.fa,.fab,.fad,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-arrow-alt-circle-left:before {
    content: "\f359"
}
.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-bars:before {
    content: "\f0c9"
}
.fa-book:before {
    content: "\f02d"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-cogs:before {
    content: "\f085"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-edit:before {
    content: "\f044"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-external-link-alt:before {
    content: "\f35d"
}
.fa-facebook-f:before {
    content: "\f39e"
}
.fa-home:before {
    content: "\f015"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-lightbulb:before {
    content: "\f0eb"
}
.fa-link:before {
    content: "\f0c1"
}
.fa-linkedin-in:before {
    content: "\f0e1"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-minus:before {
    content: "\f068"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-search:before {
    content: "\f002"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-plus::before {
    content: "\f067";
}
.fa-hand-point-right:before {
    content: "\f0a4";
}
.fa-gopuram:before {
    content: "\f664";
}
.fa-people-arrows:before {
    content: "\e068";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-om:before {
    content: "\f679";
}
.fa-book-open:before {
    content: "\f518";
}
.fa-calendar-day:before {
    content: "\f783";
}

.fa-file:before{content:"\f15b"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
@font-face {
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../webfonts/fa-brands-400.eot);
    src: url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")
}
.fab {
    font-family: "Font Awesome 5 Brands"
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../webfonts/fa-regular-400.eot);
    src: url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")
}
.fab,.far {
    font-weight: 400
}
@font-face {
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(../webfonts/fa-solid-900.eot);
    src: url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")
}
.fa,.far,.fas {
    font-family: "Font Awesome 5 Free";
    font-display: swap;
}
.fa,.fas {
    font-weight: 900
}