/*
Author: W3layouts
Author URL: http://w3layouts.com
 */

html {
    scroll-behavior: smooth;
}

body,
html {
    margin: 0;
    padding: 0;
    /* color: #585858; */
    color: black;
}

* {
    box-sizing: border-box;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

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

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

@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;
    }
}

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

.img-fluid {
    width: 100%;
}

.d-grid {
    display: grid;
}

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

.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;
}

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

.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
}

.p-fixed {
    position: fixed;
}

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

body a:hover,
body button:hover {
    opacity: .8;
}

h1,
h2,
h3,
h4,
h5,
h6,
a {
    color: #050404;
}

p {
    color: #ffffff;
}

h3.title-main {
    font-size: 35px;
    line-height: 40px;
    color: #202428;
    text-align: center;
    margin-bottom: 50px;
}

h3.title-white {
    color: #fff;
}

h3.title-2 {
    margin-bottom: 10px !important;
}

p.sub-title {
    /* color: #585858; */
    color: black;
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    max-width: 600px;
    margin: 0 auto 50px;
}

a.button {
    border: none;
    color: #fb1b26;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
    display: inline-block;
    transition: 0.3s ease-out;
}

.buttonbg {
    border: none;
    font-weight: 400;
    display: inline-block;
    font-size: 17px;
    color: #fff;
    background: #fb1b26;
    text-align: center;
    padding: 12px 22px;
    transition: 0.3s ease-out;
}

.buttonbg:hover,
a.button:hover {
    transform: translate3d(0, -5px, 0);
    -webkit-transform: translate3d(0, -5px, 0);
    transition: 0.3s ease-out;
}

a.button:hover {
    text-decoration: underline;
}

.buttonbg-dark {
    background: #050404;
}

@media screen and (max-width: 1080px) {
    h3.title-main {
        font-size: 35px;
        line-height: 40px;
    }
    p.sub-title {
        margin: 0 auto 45px;
    }
}

@media screen and (max-width: 800px) {
    h3.title-main {
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 40px;
    }
    p.sub-title {
        margin: 0 auto 40px;
        font-size: 16px;
        line-height: 22px;
    }
}

@media screen and (max-width: 415px) {
    h3.title-main {
        font-size: 30px;
        line-height: 32px;
    }
    p.sub-title {
        margin: 0 auto 30px;
    }
    .buttonbg {
        font-size: 16px;
        padding: 11px 16px;
    }
}


/*!
   *  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-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg") 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;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .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: .14285714em;
    text-align: center;
}

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

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    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;
}

.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: #fff;
}

.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;
}

.w3l-header-11 {
    /* //Reset Code */
    /* header */
    /* menu */
    /* menu-hny-toggle */
    /* //menu-hny-toggle */
    /* //menu */
    /* navigation */
    /* responsive for header */
    /* //responsive for header */
}

.w3l-header-11 {
    z-index: 99;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    border: 1px solid #efefef;
}

.w3l-header-11 .d-grid {
    display: grid;
}

.w3l-header-11 .grid-col-2 {
    grid-template-columns: 1fr 1fr;
}

.w3l-header-11 .grid-col-3 {
    grid-template-columns: 1fr 1fr 1fr;
}

.w3l-header-11 .grid-col-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.w3l-header-11 a.actionbg {
    border: none;
    font-weight: 600;
    display: inline-block;
    font-size: 15px;
    color: #fff;
    background: #050404;
    text-align: center;
    padding: 8px 22px;
    border-radius: 4px;
}

.w3l-header-11 .align-center {
    text-align: center;
}

.w3l-header-11 .links ul li {
    display: inline-block;
    margin-right: 15px;
}

.w3l-header-11 .links ul li a {
    color: #222222;
    display: block;
}

.w3l-header-11 header {
    background: #fff;
    padding: 10px 0;
    z-index: 99;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    border: 1px solid #efefef;
}

.w3l-header-11 .header {
    display: grid;
    grid-template-columns: .1fr .2fr 2fr;
    grid-gap: 10px;
    align-items: center;
}

.w3l-header-11 .links nav {
    display: grid;
    grid-template-columns: 2fr 1fr;
    align-items: center;
}

.w3l-header-11 input#nav {
    display: none;
}

.w3l-header-11 a.logo-menu {
    color: #fff;
    font-size: 40px;
    text-align: center;
    left: 0;
    right: 0;
    display: block;
    margin: 20px 0;
    position: absolute;
}

.w3l-header-11 .overlay-menuv-hny {
    position: relative;
}

.w3l-header-11 .menuopen {
    cursor: pointer;
}

.w3l-header-11 .side-menu-hny:hover {
    opacity: 0.9;
}

.w3l-header-11 .overlay-menuv-hny input {
    display: none;
}

.w3l-header-11 .side-menu-hny label.menuclose {
    text-transform: uppercase;
    text-align: center;
}

.w3l-header-11 .side-menu-hny label.menuclose:hover {
    cursor: pointer;
}

.w3l-header-11 .overlay-menuv {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 999;
}

.w3l-header-11 .overlay-menuv label.menuclose {
    width: 28px;
    height: 28px;
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(../images/images-cross.png) no-repeat;
    z-index: 100;
    cursor: pointer;
    z-index: 999;
}

.w3l-header-11 .overlay-menuv nav {
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 54px;
    transform: translateY(-50%);
}

.w3l-header-11 .overlay-menuv ul {
    list-style: none;
    padding: 0;
    display: inline-block;
    position: relative;
    border-left: 1px solid rgba(255, 255, 255, 0.13);
    padding-left: 20px;
}

.w3l-header-11 nav.menu-side-over-left {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 100px));
    justify-content: center;
    align-items: center;
    grid-gap: 20px;
}

.w3l-header-11 .overlay-menuv ul li {
    display: block;
    margin: 8px 0;
    text-align: left;
}

.w3l-header-11 .overlay-menuv ul li a {
    display: block;
    color: white;
    text-decoration: none;
    transition: color 0.2s;
    font-size: 17px;
    font-weight: normal;
    padding: 5px 10px;
}

.w3l-header-11 .overlay-menuv ul li a:hover {
    background: #fff;
    color: #222;
    opacity: 1;
}

.w3l-header-11 a.logo-menu img {
    margin: 0 auto;
}

.w3l-header-11 .side-menu-hny~.overlay-menuv-hugeinc {
    opacity: 0;
    visibility: hidden;
}

.w3l-header-11 #op:checked~.overlay-menuv-hugeinc {
    opacity: 1;
    visibility: visible;
}

.w3l-header-11 .overlay-menuv-hugeinc nav {
    perspective: 300px;
    -moz-perspective: 300px;
}

.w3l-header-11 .overlay-menuv-hugeinc nav ul {
    opacity: 0.4;
}

.w3l-header-11 #op:checked~.overlay-menuv-hugeinc nav ul {
    opacity: 1;
    transform: rotateX(0deg);
}

.w3l-header-11 #op:not(:checked)~.overlay-menuv-hugeinc nav ul {
    transform: translateY(25%) rotateX(-35deg);
}

.w3l-header-11 .nav-right-sty {
    margin-left: auto;
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    grid-gap: 15px;
}

.w3l-header-11 a.link-nav {
    color: #222222;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
}

@media (max-width: 1024px) {
    .w3l-header-11 .header {
        grid-template-columns: .1fr .3fr 2fr;
    }
}

@media (max-width: 900px) {
    .w3l-header-11 .header {
        grid-template-columns: .2fr 0.5fr 2fr;
    }
    .w3l-header-11 .links label {
        width: 40px;
        position: absolute;
        top: 16px;
        right: 8px;
        cursor: pointer;
        z-index: 99;
        height: 40px;
    }
    .w3l-header-11 .links label:before {
        content: '';
        background: #050404;
        width: 32px;
        height: 4px;
        position: absolute;
        top: 0px;
        left: 0px;
        border-radius: 10px;
        transition: all 0.5s;
    }
    .w3l-header-11 .links label:after {
        content: '';
        background: #050404;
        width: 32px;
        height: 4px;
        position: absolute;
        top: 22px;
        left: 0px;
        border-radius: 10px;
        transition: all 0.5s;
    }
    .w3l-header-11 input#nav {
        display: block;
    }
    .w3l-header-11 input {
        height: 0px;
        opacity: 1;
        display: block;
        transition: opacity 0.2s;
    }
    .w3l-header-11 ul.nav-links li {
        display: block;
    }
    .w3l-header-11 input:before {
        content: '';
        background: #050404;
        width: 32px;
        height: 4px;
        position: absolute;
        top: 27px;
        right: 16px;
        border-radius: 10px;
        z-index: 50;
    }
    .w3l-header-11 input:checked {
        opacity: 0;
    }
    .w3l-header-11 input:checked~label:before {
        top: 15px;
        -webkit-animation: linetop 0.5s linear 0.3s;
        animation: linetop 0.5s linear 0.3s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
    .w3l-header-11 input:checked~label:after {
        top: 15px;
        -webkit-animation: linebottom 0.5s linear 0.3s;
        animation: linebottom 0.5s linear 0.3s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
    }
    .w3l-header-11 .links nav {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 45px;
        color: #fff;
        display: none;
        transition: all 0.3s;
    }
    .w3l-header-11 .links nav {
        padding: 25px 15px;
        margin-top: 3.5em;
    }
    .w3l-header-11 input:checked~nav {
        height: auto;
        display: block;
        background: #fbfbfb;
    }
    .w3l-header-11 nav>ul {
        transform: translate(0%, 0%);
        transition: 0.2s;
        transition-delay: 0.2s;
    }
    .w3l-header-11 input:checked~nav>ul {
        opacity: 1;
    }
    .w3l-header-11 nav>ul>li {
        padding: 15px 0;
        padding-left: 0px;
        cursor: pointer;
        transition: all 0.2s;
    }
    .w3l-header-11 nav>ul>li:hover {
        background: #fff;
        /* color: #585858; */
        color: black;
    }
    .w3l-header-11 .links ul li {
        margin-right: 0;
        padding: 8px 5px;
    }
    .w3l-header-11 a.actionbg {
        margin-right: 1em;
    }
    @-webkit-keyframes linetop {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(45deg);
        }
    }
    @keyframes linetop {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(45deg);
        }
    }
    @-webkit-keyframes linebottom {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(-45deg);
        }
    }
    @keyframes linebottom {
        0% {
            transform: rotate(0deg);
        }
        100% {
            transform: rotate(-45deg);
        }
    }
    .w3l-header-11 nav>ul>li {
        padding: 0;
    }
    .w3l-header-11 .nav-right-sty {
        display: inherit;
        margin-top: 20px;
    }
}

@media (max-width: 800px) {
    .w3l-header-11 .overlay-menuv ul {
        padding-left: 5px;
    }
    .w3l-header-11 nav.menu-side-over-left {
        grid-template-columns: repeat(auto-fit, minmax(150px, 165px));
    }
}

@media (max-width: 736px) {
    .w3l-header-11 .links label {
        top: 17px;
    }
    .w3l-header-11 input:before {
        top: 28px;
    }
    .w3l-header-11 .header {
        grid-template-columns: .3fr 0.5fr 2fr;
    }
    .w3l-header-11 .overlay-menuv ul {
        padding-left: 5px;
    }
    .w3l-header-11 nav.menu-side-over-left {
        margin-top: .5em;
    }
}

@media (max-width: 480px) {
    .w3l-header-11 .overlay-menuv-hny {
        margin-top: 3px;
    }
    .w3l-header-11 .header {
        grid-template-columns: .3fr 1.5fr 1fr;
    }
    .w3l-header-11 input:before {
        width: 32px;
    }
    .w3l-header-11 .links label {
        width: 30px;
    }
    .w3l-header-11 .links label {
        width: 40px;
        position: absolute;
        top: 17px;
    }
    .w3l-header-11 .overlay-menuv ul li a {
        font-size: 16px;
        padding: 3px 8px;
    }
}

@media (max-width: 384px) {
    .w3l-header-11 a.actionbg {
        font-size: 16px;
    }
    .w3l-header-11 a.link-nav {
        font-size: 16px;
    }
    .w3l-header-11 .nav-right-sty {
        grid-gap: 10px;
    }
    .w3l-header-11 .overlay-menuv ul li a {
        font-size: 16px;
    }
    .w3l-header-11 .logo img {
        width: 70px;
    }
    .w3l-header-11 .links nav {
        margin-top: 3em;
    }
}

@media (max-width: 375px) {
    .w3l-header-11 nav.menu-side-over-left {
        grid-template-columns: repeat(auto-fit, minmax(156px, 150px));
        grid-gap: 15px;
        margin-top: .2em;
    }
}

@media (max-width: 320px) {
    .w3l-header-11 nav.menu-side-over-left {
        grid-template-columns: repeat(auto-fit, minmax(130px, 120px));
        margin-top: 0;
    }
    .w3l-header-11 .overlay-menuv ul li a {
        font-size: 14px;
        padding: 3px 7px;
    }
}

.w3l-hero-headers-4 {
    /*-- Heroheader4 block --*/
    /* hero slider */
    /*-- hero-slider responsive --*/
    /*-- hero-slider responsive --*/
    /*-- /hero-slider --*/
    /* responsive */
    /* //responsive */
}

.w3l-hero-headers-4 #heroheader4-block {
    background: url(../images/images-banner.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding-top: 10em;
    position: relative;
    z-index: 0;
}

.w3l-hero-headers-4 #heroheader4-block:before {
    content: "";
    background: rgba(16, 16, 16, 0.4);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}

.w3l-hero-headers-4 .layer-bottom {
    background: url(../images/images-layer4.png) no-repeat bottom;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    -ms-background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 15%;
}

.w3l-hero-headers-4 .grid-col-2 {
    padding-bottom: 15em;
    align-items: center;
}

.w3l-hero-headers-4 .heroheader-col-left {
    width: 50%;
    padding-right: 50px;
}

.w3l-hero-headers-4 .heroheader-col-right {
    width: 50%;
    padding-left: 50px;
}

.w3l-hero-headers-4 .hero-slider {
    position: relative;
    z-index: 1;
}

.w3l-hero-headers-4 .heroheader-leftinfo h6 {
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
}

.w3l-hero-headers-4 .heroheader-leftinfo h3 {
    font-size: 45px;
    line-height: 50px;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
}

.w3l-hero-headers-4 .heroheader-leftinfo p {
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 35px;
    color: #efefef;
}

.w3l-hero-headers-4 .slider-info h3 {
    font-size: 45px;
    line-height: 60px;
    color: #fff;
    font-weight: 400;
}

.w3l-hero-headers-4 .slider-info p {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
    color: #efefef;
    margin-top: 25px;
    margin-bottom: 40px;
}

.w3l-hero-headers-4 .demo a {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 2;
    display: inline-block;
    transform: translate(0, -50%);
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    transition: opacity .3s;
}

.w3l-hero-headers-4 .demo a:hover {
    opacity: .5;
}

.w3l-hero-headers-4 #section06 a {
    padding-top: 70px;
}

.w3l-hero-headers-4 #section06 a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotateZ(-45deg);
    -webkit-animation: sdb06 1.5s infinite;
    animation: sdb06 1.5s infinite;
    box-sizing: border-box;
}

@-webkit-keyframes sdb06 {
    0% {
        -webkit-transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        -webkit-transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
        opacity: 0;
    }
}

@keyframes sdb06 {
    0% {
        transform: rotateY(0) rotateZ(-45deg) translate(0, 0);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: rotateY(720deg) rotateZ(-45deg) translate(-20px, 20px);
        opacity: 0;
    }
}

@media (max-width: 1680px) {
    .w3l-hero-headers-4 .layer-bottom {
        min-height: 12%;
    }
}

@media (max-width: 1024px) {
    .w3l-hero-headers-4 .hh4-menu ul li {
        margin: 0 10px;
    }
    .w3l-hero-headers-4 #heroheader4-block {
        padding-top: 6em;
    }
    .w3l-hero-headers-4 .heroheader-leftinfo h3 {
        font-size: 40px;
    }
    .w3l-hero-headers-4 .heroheader-leftinfo p {
        font-size: 23px;
    }
    .w3l-hero-headers-4 .grid-col-2 {
        padding-bottom: 9em;
    }
    .w3l-hero-headers-4 .slider-info h3 {
        font-size: 40px;
    }
}

@media (max-width: 992px) {
    .w3l-hero-headers-4 header.hh4 {
        padding: 30px 0 100px;
    }
    .w3l-hero-headers-4 a.brand-logo {
        display: none;
    }
    .w3l-hero-headers-4 a.brand-logo-img {
        display: block;
    }
    .w3l-hero-headers-4 .heroheader-col-left {
        padding-right: 0px;
    }
    .w3l-hero-headers-4 .heroheader-leftinfo h3 {
        font-size: 36px;
        line-height: 45px;
    }
    .w3l-hero-headers-4 .slider-info h3 {
        font-size: 37px;
    }
}

@media (max-width: 800px) {
    .w3l-hero-headers-4 #heroheader4-block {
        padding-bottom: 4em;
    }
    .w3l-hero-headers-4 .header.hh4-header {
        padding: 25px 0 80px;
    }
    .w3l-hero-headers-4 .heroheader-col-left {
        width: 100%;
        padding-right: 0px;
    }
    .w3l-hero-headers-4 .heroheader-col-right {
        width: 100%;
        padding-left: 0px;
    }
    .w3l-hero-headers-4 .heroheader-leftinfo h3 {
        margin-bottom: 30px;
        margin-top: 40px;
    }
    .w3l-hero-headers-4 .heroheader-leftinfo p {
        font-size: 22px;
        line-height: 30px;
    }
    .w3l-hero-headers-4 .slider-info p {
        margin-bottom: 150px;
    }
    .w3l-hero-headers-4 .slider-info h3 {
        margin-top: 70px;
    }
    .w3l-hero-headers-4 .grid-col-2 {
        padding-bottom: 7em;
    }
}

@media (max-width: 568px) {
    .w3l-hero-headers-4 .slider-info h3 {
        font-size: 30px;
        line-height: 36px;
        margin-top: 50px;
    }
    .w3l-hero-headers-4 .heroheader-leftinfo h3 {
        font-size: 32px;
        line-height: 36px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .w3l-hero-headers-4 .heroheader-leftinfo p {
        font-size: 18px;
        line-height: 26px;
    }
    .w3l-hero-headers-4 #heroheader4-block {
        padding-bottom: 2em;
        padding-top: 4em;
    }
    .w3l-hero-headers-4 .demo a {
        bottom: 0px;
    }
}

@media (max-width: 440px) {
    .w3l-hero-headers-4 .header.hh4-header {
        padding: 10px 0 80px;
    }
    .w3l-hero-headers-4 .heroheader-leftinfo h3 {
        margin-top: 30px;
    }
    .w3l-hero-headers-4 .heroheader-leftinfo a img {
        width: 6%;
    }
    .w3l-hero-headers-4 .demo a {
        bottom: -17px;
    }
}

.w3l-hero-headers-4 .csslider>input {
    display: none;
}

.w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~ul li:first-of-type {
    margin-left: -900%;
}

.w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~ul li:first-of-type {
    margin-left: -800%;
}

.w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~ul li:first-of-type {
    margin-left: -700%;
}

.w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~ul li:first-of-type {
    margin-left: -600%;
}

.w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~ul li:first-of-type {
    margin-left: -500%;
}

.w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~ul li:first-of-type {
    margin-left: -400%;
}

.w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~ul li:first-of-type {
    margin-left: -300%;
}

.w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~ul li:first-of-type {
    margin-left: -200%;
}

.w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~ul li:first-of-type {
    margin-left: -100%;
}

.w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~ul li:first-of-type {
    margin-left: 0%;
}

.w3l-hero-headers-4 .csslider>ul {
    position: relative;
    z-index: 1;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.w3l-hero-headers-4 .csslider>ul>li {
    position: relative;
    display: inline-block;
    width: 100%;
    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-hero-headers-4 .csslider>ul>li.scrollable {
    overflow-y: scroll;
}

.w3l-hero-headers-4 .csslider>.navigation {
    position: absolute;
    bottom: -94px;
    left: 0;
    z-index: 10;
    font-size: 0;
    line-height: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left: 50px;
}

.w3l-hero-headers-4 .csslider>.navigation label {
    position: relative;
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 5px;
    padding: 4px;
    background: #eee;
    border: 1px solid #eee;
    opacity: 0.7;
}

.w3l-hero-headers-4 .csslider>.navigation label:hover:after {
    opacity: 1;
}

.w3l-hero-headers-4 .csslider>.navigation label:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -6px;
    background: #fb1b26;
    border-radius: 50%;
    padding: 5px;
    opacity: 0;
    border: 1px solid #fb1b26;
}

.w3l-hero-headers-4 .csslider>.arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.w3l-hero-headers-4 .csslider.inside .navigation {
    bottom: 10px;
    margin-bottom: 10px;
}

.w3l-hero-headers-4 .csslider.inside .navigation label {
    border: 1px solid #7e7e7e;
}

.w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.navigation label:nth-of-type(1):after,
.w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.navigation label:nth-of-type(2):after,
.w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.navigation label:nth-of-type(3):after,
.w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.navigation label:nth-of-type(4):after,
.w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.navigation label:nth-of-type(5):after,
.w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.navigation label:nth-of-type(6):after,
.w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.navigation label:nth-of-type(7):after,
.w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.navigation label:nth-of-type(8):after,
.w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.navigation label:nth-of-type(9):after,
.w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.navigation label:nth-of-type(10):after,
.w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.navigation label:nth-of-type(11):after {
    opacity: 1;
}

.w3l-hero-headers-4 .csslider>.arrows {
    position: absolute;
    bottom: -94px;
    width: 12%;
    margin-left: auto;
    height: 26px;
    z-index: 1;
    right: 0;
    box-sizing: content-box;
    display: none;
}

.w3l-hero-headers-4 .csslider>.arrows label {
    display: none;
    position: absolute;
    padding: 8px;
    box-shadow: inset 2px -2px 0 1px #fff;
    cursor: pointer;
    transition: box-shadow 0.15s, margin 0.15s;
}

.w3l-hero-headers-4 .csslider>.arrows label:hover {
    opacity: .6;
}

.w3l-hero-headers-4 .csslider>.arrows label:before {
    content: '';
    position: absolute;
    top: -100%;
    left: -100%;
    height: 300%;
    width: 300%;
}

.w3l-hero-headers-4 .csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
.w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
.w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
.w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2),
.w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(3),
.w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(4),
.w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(5),
.w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(6),
.w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(7),
.w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(8),
.w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(9),
.w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(10) {
    display: block;
    left: 5%;
    top: 4px;
    right: auto;
    transform: rotate(45deg);
}

.w3l-hero-headers-4 .csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
.w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
.w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3),
.w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(4),
.w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(5),
.w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(6),
.w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(7),
.w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(8),
.w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(9),
.w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(10),
.w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(11),
.w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(12) {
    display: block;
    right: 5%;
    top: 4px;
    left: auto;
    transform: rotate(225deg);
}

.w3l-hero-headers-4 #slider1>input:nth-of-type(1):checked~ul #bg,
.w3l-hero-headers-4 #slider1>input:nth-of-type(2):checked~ul #bg1,
.w3l-hero-headers-4 #slider1>input:nth-of-type(3):checked~ul #bg2,
.w3l-hero-headers-4 #slider1>input:nth-of-type(4):checked~ul #bg3 {
    width: 100%;
    transition: 0.5s 0.5s;
    text-align: center;
    padding: 0;
    height: 100%;
}

.w3l-hero-headers-4 #slider1>input:nth-of-type(1):checked~ul #bg div,
.w3l-hero-headers-4 #slider1>input:nth-of-type(2):checked~ul #bg1 div,
.w3l-hero-headers-4 #slider1>input:nth-of-type(3):checked~ul #bg2 div,
.w3l-hero-headers-4 #slider1>input:nth-of-type(4):checked~ul #bg3 div {
    transform: translate(0);
    transition: 0.5s 0.9s;
}

@media screen and (max-width: 1280px) {
    .w3l-hero-headers-4 .csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
    .w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(4),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(5),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(6),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(7),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(8),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(9),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(10),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(11),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(12) {
        right: 3%;
    }
    .w3l-hero-headers-4 .csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
    .w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(3),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(4),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(5),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(6),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(7),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(8),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(9),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(10) {
        left: 3%;
    }
}

@media screen and (max-width: 900px) {
    .w3l-hero-headers-4 .csslider>.navigation {
        bottom: -50px;
    }
}

@media screen and (max-width: 800px) {
    .w3l-hero-headers-4 .csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
    .w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(4),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(5),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(6),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(7),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(8),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(9),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(10),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(11),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(12) {
        right: 5%;
    }
    .w3l-hero-headers-4 .csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
    .w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(3),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(4),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(5),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(6),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(7),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(8),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(9),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(10) {
        left: 5%;
    }
    .w3l-hero-headers-4 .csslider>.navigation {
        padding-left: 0;
    }
    .w3l-hero-headers-4 .csslider>.arrows {
        bottom: 7%;
    }
}

@media screen and (max-width: 500px) {
    .w3l-hero-headers-4 .csslider>.arrows {
        bottom: 7%;
    }
    .w3l-hero-headers-4 .csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
    .w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(4),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(5),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(6),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(7),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(8),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(9),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(10),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(11),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(12) {
        right: 7%;
    }
    .w3l-hero-headers-4 .csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
    .w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(3),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(4),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(5),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(6),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(7),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(8),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(9),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(10) {
        left: 7%;
    }
    .w3l-hero-headers-4 .csslider>.arrows {
        right: 5%;
        width: 16%;
    }
}

@media screen and (max-width: 384px) {
    .w3l-hero-headers-4 .csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
    .w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(4),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(5),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(6),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(7),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(8),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(9),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(10),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(11),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(12) {
        right: 8%;
    }
    .w3l-hero-headers-4 .csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
    .w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(3),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(4),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(5),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(6),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(7),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(8),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(9),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(10) {
        left: 8%;
    }
}

@media screen and (max-width: 320px) {
    .w3l-hero-headers-4 .csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
    .w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(4),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(5),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(6),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(7),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(8),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(9),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(10),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(11),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(12) {
        right: 10%;
    }
    .w3l-hero-headers-4 .csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
    .w3l-hero-headers-4 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(3),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(4),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(5),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(6),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(7),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(8),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(9),
    .w3l-hero-headers-4 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(10) {
        left: 10%;
    }
}


/* w3l-bottom-menu-7 */

.w3l-bottom-menu-7 {
    /* //w3l-bottom-menu-7  */
}

.w3l-bottom-menu-7 span {
    display: block;
}

.w3l-bottom-menu-7 .bottom-nav-menu {
    padding: 40px 0 60px;
}

.w3l-bottom-menu-7 .hny-nav {
    display: flex;
}

.w3l-bottom-menu-7 .hny-nav ul li a {
    font-size: 17px;
}

.w3l-bottom-menu-7 .hny-nav ul li a span {
    color: #fb1b26;
    font-size: 22px;
    margin-bottom: 10px;
}

.w3l-bottom-menu-7 .menu-top_sur {
    margin-top: 10px;
    margin: 0 auto;
}

.w3l-bottom-menu-7 ul.menu_sur.menu-top_sur li {
    display: inline-block;
    text-align: center;
    margin: 0 1em;
}

.w3l-bottom-menu-7 .hny-nav ul li ul li:hover {
    background: #fff;
}

@media (max-width: 991px) {
    .w3l-bottom-menu-7 .hny-nav ul li a {
        font-size: 16px;
    }
}

@media (max-width: 736px) {
    .w3l-bottom-menu-7 ul.menu_sur.menu-top_sur li:nth-child(6) {
        margin-top: 1em;
    }
}

@media (max-width: 414px) {
    .w3l-bottom-menu-7 ul.menu_sur.menu-top_sur li {
        margin: 0;
        width: 32%;
    }
    .w3l-bottom-menu-7 .hny-nav ul li a {
        font-size: 15px;
    }
    .w3l-bottom-menu-7 .bottom-nav-menu {
        padding: 40px 0 40px;
    }
    .w3l-bottom-menu-7 ul.menu_sur.menu-top_sur li {
        width: 49%;
    }
    .w3l-bottom-menu-7 ul.menu_sur.menu-top_sur li:nth-child(3) {
        margin-top: 1em;
    }
}

.w3l-grids-1 {
    /*-- responsive design --*/
    /*-- //responsive design --*/
}

.w3l-grids-1 .grids-content {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.w3l-grids-1 .grids {
    background: #fbf9f6;
    padding: 60px 0;
    text-align: center;
}

.w3l-grids-1 .grids h4 a {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    margin-top: 20px;
    display: inline-block;
}

.w3l-grids-1 .grids p {
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    margin-top: 15px;
}

@media (max-width: 991px) {
    .w3l-grids-1 .grids h4 a {
        font-size: 19px;
    }
}

@media (max-width: 800px) {
    .w3l-grids-1 .grids-content {
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 50px;
    }
}

@media (max-width: 415px) {
    .w3l-grids-1 .grids-content {
        grid-template-columns: 1fr;
    }
    .w3l-grids-1 .grids h4 a {
        margin-top: 15px;
    }
    .w3l-grids-1 .grids p {
        margin-top: 10px;
    }
    .w3l-grids-1 .grids {
        padding: 40px 0;
    }
}

@media (max-width: 384px) {
    .w3l-grids-1 .feature h3 {
        font-size: 27px;
        line-height: 28px;
        margin-top: 25px;
    }
    .w3l-grids-1 .feature p {
        font-size: 16px;
        margin: 15px auto 0;
    }
}

.w3l-feature-with-photo-1 {
    /*-- responsive design --*/
    /*-- //responsive design --*/
}

.w3l-feature-with-photo-1 .feature-with-photo {
    padding: 80px 0;
    text-align: center;
}

.w3l-feature-with-photo-1 .feature-with-photo h3 {
    font-size: 45px;
    line-height: 50px;
}

.w3l-feature-with-photo-1 .feature-with-photo p {
    font-size: 17px;
    line-height: 25px;
    margin: 20px 0 40px;
}

.w3l-feature-with-photo-1 .feature-with-photo h4 a {
    font-size: 20px;
    line-height: 25px;
}

.w3l-feature-with-photo-1 .feature-with-photo .icon {
    padding-top: 5px;
}

.w3l-feature-with-photo-1 .feature-with-photo .grid p {
    margin: 0;
    margin-top: 5px;
    max-width: 250px;
}

.w3l-feature-with-photo-1 .icon img {
    border-radius: 50%;
}

.w3l-feature-with-photo-1 .grid {
    text-align: left;
    grid-auto-flow: column;
    display: grid;
    grid-gap: 15px;
}

.w3l-feature-with-photo-1 .three-grids {
    margin-top: 42px;
}

.w3l-feature-with-photo-1 .d-grid {
    display: grid;
}

.w3l-feature-with-photo-1 .grid-columns-3 {
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 50px;
}

@media (max-width: 1280px) {
    .w3l-feature-with-photo-1 .grid-columns-3 {
        grid-column-gap: 30px;
    }
}

@media (max-width: 1080px) {
    .w3l-feature-with-photo-1 .grid-columns-3 {
        grid-column-gap: 15px;
    }
}

@media (max-width: 991px) {
    .w3l-feature-with-photo-1 .feature-with-photo h3 {
        font-size: 40px;
        line-height: 40px;
    }
    .w3l-feature-with-photo-1 .feature-with-photo {
        padding: 60px 0;
    }
    .w3l-feature-with-photo-1 .grid-columns-3 {
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }
}

@media (max-width: 736px) {
    .w3l-feature-with-photo-1 .grid-columns-3 {
        grid-column-gap: 7px;
    }
    .w3l-feature-with-photo-1 .feature-with-photo h4 a {
        font-size: 18px;
    }
}

@media (max-width: 768px) {
    .w3l-feature-with-photo-1 .feature-with-photo h3 {
        font-size: 34px;
        line-height: 35px;
    }
}

@media (max-width: 668px) {
    .w3l-feature-with-photo-1 .feature-with-photo h3 {
        font-size: 32px;
    }
    .w3l-feature-with-photo-1 .feature-with-photo .grid p {
        max-width: 100%;
    }
}

@media (max-width: 568px) {
    .w3l-feature-with-photo-1 .feature-with-photo h3 {
        font-size: 30px;
        line-height: 35px;
    }
    .w3l-feature-with-photo-1 .grid-columns-3 {
        grid-row-gap: 20px;
        grid-column-gap: 15px;
    }
}

@media (max-width: 480px) {
    .w3l-feature-with-photo-1 .feature-with-photo h3 {
        font-size: 28px;
        line-height: 30px;
    }
    .w3l-feature-with-photo-1 .feature-with-photo {
        padding: 40px 0;
    }
    .w3l-feature-with-photo-1 .grid-columns-3 {
        grid-template-columns: 1fr;
        grid-row-gap: 30px;
    }
    .w3l-feature-with-photo-1 .icon {
        width: 65px;
    }
    .w3l-feature-with-photo-1 .feature-with-photo p {
        margin: 10px 0 30px;
    }
}

@media (max-width: 414px) {
    .w3l-feature-with-photo-1 .feature-with-photo {
        padding: 40px 0;
    }
}

@media (max-width: 384px) {
    .w3l-feature-with-photo-1 .feature-with-photo p {
        font-size: 16px;
        margin: 10px auto 30px;
    }
    .w3l-feature-with-photo-1 .feature-with-photo .grid p {
        line-height: 23px;
    }
    .w3l-feature-with-photo-1 .feature-with-photo h4 {
        font-size: 18px;
    }
    .w3l-feature-with-photo-1 .feature-with-photo {
        padding: 50px 0 50px;
    }
    .w3l-feature-with-photo-1 .three-grids {
        margin-top: 30px;
    }
}

.w3l-features-11 {
    /*-- responsive design --*/
    /*-- //responsive design --*/
}

.w3l-features-11 .d-grid {
    display: grid;
}

.w3l-features-11 .features11-content {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.w3l-features-11 .features11 {
    padding: 80px 0 40px;
    text-align: center;
}

.w3l-features-11 .features11 h4 {
    font-size: 35px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-weight: 600;
}

.w3l-features-11 .feature-bg1 {
    background: url(../images/images-cate1.jpg) no-repeat center;
}

.w3l-features-11 .feature-bg2 {
    background: url(../images/images-cate2.jpg) no-repeat center;
}

.w3l-features-11 .feature-bg3 {
    background: url(../images/images-cate3.jpg) no-repeat center;
}

.w3l-features-11 .feature-bg4 {
    background: url(../images/images-cate4.jpg) no-repeat center;
}

.w3l-features-11 .column {
    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 20px;
}

.w3l-features-11 .column:before {
    content: "";
    background: rgba(16, 16, 16, 0.55);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}

@media (max-width: 991px) {
    .w3l-features-11 .features11 h4 {
        font-size: 30px;
        line-height: 35px;
    }
    .w3l-features-11 .features11 {
        padding: 60px 0 40px;
    }
}

@media (max-width: 736px) {
    .w3l-features-11 .features11-content {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 414px) {
    .w3l-features-11 .features11 h4 {
        font-size: 27px;
        line-height: 30px;
    }
    .w3l-features-11 .features11-content {
        grid-gap: 12px;
    }
    .w3l-features-11 .features11 {
        padding: 40px 0 40px;
    }
}

@media (max-width: 384px) {
    .w3l-features-11 .features11-content {
        grid-gap: 10px;
    }
}

.w3l-covers-19-main {
    /* //Reset Code */
    /* covers-19 */
    /* //content-19 */
    /* responsive */
    /* //responsive */
}

.w3l-covers-19-main .d-grid {
    display: grid;
}

.w3l-covers-19-main .grid-col-2 {
    grid-template-columns: 1fr 1fr;
}

.w3l-covers-19-main .grid-col-3 {
    grid-template-columns: 1fr 1fr 1fr;
}

.w3l-covers-19-main .grid-col-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.w3l-covers-19-main a.action {
    border: none;
    color: #050404;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    display: inline-block;
}

.w3l-covers-19-main a.action img {
    margin-left: 4px;
}

.w3l-covers-19-main .buttonbg {
    border: none;
    font-weight: 600;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #fb1b26;
    text-align: center;
    padding: 11px 18px;
}

.w3l-covers-19-main .align-center {
    text-align: center;
}

.w3l-covers-19-main .covers-19 {
    background: url(../images/images-bg2.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding: 80px 0;
    position: relative;
    z-index: 0;
}

.w3l-covers-19-main .covers-19:before {
    content: "";
    background: rgba(16, 16, 16, 0.4);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}

.w3l-covers-19-main .midd-cover-19 {
    max-width: 450px;
    margin-left: auto;
    background: #fff;
    padding: 35px 40px 40px;
}

.w3l-covers-19-main .end-covers-19 {
    display: grid;
    align-items: end;
}

.w3l-covers-19-main h3.cover-title-19 a {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 25px;
    display: inline-block;
}

@media (max-width: 991px) {
    .w3l-covers-19-main .covers-19 {
        padding: 60px 0;
    }
}

@media (max-width: 568px) {
    .w3l-covers-19-main .midd-cover-19 {
        max-width: 100%;
    }
    .w3l-covers-19-main .midd-cover-19 {
        padding: 50px 40px;
    }
}

@media (max-width: 414px) {
    .w3l-covers-19-main .midd-cover-19 {
        padding: 50px 20px;
    }
    .w3l-covers-19-main .covers-19 {
        padding: 40px 0;
    }
}

@media (max-width: 375px) {
    .w3l-covers-19-main h3.cover-title-19 a {
        font-size: 24px;
    }
    .w3l-covers-19-main .midd-cover-19 {
        padding: 40px 20px;
    }
}

.w3l-app-launch-14 {
    /*-- Applaunch-14-block --*/
    /*--
      .app14device-align {
          position: absolute;
          top:0;
      }--*/
}

.w3l-app-launch-14 .wrapper-app14 {
    max-width: 50%;
    margin: 0 auto;
}

.w3l-app-launch-14 #applaunch14-block {
    padding: 6rem 0;
}

.w3l-app-launch-14 .align-app14-items {
    grid-template-columns: 35% 60%;
    grid-column-gap: 5%;
}

.w3l-app-launch-14 .app14-right-text {
    align-self: center;
}

.w3l-app-launch-14 .app14device-align {
    justify-self: center;
    margin: -50px 0;
}

.w3l-app-launch-14 .app14 {
    background: #fbf9f6;
    position: relative;
}

.w3l-app-launch-14 .app14-right-text h3 {
    font-size: 35px;
    line-height: 40px;
}

.w3l-app-launch-14 .app14-right-text p {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px;
}

.w3l-app-launch-14 .app14-right-text ul {
    margin-bottom: 30px;
}

.w3l-app-launch-14 .app14-right-text ul li {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    /* color: #585858; */
    color: black;
    list-style-position: inside;
    margin-top: 15px;
}

.w3l-app-launch-14 a.app14store {
    display: inline-block;
    opacity: 0.8;
}

.w3l-app-launch-14 a.app14store:hover {
    opacity: 1;
}

.w3l-app-launch-14 a.appstore {
    margin-right: 15px;
}

.w3l-app-launch-14 a.app14store img {
    border-radius: 4px;
}

@media all and (max-width: 1200px) {
    .w3l-app-launch-14 .wrapper-app14 {
        max-width: 55%;
    }
}

@media all and (max-width: 1080px) {
    .w3l-app-launch-14 .wrapper-app14 {
        max-width: 60%;
    }
}

@media all and (max-width: 992px) {
    .w3l-app-launch-14 .wrapper-app14 {
        max-width: 65%;
    }
}

@media all and (max-width: 920px) {
    .w3l-app-launch-14 .wrapper-app14 {
        max-width: 70%;
    }
}

@media all and (max-width: 800px) {
    .w3l-app-launch-14 .wrapper-app14 {
        max-width: 80%;
    }
    .w3l-app-launch-14 .align-app14-items {
        grid-template-columns: 32% 63%;
    }
}

@media all and (max-width: 736px) {
    .w3l-app-launch-14 .app14device-align {
        margin: -35px 0;
    }
}

@media all and (max-width: 736px) {
    .w3l-app-launch-14 #applaunch14-block {
        padding: 4rem 0;
    }
    .w3l-app-launch-14 .wrapper-app14 {
        max-width: 85%;
    }
}

@media all and (max-width: 667px) {
    .w3l-app-launch-14 .app14 {
        padding: 2rem 0;
    }
    .w3l-app-launch-14 #applaunch14-block {
        padding: 0rem 0;
    }
    .w3l-app-launch-14 .app14device-align {
        margin: 0px 0;
    }
    .w3l-app-launch-14 .app14-right-text h3 {
        font-size: 32px;
    }
}

@media all and (max-width: 600px) {
    .w3l-app-launch-14 .wrapper-app14 {
        max-width: 90%;
    }
}

@media all and (max-width: 568px) {
    .w3l-app-launch-14 .app14-right-text h3 {
        font-size: 30px;
        line-height: 30px;
    }
    .w3l-app-launch-14 a.appstore {
        margin-right: 6px;
    }
}

@media all and (max-width: 500px) {
    .w3l-app-launch-14 .d-mobile-block {
        display: block;
    }
    .w3l-app-launch-14 .app14device-align {
        position: absolute;
        width: 22%;
    }
    .w3l-app-launch-14 .app14-right-text h3,
    .w3l-app-launch-14 .app14-right-text p {
        margin-left: 32%;
    }
    .w3l-app-launch-14 .app14-right-text p {
        font-size: 18px;
        line-height: 30px;
        margin-top: 20px;
    }
    .w3l-app-launch-14 .app14-right-text ul {
        margin-top: 5em;
    }
}

@media all and (max-width: 440px) {
    .w3l-app-launch-14 .wrapper-app14 {
        max-width: 100%;
        padding: 0 15px;
    }
    .w3l-app-launch-14 .app14device-align {
        position: absolute;
        width: 25%;
    }
    .w3l-app-launch-14 .app14-right-text h3,
    .w3l-app-launch-14 .app14-right-text p {
        margin-left: 32%;
    }
    .w3l-app-launch-14 .app14-right-text p {
        font-size: 17px;
        line-height: 28px;
        margin-top: 15px;
        margin-bottom: 25px;
    }
}

@media all and (max-width: 414px) {
    .w3l-app-launch-14 .app14-right-text ul {
        margin-top: 3.5em;
    }
}

@media all and (max-width: 384px) {
    .w3l-app-launch-14 .app14device-align {
        position: absolute;
        width: 28%;
    }
    .w3l-app-launch-14 .app14-right-text h3,
    .w3l-app-launch-14 .app14-right-text p {
        margin-left: 38%;
    }
    .w3l-app-launch-14 .app14-right-text p {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .w3l-app-launch-14 .app14-right-text ul {
        margin-top: 4.5em;
    }
}

@media all and (max-width: 375px) {
    .w3l-app-launch-14 .app14device-align {
        position: absolute;
        width: 30%;
    }
}

.w3l-footer-28-main {
    /* //Reset Code */
    /* footer-28 */
    /* //footer-28 */
    /* responsive */
    /* //responsive */
}

.w3l-footer-28-main .grid-col-2 {
    grid-template-columns: 1fr 1fr;
}

.w3l-footer-28-main .grid-col-3 {
    grid-template-columns: 1fr 1fr 1fr;
}

.w3l-footer-28-main .grid-col-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.w3l-footer-28-main .align-items-center {
    align-items: center;
}

.w3l-footer-28-main a.action {
    border: none;
    color: #050404;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    display: inline-block;
}

.w3l-footer-28-main a.action img {
    margin-left: 4px;
}

.w3l-footer-28-main .actionbg {
    border: none;
    font-weight: 600;
    display: inline-block;
    font-size: 17px;
    line-height: 45px;
    color: #fff;
    background: #050404;
    width: 103px;
    height: 45px;
    text-align: center;
    cursor: pointer;
}

.w3l-footer-28-main .align-center {
    text-align: center;
}

.w3l-footer-28-main p.text-tag {
    color: #8298AB;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
}

.w3l-footer-28-main p.sub-paragraph {
    color: #3B5266;
    font-size: 17px;
    line-height: 25px;
    font-weight: normal;
}

.w3l-footer-28-main .footer-28 {
    background: #171a1d;
    padding: 60px 0;
}

.w3l-footer-28-main .footer-top-28 {
    grid-gap: 40px;
}

.w3l-footer-28-main h6.footer-title-28 {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.w3l-footer-28-main .footer-list-28 ul li,
.w3l-footer-28-main .midd-footer-28:nth-child(1) .footer-list-28 ul li:last-child {
    list-style: none;
    margin-bottom: 15px;
}

.w3l-footer-28-main .footer-list-28 ul li:last-child {
    margin-bottom: 0px;
}

.w3l-footer-28-main .footer-list-28 ul li a {
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    color: #d4d4d4;
}

.w3l-footer-28-main .main-social-footer-28 a {
    margin-right: 20px;
    width: 35px;
    height: 35px;
    background: #ffffff;
    display: inline-block;
    border-radius: 50%;
    line-height: 35px;
}

.w3l-footer-28-main .main-social-footer-28 span {
    color: #000;
    font-size: 15px;
}

.w3l-footer-28-main .main-social-footer-28 a:last-child {
    margin-right: 0;
}

.w3l-footer-28-main .copy-footer-28 {
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #a7a6a6;
}

.w3l-footer-28-main .copy-footer-28 a {
    color: #fff;
}

.w3l-footer-28-main ul.list-btm-28 {
    margin: 25px 0 15px;
}

.w3l-footer-28-main .list-btm-28 li {
    list-style-type: none;
    display: inline-block;
}

.w3l-footer-28-main ul.list-btm-28 li:nth-child(2) {
    margin: 0 25px;
}

.w3l-footer-28-main .list-btm-28 li a,
.w3l-footer-28-main .list-btm-28 li select {
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #a7a6a6;
}

.w3l-footer-28-main .list-btm-28 li select {
    border: none;
    cursor: pointer;
    background: transparent;
    -webkit-appearance: menulist-button;
}

.w3l-footer-28-main .midd-footer-28 {
    margin-top: 4em;
}

.w3l-footer-28-main #movetop {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    width: 36px;
    height: 36px;
    background: #fb1b26;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    padding: 0;
}

.w3l-footer-28-main #movetop span.fa {
    line-height: 18px;
    color: #fff;
    font-size: 26px;
}

@media (max-width: 736px) {
    .w3l-footer-28-main .grid-col-4 {
        grid-template-columns: 1fr 1fr;
        grid-gap: 40px;
    }
}

@media (max-width: 667px) {
    .w3l-footer-28-main .footer-28 {
        padding: 40px 0;
    }
}

@media (max-width: 480px) {
    .w3l-footer-28-main .midd-footer-28 {
        margin-top: 4em;
    }
    .w3l-footer-28-main ul.list-btm-28 li:nth-child(2) {
        margin: 0 18px;
    }
    .w3l-footer-28-main .copy-footer-28 {
        line-height: 25px;
    }
    .w3l-footer-28-main .footer-list-28 ul li a {
        font-size: 15px;
    }
    .w3l-footer-28-main h6.footer-title-28 {
        font-size: 15px;
    }
}

@media (max-width: 320px) {
    .w3l-footer-28-main .grid-col-4 {
        grid-row-gap: 40px;
        grid-column-gap: 10px;
    }
}

.w3l-inner-banner-main .about-inner {
    background: url(../images/images-inner-ab.jpg) no-repeat center;
}

.w3l-inner-banner-main .inner-layer {
    background: url(../images/images-layer4.png) no-repeat bottom;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    -ms-background-size: contain;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 100%;
}

.w3l-inner-banner-main .inner-main {
    background: url(../images/images-inner2.jpg) no-repeat center;
}

.w3l-inner-banner-main .sec-img {
    background: url(../images/images-inner.jpg) no-repeat center;
}

.w3l-inner-banner-main .inner2 {
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 300px;
    position: relative;
    display: grid;
    align-items: center;
    z-index: 0;
    text-align: center;
}

.w3l-inner-banner-main .inner2:before {
    content: "";
    background: rgba(16, 16, 16, 0.27);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
}

.w3l-inner-banner-main h4.title {
    color: rgba(255, 255, 255, 0.45);
    font-size: 40px;
    margin-bottom: 10px;
}

.w3l-inner-banner-main ul.breadcrumbs-custom-path li {
    display: inline-block;
}

.w3l-inner-banner-main ul.breadcrumbs-custom-path li,
.w3l-inner-banner-main ul.breadcrumbs-custom-path li a {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}

.w3l-inner-banner-main .seen-w3 {
    z-index: 9;
    position: relative;
}

.w3l-inner-banner-main ul.breadcrumbs-custom-path li span {
    margin: 0 10px;
}

.w3l-inner-banner-main ul.breadcrumbs-custom-path li.active {
    font-weight: 100;
}

@media (max-width: 1280px) {
    .w3l-inner-banner-main .inner2 {
        min-height: 250px;
    }
}

@media (max-width: 800px) {
    .w3l-inner-banner-main .inner2 {
        min-height: 220px;
    }
}

@media (max-width: 568px) {
    .w3l-inner-banner-main .inner2 {
        min-height: 180px;
    }
    .w3l-inner-banner-main ul.breadcrumbs-custom-path li,
    .w3l-inner-banner-main ul.breadcrumbs-custom-path li a {
        font-size: 16px;
    }
    .w3l-inner-banner-main ul.breadcrumbs-custom-path li span {
        margin: 0 6px;
    }
    .w3l-inner-banner-main h4.title {
        font-size: 35px;
    }
}

@media (max-width: 384px) {
    .w3l-inner-banner-main h4.title {
        font-size: 32px;
        line-height: 30px;
    }
}

.w3l-specifications-4 {
    /*-- Specifications4-block --*/
}

.w3l-specifications-4 #specifications4-block {
    padding: 4rem 0;
}

.w3l-specifications-4 .align-specifications4-cols {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 90px;
}

.w3l-specifications-4 .specifications4-left h6 {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
}

.w3l-specifications-4 .specifications4-left h3 {
    font-size: 45px;
    line-height: 50px;
    margin-top: 20px;
    margin-bottom: 25px;
}

.w3l-specifications-4 .specifications4-left p {
    font-size: 17px;
    line-height: 25px;
}

.w3l-specifications-4 .grid-col-2 {
    grid-template-columns: 1fr 1fr;
}

.w3l-specifications-4 .specifications4-right {
    align-self: center;
}

.w3l-specifications-4 h6.imp {
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 25px;
}

.w3l-specifications-4 .specification label {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
}

.w3l-specifications-4 .specification h4 {
    font-size: 45px;
    line-height: 50px;
    color: #fb1b26;
    margin-top: 10px;
    margin-bottom: 5px;
}

.w3l-specifications-4 .specification p {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: #050404;
}

@media all and (max-width: 1024px) {
    .w3l-specifications-4 .specifications4-left h3 {
        font-size: 40px;
        line-height: 42px;
    }
}

@media all and (max-width: 991px) {
    .w3l-specifications-4 .align-specifications4-cols {
        grid-column-gap: 40px;
    }
    .w3l-specifications-4 .specifications4-left h3 {
        font-size: 34px;
        line-height: 35px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
}

@media all and (max-width: 800px) {
    .w3l-specifications-4 .align-specifications4-cols {
        grid-template-columns: 1fr;
        grid-row-gap: 60px;
    }
    .w3l-specifications-4 .specifications4-left h3 {
        margin-bottom: 20px;
    }
}

@media all and (max-width: 600px) {
    .w3l-specifications-4 .specification h4 {
        font-size: 40px;
    }
    .w3l-specifications-4 .align-specifications4-cols {
        grid-row-gap: 40px;
    }
}

@media all and (max-width: 440px) {
    .w3l-specifications-4 .specification h4 {
        font-size: 40px;
        line-height: 45px;
    }
    .w3l-specifications-4 #specifications4-block {
        padding: 3rem 0;
    }
}

.w3l-covers-14 {
    /*-- Covers 14 --*/
}

.w3l-covers-14 #covers14-block {
    padding: 3rem 0;
    background: url("../images/images-cover14bg.jpg") no-repeat 0px 0px;
    background-size: cover;
}

.w3l-covers-14 .covers14-text {
    max-width: 555px;
}

.w3l-covers-14 .covers14-text h4 {
    margin-bottom: 25px;
    font-size: 35px;
    line-height: 40px;
    color: #050404;
}

.w3l-covers-14 a.actionbg {
    font-size: 17px;
    text-align: center;
    color: #fff;
    background: #050404;
    height: 40px;
    line-height: 38px;
    display: inline-block;
    min-width: 103px;
}

@media all and (max-width: 700px) {
    .w3l-covers-14 .covers14-text h4 {
        margin-bottom: 35px;
    }
}

@media all and (max-width: 440px) {
    .w3l-covers-14 .wrapper {
        width: 100%;
        padding: 0 15px;
    }
}

.w3l-features-4 {
    /*-- features4 --*/
}

.w3l-features-4 #features4-block {
    padding: 4.5rem 0;
}

.w3l-features-4 .features4-grids {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}

.w3l-features-4 .icon-bg {
    width: 65px;
    height: 65px;
    background: rgba(251, 27, 38, 0.06);
    border-radius: 50%;
    margin: 0 auto;
    line-height: 70px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.31);
}

.w3l-features-4 .icon-bg span {
    color: #fb1b26;
    font-size: 25px;
}

.w3l-features-4 .features4-grid h5 a {
    font-size: 20px;
    line-height: 25px;
    margin-top: 25px;
    display: block;
}

.w3l-features-4 .features4-grid h5 a:hover {
    color: #000000;
}

.w3l-features-4 .features4-grid p {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.w3l-features-4 a.gomore {
    font-size: 17px;
    line-height: 25px;
    color: #fb1b26;
    transition: 0.5s ease-out;
    display: block;
}

.w3l-features-4 a.gomore:hover {
    color: #fb1b26;
    transform: translate3d(0, -5px, 0);
    -webkit-transform: translate3d(0, -5px, 0);
    transition: 0.3s ease-out;
    text-decoration: underline;
}

@media all and (max-width: 991px) {
    .w3l-features-4 .features4-grids {
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 60px;
    }
}

@media all and (max-width: 600px) {
    .w3l-features-4 #features4-block {
        padding: 3rem 0;
    }
}

@media all and (max-width: 500px) {
    .w3l-features-4 .features4-grids {
        grid-template-columns: 1fr;
        grid-row-gap: 60px;
    }
    .w3l-features-4 .features4-grid h5 a {
        margin-top: 15px;
    }
    .w3l-features-4 .features4-grid p {
        margin-top: 5px;
        margin-bottom: 15px;
    }
}

.w3l-customers-1 {
    /*-- responsive design --*/
    /*-- //responsive design --*/
}

.w3l-customers-1 .customers1 {
    padding: 80px 0;
    background: url(../images/images-bg4.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;
}

.w3l-customers-1 .customers1:before {
    content: "";
    background: rgba(16, 16, 16, 0.49);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}

.w3l-customers-1 .customers1 h3 {
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    max-width: 670px;
    font-weight: 600;
}

.w3l-customers-1 .customers1 h5 {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
}

.w3l-customers-1 .customers1 p {
    color: #eee;
    font-size: 15px;
    line-height: 20px;
}

.w3l-customers-1 .d-grid {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-gap: 20px;
}

.w3l-customers-1 .d-grid-inner {
    display: grid;
    grid-gap: 15px;
    grid-template-columns: 16% auto;
}

.w3l-customers-1 .display-col-2 {
    background: rgba(251, 251, 251, 0.12);
    padding: 2em;
    box-shadow: 1px 1px 11px 0px rgba(6, 6, 6, 0.33);
}

.w3l-customers-1 .sec-grids {
    margin-top: 3em;
    grid-template-columns: 2fr 1fr;
}

.w3l-customers-1 .sec-grids .d-grid-inner {
    grid-template-columns: auto 30%;
}

.w3l-customers-1 .img-responsive {
    margin-left: auto;
    border-radius: 50%;
}

.w3l-customers-1 .customers1 h3 span {
    color: #fb575f;
    font-size: 26px;
    margin-right: 8px;
}

@media (max-width: 1080px) {
    .w3l-customers-1 .d-grid-inner {
        grid-template-columns: 16% auto;
    }
}

@media (max-width: 991px) {
    .w3l-customers-1 .d-grid-inner {
        grid-template-columns: 25% auto;
    }
    .w3l-customers-1 .sec-grids .d-grid-inner {
        grid-template-columns: auto 45%;
    }
}

@media (max-width: 736px) {
    .w3l-customers-1 .d-grid {
        grid-template-columns: 1fr;
    }
    .w3l-customers-1 .img-responsive {
        margin: 0;
    }
    .w3l-customers-1 .d-grid-inner,
    .w3l-customers-1 .sec-grids .d-grid-inner {
        grid-template-columns: 14% auto;
    }
    .w3l-customers-1 .customers1 {
        padding: 60px 0;
    }
    .w3l-customers-1 .display-col-1 {
        order: 2;
    }
}

@media (max-width: 480px) {
    .w3l-customers-1 .customers1 h3 {
        font-size: 21px;
    }
    .w3l-customers-1 .customers1 h3 span {
        font-size: 22px;
    }
}

@media (max-width: 414px) {
    .w3l-customers-1 .customers1 {
        padding: 40px 0;
    }
    .w3l-customers-1 .customers1 h5 {
        margin-bottom: 0px;
    }
    .w3l-customers-1 .customers1 {
        padding: 40px 0;
    }
}

@media (max-width: 320px) {
    .w3l-customers-1 .display-col-2 {
        padding: 1.5em;
    }
}

.w3l-team-13 {
    /*--/title--*/
    /*-- //title --*/
    /*--responsive--*/
    /*--//responsive--*/
}

.w3l-team-13 .text-txt {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    grid-gap: 50px;
}

.w3l-team-13 .text-txt2 {
    grid-template-columns: 1fr 1fr;
}

.w3l-team-13 .teams {
    background: #fbf9f6;
    padding: 60px 0px;
}

.w3l-team-13 .left-side {
    max-width: 300px;
}

.w3l-team-13 .left-side h3 {
    font-size: 35px;
    line-height: 40px;
}

.w3l-team-13 .left-side p {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
    margin-top: 20px;
}

.w3l-team-13 a.action {
    margin-top: 22em;
    display: inline-block;
}

.w3l-team-13 .right-side {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}

.w3l-team-13 .column-two {
    padding-top: 10em;
}

.w3l-team-13 .image-one p {
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 25px;
    margin-top: 10px;
    color: #222;
}

.w3l-team-13 .teams-2 {
    padding: 60px 0 80px;
}

.w3l-team-13 .image-one:nth-child(2) {
    margin-top: 1.5em;
}

.w3l-team-13 .buttons-teams2 {
    margin-top: 8px;
}

.w3l-team-13 .buttons-teams2 a span {
    font-size: 20px;
    margin: 0 3px;
}

.w3l-team-13 .buttons-teams2 a span.fa-facebook-square {
    color: #3b5998;
}

.w3l-team-13 .buttons-teams2 a span.fa-twitter-square {
    color: #00acee;
}

.w3l-team-13 .buttons-teams2 a span.fa-google-plus-square {
    color: #DD4B39;
}

@media (max-width: 1440px) {
    .w3l-team-13 a.action {
        margin-top: 20em;
    }
    .w3l-team-13 .column-two {
        padding-top: 8em;
    }
}

@media (max-width: 1280px) {
    .w3l-team-13 .text-txt {
        grid-gap: 40px;
    }
}

@media (max-width: 1080px) {
    .w3l-team-13 a.action {
        margin-top: 15em;
    }
    .w3l-team-13 .column-two {
        padding-top: 4em;
    }
}

@media (max-width: 992px) {
    .w3l-team-13 a.action {
        margin-top: 10em;
    }
    .w3l-team-13 .left-side h3 {
        font-size: 32px;
        line-height: 36px;
    }
    .w3l-team-13 .teams {
        padding: 40px 0px;
    }
}

@media (max-width: 800px) {
    .w3l-team-13 .left-side h3 {
        font-size: 30px;
    }
    .w3l-team-13 .text-txt {
        grid-gap: 30px;
        grid-template-columns: 1fr;
    }
    .w3l-team-13 a.action {
        margin-top: 2em;
    }
    .w3l-team-13 .column-two {
        padding-top: 0em;
    }
}

@media (max-width: 600px) {
    .w3l-team-13 .right-side {
        grid-gap: 20px;
    }
}

.w3l-w3l-contacts-12 .contact-top {
    padding: 60px 0 80px;
}

.w3l-w3l-contacts-12 form.main-input {
    max-width: 700px;
    margin: 0 auto;
}

.w3l-w3l-contacts-12 .top-inputs {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-bottom: 1.5rem;
}

.w3l-w3l-contacts-12 form.main-input input,
.w3l-w3l-contacts-12 textarea {
    color: #222;
    font-size: 14px;
    border: none;
    padding: 14px;
    border: 1px solid #ddd;
    border-radius: 5px;
    width: 100%;
}

.w3l-w3l-contacts-12 textarea {
    min-height: 140px;
    margin: 1.5rem 0;
}

.w3l-w3l-contacts-12 button.buttonbg {
    width: 100%;
}

.w3l-w3l-contacts-12 .line {
    border: 1px solid rgba(221, 221, 221, 0.61);
    margin: 4em 0;
}

.w3l-w3l-contacts-12 .contact {
    text-align: center;
}

.w3l-w3l-contacts-12 .contact-text-sub {
    color: #202428;
    line-height: 25px;
    font-size: 17px;
    margin-bottom: 10px;
}

.w3l-w3l-contacts-12 .buttons-teams {
    margin-top: 2.5em;
}

.w3l-w3l-contacts-12 .buttons-teams a span {
    font-size: 23px;
    margin: 0 5px;
}

.w3l-w3l-contacts-12 .buttons-teams a span.fa-facebook-square {
    color: #3b5998;
}

.w3l-w3l-contacts-12 .buttons-teams a span.fa-twitter-square {
    color: #00acee;
}

.w3l-w3l-contacts-12 .buttons-teams a span.fa-google-plus-square {
    color: #DD4B39;
}

@media screen and (max-width: 484px) {
    .w3l-w3l-contacts-12 .top-inputs {
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 384px) {
    .w3l-w3l-contacts-12 .line {
        margin: 3em 0;
    }
}

.w3l-contacts-1 {
    /*-- responsive design --*/
    /*-- //responsive design --*/
}

.w3l-contacts-1 .contacts {
    background: #fff;
}

.w3l-contacts-1 .contacts-content {
    position: relative;
}

.w3l-contacts-1 .contact-info h3 {
    font-size: 35px;
    line-height: 40px;
}

.w3l-contacts-1 .contact-info p {
    font-size: 15px;
    line-height: 20px;
    margin: 20px 0;
}

.w3l-contacts-1 .contact-info a {
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    font-weight: 500;
}

.w3l-contacts-1 .contact-info {
    max-width: 300px;
    position: absolute;
    padding: 2em;
    bottom: 5%;
    left: 15%;
    background: #fff;
}

.w3l-contacts-1 .contacts address {
    font-style: normal;
    padding: 20px 20px 30px;
    background: #fff;
    position: absolute;
    top: 10%;
    right: 30%;
    border-radius: 5px;
    box-shadow: 0 0 1px #eee, 0 6px 18px rgba(0, 0, 0, 0.15);
}

.w3l-contacts-1 .contacts address:after {
    position: absolute;
    bottom: -9px;
    left: 50%;
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 3px 0 0 0;
    transform: rotate(45deg);
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

.w3l-contacts-1 .contacts address h4 {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.w3l-contacts-1 .contacts address a {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
}

.w3l-contacts-1 a.action span {
    border: solid #050404;
    border-width: 0 1.5px 1.5px 0;
    display: inline-block;
    padding: 2px 4px 4px 2px;
    margin: 1px 3px;
}

.w3l-contacts-1 .right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

@media (max-width: 1024px) {
    .w3l-contacts-1 .contact-info {
        left: 10%;
    }
    .w3l-contacts-1 .contacts address {
        right: 20%;
    }
    .w3l-contacts-1 .contact-info h3 {
        font-size: 32px;
        line-height: 35px;
    }
}

@media (max-width: 768px) {
    .w3l-contacts-1 .contact-info {
        left: 5%;
    }
    .w3l-contacts-1 .contacts address {
        right: 10%;
        top: 5%;
    }
    .w3l-contacts-1 .contact-info {
        left: 0;
    }
}

@media (max-width: 320px) {
    .w3l-contacts-1 .contact-info {
        left: 0;
    }
}


/* /w3l-pricing-7*/

.w3l-pricing-7 {
    /*.w3l-pricing-7-gd-left.active {
          border: 1px solid #8298AB;
          transform: scale(1.06);
          -webkit-transform: scale(1.06);
          -moz-transform: scale(1.06);
          -o-transform: scale(1.06);
          -ms-transform: scale(1.06);
          -webkit-transition: 0.5s all;
          -moz-transition: 0.5s all;
          -o-transition: 0.5s all;
          z-index:1;
          margin: 0 8px;;
      }*/
    /*--/responsive-code--*/
    /*--//responsive-code--*/
}

.w3l-pricing-7 .w3l-pricing-7_sur {
    padding: 60px 0 80px;
}

.w3l-pricing-7 .w3l-pricing-7-gd-top {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 75%;
    margin: 0 auto;
}

.w3l-pricing-7 .w3l-pricing-7 h5 {
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 46px;
    color: #676666;
    font-weight: 400;
}

.w3l-pricing-7 .w3l-pricing-7 h6 {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.w3l-pricing-7 .w3l-pricing-7 h3 label {
    font-size: 25px;
    vertical-align: text-top;
    color: #4c4c4c;
    font-weight: 400;
}

.w3l-pricing-7 .w3l-pricing-7 h3 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 25px;
    text-align: center;
}

.w3l-pricing-7 .w3l-pricing-7 h3 span {
    font-size: 17px;
    line-height: 25px;
    color: #4c4c4c;
    font-weight: 400;
    margin-left: 4px;
}

.w3l-pricing-7 p.tick-info {
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
}

.w3l-pricing-7 p.pric-foot {
    text-align: center;
    font-size: 17px;
    line-height: 25px;
    margin-top: 40px;
}

.w3l-pricing-7 p.pric-foot a {
    font-size: 17px;
    line-height: 25px;
    font-weight: 700;
    text-decoration: none;
}

.w3l-pricing-7 ul.links li {
    list-style: none;
    margin-bottom: 14px;
    color: #3a3939;
}

.w3l-pricing-7 li.tick-info span {
    color: #333;
    margin-right: 6px;
    vertical-align: middle;
}

.w3l-pricing-7 .w3l-pricing-7-gd-left {
    padding: 1em 2.5em 3em;
    border: 1px solid #ddd;
}

.w3l-pricing-7 .pric-7-1 {
    padding: 5em 2.5em;
    border: 1px solid #ddd;
    border-right: none;
}

.w3l-pricing-7 .pric-7-2 {
    padding: 5em 2.5em;
    border: 1px solid #ddd;
    border-left: none;
}

.w3l-pricing-7 .w3l-pricing-7-gd-left:hover {
    border: 1px solid #969595;
    transition: 0.3s;
}

.w3l-pricing-7 p.pric-foot span {
    color: #fb1b26;
}

.w3l-pricing-7 .buy-button {
    margin-top: 3.5em;
}

.w3l-pricing-7 .buy-button .buttonbg {
    width: 100%;
}

@media (max-width: 1366px) {
    .w3l-pricing-7 .w3l-pricing-7-gd-top {
        width: 90%;
    }
}

@media (max-width: 1080px) {
    .w3l-pricing-7 .w3l-pricing-7-gd-top {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .w3l-pricing-7 .pric-7-1,
    .w3l-pricing-7 .pric-7-2 {
        padding: 5em 2em;
    }
    .w3l-pricing-7 .w3l-pricing-7-gd-left {
        padding: 1em 2em 3em;
    }
}

@media (max-width: 900px) {
    .w3l-pricing-7 .w3l-pricing-7_sur {
        padding: 50px 0;
    }
}

@media (max-width: 768px) {
    .w3l-pricing-7 .w3l-pricing-7-gd-top {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
    .w3l-pricing-7 .pric-7-1 {
        border-right: 1px solid #ddd;
    }
    .w3l-pricing-7 .pric-7-2 {
        border-left: 1px solid #ddd;
    }
    .w3l-pricing-7 .w3l-pricing-7-gd-top {
        width: 54%;
    }
}

@media (max-width: 600px) {
    .w3l-pricing-7 p.pric-foot {
        margin-top: 25px;
    }
}

@media (max-width: 480px) {
    .w3l-pricing-7 .w3l-pricing-7-gd-top {
        width: 69%;
    }
}

@media (max-width: 440px) {
    .w3l-pricing-7 .w3l-pricing-7-gd-top {
        width: 76%;
    }
}

@media (max-width: 415px) {
    .w3l-pricing-7 .w3l-pricing-7_sur {
        padding: 30px 0;
    }
}

@media (max-width: 387px) {
    .w3l-pricing-7 .w3l-pricing-7-gd-top {
        width: 100%;
    }
}


/* //w3l-pricing-7*/

.w3l-service-3 {
    /*--inputs--*/
    /*--responsive--*/
    /*--//responsive--*/
}

.w3l-service-3 .service {
    padding-top: 50px;
    padding-bottom: 70px;
}

.w3l-service-3 .service-gridbygrid a {
    display: block;
    text-align: center;
    position: relative;
}

.w3l-service-3 .service-grided {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px;
}

.w3l-service-3 span.pos-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    font-size: 20px;
    line-height: 25px;
    color: #fff;
    background: rgba(251, 27, 38, 0.72);
    padding: 18px 10px;
}

.w3l-service-3 img.img-responsive.img-fluid {
    border-radius: 6px;
}

@media (max-width: 991px) {
    .w3l-service-3 span.pos-text {
        font-size: 16px;
        padding: 12px 5px;
    }
}

@media (max-width: 768px) {
    .w3l-service-3 h3.title-main.title-2 {
        margin-bottom: 10px;
    }
}

@media (max-width: 736px) {
    .w3l-service-3 .service-grided {
        grid-gap: 20px;
    }
    .w3l-service-3 span.pos-text {
        font-size: 14px;
        padding: 10px 2px;
    }
}

@media (max-width: 667px) {
    .w3l-service-3 .service-grided {
        grid-template-columns: 1fr 1fr;
    }
    .w3l-service-3 .service {
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .w3l-service-3 span.pos-text {
        font-size: 16px;
    }
}

@media (max-width: 440px) {
    .w3l-service-3 .service-grided {
        grid-template-columns: 1fr;
    }
    .w3l-service-3 span.pos-text {
        font-size: 20px;
        padding: 15px 2px;
    }
}

.w3l-galleries-11 {
    /*-- responsive design --*/
    /*-- //responsive design --*/
}

.w3l-galleries-11 .action1 p {
    color: #8298AB;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 20px;
    font-size: 13px;
    padding-left: 5px;
    font-weight: 600;
    display: inline-block;
}

.w3l-galleries-11 .w3l-galleries-11-slider {
    padding: 60px 0px 80px;
}

.w3l-galleries-11 .grid {
    display: grid;
}

.w3l-galleries-11 .grid-column-2 {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 50px;
}

.w3l-galleries-11 ul.banner_slide_bg li img {
    margin-bottom: 60px;
}

.w3l-galleries-11 .w3ls_banner_txt p {
    line-height: 25px;
    font-size: 17px;
    font-weight: 500;
    font-style: normal;
}

.w3l-galleries-11 a.action {
    display: block;
    text-decoration: none;
    color: #fb1b26;
    line-height: 25px;
    font-size: 17px;
    font-weight: 600;
}

.w3l-galleries-11 .caption {
    text-align: right;
}

.w3l-galleries-11 .inner-wrapper {
    max-width: 80%;
    margin: auto;
}

@media (max-width: 1440px) {
    .w3l-galleries-11 .inner-wrapper {
        max-width: 85%;
    }
}

@media (max-width: 1367px) {
    .w3l-galleries-11 .inner-wrapper {
        max-width: 90%;
    }
}

@media (max-width: 1280px) {
    .w3l-galleries-11 .csslider>.navigation {
        bottom: 32%;
    }
}

@media (max-width: 900px) {
    .w3l-galleries-11 .w3l-galleries-11-slider {
        padding: 60px 0px 60px;
    }
}

@media (max-width: 768px) {
    .w3l-galleries-11 .grid-column-2 {
        grid-template-columns: 1fr;
    }
    .w3l-galleries-11 .caption {
        text-align: left;
        margin-top: 20px;
    }
    .w3l-galleries-11 .csslider>.navigation {
        bottom: 40%;
    }
    .w3l-galleries-11 ul.banner_slide_bg li img {
        margin-bottom: 25px;
    }
}

@media (max-width: 668px) {
    .w3l-galleries-11 .csslider>.navigation label {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }
    .w3l-galleries-11 .csslider>.navigation label:after {
        height: 7px;
        width: 7px;
    }
    .w3l-galleries-11 .csslider>.navigation {
        bottom: 43%;
    }
}

@media (max-width: 568px) {
    .w3l-galleries-11 .csslider>.navigation {
        bottom: 47%;
    }
    .w3l-galleries-11 .w3l-galleries-11-slider {
        padding: 40px 0px 60px;
    }
}

@media (max-width: 480px) {
    .w3l-galleries-11 .csslider>.navigation {
        bottom: 54%;
    }
    .w3l-galleries-11 .inner-wrapper {
        max-width: 100%;
    }
}

@media (max-width: 415px) {
    .w3l-galleries-11 .csslider>.navigation {
        bottom: 58%;
    }
    .w3l-galleries-11 .caption {
        margin-top: 10px;
    }
}

@media (max-width: 384px) {
    .w3l-galleries-11 .csslider>.navigation {
        bottom: 62%;
    }
}

.w3l-galleries-11 {
    /* .csslider>input:nth-of-type(10):checked~ul li:first-of-type {
          margin-left: -900%;
      }
  
      .csslider>input:nth-of-type(9):checked~ul li:first-of-type {
          margin-left: -800%;
      }
  
      .csslider>input:nth-of-type(8):checked~ul li:first-of-type {
          margin-left: -700%;
      }
  
      .csslider>input:nth-of-type(7):checked~ul li:first-of-type {
          margin-left: -600%;
      }
  
      .csslider>input:nth-of-type(6):checked~ul li:first-of-type {
          margin-left: -500%;
      }
  
      .csslider>input:nth-of-type(5):checked~ul li:first-of-type {
          margin-left: -400%;
      }
  
      .csslider>input:nth-of-type(4):checked~ul li:first-of-type {
          margin-left: -300%;
      } */
    /* navigation bullets */
    /* //navigation bullets */
    /* navigation arrows */
    /* //navigation arrows */
    /* responsive */
    /* //responsive */
}

.w3l-galleries-11 .csslider {
    text-align: left;
    position: relative;
    margin-bottom: 0px;
}

.w3l-galleries-11 .csslider>input {
    display: none;
}

.w3l-galleries-11 .csslider>input:nth-of-type(3):checked~ul li:first-of-type {
    margin-left: -200%;
}

.w3l-galleries-11 .csslider>input:nth-of-type(2):checked~ul li:first-of-type {
    margin-left: -100%;
}

.w3l-galleries-11 .csslider>input:nth-of-type(1):checked~ul li:first-of-type {
    margin-left: 0%;
}

.w3l-galleries-11 .csslider>ul {
    position: relative;
    z-index: 1;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
}

.w3l-galleries-11 .csslider>ul>li {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    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-galleries-11 .csslider>ul>li.scrollable {
    overflow-y: scroll;
}

.w3l-galleries-11 .csslider>.navigation {
    position: absolute;
    bottom: 14%;
    left: 0%;
    right: 0%;
    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;
}

.w3l-galleries-11 .csslider>.navigation label {
    position: relative;
    cursor: pointer;
    width: 12px;
    border-radius: 50px;
    height: 12px;
    display: inline-block;
    margin: 0 8px;
    background: #222;
    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-galleries-11 .csslider>.navigation label:hover:after {
    opacity: 1;
}

.w3l-galleries-11 .csslider>.navigation label:after {
    content: '';
    position: absolute;
    left: 0;
    opacity: 0;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border: 2px solid #050404;
    height: 9px;
    width: 9px;
    border-radius: 50%;
    background: #fff;
}

.w3l-galleries-11 .csslider>.arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.w3l-galleries-11 .csslider.inside .navigation {
    bottom: 10px;
    margin-bottom: 10px;
}

.w3l-galleries-11 .csslider.inside .navigation label {
    border: 1px solid #7e7e7e;
}

.w3l-galleries-11 .csslider>input:nth-of-type(1):checked~.navigation label:nth-of-type(1):after,
.w3l-galleries-11 .csslider>input:nth-of-type(2):checked~.navigation label:nth-of-type(2):after,
.w3l-galleries-11 .csslider>input:nth-of-type(3):checked~.navigation label:nth-of-type(3):after {
    opacity: 1;
}

.w3l-galleries-11 .csslider>.arrows {
    position: absolute;
    top: 50%;
    width: 100%;
    height: 26px;
    z-index: 1;
    box-sizing: content-box;
}

.w3l-galleries-11 .csslider>.arrows label {
    display: none;
    position: absolute;
    top: -50%;
    padding: 8px;
    box-shadow: inset 2px -2px 0 1px #ffffff;
    cursor: pointer;
    transition: box-shadow 0.15s, margin 0.15s;
}

.w3l-galleries-11 .csslider>.arrows label:hover {
    box-shadow: inset 3px -3px 0 2px #ff3c41;
    margin: 0 0px;
}

.w3l-galleries-11 .csslider>.arrows label:before {
    content: '';
    position: absolute;
    top: -100%;
    left: -100%;
    height: 300%;
    width: 300%;
}

.w3l-galleries-11 .csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
.w3l-galleries-11 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
.w3l-galleries-11 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
.w3l-galleries-11 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2) {
    display: block;
    left: 5%;
    right: auto;
    transform: rotate(45deg);
}

.w3l-galleries-11 .csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
.w3l-galleries-11 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
.w3l-galleries-11 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3) {
    display: block;
    right: 5%;
    left: auto;
    transform: rotate(225deg);
}

@media screen and (max-width: 1280px) {
    .w3l-galleries-11 .csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
    .w3l-galleries-11 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
    .w3l-galleries-11 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3),
    .w3l-galleries-11 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(4),
    .w3l-galleries-11 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(5),
    .w3l-galleries-11 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(6),
    .w3l-galleries-11 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(7),
    .w3l-galleries-11 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(8),
    .w3l-galleries-11 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(9),
    .w3l-galleries-11 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(10),
    .w3l-galleries-11 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(11),
    .w3l-galleries-11 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(12) {
        right: 3%;
    }
    .w3l-galleries-11 .csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
    .w3l-galleries-11 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
    .w3l-galleries-11 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
    .w3l-galleries-11 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2),
    .w3l-galleries-11 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(3),
    .w3l-galleries-11 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(4),
    .w3l-galleries-11 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(5),
    .w3l-galleries-11 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(6),
    .w3l-galleries-11 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(7),
    .w3l-galleries-11 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(8),
    .w3l-galleries-11 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(9),
    .w3l-galleries-11 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(10) {
        left: 3%;
    }
}

@media screen and (max-width: 1440px) {
    .w3l-galleries-11 .csslider>.navigation {
        bottom: 10%;
    }
}

@media screen and (max-width: 1024px) {
    .w3l-galleries-11 .csslider>.navigation {
        bottom: 15%;
    }
}

@media screen and (max-width: 991px) {
    .w3l-galleries-11 .csslider>.navigation {
        bottom: 22%;
    }
}

@media screen and (max-width: 800px) {
    .w3l-galleries-11 .csslider.infinity>input:last-of-type:checked~.arrows label.goto-first,
    .w3l-galleries-11 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(2),
    .w3l-galleries-11 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(3),
    .w3l-galleries-11 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(4),
    .w3l-galleries-11 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(5),
    .w3l-galleries-11 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(6),
    .w3l-galleries-11 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(7),
    .w3l-galleries-11 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(8),
    .w3l-galleries-11 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(9),
    .w3l-galleries-11 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(10),
    .w3l-galleries-11 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(11),
    .w3l-galleries-11 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(12) {
        right: 5%;
    }
    .w3l-galleries-11 .csslider.infinity>input:first-of-type:checked~.arrows label.goto-last,
    .w3l-galleries-11 .csslider>input:nth-of-type(1):checked~.arrows>label:nth-of-type(0),
    .w3l-galleries-11 .csslider>input:nth-of-type(2):checked~.arrows>label:nth-of-type(1),
    .w3l-galleries-11 .csslider>input:nth-of-type(3):checked~.arrows>label:nth-of-type(2),
    .w3l-galleries-11 .csslider>input:nth-of-type(4):checked~.arrows>label:nth-of-type(3),
    .w3l-galleries-11 .csslider>input:nth-of-type(5):checked~.arrows>label:nth-of-type(4),
    .w3l-galleries-11 .csslider>input:nth-of-type(6):checked~.arrows>label:nth-of-type(5),
    .w3l-galleries-11 .csslider>input:nth-of-type(7):checked~.arrows>label:nth-of-type(6),
    .w3l-galleries-11 .csslider>input:nth-of-type(8):checked~.arrows>label:nth-of-type(7),
    .w3l-galleries-11 .csslider>input:nth-of-type(9):checked~.arrows>label:nth-of-type(8),
    .w3l-galleries-11 .csslider>input:nth-of-type(10):checked~.arrows>label:nth-of-type(9),
    .w3l-galleries-11 .csslider>input:nth-of-type(11):checked~.arrows>label:nth-of-type(10) {
        left: 5%;
    }
}

@media screen and (max-width: 768px) {
    .w3l-galleries-11 .csslider>.navigation {
        bottom: 0;
    }
}

@media screen and (max-width: 480px) {
    .w3l-galleries-11 .csslider>.navigation {
        bottom: -8%;
    }
}

.w3l-team-single-9 {
    /* about */
    /* //about */
    /*-- //title --*/
    /*--responsive--*/
    /*--//responsive--*/
}

.w3l-team-single-9 .teams-singles {
    padding: 60px 0px 80px;
}

.w3l-team-single-9 .row.pro-contact {
    display: grid;
    grid-template-columns: .2fr 1fr;
    align-items: center;
    grid-gap: 40px;
    margin-bottom: 2rem;
}

.w3l-team-single-9 .bottom-grid-s {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}

.w3l-team-single-9 .profile-info {
    padding: 4rem;
    max-width: 900px;
    margin: 0 auto;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 15px 50px -13px rgba(0, 0, 0, 0.24);
}

.w3l-team-single-9 .link_about {
    margin-bottom: 7px;
}

.w3l-team-single-9 .profile-info .content .link_about a {
    color: #222;
}

.w3l-team-single-9 .profile-info .content .link_about span {
    color: #fb1b26;
    margin-right: 4%;
}

.w3l-team-single-9 .profile-info .stats .stat {
    /* color: #585858; */
    color: black;
    font-size: 0.95em;
    line-height: 2;
}

.w3l-team-single-9 .profile-info .stats .stat .number {
    font-size: 2em;
    font-weight: 600;
    line-height: 100%;
    color: #222;
    vertical-align: top;
    margin-right: 3%;
}

.w3l-team-single-9 .content img {
    border-radius: 50%;
    border-color: #000;
    padding: 5px;
    border-bottom: 5px solid rgba(251, 27, 38, 0.3);
    border-right: 5px solid rgba(251, 27, 38, 0.3);
}

.w3l-team-single-9 p.top-para {
    margin-top: 10px;
}

.w3l-team-single-9 .stats {
    margin-top: 3em;
}

@media (max-width: 991px) {
    .w3l-team-single-9 .teams {
        padding: 40px 0px;
    }
    .w3l-team-single-9 .teams-singles {
        padding: 60px 0px 60px;
    }
}

@media (max-width: 736px) {
    .w3l-team-single-9 .row.pro-contact {
        grid-template-columns: .5fr 1fr;
        grid-gap: 30px;
    }
    .w3l-team-single-9 .profile-info {
        padding: 3rem;
    }
}

@media (max-width: 600px) {
    .w3l-team-single-9 .right-side {
        grid-gap: 20px;
    }
    .w3l-team-single-9 .profile-info .stats .stat .number {
        display: block;
    }
    .w3l-team-single-9 .profile-info .content .link_about a {
        color: #222;
        font-size: 14px;
    }
}

@media (max-width: 414px) {
    .w3l-team-single-9 .profile-info .content .link_about a {
        font-size: 14px;
    }
    .w3l-team-single-9 .row.pro-contact {
        grid-gap: 10px;
    }
    .w3l-team-single-9 .profile-info {
        padding: 2rem;
    }
}

@media (max-width: 320px) {
    .w3l-team-single-9 .row.pro-contact {
        grid-template-columns: 1fr;
        margin-bottom: 1rem;
    }
    .w3l-team-single-9 .bottom-grid-s {
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 20px;
    }
    .w3l-team-single-9 .stats {
        margin-top: 2em;
    }
}

.w3l-text-faq-9 {
    /* /w3l-text-styles-31*/
}

.w3l-text-faq-9 .faq-9 {
    padding: 60px 0 80px;
}

.w3l-text-faq-9 #wrapper {
    min-height: 0;
    display: inline-block;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    max-width: 900px;
    padding: 0 30px;
}

@media (max-width: 550px) {
    .w3l-text-faq-9 #wrapper {
        box-sizing: border-box;
        transform: translate(0, 0);
        max-width: 100%;
        min-height: 100%;
        margin: 0;
        left: 0;
    }
}

.w3l-text-faq-9 h2 {
    font-size: 22px;
    line-height: 34px;
    font-weight: 500;
    display: block;
    margin: 0;
    cursor: pointer;
}

.w3l-text-faq-9 p {
    font-size: 17px;
    line-height: 25px;
    position: relative;
    overflow: hidden;
    max-height: 800px;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 14px;
    z-index: 2;
    transition: all 500ms ease;
}

.w3l-text-faq-9 p,
.w3l-text-faq-9 ul li i:before,
.w3l-text-faq-9 ul li i:after {
    transition: all 0.25s ease-in-out;
}

.w3l-text-faq-9 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.w3l-text-faq-9 ul li {
    position: relative;
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 18px;
    border-top: 1px dotted #dce7eb;
}

.w3l-text-faq-9 ul li i {
    position: absolute;
    transform: translate(-6px, 0);
    margin-top: 9px;
    right: 0;
}

.w3l-text-faq-9 ul li i:before,
.w3l-text-faq-9 ul li i:after {
    content: "";
    position: absolute;
    background-color: #000;
    width: 3px;
    height: 16px;
}

.w3l-text-faq-9 ul li i:before {
    transform: translate(2px, 0) rotate(45deg);
}

.w3l-text-faq-9 ul li i:after {
    transform: translate(2px, 0) rotate(-45deg);
}

.w3l-text-faq-9 ul li input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
}

.w3l-text-faq-9 ul li input[type=checkbox]:checked~p {
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    transform: translate(0, 50%);
}

.w3l-text-faq-9 ul li input[type=checkbox]:checked~i:before {
    margin-top: 9px;
    height: 9px;
    transform: translate(2px, 0) rotate(45deg);
}

.w3l-text-faq-9 ul li input[type=checkbox]:checked~i:after {
    margin-top: 9px;
    height: 9px;
    transform: translate(-2px, 0) rotate(-45deg);
}

.w3l-text-faq-9 ul li:nth-of-type(1) {
    border-top: none;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.w3l-text-faq-9 ul li:nth-of-type(2) {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
}

.w3l-text-faq-9 ul li:nth-of-type(3) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.w3l-text-faq-9 ul li:last-of-type {
    padding-bottom: 0;
}

@media screen and (max-width: 991px) {
    .w3l-text-faq-9 .faq-9 {
        padding: 60px 0 60px;
    }
    .w3l-text-faq-9 #wrapper {
        max-width: 100%;
        padding: 0;
    }
}

@media screen and (max-width: 736px) {
    .w3l-text-faq-9 h2 {
        font-size: 19px;
        padding-right: 1.5em;
        line-height: 25px;
    }
}

@media screen and (max-width: 414px) {
    .w3l-text-faq-9 .faq-9 {
        padding: 40px 0 40px;
    }
}

.w3l-portfolio-8 {
    /*--resposive---*/
}

.w3l-portfolio-8 .portfolio-main {
    padding: 60px 0 80px;
}

.w3l-portfolio-8 h3.protolio-title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 30px;
    color: #050404;
}

.w3l-portfolio-8 .d-grid {
    display: grid;
    height: 100%;
    grid-template-columns: auto;
    grid-template-rows: auto;
    grid-gap: 20px;
}

.w3l-portfolio-8 .medium {
    grid-row: span 1;
    grid-column: span 2;
}

.w3l-portfolio-8 .smal {
    grid-row: span 1;
    grid-column: 3;
}

.w3l-portfolio-8 .smal2 {
    grid-row: span 1;
    grid-column: span 1;
}

.w3l-portfolio-8 .protfolio-item.smal3 {
    grid-row: span 1;
    grid-column: span 1;
}

.w3l-portfolio-8 img {
    width: 100%;
}

.w3l-portfolio-8 h3.title-main3 {
    font-size: 35px;
    line-height: 40px;
    color: #202428;
    margin-bottom: 50px;
    max-width: 700px;
}

@media (max-width: 1024px) {
    .w3l-portfolio-8 h3.protolio-title {
        font-size: 33px;
        line-height: 40px;
    }
    .w3l-portfolio-8 .portfolio-main {
        padding: 60px 0;
    }
    .w3l-portfolio-8 h3.protolio-title {
        margin-bottom: 15px;
    }
    .w3l-portfolio-8 h3.title-main3 {
        margin-bottom: 40px;
    }
}

@media (max-width: 768px) {
    .w3l-portfolio-8 h3.protolio-title {
        font-size: 30px;
        line-height: 35px;
    }
}

@media (max-width: 568px) {
    .w3l-portfolio-8 h3.protolio-title {
        font-size: 27px;
        line-height: 33px;
    }
    .w3l-portfolio-8 .d-grid {
        grid-template-columns: 1fr 1fr;
        grid-gap: 15px;
    }
    .w3l-portfolio-8 .medium {
        grid-column: span 2;
    }
    .w3l-portfolio-8 .smal {
        grid-row: inherit;
        grid-column: inherit;
    }
    .w3l-portfolio-8 .smal2 {
        grid-row: inherit;
        grid-column: inherit;
    }
    .w3l-portfolio-8 .protfolio-item.smal3 {
        grid-row: inherit;
        grid-column: inherit;
    }
}

@media (max-width: 568px) {
    .w3l-portfolio-8 h3.protolio-title {
        font-size: 25px;
        line-height: 33px;
    }
    .w3l-portfolio-8 .portfolio-main {
        padding: 40px 0;
    }
    .w3l-portfolio-8 h3.title-main3 {
        font-size: 30px;
        line-height: 35px;
    }
}

@media (max-width: 375px) {
    .w3l-portfolio-8 h3.protolio-title {
        font-size: 22px;
        line-height: 29px;
    }
}

.w3l-text-11 {
    /*-- responsive design --*/
    /*-- //responsive design --*/
}

.w3l-text-11 .text11 {
    padding: 60px 0px 40px;
}

.w3l-text-11 h3.title-main4 {
    font-size: 35px;
    line-height: 40px;
    color: #202428;
    margin-bottom: 50px;
    max-width: 700px;
    font-weight: 600;
}

.w3l-text-11 .text11-content p {
    font-size: 17px;
    line-height: 25px;
    margin-top: 30px;
}

.w3l-text-11 h3.title-main5 {
    font-size: 28px;
    line-height: 40px;
    color: #202428;
    margin-bottom: 30px;
}

.w3l-text-11 .content-single {
    margin: 3rem 0;
}

.w3l-text-11 iframe {
    width: 100%;
    height: 620px;
}

.w3l-text-11 .text11-content span {
    color: #fb1b26;
    margin-right: 8px;
}

@media (max-width: 1080px) {
    .w3l-text-11 iframe {
        width: 100%;
        height: 525px;
    }
}

@media (max-width: 1024px) {
    .w3l-text-11 .text11-content p {
        margin-top: 20px;
    }
    .w3l-text-11 h3.title-main5 {
        font-size: 27px;
        line-height: 32px;
        margin-bottom: 25px;
    }
    .w3l-text-11 h3.title-main4 {
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {
    .w3l-text-11 .content-single {
        margin: 2rem 0;
    }
    .w3l-text-11 .text11 {
        padding: 40px 0px 40px;
    }
    .w3l-text-11 iframe {
        height: 400px;
    }
}

@media (max-width: 736px) {
    .w3l-text-11 iframe {
        height: 290px;
    }
}

@media (max-width: 480px) {
    .w3l-text-11 .text11-content p {
        margin-top: 15px;
    }
    .w3l-text-11 h3.title-main4 {
        font-size: 28px;
        line-height: 35px;
    }
    .w3l-text-11 iframe {
        height: 244px;
    }
}

@media (max-width: 414px) {
    .w3l-text-11 .text11 {
        padding: 40px 0px;
    }
    .w3l-text-11 h3.title-main5 {
        font-size: 24px;
        line-height: 30px;
    }
    .w3l-text-11 iframe {
        height: 215px;
    }
}

@media (max-width: 320px) {
    .w3l-text-11 iframe {
        height: 100%;
    }
}

.w3l-text-8 {
    /*---resposive----*/
}

.w3l-text-8 .d-grid-1 {
    display: grid;
    grid-template-columns: 100%;
}

.w3l-text-8 .text-subs {
    padding: 20px 0 80px;
}

.w3l-text-8 h3.text-title {
    font-size: 40px;
    line-height: 45px;
    font-weight: 600;
}

.w3l-text-8 p.text-text {
    padding: 25px 0 0;
    font-size: 17px;
    line-height: 25px;
}

.w3l-text-8 .d-grid-2 {
    display: grid;
    grid-template-columns: 100%;
}

.w3l-text-8 p.text2-text {
    font-size: 17px;
    line-height: 25px;
    padding: 20px 0;
}

@media (max-width: 1024px) {
    .w3l-text-8 h3.text-title {
        font-size: 38px;
    }
}

@media (max-width: 991px) {
    .w3l-text-8 h3.text-title {
        font-size: 35px;
        line-height: 40px;
    }
    .w3l-text-8 .text-subs {
        padding: 20px 0 60px;
    }
}

@media (max-width: 900px) {
    .w3l-text-8 h3.text-title {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .w3l-text-8 h3.text-title {
        font-size: 30px;
        line-height: 40px;
    }
    .w3l-text-8 p {
        font-size: 16px;
    }
    .w3l-text-8 p.text2-text {
        padding-top: 20px;
    }
    .w3l-text-8 p.text-text {
        padding: 20px 0;
    }
}

@media (max-width: 568px) {
    .w3l-text-8 h3.text-title {
        font-size: 25px;
        line-height: 36px;
    }
    .w3l-text-8 p {
        font-size: 15px;
    }
}

@media (max-width: 480px) {
    .w3l-text-8 p.text-text {
        padding: 15px 0;
    }
}

@media (max-width: 414px) {
    .w3l-text-8 h3.text-title {
        font-size: 25px;
        line-height: 30px;
    }
    .w3l-text-8 .text-subs {
        padding: 20px 0 40px;
    }
}

.w3l-forms-30 .covers-main {
    background-image: url(../images/images-bg2.jpg);
    background-size: cover;
    padding: 60px 0;
}

.w3l-forms-30 .main-cover {
    padding: 60px;
    background: #FFFFFF;
    display: grid;
    text-align: center;
}

.w3l-forms-30 .d-gird {
    display: grid;
    grid-template-columns: 600px;
    justify-content: center;
}

.w3l-forms-30 p.tagline {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
}

.w3l-forms-30 .cover-para {
    line-height: 40px;
    font-size: 35px;
    margin-bottom: 15px;
}

.w3l-forms-30 .action {
    display: block;
    margin-top: 80px;
    line-height: 25px;
    font-size: 17px;
    font-weight: 500;
}

.w3l-forms-30 .buttonbg:hover {
    transform: none;
    -webkit-transform: none;
}

.w3l-forms-30 form.forms-28-form input {
    background: #fbf9f6;
    border: none;
    padding: 13px;
    font-size: 15px;
    float: left;
    border: 1px solid #ddd;
}

.w3l-forms-30 p.form-text {
    font-size: 17px;
    line-height: 25px;
}

.w3l-forms-30 p.sub-text {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    font-style: italic;
}

.w3l-forms-30 form.forms-28-form {
    margin: 30px 0 15px;
    grid-template-columns: 2fr .8fr;
}

@media screen and (max-width: 667px) {
    .w3l-forms-30 .d-gird {
        grid-template-columns: 510px;
    }
}

@media screen and (max-width: 600px) {
    .w3l-forms-30 form.forms-28-form input {
        width: 100%;
    }
    .w3l-forms-30 .actionbg {
        width: 100%;
        margin-top: 15px;
    }
}

@media screen and (max-width: 568px) {
    .w3l-forms-30 .d-gird {
        display: grid;
        grid-template-columns: 100%;
        justify-content: center;
    }
    .w3l-forms-30 .cover-para {
        line-height: 35px;
        font-size: 30px;
    }
    .w3l-forms-30 .main-cover {
        padding: 30px;
    }
}

@media screen and (max-width: 480px) {
    .w3l-forms-30 .cover-para {
        line-height: 30px;
        font-size: 25px;
    }
    .w3l-forms-30 .covers-main {
        padding: 30px 0px;
    }
}

@media screen and (max-width: 375px) {
    .w3l-forms-30 .main-cover {
        padding: 20px;
    }
}


/* /w3l-text-styles-31*/

.w3l-text-styles-31 {
    /*--/responsive-code--*/
    /*--//responsive-code--*/
}

.w3l-text-styles-31 .text-styles-top-31 {
    max-width: 810px;
    margin: 0 auto;
}

.w3l-text-styles-31 .w3l-text-styles-31_sur h3 {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 1em;
    font-weight: 600;
}

.w3l-text-styles-31 .w3l-text-styles-31_sur h5 {
    font-size: 25px;
    line-height: 30px;
}

.w3l-text-styles-31 .w3l-text-styles-31_sur h5 a {
    font-weight: 600;
}

.w3l-text-styles-31 .w3l-text-styles-31_sur h5 a:hover {
    opacity: 0.8;
}

.w3l-text-styles-31 .w3l-text-styles-31_sur {
    padding: 80px 0;
}

.w3l-text-styles-31 .w3l-text-styles-31_sur p {
    font-size: 17px;
    line-height: 25px;
    margin: 16px 0;
}

.w3l-text-styles-31 .w3l-text-styles-31_sur span {
    font-size: 15px;
    line-height: 20px;
    color: #999;
}

.w3l-text-styles-31 .w3l-text-styles-31-top_sur {
    display: grid;
    grid-template-columns: 1fr 7fr;
    grid-gap: 35px;
    border-top: 1px solid #ddd;
    padding-top: 1.5em;
    margin-top: 1.5em;
}

.w3l-text-styles-31 .w3l-text-styles-31-left_sur .img {
    border-radius: 50%;
}

@media (max-width: 1440px) {
    .w3l-text-styles-31 .w3l-text-styles-31_sur h3 {
        font-size: 40px;
        line-height: 45px;
    }
}

@media (max-width: 991px) {
    .w3l-text-styles-31 .w3l-text-styles-31_sur {
        padding: 60px 0;
    }
}

@media (max-width: 900px) {
    .w3l-text-styles-31 .w3l-text-styles-31_sur h5 {
        font-size: 20px;
        line-height: 25px;
    }
    .w3l-text-styles-31 .w3l-text-styles-31_sur h3 {
        font-size: 36px;
        line-height: 41px;
    }
}

@media (max-width: 667px) {
    .w3l-text-styles-31 .w3l-text-styles-31_sur {
        padding: 50px 30px;
    }
}

@media (max-width: 568px) {
    .w3l-text-styles-31 .w3l-text-styles-31_sur {
        padding: 50px 0px;
    }
}

@media (max-width: 480px) {
    .w3l-text-styles-31 .w3l-text-styles-31-top_sur {
        grid-gap: 20px;
    }
}

@media (max-width: 440px) {
    .w3l-text-styles-31 .w3l-text-styles-31_sur h3 {
        font-size: 32px;
        line-height: 37px;
    }
}

@media (max-width: 415px) {
    .w3l-text-styles-31 .w3l-text-styles-31_sur {
        padding: 40px 0;
    }
    .w3l-text-styles-31 .w3l-text-styles-31-top_sur {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 320px) {
    .w3l-text-styles-31 .w3l-text-styles-31_sur h3 {
        font-size: 28px;
        line-height: 33px;
    }
}


/* //w3l-text-styles-31*/

.w3l-grid-8 {
    /*--resposive--*/
}

.w3l-grid-8 .grid-main {
    padding: 80px 0;
}

.w3l-grid-8 .d-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    grid-gap: 30px;
}

.w3l-grid-8 img.card-img-top {
    border-radius: 4px 4px 0 0;
}

.w3l-grid-8 h4.card-title {
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    display: inline-block;
}

.w3l-grid-8 p.image-caption {
    font-size: 15px;
    line-height: 20px;
    color: #222222;
    display: inline;
    font-weight: 500;
    font-style: italic;
    vertical-align: middle;
}

.w3l-grid-8 p.image-caption span {
    color: #f7686f;
    font-size: 20px;
    margin-right: 4px;
    vertical-align: middle;
}

.w3l-grid-8 p.card-text {
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 1rem;
}

.w3l-grid-8 .card-grid {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 20px;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
}

.w3l-grid-8 .card-grid-column2 {
    text-align: right;
    padding-right: 6px;
}

.w3l-grid-8 h3.grids-title {
    font-size: 35px;
    line-height: 40px;
    color: #050404;
    margin-bottom: 40px;
}

.w3l-grid-8 h4.card-title:hover {
    color: #000;
}

.w3l-grid-8 .top-grids {
    margin-top: 2rem;
}

@media (max-width: 1280px) {
    .w3l-grid-8 .d-grid {
        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    }
}

@media (max-width: 1024px) {
    .w3l-grid-8 .grid-main {
        padding: 60px 0;
    }
    .w3l-grid-8 h3.grids-title {
        margin-bottom: 20px;
    }
}

@media (max-width: 900px) {
    .w3l-grid-8 .d-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }
    .w3l-grid-8 h3.grids-title {
        font-size: 30px;
    }
    .w3l-grid-8 p.image-caption {
        margin-top: 12px;
    }
    .w3l-grid-8 .card-grid {
        display: grid;
        grid-auto-flow: row;
        grid-gap: 10px;
    }
    .w3l-grid-8 .card-grid-column2 {
        text-align: left;
    }
}

@media (max-width: 768px) {
    .w3l-grid-8 p.image-caption {
        font-size: 14px;
    }
    .w3l-grid-8 h3.grids-title {
        margin-bottom: 10px;
    }
    .w3l-grid-8 .d-grid {
        grid-gap: 30px;
    }
    .w3l-grid-8 p.card-text {
        margin-top: 5px;
    }
    .w3l-grid-8 .card-grid {
        grid-gap: 15px;
    }
}

@media (max-width: 600px) {
    .w3l-grid-8 .d-grid {
        grid-gap: 20px;
    }
    .w3l-grid-8 img.card-img-top {
        margin-top: 0;
    }
}

@media (max-width: 414px) {
    .w3l-grid-8 h3.grids-title {
        font-size: 25px;
    }
    .w3l-grid-8 .grid-main {
        padding: 40px 0;
    }
}

@media (max-width: 375px) {
    .w3l-grid-8 h3.grids-title {
        font-size: 22px;
    }
}

.w3l-gallery-36-main {
    /*-- responsive design --*/
    /*-- //responsive design --*/
}

.w3l-gallery-36-main .grid-columns {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
}

.w3l-gallery-36-main .gallery-36 {
    padding: 20px 0 60px;
}

.w3l-gallery-36-main .box13 img {
    width: 100%;
}

.w3l-gallery-36-main p.para-single {
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    margin: 30px 0;
}

.w3l-gallery-36-main p.some-para {
    color: #fb3026;
    text-align: center;
}

.w3l-gallery-36-main p.some-para a {
    font-size: 16px;
    color: #fb3026;
    font-style: italic;
    font-weight: 500;
    text-decoration: underline;
    text-transform: capitalize;
}

.w3l-gallery-36-main .buttons-singles {
    margin-top: 2rem;
    text-align: center;
}

.w3l-gallery-36-main .buttons-singles span {
    font-size: 16px;
    margin: 0 5px;
    color: #222;
}

@media (max-width: 1080px) {
    .w3l-gallery-36-main .grid-columns {
        grid-template-columns: 1fr 1fr 1fr;
    }
}

@media (max-width: 1024px) {
    .w3l-gallery-36-main .gallery-36 {
        padding: 20px 0 40px;
    }
}

@media (max-width: 800px) {
    .w3l-gallery-36-main .grid-columns {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 480px) {
    .w3l-gallery-36-main .column img {
        width: 100%;
    }
    .w3l-gallery-36-main .gallery-36 {
        padding: 35px 0;
    }
    .w3l-gallery-36-main .grid-columns {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 480px) {
    .w3l-gallery-36-main .gallery-36 {
        padding: 20px 0;
    }
}

@media (max-width: 384px) {
    .w3l-gallery-36-main p.para-single {
        font-size: 16px;
    }
}

.w3l-gallery-15 {
    /*-- w3l-gallery-15 block --*/
}

.w3l-gallery-15 #gallery15-block {
    padding: 3rem 0;
}

.w3l-gallery-15 .gallery15-images a img:hover {
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
    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-gallery-15 .bottom-grid h3 {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
}

.w3l-gallery-15 .bottom-grid {
    margin-top: 30px;
    text-align: center;
}

.w3l-gallery-15 .bottom-grid p {
    font-size: 17px;
    line-height: 25px;
    text-align: center;
    margin: 15px 0 30px;
}

@media all and (max-width: 600px) {
    .w3l-gallery-15 .bottom-grid h3 {
        font-size: 30px;
    }
}

@media all and (max-width: 480px) {
    .w3l-gallery-15 a.action-btn {
        margin-top: 25px;
    }
    .w3l-gallery-15 #gallery15-block {
        padding: 3rem 0 1rem;
    }
}

@media all and (max-width: 384px) {
    .w3l-gallery-15 .bottom-grid h3 {
        font-size: 30px;
        line-height: 35px;
    }
}


/*-- w3l-gallery-15 block --*/

.w3l-comments-9-main {
    /* responsive*/
    /*-- //responsive --*/
    /*-- //slider --*/
}

.w3l-comments-9-main .grid-columns {
    grid-template-columns: 1fr 1fr;
    grid-gap: 80px;
}

.w3l-comments-9-main .gallery-32 {
    padding: 40px 0 40px;
}

.w3l-comments-9-main .slider-wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.w3l-comments-9-main .slider {
    position: relative;
    width: 500%;
    -webkit-animation: h_slide infinite ease-in-out 40s;
    animation: h_slide infinite ease-in-out 40s;
}

.w3l-comments-9-main .slide {
    width: 20%;
    float: left;
    overflow: hidden;
}

.w3l-comments-9-main img.img-responsive.rounded-circle {
    border-radius: 50%;
    position: relative;
}

@-webkit-keyframes h_slide {
    0% {
        left: 0%;
    }
    20% {
        left: 0%;
    }
    25% {
        left: -100%;
    }
    45% {
        left: -100%;
    }
    50% {
        left: -200%;
    }
    70% {
        left: -200%;
    }
    75% {
        left: -300%;
    }
    95% {
        left: -300%;
    }
    100% {
        left: -400%;
    }
}

@keyframes h_slide {
    0% {
        left: 0%;
    }
    20% {
        left: 0%;
    }
    25% {
        left: -100%;
    }
    45% {
        left: -100%;
    }
    50% {
        left: -200%;
    }
    70% {
        left: -200%;
    }
    75% {
        left: -300%;
    }
    95% {
        left: -300%;
    }
    100% {
        left: -400%;
    }
}

.w3l-comments-9-main h3.title-main2 {
    font-size: 30px;
    line-height: 40px;
    color: #202428;
    text-align: left;
    margin-bottom: 40px;
    font-weight: 500;
}

.w3l-comments-9-main .testi-agile p {
    font-size: 17px;
    line-height: 25px;
    color: #333;
    margin-bottom: 1rem;
}

.w3l-comments-9-main .testi-pos h4 {
    color: #fb3026;
    font-size: 18px;
    text-transform: capitalize;
    line-height: 20px;
    margin-top: 1rem;
}

.w3l-comments-9-main .testi-pos span {
    font-size: 14px;
    text-transform: capitalize;
}

@media (max-width: 736px) {
    .w3l-comments-9-main .grid-columns {
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
}

@media (max-width: 600px) {
    .w3l-comments-9-main .gallery-32 {
        padding: 40px 0;
    }
}

@media (max-width: 414px) {
    .w3l-comments-9-main .gallery-32 {
        padding: 20px 0 20px;
    }
    .w3l-comments-9-main h3.title-main2 {
        margin-bottom: 20px;
    }
}

@media (max-width: 384px) {
    .w3l-comments-9-main .gallery14-head h3 {
        font-size: 32px;
        line-height: 36px;
    }
    .w3l-comments-9-main h3.title-main2 {
        font-size: 26px;
    }
}

.w3l-comments-form-9 .coments-forms-sub {
    padding: 40px 0 80px;
}

.w3l-comments-form-9 .media {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.w3l-comments-form-9 h3.title-main2 {
    font-size: 30px;
    line-height: 40px;
    color: #202428;
    text-align: left;
    margin-bottom: 40px;
    font-weight: 500;
}

.w3l-comments-form-9 .form-commets input,
.w3l-comments-form-9 .form-commets textarea {
    outline: none;
    padding: 11px;
    border: 1px solid #ddd;
    width: 100%;
    font-size: 15px;
    color: #888;
    margin-bottom: 1rem;
    border-radius: 4px;
}

.w3l-comments-form-9 .form-commets textarea {
    min-height: 150px;
    margin-bottom: 2em;
}

@media (max-width: 991px) {
    .w3l-comments-form-9 .coments-forms-sub {
        padding: 40px 0 40px;
    }
}

@media (max-width: 414px) {
    .w3l-comments-form-9 .coments-forms-sub {
        padding: 40px 0 40px;
    }
    .w3l-comments-form-9 .media {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }
    .w3l-comments-form-9 h3.title-main2 {
        font-size: 28px;
        margin-bottom: 24px;
    }
    .w3l-comments-form-9 .coments-forms-sub {
        padding: 20px 0 40px;
    }
}

.w3l-timeline-main-19 {
    /* #timeline .timeline-movement .timeline-item {
      padding: 20px 0;
    } */
    /**************Who View Your Profile CSS End Here****************/
}

.w3l-timeline-main-19 .timeline-9 {
    padding: 60px 0 80px;
}

.w3l-timeline-main-19 .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.w3l-timeline-main-19 .clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.w3l-timeline-main-19 .col-lg-12 {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
}

@media (min-width: 992px) {
    .w3l-timeline-main-19 .offset-lg-6 {
        margin-left: 50%;
    }
    .w3l-timeline-main-19 .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.w3l-timeline-main-19 span.causale {
    color: #333;
    margin: 4px 0 10px;
    display: inline-block;
    text-transform: capitalize;
}

.w3l-timeline-main-19 .righting-wrap p {
    font-size: 16px;
    margin-top: 20px;
}

.w3l-timeline-main-19 .righting-wrap p span {
    color: #fb1b26;
}

.w3l-timeline-main-19 #timeline {
    list-style: none;
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.w3l-timeline-main-19 #timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #050404;
    left: 50%;
}

.w3l-timeline-main-19 #timeline .timeline-badge {
    color: #fff;
    width: 25px;
    height: 25px;
    font-size: 1.2em;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -12px;
    background: -webkit-linear-gradient(top right, #fb1b26, #ff7279);
    z-index: 6;
    border-radius: 50%;
}

.w3l-timeline-main-19 #timeline .timeline-badge span.timeline-balloon-date-day {
    font-size: 1.4em;
}

.w3l-timeline-main-19 #timeline .timeline-badge span.timeline-balloon-date-month {
    font-size: .7em;
    position: relative;
    top: -10px;
}

.w3l-timeline-main-19 #timeline .timeline-badge.timeline-filter-movement {
    background-color: #ffffff;
    font-size: 1.7em;
    height: 35px;
    margin-left: -18px;
    width: 35px;
    top: 40px;
}

.w3l-timeline-main-19 #timeline .timeline-badge.timeline-filter-movement a span {
    color: #4997cd;
    font-size: 1.3em;
    top: -1px;
}

.w3l-timeline-main-19 #timeline .timeline-badge.timeline-future-movement {
    background: -webkit-linear-gradient(top right, #fb1b26, #ff7279);
    height: 120px;
    width: 120px;
    font-size: 1.7em;
    top: -16px;
    margin-left: -60px;
}

.w3l-timeline-main-19 #timeline .timeline-badge.timeline-future-movement p {
    color: #fff;
    line-height: 4.2;
    font-weight: 500;
}

.w3l-timeline-main-19 #timeline .timeline-badge.timeline-future-movement a span {
    color: #4997cd;
    font-size: .9em;
    top: 0;
    left: 1px;
}

.w3l-timeline-main-19 #timeline .timeline-movement {
    /*   border-bottom: dashed 1px #4997cd; */
    position: relative;
    margin-bottom: 10rem;
}

.w3l-timeline-main-19 #timeline .timeline-movement.timeline-movement-top {
    height: 60px;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel {
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #fbf9f6;
    color: #666;
    padding: 20px;
    position: relative;
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.22);
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .lefting-wrap {
    float: right;
    width: 30%;
    background-color: floralwhite;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .righting-wrap {
    float: left;
    width: 70%;
    padding: 0 12px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li {
    color: #666;
    width: 100%;
    list-style: none;
}

.w3l-timeline-main-19 .clear {
    clear: both;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .lefting-wrap {
    float: left;
    width: 30%;
    background-color: floralwhite;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .righting-wrap {
    float: right;
    width: 70%;
    padding: 0 0 0 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping {
    width: 100%;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping a img,
.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li.img-wraping a img {
    width: 100%;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li {
    color: #666;
    width: 100%;
    list-style: none;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li a.importo {
    font-size: 1.3em;
    font-weight: 600;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
    text-align: left;
}

.w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul a.importo {
    font-size: 1.3em;
    font-weight: 600;
}

@media screen and (max-width: 991px) {
    .w3l-timeline-main-19 #timeline .timeline-badge {
        top: -75px;
    }
    .w3l-timeline-main-19 .timeline-9 {
        padding: 60px 0 60px;
    }
}

@media screen and (max-width: 667px) {
    .w3l-timeline-main-19 #timeline .timeline-badge.timeline-future-movement {
        height: 100px;
        width: 100px;
        font-size: 1.3em;
        margin-left: -50px;
        top: 0;
    }
    .w3l-timeline-main-19 #timeline .timeline-badge.timeline-future-movement p {
        line-height: 4.6;
    }
}

@media screen and (max-width: 640px) {
    .w3l-timeline-main-19 #timeline .timeline-movement {
        margin-bottom: 8rem;
    }
}

@media screen and (max-width: 568px) {
    .w3l-timeline-main-19 #timeline {
        width: 94%;
        margin: 0 auto;
    }
    .w3l-timeline-main-19 .row {
        margin-right: 0;
        margin-left: 0;
    }
    .w3l-timeline-main-19 .col-lg-12 {
        padding-right: 0;
        padding-left: 0;
    }
    .w3l-timeline-main-19 #timeline {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li a.importo {
        font-size: 1.1em;
    }
    .w3l-timeline-main-19 #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul a.importo {
        font-size: 1.1em;
    }
}

@media screen and (max-width: 414px) {
    .w3l-timeline-main-19 .timeline-9 {
        padding: 40px 0;
    }
}

.w3l-products-9 {
    /* //Reset Code */
    /* products */
    /* //products */
    /* responsive */
    /* //responsive */
}

.w3l-products-9 .grid-col-2 {
    grid-template-columns: 1fr 1fr;
}

.w3l-products-9 .grid-col-3 {
    grid-template-columns: 1fr 1fr 1fr;
}

.w3l-products-9 .grid-col-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.w3l-products-9 a.action {
    border: none;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    display: inline-block;
}

.w3l-products-9 a.action img {
    margin-left: 4px;
}

.w3l-products-9 .align-center {
    text-align: center;
}

.w3l-products-9 .products-top-9 {
    padding: 60px 0 80px;
}

.w3l-products-9 h3.title-product-9 {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 40px;
    font-weight: 600;
}

.w3l-products-9 .products-element-9 {
    grid-gap: 30px;
}

.w3l-products-9 h4.text-product-9 a {
    margin: 25px 0 10px;
    font-size: 20px;
    line-height: 25px;
    display: inline-block;
    font-weight: 500;
}

.w3l-products-9 p.sub-para-pdt {
    font-size: 17px;
    line-height: 25px;
    font-weight: normal;
}

.w3l-products-9 p.sub-parapdt {
    color: #fb1b26;
    font-weight: bold;
    font-size: 17px;
}

.w3l-products-9 .left-products-ele-9 img {
    width: 100%;
}

.w3l-products-9 .buttonbg {
    border: none;
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #050404;
    text-align: center;
    padding: 10px 22px;
    border-radius: 4px;
    margin-top: 1.5rem;
}

@media (max-width: 1280px) {
    .w3l-products-9 h3.title-product-9 {
        font-size: 42px;
    }
}

@media (max-width: 1080px) {
    .w3l-products-9 h3.title-product-9 {
        font-size: 40px;
        margin-bottom: 40px;
    }
}

@media (max-width: 900px) {
    .w3l-products-9 h3.title-product-9 {
        font-size: 36px;
    }
    .w3l-products-9 .products-element-9 {
        grid-gap: 20px;
    }
    .w3l-products-9 .products-top-9 {
        padding: 50px 0 60px;
    }
}

@media (max-width: 800px) {
    .w3l-products-9 h4.text-product-9 a {
        font-size: 19px;
    }
}

@media (max-width: 600px) {
    .w3l-products-9 h3.title-product-9 {
        font-size: 32px;
        margin-bottom: 30px;
    }
    .w3l-products-9 h4.text-product-9 a {
        font-size: 18px;
    }
    .w3l-products-9 .products-top-9 {
        padding: 40px 0 50px;
    }
}

@media (max-width: 480px) {
    .w3l-products-9 h3.title-product-9 {
        font-size: 30px;
    }
}

@media (max-width: 414px) {
    .w3l-products-9 h3.title-product-9 {
        font-size: 28px;
        line-height: 30px;
    }
    .w3l-products-9 .products-element-9 {
        grid-gap: 30px;
        grid-template-columns: 1fr;
    }
    .w3l-products-9 h4.text-product-9 a {
        margin: 10px 0 5px;
    }
    .w3l-products-9 .products-top-9 {
        padding: 30px 0 40px;
    }
}

.w3l-products-2 .grid {
    display: grid;
}

.w3l-products-2 .grid-column-2 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 40px;
}

.w3l-products-2 .product {
    padding: 60px 0 40px;
}

.w3l-products-2 .product-para {
    line-height: 25px;
    font-size: 17px;
    font-weight: 700;
    margin-top: 20px;
    float: left;
    margin-right: 10px;
    color: #fb1b26;
}

.w3l-products-2 .product-head {
    text-align: center;
    line-height: 40px;
    font-size: 35px;
}

.w3l-products-2 .paragraph {
    line-height: 25px;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    margin-top: 10px;
    max-width: 90%;
}

.w3l-products-2 .main {
    margin-top: 40px;
}

.w3l-products-2 .price {
    text-decoration: line-through;
    margin-top: 20px;
    line-height: 25px;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
}

.w3l-products-2 .buttonbg {
    border: none;
    font-weight: 400;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #050404;
    text-align: center;
    padding: 10px 22px;
    border-radius: 4px;
    margin-top: 1.5rem;
}

@media (max-width: 1200px) {
    .w3l-products-2 .grid-column-2 {
        grid-template-columns: 1fr 1fr 1fr;
        grid-row-gap: 40px;
    }
}

@media (max-width: 992px) {
    .w3l-products-2 .grid-column-2 {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 320px) {
    .w3l-products-2 .grid-column-2 {
        grid-template-columns: 1fr;
    }
}

.w3l-features-photo-7 {
    /* titels-7 */
    /*******************KEYFRAMES*******************/
    /******************MEDIA QUERYS******************/
    /* responsive code */
}

.w3l-features-photo-7 .w3l-features-photo-7_sur {
    padding: 80px 0;
}

.w3l-features-photo-7 .w3l-features-photo-7_top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}

.w3l-features-photo-7 .feat_top {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    margin-top: 40px;
}

.w3l-features-photo-7 .w3l-features-photo-7_top h4 {
    margin-bottom: 24px;
    font-size: 35px;
    line-height: 40px;
    font-weight: 100;
    text-transform: uppercase;
}

.w3l-features-photo-7 .w3l-features-photo-7_top h5 {
    font-size: 20px;
    line-height: 25px;
    color: #050404;
    margin: 12px 0;
}

.w3l-features-photo-7 .w3l-features-photo-7_top h5 a {
    color: #050404;
    text-decoration: none;
}

.w3l-features-photo-7 .w3l-features-photo-7_top h5 a:hover {
    opacity: 0.8;
}

.w3l-features-photo-7 .w3l-features-photo-7_top p.para {
    font-size: 17px;
    line-height: 25px;
    /* color: #585858; */
    color: black;
    margin-bottom: 30px;
}

.w3l-features-photo-7 ul.star li {
    display: inline-block;
}

.w3l-features-photo-7 span.item_price {
    font-size: 18px;
    color: #fb1b26;
    font-weight: 500;
    font-style: italic;
}

.w3l-features-photo-7 .w3l-features-photo-7_top-left p del {
    margin: 0 10px;
}

.w3l-features-photo-7 p.coasts {
    margin: 10px 0 20px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 20px;
}

.w3l-features-photo-7 .sec-grid-1 {
    margin-top: 1rem;
}

.w3l-features-photo-7 .sec-grid-1 label {
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 600;
    color: #050404;
    display: block;
}

.w3l-features-photo-7 .sec-grid-1 select {
    -webkit-appearance: menulist-button;
}

.w3l-features-photo-7 .sec-grid-1 select,
.w3l-features-photo-7 input {
    border: 1px solid rgba(51, 51, 51, 0.25);
    padding: 10px;
    width: 120px;
    font-size: 14px;
    /* color: #585858; */
    color: black;
    background: transparent;
}

.w3l-features-photo-7 .inline-cont {
    display: grid;
    grid-template-columns: .5fr 1fr;
    grid-gap: 20px;
    align-items: center;
    margin-top: 3rem;
}

.w3l-features-photo-7 .buttons-teams ul li {
    display: inline-block;
    margin: 0 4px;
    vertical-align: middle;
}

.w3l-features-photo-7 .buttons-teams li span {
    font-size: 22px;
}

.w3l-features-photo-7 .buttons-teams li span.fa-facebook-square {
    color: #3b5998;
}

.w3l-features-photo-7 .buttons-teams li span.fa-twitter-square {
    color: #00acee;
}

.w3l-features-photo-7 .buttons-teams li span.fa-google-plus-square {
    color: #DD4B39;
}

.w3l-features-photo-7 .gallery-7_sur {
    padding: 70px 0;
    background: #fff;
}

.w3l-features-photo-7 .galleryContainer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: center;
    position: relative;
}

.w3l-features-photo-7 .gallery {
    position: relative;
    display: flex;
    justify-content: center;
    align-content: center;
    border: 1px solid #eee;
    padding: 20px;
}

.w3l-features-photo-7 .gallery input {
    display: none;
}

.w3l-features-photo-7 .galleryImage {
    transition: opacity 0.25s ease-out;
    overflow: hidden;
    position: absolute;
    top: 0;
    opacity: 0;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.w3l-features-photo-7 .gallery>img:first-of-type {
    position: relative !important;
    display: flex !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 10;
}

.w3l-features-photo-7 .gallery>img:nth-child(2) {
    margin: 0 auto;
}

.w3l-features-photo-7 .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-features-photo-7 .arrowsContainer img {
    width: 100px;
    background: white;
    opacity: 0.4;
    padding-bottom: 20px;
    transition: 0.1s ease;
}

.w3l-features-photo-7 .leftArrow {
    border-top-right-radius: 10px;
    position: absolute;
    bottom: -20px;
    left: -30px;
    padding-left: 40px;
    padding-right: 15px;
}

.w3l-features-photo-7 .rightArrow {
    border-top-left-radius: 10px;
    position: absolute;
    bottom: -20px;
    right: -30px;
    padding-right: 40px;
    padding-left: 15px;
}

.w3l-features-photo-7 .leftArrow:active,
.w3l-features-photo-7 .rightArrow:active {
    transform: scale(0.95, 0.95);
}

.w3l-features-photo-7 .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-features-photo-7 .thumbnailImage img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #eee;
    padding: 10px;
}

.w3l-features-photo-7 .thumbnailImage {
    margin: 0 5px;
    -moz-scroll-snap-align: start;
    -ms-scroll-snap-align: start;
    scroll-snap-align: start;
}

.w3l-features-photo-7 .thumbnailImage:first-child {
    margin-left: 0px;
}

.w3l-features-photo-7 .thumbnailImage:last-child {
    margin-right: 0px;
}

.w3l-features-photo-7 #c1:checked+#i1 {
    opacity: 1;
}

.w3l-features-photo-7 #c2:checked+#i2 {
    opacity: 1;
}

.w3l-features-photo-7 #c3:checked+#i3 {
    opacity: 1;
}

.w3l-features-photo-7 #c4:checked+#i4 {
    opacity: 1;
}

.w3l-features-photo-7 #c5:checked+#i5 {
    opacity: 1;
}

.w3l-features-photo-7 #c6:checked+#i6 {
    opacity: 1;
}

.w3l-features-photo-7 #c7:checked+#i7 {
    opacity: 1;
}

.w3l-features-photo-7 #c8:checked+#i8 {
    opacity: 1;
}

.w3l-features-photo-7 #c9:checked+#i9 {
    opacity: 1;
}

.w3l-features-photo-7 #c10:checked+#i10 {
    opacity: 1;
}

.w3l-features-photo-7 #c11:checked+#i11 {
    opacity: 1;
}

.w3l-features-photo-7 #c12:checked+#i12 {
    opacity: 1;
}

.w3l-features-photo-7 #c13:checked+#i13 {
    opacity: 1;
}

.w3l-features-photo-7 #c1:checked+#i1+#arrows1 {
    display: flex;
}

.w3l-features-photo-7 #c2:checked+#i2+#arrows2 {
    display: flex;
}

.w3l-features-photo-7 #c3:checked+#i3+#arrows3 {
    display: flex;
}

.w3l-features-photo-7 #c4:checked+#i4+#arrows4 {
    display: flex;
}

.w3l-features-photo-7 #c5:checked+#i5+#arrows5 {
    display: flex;
}

.w3l-features-photo-7 #c6:checked+#i6+#arrows6 {
    display: flex;
}

.w3l-features-photo-7 .thumbnails label,
.w3l-features-photo-7 .arrowsContainer label {
    cursor: pointer;
    overflow: hidden;
}

.w3l-features-photo-7 .thumbnails label img {
    transition: 0.3s ease;
}

.w3l-features-photo-7 .thumbnails label img:hover {
    transform: scale(1.2, 1.2);
}

.w3l-features-photo-7 label:focus {
    box-shadow: 0px 0px 7px 1px white;
}

@media screen and (max-width: 1440px) {
    .w3l-features-photo-7 #c4:checked+#i4,
    .w3l-features-photo-7 #c5:checked+#i5,
    .w3l-features-photo-7 #c3:checked+#i3 {
        width: 100%;
    }
}

@media screen and (max-width: 1280px) {
    .w3l-features-photo-7 .w3l-features-photo-7_top h4 {
        font-size: 32px;
    }
}

@media screen and (max-width: 992px) {
    .w3l-features-photo-7 .w3l-features-photo-7_top {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
    .w3l-features-photo-7 .inline-cont {
        grid-template-columns: .3fr 1fr;
    }
    .w3l-features-photo-7 .w3l-features-photo-7_top h4 {
        font-size: 30px;
    }
    .w3l-features-photo-7 .w3l-features-photo-7_sur {
        padding: 60px 0;
    }
}

@media screen and (max-width: 736px) {
    .w3l-features-photo-7 .inline-cont {
        grid-template-columns: .5fr 1fr;
    }
}

@media screen and (max-width: 667px) {
    .w3l-features-photo-7 .w3l-features-photo-7_top h4 {
        font-size: 28px;
        line-height: 32px;
    }
}

@media screen and (max-width: 600px) {
    .w3l-features-photo-7 .inline-cont {
        grid-template-columns: .5fr 1fr;
    }
}

@media screen and (max-width: 568px) {
    .w3l-features-photo-7 .feat_top {
        grid-template-columns: 1fr;
    }
    .w3l-features-photo-7 .w3l-features-photo-7_top h4 {
        font-size: 25px;
        line-height: 30px;
    }
    .w3l-features-photo-7 .gallery {
        overflow: hidden;
    }
    .w3l-features-photo-7 .inline-cont {
        grid-template-columns: .8fr 1fr;
    }
}

@media screen and (max-width: 415px) {
    .w3l-features-photo-7 .w3l-features-photo-7_sur {
        padding: 40px 0;
    }
    .w3l-features-photo-7 .thumbnailImage img {
        padding: 5px;
    }
    .w3l-features-photo-7 .thumbnailImage {
        margin: 0 2px;
    }
    .w3l-features-photo-7 .w3l-features-photo-7_top p.para {
        font-size: 16px;
    }
    .w3l-features-photo-7 .inline-cont {
        grid-template-columns: 1fr 1fr;
    }
    .w3l-features-photo-7 .galleryImage {
        width: 100%;
    }
}

@media screen and (max-width: 320px) {
    .w3l-features-photo-7 .w3l-features-photo-7_top h4 {
        font-size: 22px;
        line-height: 28px;
    }
    .w3l-features-photo-7 .gallery {
        padding: 10px;
    }
    .w3l-features-photo-7 .inline-cont {
        grid-template-columns: 1fr;
    }
}


/* //titels-7 */

.w3l-ecom-cart {
    /*
  I wanted to go with a mobile first approach, but it actually lead to more verbose CSS in this case, so I've gone web first. Can't always force things...
  
  Side note: I know that this style of nesting in SASS doesn't result in the most performance efficient CSS code... but on the OCD/organizational side, I like it. So for CodePen purposes, CSS selector performance be damned.
  */
    /* Global settings */
    /* Global "table" column settings */
    /* This is used as the traditional .clearfix class */
    /* Apply clearfix in a few places */
    /* Apply dollar signs */
    /* Body/Header stuff */
    /* Column headers */
    /* Product entries */
    /* Totals section */
    /* Make adjustments for tablet */
    /* Make more adjustments for phone */
}

.w3l-ecom-cart .covers-main {
    padding: 80px 0;
}

.w3l-ecom-cart .product-image {
    float: left;
    width: 20%;
}

.w3l-ecom-cart .product-details {
    float: left;
    width: 37%;
}

.w3l-ecom-cart .product-price {
    float: left;
    width: 12%;
    color: #050404;
    font-weight: bold;
}

.w3l-ecom-cart .product-quantity {
    float: left;
    width: 10%;
}

.w3l-ecom-cart .product-removal {
    float: left;
    width: 9%;
}

.w3l-ecom-cart .product-line-price {
    float: left;
    width: 12%;
    text-align: right;
    color: #fb1b26;
    font-weight: bold;
}

.w3l-ecom-cart .group:before,
.w3l-ecom-cart .shopping-cart:before,
.w3l-ecom-cart .column-labels:before,
.w3l-ecom-cart .product:before,
.w3l-ecom-cart .totals-item:before,
.w3l-ecom-cart .group:after,
.w3l-ecom-cart .shopping-cart:after,
.w3l-ecom-cart .column-labels:after,
.w3l-ecom-cart .product:after,
.w3l-ecom-cart .totals-item:after {
    content: '';
    display: table;
}

.w3l-ecom-cart .group:after,
.w3l-ecom-cart .shopping-cart:after,
.w3l-ecom-cart .column-labels:after,
.w3l-ecom-cart .product:after,
.w3l-ecom-cart .totals-item:after {
    clear: both;
}

.w3l-ecom-cart .group,
.w3l-ecom-cart .shopping-cart,
.w3l-ecom-cart .column-labels,
.w3l-ecom-cart .product,
.w3l-ecom-cart .totals-item {
    zoom: 1;
}

.w3l-ecom-cart .product .product-price:before,
.w3l-ecom-cart .product .product-line-price:before,
.w3l-ecom-cart .totals-value:before {
    content: '$';
}

.w3l-ecom-cart label {
    color: #aaa;
}

.w3l-ecom-cart .column-labels label {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    color: #333;
    font-weight: 600;
}

.w3l-ecom-cart .covers-main h1 {
    margin-bottom: 2.5rem;
}

.w3l-ecom-cart .product {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
}

.w3l-ecom-cart .product .product-details .product-title a {
    margin-right: 20px;
    font-weight: 600;
    color: #050404;
    font-size: 18px;
}

.w3l-ecom-cart .img-responsive {
    width: 35%;
}

.w3l-ecom-cart .product .product-details .product-description {
    margin: 5px 20px 5px 0;
    line-height: 1.4em;
}

.w3l-ecom-cart .product .product-quantity input {
    width: 46px;
    border: 1px solid rgba(51, 51, 51, 0.41);
    padding: 3px 6px;
}

.w3l-ecom-cart .product .remove-product {
    border: 0;
    padding: 8px 14px;
    background-color: #505050;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
}

.w3l-ecom-cart .product .remove-product:hover {
    background-color: #333;
}

.w3l-ecom-cart .totals .totals-item {
    float: right;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

.w3l-ecom-cart .totals .totals-item label {
    float: left;
    clear: both;
    width: 79%;
    text-align: right;
}

.w3l-ecom-cart .totals .totals-item .totals-value {
    float: right;
    width: 21%;
    text-align: right;
}

.w3l-ecom-cart .checkout {
    float: right;
    border: 0;
    margin-top: 20px;
    padding: 12px 25px;
    background-color: #2c3038;
    color: #fff;
    font-size: 18px;
}

.w3l-ecom-cart .checkout:hover {
    background-color: #000;
}

@media screen and (max-width: 991px) {
    .w3l-ecom-cart .covers-main {
        padding: 60px 0;
    }
    .w3l-ecom-cart .product-quantity {
        width: 11%;
    }
    .w3l-ecom-cart .product-price {
        width: 11%;
    }
}

@media screen and (max-width: 414px) {
    .w3l-ecom-cart .covers-main {
        padding: 40px 0;
    }
}

@media screen and (max-width: 900px) {
    .w3l-ecom-cart .product {
        display: block;
        padding-bottom: 20px;
    }
    .w3l-ecom-cart .img-responsive {
        width: 100%;
    }
    .w3l-ecom-cart .shopping-cart {
        margin: 0;
        padding-top: 20px;
        border-top: 1px solid #eee;
    }
    .w3l-ecom-cart .column-labels {
        display: none;
    }
    .w3l-ecom-cart .product-image {
        float: right;
    }
    .w3l-ecom-cart .product-image img {
        margin-bottom: 10px;
    }
    .w3l-ecom-cart .product-details {
        float: none;
        margin-bottom: 10px;
        width: auto;
    }
    .w3l-ecom-cart .product-price {
        clear: both;
        width: 70px;
    }
    .w3l-ecom-cart .product-quantity {
        width: 100px;
    }
    .w3l-ecom-cart .product-quantity input {
        margin-left: 20px;
    }
    .w3l-ecom-cart .product-quantity:before {
        content: 'x';
    }
    .w3l-ecom-cart .product-removal {
        width: auto;
    }
    .w3l-ecom-cart .product-line-price {
        float: right;
        width: 70px;
    }
}

@media screen and (max-width: 384px) {
    .w3l-ecom-cart .product-removal {
        float: right;
    }
    .w3l-ecom-cart .product-line-price {
        float: right;
        clear: left;
        width: auto;
        margin-top: 20px;
    }
    .w3l-ecom-cart .product .product-line-price:before {
        content: 'Item Total: $';
    }
    .w3l-ecom-cart .totals .totals-item label {
        width: 60%;
    }
    .w3l-ecom-cart .totals .totals-item .totals-value {
        width: 40%;
    }
    .w3l-ecom-cart .covers-main h1 {
        margin-bottom: 2rem;
    }
}

.w3l-error-page .covers-main {
    background: url(../images/images-error.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;
    min-height: 100vh;
    align-items: center;
    display: grid;
}

.w3l-error-page .covers-main:before {
    content: "";
    background: rgba(16, 16, 16, 0.4);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}

.w3l-error-page .main-cover {
    max-width: 500px;
    margin: 0 auto;
}

.w3l-error-page a.logo {
    color: #fff;
    font-size: 32px;
    font-weight: 100;
    margin-bottom: 1rem;
    display: inline-block;
}

.w3l-error-page .cover-para {
    color: #fff;
    line-height: 120px;
    font-size: 180px;
    margin-bottom: 50px;
    font-weight: 600;
}

.w3l-error-page h4.cover-para span {
    font-size: 150px;
}

.w3l-error-page p.form-text {
    font-size: 17px;
    line-height: 25px;
    color: #eee;
}

.w3l-error-page a.back-button {
    border: none;
    font-weight: 600;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: rgba(255, 255, 255, 0.16);
    text-align: center;
    padding: 12px 18px;
    margin-top: 4em;
    box-shadow: 0px 3px 4px 2px rgba(14, 14, 14, 0.04);
}

@media screen and (max-width: 568px) {
    .w3l-error-page a.logo {
        font-size: 35px;
    }
    .w3l-error-page p.page-detail {
        font-size: 18px;
    }
    .w3l-error-page a.back-button {
        margin-top: 3em;
    }
    .w3l-error-page .cover-para {
        font-size: 130px;
        margin-bottom: 20px;
    }
    .w3l-error-page .cover-para {
        font-size: 160px;
    }
    .w3l-error-page h4.cover-para span {
        font-size: 130px;
    }
}

@media screen and (max-width: 384px) {
    .w3l-error-page p.form-text {
        font-size: 16px;
    }
    .w3l-error-page .cover-para {
        font-size: 130px;
    }
    .w3l-error-page h4.cover-para span {
        font-size: 110px;
    }
}

.w3l-coming-soon-19 {
    /*--header--*/
    /*-- right content --*/
    /*-- //right content --*/
    /*-- left content --*/
    /*-- newsletter --*/
    /*-- //newsletter --*/
    /*-- timer --*/
    /*-- //timer --*/
    /*-- //left content --*/
    /*-- responsive --*/
    /*-- //responsive --*/
    /*--responsive design--*/
    /*--/responsive design--*/
}

.w3l-coming-soon-19 .main-content-agile {
    background: url(../images/images-com.jpg) no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center;
    min-height: 100vh;
    position: relative;
    z-index: 0;
    display: grid;
    align-items: center;
    text-align: center;
    padding: 30px 0;
}

.w3l-coming-soon-19 .main-content-agile:before {
    content: "";
    background: rgba(16, 16, 16, 0.4);
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}

.w3l-coming-soon-19 .sub-content {
    grid-template-columns: 1fr 1fr;
    align-items: center;
}

.w3l-coming-soon-19 .agile {
    text-align: center;
}

.w3l-coming-soon-19 h2 {
    color: #fff;
    font-size: 50px;
}

.w3l-coming-soon-19 h2 span {
    color: #f7565e;
}

.w3l-coming-soon-19 p.para {
    color: #dedede;
    margin: 1.2em 0;
}

.w3l-coming-soon-19 p.para span {
    display: block;
    line-height: 2;
}

.w3l-coming-soon-19 h4 {
    color: #f7f7f7;
    font-size: 44px;
    font-weight: 600;
    font-style: italic;
}

.w3l-coming-soon-19 .quote-w3l p {
    color: #fff;
    margin: 1.5em 0 .2em;
    line-height: 1.7;
    font-size: 20px;
    font-weight: 200;
}

.w3l-coming-soon-19 .quote-w3l p span {
    display: block;
    font-weight: bold;
}

.w3l-coming-soon-19 .quote-w3l p i {
    margin: 0 10px;
    color: #f7565e;
}

.w3l-coming-soon-19 .sub-main-w3 form {
    margin: 3vw;
    max-width: 800px;
}

.w3l-coming-soon-19 h3 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    margin-bottom: 1em;
}

.w3l-coming-soon-19 .sub-main-w3 p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 1vw;
    text-align: center;
}

.w3l-coming-soon-19 .form-style-agile {
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    display: -moz-flex;
    display: flex;
}

.w3l-coming-soon-19 .form-style-agile input[type="email"] {
    outline: none;
    font-size: 14px;
    border: none;
    color: #000;
    padding: 12px;
    background: #fff;
    flex-basis: 75%;
    -webkit-flex-basis: 75%;
    box-sizing: border-box;
}

.w3l-coming-soon-19 .sub-main-w3 button {
    color: #fff;
    background: #f7565e;
    border: none;
    padding: 15px 0;
    outline: none;
    flex-basis: 25%;
    -webkit-flex-basis: 25%;
    font-size: 15px;
    cursor: pointer;
    transition: 0.5s all;
}

.w3l-coming-soon-19 .examples {
    display: -moz-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

.w3l-coming-soon-19 div#simply-countdown-losange {
    max-width: 800px;
    margin: 0 3vw;
    box-sizing: border-box;
    display: -moz-flex;
    display: flex;
    flex-wrap: wrap;
    flex-basis: 100%;
    -webkit-flex-basis: 100%;
    background: rgba(255, 255, 255, 0.07);
    box-shadow: 1px 4px 9px 1px rgba(0, 0, 0, 0.11);
}

.w3l-coming-soon-19 .simply-section {
    flex-basis: 25%;
    -webkit-flex-basis: 25%;
    justify-content: space-between;
    box-sizing: border-box;
    text-align: center;
    padding: 40px 18px;
}

.w3l-coming-soon-19 span.simply-amount {
    color: #fff;
    font-size: 70px;
    font-weight: 600;
}

.w3l-coming-soon-19 span.simply-word {
    font-size: 18px;
    margin-left: 5px;
    color: #eee;
    display: block;
    text-transform: capitalize;
    margin-top: 15%;
}

.w3l-coming-soon-19 a.back-button {
    border: none;
    font-weight: 600;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: rgba(255, 255, 255, 0.16);
    text-align: center;
    padding: 12px 18px;
    margin-top: 4em;
    box-shadow: 0px 3px 4px 2px rgba(14, 14, 14, 0.04);
}

@media (max-width: 1280px) {
    .w3l-coming-soon-19 .simply-section {
        padding: 40px 12px;
    }
    .w3l-coming-soon-19 span.simply-amount {
        font-size: 64px;
    }
}

@media (max-width: 1080px) {
    .w3l-coming-soon-19 .simply-section {
        padding: 40px 10px;
    }
    .w3l-coming-soon-19 span.simply-amount {
        font-size: 60px;
    }
    .w3l-coming-soon-19 span.simply-word {
        font-size: 17px;
    }
    .w3l-coming-soon-19 h2 {
        font-size: 42px;
    }
    .w3l-coming-soon-19 h4 {
        font-size: 40px;
    }
}

@media (max-width: 1050px) {
    .w3l-coming-soon-19 .simply-section {
        padding: 40px 7px;
    }
    .w3l-coming-soon-19 span.simply-amount {
        font-size: 60px;
    }
}

@media (max-width: 991px) {
    .w3l-coming-soon-19 span.simply-amount {
        font-size: 58px;
    }
}

@media (max-width: 900px) {
    .w3l-coming-soon-19 .sub-main-w3 p {
        font-size: 18px;
    }
    .w3l-coming-soon-19 .sub-content {
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
    .w3l-coming-soon-19 a.back-button {
        margin-top: 3em;
    }
}

@media (max-width: 800px) {
    .w3l-coming-soon-19 span.simply-amount {
        font-size: 56px;
    }
    .w3l-coming-soon-19 h2 {
        font-size: 40px;
    }
    .w3l-coming-soon-19 h3 {
        font-size: 35px;
        margin-bottom: .6em;
    }
    .w3l-coming-soon-19 .sub-main-w3 form {
        margin: 3vw 5vw;
    }
}

@media (max-width: 600px) {
    .w3l-coming-soon-19 span.simply-amount {
        font-size: 50px;
    }
    .w3l-coming-soon-19 .sub-main-w3 form {
        margin: 6vw 5vw;
    }
    .w3l-coming-soon-19 span.simply-word {
        font-size: 16px;
    }
    .w3l-coming-soon-19 h2 {
        font-size: 34px;
    }
    .w3l-coming-soon-19 p.para {
        margin: 1em 0;
    }
    .w3l-coming-soon-19 .quote-w3l p {
        margin: 1em 0 .2em;
    }
}

@media (max-width: 480px) {
    .w3l-coming-soon-19 h3 {
        font-size: 26px;
    }
    .w3l-coming-soon-19 .sub-main-w3 p {
        margin-bottom: 2vw;
    }
    .w3l-coming-soon-19 span.simply-amount {
        font-size: 40px;
    }
    .w3l-coming-soon-19 span.simply-word {
        font-size: 15px;
    }
    .w3l-coming-soon-19 .sub-main-w3 p {
        margin-bottom: 2vw;
    }
    .w3l-coming-soon-19 h4 {
        font-size: 34px;
    }
}

@media (max-width: 384px) {
    .w3l-coming-soon-19 h3 {
        font-size: 24px;
    }
    .w3l-coming-soon-19 .sub-main-w3 p {
        margin-bottom: 4vw;
        font-size: 17px;
    }
    .w3l-coming-soon-19 h2 {
        font-size: 30px;
    }
    .w3l-coming-soon-19 span.simply-amount {
        font-size: 35px;
    }
    .w3l-coming-soon-19 span.simply-word {
        font-size: 14px;
    }
    .w3l-coming-soon-19 p.para {
        margin: .8em 0;
        font-size: 15px;
    }
    .w3l-coming-soon-19 h4 {
        font-size: 36px;
    }
    .w3l-coming-soon-19 .quote-w3l p {
        margin: .8em 0 .2em;
        font-size: 17px;
    }
}

@media (max-width: 375px) {
    .w3l-coming-soon-19 span.simply-amount {
        font-size: 40px;
    }
    .w3l-coming-soon-19 span.simply-word {
        font-size: 15px;
    }
    .w3l-coming-soon-19 .simply-section {
        flex-basis: 48%;
        -webkit-flex-basis: 48%;
    }
    .w3l-coming-soon-19 .form-style-agile input[type="email"] {
        font-size: 13px;
        flex-basis: 70%;
        -webkit-flex-basis: 70%;
    }
    .w3l-coming-soon-19 .sub-main-w3 input[type="submit"] {
        padding: 13px 0;
        flex-basis: 30%;
        -webkit-flex-basis: 30%;
        font-size: 14px;
    }
    .w3l-coming-soon-19 .sub-main-w3 p {
        font-size: 17px;
    }
    .w3l-coming-soon-19 .sub-main-w3 form {
        margin: 11vw 4vw;
    }
    .w3l-coming-soon-19 .simply-section {
        padding: 20px 20px;
    }
    .w3l-coming-soon-19 .sub-content {
        grid-gap: 10px;
    }
}

.w3l-coming-soon-19 .countdownHolder {
    font: 23px/0.8 'PT Sans Narrow', sans-serif;
    height: 89px;
}

.w3l-coming-soon-19 .position {
    display: inline-block;
    height: 2em;
    overflow: hidden;
    position: relative;
    width: 48px;
    font-weight: 100;
    font-size: 0.85em;
}

.w3l-coming-soon-19 .digit {
    color: #ffffff;
    font-size: 77px;
    left: 3px;
    bottom: 0;
    position: absolute;
}

.w3l-coming-soon-19 .countDays,
.w3l-coming-soon-19 .countDiv0,
.w3l-coming-soon-19 .countHours,
.w3l-coming-soon-19 .countDiv1,
.w3l-coming-soon-19 .countMinutes,
.w3l-coming-soon-19 .countDiv2,
.w3l-coming-soon-19 .countSeconds,
.w3l-coming-soon-19 .countDiv {
    /*--display:inline-block;
          width:16px;
          height:1.6em;
          position:relative;--*/
    display: none;
}

.w3l-coming-soon-19 .countDiv:after {
    top: 0.9em;
}

@media (max-width: 800px) {
    .w3l-coming-soon-19 .digit {
        font-size: 45px;
        left: 0px;
    }
    .w3l-coming-soon-19 .position {
        width: 22px;
        height: 1em;
    }
}

@media (max-width: 414px) {
    .w3l-coming-soon-19 .digit {
        font-size: 35px;
        left: 4px;
    }
    .w3l-coming-soon-19 .position {
        width: 22px;
        height: 38px;
    }
}

.w3l-forms-23 {
    /*-- Forms23 block --*/
}

.w3l-forms-23 #forms23-block {
    padding: 4rem 0;
}

.w3l-forms-23 .d-grid {
    display: grid;
}

.w3l-forms-23 .forms23-grids {
    grid-template-columns: 1fr 1.3fr;
    grid-gap: 127px;
    align-items: center;
}

.w3l-forms-23 .form23 {
    background: #fff;
    padding: 35px;
}

.w3l-forms-23 .form23 h6 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #333;
}

.w3l-forms-23 .form23-text h6 span {
    font-size: 24px;
    color: #fb1b26;
}

.w3l-forms-23 .form23 form .input-form {
    font-size: 14px;
    border: none;
    width: 100%;
    padding: 12px 14px;
    margin-bottom: 10px;
    border: 1px solid #ddd;
    outline: none;
}

.w3l-forms-23 .form23 p {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    margin-top: 15px;
}

.w3l-forms-23 .buttonbg {
    font-weight: 600;
    padding: 10px 22px;
    width: 100%;
    margin-top: 1em;
}

.w3l-forms-23 .form23 a {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}

.w3l-forms-23 .form23-text h6 {
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.w3l-forms-23 .form23-text h3 {
    font-size: 35px;
    line-height: 40px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.w3l-forms-23 .form23-text p {
    font-style: normal;
    font-weight: normal;
    font-size: 17px;
    line-height: 25px;
}

@media all and (max-width: 1100px) {
    .w3l-forms-23 .forms23-grids {
        grid-gap: 40px;
    }
}

@media all and (max-width: 992px) {
    .w3l-forms-23 .forms23-grids {
        grid-gap: 15px;
        grid-template-columns: 1fr 1fr;
    }
}

@media all and (max-width: 900px) {
    .w3l-forms-23 .form23 {
        padding: 25px;
    }
    .w3l-forms-23 .form23-text h3 {
        font-size: 30px;
        line-height: 34px;
    }
}

@media all and (max-width: 736px) {
    .w3l-forms-23 .forms23-grids {
        grid-gap: 40px;
        grid-template-columns: 1fr;
    }
    .w3l-forms-23 .form23 {
        padding: 0;
    }
}

@media all and (max-width: 600px) {
    .w3l-forms-23 .form23-text h3 {
        font-size: 28px;
        line-height: 32px;
    }
}

@media all and (max-width: 500px) {
    .w3l-forms-23 .forms23-grids {
        grid-template-columns: 1fr;
        grid-gap: 50px;
    }
    .w3l-forms-23 .form23-text h3 {
        margin-top: 15px;
        margin-bottom: 20px;
    }
}

@media all and (max-width: 440px) {
    .w3l-forms-23 #forms23-block {
        padding: 2.5rem 0;
    }
    .w3l-forms-23 .forms23-grids {
        grid-gap: 40px;
    }
}

.bg_white {
    background: #ffffff;
}

.bg_light {
    background: #F7F9FC;
}

.bg_black {
    background: #031427;
}

.bg_dark {
    background: rgba(0, 0, 0, 0.8);
}

table img {
    max-width: 100%;
}

.email-hny-section {
    padding: 2.5em;
}


/*--logo--*/

.links-email a {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    text-align: right;
    color: var(--para-color);
    margin-left: 15px;
}

.ban {
    position: relative;
}

.layer {
    background: rgba(16, 16, 16, 0.2);
    z-index: 9;
}

table.w3_sub_contaiiner-footer {
    padding: 0 1em;
}

.overlay-lavi {
    background: rgba(17, 24, 31, 0.32);
    z-index: 9;
    padding: 4em 2em;
}

.heading-section h4 {
    color: #323538;
    font-size: 25px;
    margin-top: 0;
    line-height: 30px;
}

@media screen and (max-width: 667px) {
    .w3l-email-container {
        max-width: 600px !important;
    }
    table.scale {
        width: 500px;
    }
    table.b-text {
        width: 480px;
    }
    table.w3l_banner_bottom_grid {
        width: 100%;
        padding: 0 3em;
    }
    table.scale-60perc,
    table.scale-30perc {
        width: 100%;
        padding: 0 2em;
    }
    table.w3l-email-container.bottom-2 {
        margin-bottom: 2em;
    }
    .overlay-lavi {
        padding: 4em 1.5em;
    }
    table.w3l_banner_bottom_grid-2 {
        width: 100%;
    }
    td.agileits_banner_bottom {
        height: 20px;
    }
}

@media screen and (max-width: 600px) {
    .w3l-email-container,
    table.mainContent {
        max-width: 550px !important;
    }
    table.scale-2 {
        width: 100%;
    }
    td.scale-center-both img {
        width: 100%;
        height: auto;
    }
    table.scale-2-top {
        margin-bottom: 1em;
    }
    table.scale {
        width: 100%;
        padding: 0 1em;
    }
}

@media screen and (max-width: 568px) {
    .w3l-email-container,
    table.mainContent {
        max-width: 500px !important;
    }
}

@media screen and (max-width: 480px) {
    .w3l-email-container,
    table.mainContent {
        max-width: 430px !important;
    }
    table.b-text {
        width: 85%;
        margin: 0 2em;
    }
    td.line span {
        font-size: 2em !important;
        line-height: 36px !important;
    }
}

@media screen and (max-width: 440px) {
    .w3l-email-container,
    table.mainContent {
        max-width: 100% !important;
        width: 100%;
    }
}


/*# sourceMappingURL=style-freedom.css.map */