@charset "UTF-8";
/* Author: thewebmax team
=========================
This file contains the styling for the actual template, this
is the file you need to edit to change the look of the
template.
This files [Table of contents] are outlined below

/* ---------------------------------------------------*/
/** - Title Separators */
/** - Center Title */
/** - About One Section */
/** - About Two Section */
/** - About Owo Section */
/** - We Provide Section */
/** - Rotate Text Img */
/** - Counter Style One */
/** - Team Style One */
/** - Team Box Single */
/** - Play Button */
/** - Testimonial Style Two */
/** - Testimonial Style One */
/** - Client Logo Section */
/** - Footer Dark Version Css */
/** - Widget Address */
/** - Recent Post Entry */
/** - Footer Dark */
/** - Widget Services */
/** - Scroll top btn css */
/** - Blog Style 2 */
/** - Pricing Section */
/** - Inner Page Banner */
/** - Breadcrumb */
/** - Filter Buttons Css */
/** - Project Single */
/** - Projesct Single Sidebar */
/** - Google Map */
/** - Contact Form */
/** - FAQ Section */
/** - Form Control */
/** - Error Page */
/** - Blog Side Bar */
/** - Comment list */
/** - Comment Form */
/** - Single Blog Post */
/** - Single Post Navigation */
/** - Loading */
/** - Loading Animation Start */
/** - Section Overlay */
/** - Service Detail */
/** - Blog Post Section */
/** - All Services */
/** - Service Page Download Btn */
/** - Search Bar */
/** - Cart Dropdown */
/** - Project Btn Filter */
/** - Swiper Controls */
/** - Project Section */
/** - Blog Gallery */
/** - Product Box */
/** - Product Detail Page Slider */
/** - Price Range Tool Tip */
/** - Select Box Border Style1 */
/** - Product Gallery */
/** - Touchspin Input Type Number */
/** - Product Single */
/** - Client Carousel */
/** - Team-effect-hvr1 */
/** - Team-effect-hvr2 */
/** - Video Section */
/** - Video Section 2 */
/** - Service Icon Box One */
/** - Service Icon Box */
/** - Service Icon Box */
/** - Service Icon Box Three */
/** - Home 2 Slider Wrap */
/** - Twm Slider1 Slider */
/** - Social Icon Bg Color */
/** - Spin Animation */
/** - Pagination */
/** - Get In Touch Section */
/** - Circle Text Section */
/** - Circle Text 2 */
/** - Marquee Slider */
/** - Start  Curser Pointer CSS */
/** - Home Page 2 Slider */
/** - Text Half Split Section*/
/** - Progress Bar Section */
/** - Our Skills Section */
/** - Product Section */
/** - Accordians */
/** - Navigation */
/** - Article layouts */
/** - About Us Section */
/** - Awards Section Css Start */
/** - Awards Section Css End */
/** - Title Text Animation Css Start */
/** - Title Text Animation Css End */
/** - About Media */
/** - General Faq Question */
/** - Sidbar popup Css */
/* ---------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Marcellus&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&amp;display=swap");
/*===GENERAL===*/
.site-text-primary {
  color: #ea080b;
}

.site-text-black {
  color: #000;
}

.site-text-gray {
  color: #e7e7e7;
}

.site-text-dark {
  color: #003e6c;
}

.site-text-white {
  color: #fff;
}

.site-bg-primary {
  background-color: #ea080b;
}

.site-bg-black {
  background-color: #000;
}

.site-bg-dark {
  background-color: #003e6c;
}

.site-bg-gray {
  background-color: #e7e7e7;
}

.site-bg-white {
  background-color: #fff;
}

body {
  color: #797979;
  background-color: #f9f3ea;
  font-family: "Urbanist", serif;
  line-height: 1.7;
  font-weight: 500;
  padding: 0px;
  margin: 0px;
  overflow-x: hidden;
  font-size: 16px;
}

a {
  color: #003e6c;
  outline: 0px none;
  text-decoration: none;
}
a:hover, a:focus {
  outline: 0px none;
  text-decoration: none;
}
a:active, a:hover, a:focus {
  color: inherit;
}

.overflow-hide {
  overflow: hidden;
}

img {
  border-style: none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/*Float clearfix*/
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.shadow-bx {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
}

.wt-icon-box-wraper:after {
  content: "";
  display: table;
  clear: both;
}

ol.commentlist li:after {
  content: "";
  display: table;
  clear: both;
}

section, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, summary {
  display: block;
}

ul {
  padding: 0px;
}

::-moz-selection {
  background: #484848;
  color: #fff;
}

::selection {
  background: #484848;
  color: #fff;
}

/*===Heading & Title====*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Marcellus", serif;
  line-height: 1.2;
  color: #003e6c;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 44px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

/*---Text align--- */
.text-left {
  text-align: left;
}

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

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

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

/*===Listing Style===*/
dl, ul, ol {
  list-style-position: outside;
  padding: 0px;
}

ul, ol {
  margin-bottom: 24px;
}

ul li {
  padding: 0px;
}

ol li {
  padding: 0px;
}

.list-simple li {
  margin-bottom: 10px;
}
.list-simple li ul {
  margin-left: 15px;
  margin-top: 10px;
}
.list-simple.list-unstyled li ul {
  margin-left: 30px;
  margin-top: 10px;
}

.list-circle,
.list-angle-right,
.list-arrow,
.list-check,
.list-checked,
.list-check-circle,
.list-chevron-circle,
.list-arrow-circle,
.list-times-circle {
  margin: 0px 0px 20px 0px;
  padding: 0px;
  list-style: none;
  font-weight: 600;
}
.list-circle li,
.list-angle-right li,
.list-arrow li,
.list-check li,
.list-checked li,
.list-check-circle li,
.list-chevron-circle li,
.list-arrow-circle li,
.list-times-circle li {
  padding: 5px 5px 5px 20px;
  position: relative;
}
.list-circle li:before,
.list-angle-right li:before,
.list-arrow li:before,
.list-check li:before,
.list-checked li:before,
.list-check-circle li:before,
.list-chevron-circle li:before,
.list-arrow-circle li:before,
.list-times-circle li:before {
  font-family: "FontAwesome";
  position: absolute;
  left: 0px;
  top: 3px;
  display: block;
  font-size: 15px;
  color: #000;
}

.list-circle li:before {
  top: 6px;
  font-size: 10px;
  content: "\f111";
}

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

.list-arrow li:before {
  content: "\f0da";
}

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

.list-checked li:before {
  content: "\f046";
}

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

.list-chevron-circle li:before {
  content: "\f138";
}

.list-arrow-circle li:before {
  content: "\f0a9";
}

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

/*---Padding (around)---*/
.p-a0 {
  padding: 0px;
}

.p-a5 {
  padding: 5px;
}

.p-a10 {
  padding: 10px;
}

.p-a15 {
  padding: 15px;
}

.p-a20 {
  padding: 20px;
}

.p-a25 {
  padding: 25px;
}

.p-a30 {
  padding: 30px;
}

.p-a40 {
  padding: 40px;
}

.p-a50 {
  padding: 50px;
}

.p-a60 {
  padding: 60px;
}

.p-a70 {
  padding: 70px;
}

.p-a80 {
  padding: 80px;
}

.p-a90 {
  padding: 90px;
}

.p-a100 {
  padding: 100px;
}

.p-a110 {
  padding: 110px;
}

.p-a120 {
  padding: 120px;
}

.p-a130 {
  padding: 130px;
}

.p-a140 {
  padding: 140px;
}

.p-a150 {
  padding: 150px;
}

/*---Padding (top)---*/
.p-t0 {
  padding-top: 0px;
}

.p-t5 {
  padding-top: 5px;
}

.p-t10 {
  padding-top: 10px;
}

.p-t15 {
  padding-top: 15px;
}

.p-t20 {
  padding-top: 20px;
}

.p-t30 {
  padding-top: 30px;
}

.p-t40 {
  padding-top: 40px;
}

.p-t50 {
  padding-top: 50px;
}

.p-t60 {
  padding-top: 60px;
}

.p-t70 {
  padding-top: 70px;
}

.p-t80 {
  padding-top: 80px;
}

.p-t90 {
  padding-top: 90px;
}

.p-t100 {
  padding-top: 100px;
}

.p-t110 {
  padding-top: 110px;
}

.p-t120 {
  padding-top: 120px;
}

.p-t130 {
  padding-top: 130px;
}

.p-t140 {
  padding-top: 140px;
}

.p-t150 {
  padding-top: 150px;
}

/*---Padding (bottom)---*/
.p-b0 {
  padding-bottom: 0px;
}

.p-b5 {
  padding-bottom: 5px;
}

.p-b10 {
  padding-bottom: 10px;
}

.p-b15 {
  padding-bottom: 15px;
}

.p-b20 {
  padding-bottom: 20px;
}

.p-b30 {
  padding-bottom: 30px;
}

.p-b40 {
  padding-bottom: 40px;
}

.p-b50 {
  padding-bottom: 50px;
}

.p-b60 {
  padding-bottom: 60px;
}

.p-b70 {
  padding-bottom: 70px;
}

.p-b80 {
  padding-bottom: 80px;
}

.p-b90 {
  padding-bottom: 90px;
}

.p-b100 {
  padding-bottom: 100px;
}

.p-b110 {
  padding-bottom: 110px;
}

.p-b120 {
  padding-bottom: 120px;
}

.p-b130 {
  padding-bottom: 130px;
}

.p-b140 {
  padding-bottom: 140px;
}

.p-b150 {
  padding-bottom: 150px;
}

/*---Padding (left)---*/
.p-l0 {
  padding-left: 0px;
}

.p-l5 {
  padding-left: 5px;
}

.p-l10 {
  padding-left: 10px;
}

.p-l15 {
  padding-left: 15px;
}

.p-l20 {
  padding-left: 20px;
}

.p-l30 {
  padding-left: 30px;
}

.p-l40 {
  padding-left: 40px;
}

.p-l50 {
  padding-left: 50px;
}

.p-l60 {
  padding-left: 60px;
}

.p-l70 {
  padding-left: 70px;
}

.p-l80 {
  padding-left: 80px;
}

.p-l90 {
  padding-left: 90px;
}

.p-l100 {
  padding-left: 100px;
}

.p-l110 {
  padding-left: 110px;
}

.p-l120 {
  padding-left: 120px;
}

.p-l130 {
  padding-left: 130px;
}

.p-l140 {
  padding-left: 140px;
}

.p-l150 {
  padding-left: 150px;
}

/*---Padding (right)---*/
.p-r0 {
  padding-right: 0px;
}

.p-r5 {
  padding-right: 5px;
}

.p-r10 {
  padding-right: 10px;
}

.p-r15 {
  padding-right: 15px;
}

.p-r20 {
  padding-right: 20px;
}

.p-r30 {
  padding-right: 30px;
}

.p-r40 {
  padding-right: 40px;
}

.p-r50 {
  padding-right: 50px;
}

.p-r60 {
  padding-right: 60px;
}

.p-r70 {
  padding-right: 70px;
}

.p-r80 {
  padding-right: 80px;
}

.p-r90 {
  padding-right: 90px;
}

.p-r100 {
  padding-right: 100px;
}

.p-r110 {
  padding-right: 110px;
}

.p-r120 {
  padding-right: 120px;
}

.p-r130 {
  padding-right: 130px;
}

.p-r140 {
  padding-right: 140px;
}

.p-r150 {
  padding-right: 150px;
}

/*---Padding (left right)---*/
.p-lr0 {
  padding-left: 0px;
  padding-right: 0px;
}

.p-lr5 {
  padding-left: 5px;
  padding-right: 5px;
}

.p-lr10 {
  padding-left: 10px;
  padding-right: 10px;
}

.p-lr15 {
  padding-left: 15px;
  padding-right: 15px;
}

.p-lr20 {
  padding-left: 20px;
  padding-right: 20px;
}

.p-lr30 {
  padding-left: 30px;
  padding-right: 30px;
}

.p-lr40 {
  padding-left: 40px;
  padding-right: 40px;
}

.p-lr50 {
  padding-left: 50px;
  padding-right: 50px;
}

.p-lr60 {
  padding-left: 60px;
  padding-right: 60px;
}

.p-lr70 {
  padding-left: 70px;
  padding-right: 70px;
}

.p-lr80 {
  padding-left: 80px;
  padding-right: 80px;
}

.p-lr90 {
  padding-left: 90px;
  padding-right: 90px;
}

.p-lr100 {
  padding-left: 100px;
  padding-right: 100px;
}

.p-lr120 {
  padding-left: 120px;
  padding-right: 120px;
}

.p-lr150 {
  padding-left: 150px;
  padding-right: 150px;
}

/*---Padding (top bottom)---*/
.p-tb0 {
  padding-bottom: 0px;
  padding-top: 0px;
}

.p-tb5 {
  padding-bottom: 5px;
  padding-top: 5px;
}

.p-tb10 {
  padding-bottom: 10px;
  padding-top: 10px;
}

.p-tb15 {
  padding-bottom: 15px;
  padding-top: 15px;
}

.p-tb20 {
  padding-bottom: 20px;
  padding-top: 20px;
}

.p-tb30 {
  padding-bottom: 30px;
  padding-top: 30px;
}

.p-tb40 {
  padding-bottom: 40px;
  padding-top: 40px;
}

.p-tb50 {
  padding-bottom: 50px;
  padding-top: 50px;
}

.p-tb60 {
  padding-bottom: 60px;
  padding-top: 60px;
}

.p-tb70 {
  padding-bottom: 70px;
  padding-top: 70px;
}

.p-tb80 {
  padding-bottom: 80px;
  padding-top: 80px;
}

.p-tb90 {
  padding-bottom: 90px;
  padding-top: 90px;
}

.p-tb100 {
  padding-bottom: 100px;
  padding-top: 100px;
}

.p-tb120 {
  padding-bottom: 120px;
  padding-top: 120px;
}

.p-tb150 {
  padding-bottom: 150px;
  padding-top: 150px;
}

/*----Margin (around)----*/
.m-a-1 {
  margin: -1px;
}

.m-a0 {
  margin: 0px;
}

.m-a5 {
  margin: 5px;
}

.m-a10 {
  margin: 10px;
}

.m-a15 {
  margin: 15px;
}

.m-a20 {
  margin: 20px;
}

.m-a30 {
  margin: 30px;
}

.m-a40 {
  margin: 40px;
}

.m-a50 {
  margin: 50px;
}

.m-a60 {
  margin: 60px;
}

.m-a70 {
  margin: 70px;
}

.m-a80 {
  margin: 80px;
}

.m-a90 {
  margin: 90px;
}

.m-a100 {
  margin: 100px;
}

.m-a110 {
  margin: 110px;
}

.m-a120 {
  margin: 120px;
}

.m-a130 {
  margin: 130px;
}

.m-a140 {
  margin: 140px;
}

.m-a150 {
  margin: 150px;
}

/*---Marging (top)----*/
.m-t0 {
  margin-top: 0px;
}

.m-t5 {
  margin-top: 5px;
}

.m-t10 {
  margin-top: 10px;
}

.m-t15 {
  margin-top: 15px;
}

.m-t20 {
  margin-top: 20px;
}

.m-t30 {
  margin-top: 30px;
}

.m-t40 {
  margin-top: 40px;
}

.m-t50 {
  margin-top: 50px;
}

.m-t60 {
  margin-top: 60px;
}

.m-t70 {
  margin-top: 70px;
}

.m-t80 {
  margin-top: 80px;
}

.m-t90 {
  margin-top: 90px;
}

.m-t100 {
  margin-top: 100px;
}

.m-t110 {
  margin-top: 110px;
}

.m-t120 {
  margin-top: 120px;
}

.m-t130 {
  margin-top: 130px;
}

.m-t140 {
  margin-top: 140px;
}

.m-t150 {
  margin-top: 150px;
}

/*---Marging (bottom)---*/
.m-b0 {
  margin-bottom: 0px;
}

.m-b5 {
  margin-bottom: 5px;
}

.m-b10 {
  margin-bottom: 10px;
}

.m-b15 {
  margin-bottom: 15px;
}

.m-b20 {
  margin-bottom: 20px;
}

.m-b30 {
  margin-bottom: 30px;
}

.m-b40 {
  margin-bottom: 40px;
}

.m-b50 {
  margin-bottom: 50px;
}

.m-b60 {
  margin-bottom: 60px;
}

.m-b70 {
  margin-bottom: 70px;
}

.m-b80 {
  margin-bottom: 80px;
}

.m-b90 {
  margin-bottom: 90px;
}

.m-b100 {
  margin-bottom: 100px;
}

.m-b110 {
  margin-bottom: 110px;
}

.m-b120 {
  margin-bottom: 120px;
}

.m-b130 {
  margin-bottom: 130px;
}

.m-b140 {
  margin-bottom: 140px;
}

.m-b150 {
  margin-bottom: 150px;
}

/*---Marging (left)---*/
.m-l0 {
  margin-left: 0px;
}

.m-l5 {
  margin-left: 5px;
}

.m-l10 {
  margin-left: 10px;
}

.m-l15 {
  margin-left: 15px;
}

.m-l20 {
  margin-left: 20px;
}

.m-l30 {
  margin-left: 30px;
}

.m-l40 {
  margin-left: 40px;
}

.m-l50 {
  margin-left: 50px;
}

.m-l60 {
  margin-left: 60px;
}

.m-l70 {
  margin-left: 70px;
}

.m-l80 {
  margin-left: 80px;
}

.m-l90 {
  margin-left: 90px;
}

.m-l100 {
  margin-left: 100px;
}

.m-l110 {
  margin-left: 110px;
}

.m-l120 {
  margin-left: 120px;
}

.m-l130 {
  margin-left: 130px;
}

.m-l140 {
  margin-left: 140px;
}

.m-l150 {
  margin-left: 150px;
}

/*---Marging (right)---*/
.m-r0 {
  margin-right: 0px;
}

.m-r5 {
  margin-right: 5px;
}

.m-r10 {
  margin-right: 10px;
}

.m-r15 {
  margin-right: 15px;
}

.m-r20 {
  margin-right: 20px;
}

.m-r30 {
  margin-right: 30px;
}

.m-r40 {
  margin-right: 40px;
}

.m-r50 {
  margin-right: 50px;
}

.m-r60 {
  margin-right: 60px;
}

.m-r70 {
  margin-right: 70px;
}

.m-r80 {
  margin-right: 80px;
}

.m-r90 {
  margin-right: 90px;
}

.m-r100 {
  margin-right: 100px;
}

.m-r110 {
  margin-right: 110px;
}

.m-r120 {
  margin-right: 120px;
}

.m-r130 {
  margin-right: 130px;
}

.m-r140 {
  margin-right: 140px;
}

.m-r150 {
  margin-right: 150px;
}

/*---Marging (left right)---*/
.m-lr0 {
  margin-left: 0px;
  margin-right: 0px;
}

.m-lr5 {
  margin-left: 5px;
  margin-right: 5px;
}

.m-lr10 {
  margin-left: 10px;
  margin-right: 10px;
}

.m-lr15 {
  margin-left: 15px;
  margin-right: 15px;
}

.m-lr20 {
  margin-left: 20px;
  margin-right: 20px;
}

.m-lr30 {
  margin-left: 30px;
  margin-right: 30px;
}

.m-lr40 {
  margin-left: 40px;
  margin-right: 40px;
}

.m-lr50 {
  margin-left: 50px;
  margin-right: 50px;
}

.m-lr60 {
  margin-left: 60px;
  margin-right: 60px;
}

.m-lr70 {
  margin-left: 70px;
  margin-right: 70px;
}

.m-lr80 {
  margin-left: 80px;
  margin-right: 80px;
}

.m-lr90 {
  margin-left: 90px;
  margin-right: 90px;
}

.m-lr100 {
  margin-left: 100px;
  margin-right: 100px;
}

.m-lr120 {
  margin-left: 120px;
  margin-right: 120px;
}

.m-lr150 {
  margin-left: 150px;
  margin-right: 150px;
}

/*---Marging (top bottom)---*/
.m-tb0 {
  margin-bottom: 0px;
  margin-top: 0px;
}

.m-tb5 {
  margin-bottom: 5px;
  margin-top: 5px;
}

.m-tb10 {
  margin-bottom: 10px;
  margin-top: 10px;
}

.m-tb15 {
  margin-bottom: 15px;
  margin-top: 15px;
}

.m-tb20 {
  margin-bottom: 20px;
  margin-top: 20px;
}

.m-tb30 {
  margin-bottom: 30px;
  margin-top: 30px;
}

.m-tb40 {
  margin-bottom: 40px;
  margin-top: 40px;
}

.m-tb50 {
  margin-bottom: 50px;
  margin-top: 50px;
}

.m-tb60 {
  margin-bottom: 60px;
  margin-top: 60px;
}

.m-tb70 {
  margin-bottom: 70px;
  margin-top: 70px;
}

.m-tb80 {
  margin-bottom: 80px;
  margin-top: 80px;
}

.m-tb90 {
  margin-bottom: 90px;
  margin-top: 90px;
}

.m-tb100 {
  margin-bottom: 100px;
  margin-top: 100px;
}

.m-tb120 {
  margin-bottom: 120px;
  margin-top: 120px;
}

.m-tb150 {
  margin-bottom: 150px;
  margin-top: 150px;
}

/*---Colum gap less---*/
.no-col-gap [class*=col-xs-],
.no-col-gap [class*=col-sm-],
.no-col-gap [class*=col-md-],
.no-col-gap [class*=col-lg-] {
  padding-left: 0px;
  padding-right: 0px;
}

/*===Background Effect===*/
.bg-center {
  background-position: center;
}

.bg-top-left {
  background-position: top left;
}

.bg-top-right {
  background-position: top right;
}

.bg-top-center {
  background-position: top center;
}

.bg-bottom-left {
  background-position: bottom left;
}

.bg-bottom-right {
  background-position: bottom right;
}

.bg-bottom-center {
  background-position: bottom center;
}

.bg-left-center {
  background-position: left;
}

.bg-right-center {
  background-position: right;
}

.bg-auto {
  background-size: auto;
}

.bg-contain {
  background-size: contain;
}

.bg-cover {
  background-size: cover;
}

.bg-full-width {
  background-size: 100% auto;
}

.bg-full-height {
  background-size: auto 100%;
}

.bg-repeat {
  background-repeat: repeat;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-repeat-x {
  background-repeat: repeat-x;
}

.bg-repeat-y {
  background-repeat: repeat-y;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-scroll {
  background-attachment: scroll;
}

/*===Overlay ( transparient box style)===*/
.overlay-wraper {
  position: relative;
}

.overlay-main {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.opacity-01 {
  opacity: 0.1;
}

.opacity-02 {
  opacity: 0.2;
}

.opacity-03 {
  opacity: 0.3;
}

.opacity-04 {
  opacity: 0.4;
}

.opacity-05 {
  opacity: 0.5;
}

.opacity-06 {
  opacity: 0.6;
}

.opacity-07 {
  opacity: 0.7;
}

.opacity-08 {
  opacity: 0.8;
}

.opacity-09 {
  opacity: 0.9;
}

.overlay-light .overlay-main {
  opacity: 0.3;
}

.overlay-dark .overlay-main {
  opacity: 0.9;
}

.overlay-wraper > .container,
.overlay-wraper > .container-fluid,
.overlay-wraper > .wt-icon-box-wraper,
.overlay-wraper > .wt-left-part,
.overlay-wraper > .wt-right-part {
  position: relative;
  z-index: 1;
}

/*===Boxes Css===*/
.rounded-bx,
.wt-box,
.wt-icon-box,
.wt-icon-box-small,
.wt-thum-bx,
.wt-post-thum {
  position: relative;
}

/*---Box content----*/
.wt-box {
  position: relative;
}
.wt-box.no-margin {
  margin-bottom: 0;
}

/*---For icons with box---*/
.wt-icon-box-xld {
  width: 180px;
  height: 180px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-xld i {
  font-size: 100px;
}
.wt-icon-box-xld img {
  height: 90px;
}

.wt-icon-box-xl {
  width: 150px;
  height: 150px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-xl i {
  font-size: 80px;
}
.wt-icon-box-xl img {
  height: 80px;
}

.wt-icon-box-lg {
  width: 120px;
  height: 120px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-lg i {
  font-size: 60px;
}
.wt-icon-box-lg img {
  height: 55px;
}

.wt-icon-box-md {
  width: 100px;
  height: 100px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-md i {
  font-size: 45px;
}
.wt-icon-box-md img {
  height: 40px;
}

.wt-icon-box-sm {
  width: 80px;
  height: 80px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-sm i {
  font-size: 30px;
}
.wt-icon-box-sm img {
  height: 30px;
}

.wt-icon-box-xs {
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
}
.wt-icon-box-xs i {
  font-size: 20px;
}
.wt-icon-box-xs img {
  height: 20px;
}

.wt-icon-box-xld.radius,
.wt-icon-box-xl.radius,
.wt-icon-box-lg.radius,
.wt-icon-box-md.radius,
.wt-icon-box-sm.radius,
.wt-icon-box-xs.radius {
  border-radius: 100%;
}
.wt-icon-box-xld i,
.wt-icon-box-xl i,
.wt-icon-box-lg i,
.wt-icon-box-md i,
.wt-icon-box-sm i,
.wt-icon-box-xs i {
  vertical-align: middle;
}
.wt-icon-box-xld img,
.wt-icon-box-xl img,
.wt-icon-box-lg img,
.wt-icon-box-md img,
.wt-icon-box-sm img,
.wt-icon-box-xs img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
}

/*----For only icons---*/
.icon-xld,
.icon-xl,
.icon-lg,
.icon-md,
.icon-sm,
.icon-xs {
  display: inline-block;
  text-align: center;
}
.icon-xld i,
.icon-xl i,
.icon-lg i,
.icon-md i,
.icon-sm i,
.icon-xs i {
  vertical-align: middle;
}
.icon-xld img,
.icon-xl img,
.icon-lg img,
.icon-md img,
.icon-sm img,
.icon-xs img {
  vertical-align: middle;
  max-width: 100%;
  width: auto;
}

.icon-xld {
  width: 120px;
}
.icon-xld i {
  font-size: 100px;
  line-height: 100px;
}
.icon-xld.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-xld.inline-icon {
  width: auto;
}

.icon-xl {
  width: 100px;
}
.icon-xl i {
  font-size: 80px;
  line-height: 80px;
}
.icon-xl.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-xl.inline-icon {
  width: auto;
}

.icon-lg {
  width: 80px;
}
.icon-lg i {
  font-size: 60px;
  line-height: 60px;
}
.icon-lg.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-lg.inline-icon {
  width: auto;
}

.icon-md {
  width: 60px;
}
.icon-md i {
  font-size: 45px;
  line-height: 45px;
}
.icon-md.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-md.inline-icon {
  width: auto;
}

.icon-sm {
  width: 40px;
}
.icon-sm i {
  font-size: 30px;
  line-height: 30px;
}
.icon-sm.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-sm.inline-icon {
  width: auto;
}

.icon-xs {
  width: 30px;
}
.icon-xs i {
  font-size: 20px;
  line-height: 20px;
}
.icon-xs.inline-icon {
  width: auto;
  text-align: left !important;
}
.icon-xs.inline-icon {
  width: auto;
}

/*---Place icon with box---*/
.wt-icon-box-wraper {
  position: relative;
}
.wt-icon-box-wraper .wt-tilte {
  margin-top: 0;
}
.wt-icon-box-wraper .after-titile-line {
  margin-bottom: 10px;
}
.wt-icon-box-wraper p:last-child {
  margin: 0px;
}

.icon-content {
  overflow: hidden;
}

.wt-icon-box-xld,
.wt-icon-box-xl,
.wt-icon-box-lg,
.wt-icon-box-md,
.wt-icon-box-sm,
.wt-icon-box-xs {
  display: table;
}
.wt-icon-box-xld .icon-cell,
.wt-icon-box-xl .icon-cell,
.wt-icon-box-lg .icon-cell,
.wt-icon-box-md .icon-cell,
.wt-icon-box-sm .icon-cell,
.wt-icon-box-xs .icon-cell {
  display: table-cell;
  vertical-align: middle;
}

/*---Icon box left align---*/
.wt-icon-box-wraper.left .wt-icon-box-xld,
.wt-icon-box-wraper.left .wt-icon-box-xl,
.wt-icon-box-wraper.left .wt-icon-box-lg,
.wt-icon-box-wraper.left .wt-icon-box-md,
.wt-icon-box-wraper.left .wt-icon-box-sm,
.wt-icon-box-wraper.left .wt-icon-box-xs {
  float: left;
  margin-right: 10px;
}

.wt-icon-box-wraper.left .icon-xld,
.wt-icon-box-wraper.left .icon-xl,
.wt-icon-box-wraper.left .icon-lg,
.wt-icon-box-wraper.left .icon-md,
.wt-icon-box-wraper.left .icon-sm,
.wt-icon-box-wraper.left .icon-xs {
  float: left;
  margin-right: 10px;
}

/*---Icon box right align---*/
.wt-icon-box-wraper.right {
  text-align: right;
}
.wt-icon-box-wraper.right .wt-icon-box-xld,
.wt-icon-box-wraper.right .wt-icon-box-xl,
.wt-icon-box-wraper.right .wt-icon-box-lg,
.wt-icon-box-wraper.right .wt-icon-box-md,
.wt-icon-box-wraper.right .wt-icon-box-sm,
.wt-icon-box-wraper.right .wt-icon-box-xs {
  float: right;
  display: table;
  margin-left: 20px;
}

.wt-icon-box-wraper.right .icon-xld,
.wt-icon-box-wraper.right .icon-xl,
.wt-icon-box-wraper.right .icon-lg,
.wt-icon-box-wraper.right .icon-md,
.wt-icon-box-wraper.right .icon-sm,
.wt-icon-box-wraper.right .icon-xs {
  float: right;
  margin-left: 20px;
}

/*---Icon box center align---*/
.wt-icon-box-wraper.center {
  text-align: center;
}
.wt-icon-box-wraper.center .wt-icon-box-xld,
.wt-icon-box-wraper.center .wt-icon-box-xl,
.wt-icon-box-wraper.center .wt-icon-box-lg,
.wt-icon-box-wraper.center .wt-icon-box-md,
.wt-icon-box-wraper.center .wt-icon-box-sm,
.wt-icon-box-wraper.center .wt-icon-box-xs {
  margin-left: auto;
  margin-right: auto;
}

.wt-icon-box-wraper.bx-style-1 {
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
}

.wt-icon-box-wraper.bx-style-2 {
  border-width: 1px;
  border-style: solid;
  border-color: #ddd;
}
.wt-icon-box-wraper.bx-style-2.center [class*=wt-icon-box-] {
  position: absolute;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%);
}

.wt-icon-box-wraper.bx-style-2.left [class*=wt-icon-box-] {
  position: absolute;
}

.wt-icon-box-wraper.bx-style-2.right [class*=wt-icon-box-] {
  position: absolute;
}

/*---Buttons--- */
.site-button-link {
  position: relative;
  font-weight: 600;
  color: #ea080b;
  font-size: 16px;
  z-index: 1;
  transition: 0.5s all ease;
  font-family: "Urbanist", serif;
  text-transform: uppercase;
  padding-left: 40px;
  transition: 0.5s;
  /*hover block section*/
}
.site-button-link:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 1px;
  background-color: #ea080b;
  transition: 0.5s;
}
.site-button-link:hover {
  padding-left: 30px;
  color: #ea080b;
}
.site-button-link:hover:after {
  width: 20px;
}

/* Theme default button */
.site-button {
  outline: none;
  color: #fff;
  padding: 10px 25px;
  letter-spacing: 2px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-flex;
  font-family: "Urbanist", serif;
  text-transform: uppercase;
  background-color: #ea080b;
  border: none;
  font-size: 15px;
  transition: 0.5s all ease;
  white-space: nowrap;
}
.site-button:after {
  content: "»";
  position: absolute;
  opacity: 0;
  top: 0px;
  right: -20px;
  transition: 0.5s;
  font-size: 24px;
}
.site-button:hover {
  padding-right: 40px;
  padding-left: 10px;
  color: #fff;
}
.site-button:hover:after {
  opacity: 1;
  right: 10px;
}

.site-button-secondry {
  outline: none;
  color: #fff;
  padding: 10px 25px;
  letter-spacing: 2px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  display: inline-flex;
  font-family: "Urbanist", serif;
  text-transform: uppercase;
  background-color: #003e6c;
  border: none;
  font-size: 15px;
  transition: 0.5s all ease;
  white-space: nowrap;
}
.site-button-secondry:after {
  content: "»";
  position: absolute;
  opacity: 0;
  top: 0px;
  right: -20px;
  transition: 0.5s;
  font-size: 24px;
}
.site-button-secondry:hover {
  padding-right: 40px;
  padding-left: 10px;
  color: #fff;
}
.site-button-secondry:hover:after {
  opacity: 1;
  right: 10px;
}

/*====Button Effect====*/
.site-btn-effect {
  color: rgba(0, 0, 0, 0) !important;
  transition: all 0.3s ease !important;
}

.site-button.site-btn-effect {
  text-shadow: 0 0 0 #fff, 400px 0 0 #fff;
}
.site-button.site-btn-effect:hover {
  text-shadow: -400px 0 0 #000, 0 0 0 #000;
}

.site-button-secondry.site-btn-effect {
  text-shadow: 0 0 0 #fff, 400px 0 0 #fff;
}
.site-button-secondry:hover.site-btn-effect {
  text-shadow: -400px 0 0 #fff, 0 0 0 #fff;
}

.mfp-video.video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  margin: -25px;
  color: #fff;
  display: block;
  z-index: 10;
  font-size: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.mfp-video.video-play-btn:hover {
  background-color: #0f1221;
  color: #fff;
  border: 2px solid transparent;
}
.mfp-video.video-play-btn i {
  margin-right: -5px;
}

/*Button text uppercase */
.site-button.text-uppercase {
  text-transform: uppercase;
}

/*Button size */
.button-sm {
  padding: 5px 10px;
  font-size: 12px;
}

.button-lg {
  padding: 15px 30px;
  font-size: 16px;
}

.button-xl {
  padding: 30px 50px;
  font-size: 24px;
}

/*Button rounded */
.radius-no {
  border-radius: 0px;
}

.radius-sm {
  border-radius: 10px;
}

.radius-md {
  border-radius: 20px;
}

.radius-xl {
  border-radius: 100px;
}

.radius-bx {
  border-radius: 100%;
}

/*===Owl Slider===*/
.owl-carousel .owl-nav {
  margin-top: 40px;
  text-align: center;
}
.owl-carousel .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

/*---Owl dots button---*/
.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 30px;
}
.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  outline: none !important;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 16px;
  height: 6px;
  margin: 5px 4px;
  background: #8a8a8a;
  display: block;
  border-radius: 0px;
  transition: opacity 200ms ease;
}
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #ea080b;
}
.owl-carousel .owl-dots .owl-dot.active span {
  background: #ea080b;
}

/*---Owl button top to center---*/
.owl-btn-top-center .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}

.owl-btn-top-left .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}

.owl-btn-top-right .owl-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
}

.owl-btn-top-center .owl-stage-outer {
  padding-top: 60px;
}

.owl-btn-top-left .owl-stage-outer {
  padding-top: 60px;
}

.owl-btn-top-right .owl-stage-outer {
  padding-top: 60px;
}

.owl-btn-top-center .owl-nav {
  text-align: center;
}

/*---Owl button top to left---*/
.owl-btn-top-left .owl-nav {
  text-align: left;
}

/*---Owl button top to right---*/
.owl-btn-top-right .owl-nav {
  text-align: right;
}

/*---Owl button bottom to center [it is default position ]---*/
.owl-btn-bottom-center .owl-nav {
  text-align: center;
}

/*---Owl button bottom to left---*/
.owl-btn-bottom-left .owl-nav {
  text-align: left;
}

/*Owl button bottom to right*/
.owl-btn-bottom-right .owl-nav {
  text-align: right;
}

/*---Owl button vertical to center--*/
.owl-btn-vertical-center .owl-nav {
  margin: 0px;
}
.owl-btn-vertical-center .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  margin: -15px 0;
  left: 0;
}
.owl-btn-vertical-center .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  margin: -15px 0;
  right: 0;
}

/*---Owl button show on hover---*/
.owl-btn-hover .owl-nav {
  opacity: 0;
}
.owl-btn-hover:hover .owl-nav {
  opacity: 1;
}

.owl-carousel .owl-item img {
  transform-style: inherit;
}

/*---Owl slider button---*/
.owl-carousel .owl-nav button.owl-prev {
  background-color: #003e6c !important;
  color: #fff !important;
  padding: 6px !important;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  cursor: pointer;
  border-radius: 0px;
  opacity: 1;
  margin-right: 5px;
  font-weight: 500;
}
.owl-carousel .owl-nav button.owl-prev i {
  font-style: normal;
}
.owl-carousel .owl-nav button.owl-prev:hover {
  background-color: #ea080b !important;
  color: #fff;
  opacity: 0.9;
}
.owl-carousel .owl-nav button.owl-prev:active {
  background-color: #ea080b !important;
  color: #fff;
  opacity: 0.9;
}
.owl-carousel .owl-nav button.owl-prev:focus {
  background-color: #ea080b !important;
  color: #fff;
  opacity: 0.9;
}

.owl-carousel .owl-nav button.owl-next {
  background-color: #003e6c !important;
  color: #fff !important;
  padding: 6px !important;
  font-size: 11px !important;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  cursor: pointer;
  border-radius: 0px;
  opacity: 1;
  margin-right: 0px;
  font-weight: 500;
}
.owl-carousel .owl-nav button.owl-next i {
  font-style: normal;
}
.owl-carousel .owl-nav button.owl-next:hover {
  background-color: #ea080b !important;
  color: #fff;
  opacity: 0.9;
}
.owl-carousel .owl-nav button.owl-next:active {
  background-color: #ea080b !important;
  color: #fff;
  opacity: 0.9;
}
.owl-carousel .owl-nav button.owl-next:focus {
  background-color: #ea080b !important;
  color: #fff;
  opacity: 0.9;
}

/*---Owl dots nav position---*/
.owl-dots-bottom-left .owl-dots {
  bottom: 0px;
  padding: 15px 20px;
  position: absolute;
  width: 100%;
  text-align: left;
}

.owl-dots-bottom-right .owl-dots {
  bottom: 0px;
  padding: 15px 20px;
  position: absolute;
  width: 100%;
  text-align: right;
}

.owl-dots-bottom-center .owl-dots {
  bottom: 0px;
  padding: 15px 20px;
  position: absolute;
  width: 100%;
}

/*======================================
THEMEFOREST REQUIRED CLASSES
======================================*/
/*-------------------------------------
	Text meant only for screen readers
-------------------------------------*/
.sticky {
  clear: both;
}

.gallery-caption {
  clear: both;
}

.bypostauthor {
  clear: both;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/*-------------------------------------
	Tabs 
-------------------------------------*/
/*Tabs style 1 [ default ] */
.wt-tabs .tab-pane {
  padding: 20px;
  border: 5px solid #e7e7e7;
  background-color: #fff;
}
.wt-tabs .nav-tabs {
  border: 0px;
}
.wt-tabs .nav-tabs > li {
  border: 1px solid #ebebeb;
}
.wt-tabs .nav-tabs > li > a {
  color: #000;
  background-color: #fff;
  font-size: 16px;
  padding: 15px;
  border: 0px;
  display: block;
  font-weight: 600;
}
.wt-tabs .nav-tabs > li > a i {
  margin-right: 5px;
}
.wt-tabs .nav-tabs > li a.active {
  background-color: #e7e7e7;
  color: #000;
}
.wt-tabs .nav-tabs > li a.active:focus {
  background-color: #e7e7e7;
  color: #000;
}
.wt-tabs .nav-tabs > li a.active:hover {
  background-color: #e7e7e7;
  color: #000;
}
.wt-tabs .nav > li > a:focus {
  background-color: transparent;
  border: 0px;
}
.wt-tabs .nav > li > a:hover {
  background-color: transparent;
  border: 0px;
}
.wt-tabs .nav li a:hover {
  border: 1px;
}

.wt-tabs.tabs-default .tabs-default-nav .nav-tabs {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767px) {
  .wt-tabs.tabs-default .tabs-default-nav .nav-tabs {
    justify-content: flex-start;
  }
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li > a {
  color: #000;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li > a span {
  display: block;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li > a span i {
  font-weight: normal;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li > a.active {
  color: #fff;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li.active > a {
  color: #000;
  border-color: #ddd #ddd #fff;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li.active > a:focus {
  color: #000;
  border-color: #ddd #ddd #fff;
}
.wt-tabs.tabs-default .tabs-default-nav .nav-tabs > li.active > a:hover {
  color: #000;
  border-color: #ddd #ddd #fff;
}
.wt-tabs.tabs-default .tab-pane {
  color: #fff;
}
@media (max-width: 991px) {
  .wt-tabs.tabs-default .tab-pane {
    padding: 0px;
  }
}

.header-style-1 {
  position: relative;
  transition: 0.5s all ease;
  z-index: 999;
  /*--is fixed---*/
  /*====Mobile Side =======*/
  /*---when header is sticky---*/
  /*---when header is sticky---*/
  /*---header id Fixed---*/
}
.header-style-1.is-fixed {
  width: 100%;
  position: fixed;
  top: 0%;
  left: 0%;
  z-index: 999;
}
.header-style-1 .top-bar {
  /*---Top bar---*/
  border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 767px) {
  .header-style-1 .top-bar .container {
    max-width: 100%;
  }
}
.header-style-1 .top-bar .wt-topbar-left-info {
  margin: 0px;
}
.header-style-1 .top-bar .wt-topbar-left-info li {
  display: inline-block;
  color: #000;
  padding: 0px 15px;
  border-right: 1px solid #dcdcdc;
  line-height: 40px;
}
@media (max-width: 991px) {
  .header-style-1 .top-bar .wt-topbar-left-info li {
    padding: 0px 10px;
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .header-style-1 .top-bar .wt-topbar-left-info li {
    padding: 0;
    width: 100%;
    border: 0px;
  }
}
.header-style-1 .top-bar .wt-topbar-left-info li:first-child {
  padding-left: 0px;
}
.header-style-1 .top-bar .wt-topbar-left-info li:last-child {
  border-right: 0px;
}
.header-style-1 .top-bar .wt-topbar-left-info li i {
  color: #ea080b;
  padding-right: 15px;
  font-size: 18px;
}
.header-style-1 .top-bar .wt-topbar-left-info li span {
  font-weight: 600;
}
.header-style-1 .top-bar .wt-topbar-right-info {
  margin: 0px;
}
@media (max-width: 767px) {
  .header-style-1 .top-bar .wt-topbar-right-info {
    display: none;
  }
}
.header-style-1 .top-bar .wt-topbar-right-info ul {
  margin-bottom: 0px;
  display: flex;
  border-right: 1px solid #dcdcdc;
  list-style: none;
}
.header-style-1 .top-bar .wt-topbar-right-info ul li a {
  list-style: none;
  display: block;
  position: relative;
  width: 40px;
  height: 42px;
  line-height: 42px;
  border-left: 1px solid #dcdcdc;
  text-align: center;
}
.header-style-1 .top-bar .wt-topbar-right-info ul li a:hover {
  background-color: #ea080b;
  color: #fff;
}
.header-style-1 .extra-nav {
  /*---Extra Nav---*/
  display: table;
  float: right;
  height: 70px;
  position: relative;
  z-index: 13;
}
.header-style-1 .extra-nav .extra-cell {
  display: table-cell;
  vertical-align: middle;
}
.header-style-1 .extra-nav .extra-cell:first-child {
  padding-left: 0px;
}
.header-style-1 .extra-nav .extra-cell .header-search .header-search-icon {
  padding: 34px 20px;
}
@media (max-width: 991px) {
  .header-style-1 .extra-nav .extra-cell .header-search .header-search-icon {
    padding: 34px 15px;
  }
}
.header-style-1 .extra-nav .extra-cell .header-search .header-search-icon:hover i {
  color: #ea080b;
}
.header-style-1 .h-cart-block {
  position: relative;
  z-index: 1;
  padding: 39px 39px 24px 29px;
}
@media (max-width: 1200px) {
  .header-style-1 .h-cart-block {
    padding: 31px 31px 31px 20px;
  }
}
@media (max-width: 360px) {
  .header-style-1 .h-cart-block {
    padding: 31px 26px 31px 20px;
  }
}
.header-style-1 .h-cart-block > a {
  color: #fff;
  display: block;
}
@media (max-width: 991px) {
  .header-style-1 .h-cart-block > a {
    color: #003e6c;
  }
}
.header-style-1 .h-cart-block > a .shopping-bag.wcmenucart-count {
  background-color: #fff;
  color: #003e6c;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: block;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  right: 28px;
  top: 20px;
}
@media (max-width: 1200px) {
  .header-style-1 .h-cart-block > a .shopping-bag.wcmenucart-count {
    right: 20px;
  }
}
@media (max-width: 991px) {
  .header-style-1 .h-cart-block > a .shopping-bag.wcmenucart-count {
    background-color: #dfdfdf;
    color: #000;
  }
}
@media (max-width: 360px) {
  .header-style-1 .h-cart-block > a .shopping-bag.wcmenucart-count {
    right: 0px;
  }
}
.header-style-1 .h-cart-block:before {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  height: 90px;
  background-color: #003e6c;
  z-index: -1;
}
@media (max-width: 991px) {
  .header-style-1 .h-cart-block:before {
    display: none;
  }
}
.header-style-1 .logo-header {
  /*--logo for header---*/
  display: table;
  float: left;
  width: 160px;
  height: 90px;
  vertical-align: middle;
  padding: 0px;
  font-size: 36px;
  color: #000;
  margin: 0px;
  position: relative;
  z-index: 11;
}
@media (max-width: 1200px) {
  .header-style-1 .logo-header {
    width: 150px;
  }
}
.header-style-1 .logo-header .logo-header-inner {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  text-align: center;
  z-index: 1;
}
.header-style-1 .logo-header .logo-header-inner:after {
  content: "";
  position: absolute;
  background-color: #003e6c;
  top: 0px;
  bottom: 0px;
  right: 0px;
  z-index: -1;
  width: 6000px;
}
@media (max-width: 991px) {
  .header-style-1 .logo-header .logo-header-inner:after {
    display: none;
  }
}
.header-style-1 .logo-header .logo-header-inner img {
  max-width: 124px;
  max-height: 100%;
  margin: 0px auto;
}
.header-style-1 .logo-header .logo-header-inner img.desktop-logo-show {
  display: block;
}
.header-style-1 .logo-header .logo-header-inner img.mobile-logo-show {
  display: none;
}
@media (max-width: 991px) {
  .header-style-1 .logo-header .logo-header-inner img.desktop-logo-show {
    display: none;
  }
  .header-style-1 .logo-header .logo-header-inner img.mobile-logo-show {
    display: block;
  }
}
.header-style-1 .company-site-info {
  list-style: none;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 991px) {
  .header-style-1 .company-site-info {
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  .header-style-1 .company-site-info {
    display: none;
  }
}
.header-style-1 .company-site-info li {
  display: inline-block;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0px;
  margin: 0px 10px;
  position: relative;
}
@media (max-width: 1365px) {
  .header-style-1 .company-site-info li:first-child {
    display: none;
  }
}
.header-style-1 .company-site-info li:after {
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 1px;
  height: 40px;
  background-color: #dcdcdc;
}
@media (max-width: 991px) {
  .header-style-1 .company-site-info li:after {
    right: -30px;
  }
}
.header-style-1 .company-site-info li i {
  color: #ea080b;
  margin-right: 10px;
}
.header-style-1.site-header {
  z-index: 999;
}
.header-style-1.site-header ul, .header-style-1.site-header ol {
  margin-bottom: 0px;
}
.header-style-1 .main-bar {
  /*--main-bar--*/
  position: relative;
  width: 100%;
  transition: all 0.5s ease;
  background: #fff;
}
.header-style-1 .main-bar .container,
.header-style-1 .main-bar .container-fluid {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 991px) {
  .header-style-1 .main-bar .container,
  .header-style-1 .main-bar .container-fluid {
    display: block;
  }
}
.header-style-1 .main-bar:after, .header-style-1 .main-bar:after {
  clear: both;
  content: "";
  display: table;
}
.header-style-1 .navbar-toggler {
  /*--Navbar Toggler---*/
  border: none;
  margin: 24px 0px 24px 5px;
  padding: 12px 0px 12px 10px;
}
@media (max-width: 991px) {
  .header-style-1 .navbar-toggler {
    display: block;
    margin-top: 14px;
    margin-bottom: 14px;
    float: right;
    outline: none !important;
  }
}
@media (max-width: 540px) {
  .header-style-1 .navbar-toggler {
    margin: 24px 0px 24px 5px;
  }
}
.header-style-1 .navbar-toggler .icon-bar {
  background: #000;
  height: 3px;
  border-radius: 0px;
  display: block;
  width: 22px;
}
.header-style-1 .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (max-width: 991px) {
  .header-style-1 .navbar-toggler {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
@media (max-width: 420px) {
  .header-style-1 .navbar-toggler {
    margin-left: 10px;
  }
}
@media (max-width: 540px) {
  .header-style-1 .is-fixed .navbar-toggler {
    margin-bottom: 0px;
  }
}
.header-style-1 .is-fixed.mobile-sider-drawer-menu .header-nav .nav {
  height: 100vh !important;
  width: 100%;
}
.header-style-1 .is-fixed.mobile-sider-drawer-menu .header-nav .nav > li > a {
  padding: 12px 15px !important;
}
.header-style-1 .header-nav {
  position: relative;
  padding: 0px;
  z-index: 10;
  display: inline-block !important;
  margin-left: 20px;
  /*-- Submenu direction---*/
}
@media (max-width: 991px) {
  .header-style-1 .header-nav {
    clear: both;
    margin: 0px -15px;
    border-bottom: 1px solid #E9E9E9;
  }
  .header-style-1 .header-nav.navbar-collapse {
    align-items: start;
  }
}
.header-style-1 .header-nav .nav {
  display: flex;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav {
    float: none;
    margin: 0px;
    background: #fff;
    display: block;
    width: 100%;
    left: 0px;
  }
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav li {
    float: none;
  }
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav li.has-child.nav-active > a {
    color: #ea080b;
  }
}
.header-style-1 .header-nav .nav li i {
  font-size: 9px;
  margin-left: 3px;
  margin-top: -3px;
  vertical-align: middle;
  opacity: 0.7;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav li i {
    float: right;
  }
}
.header-style-1 .header-nav .nav > li {
  position: relative;
  margin: -10px 0px;
  padding: 10px 0px;
  overflow: hidden;
}
.header-style-1 .header-nav .nav > li:hover {
  overflow: visible;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li ul {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
  }
}
.header-style-1 .header-nav .nav > li > a {
  font-size: 12px;
  padding: 35px 15px;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 1200px) {
  .header-style-1 .header-nav .nav > li > a {
    padding: 35px 10px;
  }
}
.header-style-1 .header-nav .nav > li > a:hover {
  background-color: transparent;
  color: #000;
}
.header-style-1 .header-nav .nav > li > a:active, .header-style-1 .header-nav .nav > li > a:focus {
  background-color: transparent;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li.active > a, .header-style-1 .header-nav .nav > li.current-menu-item > a {
    color: #000;
  }
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li > a:hover, .header-style-1 .header-nav .nav > li > a:active, .header-style-1 .header-nav .nav > li > a:focus {
    background-color: #f0f0f0;
    text-decoration: none;
  }
}
.header-style-1 .header-nav .nav > li.active > a, .header-style-1 .header-nav .nav > li.current-menu-item > a {
  background-color: transparent;
  color: #000;
}
.header-style-1 .header-nav .nav > li:hover > a {
  color: #000;
}
.header-style-1 .header-nav .nav > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  transition: all 0.3s ease;
}
.header-style-1 .header-nav .nav > li .sub-menu {
  background-color: #fff;
  display: block;
  left: 0px;
  top: 100%;
  list-style: none;
  margin: 20px 0 0;
  opacity: 0;
  padding: 0px;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 10;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li .sub-menu {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
    opacity: 1;
    margin: 0px !important;
  }
}
.header-style-1 .header-nav .nav > li .sub-menu li {
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  text-transform: none;
}
.header-style-1 .header-nav .nav > li .sub-menu li a {
  color: #000;
  display: block;
  font-size: 13px;
  padding: 10px 20px;
  font-weight: 500;
  letter-spacing: 1px;
}
.header-style-1 .header-nav .nav > li .sub-menu li a:hover {
  color: #000;
  text-decoration: none;
}
.header-style-1 .header-nav .nav > li .sub-menu li:hover > a {
  color: #ea080b;
}
.header-style-1 .header-nav .nav > li .sub-menu li:last-child {
  border-bottom: 0px;
}
.header-style-1 .header-nav .nav > li .sub-menu li .fa {
  color: #000;
  display: block;
  float: right;
  position: absolute;
  right: 10px;
  top: 2px;
}
.header-style-1 .header-nav .nav > li .sub-menu li > .sub-menu {
  left: 220px;
  margin: 0px 0px 0px 20px;
  transition: all 0.1s ease;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li .sub-menu li > .sub-menu > li {
    float: none;
    display: block;
    width: auto;
  }
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li .sub-menu li > .sub-menu > li a {
    padding-left: 30px;
  }
}
.header-style-1 .header-nav .nav > li .sub-menu li:hover > .sub-menu {
  left: 220px;
  margin: 0px;
  opacity: 1;
  top: 0px;
  visibility: visible;
}
.header-style-1 .header-nav .nav > li .sub-menu li:hover > .sub-menu:before {
  background-color: transparent;
  bottom: 0px;
  content: "";
  display: block;
  height: 100%;
  left: -6px;
  position: absolute;
  top: 0px;
  width: 6px;
}
.header-style-1 .header-nav .submenu-direction .sub-menu {
  left: auto;
  right: 0px;
}
.header-style-1 .header-nav .submenu-direction .sub-menu li > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 20px 0px 0px;
}
.header-style-1 .header-nav .submenu-direction .sub-menu li:hover > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 0px 0px 0px;
}
.header-style-1 .header-nav.nav-animation .nav > li > ul.sub-menu li > a {
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 1;
}
.header-style-1 .header-nav.nav-animation .nav > li:hover > ul.sub-menu li:hover > a {
  padding-left: 30px;
}
@media (max-width: 991px) {
  .header-style-1 .has-child {
    position: relative;
  }
}
.header-style-1 .has-child .submenu-toogle {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #000;
  background-color: transparent;
  z-index: 900;
  cursor: pointer;
  padding: 10px;
  font-size: 14px;
  display: none;
}
@media (max-width: 991px) {
  .header-style-1 .has-child .submenu-toogle {
    display: block;
    width: 100%;
    text-align: right;
  }
}
.header-style-1 .has-child li .submenu-toogle {
  opacity: 0.9;
}
.header-style-1 .has-child.nav-active > a + .submenu-toogle.glyphicon-chevron-right:before {
  content: "\e114";
}
.header-style-1 .has-child.nav-active > a + .submenu-toogle.glyphicon-plus::before {
  content: "−";
}
@media (max-width: 991px) {
  .header-style-1 .has-child.nav-active > a + .submenu-toogle.fa.fa-angle-right::before {
    content: "\f107";
  }
}
@media (max-width: 991px) {
  .header-style-1 .mobile-full-width-menu .header-nav .nav {
    position: inherit;
  }
}
@media (max-width: 991px) {
  .header-style-1.mobile-sider-drawer-menu .header-nav {
    position: fixed;
    width: 250px !important;
    z-index: 999;
    height: 100vh !important;
    overflow-y: inherit !important;
    left: -250px;
    top: 0px;
    transition: all 0.5s linear;
    background-color: #fff;
  }
  .header-style-1.mobile-sider-drawer-menu .header-nav .nav > li:hover > .sub-menu {
    transition: none !important;
  }
  .header-style-1.mobile-sider-drawer-menu .header-nav .nav > li .sub-menu li:hover > .sub-menu {
    animation: none !important;
  }
  .header-style-1.mobile-sider-drawer-menu.active .header-nav {
    left: 15px;
  }
  .header-style-1.mobile-sider-drawer-menu .icon-bar {
    transition: all 0.5s linear;
    position: relative;
  }
  .header-style-1.mobile-sider-drawer-menu #mobile-side-drawer {
    min-height: 60px;
    position: relative;
    padding-left: 30px;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .header-style-1.mobile-sider-drawer-menu #mobile-side-drawer {
    padding-left: 10px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
    transform: rotate(45deg) translateX(3px) translateY(2px);
  }
  .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
    transform: rotate(-45deg) translateX(3px) translateY(-2px);
  }
  .header-style-1.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
    position: relative;
    right: 0%;
  }
  .header-style-1.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
    position: absolute;
    right: 100px;
    opacity: 0;
  }
  .header-style-1.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
  .header-style-1.mobile-sider-drawer-menu .header-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
}
.header-style-1 .sticky-no .main-bar {
  position: static !important;
}
.header-style-1 .is-fixed .main-bar {
  position: fixed;
  top: 0px;
  left: 0px;
}
.header-style-1 .is-fixed.color-fill .header-nav .nav > li {
  margin: 0px;
  padding: 0px;
}
@media (max-width: 991px) {
  .header-style-1 .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
  .header-style-1 .header-nav .nav > li > a {
    margin: 0px;
    padding: 10px 12px;
  }
  .header-style-1 .is-fixed.color-fill .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .header-style-1 .main-bar {
    padding: 0px;
  }
  .header-style-1 .main-bar .container {
    max-width: 100%;
  }
  .header-style-1 .is-fixed .main-bar {
    padding: 0px;
  }
  .header-style-1 .is-fixed.color-fill .main-bar {
    padding: 0px;
  }
}

.main-bar {
  width: 100%;
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s !important;
}

.color-fill.main-bar {
  position: fixed;
  top: 0%;
}

.sticky-header.is-fixed {
  animation: 0.95s ease 0s normal forwards 1 running mainBar_on_scrollAnimatio;
}

@keyframes mainBar_on_scrollAnimatio {
  0% {
    margin-top: -120px;
  }
  100% {
    margin-top: 0;
  }
}
.header-style-2 {
  position: relative;
  transition: 0.5s all ease;
  z-index: 999;
  /*--is fixed---*/
  /*====Mobile Side =======*/
  /*---when header is sticky---*/
  /*---when header is sticky---*/
  /*---header id Fixed---*/
}
.header-style-2.is-fixed {
  width: 100%;
  position: fixed;
  top: 0%;
  left: 0%;
  z-index: 999;
}
.header-style-2 .top-bar {
  /*---Top bar---*/
  border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 767px) {
  .header-style-2 .top-bar .container {
    max-width: 100%;
  }
}
.header-style-2 .top-bar .wt-topbar-left-info {
  margin: 0px;
}
.header-style-2 .top-bar .wt-topbar-left-info li {
  display: inline-block;
  color: #000;
  padding: 0px 15px;
  border-right: 1px solid #dcdcdc;
  line-height: 40px;
}
@media (max-width: 991px) {
  .header-style-2 .top-bar .wt-topbar-left-info li {
    padding: 0px 10px;
    font-size: 14px;
  }
}
@media (max-width: 540px) {
  .header-style-2 .top-bar .wt-topbar-left-info li {
    padding: 0;
    width: 100%;
    border: 0px;
  }
}
.header-style-2 .top-bar .wt-topbar-left-info li:first-child {
  padding-left: 0px;
}
.header-style-2 .top-bar .wt-topbar-left-info li:last-child {
  border-right: 0px;
}
.header-style-2 .top-bar .wt-topbar-left-info li i {
  color: #ea080b;
  padding-right: 15px;
  font-size: 18px;
}
.header-style-2 .top-bar .wt-topbar-left-info li span {
  font-weight: 600;
}
.header-style-2 .top-bar .wt-topbar-right-info {
  margin: 0px;
}
@media (max-width: 767px) {
  .header-style-2 .top-bar .wt-topbar-right-info {
    display: none;
  }
}
.header-style-2 .top-bar .wt-topbar-right-info ul {
  margin-bottom: 0px;
  display: flex;
  border-right: 1px solid #dcdcdc;
  list-style: none;
}
.header-style-2 .top-bar .wt-topbar-right-info ul li a {
  list-style: none;
  display: block;
  position: relative;
  width: 40px;
  height: 42px;
  line-height: 42px;
  border-left: 1px solid #dcdcdc;
  text-align: center;
}
.header-style-2 .top-bar .wt-topbar-right-info ul li a:hover {
  background-color: #ea080b;
  color: #fff;
}
.header-style-2 .extra-nav {
  /*---Extra Nav---*/
  display: table;
  float: right;
  height: 70px;
  position: relative;
  z-index: 13;
}
.header-style-2 .extra-nav .extra-cell {
  display: table-cell;
  vertical-align: middle;
}
.header-style-2 .extra-nav .extra-cell:first-child {
  padding-left: 0px;
}
.header-style-2 .extra-nav .extra-cell .header-search .header-search-icon {
  padding: 20px 20px;
  color: #003e6c;
}
@media (max-width: 575px) {
  .header-style-2 .extra-nav .extra-cell .header-search .header-search-icon {
    padding: 20px 16px 20px 20px;
  }
}
.header-style-2 .extra-nav .extra-cell .header-search .header-search-icon:hover i {
  color: #ea080b;
}
.header-style-2 .h-cart-block {
  position: relative;
  z-index: 1;
  padding: 20px 30px;
  border-left: 1px solid #dbdbdb;
  display: table;
  float: right;
}
@media (max-width: 575px) {
  .header-style-2 .h-cart-block {
    padding: 22px 30px 22px 16px;
  }
}
.header-style-2 .h-cart-block > a {
  color: #003e6c;
  display: block;
}
.header-style-2 .h-cart-block > a .shopping-bag.wcmenucart-count {
  background-color: #ea080b;
  color: #fff;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: block;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  font-weight: 600;
  position: absolute;
  right: 5px;
  top: 15px;
}
.header-style-2 .logo-header {
  /*--logo for header---*/
  display: table;
  float: left;
  vertical-align: middle;
  padding: 0px;
  font-size: 36px;
  color: #000;
  margin: 0px 30px;
  position: relative;
  z-index: 11;
}
@media (max-width: 1200px) {
  .header-style-2 .logo-header {
    height: 70px;
  }
}
@media (max-width: 991px) {
  .header-style-2 .logo-header {
    width: 150px;
  }
}
@media (max-width: 575px) {
  .header-style-2 .logo-header {
    margin: 0px 15px 0px 0px;
  }
}
@media (max-width: 360px) {
  .header-style-2 .logo-header {
    width: 120px;
  }
}
.header-style-2 .logo-header .logo-header-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
  z-index: 1;
}
.header-style-2 .logo-header .logo-header-inner img {
  max-width: 160px;
  max-height: 100%;
}
@media (max-width: 360px) {
  .header-style-2 .logo-header .logo-header-inner img {
    max-width: 110px;
  }
}
.header-style-2 .company-site-info {
  list-style: none;
  display: flex;
}
@media (max-width: 991px) {
  .header-style-2 .company-site-info {
    float: left;
    padding-top: 20px;
  }
}
@media (max-width: 540px) {
  .header-style-2 .company-site-info {
    display: none;
  }
}
.header-style-2 .company-site-info li {
  display: inline-flex;
  display: -ms-inline-flexbox;
  align-items: center;
  color: #003e6c;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0px;
  margin: 0px 10px;
  position: relative;
}
@media (max-width: 1320px) {
  .header-style-2 .company-site-info li {
    display: none;
  }
}
.header-style-2 .company-site-info li i {
  color: #ea080b;
  margin-right: 10px;
  font-size: 22px;
  line-height: 0px;
  font-weight: 300;
}
.header-style-2 .company-site-info li span {
  display: inline-block;
}
.header-style-2.site-header {
  z-index: 999;
}
.header-style-2.site-header ul, .header-style-2.site-header ol {
  margin-bottom: 0px;
}
.header-style-2 .main-bar {
  /*--main-bar--*/
  width: 100%;
  transition: all 0.5s ease;
  background: rgb(255, 255, 255);
}
.header-style-2 .main-bar .container,
.header-style-2 .main-bar .container-fluid {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 70px solid #f3f2ef;
  border-bottom: 0px;
  border-top: 30px solid #003e6c;
  border: 20px solid #003e6c;
  border-bottom: 20px solid #f3f3f3;
  border-top: 20px solid #f3f3f3;
}
@media (max-width: 991px) {
  .header-style-2 .main-bar .container,
  .header-style-2 .main-bar .container-fluid {
    display: block;
  }
}
@media (max-width: 575px) {
  .header-style-2 .main-bar .container,
  .header-style-2 .main-bar .container-fluid {
    border: none;
  }
}
.header-style-2 .main-bar:after, .header-style-2 .main-bar:after {
  clear: both;
  content: "";
  display: table;
}
.header-style-2 .navbar-toggler {
  /*--Navbar Toggler---*/
  border: none;
  margin: 24px 0px 24px 5px;
  padding: 12px 0px 12px 10px;
}
@media (max-width: 991px) {
  .header-style-2 .navbar-toggler {
    display: block;
    margin-top: 14px;
    margin-bottom: 14px;
    float: right;
    outline: none !important;
  }
}
@media (max-width: 540px) {
  .header-style-2 .navbar-toggler {
    margin: 24px 0px 24px 5px;
  }
}
.header-style-2 .navbar-toggler .icon-bar {
  background: #003e6c;
  height: 3px;
  border-radius: 0px;
  display: block;
  width: 22px;
}
.header-style-2 .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (max-width: 991px) {
  .header-style-2 .navbar-toggler {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
@media (max-width: 420px) {
  .header-style-2 .navbar-toggler {
    margin-left: 10px;
  }
}
@media (max-width: 540px) {
  .header-style-2 .is-fixed .navbar-toggler {
    margin-bottom: 0px;
  }
}
.header-style-2 .is-fixed.mobile-sider-drawer-menu .header-nav .nav {
  height: 100vh !important;
  width: 100%;
}
.header-style-2 .is-fixed.mobile-sider-drawer-menu .header-nav .nav > li > a {
  padding: 12px 15px !important;
}
.header-style-2 .header-nav {
  position: relative;
  padding: 0px;
  z-index: 10;
  display: inline-block !important;
  /*-- Submenu direction---*/
}
@media (max-width: 991px) {
  .header-style-2 .header-nav {
    clear: both;
    margin: 0px -15px;
    border-bottom: 1px solid #E9E9E9;
  }
  .header-style-2 .header-nav.navbar-collapse {
    align-items: start;
  }
}
.header-style-2 .header-nav .nav {
  display: flex;
  justify-content: inherit;
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav {
    float: none;
    margin: 0px;
    background: #fff;
    display: block;
    width: 100%;
    left: 0px;
  }
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav li {
    float: none;
  }
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav li.has-child.nav-active > a {
    color: #ea080b;
  }
}
.header-style-2 .header-nav .nav li i {
  font-size: 9px;
  margin-left: 3px;
  margin-top: -3px;
  vertical-align: middle;
  opacity: 0.7;
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav li i {
    float: right;
  }
}
.header-style-2 .header-nav .nav > li {
  position: relative;
  overflow: hidden;
}
.header-style-2 .header-nav .nav > li:hover {
  overflow: visible;
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav > li ul {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
  }
}
.header-style-2 .header-nav .nav > li > a {
  color: #003e6c;
  font-size: 12px;
  padding: 30px 15px;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media (max-width: 1440px) {
  .header-style-2 .header-nav .nav > li > a {
    padding: 13px 10px;
  }
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav > li > a {
    color: #000;
  }
}
.header-style-2 .header-nav .nav > li > a:hover {
  background-color: transparent;
  color: #ea080b;
}
.header-style-2 .header-nav .nav > li > a:active, .header-style-2 .header-nav .nav > li > a:focus {
  background-color: transparent;
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav > li.active > a, .header-style-2 .header-nav .nav > li.current-menu-item > a {
    color: #000;
  }
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav > li > a:hover, .header-style-2 .header-nav .nav > li > a:active, .header-style-2 .header-nav .nav > li > a:focus {
    background-color: #f0f0f0;
    text-decoration: none;
  }
}
.header-style-2 .header-nav .nav > li.active > a, .header-style-2 .header-nav .nav > li.current-menu-item > a {
  background-color: transparent;
  color: #ea080b;
}
.header-style-2 .header-nav .nav > li:hover > a {
  color: #ea080b;
}
.header-style-2 .header-nav .nav > li:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
  transition: all 0.3s ease;
}
.header-style-2 .header-nav .nav > li .sub-menu {
  background-color: #fff;
  display: block;
  left: 0px;
  top: 100%;
  list-style: none;
  margin: 20px 0 0;
  opacity: 0;
  padding: 0px;
  position: absolute;
  visibility: hidden;
  width: 220px;
  z-index: 10;
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav > li .sub-menu {
    display: none;
    position: static;
    visibility: visible;
    width: auto;
    background: #f9f9f9;
    opacity: 1;
    margin: 0px !important;
  }
}
.header-style-2 .header-nav .nav > li .sub-menu li {
  border-bottom: 1px solid #f4f4f4;
  position: relative;
  text-transform: none;
}
.header-style-2 .header-nav .nav > li .sub-menu li a {
  color: #000;
  display: block;
  font-size: 13px;
  padding: 10px 20px;
  font-weight: 600;
}
.header-style-2 .header-nav .nav > li .sub-menu li a:hover {
  color: #000;
  text-decoration: none;
}
.header-style-2 .header-nav .nav > li .sub-menu li:hover > a {
  color: #ea080b;
}
.header-style-2 .header-nav .nav > li .sub-menu li:last-child {
  border-bottom: 0px;
}
.header-style-2 .header-nav .nav > li .sub-menu li .fa {
  color: #000;
  display: block;
  float: right;
  position: absolute;
  right: 10px;
  top: 2px;
}
.header-style-2 .header-nav .nav > li .sub-menu li > .sub-menu {
  left: 220px;
  margin: 0px 0px 0px 20px;
  transition: all 0.1s ease;
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav > li .sub-menu li > .sub-menu > li {
    float: none;
    display: block;
    width: auto;
  }
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav > li .sub-menu li > .sub-menu > li a {
    padding-left: 30px;
  }
}
.header-style-2 .header-nav .nav > li .sub-menu li:hover > .sub-menu {
  left: 220px;
  margin: 0px;
  opacity: 1;
  top: 0px;
  visibility: visible;
}
.header-style-2 .header-nav .nav > li .sub-menu li:hover > .sub-menu:before {
  background-color: transparent;
  bottom: 0px;
  content: "";
  display: block;
  height: 100%;
  left: -6px;
  position: absolute;
  top: 0px;
  width: 6px;
}
.header-style-2 .header-nav .submenu-direction .sub-menu {
  left: auto;
  right: 0px;
}
.header-style-2 .header-nav .submenu-direction .sub-menu li > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 20px 0px 0px;
}
.header-style-2 .header-nav .submenu-direction .sub-menu li:hover > .sub-menu {
  left: auto;
  right: 220px;
  margin: 0px 0px 0px 0px;
}
.header-style-2 .header-nav.nav-animation .nav > li > ul.sub-menu li > a {
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 1;
}
.header-style-2 .header-nav.nav-animation .nav > li:hover > ul.sub-menu li:hover > a {
  padding-left: 25px;
}
@media (max-width: 991px) {
  .header-style-2 .has-child {
    position: relative;
  }
}
.header-style-2 .has-child .submenu-toogle {
  position: absolute;
  right: 4px;
  top: 4px;
  color: #000;
  background-color: transparent;
  z-index: 900;
  cursor: pointer;
  padding: 10px;
  font-size: 14px;
  display: none;
}
@media (max-width: 991px) {
  .header-style-2 .has-child .submenu-toogle {
    display: block;
    width: 100%;
    text-align: right;
  }
}
.header-style-2 .has-child li .submenu-toogle {
  opacity: 0.9;
}
.header-style-2 .has-child.nav-active > a + .submenu-toogle.glyphicon-chevron-right:before {
  content: "\e114";
}
.header-style-2 .has-child.nav-active > a + .submenu-toogle.glyphicon-plus::before {
  content: "−";
}
@media (max-width: 991px) {
  .header-style-2 .has-child.nav-active > a + .submenu-toogle.fa.fa-angle-right::before {
    content: "\f107";
  }
}
@media (max-width: 991px) {
  .header-style-2 .mobile-full-width-menu .header-nav .nav {
    position: inherit;
  }
}
@media (max-width: 991px) {
  .header-style-2.mobile-sider-drawer-menu .header-nav {
    position: fixed;
    width: 250px !important;
    z-index: 999;
    height: 100vh !important;
    overflow-y: inherit !important;
    left: -250px;
    top: 0px;
    transition: all 0.5s linear;
    background-color: #fff;
  }
  .header-style-2.mobile-sider-drawer-menu .header-nav .nav > li:hover > .sub-menu {
    transition: none !important;
  }
  .header-style-2.mobile-sider-drawer-menu .header-nav .nav > li .sub-menu li:hover > .sub-menu {
    animation: none !important;
  }
  .header-style-2.mobile-sider-drawer-menu.active .header-nav {
    left: 15px;
  }
  .header-style-2.mobile-sider-drawer-menu .icon-bar {
    transition: all 0.5s linear;
    position: relative;
  }
  .header-style-2.mobile-sider-drawer-menu #mobile-side-drawer {
    min-height: 41px;
    position: relative;
  }
  .header-style-2.mobile-sider-drawer-menu.active .icon-bar.icon-bar-first {
    transform: rotate(45deg) translateX(3px) translateY(2px);
  }
  .header-style-2.mobile-sider-drawer-menu.active .icon-bar.icon-bar-three {
    transform: rotate(-45deg) translateX(3px) translateY(-2px);
  }
  .header-style-2.mobile-sider-drawer-menu .icon-bar.icon-bar-two {
    position: relative;
    right: 0%;
  }
  .header-style-2.mobile-sider-drawer-menu.active .icon-bar.icon-bar-two {
    position: absolute;
    right: 100px;
    opacity: 0;
  }
  .header-style-2.mobile-sider-drawer-menu .is-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
  .header-style-2.mobile-sider-drawer-menu .header-fixed .header-nav .nav {
    overflow: auto;
    max-height: 100%;
  }
}
.header-style-2 .sticky-no .main-bar {
  position: static !important;
}
.header-style-2 .is-fixed .main-bar {
  position: fixed;
  top: 0px;
  left: 0px;
}
.header-style-2 .is-fixed.color-fill .header-nav .nav > li {
  margin: 0px;
  padding: 0px;
}
@media (max-width: 991px) {
  .header-style-2 .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
  .header-style-2 .header-nav .nav > li > a {
    margin: 0px;
    padding: 10px 12px;
  }
  .header-style-2 .is-fixed.color-fill .header-nav .nav > li {
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .header-style-2 .main-bar {
    padding: 0px;
  }
  .header-style-2 .main-bar .container {
    max-width: 100%;
  }
  .header-style-2 .is-fixed .main-bar {
    padding: 0px;
  }
  .header-style-2 .is-fixed.color-fill .main-bar {
    padding: 0px;
  }
}

.main-bar {
  width: 100%;
  transition: all 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s !important;
}

.color-fill.main-bar {
  position: fixed;
  top: 0%;
}

.sticky-header.is-fixed {
  animation: 0.95s ease 0s normal forwards 1 running mainBar_on_scrollAnimatio;
}

@keyframes mainBar_on_scrollAnimatio {
  0% {
    margin-top: -120px;
  }
  100% {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1170px;
  }
}
/** - Title Separators */
.wt-separator-two-part {
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .wt-separator-two-part {
    padding-bottom: 30px;
  }
}
.wt-separator-two-part.when-bg-dark .section-head .wt-title {
  color: #fff;
}
.wt-separator-two-part.when-bg-dark .section-head.left.wt-small-separator-outer .wt-small-separator {
  color: #003e6c;
}
.wt-separator-two-part.when-bg-dark .wt-separator-two-part-right .p-discription {
  color: #fff;
}

.wt-separator-two-part-row {
  display: flex;
  align-items: center;
}
.wt-separator-two-part-row .wt-separator-two-part-left .section-head {
  margin-bottom: 0;
}
.wt-separator-two-part-row .wt-separator-two-part-right {
  margin-bottom: 0;
}
.wt-separator-two-part-row .wt-separator-two-part-right p {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .wt-separator-two-part-row .wt-separator-two-part-right {
    text-align: left !important;
    margin-top: 30px;
  }
}

.wt-small-separator {
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: 2px;
  color: #6a6560;
  text-transform: uppercase;
  z-index: 1;
  font-family: "Urbanist", serif;
}
.wt-small-separator > i {
  color: #fff;
  padding-bottom: 10px;
  display: block;
}
.wt-small-separator:after {
  content: "";
  height: 23px;
  width: 26px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) skew(-25deg);
  background-color: #ea080b;
  top: 0px;
  z-index: -1;
  margin-left: -1px;
}
.wt-small-separator:before {
  content: "";
  height: 23px;
  width: 2px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) skew(-25deg);
  background-color: #003e6c;
  top: 0px;
  z-index: -1;
  margin-left: -18px;
}
.wt-small-separator.white {
  color: #fff;
}
@media (max-width: 767px) {
  .wt-small-separator h2 {
    margin-bottom: 20px;
  }
}

.section-head {
  position: relative;
  z-index: 1;
}
.section-head.when-bg-dark .wt-title {
  color: #fff;
}
.section-head.when-bg-dark p {
  color: #c1c1c1;
}
.section-head.when-bg-dark .wt-small-separator {
  color: #fff;
}
.section-head.when-bg-dark .wt-small-separator:before {
  background-color: #fff;
}

/** - Center Title */
.section-head.left.wt-small-separator-outer {
  text-align: left;
}
.section-head.left.wt-small-separator-outer .wt-title {
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .section-head.left.wt-small-separator-outer .wt-title {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .section-head.left.wt-small-separator-outer .wt-title {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.section-head.left.wt-small-separator-outer p {
  margin-bottom: 30px;
  margin-top: 20px;
}
.section-head.left.wt-small-separator-outer .wt-small-separator i {
  padding-left: 10px;
}
.section-head.left.wt-small-separator-outer .wt-small-separator:after {
  content: "";
  height: 23px;
  width: 26px;
  position: absolute;
  left: 0px;
  transform: translateX(0%) skew(-25deg);
  background-color: #ea080b;
  top: 0px;
  z-index: -1;
  margin-left: 5px;
}
.section-head.left.wt-small-separator-outer .wt-small-separator:before {
  content: "";
  height: 23px;
  width: 2px;
  position: absolute;
  left: 0%;
  transform: translateX(0%) skew(-25deg);
  background-color: #003e6c;
  top: 0px;
  z-index: -1;
  margin-left: 0px;
}
.section-head.left.wt-small-separator-outer.white .wt-small-separator div.sep-leaf-left:before, .section-head.left.wt-small-separator-outer.white .wt-small-separator div.sep-leaf-left:after {
  background-color: #fff;
}
.section-head.left.wt-small-separator-outer.white .wt-small-separator div {
  color: #fff;
}
@media (max-width: 1200px) {
  .section-head.left h2 {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  .section-head.left h2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .section-head.left h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.section-head.center.wt-small-separator-outer {
  margin-bottom: 50px;
  text-align: center;
}
.section-head.center.wt-small-separator-outer h2 {
  max-width: 580px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1200px) {
  .section-head.center.wt-small-separator-outer h2 {
    font-size: 50px;
  }
}
@media (max-width: 1024px) {
  .section-head.center.wt-small-separator-outer h2 {
    font-size: 30px;
  }
}
@media (max-width: 768px) {
  .section-head.center.wt-small-separator-outer h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
.section-head.center .wt-small-separator div.sep-leaf-left {
  position: relative;
}
.section-head.center .wt-small-separator div.sep-leaf-left:before, .section-head.center .wt-small-separator div.sep-leaf-left:after {
  position: absolute;
  content: "";
  background-color: #ea080b;
  height: 22px;
  bottom: 0;
  top: 0;
  transform: skew(-20deg);
}
.section-head.center .wt-small-separator div.sep-leaf-left:before {
  right: -20px;
  width: 10px;
}
.section-head.center .wt-small-separator div.sep-leaf-left:after {
  right: -27px;
  width: 4px;
}

/** - About One Section */
.about-section-two-right {
  padding-left: 40px;
}
@media (max-width: 991px) {
  .about-section-two-right {
    padding-left: 0;
  }
}
.about-section-two-right .about-one strong {
  font-size: 18px;
  font-weight: 600;
  color: #003e6c;
}

/** - About Two Section */
.about-max-two-position {
  display: block;
}
.about-max-two-position .about-max-two {
  position: relative;
  z-index: 1;
  padding: 0px 0px 0px 180px;
}
@media (max-width: 600px) {
  .about-max-two-position .about-max-two {
    display: flex;
    padding: 0px;
    gap: 20px;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two {
    display: block;
  }
}
.about-max-two-position .about-max-two .about-max-two-media {
  position: relative;
}
@media (max-width: 1270px) {
  .about-max-two-position .about-max-two .about-max-two-media {
    bottom: 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .about-max-two-position .about-max-two .about-max-two-media {
    width: 50%;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two .about-max-two-media {
    width: 100%;
  }
}
.about-max-two-position .about-max-two .about-max-two-media img {
  width: 100%;
}
.about-max-two-position .about-max-two .circle-text1 {
  position: absolute;
  right: -20px;
  top: 0;
  z-index: 1;
}
@media (max-width: 991px) {
  .about-max-two-position .about-max-two .circle-text1 {
    right: 20px;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two .circle-text1 {
    display: none;
  }
}
.about-max-two-position .about-max-two .about-max-two-media2-wrap {
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  max-width: 300px;
}
@media (max-width: 767px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap {
    width: 50%;
    position: inherit;
    top: auto;
    transform: none;
    right: 0px;
    left: auto;
    max-width: 100%;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap {
    width: 100%;
  }
}
.about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2 {
  position: relative;
  z-index: 1;
}
@media (max-width: 600px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2 img {
    width: 100%;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2 img {
    box-shadow: none;
  }
}
.about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2:before {
  content: "";
  position: absolute;
  left: -50px;
  top: -50px;
  bottom: -50px;
  right: -50px;
  background-color: rgba(170, 77, 10, 0.04);
  z-index: -1;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
@media (max-width: 767px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2:before {
    left: -20px;
    top: -20px;
    bottom: -20px;
    right: -20px;
  }
}
@media (max-width: 600px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2:before {
    display: none;
  }
}
@media (max-width: 400px) {
  .about-max-two-position .about-max-two .about-max-two-media2-wrap .about-max-two-media2:before {
    display: none;
  }
}

/** - About Owo Section */
.about-section-one .row {
  display: flex;
  align-items: center;
}

/** - We Provide Section */
.company-exp-position {
  display: block;
}
@media (max-width: 768px) {
  .company-exp-position {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .company-exp-position {
    padding-bottom: 0px;
  }
}
.company-exp-position .company-exp {
  position: relative;
  z-index: 1;
  padding: 0 0 0 100px;
}
@media (max-width: 767px) {
  .company-exp-position .company-exp {
    padding-left: 0px;
  }
}
.company-exp-position .company-exp:after {
  content: "";
  position: absolute;
  background-color: #003e6c;
  width: 300px;
  left: 230px;
  transform: skew(-20deg);
  z-index: -1;
  top: -30px;
  bottom: -30px;
}
@media (max-width: 1200px) {
  .company-exp-position .company-exp:after {
    transform: skew(-20deg) translateX(-50%);
    left: 50%;
  }
}
@media (max-width: 767px) {
  .company-exp-position .company-exp:after {
    display: none;
  }
}
.company-exp-position .company-exp .company-exp-media {
  position: relative;
  max-width: 428px;
  margin-left: auto;
  margin-right: 70px;
}
.company-exp-position .company-exp .company-exp-media:before {
  background: #fff;
  mix-blend-mode: hue;
  content: "";
  inset: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.5s ease-in-out;
  z-index: 0;
}
.company-exp-position .company-exp .company-exp-media:hover:before {
  transform: scaleX(1);
  transform-origin: left;
}
@media (max-width: 1270px) {
  .company-exp-position .company-exp .company-exp-media {
    bottom: 0;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .company-exp-position .company-exp .company-exp-media {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .company-exp-position .company-exp .company-exp-media {
    margin-right: 0px;
    max-width: 100%;
  }
}
@media (max-width: 540px) {
  .company-exp-position .company-exp .company-exp-media {
    max-width: 100%;
    margin-right: 0px;
  }
}
.company-exp-position .company-exp .company-exp-media img {
  width: 100%;
}
.company-exp-position .company-exp .circle-text1 {
  position: absolute;
  right: 0px;
  z-index: 1;
  bottom: 30px;
  top: auto;
  border-radius: 50%;
}
.company-exp-position .company-exp .circle-text1 .emblem-wrap {
  background-color: #f3f3f3;
  padding: 8px;
  border-radius: 50%;
}
@media (max-width: 420px) {
  .company-exp-position .company-exp .circle-text1 .emblem-wrap .emblem {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 1320px) {
  .company-exp-position .company-exp .circle-text1 {
    right: 80px;
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .company-exp-position .company-exp .circle-text1 {
    top: 50px;
    left: 50%;
    bottom: auto;
    transform: translateX(-50%);
    right: auto;
  }
}
.company-exp-position .company-exp .company-exp-tagline {
  background-color: #f9f3ea;
  max-width: 310px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  padding: 30px;
  outline-width: 3px;
  outline-offset: 15px;
  outline-color: #f5ead8;
  outline-style: double;
  border-top: 10px solid #fff;
  border-left: 10px solid #a19d9c;
  border-bottom: 10px solid #003e6c;
  border-right: 10px solid #a19d9c;
}
.company-exp-position .company-exp .company-exp-tagline span {
  display: block;
  font-size: 18px;
  font-weight: 400;
  font-family: "Marcellus", serif;
  color: #003e6c;
  padding: 20px 0px;
}
@media (max-width: 767px) {
  .company-exp-position .company-exp .company-exp-tagline {
    position: absolute;
    max-width: 100%;
    transform: none;
    left: auto;
    top: auto;
    margin-left: 22px;
    margin-right: 22px;
    bottom: 22px;
  }
}

/** - Rotate Text Img */
.rotate-center {
  animation: rotate-center 10s linear infinite both;
}

@keyframes rotate-center {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
/** - Counter Style One */
.counter-outer-one-wrap {
  background-size: cover;
  --r: 20px; /* control the rounded part */
  --s: 40px; /* control the size of the cut */
  --a: 20deg; /* control the depth of the curvature */
  --p: 50%; /* control the position */
  width: calc(100% - 160px);
  background-color: #003e6c;
  --_m:var(--r),#000 calc(100% - 1px),#0000;
  --_d:(var(--s) + var(--r))*cos(var(--a));
  -webkit-mask: radial-gradient(var(--r) at calc(var(--p) + var(--_d)) var(--_m)), radial-gradient(var(--r) at calc(var(--p) - var(--_d)) var(--_m)), radial-gradient(var(--s) at var(--p) calc(-1 * sin(var(--a)) * var(--s)), rgba(0, 0, 0, 0) 100%, #000 calc(100% + 1px)) 0 calc(var(--r) * (1 - sin(var(--a)))) no-repeat, linear-gradient(90deg, #000 calc(var(--p) - var(--_d)), rgba(0, 0, 0, 0) 0 calc(var(--p) + var(--_d)), #000 0);
          mask: radial-gradient(var(--r) at calc(var(--p) + var(--_d)) var(--_m)), radial-gradient(var(--r) at calc(var(--p) - var(--_d)) var(--_m)), radial-gradient(var(--s) at var(--p) calc(-1 * sin(var(--a)) * var(--s)), rgba(0, 0, 0, 0) 100%, #000 calc(100% + 1px)) 0 calc(var(--r) * (1 - sin(var(--a)))) no-repeat, linear-gradient(90deg, #000 calc(var(--p) - var(--_d)), rgba(0, 0, 0, 0) 0 calc(var(--p) + var(--_d)), #000 0);
  margin: 0px auto;
}
.counter-outer-one-wrap [class*=col-]:first-child .counter-outer-one .icon-content-info {
  border: none;
}
@media (max-width: 1024px) {
  .counter-outer-one-wrap {
    width: 100%;
  }
}

.counter-outer-one {
  text-align: center;
  padding: 60px 0px 30px 0px;
}
@media (max-width: 768px) {
  .counter-outer-one {
    padding: 30px 0px 0px 0px;
  }
}
.counter-outer-one .counter {
  font-size: 90px;
  line-height: 0.75;
  font-weight: 800;
  display: block;
  margin-bottom: 30px;
  font-family: "Urbanist", serif;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  transition: 0.7s;
}
@media (max-width: 1200px) {
  .counter-outer-one .counter {
    font-size: 58px;
  }
}
@media (max-width: 991px) {
  .counter-outer-one .counter {
    font-size: 38px;
  }
}
.counter-outer-one .icon-content-info {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  border-left: 2px solid #ea080b;
  padding-left: 20px;
  padding-right: 20px;
  font-family: "Marcellus", serif;
}
@media (max-width: 991px) {
  .counter-outer-one .icon-content-info {
    word-spacing: inherit;
  }
}
@media (max-width: 767px) {
  .counter-outer-one .icon-content-info {
    border: none;
  }
}
.counter-outer-one .icon-content.site-text-white .icon-content-info {
  color: #acacac;
}
.counter-outer-one .icon-content.site-text-white .counter {
  color: #fff;
}

/** - Team Style One */
.wt-team-1 {
  transition: 0.5s all ease;
  z-index: 1;
  background-color: #fff;
  padding: 0;
  margin-bottom: 40px;
}
.wt-team-1 .wt-media {
  position: relative;
}
.wt-team-1 .wt-media img {
  width: 100%;
}
.wt-team-1 .wt-info {
  margin: 0;
}
.wt-team-1 .wt-info .team-detail {
  padding: 20px;
  width: 100%;
  background-color: #fff;
  position: relative;
}
.wt-team-1 .wt-info .team-detail .team-position {
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-bottom: 0;
  color: #ea080b;
}
.wt-team-1 .wt-info .team-detail .team-name {
  color: #000;
  margin-bottom: 15px;
}
.wt-team-1:hover .team-social-center {
  transform: scale(1);
}

/** - Team Box Single */
.team-detail-full {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .team-detail-full {
    padding-left: 0;
  }
}
.team-detail-full .team-name {
  margin-bottom: 10px;
  font-size: 28px;
}
.team-detail-full .team-name a {
  color: #000;
}
.team-detail-full .team-position {
  font-size: 16px;
  font-weight: 600;
  color: #ea080b;
  display: block;
  margin-bottom: 20px;
}
.team-detail-full .team-detail-list {
  list-style: none;
  margin-bottom: 50px;
  list-style: none;
  margin-bottom: 50px;
  padding-top: 30px;
  border-top: 1px solid #ddd;
  margin-top: 30px;
}
.team-detail-full .team-detail-list li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  display: table;
  width: 100%;
}
.team-detail-full .team-detail-list li span {
  display: table-cell;
}
@media (max-width: 480px) {
  .team-detail-full .team-detail-list li span {
    display: block;
  }
}
.team-detail-full .team-detail-list li .team-list-title {
  color: #003e6c;
  margin-right: 20px;
  width: 180px;
}
.team-detail-full .team-detail-list li:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.team-detail-full .team-detail-social ul {
  list-style: none;
  margin-bottom: 0;
}
.team-detail-full .team-detail-social ul li {
  display: inline-block;
}
.team-detail-full .team-detail-social ul li a {
  height: 40px;
  width: 40px;
  line-height: 40px;
  display: block;
  text-align: center;
  background-color: #003e6c;
  color: #fff;
}
.team-detail-full .team-detail-social ul li a:hover {
  color: #fff;
  background-color: #ea080b;
}

@media (max-width: 767px) {
  .team_details_inner .wt-team-1 {
    margin-bottom: 30px;
  }
}
@media (max-width: 540px) {
  .team_details_inner .team-list-title {
    display: block;
  }
}

.team-detail-discription {
  padding-left: 0px;
}
@media (max-width: 991px) {
  .team-detail-discription {
    padding-left: 0;
  }
}

.team-deatail-featured {
  padding: 0;
}
.team-deatail-featured .wt-title {
  font-size: 24px;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .team-deatail-featured .wt-title {
    font-size: 22px;
  }
}

/** - Play Button */
.play-now-video .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 65px;
  width: 65px;
  text-align: center;
  line-height: 65px;
  background-color: #fff;
  color: #ea080b;
  z-index: 1;
  font-size: 22px;
  padding-left: 5px;
  display: block;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 5px 10px 0 rgba(255, 255, 255, 0.5);
}
.play-now-video .ripple {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
}
.play-now-video .ripple:before {
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.play-now-video .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
  animation-delay: 0.6s;
  content: "";
}

@keyframes ripple-video {
  70% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.ripple {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
}
.ripple:before {
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.ripple:after {
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  transform: translateX(-50%) translateY(-50%);
  transform-origin: center center;
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgb(255, 255, 255);
  animation: ripple-video 3s infinite;
  z-index: 1;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

@keyframes ripple-video {
  70% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
/** - Testimonial Style Two */
.testimonial2-outer-wrap {
  background-color: #003e6c;
}

.testimonial-2-content {
  position: relative;
  margin-bottom: 30px;
}
.testimonial-2-content .testimonial-2 {
  position: relative;
  z-index: 1;
}
.testimonial-2-content .testimonial-2 .testimonial-pic-block {
  margin-bottom: 0px;
}
.testimonial-2-content .testimonial-2 .testimonial-pic {
  background: #fff;
  width: 120px;
  height: 120px;
  position: relative;
  display: inline-block;
  padding: 0;
  z-index: 1;
  border: 10px solid #fff;
  margin-top: -60px;
}
@media (max-width: 640px) {
  .testimonial-2-content .testimonial-2 .testimonial-pic {
    margin-bottom: 20px;
  }
}
.testimonial-2-content .testimonial-2 .testimonial-pic.radius {
  border-radius: 100%;
}
.testimonial-2-content .testimonial-2 .testimonial-pic img {
  width: 100%;
}
.testimonial-2-content .testimonial-2 .testimonial-pic:after {
  content: "";
  left: -10px;
  top: -10px;
  height: 45px;
  background: #ea080b;
  position: absolute;
  z-index: -1;
  right: -10px;
}
.testimonial-2-content .testimonial-2 .testimonial-info {
  padding-top: 15px;
  position: relative;
  z-index: 1;
  flex: 1;
}
@media (max-width: 420px) {
  .testimonial-2-content .testimonial-2 .testimonial-info {
    padding-top: 0px;
  }
}
.testimonial-2-content .testimonial-2 .testimonial-info .testimonial-name {
  display: block;
  font-family: "Marcellus", serif;
  margin-bottom: 0px;
  color: #fff;
  font-size: 22px;
}
.testimonial-2-content .testimonial-2 .testimonial-info .testimonial-name:after {
  display: none;
}
.testimonial-2-content .testimonial-2 .testimonial-info .testimonial-position {
  display: block;
  font-size: 14px;
  color: #003e6c;
  margin-bottom: 0px;
}
.testimonial-2-content .testimonial-2 .testimonial-text {
  margin-top: 30px;
  position: relative;
  z-index: 1;
  padding: 50px 25px 30px 30px;
  background-color: #fff;
}
@media (max-width: 420px) {
  .testimonial-2-content .testimonial-2 .testimonial-text {
    padding: 50px 20px 30px 20px;
  }
}
.testimonial-2-content .testimonial-2 .testimonial-text:after {
  content: "";
  width: 1px;
  height: 100px;
  position: absolute;
  left: 50px;
  top: 60px;
  background-color: #003e6c;
  animation: Min_maX 2s linear infinite alternate-reverse;
}
@media (max-width: 420px) {
  .testimonial-2-content .testimonial-2 .testimonial-text:after {
    display: none;
  }
}
.testimonial-2-content .testimonial-2 .testimonial-text p {
  margin-bottom: 40px;
  font-size: 22px;
  color: #003e6c;
  padding-left: 60px;
  font-family: "Marcellus", serif;
}
@media (max-width: 420px) {
  .testimonial-2-content .testimonial-2 .testimonial-text p {
    padding-left: 0px;
    font-size: 16px;
  }
}
.testimonial-2-content .testimonial-2 .testimonial-text i {
  color: #ea080b;
  font-size: 110px;
  line-height: 0;
  position: absolute;
  right: 0px;
  top: -42px;
  text-shadow: -5px -3px 0px #fff;
}
.testimonial-2-content .testimonial-2 .testimonial-detail {
  padding: 0px 20px 20px 20px;
  background-color: #ea080b;
  display: flex;
  text-align: right;
  justify-content: space-between;
}
@media (max-width: 420px) {
  .testimonial-2-content .testimonial-2 .testimonial-detail {
    display: block;
    text-align: center;
  }
}
.testimonial-2-content .swiper-button-next,
.testimonial-2-content .swiper-button-prev {
  opacity: 0;
}
.testimonial-2-content .swiper-button-next {
  transform: translateX(40px);
}
.testimonial-2-content .swiper-button-prev {
  transform: translateX(-40px);
}
.testimonial-2-content:hover .swiper-button-next,
.testimonial-2-content:hover .swiper-button-prev {
  opacity: 1;
}
.testimonial-2-content:hover .swiper-button-next {
  transform: translateX(0px);
}
.testimonial-2-content:hover .swiper-button-prev {
  transform: translateX(0px);
}

@keyframes Min_maX {
  0% {
    height: 0%;
  }
  100% {
    height: 80px;
  }
  0% {
    height: 0%;
  }
}
/** - Testimonial Style One */
.twm-t-monial-2 {
  margin: 0px 70px;
  background-color: #fff;
}
@media (max-width: 1365px) {
  .twm-t-monial-2 {
    margin: 0px;
  }
}

.testimonial-1-content {
  position: relative;
  padding-top: 50px;
}
@media (max-width: 991px) {
  .testimonial-1-content {
    padding-top: 20px;
  }
}
.testimonial-1-content .testimonial-1 {
  position: relative;
  z-index: 1;
  border: 1px solid #e7e7e7;
  padding: 50px 30px;
  background-color: #fff;
  outline-width: 3px;
  outline-color: #f5ead8;
  outline-style: double;
  outline-offset: 15px;
  margin: 18px;
}
@media (max-width: 991px) {
  .testimonial-1-content .testimonial-1 {
    padding: 30px;
  }
}
.testimonial-1-content .testimonial-1 .testimonial-pic-block {
  margin-right: 30px;
}
.testimonial-1-content .testimonial-1 .testimonial-pic {
  background: #fff;
  width: 140px;
  height: 140px;
  position: relative;
  display: inline-block;
  padding: 0;
  margin-top: 20px;
  z-index: 1;
}
@media (max-width: 640px) {
  .testimonial-1-content .testimonial-1 .testimonial-pic {
    margin-bottom: 20px;
  }
}
.testimonial-1-content .testimonial-1 .testimonial-pic.radius {
  border-radius: 100%;
}
.testimonial-1-content .testimonial-1 .testimonial-pic img {
  width: 100%;
  -webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
          clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
}
.testimonial-1-content .testimonial-1 .testimonial-info {
  padding: 0;
  position: relative;
  z-index: 1;
}
.testimonial-1-content .testimonial-1 .testimonial-info .testimonial-name {
  display: block;
  font-family: "Marcellus", serif;
  margin-bottom: 5px;
  color: #003e6c;
  font-size: 22px;
  font-weight: 700;
}
.testimonial-1-content .testimonial-1 .testimonial-info .testimonial-name:after {
  display: none;
}
.testimonial-1-content .testimonial-1 .testimonial-info .testimonial-position {
  display: block;
  font-size: 14px;
  color: #ea080b;
  margin-bottom: 5px;
}
.testimonial-1-content .testimonial-1 .testimonial-info .testimonial-rating i {
  color: #ea080b;
}
.testimonial-1-content .testimonial-1 .testimonial-text {
  padding: 0;
  position: relative;
  z-index: 1;
}
.testimonial-1-content .testimonial-1 .testimonial-text p {
  margin-bottom: 15px;
  font-size: 20px;
  color: #003e6c;
  font-family: "Marcellus", serif;
}
@media (max-width: 420px) {
  .testimonial-1-content .testimonial-1 .testimonial-text p {
    font-size: 16px;
  }
}
.testimonial-1-content .testimonial-1 .testimonial-text i {
  color: #ea080b;
  font-size: 60px;
  line-height: 0;
  margin-bottom: 20px;
  display: block;
}
.testimonial-1-content .testimonial-1 .testimonial-detail {
  padding: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 420px) {
  .testimonial-1-content .testimonial-1 .testimonial-detail {
    display: block;
  }
}

/** - Client Logo Section */
.twm-home-client-carousel-wrap {
  margin: 70px;
  background-color: #fff;
}
@media (max-width: 1365px) {
  .twm-home-client-carousel-wrap {
    margin: 0px;
  }
}

.home-client-carousel {
  padding: 30px 0;
  background-color: #f9f3ea;
  outline-width: 3px;
  outline-color: #f5ead8;
  outline-style: double;
  outline-offset: 15px;
  margin: 50px 20px 48px 20px;
}
.home-client-carousel .client-logo {
  text-align: center;
}
.home-client-carousel .client-logo img {
  width: auto;
  height: 100px;
  margin: 0px auto;
}

.Client-logo-style1-wrap {
  background-color: #fff;
}

.home-client-carousel2 {
  padding: 50px 20px !important;
}
.home-client-carousel2 .client-logo {
  max-width: 130px;
  margin-left: auto;
  margin-right: auto;
}
.home-client-carousel2 .client-logo img {
  width: auto;
  position: relative;
  z-index: 2;
}

/** - Footer Dark Version Css */
.footer-dark {
  background-color: #000;
  color: #797979;
}
.footer-dark .logo-footer {
  margin-right: 120px;
  margin-bottom: 40px;
  text-align: center;
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 40px;
  max-width: 236px;
}
@media (max-width: 1199px) {
  .footer-dark .logo-footer {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
}
.footer-dark .footer-top {
  padding: 0;
  background: #cc8720;
  padding: 100px 0px 60px 0px;
  color: rgba(255, 255, 255, 0.6);
}
@media (max-width: 991px) {
  .footer-dark .footer-top {
    padding: 70px 0px 20px 0px;
  }
}
.footer-dark .f-top-space {
  padding-top: 0px;
}
.footer-dark .call-us {
  padding: 10px 20px 10px 0;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-family: "Urbanist", serif;
}
@media (max-width: 991px) {
  .footer-dark .call-us {
    margin: 15px 0;
  }
}
.footer-dark .call-us i {
  display: block;
  font-size: 42px;
  line-height: 42px;
  margin-right: 10px;
}
.footer-dark .call-us a {
  display: block;
  color: #ea080b;
  font-size: 32px;
  line-height: 32px;
  font-family: "Urbanist", serif;
}
@media (max-width: 767px) {
  .footer-dark .call-us a {
    font-size: 22px;
    line-height: 22px;
  }
}
.footer-dark .widget_about p {
  padding-right: 20px;
}
.footer-dark .widget-title {
  font-family: "Marcellus", serif;
  color: #fff;
  font-size: 28px;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 767px) {
  .footer-dark .widget-title {
    font-size: 22px;
  }
}
.footer-dark .social-icons {
  margin: 20px 0 0 0;
}
.footer-dark .social-icons li {
  display: inline-block;
}
.footer-dark .social-icons li a {
  height: 36px;
  width: 36px;
  display: block;
  background-color: #ea080b;
  line-height: 36px;
  padding: 0;
  color: #003e6c;
  font-size: 14px;
  text-align: center;
  border-radius: 50%;
  margin-right: 5px;
}
.footer-dark .social-icons li a:hover {
  color: #ea080b;
  background-color: #fff;
}
.footer-dark .footer-bottom {
  background-color: #2d2623;
  padding: 0;
  color: #fff;
  position: relative;
  z-index: 1;
  font-weight: 400;
}
.footer-dark .footer-bottom .footer-bottom-info {
  display: flex;
  padding: 30px 0;
  justify-content: center;
  align-items: center;
}
@media (max-width: 991px) {
  .footer-dark .footer-bottom .footer-bottom-info {
    display: block !important;
    text-align: center;
  }
}
.footer-dark .footer-bottom .wt-footer-bot-left {
  font-size: 14px;
}
.footer-dark .footer-bottom .footer-copy-right .copyrights-text {
  color: #fff;
  font-size: 14px;
}
.footer-dark .copyrights-nav {
  list-style: none;
  display: block;
  margin-bottom: 0;
}
.footer-dark .copyrights-nav li {
  display: inline-block;
  margin-right: 8px;
}
.footer-dark .copyrights-nav li:first-child {
  margin-left: 0;
}
.footer-dark .copyrights-nav li:last-child {
  margin-right: 0;
}
.footer-dark .copyrights-nav li:last-child:after {
  display: none;
}
.footer-dark .copyrights-nav li:after {
  content: "/";
  position: relative;
  right: -8px;
  color: #fff;
}
.footer-dark .copyrights-nav li a {
  color: #fff;
  font-size: 14px;
}
.footer-dark .copyrights-nav li a:hover {
  color: #ea080b;
}
.footer-dark .copyrights-nav li a:active {
  color: #ea080b;
}
.footer-dark .copyrights-nav li a:focus {
  color: #ea080b;
}
.footer-dark .copyrights-nav li.active a {
  color: #fff;
}
.footer-dark .widget_address li i {
  font-weight: 400;
}
.footer-dark .recent-posts-entry .wt-post-info .wt-post-meta ul li {
  color: #ea080b;
}

.widget {
  margin-bottom: 40px;
}

/** - Widget Address */
.widget_address {
  list-style: none;
  margin-bottom: 0;
}
.widget_address li {
  margin-bottom: 30px;
  position: relative;
  padding-left: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 30px;
}
.widget_address li:last-child {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.widget_address li i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  line-height: 24px;
  color: #ea080b;
}
.widget_address li span {
  display: block;
  color: #fff;
  font-size: 16px;
  font-family: "Marcellus", serif;
  margin-bottom: 6px;
}
.widget_address li:last-child {
  margin-bottom: 0;
}

/** - Recent Post Entry */
.recent-posts-entry .widget-post {
  margin-bottom: 20px;
  display: table;
  width: 100%;
}
.recent-posts-entry .widget-post:last-child {
  border: none;
  margin-bottom: 0;
}
.recent-posts-entry .wt-post-date {
  background-color: #0e0e0e;
  width: 50px;
  height: 60px;
}
.recent-posts-entry .wt-post-date strong {
  display: block;
  font-size: 24px;
}
.recent-posts-entry .wt-post-date span {
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 600;
}
.recent-posts-entry .wt-post-media {
  width: 90px;
  float: left;
}
@media (max-width: 1024px) {
  .recent-posts-entry .wt-post-media {
    width: 60px;
  }
}
.recent-posts-entry .wt-post-info {
  margin-left: 105px;
}
@media (max-width: 1024px) {
  .recent-posts-entry .wt-post-info {
    margin-left: 80px;
  }
}
.recent-posts-entry .wt-post-info .wt-post-header {
  margin-bottom: 6px;
}
.recent-posts-entry .wt-post-info .wt-post-header .post-title {
  margin-top: 0;
  display: block;
  font-family: "Marcellus", serif;
}
.recent-posts-entry .wt-post-info .wt-post-meta ul {
  list-style: none;
  margin-bottom: 0;
}
.recent-posts-entry .wt-post-info .wt-post-meta ul li {
  font-size: 12px;
  line-height: 16px;
  color: #ea080b;
  font-weight: 600;
  display: inline-block;
}
.recent-posts-entry .wt-post-info .wt-post-meta ul li:first-child {
  padding-right: 5px;
}

/** - Footer Dark */
.footer-dark .widget_address {
  padding-right: 30px;
}
.footer-dark .recent-posts-entry .wt-post-info .wt-post-header a {
  color: #fff;
  font-size: 16px;
  padding-right: 40px;
  display: block;
}

/** - Widget Services */
.widget_services ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.widget_services ul li {
  display: block;
  width: 100%;
  padding: 2px 0;
  border: 0;
  overflow: hidden;
}
.widget_services ul li a {
  color: #acacac;
  position: relative;
  padding: 0 0 6px 0;
  display: block;
  margin-left: 0;
  transition: 0.5s all ease;
  font-size: 16px;
}
.widget_services ul li a:hover {
  color: #ea080b;
}

/** - Scroll top btn css */
button.scroltop {
  height: 40px;
  width: 40px;
  background: #1d1b18;
  border: none;
  position: fixed;
  right: 15px;
  bottom: 15px;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  cursor: pointer;
  display: none;
  text-align: center;
  z-index: 999;
  color: #fff;
}
button.scroltop span {
  display: block;
  font-size: 24px;
  line-height: 24px;
}

/** - Blog Style 2 */
.blog-post-style-2 {
  position: relative;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.blog-post-style-2 .wt-post-info {
  margin: 25px;
}
.blog-post-style-2 .wt-post-info .wt-post-title {
  margin-bottom: 0;
}
.blog-post-style-2 .wt-post-info .wt-post-title .post-title {
  margin-bottom: 15px;
}
.blog-post-style-2 .wt-post-info .wt-post-discription p {
  margin-bottom: 0;
}
.blog-post-style-2 .wt-post-media {
  position: relative;
}
.blog-post-style-2 .wt-post-media a img {
  width: 100%;
}

/** - Pricing Section */
.twm-pricing-block-wrap {
  background-color: #fff;
}

.pricing-block-outer .row [class*=col-] {
  position: sticky;
  top: 120px;
  left: 0px;
}

.pricing-table-1 {
  position: relative;
  overflow: hidden;
  outline-width: 3px;
  outline-color: #f5ead8;
  outline-style: double;
}
.pricing-table-1 .p-table-title {
  position: relative;
  background-color: #fff;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
}
.pricing-table-1 .p-table-title .wt-title {
  font-size: 28px;
  padding: 15px 20px;
  margin-bottom: 0;
  display: block;
  position: relative;
  z-index: 1;
  color: #003e6c;
  text-align: center;
}
@media (max-width: 767px) {
  .pricing-table-1 .p-table-title .wt-title {
    font-size: 22px;
  }
}
.pricing-table-1.pricing-highlight .p-table-title {
  background-color: #003e6c;
}
.pricing-table-1.pricing-highlight .p-table-title .wt-title {
  color: #fff;
  background-color: #ea080b;
}
.pricing-table-1.pricing-highlight .p-table-price {
  color: #fff;
  background-color: #003e6c;
}
.pricing-table-1 .pricing-table-content {
  padding: 50px 50px 50px 50px;
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .pricing-table-1 .pricing-table-content {
    display: block;
    padding: 40px 20px;
  }
}
.pricing-table-1 .p-table-list {
  margin-right: 50px;
  margin-left: 50px;
  flex: 1;
  border-right: 1px solid #f0f0f0;
}
@media (max-width: 991px) {
  .pricing-table-1 .p-table-list {
    border: none;
    margin-left: 0px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .pricing-table-1 .p-table-list {
    margin-right: 0px;
  }
}
.pricing-table-1 .p-table-list ul {
  list-style: none;
  margin-bottom: 0px;
}
.pricing-table-1 .p-table-list ul li {
  padding-left: 40px;
  font-weight: 600;
  color: #003e6c;
  list-style: none;
  position: relative;
  margin-bottom: 15px;
}
.pricing-table-1 .p-table-list ul li.li-disable {
  opacity: 0.3;
}
.pricing-table-1 .p-table-list ul li i {
  width: 26px;
  color: #ea080b;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 18px;
}
.pricing-table-1 .p-table-price {
  color: #003e6c;
  border-bottom: 2px solid rgb(241, 150, 69);
  background-color: #fff;
  padding: 40px 20px 30px 20px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  text-align: center;
  border-radius: 10px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .pricing-table-1 .p-table-price {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
.pricing-table-1 .p-table-price span {
  font-family: "Urbanist", serif;
  color: #ea080b;
  font-size: 66px;
  line-height: 56px;
  font-weight: 900;
  display: block;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .pricing-table-1 .p-table-price span {
    font-size: 36px;
    line-height: 26px;
  }
}
.pricing-table-1 .p-table-price p {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

.pricing-table-2 {
  position: relative;
  overflow: hidden;
  outline-width: 3px;
  outline-color: #f5ead8;
  outline-style: double;
}
.pricing-table-2 .p-table-title {
  position: relative;
  background-color: #fff;
}
.pricing-table-2 .p-table-title .wt-title {
  font-size: 28px;
  padding: 30px 20px 0px 15px;
  margin-bottom: 0;
  display: block;
  position: relative;
  z-index: 1;
  color: #003e6c;
  text-align: center;
}
@media (max-width: 767px) {
  .pricing-table-2 .p-table-title .wt-title {
    font-size: 22px;
  }
}
.pricing-table-2.pricing-highlight .p-table-title {
  background-color: #fff;
}
.pricing-table-2.pricing-highlight .p-table-title .wt-title {
  color: #ea080b;
}
.pricing-table-2.pricing-highlight .p-table-price {
  color: #fff;
  background-color: #003e6c;
}
.pricing-table-2 .pricing-table-content {
  padding: 30px;
}
.pricing-table-2 .p-table-btn {
  margin-top: 30px;
}
.pricing-table-2 .p-table-list ul {
  list-style: none;
  margin-bottom: 0px;
}
.pricing-table-2 .p-table-list ul li {
  padding-left: 40px;
  font-weight: 600;
  color: #003e6c;
  list-style: none;
  position: relative;
  margin-bottom: 15px;
}
.pricing-table-2 .p-table-list ul li.li-disable {
  opacity: 0.3;
}
.pricing-table-2 .p-table-list ul li i {
  width: 26px;
  color: #ea080b;
  height: 26px;
  line-height: 26px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-size: 18px;
}
.pricing-table-2 .p-table-price {
  color: #003e6c;
  border-bottom: 2px solid rgb(241, 150, 69);
  background-color: #fff;
  padding: 20px 20px 10px 20px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  text-align: center;
  border-radius: 10px;
  margin-bottom: 20px;
}
.pricing-table-2 .p-table-price span {
  font-family: "Urbanist", serif;
  color: #ea080b;
  font-size: 48px;
  line-height: 48px;
  font-weight: 900;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .pricing-table-2 .p-table-price span {
    font-size: 36px;
    line-height: 26px;
  }
}
.pricing-table-2 .p-table-price p {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 0px;
}

/** - Inner Page Banner */
.wt-bnr-inr {
  background-size: cover;
  background-position: center center;
  width: 100%;
  background-color: #fff;
}

.wt-bnr-inr-entry {
  display: flex;
  width: 100%;
  height: 300px;
  padding-bottom: 40px;
  align-content: space-between;
  align-items: end;
  margin: 0px auto;
  border: 80px solid #f3f3f3;
  border-bottom: 80px solid #b6b6b6;
  border-top: 0px;
  padding: 0px 40px 40px;
}
@media (max-width: 1024px) {
  .wt-bnr-inr-entry {
    border: none;
    height: 260px;
  }
}
@media (max-width: 767px) {
  .wt-bnr-inr-entry {
    height: 190px;
  }
}
.wt-bnr-inr-entry .banner-title-outer {
  position: relative;
  margin-bottom: 0px;
  display: flex;
  align-items: end;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 991px) {
  .wt-bnr-inr-entry .banner-title-outer {
    display: block;
    text-align: center;
  }
}
.wt-bnr-inr-entry .banner-title-outer .wt-title {
  font-size: 68px;
  font-family: "Urbanist", serif;
  font-weight: 800;
  margin-bottom: 0;
  position: relative;
}
@media (max-width: 991px) {
  .wt-bnr-inr-entry .banner-title-outer .wt-title {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  .wt-bnr-inr-entry .banner-title-outer .wt-title {
    font-size: 40px;
  }
}
.wt-bnr-inr-entry .banner-title-outer .banner-title-name {
  display: inline-block;
}
.wt-bnr-inr-entry .banner-title-outer .banner-title-name .wt-title {
  color: #003e6c;
}

/** - Breadcrumb */
.wt-breadcrumb {
  margin: 0;
  display: inline-block;
  list-style: none;
}
.wt-breadcrumb li {
  padding-right: 30px;
  color: #003e6c;
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
}
.wt-breadcrumb li a {
  color: #003e6c;
}
.wt-breadcrumb li a:hover {
  color: #ea080b;
}
.wt-breadcrumb li:after {
  content: "||";
  position: absolute;
  right: 8px;
  top: 3px;
  color: #003e6c;
  font-size: 12px;
  font-weight: 600;
}
.wt-breadcrumb li:last-child {
  padding-right: 0;
}
.wt-breadcrumb li:last-child:after {
  display: none;
}
.wt-breadcrumb li:first-child a i {
  font-size: 18px;
  vertical-align: text-top;
}

/** - Filter Buttons Css */
.filter-wrap {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .filter-wrap {
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .filter-wrap {
    text-align: left;
  }
}
.filter-wrap .masonry-filter {
  display: inline-block;
  margin-bottom: 0;
}
.filter-wrap .masonry-filter > li {
  display: inline-block;
}
.filter-wrap .masonry-filter > li:last-child {
  margin-right: 0;
}
.filter-wrap .masonry-filter li {
  position: relative;
  z-index: 1;
  margin-bottom: 4px;
}
.filter-wrap .masonry-filter li.active a {
  border-radius: 3px;
  transition: 0.5s all ease;
  color: #fff;
  background-color: #ea080b;
  box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
}
.filter-wrap .masonry-filter li.active a:hover {
  background-color: #ea080b;
}
.filter-wrap .masonry-filter li.active a:hover a {
  color: #fff;
}
.filter-wrap .masonry-filter li a {
  color: #003e6c;
  font-size: 14px;
  position: relative;
  z-index: 1;
  display: block;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 5px 10px;
  border-radius: 3px;
  transition: 0.5s all ease;
}
.filter-wrap .masonry-filter li a:hover {
  background-color: #ea080b;
  box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
  color: #fff;
}

/** - Project Single */
.project-single {
  margin: 0px auto 30px;
  max-width: 900px;
}
@media (max-width: 1199px) {
  .project-single {
    max-width: 100%;
  }
}
.project-single .wt-tilte1 {
  margin: 0px 0px 30px 0px;
  font-size: 30px;
}
.project-single .wt-tilte2 {
  margin: 30px 0px;
  font-size: 22px;
}

.project-single-media {
  position: relative;
  background-color: #000;
  transition: 0.5s all ease;
}
.project-single-media img {
  transition: 0.5s all ease;
}
.project-single-media a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  transition: 0.5s all ease;
}
.project-single-media a i {
  width: 40px;
  height: 40px;
  background-color: #ea080b;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transform: scale(0);
  transition: 0.5s all ease;
}
.project-single-media:hover img {
  opacity: 0.5;
}
.project-single-media:hover a i {
  transform: scale(1);
}

.twm-pro-sin-wrap {
  background: none;
  margin-bottom: 30px;
}
.twm-pro-sin-wrap .twm-pro-sin-media {
  height: 600px;
}
@media (max-width: 767px) {
  .twm-pro-sin-wrap .twm-pro-sin-media {
    height: 400px;
  }
}
.twm-pro-sin-wrap .twm-pro-sin-media .parallax-image {
  opacity: 1;
}
@media (max-width: 767px) {
  .twm-pro-sin-wrap .twm-pro-sin-media .parallax-image {
    height: 600px;
    background-position: center;
  }
}

/** - Projesct Single Sidebar */
.project-single-sibar-info {
  padding: 10px;
  background-color: #fff;
}
.project-single-sibar-info .wt-tilte {
  margin-bottom: 15px;
}
.project-single-sibar-info .info-list-1 {
  list-style: none;
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}
@media (max-width: 480px) {
  .project-single-sibar-info .info-list-1 {
    display: block;
  }
}
.project-single-sibar-info .info-list-1 li {
  background-color: #f9f3ea;
  display: block;
  font-size: 16px;
  width: calc(50% - 5px);
  padding: 20px;
}
@media (max-width: 480px) {
  .project-single-sibar-info .info-list-1 li {
    width: 100%;
    margin-bottom: 10px;
  }
  .project-single-sibar-info .info-list-1 li:last-child {
    margin-bottom: 0px;
  }
}
.project-single-sibar-info .info-list-1 li .title {
  display: block;
  margin-bottom: 10px;
  color: #003e6c;
}
.project-single-sibar-info .info-list-1 li span {
  display: block;
}

/** - Google Map */
.google-map {
  width: 100%;
  height: 460px;
}
.google-map iframe {
  width: 100%;
  border: 0px;
}

/** - Contact Form */
.contact-one {
  position: relative;
  background-color: #fff;
  padding: 60px;
}
@media (max-width: 768px) {
  .contact-one {
    padding: 30px;
  }
}
@media (max-width: 575px) {
  .contact-one {
    padding: 15px;
  }
}
.contact-one .contact-info {
  position: relative;
  z-index: 1;
}

.c-info-column-media {
  margin-bottom: 60px;
  height: 440px;
}
@media (max-width: 768px) {
  .c-info-column-media {
    height: 280px;
  }
}
.c-info-column-media img {
  width: 100%;
  height: 600px;
  opacity: 1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 768px) {
  .c-info-column-media img {
    height: 500px;
  }
}

.c-info-column-wrap {
  margin-right: 30px;
}
.c-info-column-wrap .c-info-column {
  position: relative;
  margin-bottom: 20px;
  display: flex;
}
.c-info-column-wrap .c-info-column .c-info-icon {
  font-size: 18px;
  line-height: 18px;
  margin-top: 10px;
  min-width: 40px;
  color: #ea080b;
}
.c-info-column-wrap .c-info-column span {
  font-size: 18px;
  font-weight: 600;
  display: block;
  margin-bottom: 0px;
  color: #003e6c;
  font-family: "Marcellus", serif;
}
.c-info-column-wrap .c-info-column p {
  margin-bottom: 0;
}

.contact-form-outer {
  background: #fcfbfb;
  padding: 40px;
}
@media (max-width: 768px) {
  .contact-form-outer {
    padding: 20px;
  }
}

.cons-contact-form .wt-title {
  margin-bottom: 30px;
}
.cons-contact-form .form-group {
  margin-bottom: 30px;
}
.cons-contact-form .form-control {
  height: 52px;
  padding: 10px 20px;
  background-color: transparent;
  border-bottom: 1px solid #cecece;
}
.cons-contact-form .form-control:focus {
  box-shadow: none;
  background-color: #e7e7e7;
}
.cons-contact-form textarea.form-control {
  padding-top: 15px;
  height: 100px;
  margin-bottom: 40px;
  resize: none;
}

/** - FAQ Section */
.twm-faq-outer-wrap {
  padding-top: 120px;
}
@media (max-width: 1024px) {
  .twm-faq-outer-wrap {
    padding-top: 70px;
  }
}
.twm-faq-outer-wrap .row {
  display: flex;
  align-items: end;
}
.twm-faq-outer-wrap .faq-left-media {
  display: table;
  margin-left: auto;
  padding-right: 50px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .twm-faq-outer-wrap .faq-left-media {
    display: block;
    max-width: 720px;
    margin: 0px auto 30px;
    padding: 0px 20px;
  }
}
@media (max-width: 767px) {
  .twm-faq-outer-wrap .faq-left-media {
    max-width: 516px;
  }
}
.twm-faq-outer-wrap .faq-left-media:after {
  content: "";
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(249, 243, 234, 0.99) 99%);
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 200px;
}
.twm-faq-outer-wrap .faq-left-media img {
  display: block;
  width: 100%;
}
.twm-faq-outer-wrap .faq-right-content {
  max-width: 700px;
  width: 100%;
  margin-bottom: 120px;
}
@media (max-width: 1024px) {
  .twm-faq-outer-wrap .faq-right-content {
    margin-bottom: 70px;
  }
}
@media (max-width: 991px) {
  .twm-faq-outer-wrap .faq-right-content {
    margin: 0px auto 70px;
  }
}
@media (max-width: 767px) {
  .twm-faq-outer-wrap .faq-right-content {
    max-width: 516px;
  }
}

/** - Form Control */
.form-control {
  height: 50px;
  font-size: 13px;
  line-height: 20px;
  padding: 10px 12px;
  border-radius: 0;
  border: none;
}
.form-control:focus {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.6);
  background-color: #F8F8F8;
}

/** - Error Page */
.page-notfound-outer .container-fluid {
  padding: 0;
}

.page-notfound {
  padding: 0px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .page-notfound {
    height: auto;
    display: block;
  }
}
.page-notfound .page-notfound-media {
  max-width: 500px;
  padding-right: 20px;
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-notfound .page-notfound-media {
    padding-right: 0px;
    margin: 0px auto 40px;
  }
}
.page-notfound .error-title {
  color: #003e6c;
  font-family: "Urbanist", serif;
  font-size: 260px;
  line-height: 200px;
}
@media (max-width: 575px) {
  .page-notfound .error-title {
    font-size: 180px;
    line-height: 160px;
  }
}
@media (max-width: 420px) {
  .page-notfound .error-title {
    font-size: 140px;
    line-height: 100px;
  }
}
.page-notfound .error-comment {
  color: #000;
  font-size: 26px;
}
.page-notfound .page-notfound-content {
  margin-bottom: 30px;
}
.page-notfound .page-notfound-content p {
  margin-bottom: 30px;
}
.page-notfound .page-notfound-info {
  border-radius: 10px;
  border: 1px solid rgba(241, 150, 69, 0.2784313725);
  padding: 60px 30px 30px 30px;
  background-color: rgba(255, 251, 246, 0.4);
  margin-top: -70px;
  position: relative;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  max-width: 530px;
}
@media (max-width: 991px) {
  .page-notfound .page-notfound-info {
    margin: -70px auto 0px;
  }
}
@media (max-width: 991px) {
  .page-notfound .page-notfound-info {
    margin: -40px auto 0px;
  }
}

/** - Blog Side Bar */
.side-bar {
  background-color: #fff;
}
.side-bar .widget {
  padding: 30px;
  margin-bottom: 0px;
  border-bottom: 1px solid #f9f3ea;
}
.side-bar .widget:last-child {
  margin-bottom: 0;
  border-bottom: 0px;
}
@media (max-width: 480px) {
  .side-bar .widget {
    padding: 20px;
  }
}
.side-bar .widget .form-control {
  background-color: #003e6c;
  color: #fff;
}
.side-bar .widget .form-control::-moz-placeholder {
  color: #fff;
}
.side-bar .widget .form-control::placeholder {
  color: #fff;
}
.side-bar .widget .form-control::focus {
  box-shadow: none !important;
}
.side-bar .widget .widget-title {
  position: relative;
  padding-bottom: 0px;
  padding-left: 16px;
  display: table;
  font-size: 18px;
}
.side-bar .widget .widget-title:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0%;
  background-color: #003e6c;
  width: 1px;
  height: 20px;
}
.side-bar .widget .widget-title:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 4px;
  background-color: #003e6c;
  width: 1px;
  height: 14px;
}
.side-bar .search-bx .input-group-btn .btn {
  background-color: #ea080b;
  color: #fff;
  border-radius: 0;
  height: 50px;
  padding: 0 20px;
}
.side-bar .search-bx input:focus {
  box-shadow: none;
  outline: none;
}
.side-bar .widget_services ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.side-bar .widget_services ul li {
  position: relative;
  padding: 10px 0 10px 15px;
  line-height: 20px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  border-bottom: 1px solid #e7e7e7;
}
.side-bar .widget_services ul li:after {
  content: "\f0da";
  font-family: "FontAwesome";
  color: #ea080b;
  position: absolute;
  left: 0;
  top: 10px;
}
.side-bar .widget_services ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.side-bar .widget_services ul li a {
  color: #003e6c;
  margin-left: 0;
  padding: 0;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
}
.side-bar .widget_services ul li a:hover {
  color: #ea080b;
}
.side-bar .widget_services ul li a i {
  padding-right: 5px;
}
.side-bar .widget_services ul li a:before {
  display: none;
}
.side-bar .widget_services ul li .badge {
  background: none;
  color: #003e6c;
  font-size: 14px;
  font-weight: 600;
  padding: 7px;
}
.side-bar .widget_archives ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.side-bar .widget_archives ul li {
  position: relative;
  padding: 10px 0 10px 15px;
  line-height: 20px;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.side-bar .widget_archives ul li:after {
  content: "";
  width: 4px;
  height: 5px;
  border-radius: 50%;
  background-color: #ea080b;
  position: absolute;
  left: 0;
  top: 17px;
}
.side-bar .widget_archives ul li:last-child {
  padding-bottom: 0;
}
.side-bar .widget_archives ul li a {
  color: #003e6c;
  margin-left: 0;
  padding: 0;
  display: inline-block;
  font-family: "Urbanist", serif;
  font-size: 14px;
  font-weight: 600;
}
.side-bar .widget_archives ul li a:hover {
  color: #ea080b;
}
.side-bar .widget_archives ul li a i {
  padding-right: 5px;
}
.side-bar .widget_archives ul li a:before {
  display: none;
}
.side-bar .widget_archives ul li .badge {
  background: none;
  color: #ea080b;
  font-size: 14px;
  font-weight: 600;
}
.side-bar .recent-posts-entry .widget-post {
  margin-bottom: 20px;
}
.side-bar .recent-posts-entry .widget-post:last-child {
  border: none;
  margin-bottom: 0;
}
.side-bar .recent-posts-entry .wt-post-media {
  width: 90px;
  float: left;
}
@media (max-width: 991px) {
  .side-bar .recent-posts-entry .wt-post-media {
    width: 50px;
  }
}
.side-bar .recent-posts-entry .wt-post-media img {
  border-radius: 0;
}
.side-bar .recent-posts-entry .wt-post-info .post-date {
  margin-top: 0;
  color: #777777;
  font-size: 12px;
  font-weight: 600;
  display: block;
}
.side-bar .recent-posts-entry .wt-post-info .post-title {
  margin-top: 0;
  font-size: 14px;
  font-weight: 600;
  display: block;
}
.side-bar .widget_tag_cloud .tagcloud {
  display: flex;
  flex-wrap: wrap;
  margin-top: -6px;
}
.side-bar .widget_tag_cloud .tagcloud a {
  padding: 6px 15px;
  margin-bottom: 6px;
  margin-right: 6px;
  display: block;
  color: #003e6c;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  font-size: 14px;
  transition: 0.5s all ease;
}
@media (max-width: 991px) {
  .side-bar .widget_tag_cloud .tagcloud a {
    padding: 5px 8px;
  }
}
.side-bar .widget_tag_cloud .tagcloud a:hover {
  background-color: #ea080b;
  color: #003e6c;
}

/** - Comment list */
.twm-post-com-wrap {
  background-color: transparent;
}

.comments-area {
  padding: 0;
}
.comments-area .comments-title {
  font-size: 22px;
  margin-bottom: 20px;
}

ol.comment-list {
  list-style: none;
}
ol.comment-list li.comment {
  position: relative;
  padding: 0;
}
ol.comment-list li.comment .comment-body {
  padding: 0px 0px 0px 100px;
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
@media (max-width: 480px) {
  ol.comment-list li.comment .comment-body {
    padding: 0px;
    text-align: center;
    margin-bottom: 50px;
  }
}
ol.comment-list li.comment .comment-author {
  display: inline-block;
  margin-bottom: 5px;
}
ol.comment-list li.comment .comment-author .avatar {
  position: absolute;
  top: 20px;
  left: 0px;
  width: 70px;
  height: 70px;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 480px) {
  ol.comment-list li.comment .comment-author .avatar {
    position: inherit;
    margin-bottom: 20px;
  }
}
ol.comment-list li.comment .comment-author .fn {
  display: inline-block;
  color: #003e6c;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
}
@media (max-width: 480px) {
  ol.comment-list li.comment .comment-author .fn {
    display: block;
  }
}
ol.comment-list li.comment .comment-meta {
  margin-bottom: 5px;
  display: block;
}
ol.comment-list li.comment .comment-meta span {
  color: #ea080b;
  font-weight: 600;
  font-size: 14px;
}
ol.comment-list li.comment .comment-meta span i {
  margin-right: 5px;
}
ol.comment-list li.comment .comment-meta:before {
  font-family: "FontAwesome";
  font-size: 16px;
  vertical-align: top;
}
@media (max-width: 480px) {
  ol.comment-list li.comment .reply {
    top: auto;
    right: auto;
    bottom: 10px;
    left: 10px;
  }
}
ol.comment-list li.comment .reply .comment-reply-link {
  position: relative;
  padding: 4px 8px;
  font-size: 13px;
  display: inline-block;
  border: 1px solid #484848;
}
ol.comment-list li.comment .reply .comment-reply-link i {
  padding-right: 5px;
}
ol.comment-list li.comment .reply .comment-reply-link:hover {
  color: #fff;
  background-color: #000;
}
ol.comment-list li.comment p {
  margin: 0 0 15px;
}
ol.comment-list li .children {
  list-style: none;
  margin-left: 40px;
}
@media (max-width: 480px) {
  ol.comment-list li .children {
    margin-left: 0px;
  }
}
ol.comment-list li .children li {
  padding: 0;
}

/** - Comment Form */
.comment-respond {
  padding: 30px;
  border: 1px solid #eeeae6;
  background-color: #fff;
}
@media (max-width: 480px) {
  .comment-respond {
    padding: 20px;
  }
}
.comment-respond .comment-reply-title {
  font-size: 22px;
  margin-bottom: 20px;
}
.comment-respond .form-submit button.site-button {
  position: relative;
}
.comment-respond .form-submit button.site-button:focus {
  outline: none !important;
}

.comments-area .comment-form {
  margin: 0px;
}
@media (max-width: 480px) {
  .comments-area .comment-form {
    margin: 0 -5px;
  }
}
.comments-area .comment-form .comment-notes {
  display: none;
}
.comments-area .comment-form p {
  margin-bottom: 20px;
  position: relative;
  font-weight: 600;
}
@media (max-width: 767px) {
  .comments-area .comment-form p {
    width: 100%;
  }
}
.comments-area .comment-form p label {
  display: none;
  line-height: 18px;
  margin-bottom: 10px;
}
.comments-area .comment-form p input[type=text] {
  width: 100%;
  height: 52px;
  padding: 10px 20px;
  background-color: transparent;
  border-bottom: 1px solid #cecece;
}
@media (max-width: 420px) {
  .comments-area .comment-form p input[type=text] {
    padding: 10px 0px;
  }
}
.comments-area .comment-form p input[type=text].form-control:focus {
  box-shadow: none;
}
.comments-area .comment-form p textarea {
  width: 100%;
  resize: none;
  padding-top: 15px;
  height: 100px;
  margin-bottom: 40px;
  resize: none;
  background-color: transparent;
  border-bottom: 1px solid #cecece;
}
@media (max-width: 420px) {
  .comments-area .comment-form p textarea {
    padding: 10px 0px;
  }
}
.comments-area .comment-form p textarea.form-control:focus {
  box-shadow: none;
}
.comments-area .comment-form p.comment-form-url {
  width: 100%;
  display: block;
  clear: both;
}
.comments-area .comment-form p.form-allowed-tags {
  width: 100%;
}
.comments-area .comment-form p.comment-form-comment {
  width: 100%;
  display: block;
  clear: both;
}
.comments-area .comment-form p.form-submit {
  clear: both;
  width: 100%;
  margin: 0;
}

ol.comment-list li.comment .comment-respond .comment-form p {
  padding: 0 15px !important;
}

.comment-form .form-control:input-placeholder {
  color: #777;
  font-size: 14px;
}

/** - Single Blog Post */
.single-post-content {
  text-align: left;
}
.single-post-content .wt-post-meta {
  position: relative;
  margin-bottom: 10px;
}
.single-post-content .wt-post-meta ul {
  border-bottom: 1px solid #ddd;
  display: block;
  margin-bottom: 0;
}
.single-post-content .wt-post-meta ul li {
  color: #000;
  display: inline-table;
  font-size: 14px;
  text-align: center;
  padding: 8px 10px;
  position: relative;
}
.single-post-content .wt-post-meta ul li:after {
  position: absolute;
  content: "-";
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
}
.single-post-content .wt-post-meta ul li a {
  color: #003e6c;
  padding: 0px 0px 0px 5px;
  text-decoration: underline;
}
.single-post-content .wt-post-meta ul li:first-child {
  padding-left: 0px;
}
.single-post-content .wt-post-meta ul li:last-child {
  padding-right: 0px;
}
.single-post-content .wt-post-meta ul li:last-child:after {
  display: none;
}
.single-post-content .wt-post-title {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .single-post-content .post-title {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .single-post-content .post-title {
    font-size: 25px;
  }
}
.single-post-content img {
  width: 100%;
}

.blog-post-single-outer .blog-post-single.blog-post-style-2 {
  box-shadow: none;
}
.blog-post-single-outer .blog-post-single.blog-post-style-2 .wt-post-info {
  margin: 0px;
  padding: 0px;
}
.blog-post-single-outer .blog-post-single.blog-post-style-2 .wt-post-info .wt-post-discription p {
  margin-bottom: 30px;
}
.blog-post-single-outer .blog-post-single blockquote {
  padding: 30px;
  margin: 30px 0 30px 100px;
  font-style: normal;
  position: relative;
  z-index: 1;
  font-size: 22px;
  color: #003e6c;
  border-left: 1px solid #ea080b;
  font-weight: 600;
}
@media (max-width: 480px) {
  .blog-post-single-outer .blog-post-single blockquote {
    padding: 0px 10px;
    font-size: 15px;
    margin-left: 0px;
    margin-top: 0px;
  }
}
.blog-post-single-outer .blog-post-single blockquote .quote-left {
  position: absolute;
  font-size: 64px;
  left: -100px;
  right: auto;
  top: auto;
  opacity: 0.3;
  color: #ea080b;
  line-height: 50px;
  z-index: -1;
}
@media (max-width: 480px) {
  .blog-post-single-outer .blog-post-single blockquote .quote-left {
    position: inherit;
    display: block;
    left: auto;
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 10px;
  }
}

.s-post-tag-share {
  display: flex;
  justify-content: space-between;
  margin: 30px 0px;
  align-items: end;
}
@media (max-width: 767px) {
  .s-post-tag-share {
    display: block;
  }
}
.s-post-tag-share .twm-title {
  font-size: 22px;
  margin-bottom: 20px;
}
.s-post-tag-share .tagcloud {
  margin-top: -3px;
  display: flex;
  flex-wrap: wrap;
}
.s-post-tag-share .tagcloud a {
  padding: 6px 15px;
  margin-bottom: 6px;
  margin-right: 6px;
  display: block;
  color: #003e6c;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  font-size: 14px;
  transition: 0.5s all ease;
}
.s-post-tag-share .tagcloud a:hover {
  background-color: #ea080b;
  color: #fff;
}
.s-post-tag-share .s-post-share {
  text-align: right;
}
@media (max-width: 767px) {
  .s-post-tag-share .s-post-share {
    text-align: left;
    margin-top: 30px;
  }
}

.twm-social2 ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
}
.twm-social2 ul li {
  margin-right: -1px;
}
.twm-social2 ul li:last-child {
  margin-right: 0px;
}
.twm-social2 ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  position: relative;
  font-weight: 600;
  overflow: hidden;
  z-index: 0;
  transition: 0.5s;
  padding: 6px 15px;
  margin-bottom: 6px;
  margin-right: 0px;
  color: #003e6c;
  border: 1px solid #e5e5e5;
  background-color: #fff;
}
@media (max-width: 575px) {
  .twm-social2 ul li a {
    font-size: 12px;
  }
}
.twm-social2 ul li a i {
  transition: 0.5s all ease;
}
.twm-social2 ul li a:hover {
  color: #fff;
}
.twm-social2 ul li a:hover i {
  color: #fff;
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.75);
}
.twm-social2 ul li a::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  z-index: -1;
}
.twm-social2 ul li a:hover:before {
  top: 0;
}
.twm-social2 ul li a.tm-s-x:before {
  background: #000;
}
.twm-social2 ul li a.tm-s-fb:before {
  background: #3b5999;
}
.twm-social2 ul li a.tm-s-in:before {
  background: #ee2a7b;
}
.twm-social2 ul li a.tm-s-pi:before {
  background: #dd4b39;
}

/** - Single Post Navigation */
.post-navigation {
  padding: 20px 0px;
  margin-bottom: 36px;
  background-color: #fff;
  padding: 20px;
}
.post-navigation .post-nav-links {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -15px;
}
.post-navigation .post-nav-links .post-nav-item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 50%;
  padding: 0 15px;
}
.post-navigation .post-nav-links .post-nav-item a {
  transition: all 0.35s ease;
}
@media (max-width: 640px) {
  .post-navigation .post-nav-links .post-nav-item {
    display: block;
  }
}
.post-navigation .post-nav-links .post-nav-item .nav-post-img {
  width: 90px;
  min-width: 90px;
  margin-right: 20px;
}
@media (max-width: 640px) {
  .post-navigation .post-nav-links .post-nav-item .nav-post-img {
    width: 100%;
  }
}
.post-navigation .post-nav-links .post-nav-item .nav-post-img a img {
  border: 2px solid #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
@media (max-width: 640px) {
  .post-navigation .post-nav-links .post-nav-item .nav-post-img a {
    width: 40px;
    min-width: 40px;
    display: inline-block;
  }
}
.post-navigation .post-nav-links .post-nav-item .nav-post-meta b {
  color: #ea080b;
  font-size: 16px;
  display: block;
  margin-bottom: 3px;
}
.post-navigation .post-nav-links .post-nav-item .nav-post-meta a {
  font-size: 16px;
  color: #003e6c;
}
@media (max-width: 480px) {
  .post-navigation .post-nav-links .post-nav-item .nav-post-meta a {
    font-size: 15px;
  }
}
.post-navigation .post-nav-links .post-nav-item.nav-post-next {
  flex-direction: row-reverse;
  text-align: right;
}
.post-navigation .post-nav-links .post-nav-item.nav-post-next .nav-post-img {
  margin-right: 0;
  margin-left: 20px;
}
@media (max-width: 640px) {
  .post-navigation .post-nav-links .post-nav-item.nav-post-next .nav-post-img {
    margin-left: 0;
  }
}
.post-navigation .post-nav-links .post-nav-item:hover a {
  color: #ea080b;
}

/** - Loading */
.loading-area {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  overflow: hidden;
}
.loading-area .loading-box {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 1;
  z-index: 9999;
}
.loading-area .loading-pic {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99999;
  text-align: center;
  transform: translate(-50% -50%);
}

/** - Loading Animation Start */
.loader {
  width: 40px;
  height: 60px;
  position: relative;
}

.loader::before,
.loader::after {
  content: "";
  position: absolute;
  inset: 0;
  background: #ea080b;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 67%, 50% 67%, 50% 34%, 0 34%);
          clip-path: polygon(0 0, 100% 0, 100% 67%, 50% 67%, 50% 34%, 0 34%);
  animation: sp7 2s infinite;
}

.loader::after {
  --s:-1,-1;
}

@keyframes sp7 {
  0%, 10% {
    transform: scale(var(--s, 1)) translate(0, 0) rotate(0deg);
  }
  33% {
    transform: scale(var(--s, 1)) translate(0, -20px) rotate(0deg);
  }
  66% {
    transform: scale(var(--s, 1)) translate(10px, -20px) rotate(-90deg);
  }
  90%, 100% {
    transform: scale(var(--s, 1)) translate(10px, -10px) rotate(-90deg);
  }
}
/** - Section Overlay */
.overlay-wraper {
  position: relative;
}
.overlay-wraper .overlay-main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.overlay-wraper .overlay-main.innr-bnr-olay {
  opacity: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(249, 243, 234) 100%);
}
@media (max-width: 1024px) {
  .overlay-wraper .overlay-main.innr-bnr-olay {
    border-bottom: 1px solid #e9e3da;
  }
}
@media (max-width: 575px) {
  .overlay-wraper .overlay-main.innr-bnr-olay {
    border-top: 1px solid #e9e3da;
  }
}

.opacity-01 {
  opacity: 0.1;
}

.opacity-02 {
  opacity: 0.2;
}

.opacity-03 {
  opacity: 0.3;
}

.opacity-04 {
  opacity: 0.4;
}

.opacity-05 {
  opacity: 0.5;
}

.opacity-06 {
  opacity: 0.6;
}

.opacity-07 {
  opacity: 0.7;
}

.opacity-08 {
  opacity: 0.8;
}

.opacity-09 {
  opacity: 0.9;
}

.overlay-wraper > .container {
  position: relative;
  z-index: 1;
}
.overlay-wraper > .container-fluid {
  position: relative;
  z-index: 1;
}

.twm-sidebar-section {
  padding-left: 22px;
}
@media (max-width: 991px) {
  .twm-sidebar-section {
    padding-left: 12px;
  }
}

/** - Service Detail */
.services-etc .wt-media img {
  width: 100%;
}

.service-provide .s-single-list {
  margin-bottom: 40px;
  margin-top: 40px;
  width: 100%;
}
.service-provide .s-single-list h4 {
  font-size: 24px;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.service-provide .s-single-list ul {
  list-style: none;
}
.service-provide .s-single-list .list-angle-right {
  margin-bottom: 0;
}
.service-provide .s-single-list .list-angle-right li {
  color: #003e6c;
  padding: 10px 0 10px 20px;
}
.service-provide .s-single-list .list-angle-right li span {
  font-weight: 800;
  display: inline-block;
}
.service-provide .s-single-list .list-angle-right li:before {
  color: #ea080b;
  top: 8px;
}

/*-------------------------------------
	Video 
-------------------------------------*/
.yt-thum-box img {
  margin: -9.5% 0%;
}

.blog-youtube-vide iframe {
  width: 100%;
  height: 480px;
  display: block;
}
@media (max-width: 767px) {
  .blog-youtube-vide iframe {
    height: 290px;
  }
}
@media (max-width: 575px) {
  .blog-youtube-vide iframe {
    height: 309px;
  }
}
@media (max-width: 420px) {
  .blog-youtube-vide iframe {
    height: 307px;
  }
}
@media (max-width: 360px) {
  .blog-youtube-vide iframe {
    height: 260px;
  }
}

/** - Blog Post Section */
.blog-post-4-outer {
  position: relative;
  overflow: hidden;
}
.blog-post-4-outer .wt-post-media {
  background-color: #000;
}
.blog-post-4-outer .wt-post-media > a {
  display: block;
}
.blog-post-4-outer .wt-post-media img {
  width: 100%;
  height: 480px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 767px) {
  .blog-post-4-outer .wt-post-media img {
    height: auto;
  }
}
.blog-post-4-outer .wt-post-media .blog-mp4-vide {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 480px;
  margin: 0;
  padding: 0px;
  display: block;
}
@media (max-width: 767px) {
  .blog-post-4-outer .wt-post-media .blog-mp4-vide {
    height: 290px;
  }
}
@media (max-width: 575px) {
  .blog-post-4-outer .wt-post-media .blog-mp4-vide {
    height: 309px;
  }
}
@media (max-width: 420px) {
  .blog-post-4-outer .wt-post-media .blog-mp4-vide {
    height: 307px;
  }
}
@media (max-width: 360px) {
  .blog-post-4-outer .wt-post-media .blog-mp4-vide {
    height: 260px;
  }
}
.blog-post-4-outer .post-date {
  background-color: #ea080b;
  color: #fff;
  display: inline-table;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  padding: 15px 30px;
  position: absolute;
  left: 40px;
  top: 40px;
  font-weight: 400;
}
.blog-post-4-outer .post-date span {
  display: block;
  font-size: 48px;
  line-height: 56px;
  font-weight: 800;
  color: #fff;
}
@media (max-width: 767px) {
  .blog-post-4-outer .post-date span {
    font-size: 28px;
    line-height: 40px;
  }
}
@media (max-width: 768px) {
  .blog-post-4-outer .post-date {
    padding: 5px 10px;
    left: 10px;
    top: 10px;
  }
}
.blog-post-4-outer .post-category {
  margin-bottom: 20px;
}
.blog-post-4-outer .post-category a {
  transition: 0.5s all ease;
  background-color: #003e6c;
  display: inline-block;
  color: #fff;
  padding: 1px 10px;
  font-size: 12px;
  letter-spacing: 1px;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.blog-post-4-outer .post-category a:hover {
  background-color: #ea080b;
  color: #000;
}
.blog-post-4-outer .wt-post-meta ul {
  list-style: none;
  margin-bottom: 20px;
  color: #003e6c;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
}
.blog-post-4-outer .wt-post-meta ul li {
  font-size: 14px;
  margin-right: 20px;
}
.blog-post-4-outer .wt-post-meta ul li i {
  padding-right: 5px;
}
.blog-post-4-outer .wt-post-meta ul li:last-child {
  margin-right: 0px;
}
.blog-post-4-outer .wt-post-meta ul li.post-author img {
  width: 30px;
  height: 30px;
  margin-right: 20px;
}
.blog-post-4-outer .wt-post-info {
  padding: 20px;
  background-color: #fff;
}
.blog-post-4-outer .wt-post-info .wt-post-title .post-title {
  margin-bottom: 15px;
  font-size: 28px;
}
@media (max-width: 420px) {
  .blog-post-4-outer .wt-post-info .wt-post-title .post-title {
    font-size: 22px;
  }
}
.blog-post-4-outer .wt-post-info .wt-post-title .post-title a {
  color: #003e6c;
  transition: 0.5s all ease;
}
.blog-post-4-outer .wt-post-info .wt-post-title .post-title a:hover {
  color: #ea080b;
}
.blog-post-4-outer .wt-post-info .wt-post-text p {
  color: rgba(255, 255, 255, 0.8);
}
.blog-post-4-outer.post-bg-dark .wt-post-info {
  background-color: #000;
}
.blog-post-4-outer.post-bg-dark .wt-post-info .post-title a {
  color: #fff;
}
.blog-post-4-outer.post-bg-dark .wt-post-info .post-title a:hover {
  color: #ea080b;
}
.blog-post-4-outer.post-bg-dark .wt-post-info a.site-text-primary:hover {
  color: #fff;
}

.blg-half-blck.blog-post-4-outer .wt-post-media img {
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.blg-half-blck.blog-post-4-outer .wt-post-title .post-title {
  font-size: 22px;
  line-height: normal;
}

.blog-post-3-outer {
  position: relative;
  overflow: hidden;
}
.blog-post-3-outer .wt-post-media {
  background-color: #000;
}
.blog-post-3-outer .wt-post-media img {
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 767px) {
  .blog-post-3-outer .wt-post-media img {
    height: 260px;
  }
}
.blog-post-3-outer .post-category {
  margin-bottom: 20px;
}
.blog-post-3-outer .post-category a {
  transition: 0.5s all ease;
  background-color: #003e6c;
  display: inline-block;
  color: #fff;
  padding: 1px 10px;
  font-size: 12px;
  letter-spacing: 1px;
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.blog-post-3-outer .post-category a:hover {
  background-color: #ea080b;
  color: #000;
}
.blog-post-3-outer .wt-post-info {
  padding: 20px 0px 0px 0px;
}
.blog-post-3-outer .wt-post-info .wt-post-title .post-title {
  margin-bottom: 15px;
  font-size: 22px;
}
.blog-post-3-outer .wt-post-info .wt-post-title .post-title a {
  color: #003e6c;
  transition: 0.5s all ease;
}
.blog-post-3-outer .wt-post-info .wt-post-title .post-title a:hover {
  color: #ea080b;
}
.blog-post-3-outer .wt-post-info .wt-post-text p {
  color: rgba(255, 255, 255, 0.8);
}

.blog-list-style .wt-post-info .wt-post-title .post-title {
  margin-bottom: 15px;
  font-size: 28px;
  line-height: 36px;
}
@media (max-width: 767px) {
  .blog-list-style .wt-post-info .wt-post-title .post-title {
    font-size: 22px;
    line-height: 28px;
  }
}

.blog-post-5-outer {
  position: relative;
}
.blog-post-5-outer .wt-post-media {
  background-color: #fff;
  margin-right: 50px;
  position: relative;
  z-index: 1;
}
.blog-post-5-outer .wt-post-media img {
  width: 100%;
}
.blog-post-5-outer .wt-post-meta ul {
  list-style: none;
  margin-bottom: 0;
}
.blog-post-5-outer .wt-post-meta ul li {
  font-family: "Marcellus", serif;
}
.blog-post-5-outer .wt-post-meta ul li.post-date {
  color: #003e6c;
  display: flex;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  align-items: baseline;
  position: absolute;
  right: -10px;
  transform: rotate(90deg);
  width: 0px;
  white-space: nowrap;
  top: 30px;
  height: 0px;
}
.blog-post-5-outer .wt-post-meta ul li.post-date span {
  display: block;
  font-size: 34px;
  line-height: 56px;
  font-weight: 800;
  color: #ea080b;
  padding-right: 10px;
}
@media (max-width: 480px) {
  .blog-post-5-outer .wt-post-meta ul li.post-date span {
    font-size: 32px;
    line-height: 40px;
  }
}
.blog-post-5-outer .wt-post-meta ul li.post-category {
  font-size: 14px;
  color: #ea080b;
  padding-bottom: 10px;
}
.blog-post-5-outer .wt-post-info {
  background-color: #fff;
  padding: 50px 30px 30px 30px;
  margin-top: -30px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
@media (max-width: 480px) {
  .blog-post-5-outer .wt-post-info {
    margin-left: 0px;
    margin-top: 0px;
    padding: 20px 20px 20px 20px;
  }
}
.blog-post-5-outer .wt-post-info .wt-post-title .post-title {
  margin-bottom: 0px;
}
.blog-post-5-outer .wt-post-info .wt-post-title .post-title a {
  transition: 0.5s all ease;
}
.blog-post-5-outer .wt-post-info .wt-post-title .post-title a:hover {
  color: #ea080b;
}
.blog-post-5-outer.post-bg-dark .wt-post-info {
  background-color: #000;
}
.blog-post-5-outer.post-bg-dark .wt-post-info .post-title a {
  color: #fff;
}
.blog-post-5-outer.post-bg-dark .wt-post-info .post-title a:hover {
  color: #ea080b;
}
.blog-post-5-outer.post-bg-dark .wt-post-info a.site-text-primary:hover {
  color: #fff;
}

/** - All Services */
.all_services {
  background-color: #fff;
}
.all_services ul {
  list-style: none;
  padding: 30px;
  margin-bottom: 0;
}
.all_services ul li {
  position: relative;
  font-size: 16px;
  padding: 15px 0px;
}
.all_services ul li a {
  transition: 0.5s all ease;
  position: relative;
  padding-right: 20px;
  display: block;
  color: #003e6c;
  font-size: 16px;
  font-weight: 600;
}
.all_services ul li a:after {
  content: "\f285";
  font-family: "bootstrap-icons";
  position: absolute;
  right: 0px;
  top: 14px;
  font-size: 12px;
  font-weight: 700;
  line-height: 0px;
}
.all_services ul li a:hover {
  color: #ea080b;
}
.all_services ul li a.active {
  color: #ea080b;
}
.all_services ul li:first-child {
  padding-top: 0px;
}
.all_services ul li:last-child {
  padding-bottom: 0px;
}

/** - Service Page Download Btn */
.service-side-btn .btn-block {
  display: flex;
  flex-direction: column;
}
.service-side-btn .btn-block a {
  margin-bottom: 10px;
  padding: 15px;
  color: #003e6c;
  display: flex;
  border: 1px solid #003e6c;
  align-items: center;
  justify-content: space-between;
}
.service-side-btn .btn-block a span,
.service-side-btn .btn-block a strong {
  padding-right: 10px;
}
.service-side-btn .btn-block a .download-btn {
  font-size: 22px;
  color: #ea080b;
}
.service-side-btn .btn-block a:hover {
  background-color: #f8f8f8;
}

@media (max-width: 991px) {
  .service-full-info {
    margin-bottom: 30px;
  }
}
.service-full-info .services-etc .text-left .wt-title {
  font-size: 30px;
}

/** - Search Bar */
#search {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 0%;
  height: 0%;
  background-color: #003e6c;
  transition: all 0.5s ease-in-out;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
}
#search form {
  position: absolute;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 80px);
  max-width: 600px;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  text-align: left;
  outline: none;
  padding: 4px 10px;
  border-radius: 0;
  transition: 0.5s all ease;
  border-radius: 4px;
  background-color: #2e2624;
}
#search input[type=search] {
  background: none;
  border: none;
  padding: 0 12px;
  outline: none;
  color: #fff;
  font-size: 18px;
}
@media (max-width: 575px) {
  #search input[type=search] {
    font-size: 14px;
  }
}
#search input[type=search]:focus {
  box-shadow: none;
}
#search input[type=search]::-moz-placeholder {
  color: #fff;
}
#search input[type=search]::placeholder {
  color: #fff;
}
#search .search-btn {
  border: none;
  background: none;
  padding: 0 10px;
  outline: none;
}
#search .search-btn i {
  font-size: 24px;
  color: #ea080b;
}
#search .search-btn i:hover {
  color: #fff;
}
#search.open {
  transform: translate(-50%, -50%);
  opacity: 1;
  z-index: 999;
  display: block;
  width: 100%;
  height: 100%;
  visibility: visible;
}
#search.open form {
  opacity: 1;
}
#search .close-btn {
  position: fixed;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  top: 30px;
  right: 30px;
  opacity: 1;
  font-size: 16px;
  color: #003e6c;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background-color: #fff;
  transition: 0.5s all ease;
}
#search .close-btn:hover {
  background-color: #ea080b;
  color: #fff;
}

/** - Cart Dropdown */
.search {
  position: relative;
}

.nav-cart-title {
  border-bottom: 1px solid #eee;
}
.nav-cart-title h4 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  margin-right: 10px;
}
.nav-cart-title h5 {
  font-size: 16px;
  font-weight: 800;
  margin: 0;
}

.nav-cart-item {
  border-top: 1px solid #f5f5f5;
  padding: 10px;
  background-color: #fff;
  display: flex;
}

.nav-cart-item-image {
  margin-right: 15px;
  transition: border-color 0.2s linear 0s;
  width: 74px;
  min-width: 74px;
}
.nav-cart-item-image a {
  display: block;
}
.nav-cart-item-image img {
  display: block;
  width: 100%;
}
.nav-cart-item-image:hover {
  border-color: #243447;
}

.nav-cart-item-desc {
  position: relative;
  padding-right: 15px;
  flex: 1;
}
.nav-cart-item-desc a {
  font-size: 16px;
  text-align: left;
  font-weight: 600;
  font-family: "Marcellus", serif;
  color: #003e6c;
}
.nav-cart-item-desc span.nav-cart-item-price {
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}
.nav-cart-item-desc a.nav-cart-item-quantity {
  color: #000;
  display: block;
  font-size: 12px;
  position: absolute;
  right: -5px;
  top: 2px;
  padding: 0 6px 2px 6px;
}

.nav-cart-action {
  border-top: 1px solid #eee;
  padding: 20px 0px 0px 0px;
}

.nav-cart-action button {
  padding: 8px 10px;
  font-size: 12px;
}

/** - Project Btn Filter */
.pro-filtr-cate-wrap {
  position: relative;
}

.pro-filtr-cate-carousal-wrap {
  position: relative;
  overflow: hidden;
}

.project-filter-wrap.pro-filtr-cate-carousal {
  list-style: none;
  margin: 0px 0 30px;
}
.project-filter-wrap.pro-filtr-cate-carousal span {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  color: #003e6c;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: 3px;
  transition: 0.5s all ease;
}
.project-filter-wrap.pro-filtr-cate-carousal span.active {
  background-color: #ea080b;
  box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
  color: #fff;
}
.project-filter-wrap.pro-filtr-cate-carousal span:hover {
  background-color: #ea080b;
  box-shadow: 0 8px 10px rgba(12, 12, 12, 0.1);
  color: #fff !important;
}

.non-swiper-slide {
  display: none !important;
}

/** - Swiper Controls */
.swiper-product {
  transition: 0.5s all ease;
}

.swiper-button-next,
.swiper-button-prev {
  width: 50px;
  height: 50px;
  color: #fff;
  background-color: #ea080b;
  transition: 0.5s all ease;
}

.swiper-button-prev {
  left: 0px;
}

.swiper-button-next {
  right: 0px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 16px !important;
  padding: 10px 12px;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #003e6c;
  color: #fff;
}

.swiper-pagination {
  margin-top: 10px;
  position: relative;
}

.swiper-pagination-bullet {
  width: 16px;
  height: 6px;
  margin: 5px 4px;
  opacity: 1;
  background: #8a8a8a;
  border-radius: 0px;
  transition: opacity 200ms ease;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ea080b;
}

/** - Project Section */
.project-new-2 {
  position: relative;
  overflow: hidden;
}
.project-new-2 .wt-img-effect {
  margin-left: 30px;
  background-color: #000;
}
@media (max-width: 768px) {
  .project-new-2 .wt-img-effect {
    margin-left: 0px;
  }
}
.project-new-2 .wt-img-effect img {
  transition: 0.5s all ease;
  width: 100%;
}
.project-new-2 .project-new-content {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 30px;
  padding: 20px 20px 20px 46px;
  transition: 0.5s all ease;
  transform: translate3d(0, 100%, 0);
  margin: 0px 4px;
  border-right: 6px solid #ea080b;
  border-radius: 0px 50px 10px 0px;
  background-color: rgba(0, 0, 0, 0.17);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
}
.project-new-2 .project-new-content .wt-title {
  margin-bottom: 10px;
  font-size: 22px;
}
.project-new-2 .project-new-content .wt-title a {
  color: #fff;
  transition: 0.5s all ease;
}
.project-new-2 .project-new-content .wt-title a:hover {
  color: #ea080b;
}
.project-new-2 .project-new-content p {
  margin-bottom: 0px;
  color: #a0a0a0;
}
.project-new-2 .project-new-content:after {
  content: "";
  background-color: #bababa;
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
          clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  width: 26px;
  height: 26px;
  position: absolute;
  top: -26px;
  left: 0px;
  opacity: 0;
  transform: 0.5s all ease;
}
@media (max-width: 768px) {
  .project-new-2 .project-new-content:after {
    display: none;
  }
}
.project-new-2 .project-new-content:before {
  content: "";
  background-color: #bababa;
  -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
          clip-path: polygon(100% 0, 0 0, 100% 100%);
  width: 26px;
  height: 26px;
  position: absolute;
  bottom: -25px;
  left: 0px;
  opacity: 0;
  transform: 0.5s all ease;
}
@media (max-width: 768px) {
  .project-new-2 .project-new-content:before {
    display: none;
  }
}
.project-new-2 .project-view {
  position: absolute;
  top: 30px;
  left: 30px;
  opacity: 1;
  transform: scaleY(0);
  transition: transform 0.5s cubic-bezier(0.57, 0.04, 0.06, 0.84), opacity 0s 0.5s;
}
.project-new-2 .project-view .project-view-btn {
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
}
.project-new-2 .project-view .project-view-btn i {
  width: 60px;
  height: 60px;
  font-size: 28px;
  line-height: 60px;
  display: block;
  text-align: center;
  background-color: #ea080b;
  position: relative;
  color: #fff;
}
.project-new-2:hover .project-new-content:after {
  opacity: 1;
}
.project-new-2:hover .project-new-content:before {
  opacity: 1;
}
.project-new-2:hover .wt-img-effect img {
  opacity: 0.3;
}
.project-new-2:hover .project-new-content {
  bottom: 50px;
  transform: translate3d(0, 0, 0);
}
.project-new-2:hover .project-view {
  opacity: 1;
  z-index: 3;
  transform: scaleY(1);
}

/** - Blog Gallery */
.twm-blog-outer-area {
  margin: 0px 70px;
  background-color: #fff;
}
@media (max-width: 1365px) {
  .twm-blog-outer-area {
    margin: 0px;
  }
}

.twm-blg-sites-pics {
  display: flex;
  align-items: center;
  justify-content: center;
}

.blog-gallery-style1 {
  padding-left: 0;
}
@media (max-width: 991px) {
  .blog-gallery-style1 {
    padding-left: 0;
  }
}
.blog-gallery-style1 .owl-carousel .owl-stage-outer {
  display: table;
  position: relative;
  padding: 30px 0 30px 10px;
}
@media (max-width: 1270px) {
  .blog-gallery-style1 .owl-carousel .owl-stage-outer {
    display: inline-block;
    padding: 0;
  }
}
@media (max-width: 1270px) {
  .blog-gallery-style1 .blog-post-4-outer {
    box-shadow: none;
  }
}

/** - Product Box */
.wt-product-box-wrap {
  margin-left: 15px;
}
@media (max-width: 768px) {
  .wt-product-box-wrap {
    margin-left: 0px;
  }
}

.wt-product-box {
  position: relative;
}
.wt-product-box .wt-info {
  padding: 20px 10px 0px 10px;
}
.wt-product-box .wt-info .wt-title {
  font-size: 22px;
}
.wt-product-box .wt-info .wt-title a {
  transition: 0.5s all ease;
}
.wt-product-box .wt-info .wt-title a:hover {
  color: #ea080b;
}
.wt-product-box .price {
  padding-top: 10px;
  display: block;
}
.wt-product-box .price del {
  font-size: 16px;
  color: #003e6c;
  margin: 4px 4px;
  font-weight: 700;
}
.wt-product-box .price ins {
  font-size: 22px;
  color: #ea080b;
  text-decoration: none;
  font-weight: 700;
}
.wt-product-box .wt-thum-bx img {
  display: block;
  margin: 0 auto;
}
.wt-product-box .item-cart-view {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.wt-product-box .item-cart-view .item-btn {
  position: relative;
  display: inline-block;
  margin-right: 5px;
}
.wt-product-box .item-cart-view .item-btn:last-child {
  margin-right: 0px;
}
.wt-product-box .item-cart-view .item-btn a {
  display: block;
}
.wt-product-box .item-cart-view .item-btn a i {
  width: 36px;
  height: 36px;
  font-size: 18px;
  line-height: 36px;
  display: block;
  text-align: center;
  background-color: #f9f3ea;
  position: relative;
  color: #003e6c;
  transition: 0.5s all ease;
}
.wt-product-box .item-cart-view .item-btn a i:hover {
  background-color: #fff;
  color: #ea080b;
}
.wt-product-box .rating-bx {
  padding-top: 10px;
  color: #ea080b;
}
.wt-product-box:hover .item-cart-view {
  opacity: 1;
  z-index: 3;
}

@media (max-width: 575px) {
  .product-filter-wrap {
    display: block !important;
  }
}
@media (max-width: 575px) {
  .product-filter-wrap .woocommerce-result-count {
    margin-bottom: 10px;
    display: block;
  }
}

/** - Product Detail Page Slider */
.shop-item-price-slider {
  display: flex;
  white-space: nowrap;
}
.shop-item-price-slider .slider.slider-horizontal {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
.shop-item-price-slider .slider.slider-horizontal .slider-track {
  height: 8px;
  background-color: #ea080b;
  background-image: none;
  margin-top: 0;
  margin-left: 0;
}
.shop-item-price-slider .slider.slider-horizontal .slider-handle {
  background-color: #ea080b;
  background-image: none;
  width: 15px;
  height: 15px;
  top: 7px;
  margin-left: -5px;
}
.shop-item-price-slider .slider .tooltip.bs-tooltip-top {
  margin-top: -30px;
}

/** - Price Range Tool Tip */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.tooltip.bs-tooltip-top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.bs-tooltip-top .arrow {
  bottom: 0px;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #000;
}
.tooltip .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/** - Select Box Border Style1 */
.select-box-border-style1 {
  border: none;
}
.select-box-border-style1:focus {
  outline: none !important;
}
.select-box-border-style1 .btn {
  padding: 8px 20px;
  background-color: #fff;
}

.select-box-border-style1-wrapper .btn-light.dropdown-toggle {
  box-shadow: none;
  outline: none;
  background: none;
  border: none;
}
.select-box-border-style1-wrapper .btn-light.dropdown-toggle:focus {
  outline: none !important;
  box-shadow: none;
  border: none;
  outline-offset: inherit;
}

form.woocommerce-ordering {
  position: relative;
}
@media (max-width: 575px) {
  form.woocommerce-ordering {
    display: inline-block;
  }
}
form.woocommerce-ordering:after {
  position: absolute;
  right: 10px;
  top: 15px;
  content: "\f107";
  font-family: "FontAwesome";
  font-size: 12px;
  color: #000;
}

/** - Product Gallery */
.wt-product-gallery .product-view {
  position: absolute;
  top: 10px;
  right: 10px;
}
.wt-product-gallery .product-view .product-view-btn {
  background-color: #fff;
  color: #003e6c;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: block;
  text-align: center;
}

/** - Touchspin Input Type Number */
.bootstrap-touchspin .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn {
  float: none;
  margin-left: -1px;
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  background: #ea080b;
  width: 20px;
  height: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.bootstrap-touchspin .input-group-btn-vertical > .btn:before {
  display: none;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
  border-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
  margin-top: 0px;
  border-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-touchspin .input-group-btn-vertical i {
  position: absolute;
  top: 7px;
  left: 7px;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
}

/** - Product Single */
.product-detail-info {
  padding: 60px;
  background-color: #fff;
}
.product-detail-info .single-product-title .post-title {
  padding-right: 0px;
  font-size: 28px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .product-detail-info {
    padding: 30px;
  }
}

.wt-product-gallery {
  padding-bottom: 1px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  .wt-product-gallery {
    margin-bottom: 30px;
  }
}
.wt-product-gallery .product-SW-view {
  background-color: #fff;
}
.wt-product-gallery .product-SW-view img {
  margin: 0px;
}

.p-single-old-price {
  color: #003e6c;
  font-size: 17px;
  text-decoration: line-through;
  font-weight: 500;
  padding-right: 10px;
}

.p-single-new-price {
  font-size: 26px;
  color: #ea080b;
  font-weight: 800;
}

.product-single-availability {
  color: #777777;
}
.product-single-availability span {
  color: #003e6c;
}

.product-pr-rate {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}

.product-single-rating {
  margin-bottom: 15px;
}

.product-single-price {
  margin-bottom: 10px;
}

.wt-product-text {
  margin-bottom: 30px;
}

.product_meta {
  list-style: none;
  margin-bottom: 20px;
  padding: 20px;
  background: #fafafa;
}
.product_meta li {
  border-bottom: 1px solid #ddd;
  padding: 5px 0px;
}
.product_meta li:last-child {
  border-bottom: 0px;
  padding-bottom: 0px;
}
.product_meta a {
  color: #ea080b;
}
.product_meta a:hover {
  color: #ea080b;
}
.product_meta .sku_wrapper {
  color: #777777;
}
.product_meta .sku_wrapper span {
  color: #003e6c;
}

.btn-quantity {
  max-width: 130px;
  width: 100%;
  margin-right: 30px;
  display: inline-block;
}
@media (max-width: 420px) {
  .btn-quantity {
    max-width: 34px;
  }
}
.btn-quantity .form-control {
  height: 46px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/** - Client Carousel */
.home-client-carousel2 .item {
  text-align: center;
}

.box {
  display: inline-block;
  position: relative;
  border: 1px solid transparent;
  z-index: 0;
  transition: all 0.3s ease;
  opacity: 1;
  margin: 0 -1px;
  padding: 30px;
}
.box:hover {
  z-index: 10;
  border: 1px solid #ea080b;
  transition: width 1s ease;
}
.box:hover:before {
  transition: height 0.2s ease, opacity 0.3s ease;
  height: 85%;
  opacity: 1;
}
.box:hover:after {
  transition: width 0.2s ease, opacity 0.3s ease;
  width: 85%;
  opacity: 1;
}
.box:before {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  opacity: 1;
  overflow: hidden;
  width: calc(100% + 3px);
  height: 100%;
  z-index: 1;
  transition: height 1s ease, opacity 0.8s ease;
}
.box:after {
  content: "";
  display: block;
  position: absolute;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  opacity: 1;
  overflow: hidden;
  height: calc(100% + 3px);
  width: 100%;
  z-index: 1;
  transition: width 1s ease, opacity 0.8s ease;
}
.box:focus:before {
  transition: height 0.2s ease, opacity 0.3s ease;
  height: 85%;
  opacity: 1;
}
.box:focus:after {
  transition: width 0.2s ease, opacity 0.3s ease;
  width: 85%;
  opacity: 1;
}

/** - Team-effect-hvr1 */
.twm-team-box1-wraper {
  position: relative;
}

.team-effect-hvr1 {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 4px;
  background-color: #fff;
  transition: 0.5s all ease;
}
.team-effect-hvr1:before {
  position: absolute;
  content: "";
  height: 200px;
  background-color: #003e6c;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: -1;
  transition: 0.5s all ease;
}
.team-effect-hvr1 .content-info {
  width: 100%;
  padding: 20px;
  position: relative;
  transition: transform 0.5s;
  background: #fff;
}
.team-effect-hvr1 .content-info-inner {
  position: relative;
  width: 100%;
  display: block;
}
.team-effect-hvr1 .wt-title {
  margin-bottom: 5px;
  transition: 0.5s all ease;
}
.team-effect-hvr1 .wt-title:hover {
  color: #ea080b;
}
.team-effect-hvr1 img {
  transition: 0.5s all ease;
  background-color: #000;
  width: 100%;
}
.team-effect-hvr1 p.icon-links {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: calc(100% + 44px);
  z-index: 0;
  opacity: 0;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 0;
  transition: 0.5s all ease;
  margin-bottom: 0;
}
.team-effect-hvr1 p.icon-links a {
  float: left;
  color: #ea080b;
  font-size: 14px;
  transition: transform 0.35s;
  transform: translate3d(0, 150%, 0);
  background-color: #fff;
  margin-right: 3px;
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s all ease;
}
.team-effect-hvr1:hover {
  background-color: #ea080b;
}
.team-effect-hvr1:hover:before {
  height: 100%;
}
.team-effect-hvr1:hover p.icon-links {
  opacity: 1;
}
.team-effect-hvr1:hover p.icon-links a {
  transform: translate3d(0, 0, 0);
}
.team-effect-hvr1:hover p.icon-links a:hover {
  color: #fff;
  background-color: #003e6c;
}
.team-effect-hvr1:hover p.icon-links a:focus {
  color: #fff;
}
.team-effect-hvr1:hover p.icon-links a:nth-child(3) {
  transition-delay: 0.1s;
}
.team-effect-hvr1:hover p.icon-links a:nth-child(2) {
  transition-delay: 0.15s;
}
.team-effect-hvr1:hover p.icon-links a:first-child {
  transition-delay: 0.2s;
}
.team-effect-hvr1:hover img {
  transition: transform 0.5s;
}
.team-effect-hvr1:hover .content-info {
  transform: translateY(0px);
}
.team-effect-hvr1:hover .wt-title {
  transition-delay: 0.05s;
}
.team-effect-hvr1 .info-detail {
  text-align: center;
}
.team-effect-hvr1 .wt-title-position {
  margin-bottom: 0;
  color: #ea080b;
  display: block;
  font-size: 16px;
}

/** - Team-effect-hvr2 */
.team-effect-hvr2 {
  position: relative;
  overflow: hidden;
  padding-bottom: 0px;
}
.team-effect-hvr2 .team-hvr2-media {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  padding: 20px 20px 20px 20px;
}
.team-effect-hvr2 .team-hvr2-media:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #ea080b;
  top: 100%;
  left: 0;
  transition: 0.5s all ease;
}
.team-effect-hvr2 .team-hvr2-media img {
  padding: 10px;
  position: relative;
  z-index: 1;
}
.team-effect-hvr2 .content-info {
  padding: 20px;
  transition: transform 0.5s;
  position: absolute;
  bottom: 90px;
  left: 30px;
  right: 30px;
  z-index: 2;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(7px);
  background-color: rgba(0, 0, 0, 0.5);
}
.team-effect-hvr2 .content-info-inner {
  display: block;
}
.team-effect-hvr2 .info-detail {
  text-align: center;
  transition: transform 0.35s;
}
.team-effect-hvr2 .wt-title {
  margin-bottom: 5px;
}
.team-effect-hvr2 .wt-title a {
  color: #fff;
  font-size: 22px;
}
.team-effect-hvr2 .wt-title a:hover {
  color: #ea080b;
}
.team-effect-hvr2 p.icon-links {
  position: absolute;
  left: 50%;
  bottom: -83px;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  transition: 0.5s all ease;
  opacity: 0;
  text-align: center;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .team-effect-hvr2 p.icon-links {
    justify-content: center;
  }
}
.team-effect-hvr2 p.icon-links a {
  color: #003e6c;
  transition: 0.5s all ease;
  font-family: "Marcellus", serif;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 2px;
  height: -moz-min-content;
  height: min-content;
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 2px;
  margin-bottom: 2px;
  transform: translate3d(0, 200%, 0);
  background-color: #fff;
}
.team-effect-hvr2:hover .info-detail {
  opacity: 1;
}
.team-effect-hvr2:hover p.icon-links {
  opacity: 1;
}
.team-effect-hvr2:hover p.icon-links a {
  transform: translate3d(0, 0, 0);
}
.team-effect-hvr2:hover p.icon-links a:hover {
  color: #fff;
  background-color: #ea080b;
}
.team-effect-hvr2:hover p.icon-links a:focus {
  color: #fff;
  background-color: #ea080b;
}
.team-effect-hvr2:hover p.icon-links a:nth-child(3) {
  transition-delay: 0.1s;
}
.team-effect-hvr2:hover p.icon-links a:nth-child(2) {
  transition-delay: 0.15s;
}
.team-effect-hvr2:hover p.icon-links a:first-child {
  transition-delay: 0.2s;
}
.team-effect-hvr2:hover .team-hvr2-media:after {
  top: 0%;
}
.team-effect-hvr2 .wt-title-position {
  margin-bottom: 0;
  color: #ea080b;
  display: block;
}
.team-effect-hvr2 img {
  transition: 0.5s all ease;
}

.twm-pro-st2 {
  position: relative;
  margin-bottom: 30px;
}
.twm-pro-st2 .twm-pro-st2-media {
  position: relative;
  background: #000;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .twm-pro-st2 .twm-pro-st2-media {
    box-shadow: none;
  }
}
.twm-pro-st2 .twm-pro-st2-media img {
  position: relative;
  display: block;
  max-width: none;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-10px, 0, 0);
  backface-visibility: hidden;
  height: 400px;
  width: 110%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.twm-pro-st2 .twm-pro-st2-media:hover img {
  opacity: 0.2;
  transform: translate3d(0, 0, 0);
}
.twm-pro-st2 .twm-pro-st2-inner {
  padding: 20px 0px 0px 0px;
  width: 100%;
  text-align: center;
}
.twm-pro-st2 .twm-pro-st2-inner .wt-title {
  position: relative;
  overflow: hidden;
  margin: 0px 0px 10px 0px;
  font-size: 22px;
}
.twm-pro-st2 .twm-pro-st2-inner .wt-title a {
  color: #003e6c;
}
.twm-pro-st2 .twm-pro-st2-inner .wt-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: "";
  transition: transform 0.35s;
  transform: translate3d(-100%, 0, 0);
}
.twm-pro-st2 .twm-pro-st2-inner .project-new-category {
  margin-bottom: 0;
  color: #ea080b;
  display: block;
  font-size: 16px;
}
.twm-pro-st2 .twm-pro-st2-inner .site-button-icon {
  color: #ea080b;
  opacity: 0;
  display: block;
  transition: opacity 0.35s, transform 0.8s;
  transform: translate3d(0, 0, 0);
  position: absolute;
  right: 0;
  bottom: 0;
}
.twm-pro-st2 .twm-pro-st2-inner .site-button-icon i {
  font-size: 40px;
  line-height: 0;
}
.twm-pro-st2 .project-view-btn {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: block;
  background-color: #f9f3ea;
  color: #ea080b;
  font-size: 22px;
  position: absolute;
  left: 0%;
  top: 0%;
  opacity: 0;
  transition: opacity 0.35s, transform 0.8s;
  transform: translate3d(100%, 100%, 0);
}
.twm-pro-st2:hover .project-view-btn {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.effect-hvr3 {
  position: relative;
  margin-bottom: 30px;
}
.effect-hvr3 .effect-sarah {
  position: relative;
  overflow: hidden;
  background: #000;
  text-align: center;
}
.effect-hvr3 .effect-sarah img {
  position: relative;
  display: block;
}
.effect-hvr3 .effect-hvr3-inner {
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
@media (max-width: 400px) {
  .effect-hvr3 .effect-hvr3-inner {
    padding: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
  }
}
.effect-hvr3 .effect-hvr3-inner .wt-title a {
  color: #fff;
  font-size: 22px;
}
.effect-hvr3 .effect-hvr3-inner .project-new-category {
  display: block;
  margin-bottom: 0;
  color: #ea080b;
  font-size: 16px;
  font-weight: 700;
  font-family: "Urbanist", serif;
  text-transform: uppercase;
}
.effect-hvr3 .effect-hvr3-inner .site-button-icon {
  color: #fff;
  opacity: 0;
  display: block;
  transition: opacity 0.35s, transform 0.8s;
  transform: translate3d(0, 0, 0);
  position: absolute;
  right: 0;
  bottom: 0;
}
.effect-hvr3 .effect-hvr3-inner .site-button-icon i {
  font-size: 40px;
  line-height: 0;
}
.effect-hvr3 .effect-hvr3-inner:before {
  pointer-events: none;
}
.effect-hvr3 .effect-hvr3-inner:after {
  pointer-events: none;
}
.effect-hvr3 .project-view-btn {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  display: block;
  background-color: #fff;
  color: #ea080b;
  font-size: 22px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.35s, transform 0.8s;
  transform: translate3d(-100%, 0, 0);
}
.effect-hvr3:hover .effect-hvr3-inner .site-button-icon {
  opacity: 1;
  transform: translate3d(-20px, 0, 0);
}
.effect-hvr3:hover .project-view-btn {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.effect-sarah img {
  max-width: none;
  width: calc(100% + 20px) !important;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-10px, 0, 0);
  backface-visibility: hidden;
}
.effect-sarah:hover img {
  opacity: 0.2;
  transform: translate3d(0, 0, 0);
}
.effect-sarah:hover .wt-title {
  background-color: transparent;
}
.effect-sarah:hover .wt-title:after {
  transform: translate3d(0, 0, 0);
}
.effect-sarah .effect-hvr3-inner {
  text-align: left;
}
.effect-sarah .wt-title {
  position: relative;
  overflow: hidden;
  padding: 10px 10px 10px 0;
}
.effect-sarah .wt-title a {
  color: #003e6c;
}
.effect-sarah .wt-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background: #fff;
  content: "";
  transition: transform 0.35s;
  transform: translate3d(-100%, 0, 0);
}

/** - Video Section */
.video-section-outer-wrap {
  position: relative;
  margin: 0px 80px 0px;
  --r: 20px; /* control the rounded part */
  --s: 40px; /* control the size of the cut */
  --a: 20deg; /* control the depth of the curvature */
  --p: 50%; /* control the position */
  width: calc(100% - 160px);
  background-color: #003e6c;
  --_m:var(--r),#000 calc(100% - 1px),#0000;
  --_d:(var(--s) + var(--r))*cos(var(--a));
  -webkit-mask: radial-gradient(var(--r) at calc(var(--p) + var(--_d)) var(--_m)), radial-gradient(var(--r) at calc(var(--p) - var(--_d)) var(--_m)), radial-gradient(var(--s) at var(--p) calc(-1 * sin(var(--a)) * var(--s)), rgba(0, 0, 0, 0) 100%, #000 calc(100% + 1px)) 0 calc(var(--r) * (1 - sin(var(--a)))) no-repeat, linear-gradient(90deg, #000 calc(var(--p) - var(--_d)), rgba(0, 0, 0, 0) 0 calc(var(--p) + var(--_d)), #000 0);
          mask: radial-gradient(var(--r) at calc(var(--p) + var(--_d)) var(--_m)), radial-gradient(var(--r) at calc(var(--p) - var(--_d)) var(--_m)), radial-gradient(var(--s) at var(--p) calc(-1 * sin(var(--a)) * var(--s)), rgba(0, 0, 0, 0) 100%, #000 calc(100% + 1px)) 0 calc(var(--r) * (1 - sin(var(--a)))) no-repeat, linear-gradient(90deg, #000 calc(var(--p) - var(--_d)), rgba(0, 0, 0, 0) 0 calc(var(--p) + var(--_d)), #000 0);
  margin: 0px auto;
}
.video-section-outer-wrap .parallax-section {
  height: 450px;
}
@media (max-width: 1024px) {
  .video-section-outer-wrap {
    width: 100%;
  }
}

.video-section {
  position: relative;
  z-index: 1;
  padding: 150px 50px 150px 0;
}
@media (max-width: 991px) {
  .video-section {
    margin: 0px;
  }
}
@media (max-width: 767px) {
  .video-section {
    padding: 0px;
  }
}
.video-section img {
  width: 100%;
}
.video-section a {
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 100px rgb(250, 106, 25);
  border-radius: 50%;
}

/** - Video Section 2 */
.video-section2-outer-wrap {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap {
    background-color: #fff;
  }
}
.video-section2-outer-wrap .watch-video {
  position: absolute;
  z-index: 3;
  right: 80px;
  bottom: 0px;
  text-align: center;
  transform: rotate(-90deg);
  width: 0px;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .watch-video {
    display: none;
  }
}
.video-section2-outer-wrap .watch-video span {
  font-size: 80px;
  font-family: "Urbanist", serif;
  display: block;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  -webkit-text-stroke: 1px #003e6c;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .watch-video {
    right: 40px;
    bottom: 50px;
    width: 100%;
    text-align: right;
  }
}
.video-section2-outer-wrap .video-section2-corner-top {
  position: absolute;
  left: 230px;
  top: 0px;
  width: 0;
  height: 0;
  border-bottom: 30px solid #003e6c;
  border-left: 70px solid transparent;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2-corner-top {
    display: none;
  }
}
.video-section2-outer-wrap .video-section2-corner-bottom {
  position: absolute;
  left: 230px;
  bottom: 0px;
  width: 0;
  height: 0;
  border-top: 30px solid #003e6c;
  border-left: 70px solid transparent;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2-corner-bottom {
    display: none;
  }
}
.video-section2-outer-wrap:after {
  content: "";
  position: absolute;
  background-color: #c2bbaf;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 300px;
  left: 0px;
  z-index: -1;
  top: 0px;
  bottom: 0px;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap:after {
    display: none;
  }
}
.video-section2-outer-wrap:before {
  position: absolute;
  z-index: 1;
  content: "";
  left: 230px;
  top: 30px;
  bottom: 30px;
  background-color: #fff;
  width: 6000px;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap:before {
    display: none;
  }
}
.video-section2-outer-wrap .video-section2-outer {
  margin-right: 30px;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2-outer {
    margin-right: 0px;
  }
}
.video-section2-outer-wrap .video-section2 {
  position: relative;
  z-index: 1;
  margin: 120px 0px 120px 0;
  height: 700px;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2 {
    margin: 70px 0px 40px 0px;
  }
}
@media (max-width: 768px) {
  .video-section2-outer-wrap .video-section2 {
    height: 400px;
  }
}
.video-section2-outer-wrap .video-section2 img {
  width: 100%;
  opacity: 1;
}
@media (max-width: 1199px) {
  .video-section2-outer-wrap .video-section2 img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (max-width: 768px) {
  .video-section2-outer-wrap .video-section2 img {
    height: 660px;
  }
}
.video-section2-outer-wrap .video-section2 a {
  display: block;
  width: 120px;
  height: 120px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2 a {
    right: 30px;
    bottom: 90px;
  }
}
.video-section2-outer-wrap .video-section2-right {
  position: relative;
  z-index: 1;
}
@media (max-width: 1440px) {
  .video-section2-outer-wrap .video-section2-right {
    padding-right: 100px;
  }
}
@media (max-width: 991px) {
  .video-section2-outer-wrap .video-section2-right {
    padding: 0px;
    margin-bottom: 70px;
  }
}

/** - Service Icon Box One */
.icon-box-style-one-wrap {
  z-index: 1;
  position: relative;
  margin: 0 30px 30px 0;
  transition: 0.5s all ease;
}
@media (max-width: 420px) {
  .icon-box-style-one-wrap {
    margin: 0px;
  }
}
.icon-box-style-one-wrap:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  right: -30px;
  top: 30px;
  z-index: -1;
  padding: 30px;
  outline-width: 2px;
  outline-color: #fff;
  outline-style: inset;
}
@media (max-width: 420px) {
  .icon-box-style-one-wrap:before {
    display: none;
  }
}
.icon-box-style-one-wrap .icon-box-style-one {
  padding: 30px;
  position: relative;
  z-index: 1;
  transition: 0.5s all ease;
  background-color: #fff;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-style-one-media {
  margin-bottom: 30px;
  height: 260px;
  transition: 0.5s all ease;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-style-one-media img {
  height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  max-width: 100%;
  transition: 0.5s all ease;
  position: absolute;
  width: calc(100% - 60px);
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-one-title {
  margin-bottom: 20px;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-one-title .wt-title {
  font-size: 22px;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-one-content p {
  margin-bottom: 30px;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-one-alpha {
  transition: 0.5s all ease;
}
.icon-box-style-one-wrap .icon-box-style-one .icon-box-one-alpha span {
  display: inline-block;
  font-size: 200px;
  line-height: 0.75;
  font-family: "Urbanist", serif;
  color: #ea080b;
  transition: 0.5s all ease;
  font-weight: 900;
  background: #F9F3EA;
  background: linear-gradient(to top, #F9F3EA 20%, #F9F3EA -60%, #fff 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  right: 0px;
  bottom: 0;
  z-index: -1;
}
.icon-box-style-one-wrap .icon-box-style-one .site-button-link {
  position: relative;
  z-index: 1;
  transition: 0.5s all ease;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
}
.icon-box-style-one-wrap .icon-box-style-one .site-button-link:before {
  content: "";
  position: absolute;
  width: 0%;
  height: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: -1;
  transition: 0.5s all ease;
}
.icon-box-style-one-wrap .icon-box-style-one:hover {
  background-color: #fff;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .icon-box-one-title {
  opacity: 0;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .icon-box-one-content p {
  opacity: 0;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .icon-box-style-one-media {
  margin-bottom: 30px;
  height: 260px;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .icon-box-style-one-media img {
  height: calc(100% - 60px);
  z-index: -1;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .icon-box-one-alpha {
  display: none;
}
.icon-box-style-one-wrap .icon-box-style-one:hover .site-button-link:before {
  width: 100%;
}

/** - Service Icon Box */
.service-icon-box-one-section {
  background-color: #ea080b;
  overflow: hidden;
}

.service-icon-box-one {
  position: relative;
  padding: 70px;
  -webkit-clip-path: polygon(0% 5%, 5% 5%, 5% 0%, 85% 0%, 100% 0%, 100% 15%, 100% 95%, 95% 95%, 95% 101%, 15% 101%, 0% 101%, 0% 85%);
          clip-path: polygon(0% 5%, 5% 5%, 5% 0%, 85% 0%, 100% 0%, 100% 15%, 100% 95%, 95% 95%, 95% 101%, 15% 101%, 0% 101%, 0% 85%);
  background-color: #fff;
  border: 1px dashed #ea080b;
  transition: 0.5s ease;
}
@media (max-width: 1600px) {
  .service-icon-box-one {
    padding: 50px;
  }
}
@media (max-width: 1199px) {
  .service-icon-box-one {
    padding: 30px;
  }
}
@media (max-width: 420px) {
  .service-icon-box-one {
    padding: 30px;
  }
}
.service-icon-box-one .service-icon-content {
  position: relative;
  z-index: 1;
}
.service-icon-box-one .service-icon-content .wt-title {
  margin-bottom: 20px;
  font-size: 22px;
  transition: 0.5s all ease;
  transform: translateY(0px);
}
.service-icon-box-one .service-icon-content .wt-title a {
  transition: 0.5s all ease;
}
.service-icon-box-one .service-icon {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .service-icon-box-one .service-icon {
    margin-top: 20px;
  }
}
.service-icon-box-one .service-icon img {
  height: 80px;
  width: auto;
}
@media (max-width: 1199px) {
  .service-icon-box-one .service-icon img {
    height: 54px;
  }
}
.service-icon-box-one .img-animate {
  transition: 0.5s ease;
  left: 100%;
  position: absolute;
  bottom: 0px;
  width: 60%;
  height: auto;
  opacity: 0.02;
}
.service-icon-box-one:hover {
  -webkit-clip-path: polygon(0% 20%, 0% 0%, 20% 0%, 80% 0%, 100% 0%, 100% 20%, 100% 80%, 100% 100%, 80% 101%, 20% 101%, 0% 101%, 0% 80%);
          clip-path: polygon(0% 20%, 0% 0%, 20% 0%, 80% 0%, 100% 0%, 100% 20%, 100% 80%, 100% 100%, 80% 101%, 20% 101%, 0% 101%, 0% 80%);
  border: 1px dashed #003e6c;
}
.service-icon-box-one:hover .service-icon-content .wt-title {
  transform: translateY(10px);
}
.service-icon-box-one:hover .service-icon-content .wt-title a {
  color: #ea080b;
}
.service-icon-box-one:hover .img-animate {
  left: 50%;
  transform: translateX(-50%);
}

/** - Service Icon Box */
.twm-we-pro-service-wrap {
  background-color: #fff;
  margin: 0px 70px;
}
@media (max-width: 1365px) {
  .twm-we-pro-service-wrap {
    margin: 0px 0px;
  }
}

.service-icon-box-two {
  position: relative;
  background-color: #fff;
  z-index: 1;
  padding: 30px;
  outline-width: 3px;
  outline-color: #f5ead8;
  outline-style: double;
}
.service-icon-box-two .service-media {
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .service-icon-box-two .service-media img {
    height: 320px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
.service-icon-box-two .service-media:before {
  background-color: rgba(0, 0, 0, 0.06);
  content: "";
  inset: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.5s ease-in-out;
  z-index: 2;
}
.service-icon-box-two:hover .service-media:before {
  transform: scaleX(1);
  transform-origin: left;
  inset: 1;
}
.service-icon-box-two .wt-title {
  font-size: 22px;
  margin: 0px 0px 0px 10px;
}
.service-icon-box-two .wt-title a {
  color: #003e6c;
  transition: 0.5s all ease;
}
.service-icon-box-two .wt-title a:hover {
  color: #ea080b;
}
.service-icon-box-two:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 60%;
  height: 50%;
  background-image: url(../images/background/dark-dott-pattern.png);
  z-index: -1;
}
.service-icon-box-two .service-icon-box-bootom {
  display: flex;
  align-items: center;
}
.service-icon-box-two .service-icon {
  width: 80px;
  height: 80px;
  background-color: #003e6c;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-icon-box-two .service-icon span {
  width: 80px;
  height: 80px;
  background-color: #f9f3ea;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}
.service-icon-box-two .service-icon-content {
  padding: 30px 0px 30px 0px;
  z-index: 1;
}
.service-icon-box-two .service-icon-content .wt-title {
  margin-bottom: 20px;
  position: absolute;
  bottom: 0;
  left: 130px;
}

/** - Service Icon Box Three */
.icon-box-style-three-title {
  display: flex;
  align-items: end;
  height: 100%;
  background-image: url(../images/ab-bg.jpg);
  background-size: cover;
}
@media (max-width: 767px) {
  .icon-box-style-three-title {
    height: 400px;
  }
}
.icon-box-style-three-title .icon-box-style-three-title-bg {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 30px;
}
.icon-box-style-three-title .icon-box-style-three-title-bg .wt-title {
  margin-bottom: 0px !important;
}
@media (max-width: 575px) {
  .icon-box-style-three-title {
    position: relative;
    padding-top: 30px;
  }
}

.icon-box-style-three-wrap {
  position: relative;
}
.icon-box-style-three-wrap .wt-icon-box-wraper {
  width: 50px;
  height: 50px;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-box-style-three-wrap .icon-box-style-three {
  padding: 60px 40px;
  border: 1px solid #003e6c;
  background-color: #f9f3ea;
  transition: all 0.5s ease-in-out;
  -webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
          clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
}
.icon-box-style-three-wrap .icon-box-style-three:hover {
  -webkit-clip-path: polygon(0% 0%, 15% 15%, 0% 0%, 100% 0%, 85% 15%, 100% 0%, 100% 100%, 85% 85%, 100% 100%, 0% 100%, 15% 85%, 0% 100%);
          clip-path: polygon(0% 0%, 15% 15%, 0% 0%, 100% 0%, 85% 15%, 100% 0%, 100% 100%, 85% 85%, 100% 100%, 0% 100%, 15% 85%, 0% 100%);
  background-color: #fff;
}
.icon-box-style-three-wrap .icon-box-style-three .icon-box-three-title {
  margin-bottom: 20px;
}
.icon-box-style-three-wrap .icon-box-style-three .icon-box-three-title .wt-title {
  font-size: 22px;
}
.icon-box-style-three-wrap .icon-box-style-three .icon-box-three-content p {
  margin-bottom: 30px;
}

/** - Home 2 Slider Wrap */
.slider-outer {
  position: relative;
}
.slider-outer .slider-left-sidebar {
  width: 40px;
  background-color: #003e6c;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
@media (max-width: 991px) {
  .slider-outer .slider-left-sidebar {
    z-index: 2;
    background: none;
    top: 6px;
    bottom: auto;
    left: 6px;
  }
}
@media (max-width: 768px) {
  .slider-outer .slider-left-sidebar {
    display: none;
  }
}
.slider-outer .slider-left-sidebar .slider-left-sidebar-position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .slider-outer .slider-left-sidebar .slider-left-sidebar-position {
    transform: none;
    position: inherit;
    left: auto;
    top: auto;
    background-color: #003e6c;
  }
}
.slider-outer .slider-left-sidebar .share-text {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  position: relative;
  display: block;
  padding-right: 24px;
  margin-top: 130px;
}
@media (max-width: 991px) {
  .slider-outer .slider-left-sidebar .share-text {
    display: none;
  }
}
.slider-outer .slider-left-sidebar .share-text span {
  transform: rotate(-90deg);
  position: absolute;
  left: 0;
  bottom: 20px;
  transform-origin: 8px 8px;
  display: block;
}
@media (max-width: 991px) {
  .slider-outer .slider-left-sidebar .share-text span {
    transform: none;
    position: inherit;
    left: auto;
    bottom: auto;
    transform-origin: inherit;
  }
}
.slider-outer .slider-left-sidebar .share-text span:after {
  width: 40px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  content: "";
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.slider-outer .slider-left-sidebar .slider-l-social ul {
  list-style: none;
}
.slider-outer .slider-left-sidebar .slider-l-social ul li {
  text-align: center;
}
.slider-outer .slider-left-sidebar .slider-l-social ul li a {
  color: #fff;
}
@media (max-width: 991px) {
  .slider-outer .slider-left-sidebar .slider-l-social ul {
    display: flex;
    margin-bottom: 0px;
  }
  .slider-outer .slider-left-sidebar .slider-l-social ul li a {
    font-size: 14px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.slider-outer .slider-fit-screen {
  width: 100% !important;
  left: 0 !important;
}
.slider-outer .tp-bgimg.defaultimg {
  width: calc(55vw + 90px) !important;
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: right center;
  position: absolute;
  right: 0;
}
@media (max-width: 991px) {
  .slider-outer .tp-bgimg.defaultimg {
    width: 100vw !important;
    opacity: 0.4 !important;
    bottom: 0px;
  }
}
.slider-outer .small-slider-text {
  letter-spacing: 3px !important;
  font-weight: 700 !important;
  font-size: 16px !important;
}
.slider-outer .next-previus-bg-bar-wrap {
  position: relative;
}
.slider-outer .next-previus-bg-bar-wrap:after {
  width: 53vw;
  height: 90px;
  background-color: #003e6c;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
}
@media (max-width: 1023px) {
  .slider-outer .next-previus-bg-bar-wrap:after {
    width: 100vw;
    height: 87px;
  }
}
.slider-outer .slide-number-count {
  background-color: #fff;
  padding: 20px 30px;
}

.slider-space-left {
  max-width: 1800px;
  margin: 0px auto;
  padding: 120px 90px 120px 90px;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: space-between;
}
@media (max-width: 1800px) {
  .slider-space-left {
    padding: 120px 50px 120px 80px;
  }
}
@media (max-width: 1600px) {
  .slider-space-left {
    align-items: center;
  }
}
@media (max-width: 1440px) {
  .slider-space-left {
    padding: 50px 50px 50px 80px;
  }
}
@media (max-width: 991px) {
  .slider-space-left {
    margin-left: 0px;
  }
}
@media (max-width: 990px) {
  .slider-space-left {
    padding: 30px;
  }
}

@media (max-width: 991px) {
  .slider-space-left-area {
    text-align: center;
  }
}
@media (max-width: 990px) {
  .slider-space-left-area {
    width: 100%;
  }
}

.hme2-large-text {
  font-family: "Marcellus", serif;
  font-size: 90px;
  max-width: 948px;
  border-right: 1px dashed #003e6c;
}
@media (max-width: 1600px) {
  .hme2-large-text {
    max-width: 800px;
    font-size: 80px;
  }
}
@media (max-width: 1440px) {
  .hme2-large-text {
    max-width: 700px;
    font-size: 70px;
  }
}
@media (max-width: 1365px) {
  .hme2-large-text {
    max-width: 560px;
    font-size: 58px;
  }
}
@media (max-width: 1199px) {
  .hme2-large-text {
    max-width: 430px;
    font-size: 42px;
  }
}
@media (max-width: 990px) {
  .hme2-large-text {
    max-width: 100%;
    border: none;
  }
}
@media (max-width: 575px) {
  .hme2-large-text {
    font-size: 28px;
  }
}

@media (max-width: 575px) {
  .hme2-mini-text-wrap .circle-text2 .emblem {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 575px) {
  .hme2-mini-text-wrap .circle-text2 .emblem span {
    font-size: 12px;
  }
}

.hme2-mini-text {
  font-size: 16px;
  font-weight: 500;
  font-family: "Urbanist", serif;
  color: #003e6c;
  letter-spacing: 1px;
  max-width: 500px;
  line-height: 24px;
  padding-left: 60px;
}
@media (max-width: 1199px) {
  .hme2-mini-text {
    max-width: 420px;
  }
}
@media (max-width: 990px) {
  .hme2-mini-text {
    max-width: 100%;
    padding: 0px;
    text-align: center;
  }
}

.hme2-btn {
  display: flex;
  border: 1px solid #003e6c;
  width: 100px;
  height: 100px;
  align-items: center;
  justify-content: center;
  font-size: 38px;
}
@media (max-width: 575px) {
  .hme2-btn {
    font-size: 20px;
    height: 50px;
    width: 50px;
  }
}

.hme2-bnr-review-box-wrap {
  display: flex;
  align-items: center;
  margin-left: 60px;
  margin-top: 40px;
  justify-content: space-between;
}
@media (max-width: 990px) {
  .hme2-bnr-review-box-wrap {
    margin-left: 0px;
  }
}

.hme2-bnr-review-box {
  display: flex;
  align-items: center;
}

.hme2-bnr-review-pic {
  width: 60px;
  height: 60px;
  display: inline-flex;
  border-radius: 50px;
  overflow: hidden;
  border: 2px solid #fff;
  margin-left: -15px;
}

.hme2-bnr-review-pic.first-bx {
  margin-left: 0px;
}

.hme2-bnr-review-text {
  width: 60px;
  height: 60px;
  color: #fff;
  border: 2px solid #fff;
  background-color: #003e6c;
  border-radius: 50%;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -15px;
}

.hme2-bnr-review-line {
  height: 60px;
  width: 1px;
  border-left: 1px dashed #003e6c;
  margin: 0px auto;
}

.hme2-bnr-review-b-title {
  font-size: 10px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.hme2-bnr-review-b-title span {
  font-size: 12px;
  color: #003e6c;
  display: inline-block;
}

.hme2-bnr-review-rate {
  text-align: center;
}
.hme2-bnr-review-rate span {
  color: #ea080b;
}

/** - Twm Slider1 Slider */
.twm-slider1-wrap {
  display: flex;
  align-items: center;
  background-color: #fff;
  position: relative;
  height: 830px;
}
@media (max-width: 1366px) {
  .twm-slider1-wrap {
    height: 630px;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap {
    display: block;
    height: auto !important;
  }
}
.twm-slider1-wrap .swiper-button-next::after,
.twm-slider1-wrap .swiper-button-prev::after {
  font-size: 16px !important;
  color: #003e6c;
  background-color: transparent;
  padding: 10px 12px;
}
.twm-slider1-wrap .twm-slider1 {
  width: 100%;
  height: 100%;
  max-width: 45vw;
  position: relative;
  z-index: 1;
  padding: 0px;
  margin: 0px;
}
@media (max-width: 1024px) {
  .twm-slider1-wrap .twm-slider1 {
    padding: 0px;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .twm-slider1 {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
    padding-bottom: 50px;
    padding-top: 50px;
  }
}
.twm-slider1-wrap .twm-slider1 .twm-slider1-slides .swiper-slide {
  display: flex;
  align-items: center;
  padding-left: 50px;
  padding-right: 50px;
}
@media (max-width: 768px) {
  .twm-slider1-wrap .twm-slider1 .twm-slider1-slides .swiper-slide {
    display: block;
  }
}
.twm-slider1-wrap .twm-slider1 .twm-slider1-slides .swiper-slide img {
  width: 100%;
}
.twm-slider1-wrap .twm-slider1-content {
  width: calc(100vw - 45%);
  margin: 0;
  height: 100%;
  position: relative;
  background: #f9f3ea;
}
@media (max-width: 1366px) {
  .twm-slider1-wrap .twm-slider1-content {
    width: calc(100vw - 380px);
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .twm-slider1-content {
    width: auto;
    height: auto;
    margin-top: 0px;
    text-align: center;
  }
}
.twm-slider1-wrap .twm-slider1-content-inner {
  display: flex;
  align-items: center;
  height: 100%;
}
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
  max-width: 800px;
  margin-left: 160px;
  position: relative;
  padding: 50px;
}
@media (max-width: 1600px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
    margin-left: 80px;
    padding: 50px 80px 50px 50px;
  }
}
@media (max-width: 1199px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
    margin-left: 60px;
  }
}
@media (max-width: 991px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
    width: 100%;
    margin: 0px auto 60px;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
    margin: 60px auto 60px;
  }
}
@media (max-width: 575px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail {
    padding: 50px 20px 50px 20px;
    margin: 0px auto 0px;
  }
}
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 450px;
  height: 100%;
  background-image: url(../images/main-slider/slider1/light-dott-pattern.png);
  z-index: -1;
}
@media (max-width: 991px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail:after {
    width: 100%;
  }
}
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 0;
  width: 50px;
  height: 50px;
  z-index: -1;
  border-left: 10px solid #ea080b;
  border-top: 10px solid #ea080b;
}
@media (max-width: 1024px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail:before {
    width: 10px;
  }
}
@media (max-width: 991px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail:before {
    left: 10px;
  }
}
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .sm-title {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  display: block;
  font-family: "Urbanist", serif;
  margin-bottom: 20px;
  color: #6a6560;
}
.twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title {
  font-size: 80px;
  line-height: 80px;
  font-family: "Marcellus", serif;
  margin-bottom: 50px;
  text-transform: capitalize;
  color: #003e6c;
}
@media (max-width: 1366px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (max-width: 1199px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (max-width: 991px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title {
    font-size: 38px;
    line-height: 38px;
  }
}
@media (max-width: 575px) {
  .twm-slider1-wrap .twm-slider1-content-inner .twm-slider1-content-inner-detail .wt-title {
    font-size: 30px;
    line-height: 30px;
  }
}
.twm-slider1-wrap .slider2-left-sidebar {
  width: 70px;
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  left: auto;
  height: 100%;
  z-index: 20;
  background: rgb(255, 255, 255);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
@media (max-width: 1024px) {
  .twm-slider1-wrap .slider2-left-sidebar {
    background-color: transparent;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .slider2-left-sidebar {
    position: relative;
    height: 100%;
    width: 100%;
  }
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-left-sidebar-position {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 991px) {
  .twm-slider1-wrap .slider2-left-sidebar .slider2-left-sidebar-position {
    position: relative;
    width: -moz-max-content;
    width: max-content;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .slider2-left-sidebar .slider2-left-sidebar-position {
    position: relative;
    transform: none;
  }
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul {
  list-style: none;
  margin-bottom: 0;
  display: inline-flex;
  transform: rotate(-90deg);
}
@media (max-width: 768px) {
  .twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul {
    display: none;
  }
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul li {
  text-align: center;
  margin: 0 15px;
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul li a {
  color: #003e6c;
  font-size: 12px;
  font-weight: 500;
  font-family: "Marcellus", serif;
  letter-spacing: 2px;
  position: relative;
  background-color: #fff;
  transition: 0.5s all ease;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1024px) {
  .twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul li a {
    background-color: transparent;
  }
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul li a i {
  color: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  height: 100%;
  transition: 0.5s all ease;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.twm-slider1-wrap .slider2-left-sidebar .slider2-l-social ul li a:hover i {
  transform: translateY(-30px);
  opacity: 1;
}
.twm-slider1-wrap .controls-area {
  position: absolute;
  width: 310px;
  left: 0px;
  bottom: 0px;
  z-index: 1;
  padding: 40px 30px 30px 30px;
  background-color: #f9f3ea;
  z-index: 50;
}
@media (max-width: 1024px) {
  .twm-slider1-wrap .controls-area {
    width: 100%;
    bottom: 10px;
  }
}
@media (max-width: 991px) {
  .twm-slider1-wrap .controls-area {
    bottom: 0px;
  }
}
@media (max-width: 768px) {
  .twm-slider1-wrap .controls-area {
    position: relative;
    padding: 0px;
    background-color: transparent;
  }
}
.twm-slider1-wrap .controls-area .buttons-controls {
  width: 110px;
  position: absolute;
  right: 20px;
  bottom: 50px;
  height: 30px;
  text-align: right;
  z-index: 2;
}
@media (max-width: 768px) {
  .twm-slider1-wrap .controls-area .buttons-controls {
    bottom: -38px;
    height: 60px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
  }
}
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-next,
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-prev {
  right: 0;
}
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-next:after,
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-prev:after {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-next:hover:after,
.twm-slider1-wrap .controls-area .buttons-controls .swiper-button-prev:hover:after {
  color: #fff;
}
.twm-slider1-wrap .controls-area .swiper-scrollbar {
  background-color: #003e6c;
  width: 100%;
  opacity: 1 !important;
}
.twm-slider1-wrap .controls-area .swiper-scrollbar .swiper-scrollbar-drag {
  height: 2px;
  background: #ea080b !important;
  opacity: 1 !important;
}
@media (max-width: 768px) {
  .twm-slider1-wrap .controls-area .swiper-scrollbar {
    display: none;
  }
}
.twm-slider1-wrap .controls-area .swiper-pagination {
  color: #ea080b;
  width: 76px;
  text-align: left;
  font-size: 28px;
  font-family: "Urbanist", serif;
  margin-top: 0px;
}
@media (max-width: 768px) {
  .twm-slider1-wrap .controls-area .swiper-pagination {
    display: none;
  }
}
.twm-slider1-wrap .controls-area .swiper-pagination .swiper-pagination-current {
  font-size: 28px;
  color: #003e6c;
  display: inline-table;
}
.twm-slider1-wrap .xl-title {
  position: absolute;
  left: 0px;
  bottom: -10px;
}
.twm-slider1-wrap .xl-title span {
  font-size: 240px;
  line-height: 200px;
  display: inline-block;
  font-family: "Urbanist", serif;
  opacity: 0.1;
  text-transform: uppercase;
  color: transparent;
  margin: 0px 0px 20px 80px;
  -webkit-text-stroke: 2px #ea080b;
  text-stroke: 2px #ea080b;
}
@media (max-width: 1366px) {
  .twm-slider1-wrap .xl-title span {
    font-size: 100px;
    line-height: 110px;
  }
}
@media (max-width: 575px) {
  .twm-slider1-wrap .xl-title span {
    display: none;
  }
}

/** - Social Icon Bg Color */
.bg-dribble-clr i {
  background-color: #ea4c89;
}

.bg-behance-clr i {
  background-color: #053eff;
}

.bg-twitter-clr i {
  background-color: #000;
}

/** - Spin Animation */
.slider-circle-pic-wrap {
  position: relative;
  overflow: hidden;
  background-color: #f1ebe3;
}
.slider-circle-pic-wrap .slider-circle-pic {
  position: absolute;
  z-index: 0;
  right: 70px;
  bottom: 0px;
}
.slider-circle-pic-wrap .slider-circle-pic img {
  width: 700px;
  opacity: 0.1;
}
@media (max-width: 1366px) {
  .slider-circle-pic-wrap .slider-circle-pic img {
    width: 500px;
  }
}
@media (max-width: 991px) {
  .slider-circle-pic-wrap .slider-circle-pic img {
    width: 300px;
  }
}

.rotate-center {
  animation: rotate-center 40s linear infinite;
}

@keyframes rotate-center {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media (max-width: 1024px) {
  .section-full.p-t120, .section-full.p-b90, .section-full.p-tb120 {
    padding-top: 70px;
    padding-bottom: 40px;
  }
}
@media (max-width: 1024px) {
  .section-full.p-b120 {
    padding-bottom: 70px;
  }
}

/** - Pagination */
.custom-pagination {
  position: relative;
  display: block;
  margin-top: 75px;
  text-align: center;
}
@media (max-width: 991px) {
  .custom-pagination {
    margin-top: 40px;
  }
}
.custom-pagination li {
  position: relative;
  display: inline-block;
  margin: 0px 2.5px;
}
.custom-pagination li a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #fff;
  color: #003e6c;
  font-size: 14px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  transition: all 500ms ease;
  font-family: "Urbanist", serif;
  z-index: 1;
}
.custom-pagination li a:hover, .custom-pagination li a.active {
  color: #fff;
  background-color: #ea080b;
}
.custom-pagination li a span {
  position: relative;
}

.content-table table {
  width: 100%;
  background-color: #fafafa;
}
.content-table table td,
.content-table table th {
  padding: 5px 20px;
  font-size: 14px;
}
.content-table table td:first-child {
  width: 25%;
  font-weight: 600;
  color: #003e6c;
}
.content-table table td:first-child,
.content-table table th:first-child {
  text-align: left;
  border-left: none;
}
.content-table.align-left td:first-child {
  text-align: left;
}
.content-table.align-left th:first-child {
  text-align: left;
}
.content-table tr:nth-child(odd) {
  background: #fff;
}

/** -  Get In Touch Section */
.get-intouch-style-2-wrap {
  -webkit-clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
          clip-path: polygon(0% 15%, 15% 15%, 15% 0%, 85% 0%, 85% 15%, 100% 15%, 100% 85%, 85% 85%, 85% 100%, 15% 100%, 15% 85%, 0% 85%);
  background-color: #003e6c;
}
@media (max-width: 767px) {
  .get-intouch-style-2-wrap {
    -webkit-clip-path: none;
            clip-path: none;
  }
}
.get-intouch-style-2-wrap video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: auto;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 0;
  opacity: 0.4;
}

.get-intouch-style-2 {
  text-align: center;
}
@media (max-width: 991px) {
  .get-intouch-style-2 {
    padding: 50px 15px;
    background-position: center;
  }
}

.get-intouch-style-2-inner {
  position: relative;
  z-index: 1;
  text-align: center;
  min-height: 700px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767px) {
  .get-intouch-style-2-inner {
    min-height: 400px;
    padding: 0px 20px;
  }
}
.get-intouch-style-2-inner > span {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Urbanist", serif;
}
.get-intouch-style-2-inner .wt-title {
  position: relative;
  z-index: 1;
  max-width: 540px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .get-intouch-style-2-inner .wt-title {
    font-size: 30px;
  }
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 10px 30px 10px 10px;
  background-color: #fff;
}

/** - Circle Text Section */
.emblem-wrap i {
  margin: 0 auto;
  width: 90px;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 90px;
  overflow: hidden;
  border-radius: 50%;
}

.emblem {
  margin: 0 auto;
  width: 168px;
  height: 168px;
  border-radius: 50%;
  color: #003e6c;
  animation: spinZ 20s linear infinite;
  text-align: center;
  background-color: #fff;
}

.emblem span {
  padding: 6px;
  position: absolute;
  display: inline-block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.5s cubic-bezier(0, 0, 0, 1);
}

@keyframes spinZ {
  0% {
    transform: rotateZ(360deg);
  }
  100% {
    transform: rotateZ(0deg);
  }
}
@media only screen and (max-width: 767px) {
  .emblem-wrap {
    left: 20px;
  }
}
/** - Circle Text 2 */
.circle-text2 {
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 990px) {
  .circle-text2 {
    margin: 30px 0px;
  }
}

/** - Marquee Slider */
.vert-move {
  animation: mover 3s infinite alternate;
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-40px);
  }
}
.twm-category-carousal-area {
  position: relative;
}
.twm-category-carousal-area .twm-category-carousal-mid-media {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 500px;
}
.twm-category-carousal-area .twm-category-carousal-mid-media:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -66px;
  z-index: -1;
  width: 300px;
  height: 200px;
  background-color: #a6a6a6;
  filter: blur(30px);
  border-radius: 50%;
}
@media (max-width: 575px) {
  .twm-category-carousal-area .twm-category-carousal-mid-media:after {
    width: 200px;
    height: 50px;
    bottom: -20px;
  }
}

.twm-category-carousal2-area {
  background-color: #fff;
  padding: 0px 0px;
}
.twm-category-carousal2-area .twm_category_bx .twm-category-name {
  font-size: 50px;
  font-weight: 900;
}
@media (max-width: 767px) {
  .twm-category-carousal2-area .twm_category_bx .twm-category-name {
    font-size: 30px;
  }
}
.twm-category-carousal2-area .twm_category_bx svg {
  width: 100px;
  height: 100px;
}
.twm-category-carousal2-area .twm-category-carousal-slider .owl-stage {
  display: flex;
  align-items: center;
}
.twm-category-carousal2-area .twm-category-carousal-slider .owl-stage .owl-item {
  white-space: nowrap;
}
.twm-category-carousal2-area .twm-category-carousal-slider .owl-stage .owl-item:nth-child(odd) .twm-category-name {
  color: #003e6c;
  -webkit-text-fill-color: inherit;
  -webkit-text-stroke-width: inherit;
  -webkit-text-stroke-color: inherit;
}

.twm-category-carousal-slider .owl-stage {
  display: flex;
  align-items: center;
}
.twm-category-carousal-slider .owl-stage .owl-item:nth-child(odd) .twm-category-name {
  color: #f9f3ea;
  -webkit-text-fill-color: #f9f3ea;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #003e6c;
  font-family: "Urbanist", serif;
}

.twm-category-carousal-slider2 {
  z-index: -1;
}
.twm-category-carousal-slider2 .twm_category_bx .twm-category-name {
  padding: 80px 0px;
  color: #003e6c;
  letter-spacing: 0.15em;
  text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}
@media (max-width: 575px) {
  .twm-category-carousal-slider2 .twm_category_bx .twm-category-name {
    text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d;
  }
}
.twm-category-carousal-slider2 .twm_category_bx svg {
  width: 70px;
  height: 70px;
  margin-left: 0px;
}
@media (max-width: 575px) {
  .twm-category-carousal-slider2 .twm_category_bx svg {
    width: 50px;
    height: 50px;
  }
}
.twm-category-carousal-slider2 .owl-stage {
  display: flex;
  align-items: center;
}
.twm-category-carousal-slider2 .owl-stage .owl-item:nth-child(odd) .twm-category-name {
  color: #fff;
  font-family: "Urbanist", serif;
}

.twm_category_bx {
  display: flex;
  align-items: center;
}
.twm_category_bx img {
  animation: spin 10s linear infinite;
}
.twm_category_bx svg {
  width: 200px;
  height: 200px;
}
@media (max-width: 575px) {
  .twm_category_bx svg {
    width: 100px;
    height: 100px;
  }
}
.twm_category_bx svg .spin2 {
  stroke: #003e6c;
  stroke-width: 5px;
}
.twm_category_bx .twm-category-name {
  padding-left: 20px;
  font-size: 160px;
  color: #ea080b;
  text-transform: uppercase;
  font-family: "Urbanist", serif;
  line-height: 1;
  font-weight: 900;
}
@media (max-width: 1200px) {
  .twm_category_bx .twm-category-name {
    font-size: 100px;
  }
}
@media (max-width: 575px) {
  .twm_category_bx .twm-category-name {
    font-size: 48px;
  }
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin2 {
  0% {
    stroke-dasharray: 1, 800;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 400, 400;
    stroke-dashoffset: -200px;
  }
  100% {
    stroke-dasharray: 800, 1;
    stroke-dashoffset: -800px;
  }
}
.spin2 {
  transform-origin: center;
  animation: spin2 10s ease-in-out infinite, spin 5s linear infinite;
  animation-direction: alternate;
}

.parallax-section {
  background: #000;
  overflow: hidden;
  position: relative;
}
.parallax-section .parallax-content {
  -o-box-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -o-box-pack: center;
  justify-content: center;
  height: 100%;
  position: relative;
  z-index: 2;
}

.parallax-image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 900px;
  left: 0;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  transform: translateZ(0);
  width: 100%;
  z-index: 1;
}

/** - Start  Curser Pointer CSS */
.cursor {
  position: fixed;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
  border: 2px solid #003e6c;
  transition: 0.3s;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 1000;
}

.cursor2 {
  position: fixed;
  width: 4px;
  height: 4px;
  margin-left: -20px;
  margin-top: -20px;
  border-radius: 50%;
  background-color: #ea080b;
  transform: translate(-50%, -50%);
  transition: 0.1s;
  pointer-events: none;
  z-index: 1000;
}

.grow,
.grow-small {
  transform: scale(3);
  background: white;
  mix-blend-mode: difference;
  border: none;
}

.grow-small {
  transform: scale(1.7);
}

/** - Home Page 2 Slider */
.twm-hvillas-2slider img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
.twm-hvillas-2slider .section {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}
.twm-hvillas-2slider .section .container {
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.twm-hvillas-2slider .swiper-wrapper {
  flex: none;
  align-items: flex-start;
  display: flex;
}
.twm-hvillas-2slider .swiper-slide {
  flex: none;
}
.twm-hvillas-2slider .swiper-slide .people__card {
  position: relative;
  overflow: hidden;
  height: 640px;
  background-color: #111b1a;
}
@media (max-width: 1699px) {
  .twm-hvillas-2slider .swiper-slide .people__card {
    height: 512px;
  }
}
@media (max-width: 1199px) {
  .twm-hvillas-2slider .swiper-slide .people__card {
    height: 450px;
  }
}
@media (max-width: 991px) {
  .twm-hvillas-2slider .swiper-slide .people__card {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .twm-hvillas-2slider .swiper-slide .people__card {
    height: 360px;
  }
}
.twm-hvillas-2slider .swiper-slide .people__card .people__card__image {
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  z-index: 2;
  margin-left: -100px;
  width: 130%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.7s;
}
@media (max-width: 767px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__image {
    width: 150%;
  }
}
.twm-hvillas-2slider .swiper-slide .people__card .people__card__content {
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: end;
  width: 100%;
  height: 100%;
  padding: 40px 30px;
  transition: 0.3s;
}
.twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__number {
  margin-bottom: 30px;
  opacity: 1;
  font-size: 44px;
  font-family: "Urbanist", serif;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
@media (max-width: 1199px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__number {
    margin-bottom: 20px;
    font-size: 24px;
    width: 60px;
    height: 60px;
  }
}
.twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__title {
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 1.2;
  font-family: "Marcellus", serif;
  color: #fff;
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__title {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__title {
    font-size: 24px;
  }
}
.twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__subtitle {
  margin-bottom: 30px;
  max-width: 70%;
  color: #ebefe3;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
@media (max-width: 1199px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__subtitle {
    font-size: 15px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .twm-hvillas-2slider .swiper-slide .people__card .people__card__content .slide__subtitle {
    font-size: 14px;
    max-width: 85%;
  }
}
.twm-hvillas-2slider .swiper-slide .people__card .slide__gradient {
  position: absolute;
  z-index: 2;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  background-image: linear-gradient(45deg, #000, rgba(0, 0, 0, 0.15) 60%);
}
.twm-hvillas-2slider .swiper-slide.is-active .people__card__image {
  transform: translateX(100px);
}

/** - Text Half Split Section*/
.hm2-half-text-efct {
  margin: 0;
  padding: 0;
  font-size: 200px;
  line-height: 200px;
  font-weight: 900;
  font-family: "Urbanist", serif;
  color: transparent;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  margin-bottom: 60px;
}
@media (max-width: 1600px) {
  .hm2-half-text-efct {
    font-size: 170px;
    line-height: 140px;
  }
}
@media (max-width: 1440px) {
  .hm2-half-text-efct {
    font-size: 140px;
    line-height: 100px;
  }
}
@media (max-width: 1365px) {
  .hm2-half-text-efct {
    font-size: 120px;
    line-height: 90px;
  }
}
@media (max-width: 1199px) {
  .hm2-half-text-efct {
    font-size: 100px;
    line-height: 90px;
  }
}
@media (max-width: 991px) {
  .hm2-half-text-efct {
    margin: 50px 0px;
  }
}
@media (max-width: 575px) {
  .hm2-half-text-efct {
    font-size: 60px;
    line-height: 40px;
  }
}
.hm2-half-text-efct span:nth-child(1) {
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  transition: 0.5s;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
          clip-path: polygon(0 0, 100% 0, 100% 50%, 0 50%);
  overflow: hidden;
}
.hm2-half-text-efct span:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  color: #003e6c;
  transition: 0.5s;
  -webkit-clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
          clip-path: polygon(0 50%, 100% 50%, 100% 100%, 0 100%);
  overflow: hidden;
}
.hm2-half-text-efct span:nth-child(3) {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) scaleY(0);
  width: 100%;
  color: #fff;
  background: #ea080b;
  font-size: 24px;
  line-height: 46px;
  font-weight: 400;
  letter-spacing: 4px;
  text-align: center;
  padding-left: 20px;
  margin-left: 5px;
  transition: 0.5s;
}
@media (max-width: 1200px) {
  .hm2-half-text-efct span:nth-child(3) {
    font-size: 16px;
    padding: 0px 10px;
  }
}
@media (max-width: 575px) {
  .hm2-half-text-efct span:nth-child(3) {
    font-size: 12px;
    letter-spacing: normal;
    line-height: 40px;
    letter-spacing: 1;
  }
}
.hm2-half-text-efct:hover span:nth-child(1) {
  transform: translateY(-30px);
}
.hm2-half-text-efct:hover span:nth-child(3) {
  transform: translateY(-50%) scaleY(1);
}
.hm2-half-text-efct:hover span:nth-child(2) {
  transform: translateY(30px);
}

/** - Progress Bar Section */
.our-skills-item {
  overflow: hidden;
}
.our-skills-item .progress {
  background-color: #003e6c;
  overflow: visible;
  height: 2px;
  border-radius: 0px;
  position: relative;
}
@media (max-width: 991px) {
  .our-skills-item .progress {
    position: relative;
  }
}
.our-skills-item .progress-bar {
  --progress-bar-count: 100%;
  width: var(--progress-bar-count);
  line-height: 8px;
  overflow: visible;
}
@media (max-width: 991px) {
  .our-skills-item .progress-bar {
    position: static;
  }
}
.our-skills-item .progress-bar span {
  color: #003e6c;
  display: flex;
  justify-content: center;
  border-radius: 1px;
  position: absolute;
  right: 0;
  top: -35px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  font-family: "Urbanist", serif;
}
.our-skills-item .progressText {
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  margin-bottom: 20px;
  font-family: "Urbanist", serif;
  color: #003e6c;
  display: flex;
  align-items: center;
  margin-right: 40px;
}

.progress-box {
  margin-bottom: 20px;
}

.progress-bar-anim {
  animation-name: progress-bar-anim;
}

/** - Our Skills Section */
.our-skills-item-wrap .twm-title {
  font-size: 22px;
  margin-bottom: 30px;
}
.our-skills-item-wrap .our-skills-item:last-child .progress-box {
  margin-bottom: 0px;
}

@keyframes progress-bar-anim {
  0% {
    width: 0%;
  }
  100% {
    width: var(--progress-bar-count);
  }
}
/** - Product Section */
.locker {
  position: relative;
  display: grid;
  grid-template-columns: 50% auto;
}
@media (max-width: 767px) {
  .locker {
    display: block;
  }
}
.locker .locker-title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  font-size: 140px;
  line-height: 140px;
  font-weight: 900;
  color: #fff;
  mix-blend-mode: overlay;
  font-weight: "Urbanist", serif;
  animation: slide-top 5s linear infinite alternate-reverse;
}
@media (max-width: 1366px) {
  .locker .locker-title {
    font-size: 80px;
  }
}
.locker .image {
  opacity: 0;
  transition: all 0.5s ease;
}
.locker .image.active {
  opacity: 1;
}
.locker__image {
  position: relative;
}
@media (max-width: 767px) {
  .locker__image {
    display: none;
  }
}
.locker__image img {
  width: 100%;
  height: 700px;
  margin-top: 100px;
  position: absolute;
  transition: all 1s ease;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 1366px) {
  .locker__image img {
    height: 530px;
  }
}
.locker__container {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.locker__content {
  position: relative;
}
.locker__section {
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-top: 1px solid #ea080b;
}
@media (max-width: 1366px) {
  .locker__section {
    height: auto;
    padding: 100px 0px;
  }
}
@media (max-width: 1024px) {
  .locker__section {
    padding: 20px 0px;
  }
}
@media (max-width: 767px) {
  .locker__section {
    padding: 70px 0px;
  }
}
.locker__section:first-child {
  border: none;
}

.twm-product-v-scroll-wrap {
  position: relative;
}

.twm-product-v-scroll-bx {
  margin-left: 100px;
}
@media (max-width: 991px) {
  .twm-product-v-scroll-bx {
    margin-left: 40px;
  }
}
@media (max-width: 767px) {
  .twm-product-v-scroll-bx {
    margin-left: 0px;
  }
}
.twm-product-v-scroll-bx .twm-product-v-scroll-count {
  font-size: 60px;
  font-family: "Urbanist", serif;
  color: #ea080b;
  font-weight: 900;
}
.twm-product-v-scroll-bx .twm-product-v-image-on-responsive {
  display: none;
}
@media (max-width: 767px) {
  .twm-product-v-scroll-bx .twm-product-v-image-on-responsive {
    display: block;
  }
}
.twm-product-v-scroll-bx .twm-product-v-scroll-title a {
  color: #003e6c;
  font-size: 22px;
}
.twm-product-v-scroll-bx .twm-product-v-scroll-category {
  font-size: 16px;
  font-family: "Urbanist", serif;
  margin-bottom: 30px;
}
.twm-product-v-scroll-bx .twm-product-v-scroll-btn {
  overflow: hidden;
}
.twm-product-v-scroll-bx .twm-product-v-scroll-content {
  margin-bottom: 30px;
}
.twm-product-v-scroll-bx .site-button-icon {
  width: 56px;
  height: 56px;
  background-color: #ea080b;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #fff;
  margin-left: 50px;
  position: relative;
}
.twm-product-v-scroll-bx .site-button-icon:before {
  content: "";
  height: 1px;
  width: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -50px;
  background-color: #ea080b;
}
.twm-product-v-scroll-bx .site-button-icon:after {
  content: "";
  z-index: -1;
  height: 1px;
  width: 14px;
  position: absolute;
  top: 50%;
  left: -50px;
  transform: translateY(-50%);
  background-color: #003e6c;
  animation-name: rightToLeft;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes rightToLeft {
  0% {
    transform: translateX(-60px);
  }
  100% {
    transform: translateX(60px);
  }
}
.slide-top {
  animation: slide-top 5s linear infinite alternate-reverse;
}

@keyframes slide-top {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-60px);
  }
}
/** - Accordians */
.wt-accordion .wt-panel {
  position: relative;
  border: none;
  margin-bottom: 10px;
  border-radius: 0;
  transition: 0.5s all ease;
}
.wt-accordion .wt-panel:last-child {
  margin-bottom: 0;
}
.wt-accordion .wt-panel .acod-content {
  padding: 20px;
  background-color: #fff;
}
.wt-accordion .wt-panel .acod-head a {
  background-color: #fff;
  font-size: 22px;
}

.acod-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-family: "Marcellus", serif;
}
.acod-title a {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.acod-head {
  position: relative;
  /*Accodian open close indicator css*/
}
.acod-head a {
  display: block;
  padding: 15px 50px 15px 20px;
  background-color: #f6f6f6;
}
.acod-head a.collapsed {
  color: #003e6c;
}
.acod-head .fa {
  margin-right: 5px;
}
.acod-head a {
  color: #003e6c;
}
.acod-head a:hover {
  color: #003e6c;
}
.acod-head a:active {
  color: #003e6c;
}
.acod-head a:focus {
  color: #003e6c;
}
.acod-head .indicator {
  padding: 15px;
  color: #003e6c;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  font-size: 22px;
  line-height: 0px;
  background-color: #fff;
  display: flex;
}
.acod-head .indicator i {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.acod-head [aria-expanded=true] .indicator {
  background-color: #f9f3ea;
}
.acod-head [aria-expanded=true] .indicator i {
  color: #003e6c;
}
.acod-head [aria-expanded=true] .indicator i:before {
  font-family: "bootstrap-icons";
  content: "\f2ea";
}

.twm-acd-st-1 {
  /** - Navigation */
}
.twm-acd-st-1 *, .twm-acd-st-1 *:after, .twm-acd-st-1 *:before {
  box-sizing: border-box;
}
.twm-acd-st-1 .acd-bx * {
  transition: all 0.3s ease 0s;
}
.twm-acd-st-1 .acd-bx {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 80vh;
  min-height: 700px;
  list-style: none;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  overflow: hidden;
  transition: 0.1s ease background;
}
@media (max-width: 1199px) {
  .twm-acd-st-1 .acd-bx {
    height: 440px;
    min-height: auto;
  }
}
@media (max-width: 575px) {
  .twm-acd-st-1 .acd-bx {
    width: 100%;
    display: block;
    height: auto;
  }
}
.twm-acd-st-1 .twm-acd-overlay {
  background-color: rgba(0, 0, 0, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0%;
  top: 0%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
}
@media (max-width: 575px) {
  .twm-acd-st-1 .twm-acd-overlay {
    background: none;
    background-color: rgba(0, 0, 0, 0.6);
  }
}
.twm-acd-st-1 .section {
  flex: initial;
  width: 25%;
  height: 100%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  vertical-align: bottom;
  box-sizing: border-box;
  padding: 2vh 1vw;
  position: relative;
  cursor: pointer;
  border-right: 1px solid rgba(255, 255, 255, 0.18);
  transition: 1.2s ease all;
}
.twm-acd-st-1 .section:last-of-type {
  border-right: none;
}
.twm-acd-st-1 .section .heading {
  transition: 0.5s ease all;
}
.twm-acd-st-1 .section:hover .heading {
  margin-top: -30px;
}
@media (max-width: 575px) {
  .twm-acd-st-1 .section:hover .heading {
    margin-top: 0px;
    color: #ea080b;
  }
}
.twm-acd-st-1 .section.open {
  width: 88%;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#66000000", endColorstr="#00000000",GradientType=1 );
  cursor: default;
}
@media (max-width: 575px) {
  .twm-acd-st-1 .section.open {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .twm-acd-st-1 .section {
    width: 100%;
    padding: 20px;
    border-right: 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  }
}
.twm-acd-st-1 div.enabled article {
  flex: initial;
  width: 4%;
}
@media (max-width: 768px) {
  .twm-acd-st-1 div.enabled article {
    width: 10%;
  }
}
@media (max-width: 575px) {
  .twm-acd-st-1 div.enabled article {
    width: 100%;
  }
}
.twm-acd-st-1 .inside-content {
  opacity: 0;
  transition: opacity 0.3s ease 0;
}
.twm-acd-st-1 .section.open > .inside-content {
  opacity: 1;
  transition: opacity 0.3s ease 0.3s;
  color: rgba(255, 255, 255, 0.8);
}
@media (max-width: 575px) {
  .twm-acd-st-1 .section.open > .inside-content {
    opacity: 1;
    transition: opacity 0.3s ease 0.3s;
    position: inherit;
    top: auto;
    max-height: 100%;
    left: auto;
    bottom: auto;
    width: 100%;
  }
}
.twm-acd-st-1 .heading {
  top: 300px;
  position: absolute;
  width: 70%;
  max-width: 100%;
  margin: 0;
  font-size: 28px;
  text-align: left;
  color: #fff;
  line-height: 1.3;
}
@media (max-width: 1440px) {
  .twm-acd-st-1 .heading {
    font-size: 26px;
  }
}
@media (max-width: 1199px) {
  .twm-acd-st-1 .heading {
    font-size: 18px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 1024px) {
  .twm-acd-st-1 .heading {
    top: 50%;
    transform: rotate(90deg);
  }
}
@media (max-width: 575px) {
  .twm-acd-st-1 .heading {
    position: inherit;
    top: auto;
    transform: none;
    width: 100%;
    left: auto;
  }
}
.twm-acd-st-1 .above {
  font-size: 76px;
  font-weight: 100;
  display: block;
  margin-bottom: 5px;
  font-family: "Urbanist", serif;
}
.twm-acd-st-1 .below {
  display: block;
  width: 36px;
  height: 36px;
  border: 1px solid #fff;
  margin-top: 15px;
  text-align: center;
  line-height: 33px;
  border-radius: 100%;
  font-size: 30px;
}

.acd-bx.enabled .section:not(.open) {
  background: rgba(0, 0, 0, 0.1);
}
.acd-bx.enabled .section:not(.open) h2.heading {
  top: 25px;
  left: 13%;
  text-align: left;
  font-size: 15px;
  width: 400px;
  height: 400px;
  transform-origin: 0px 0px 0px;
  transform: matrix(0, 1, -1, 0, 27, 0);
  white-space: nowrap;
  line-height: 1;
}
.acd-bx.enabled .section:not(.open) h2.heading .above, .acd-bx.enabled .section:not(.open) h2.heading .below {
  display: none;
}
@media (max-width: 575px) {
  .acd-bx.enabled .section:not(.open) h2.heading {
    height: auto;
    transform: inherit;
    left: auto;
    top: auto;
    position: inherit;
    width: 100%;
    white-space: normal;
    line-height: normal;
  }
}
.acd-bx.enabled .section.open h2.heading {
  padding-left: 25px;
  max-width: 100%;
}
.acd-bx.enabled .section.open h2.heading .below {
  display: none;
}
.acd-bx.enabled .section.open:hover {
  background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#66000000", endColorstr="#00000000",GradientType=1 );
}
.acd-bx.enabled .section:hover {
  background: rgba(0, 0, 0, 0.4);
}
.acd-bx.enabled .section:hover .heading {
  margin-top: -5px;
}
@media (max-width: 575px) {
  .acd-bx.enabled .section:hover .heading {
    margin-top: 0px;
  }
}

.acd-bx:not(.enabled) .section:hover {
  background: rgba(0, 0, 0, 0.2);
}
.acd-bx:not(.enabled) .section:hover .heading .below {
  transform: rotate(90deg);
}

/** - Article layouts */
.inside-content {
  text-align: left;
  width: 500px;
  padding-left: 25px;
  max-width: 80%;
  position: absolute;
  top: 460px;
  line-height: 1.4;
}
@media (max-width: 1199px) {
  .inside-content {
    bottom: 30px;
    top: auto;
  }
}
.inside-content p, .inside-content h2, .inside-content h3 {
  margin: 0 0 16px 0;
}

.close {
  display: none;
  z-index: 300;
  width: 40px;
  height: 40px;
  border-radius: 24px;
  border: 2px solid #fff;
  cursor: pointer;
  transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, 0, 0);
  position: absolute;
  right: 60px;
  top: 90px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .close {
    right: 20px;
    top: 20px;
  }
}
.close .cross {
  position: absolute;
  left: 18px;
  top: 18px;
}
.close .a {
  position: absolute;
  width: 14px;
  height: 2px;
  background-color: #fff;
  left: -7px;
  top: -1px;
}
.close .b {
  position: absolute;
  width: 2px;
  height: 14px;
  background-color: #fff;
  left: -1px;
  top: -7px;
}

.section.open .close {
  display: block;
}

@media (max-width: 1024px) {
  .section {
    padding: 2vh 3vw;
  }
  .heading {
    transform: rotate(90deg);
    min-width: 100vh;
    text-align: left;
    transform-origin: 0 0 0;
    opacity: 1;
    top: 10vh;
    font-size: 22px;
    width: auto;
    left: 61%;
  }
  .heading .above,
  .heading .below {
    display: none;
  }
  .acd-bx.enabled .section.open h2.heading {
    transform: none;
    width: 95%;
    min-width: 200px;
    max-width: 95%;
    left: 0;
    top: 20%;
  }
}
@media (max-width: 1024px) and (max-width: 575px) {
  .acd-bx.enabled .section.open h2.heading {
    min-width: 100%;
    left: auto;
    top: auto;
    margin-bottom: 20px;
  }
}
@media (max-width: 1024px) {
  .inside-content {
    max-height: 72%;
    overflow-y: auto;
    left: 0;
    top: 30%;
  }
}
@media (max-width: 991px) {
  .heading {
    transform: translateX(-50%);
    left: 50%;
  }
}
@media (max-width: 640px) {
  .acd-bx.enabled .section:not(.open) {
    width: 12%;
    padding: 3px;
  }
}
@media (max-width: 575px) {
  .acd-bx.enabled .section:not(.open) {
    width: 100%;
    padding: 20px;
  }
}
/** - About Us Section */
.twm-ab2-section-wrap {
  background-size: cover;
  background-position: bottom;
}
.twm-ab2-section-wrap .twm-ab2-section-bx {
  background-color: #f9f3ea;
  padding: 50px;
  margin-bottom: 30px;
}
@media (max-width: 420px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx {
    padding: 30px;
  }
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-quote-section {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 360px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-quote-section {
    display: block;
  }
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-quote-section i {
  font-size: 60px;
  color: #ea080b;
  margin-right: 10px;
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-quote-section p {
  font-family: "Marcellus", serif;
  font-size: 22px;
  color: #003e6c;
  margin-bottom: 0px;
}
@media (max-width: 420px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-quote-section p {
    font-size: 18px;
  }
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name {
    display: block;
  }
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name .twm-ab2-au-left {
  position: relative;
  margin-left: 60px;
}
@media (max-width: 575px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name .twm-ab2-au-left {
    margin-bottom: 20px;
  }
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name .twm-ab2-au-left:after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #ea080b;
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateX(-50%);
}
.twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name .twm-ab2-au-left span {
  display: block;
  color: #ea080b;
}
@media (max-width: 575px) {
  .twm-ab2-section-wrap .twm-ab2-section-bx .twm-ab2-au-name .twm-ab2-au-sign {
    max-width: 120px;
  }
}

.twm-ab3-section-wrap {
  background-size: cover;
}
@media (max-width: 575px) {
  .twm-ab3-section-wrap {
    background-position: center;
  }
}
.twm-ab3-section-wrap .twm-ab-section-bx {
  position: relative;
  padding: 50px;
  margin-left: auto;
  max-width: 500px;
  z-index: 1;
  border: 1px solid #f0f0f0;
}
@media (max-width: 1024px) {
  .twm-ab3-section-wrap .twm-ab-section-bx {
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .twm-ab3-section-wrap .twm-ab-section-bx {
    margin: 0px auto;
  }
}
.twm-ab3-section-wrap .twm-ab-section-bx:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  bottom: 10px;
  right: 10px;
  z-index: -1;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  background-color: rgba(255, 255, 255, 0.9);
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-quote-section {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 460px) {
  .twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-quote-section {
    display: block;
  }
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-quote-section i {
  font-size: 60px;
  color: #ea080b;
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-quote-section p {
  font-family: "Marcellus", serif;
  font-size: 22px;
  color: #003e6c;
  margin-bottom: 0px;
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-au-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-au-name .twm-ab-au {
  position: relative;
  margin-left: 60px;
  padding: 10px 30px;
  background-color: #003e6c;
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-au-name .twm-ab-au .title {
  color: #fff;
  margin-bottom: 0px;
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-au-name .twm-ab-au:after {
  content: "";
  width: 40px;
  height: 1px;
  background-color: #003e6c;
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateX(-50%);
}
.twm-ab3-section-wrap .twm-ab-section-bx .twm-ab-au-name .twm-ab-au span {
  display: block;
  color: #ea080b;
}

/** - Awards Section Css Start */
.twm-achi-section-wrap {
  background-color: #003e6c;
  overflow: hidden;
}

.twm-achi-section-content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.twm-achi-section-content .twm-achi-section-title {
  position: relative;
}
.twm-achi-section-content .twm-achi-section-title .title_split_anim.title {
  padding-left: 150px;
  font-size: 48px;
  font-weight: 900;
  font-family: "Urbanist", serif;
  text-transform: capitalize;
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .twm-achi-section-content .twm-achi-section-title .title_split_anim.title {
    padding-left: 60px;
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 420px) {
  .twm-achi-section-content .twm-achi-section-title .title_split_anim.title {
    padding-left: 0px;
    font-size: 26px;
  }
}
.twm-achi-section-content .twm-achi-section-title .title_split_anim.title span {
  color: #fff;
}
.twm-achi-section-content .twm-achi-section-title .title_split_anim.title::after {
  content: "";
  width: 0%;
  height: 1px;
  background-color: #ea080b;
  position: absolute;
  top: 50px;
  left: 0px;
  animation: Width_Inc 2s linear infinite alternate-reverse;
}
@media (max-width: 420px) {
  .twm-achi-section-content .twm-achi-section-title .title_split_anim.title::after {
    display: none;
  }
}

.twm-achi-bx ul {
  list-style: none;
  margin-bottom: 30px;
}
.twm-achi-bx ul li {
  border-bottom: solid rgb(82, 75, 72) 1px;
  position: relative;
  z-index: 10;
}
.twm-achi-bx ul li:after {
  content: "";
  border-bottom: 1px solid #ea080b;
  z-index: -1;
  inset: 0;
  position: absolute;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 2s ease-in-out;
  opacity: 1;
  bottom: 0;
}
.twm-achi-bx ul li .twm-achi-bx-conent {
  display: flex;
  padding: 40px 0px;
  justify-content: space-between;
  text-align: left;
  align-items: center;
  flex-direction: row-reverse;
}
@media (max-width: 768px) {
  .twm-achi-bx ul li .twm-achi-bx-conent {
    font-size: 40px;
    line-height: 30px;
    padding: 20px 0px;
  }
}
@media (max-width: 420px) {
  .twm-achi-bx ul li .twm-achi-bx-conent {
    display: block;
    text-align: center;
  }
}
.twm-achi-bx ul li .twm-achi-bx-conent .twm-achi-bx-date {
  min-width: 130px;
  width: 130px;
  margin-left: 20px;
  text-align: center;
  position: relative;
  z-index: 10;
  font-size: 18px;
  color: #fff;
  font-family: "Marcellus", serif;
  text-transform: uppercase;
}
@media (max-width: 420px) {
  .twm-achi-bx ul li .twm-achi-bx-conent .twm-achi-bx-date {
    margin: 0px auto;
  }
}
.twm-achi-bx ul li .twm-achi-bx-conent .twm-achi-bx-date b {
  font-size: 80px;
  line-height: 60px;
  display: block;
  font-family: "Urbanist", serif;
  color: #ea080b;
  mix-blend-mode: difference;
  display: block;
  font-weight: 100;
  background-color: rgba(255, 255, 255, 0.03);
  padding: 20px;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .twm-achi-bx ul li .twm-achi-bx-conent .twm-achi-bx-date b {
    font-size: 40px;
    line-height: 30px;
  }
}
.twm-achi-bx ul li .twm-achi-bx-conent span {
  display: block;
  font-weight: 500;
  z-index: 10;
  mix-blend-mode: difference;
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 36px;
  font-family: "Marcellus", serif;
}
@media (max-width: 1024px) {
  .twm-achi-bx ul li .twm-achi-bx-conent span {
    font-size: 22px;
  }
}
.twm-achi-bx ul li .twm-achi-bx-conent > img {
  mix-blend-mode: difference;
  z-index: 10;
}
.twm-achi-bx ul li:hover:after {
  transform: scaleX(1);
  transform-origin: left;
}
.twm-achi-bx ul li:last-child {
  border-bottom: 0px;
}
.twm-achi-bx ul li:last-child:after {
  display: none;
}
.twm-achi-bx ul li:last-child .twm-achi-bx-conent {
  padding-bottom: 0px;
}

.hover-reveal {
  position: absolute;
  width: 300px;
  height: 400px;
  top: 50%;
  left: 50%;
  pointer-events: none;
  transform: translate(-50%, -50%);
  overflow: hidden;
  opacity: 0;
  transform: scale(0.8);
  transition: all 0.5s ease-out;
}
@media (max-width: 768px) {
  .hover-reveal {
    width: 150px;
    height: 150px;
  }
}
.hover-reveal img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  transition: transform 0.4s ease-out;
}

@keyframes Width_Inc {
  0% {
    width: 0%;
  }
  100% {
    width: 120px;
  }
  0% {
    width: 0%;
  }
}
@media (max-width: 991px) {
  @keyframes Width_Inc {
    0% {
      width: 0%;
    }
    100% {
      width: 40px;
    }
    0% {
      width: 0%;
    }
  }
}
/** - Awards Section Css End */
/** - Title Text Animation Css Start */
.fadeIn {
  animation-name: fadeIn;
  animation-duration: 1s;
  animation-fill-mode: both;
  transition: 0.5s all ease;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    background-color: #ea080b;
  }
  100% {
    opacity: 1;
    background-color: transparent;
  }
}
/** - Title Text Animation Css End */
/** - About Media */
.twm-abt2-s-info {
  max-width: 100%;
  padding: 0px 70px;
  margin: 0px auto;
  background: none;
}
@media (max-width: 1365px) {
  .twm-abt2-s-info {
    padding: 0px 12px;
  }
}
.twm-abt2-s-info .twm-abt2-s-info-media {
  height: 700px;
}
@media (max-width: 1024px) {
  .twm-abt2-s-info .twm-abt2-s-info-media {
    height: 500px;
  }
}
@media (max-width: 991px) {
  .twm-abt2-s-info .twm-abt2-s-info-media {
    height: 400px;
  }
}
@media (max-width: 575px) {
  .twm-abt2-s-info .twm-abt2-s-info-media {
    height: 260px;
  }
}
.twm-abt2-s-info .twm-abt2-s-info-media .parallax-image {
  opacity: 1;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1024px) {
  .twm-abt2-s-info .twm-abt2-s-info-media .parallax-image {
    height: 600px;
  }
}
@media (max-width: 768px) {
  .twm-abt2-s-info .twm-abt2-s-info-media .parallax-image {
    height: 560px;
  }
}
@media (max-width: 575px) {
  .twm-abt2-s-info .twm-abt2-s-info-media .parallax-image {
    height: inherit;
    position: inherit !important;
    top: inherit !important;
  }
}

.twm-abt2-certi {
  box-shadow: 0px 0px 50px rgba(241, 150, 69, 0.16);
}

.twm-abt2-certi-list-bx {
  margin: 0px;
  display: flex;
  background-color: #fff;
  padding: 30px;
  list-style: none;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .twm-abt2-certi-list-bx {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
.twm-abt2-certi-list-bx li {
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .twm-abt2-certi-list-bx li {
    width: 31%;
    margin-bottom: 20px;
    margin-right: 2%;
  }
}
@media (max-width: 768px) {
  .twm-abt2-certi-list-bx li {
    width: 48%;
  }
}
@media (max-width: 575px) {
  .twm-abt2-certi-list-bx li {
    width: 100%;
    margin-right: 0%;
  }
}

.twm-abt2-certi-list span {
  display: block;
  color: #ea080b;
  font-size: 32px;
  line-height: 32px;
  margin-bottom: 10px;
  font-family: "Urbanist", serif;
  font-weight: 300;
}

.twm-abt2-certi-list-bx li h4 {
  margin-bottom: 0px;
  margin-right: 15%;
}
@media (max-width: 1024px) {
  .twm-abt2-certi-list-bx li h4 {
    margin-right: 0%;
  }
}

.twm-abt2-certi-info {
  padding: 120px 0px 90px;
}
@media (max-width: 1024px) {
  .twm-abt2-certi-info {
    padding: 70px 0px 40px;
  }
}
.twm-abt2-certi-info .title {
  margin-bottom: 30px;
  font-size: 30px;
}
.twm-abt2-certi-info .twm-abt2-certi-info-detail {
  display: grid;
  gap: 60px;
  grid-template-columns: auto auto;
}
@media (max-width: 767px) {
  .twm-abt2-certi-info .twm-abt2-certi-info-detail {
    display: block;
  }
}

/** - General Faq Question */
.social-icons-contact {
  margin: 40px 0px 0 0;
  display: flex;
  justify-content: left;
  padding-top: 20px;
  border-top: 1px solid #e4e4e4;
}
@media (max-width: 991px) {
  .social-icons-contact {
    margin: 40px 0px 30px 0px;
  }
}

/** - Sidbar popup Css */
.nav-btn.navSidebar-button {
  display: inline-block;
}
.nav-btn.navSidebar-button a i {
  font-size: 24px;
  display: inline-block;
  color: #ea080b;
  transition: 0.5s;
}

.xs-sidebar-group .xs-overlay {
  left: 100%;
  top: 0;
  position: fixed;
  z-index: 101;
  height: 100%;
  opacity: 0;
  width: 100%;
  visibility: hidden;
  transition: all 0.4s ease-in 0.8s;
}
.xs-sidebar-group .widget-heading {
  position: absolute;
  top: 23px;
  right: 0;
  padding: 25px;
}

.xs-sidebar-widget {
  position: fixed;
  right: -100%;
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 360px;
  z-index: 999999;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background-color: #fff;
  transition: all 0.5s cubic-bezier(0.9, 0.03, 0, 0.96) 0.6s;
  visibility: hidden;
  opacity: 0;
}

.xs-sidebar-group.isActive .xs-overlay {
  opacity: 0.7;
  visibility: visible;
  transition: all 0.8s ease-out 0s;
  left: 0;
}
.xs-sidebar-group.isActive .xs-sidebar-widget {
  opacity: 1;
  visibility: visible;
  right: 0;
  transition: all 0.7s cubic-bezier(0.9, 0.03, 0, 0.96) 0.4s;
}
.xs-sidebar-group.isActive .sidebar-widget-container {
  top: 0px;
  opacity: 1;
  visibility: visible;
  transition: all 1s ease-out 1.2s;
  backface-visibility: hidden;
}

.sidebar-textwidget {
  padding: 120px 32px 40px 32px;
}

.close-side-widget i {
  color: #ea080b;
  font-size: 28px;
  display: block;
}

.sidebar-widget-container {
  position: relative;
  top: 150px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in 0.3s;
  backface-visibility: hidden;
}

.xs-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  z-index: 0;
}

.xs-bg-black {
  background-color: #000;
}

.sidebar-info-contents .content-box .title {
  font-size: 24px;
  color: #fff;
  margin-bottom: 15px;
}
.sidebar-info-contents .nav-logo {
  margin-bottom: 40px;
  margin-top: 30px;
}
.sidebar-info-contents .text {
  color: #9b9fb5;
}/*# sourceMappingURL=style.css.map */
/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons0107.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
url("../fonts/bootstrap-icons0107.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-123::before { content: "\f67f"; }
.bi-alarm-fill::before { content: "\f101"; }
.bi-alarm::before { content: "\f102"; }
.bi-align-bottom::before { content: "\f103"; }
.bi-align-center::before { content: "\f104"; }
.bi-align-end::before { content: "\f105"; }
.bi-align-middle::before { content: "\f106"; }
.bi-align-start::before { content: "\f107"; }
.bi-align-top::before { content: "\f108"; }
.bi-alt::before { content: "\f109"; }
.bi-app-indicator::before { content: "\f10a"; }
.bi-app::before { content: "\f10b"; }
.bi-archive-fill::before { content: "\f10c"; }
.bi-archive::before { content: "\f10d"; }
.bi-arrow-90deg-down::before { content: "\f10e"; }
.bi-arrow-90deg-left::before { content: "\f10f"; }
.bi-arrow-90deg-right::before { content: "\f110"; }
.bi-arrow-90deg-up::before { content: "\f111"; }
.bi-arrow-bar-down::before { content: "\f112"; }
.bi-arrow-bar-left::before { content: "\f113"; }
.bi-arrow-bar-right::before { content: "\f114"; }
.bi-arrow-bar-up::before { content: "\f115"; }
.bi-arrow-clockwise::before { content: "\f116"; }
.bi-arrow-counterclockwise::before { content: "\f117"; }
.bi-arrow-down-circle-fill::before { content: "\f118"; }
.bi-arrow-down-circle::before { content: "\f119"; }
.bi-arrow-down-left-circle-fill::before { content: "\f11a"; }
.bi-arrow-down-left-circle::before { content: "\f11b"; }
.bi-arrow-down-left-square-fill::before { content: "\f11c"; }
.bi-arrow-down-left-square::before { content: "\f11d"; }
.bi-arrow-down-left::before { content: "\f11e"; }
.bi-arrow-down-right-circle-fill::before { content: "\f11f"; }
.bi-arrow-down-right-circle::before { content: "\f120"; }
.bi-arrow-down-right-square-fill::before { content: "\f121"; }
.bi-arrow-down-right-square::before { content: "\f122"; }
.bi-arrow-down-right::before { content: "\f123"; }
.bi-arrow-down-short::before { content: "\f124"; }
.bi-arrow-down-square-fill::before { content: "\f125"; }
.bi-arrow-down-square::before { content: "\f126"; }
.bi-arrow-down-up::before { content: "\f127"; }
.bi-arrow-down::before { content: "\f128"; }
.bi-arrow-left-circle-fill::before { content: "\f129"; }
.bi-arrow-left-circle::before { content: "\f12a"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-arrow-left-short::before { content: "\f12c"; }
.bi-arrow-left-square-fill::before { content: "\f12d"; }
.bi-arrow-left-square::before { content: "\f12e"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-return-left::before { content: "\f131"; }
.bi-arrow-return-right::before { content: "\f132"; }
.bi-arrow-right-circle-fill::before { content: "\f133"; }
.bi-arrow-right-circle::before { content: "\f134"; }
.bi-arrow-right-short::before { content: "\f135"; }
.bi-arrow-right-square-fill::before { content: "\f136"; }
.bi-arrow-right-square::before { content: "\f137"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-circle-fill::before { content: "\f139"; }
.bi-arrow-up-circle::before { content: "\f13a"; }
.bi-arrow-up-left-circle-fill::before { content: "\f13b"; }
.bi-arrow-up-left-circle::before { content: "\f13c"; }
.bi-arrow-up-left-square-fill::before { content: "\f13d"; }
.bi-arrow-up-left-square::before { content: "\f13e"; }
.bi-arrow-up-left::before { content: "\f13f"; }
.bi-arrow-up-right-circle-fill::before { content: "\f140"; }
.bi-arrow-up-right-circle::before { content: "\f141"; }
.bi-arrow-up-right-square-fill::before { content: "\f142"; }
.bi-arrow-up-right-square::before { content: "\f143"; }
.bi-arrow-up-right::before { content: "\f144"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-arrow-up-square-fill::before { content: "\f146"; }
.bi-arrow-up-square::before { content: "\f147"; }
.bi-arrow-up::before { content: "\f148"; }
.bi-arrows-angle-contract::before { content: "\f149"; }
.bi-arrows-angle-expand::before { content: "\f14a"; }
.bi-arrows-collapse::before { content: "\f14b"; }
.bi-arrows-expand::before { content: "\f14c"; }
.bi-arrows-fullscreen::before { content: "\f14d"; }
.bi-arrows-move::before { content: "\f14e"; }
.bi-aspect-ratio-fill::before { content: "\f14f"; }
.bi-aspect-ratio::before { content: "\f150"; }
.bi-asterisk::before { content: "\f151"; }
.bi-at::before { content: "\f152"; }
.bi-award-fill::before { content: "\f153"; }
.bi-award::before { content: "\f154"; }
.bi-back::before { content: "\f155"; }
.bi-backspace-fill::before { content: "\f156"; }
.bi-backspace-reverse-fill::before { content: "\f157"; }
.bi-backspace-reverse::before { content: "\f158"; }
.bi-backspace::before { content: "\f159"; }
.bi-badge-3d-fill::before { content: "\f15a"; }
.bi-badge-3d::before { content: "\f15b"; }
.bi-badge-4k-fill::before { content: "\f15c"; }
.bi-badge-4k::before { content: "\f15d"; }
.bi-badge-8k-fill::before { content: "\f15e"; }
.bi-badge-8k::before { content: "\f15f"; }
.bi-badge-ad-fill::before { content: "\f160"; }
.bi-badge-ad::before { content: "\f161"; }
.bi-badge-ar-fill::before { content: "\f162"; }
.bi-badge-ar::before { content: "\f163"; }
.bi-badge-cc-fill::before { content: "\f164"; }
.bi-badge-cc::before { content: "\f165"; }
.bi-badge-hd-fill::before { content: "\f166"; }
.bi-badge-hd::before { content: "\f167"; }
.bi-badge-tm-fill::before { content: "\f168"; }
.bi-badge-tm::before { content: "\f169"; }
.bi-badge-vo-fill::before { content: "\f16a"; }
.bi-badge-vo::before { content: "\f16b"; }
.bi-badge-vr-fill::before { content: "\f16c"; }
.bi-badge-vr::before { content: "\f16d"; }
.bi-badge-wc-fill::before { content: "\f16e"; }
.bi-badge-wc::before { content: "\f16f"; }
.bi-bag-check-fill::before { content: "\f170"; }
.bi-bag-check::before { content: "\f171"; }
.bi-bag-dash-fill::before { content: "\f172"; }
.bi-bag-dash::before { content: "\f173"; }
.bi-bag-fill::before { content: "\f174"; }
.bi-bag-plus-fill::before { content: "\f175"; }
.bi-bag-plus::before { content: "\f176"; }
.bi-bag-x-fill::before { content: "\f177"; }
.bi-bag-x::before { content: "\f178"; }
.bi-bag::before { content: "\f179"; }
.bi-bar-chart-fill::before { content: "\f17a"; }
.bi-bar-chart-line-fill::before { content: "\f17b"; }
.bi-bar-chart-line::before { content: "\f17c"; }
.bi-bar-chart-steps::before { content: "\f17d"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-basket-fill::before { content: "\f17f"; }
.bi-basket::before { content: "\f180"; }
.bi-basket2-fill::before { content: "\f181"; }
.bi-basket2::before { content: "\f182"; }
.bi-basket3-fill::before { content: "\f183"; }
.bi-basket3::before { content: "\f184"; }
.bi-battery-charging::before { content: "\f185"; }
.bi-battery-full::before { content: "\f186"; }
.bi-battery-half::before { content: "\f187"; }
.bi-battery::before { content: "\f188"; }
.bi-bell-fill::before { content: "\f189"; }
.bi-bell::before { content: "\f18a"; }
.bi-bezier::before { content: "\f18b"; }
.bi-bezier2::before { content: "\f18c"; }
.bi-bicycle::before { content: "\f18d"; }
.bi-binoculars-fill::before { content: "\f18e"; }
.bi-binoculars::before { content: "\f18f"; }
.bi-blockquote-left::before { content: "\f190"; }
.bi-blockquote-right::before { content: "\f191"; }
.bi-book-fill::before { content: "\f192"; }
.bi-book-half::before { content: "\f193"; }
.bi-book::before { content: "\f194"; }
.bi-bookmark-check-fill::before { content: "\f195"; }
.bi-bookmark-check::before { content: "\f196"; }
.bi-bookmark-dash-fill::before { content: "\f197"; }
.bi-bookmark-dash::before { content: "\f198"; }
.bi-bookmark-fill::before { content: "\f199"; }
.bi-bookmark-heart-fill::before { content: "\f19a"; }
.bi-bookmark-heart::before { content: "\f19b"; }
.bi-bookmark-plus-fill::before { content: "\f19c"; }
.bi-bookmark-plus::before { content: "\f19d"; }
.bi-bookmark-star-fill::before { content: "\f19e"; }
.bi-bookmark-star::before { content: "\f19f"; }
.bi-bookmark-x-fill::before { content: "\f1a0"; }
.bi-bookmark-x::before { content: "\f1a1"; }
.bi-bookmark::before { content: "\f1a2"; }
.bi-bookmarks-fill::before { content: "\f1a3"; }
.bi-bookmarks::before { content: "\f1a4"; }
.bi-bookshelf::before { content: "\f1a5"; }
.bi-bootstrap-fill::before { content: "\f1a6"; }
.bi-bootstrap-reboot::before { content: "\f1a7"; }
.bi-bootstrap::before { content: "\f1a8"; }
.bi-border-all::before { content: "\f1a9"; }
.bi-border-bottom::before { content: "\f1aa"; }
.bi-border-center::before { content: "\f1ab"; }
.bi-border-inner::before { content: "\f1ac"; }
.bi-border-left::before { content: "\f1ad"; }
.bi-border-middle::before { content: "\f1ae"; }
.bi-border-outer::before { content: "\f1af"; }
.bi-border-right::before { content: "\f1b0"; }
.bi-border-style::before { content: "\f1b1"; }
.bi-border-top::before { content: "\f1b2"; }
.bi-border-width::before { content: "\f1b3"; }
.bi-border::before { content: "\f1b4"; }
.bi-bounding-box-circles::before { content: "\f1b5"; }
.bi-bounding-box::before { content: "\f1b6"; }
.bi-box-arrow-down-left::before { content: "\f1b7"; }
.bi-box-arrow-down-right::before { content: "\f1b8"; }
.bi-box-arrow-down::before { content: "\f1b9"; }
.bi-box-arrow-in-down-left::before { content: "\f1ba"; }
.bi-box-arrow-in-down-right::before { content: "\f1bb"; }
.bi-box-arrow-in-down::before { content: "\f1bc"; }
.bi-box-arrow-in-left::before { content: "\f1bd"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-box-arrow-in-up-left::before { content: "\f1bf"; }
.bi-box-arrow-in-up-right::before { content: "\f1c0"; }
.bi-box-arrow-in-up::before { content: "\f1c1"; }
.bi-box-arrow-left::before { content: "\f1c2"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-box-arrow-up-left::before { content: "\f1c4"; }
.bi-box-arrow-up-right::before { content: "\f1c5"; }
.bi-box-arrow-up::before { content: "\f1c6"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-box::before { content: "\f1c8"; }
.bi-braces::before { content: "\f1c9"; }
.bi-bricks::before { content: "\f1ca"; }
.bi-briefcase-fill::before { content: "\f1cb"; }
.bi-briefcase::before { content: "\f1cc"; }
.bi-brightness-alt-high-fill::before { content: "\f1cd"; }
.bi-brightness-alt-high::before { content: "\f1ce"; }
.bi-brightness-alt-low-fill::before { content: "\f1cf"; }
.bi-brightness-alt-low::before { content: "\f1d0"; }
.bi-brightness-high-fill::before { content: "\f1d1"; }
.bi-brightness-high::before { content: "\f1d2"; }
.bi-brightness-low-fill::before { content: "\f1d3"; }
.bi-brightness-low::before { content: "\f1d4"; }
.bi-broadcast-pin::before { content: "\f1d5"; }
.bi-broadcast::before { content: "\f1d6"; }
.bi-brush-fill::before { content: "\f1d7"; }
.bi-brush::before { content: "\f1d8"; }
.bi-bucket-fill::before { content: "\f1d9"; }
.bi-bucket::before { content: "\f1da"; }
.bi-bug-fill::before { content: "\f1db"; }
.bi-bug::before { content: "\f1dc"; }
.bi-building::before { content: "\f1dd"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-calculator-fill::before { content: "\f1df"; }
.bi-calculator::before { content: "\f1e0"; }
.bi-calendar-check-fill::before { content: "\f1e1"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-calendar-date-fill::before { content: "\f1e3"; }
.bi-calendar-date::before { content: "\f1e4"; }
.bi-calendar-day-fill::before { content: "\f1e5"; }
.bi-calendar-day::before { content: "\f1e6"; }
.bi-calendar-event-fill::before { content: "\f1e7"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-calendar-fill::before { content: "\f1e9"; }
.bi-calendar-minus-fill::before { content: "\f1ea"; }
.bi-calendar-minus::before { content: "\f1eb"; }
.bi-calendar-month-fill::before { content: "\f1ec"; }
.bi-calendar-month::before { content: "\f1ed"; }
.bi-calendar-plus-fill::before { content: "\f1ee"; }
.bi-calendar-plus::before { content: "\f1ef"; }
.bi-calendar-range-fill::before { content: "\f1f0"; }
.bi-calendar-range::before { content: "\f1f1"; }
.bi-calendar-week-fill::before { content: "\f1f2"; }
.bi-calendar-week::before { content: "\f1f3"; }
.bi-calendar-x-fill::before { content: "\f1f4"; }
.bi-calendar-x::before { content: "\f1f5"; }
.bi-calendar::before { content: "\f1f6"; }
.bi-calendar2-check-fill::before { content: "\f1f7"; }
.bi-calendar2-check::before { content: "\f1f8"; }
.bi-calendar2-date-fill::before { content: "\f1f9"; }
.bi-calendar2-date::before { content: "\f1fa"; }
.bi-calendar2-day-fill::before { content: "\f1fb"; }
.bi-calendar2-day::before { content: "\f1fc"; }
.bi-calendar2-event-fill::before { content: "\f1fd"; }
.bi-calendar2-event::before { content: "\f1fe"; }
.bi-calendar2-fill::before { content: "\f1ff"; }
.bi-calendar2-minus-fill::before { content: "\f200"; }
.bi-calendar2-minus::before { content: "\f201"; }
.bi-calendar2-month-fill::before { content: "\f202"; }
.bi-calendar2-month::before { content: "\f203"; }
.bi-calendar2-plus-fill::before { content: "\f204"; }
.bi-calendar2-plus::before { content: "\f205"; }
.bi-calendar2-range-fill::before { content: "\f206"; }
.bi-calendar2-range::before { content: "\f207"; }
.bi-calendar2-week-fill::before { content: "\f208"; }
.bi-calendar2-week::before { content: "\f209"; }
.bi-calendar2-x-fill::before { content: "\f20a"; }
.bi-calendar2-x::before { content: "\f20b"; }
.bi-calendar2::before { content: "\f20c"; }
.bi-calendar3-event-fill::before { content: "\f20d"; }
.bi-calendar3-event::before { content: "\f20e"; }
.bi-calendar3-fill::before { content: "\f20f"; }
.bi-calendar3-range-fill::before { content: "\f210"; }
.bi-calendar3-range::before { content: "\f211"; }
.bi-calendar3-week-fill::before { content: "\f212"; }
.bi-calendar3-week::before { content: "\f213"; }
.bi-calendar3::before { content: "\f214"; }
.bi-calendar4-event::before { content: "\f215"; }
.bi-calendar4-range::before { content: "\f216"; }
.bi-calendar4-week::before { content: "\f217"; }
.bi-calendar4::before { content: "\f218"; }
.bi-camera-fill::before { content: "\f219"; }
.bi-camera-reels-fill::before { content: "\f21a"; }
.bi-camera-reels::before { content: "\f21b"; }
.bi-camera-video-fill::before { content: "\f21c"; }
.bi-camera-video-off-fill::before { content: "\f21d"; }
.bi-camera-video-off::before { content: "\f21e"; }
.bi-camera-video::before { content: "\f21f"; }
.bi-camera::before { content: "\f220"; }
.bi-camera2::before { content: "\f221"; }
.bi-capslock-fill::before { content: "\f222"; }
.bi-capslock::before { content: "\f223"; }
.bi-card-checklist::before { content: "\f224"; }
.bi-card-heading::before { content: "\f225"; }
.bi-card-image::before { content: "\f226"; }
.bi-card-list::before { content: "\f227"; }
.bi-card-text::before { content: "\f228"; }
.bi-caret-down-fill::before { content: "\f229"; }
.bi-caret-down-square-fill::before { content: "\f22a"; }
.bi-caret-down-square::before { content: "\f22b"; }
.bi-caret-down::before { content: "\f22c"; }
.bi-caret-left-fill::before { content: "\f22d"; }
.bi-caret-left-square-fill::before { content: "\f22e"; }
.bi-caret-left-square::before { content: "\f22f"; }
.bi-caret-left::before { content: "\f230"; }
.bi-caret-right-fill::before { content: "\f231"; }
.bi-caret-right-square-fill::before { content: "\f232"; }
.bi-caret-right-square::before { content: "\f233"; }
.bi-caret-right::before { content: "\f234"; }
.bi-caret-up-fill::before { content: "\f235"; }
.bi-caret-up-square-fill::before { content: "\f236"; }
.bi-caret-up-square::before { content: "\f237"; }
.bi-caret-up::before { content: "\f238"; }
.bi-cart-check-fill::before { content: "\f239"; }
.bi-cart-check::before { content: "\f23a"; }
.bi-cart-dash-fill::before { content: "\f23b"; }
.bi-cart-dash::before { content: "\f23c"; }
.bi-cart-fill::before { content: "\f23d"; }
.bi-cart-plus-fill::before { content: "\f23e"; }
.bi-cart-plus::before { content: "\f23f"; }
.bi-cart-x-fill::before { content: "\f240"; }
.bi-cart-x::before { content: "\f241"; }
.bi-cart::before { content: "\f242"; }
.bi-cart2::before { content: "\f243"; }
.bi-cart3::before { content: "\f244"; }
.bi-cart4::before { content: "\f245"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-cash::before { content: "\f247"; }
.bi-cast::before { content: "\f248"; }
.bi-chat-dots-fill::before { content: "\f249"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-chat-fill::before { content: "\f24b"; }
.bi-chat-left-dots-fill::before { content: "\f24c"; }
.bi-chat-left-dots::before { content: "\f24d"; }
.bi-chat-left-fill::before { content: "\f24e"; }
.bi-chat-left-quote-fill::before { content: "\f24f"; }
.bi-chat-left-quote::before { content: "\f250"; }
.bi-chat-left-text-fill::before { content: "\f251"; }
.bi-chat-left-text::before { content: "\f252"; }
.bi-chat-left::before { content: "\f253"; }
.bi-chat-quote-fill::before { content: "\f254"; }
.bi-chat-quote::before { content: "\f255"; }
.bi-chat-right-dots-fill::before { content: "\f256"; }
.bi-chat-right-dots::before { content: "\f257"; }
.bi-chat-right-fill::before { content: "\f258"; }
.bi-chat-right-quote-fill::before { content: "\f259"; }
.bi-chat-right-quote::before { content: "\f25a"; }
.bi-chat-right-text-fill::before { content: "\f25b"; }
.bi-chat-right-text::before { content: "\f25c"; }
.bi-chat-right::before { content: "\f25d"; }
.bi-chat-square-dots-fill::before { content: "\f25e"; }
.bi-chat-square-dots::before { content: "\f25f"; }
.bi-chat-square-fill::before { content: "\f260"; }
.bi-chat-square-quote-fill::before { content: "\f261"; }
.bi-chat-square-quote::before { content: "\f262"; }
.bi-chat-square-text-fill::before { content: "\f263"; }
.bi-chat-square-text::before { content: "\f264"; }
.bi-chat-square::before { content: "\f265"; }
.bi-chat-text-fill::before { content: "\f266"; }
.bi-chat-text::before { content: "\f267"; }
.bi-chat::before { content: "\f268"; }
.bi-check-all::before { content: "\f269"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-square-fill::before { content: "\f26c"; }
.bi-check-square::before { content: "\f26d"; }
.bi-check::before { content: "\f26e"; }
.bi-check2-all::before { content: "\f26f"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-check2-square::before { content: "\f271"; }
.bi-check2::before { content: "\f272"; }
.bi-chevron-bar-contract::before { content: "\f273"; }
.bi-chevron-bar-down::before { content: "\f274"; }
.bi-chevron-bar-expand::before { content: "\f275"; }
.bi-chevron-bar-left::before { content: "\f276"; }
.bi-chevron-bar-right::before { content: "\f277"; }
.bi-chevron-bar-up::before { content: "\f278"; }
.bi-chevron-compact-down::before { content: "\f279"; }
.bi-chevron-compact-left::before { content: "\f27a"; }
.bi-chevron-compact-right::before { content: "\f27b"; }
.bi-chevron-compact-up::before { content: "\f27c"; }
.bi-chevron-contract::before { content: "\f27d"; }
.bi-chevron-double-down::before { content: "\f27e"; }
.bi-chevron-double-left::before { content: "\f27f"; }
.bi-chevron-double-right::before { content: "\f280"; }
.bi-chevron-double-up::before { content: "\f281"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-expand::before { content: "\f283"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-circle-fill::before { content: "\f287"; }
.bi-circle-half::before { content: "\f288"; }
.bi-circle-square::before { content: "\f289"; }
.bi-circle::before { content: "\f28a"; }
.bi-clipboard-check::before { content: "\f28b"; }
.bi-clipboard-data::before { content: "\f28c"; }
.bi-clipboard-minus::before { content: "\f28d"; }
.bi-clipboard-plus::before { content: "\f28e"; }
.bi-clipboard-x::before { content: "\f28f"; }
.bi-clipboard::before { content: "\f290"; }
.bi-clock-fill::before { content: "\f291"; }
.bi-clock-history::before { content: "\f292"; }
.bi-clock::before { content: "\f293"; }
.bi-cloud-arrow-down-fill::before { content: "\f294"; }
.bi-cloud-arrow-down::before { content: "\f295"; }
.bi-cloud-arrow-up-fill::before { content: "\f296"; }
.bi-cloud-arrow-up::before { content: "\f297"; }
.bi-cloud-check-fill::before { content: "\f298"; }
.bi-cloud-check::before { content: "\f299"; }
.bi-cloud-download-fill::before { content: "\f29a"; }
.bi-cloud-download::before { content: "\f29b"; }
.bi-cloud-drizzle-fill::before { content: "\f29c"; }
.bi-cloud-drizzle::before { content: "\f29d"; }
.bi-cloud-fill::before { content: "\f29e"; }
.bi-cloud-fog-fill::before { content: "\f29f"; }
.bi-cloud-fog::before { content: "\f2a0"; }
.bi-cloud-fog2-fill::before { content: "\f2a1"; }
.bi-cloud-fog2::before { content: "\f2a2"; }
.bi-cloud-hail-fill::before { content: "\f2a3"; }
.bi-cloud-hail::before { content: "\f2a4"; }
.bi-cloud-haze-fill::before { content: "\f2a6"; }
.bi-cloud-haze::before { content: "\f2a7"; }
.bi-cloud-haze2-fill::before { content: "\f2a8"; }
.bi-cloud-lightning-fill::before { content: "\f2a9"; }
.bi-cloud-lightning-rain-fill::before { content: "\f2aa"; }
.bi-cloud-lightning-rain::before { content: "\f2ab"; }
.bi-cloud-lightning::before { content: "\f2ac"; }
.bi-cloud-minus-fill::before { content: "\f2ad"; }
.bi-cloud-minus::before { content: "\f2ae"; }
.bi-cloud-moon-fill::before { content: "\f2af"; }
.bi-cloud-moon::before { content: "\f2b0"; }
.bi-cloud-plus-fill::before { content: "\f2b1"; }
.bi-cloud-plus::before { content: "\f2b2"; }
.bi-cloud-rain-fill::before { content: "\f2b3"; }
.bi-cloud-rain-heavy-fill::before { content: "\f2b4"; }
.bi-cloud-rain-heavy::before { content: "\f2b5"; }
.bi-cloud-rain::before { content: "\f2b6"; }
.bi-cloud-slash-fill::before { content: "\f2b7"; }
.bi-cloud-slash::before { content: "\f2b8"; }
.bi-cloud-sleet-fill::before { content: "\f2b9"; }
.bi-cloud-sleet::before { content: "\f2ba"; }
.bi-cloud-snow-fill::before { content: "\f2bb"; }
.bi-cloud-snow::before { content: "\f2bc"; }
.bi-cloud-sun-fill::before { content: "\f2bd"; }
.bi-cloud-sun::before { content: "\f2be"; }
.bi-cloud-upload-fill::before { content: "\f2bf"; }
.bi-cloud-upload::before { content: "\f2c0"; }
.bi-cloud::before { content: "\f2c1"; }
.bi-clouds-fill::before { content: "\f2c2"; }
.bi-clouds::before { content: "\f2c3"; }
.bi-cloudy-fill::before { content: "\f2c4"; }
.bi-cloudy::before { content: "\f2c5"; }
.bi-code-slash::before { content: "\f2c6"; }
.bi-code-square::before { content: "\f2c7"; }
.bi-code::before { content: "\f2c8"; }
.bi-collection-fill::before { content: "\f2c9"; }
.bi-collection-play-fill::before { content: "\f2ca"; }
.bi-collection-play::before { content: "\f2cb"; }
.bi-collection::before { content: "\f2cc"; }
.bi-columns-gap::before { content: "\f2cd"; }
.bi-columns::before { content: "\f2ce"; }
.bi-command::before { content: "\f2cf"; }
.bi-compass-fill::before { content: "\f2d0"; }
.bi-compass::before { content: "\f2d1"; }
.bi-cone-striped::before { content: "\f2d2"; }
.bi-cone::before { content: "\f2d3"; }
.bi-controller::before { content: "\f2d4"; }
.bi-cpu-fill::before { content: "\f2d5"; }
.bi-cpu::before { content: "\f2d6"; }
.bi-credit-card-2-back-fill::before { content: "\f2d7"; }
.bi-credit-card-2-back::before { content: "\f2d8"; }
.bi-credit-card-2-front-fill::before { content: "\f2d9"; }
.bi-credit-card-2-front::before { content: "\f2da"; }
.bi-credit-card-fill::before { content: "\f2db"; }
.bi-credit-card::before { content: "\f2dc"; }
.bi-crop::before { content: "\f2dd"; }
.bi-cup-fill::before { content: "\f2de"; }
.bi-cup-straw::before { content: "\f2df"; }
.bi-cup::before { content: "\f2e0"; }
.bi-cursor-fill::before { content: "\f2e1"; }
.bi-cursor-text::before { content: "\f2e2"; }
.bi-cursor::before { content: "\f2e3"; }
.bi-dash-circle-dotted::before { content: "\f2e4"; }
.bi-dash-circle-fill::before { content: "\f2e5"; }
.bi-dash-circle::before { content: "\f2e6"; }
.bi-dash-square-dotted::before { content: "\f2e7"; }
.bi-dash-square-fill::before { content: "\f2e8"; }
.bi-dash-square::before { content: "\f2e9"; }
.bi-dash::before { content: "\f2ea"; }
.bi-diagram-2-fill::before { content: "\f2eb"; }
.bi-diagram-2::before { content: "\f2ec"; }
.bi-diagram-3-fill::before { content: "\f2ed"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-diamond-fill::before { content: "\f2ef"; }
.bi-diamond-half::before { content: "\f2f0"; }
.bi-diamond::before { content: "\f2f1"; }
.bi-dice-1-fill::before { content: "\f2f2"; }
.bi-dice-1::before { content: "\f2f3"; }
.bi-dice-2-fill::before { content: "\f2f4"; }
.bi-dice-2::before { content: "\f2f5"; }
.bi-dice-3-fill::before { content: "\f2f6"; }
.bi-dice-3::before { content: "\f2f7"; }
.bi-dice-4-fill::before { content: "\f2f8"; }
.bi-dice-4::before { content: "\f2f9"; }
.bi-dice-5-fill::before { content: "\f2fa"; }
.bi-dice-5::before { content: "\f2fb"; }
.bi-dice-6-fill::before { content: "\f2fc"; }
.bi-dice-6::before { content: "\f2fd"; }
.bi-disc-fill::before { content: "\f2fe"; }
.bi-disc::before { content: "\f2ff"; }
.bi-discord::before { content: "\f300"; }
.bi-display-fill::before { content: "\f301"; }
.bi-display::before { content: "\f302"; }
.bi-distribute-horizontal::before { content: "\f303"; }
.bi-distribute-vertical::before { content: "\f304"; }
.bi-door-closed-fill::before { content: "\f305"; }
.bi-door-closed::before { content: "\f306"; }
.bi-door-open-fill::before { content: "\f307"; }
.bi-door-open::before { content: "\f308"; }
.bi-dot::before { content: "\f309"; }
.bi-download::before { content: "\f30a"; }
.bi-droplet-fill::before { content: "\f30b"; }
.bi-droplet-half::before { content: "\f30c"; }
.bi-droplet::before { content: "\f30d"; }
.bi-earbuds::before { content: "\f30e"; }
.bi-easel-fill::before { content: "\f30f"; }
.bi-easel::before { content: "\f310"; }
.bi-egg-fill::before { content: "\f311"; }
.bi-egg-fried::before { content: "\f312"; }
.bi-egg::before { content: "\f313"; }
.bi-eject-fill::before { content: "\f314"; }
.bi-eject::before { content: "\f315"; }
.bi-emoji-angry-fill::before { content: "\f316"; }
.bi-emoji-angry::before { content: "\f317"; }
.bi-emoji-dizzy-fill::before { content: "\f318"; }
.bi-emoji-dizzy::before { content: "\f319"; }
.bi-emoji-expressionless-fill::before { content: "\f31a"; }
.bi-emoji-expressionless::before { content: "\f31b"; }
.bi-emoji-frown-fill::before { content: "\f31c"; }
.bi-emoji-frown::before { content: "\f31d"; }
.bi-emoji-heart-eyes-fill::before { content: "\f31e"; }
.bi-emoji-heart-eyes::before { content: "\f31f"; }
.bi-emoji-laughing-fill::before { content: "\f320"; }
.bi-emoji-laughing::before { content: "\f321"; }
.bi-emoji-neutral-fill::before { content: "\f322"; }
.bi-emoji-neutral::before { content: "\f323"; }
.bi-emoji-smile-fill::before { content: "\f324"; }
.bi-emoji-smile-upside-down-fill::before { content: "\f325"; }
.bi-emoji-smile-upside-down::before { content: "\f326"; }
.bi-emoji-smile::before { content: "\f327"; }
.bi-emoji-sunglasses-fill::before { content: "\f328"; }
.bi-emoji-sunglasses::before { content: "\f329"; }
.bi-emoji-wink-fill::before { content: "\f32a"; }
.bi-emoji-wink::before { content: "\f32b"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-envelope-open-fill::before { content: "\f32d"; }
.bi-envelope-open::before { content: "\f32e"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eraser-fill::before { content: "\f330"; }
.bi-eraser::before { content: "\f331"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-exclamation-circle::before { content: "\f333"; }
.bi-exclamation-diamond-fill::before { content: "\f334"; }
.bi-exclamation-diamond::before { content: "\f335"; }
.bi-exclamation-octagon-fill::before { content: "\f336"; }
.bi-exclamation-octagon::before { content: "\f337"; }
.bi-exclamation-square-fill::before { content: "\f338"; }
.bi-exclamation-square::before { content: "\f339"; }
.bi-exclamation-triangle-fill::before { content: "\f33a"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-exclamation::before { content: "\f33c"; }
.bi-exclude::before { content: "\f33d"; }
.bi-eye-fill::before { content: "\f33e"; }
.bi-eye-slash-fill::before { content: "\f33f"; }
.bi-eye-slash::before { content: "\f340"; }
.bi-eye::before { content: "\f341"; }
.bi-eyedropper::before { content: "\f342"; }
.bi-eyeglasses::before { content: "\f343"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-arrow-down-fill::before { content: "\f345"; }
.bi-file-arrow-down::before { content: "\f346"; }
.bi-file-arrow-up-fill::before { content: "\f347"; }
.bi-file-arrow-up::before { content: "\f348"; }
.bi-file-bar-graph-fill::before { content: "\f349"; }
.bi-file-bar-graph::before { content: "\f34a"; }
.bi-file-binary-fill::before { content: "\f34b"; }
.bi-file-binary::before { content: "\f34c"; }
.bi-file-break-fill::before { content: "\f34d"; }
.bi-file-break::before { content: "\f34e"; }
.bi-file-check-fill::before { content: "\f34f"; }
.bi-file-check::before { content: "\f350"; }
.bi-file-code-fill::before { content: "\f351"; }
.bi-file-code::before { content: "\f352"; }
.bi-file-diff-fill::before { content: "\f353"; }
.bi-file-diff::before { content: "\f354"; }
.bi-file-earmark-arrow-down-fill::before { content: "\f355"; }
.bi-file-earmark-arrow-down::before { content: "\f356"; }
.bi-file-earmark-arrow-up-fill::before { content: "\f357"; }
.bi-file-earmark-arrow-up::before { content: "\f358"; }
.bi-file-earmark-bar-graph-fill::before { content: "\f359"; }
.bi-file-earmark-bar-graph::before { content: "\f35a"; }
.bi-file-earmark-binary-fill::before { content: "\f35b"; }
.bi-file-earmark-binary::before { content: "\f35c"; }
.bi-file-earmark-break-fill::before { content: "\f35d"; }
.bi-file-earmark-break::before { content: "\f35e"; }
.bi-file-earmark-check-fill::before { content: "\f35f"; }
.bi-file-earmark-check::before { content: "\f360"; }
.bi-file-earmark-code-fill::before { content: "\f361"; }
.bi-file-earmark-code::before { content: "\f362"; }
.bi-file-earmark-diff-fill::before { content: "\f363"; }
.bi-file-earmark-diff::before { content: "\f364"; }
.bi-file-earmark-easel-fill::before { content: "\f365"; }
.bi-file-earmark-easel::before { content: "\f366"; }
.bi-file-earmark-excel-fill::before { content: "\f367"; }
.bi-file-earmark-excel::before { content: "\f368"; }
.bi-file-earmark-fill::before { content: "\f369"; }
.bi-file-earmark-font-fill::before { content: "\f36a"; }
.bi-file-earmark-font::before { content: "\f36b"; }
.bi-file-earmark-image-fill::before { content: "\f36c"; }
.bi-file-earmark-image::before { content: "\f36d"; }
.bi-file-earmark-lock-fill::before { content: "\f36e"; }
.bi-file-earmark-lock::before { content: "\f36f"; }
.bi-file-earmark-lock2-fill::before { content: "\f370"; }
.bi-file-earmark-lock2::before { content: "\f371"; }
.bi-file-earmark-medical-fill::before { content: "\f372"; }
.bi-file-earmark-medical::before { content: "\f373"; }
.bi-file-earmark-minus-fill::before { content: "\f374"; }
.bi-file-earmark-minus::before { content: "\f375"; }
.bi-file-earmark-music-fill::before { content: "\f376"; }
.bi-file-earmark-music::before { content: "\f377"; }
.bi-file-earmark-person-fill::before { content: "\f378"; }
.bi-file-earmark-person::before { content: "\f379"; }
.bi-file-earmark-play-fill::before { content: "\f37a"; }
.bi-file-earmark-play::before { content: "\f37b"; }
.bi-file-earmark-plus-fill::before { content: "\f37c"; }
.bi-file-earmark-plus::before { content: "\f37d"; }
.bi-file-earmark-post-fill::before { content: "\f37e"; }
.bi-file-earmark-post::before { content: "\f37f"; }
.bi-file-earmark-ppt-fill::before { content: "\f380"; }
.bi-file-earmark-ppt::before { content: "\f381"; }
.bi-file-earmark-richtext-fill::before { content: "\f382"; }
.bi-file-earmark-richtext::before { content: "\f383"; }
.bi-file-earmark-ruled-fill::before { content: "\f384"; }
.bi-file-earmark-ruled::before { content: "\f385"; }
.bi-file-earmark-slides-fill::before { content: "\f386"; }
.bi-file-earmark-slides::before { content: "\f387"; }
.bi-file-earmark-spreadsheet-fill::before { content: "\f388"; }
.bi-file-earmark-spreadsheet::before { content: "\f389"; }
.bi-file-earmark-text-fill::before { content: "\f38a"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-file-earmark-word-fill::before { content: "\f38c"; }
.bi-file-earmark-word::before { content: "\f38d"; }
.bi-file-earmark-x-fill::before { content: "\f38e"; }
.bi-file-earmark-x::before { content: "\f38f"; }
.bi-file-earmark-zip-fill::before { content: "\f390"; }
.bi-file-earmark-zip::before { content: "\f391"; }
.bi-file-earmark::before { content: "\f392"; }
.bi-file-easel-fill::before { content: "\f393"; }
.bi-file-easel::before { content: "\f394"; }
.bi-file-excel-fill::before { content: "\f395"; }
.bi-file-excel::before { content: "\f396"; }
.bi-file-fill::before { content: "\f397"; }
.bi-file-font-fill::before { content: "\f398"; }
.bi-file-font::before { content: "\f399"; }
.bi-file-image-fill::before { content: "\f39a"; }
.bi-file-image::before { content: "\f39b"; }
.bi-file-lock-fill::before { content: "\f39c"; }
.bi-file-lock::before { content: "\f39d"; }
.bi-file-lock2-fill::before { content: "\f39e"; }
.bi-file-lock2::before { content: "\f39f"; }
.bi-file-medical-fill::before { content: "\f3a0"; }
.bi-file-medical::before { content: "\f3a1"; }
.bi-file-minus-fill::before { content: "\f3a2"; }
.bi-file-minus::before { content: "\f3a3"; }
.bi-file-music-fill::before { content: "\f3a4"; }
.bi-file-music::before { content: "\f3a5"; }
.bi-file-person-fill::before { content: "\f3a6"; }
.bi-file-person::before { content: "\f3a7"; }
.bi-file-play-fill::before { content: "\f3a8"; }
.bi-file-play::before { content: "\f3a9"; }
.bi-file-plus-fill::before { content: "\f3aa"; }
.bi-file-plus::before { content: "\f3ab"; }
.bi-file-post-fill::before { content: "\f3ac"; }
.bi-file-post::before { content: "\f3ad"; }
.bi-file-ppt-fill::before { content: "\f3ae"; }
.bi-file-ppt::before { content: "\f3af"; }
.bi-file-richtext-fill::before { content: "\f3b0"; }
.bi-file-richtext::before { content: "\f3b1"; }
.bi-file-ruled-fill::before { content: "\f3b2"; }
.bi-file-ruled::before { content: "\f3b3"; }
.bi-file-slides-fill::before { content: "\f3b4"; }
.bi-file-slides::before { content: "\f3b5"; }
.bi-file-spreadsheet-fill::before { content: "\f3b6"; }
.bi-file-spreadsheet::before { content: "\f3b7"; }
.bi-file-text-fill::before { content: "\f3b8"; }
.bi-file-text::before { content: "\f3b9"; }
.bi-file-word-fill::before { content: "\f3ba"; }
.bi-file-word::before { content: "\f3bb"; }
.bi-file-x-fill::before { content: "\f3bc"; }
.bi-file-x::before { content: "\f3bd"; }
.bi-file-zip-fill::before { content: "\f3be"; }
.bi-file-zip::before { content: "\f3bf"; }
.bi-file::before { content: "\f3c0"; }
.bi-files-alt::before { content: "\f3c1"; }
.bi-files::before { content: "\f3c2"; }
.bi-film::before { content: "\f3c3"; }
.bi-filter-circle-fill::before { content: "\f3c4"; }
.bi-filter-circle::before { content: "\f3c5"; }
.bi-filter-left::before { content: "\f3c6"; }
.bi-filter-right::before { content: "\f3c7"; }
.bi-filter-square-fill::before { content: "\f3c8"; }
.bi-filter-square::before { content: "\f3c9"; }
.bi-filter::before { content: "\f3ca"; }
.bi-flag-fill::before { content: "\f3cb"; }
.bi-flag::before { content: "\f3cc"; }
.bi-flower1::before { content: "\f3cd"; }
.bi-flower2::before { content: "\f3ce"; }
.bi-flower3::before { content: "\f3cf"; }
.bi-folder-check::before { content: "\f3d0"; }
.bi-folder-fill::before { content: "\f3d1"; }
.bi-folder-minus::before { content: "\f3d2"; }
.bi-folder-plus::before { content: "\f3d3"; }
.bi-folder-symlink-fill::before { content: "\f3d4"; }
.bi-folder-symlink::before { content: "\f3d5"; }
.bi-folder-x::before { content: "\f3d6"; }
.bi-folder::before { content: "\f3d7"; }
.bi-folder2-open::before { content: "\f3d8"; }
.bi-folder2::before { content: "\f3d9"; }
.bi-fonts::before { content: "\f3da"; }
.bi-forward-fill::before { content: "\f3db"; }
.bi-forward::before { content: "\f3dc"; }
.bi-front::before { content: "\f3dd"; }
.bi-fullscreen-exit::before { content: "\f3de"; }
.bi-fullscreen::before { content: "\f3df"; }
.bi-funnel-fill::before { content: "\f3e0"; }
.bi-funnel::before { content: "\f3e1"; }
.bi-gear-fill::before { content: "\f3e2"; }
.bi-gear-wide-connected::before { content: "\f3e3"; }
.bi-gear-wide::before { content: "\f3e4"; }
.bi-gear::before { content: "\f3e5"; }
.bi-gem::before { content: "\f3e6"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-geo-fill::before { content: "\f3e9"; }
.bi-geo::before { content: "\f3ea"; }
.bi-gift-fill::before { content: "\f3eb"; }
.bi-gift::before { content: "\f3ec"; }
.bi-github::before { content: "\f3ed"; }
.bi-globe::before { content: "\f3ee"; }
.bi-globe2::before { content: "\f3ef"; }
.bi-google::before { content: "\f3f0"; }
.bi-graph-down::before { content: "\f3f1"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-grid-1x2-fill::before { content: "\f3f3"; }
.bi-grid-1x2::before { content: "\f3f4"; }
.bi-grid-3x2-gap-fill::before { content: "\f3f5"; }
.bi-grid-3x2-gap::before { content: "\f3f6"; }
.bi-grid-3x2::before { content: "\f3f7"; }
.bi-grid-3x3-gap-fill::before { content: "\f3f8"; }
.bi-grid-3x3-gap::before { content: "\f3f9"; }
.bi-grid-3x3::before { content: "\f3fa"; }
.bi-grid-fill::before { content: "\f3fb"; }
.bi-grid::before { content: "\f3fc"; }
.bi-grip-horizontal::before { content: "\f3fd"; }
.bi-grip-vertical::before { content: "\f3fe"; }
.bi-hammer::before { content: "\f3ff"; }
.bi-hand-index-fill::before { content: "\f400"; }
.bi-hand-index-thumb-fill::before { content: "\f401"; }
.bi-hand-index-thumb::before { content: "\f402"; }
.bi-hand-index::before { content: "\f403"; }
.bi-hand-thumbs-down-fill::before { content: "\f404"; }
.bi-hand-thumbs-down::before { content: "\f405"; }
.bi-hand-thumbs-up-fill::before { content: "\f406"; }
.bi-hand-thumbs-up::before { content: "\f407"; }
.bi-handbag-fill::before { content: "\f408"; }
.bi-handbag::before { content: "\f409"; }
.bi-hash::before { content: "\f40a"; }
.bi-hdd-fill::before { content: "\f40b"; }
.bi-hdd-network-fill::before { content: "\f40c"; }
.bi-hdd-network::before { content: "\f40d"; }
.bi-hdd-rack-fill::before { content: "\f40e"; }
.bi-hdd-rack::before { content: "\f40f"; }
.bi-hdd-stack-fill::before { content: "\f410"; }
.bi-hdd-stack::before { content: "\f411"; }
.bi-hdd::before { content: "\f412"; }
.bi-headphones::before { content: "\f413"; }
.bi-headset::before { content: "\f414"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-heart-half::before { content: "\f416"; }
.bi-heart::before { content: "\f417"; }
.bi-heptagon-fill::before { content: "\f418"; }
.bi-heptagon-half::before { content: "\f419"; }
.bi-heptagon::before { content: "\f41a"; }
.bi-hexagon-fill::before { content: "\f41b"; }
.bi-hexagon-half::before { content: "\f41c"; }
.bi-hexagon::before { content: "\f41d"; }
.bi-hourglass-bottom::before { content: "\f41e"; }
.bi-hourglass-split::before { content: "\f41f"; }
.bi-hourglass-top::before { content: "\f420"; }
.bi-hourglass::before { content: "\f421"; }
.bi-house-door-fill::before { content: "\f422"; }
.bi-house-door::before { content: "\f423"; }
.bi-house-fill::before { content: "\f424"; }
.bi-house::before { content: "\f425"; }
.bi-hr::before { content: "\f426"; }
.bi-hurricane::before { content: "\f427"; }
.bi-image-alt::before { content: "\f428"; }
.bi-image-fill::before { content: "\f429"; }
.bi-image::before { content: "\f42a"; }
.bi-images::before { content: "\f42b"; }
.bi-inbox-fill::before { content: "\f42c"; }
.bi-inbox::before { content: "\f42d"; }
.bi-inboxes-fill::before { content: "\f42e"; }
.bi-inboxes::before { content: "\f42f"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-info-circle::before { content: "\f431"; }
.bi-info-square-fill::before { content: "\f432"; }
.bi-info-square::before { content: "\f433"; }
.bi-info::before { content: "\f434"; }
.bi-input-cursor-text::before { content: "\f435"; }
.bi-input-cursor::before { content: "\f436"; }
.bi-instagram::before { content: "\f437"; }
.bi-intersect::before { content: "\f438"; }
.bi-journal-album::before { content: "\f439"; }
.bi-journal-arrow-down::before { content: "\f43a"; }
.bi-journal-arrow-up::before { content: "\f43b"; }
.bi-journal-bookmark-fill::before { content: "\f43c"; }
.bi-journal-bookmark::before { content: "\f43d"; }
.bi-journal-check::before { content: "\f43e"; }
.bi-journal-code::before { content: "\f43f"; }
.bi-journal-medical::before { content: "\f440"; }
.bi-journal-minus::before { content: "\f441"; }
.bi-journal-plus::before { content: "\f442"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-journal-text::before { content: "\f444"; }
.bi-journal-x::before { content: "\f445"; }
.bi-journal::before { content: "\f446"; }
.bi-journals::before { content: "\f447"; }
.bi-joystick::before { content: "\f448"; }
.bi-justify-left::before { content: "\f449"; }
.bi-justify-right::before { content: "\f44a"; }
.bi-justify::before { content: "\f44b"; }
.bi-kanban-fill::before { content: "\f44c"; }
.bi-kanban::before { content: "\f44d"; }
.bi-key-fill::before { content: "\f44e"; }
.bi-key::before { content: "\f44f"; }
.bi-keyboard-fill::before { content: "\f450"; }
.bi-keyboard::before { content: "\f451"; }
.bi-ladder::before { content: "\f452"; }
.bi-lamp-fill::before { content: "\f453"; }
.bi-lamp::before { content: "\f454"; }
.bi-laptop-fill::before { content: "\f455"; }
.bi-laptop::before { content: "\f456"; }
.bi-layer-backward::before { content: "\f457"; }
.bi-layer-forward::before { content: "\f458"; }
.bi-layers-fill::before { content: "\f459"; }
.bi-layers-half::before { content: "\f45a"; }
.bi-layers::before { content: "\f45b"; }
.bi-layout-sidebar-inset-reverse::before { content: "\f45c"; }
.bi-layout-sidebar-inset::before { content: "\f45d"; }
.bi-layout-sidebar-reverse::before { content: "\f45e"; }
.bi-layout-sidebar::before { content: "\f45f"; }
.bi-layout-split::before { content: "\f460"; }
.bi-layout-text-sidebar-reverse::before { content: "\f461"; }
.bi-layout-text-sidebar::before { content: "\f462"; }
.bi-layout-text-window-reverse::before { content: "\f463"; }
.bi-layout-text-window::before { content: "\f464"; }
.bi-layout-three-columns::before { content: "\f465"; }
.bi-layout-wtf::before { content: "\f466"; }
.bi-life-preserver::before { content: "\f467"; }
.bi-lightbulb-fill::before { content: "\f468"; }
.bi-lightbulb-off-fill::before { content: "\f469"; }
.bi-lightbulb-off::before { content: "\f46a"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-lightning-charge-fill::before { content: "\f46c"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-lightning-fill::before { content: "\f46e"; }
.bi-lightning::before { content: "\f46f"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-link::before { content: "\f471"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list-check::before { content: "\f473"; }
.bi-list-nested::before { content: "\f474"; }
.bi-list-ol::before { content: "\f475"; }
.bi-list-stars::before { content: "\f476"; }
.bi-list-task::before { content: "\f477"; }
.bi-list-ul::before { content: "\f478"; }
.bi-list::before { content: "\f479"; }
.bi-lock-fill::before { content: "\f47a"; }
.bi-lock::before { content: "\f47b"; }
.bi-mailbox::before { content: "\f47c"; }
.bi-mailbox2::before { content: "\f47d"; }
.bi-map-fill::before { content: "\f47e"; }
.bi-map::before { content: "\f47f"; }
.bi-markdown-fill::before { content: "\f480"; }
.bi-markdown::before { content: "\f481"; }
.bi-mask::before { content: "\f482"; }
.bi-megaphone-fill::before { content: "\f483"; }
.bi-megaphone::before { content: "\f484"; }
.bi-menu-app-fill::before { content: "\f485"; }
.bi-menu-app::before { content: "\f486"; }
.bi-menu-button-fill::before { content: "\f487"; }
.bi-menu-button-wide-fill::before { content: "\f488"; }
.bi-menu-button-wide::before { content: "\f489"; }
.bi-menu-button::before { content: "\f48a"; }
.bi-menu-down::before { content: "\f48b"; }
.bi-menu-up::before { content: "\f48c"; }
.bi-mic-fill::before { content: "\f48d"; }
.bi-mic-mute-fill::before { content: "\f48e"; }
.bi-mic-mute::before { content: "\f48f"; }
.bi-mic::before { content: "\f490"; }
.bi-minecart-loaded::before { content: "\f491"; }
.bi-minecart::before { content: "\f492"; }
.bi-moisture::before { content: "\f493"; }
.bi-moon-fill::before { content: "\f494"; }
.bi-moon-stars-fill::before { content: "\f495"; }
.bi-moon-stars::before { content: "\f496"; }
.bi-moon::before { content: "\f497"; }
.bi-mouse-fill::before { content: "\f498"; }
.bi-mouse::before { content: "\f499"; }
.bi-mouse2-fill::before { content: "\f49a"; }
.bi-mouse2::before { content: "\f49b"; }
.bi-mouse3-fill::before { content: "\f49c"; }
.bi-mouse3::before { content: "\f49d"; }
.bi-music-note-beamed::before { content: "\f49e"; }
.bi-music-note-list::before { content: "\f49f"; }
.bi-music-note::before { content: "\f4a0"; }
.bi-music-player-fill::before { content: "\f4a1"; }
.bi-music-player::before { content: "\f4a2"; }
.bi-newspaper::before { content: "\f4a3"; }
.bi-node-minus-fill::before { content: "\f4a4"; }
.bi-node-minus::before { content: "\f4a5"; }
.bi-node-plus-fill::before { content: "\f4a6"; }
.bi-node-plus::before { content: "\f4a7"; }
.bi-nut-fill::before { content: "\f4a8"; }
.bi-nut::before { content: "\f4a9"; }
.bi-octagon-fill::before { content: "\f4aa"; }
.bi-octagon-half::before { content: "\f4ab"; }
.bi-octagon::before { content: "\f4ac"; }
.bi-option::before { content: "\f4ad"; }
.bi-outlet::before { content: "\f4ae"; }
.bi-paint-bucket::before { content: "\f4af"; }
.bi-palette-fill::before { content: "\f4b0"; }
.bi-palette::before { content: "\f4b1"; }
.bi-palette2::before { content: "\f4b2"; }
.bi-paperclip::before { content: "\f4b3"; }
.bi-paragraph::before { content: "\f4b4"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-patch-check::before { content: "\f4b6"; }
.bi-patch-exclamation-fill::before { content: "\f4b7"; }
.bi-patch-exclamation::before { content: "\f4b8"; }
.bi-patch-minus-fill::before { content: "\f4b9"; }
.bi-patch-minus::before { content: "\f4ba"; }
.bi-patch-plus-fill::before { content: "\f4bb"; }
.bi-patch-plus::before { content: "\f4bc"; }
.bi-patch-question-fill::before { content: "\f4bd"; }
.bi-patch-question::before { content: "\f4be"; }
.bi-pause-btn-fill::before { content: "\f4bf"; }
.bi-pause-btn::before { content: "\f4c0"; }
.bi-pause-circle-fill::before { content: "\f4c1"; }
.bi-pause-circle::before { content: "\f4c2"; }
.bi-pause-fill::before { content: "\f4c3"; }
.bi-pause::before { content: "\f4c4"; }
.bi-peace-fill::before { content: "\f4c5"; }
.bi-peace::before { content: "\f4c6"; }
.bi-pen-fill::before { content: "\f4c7"; }
.bi-pen::before { content: "\f4c8"; }
.bi-pencil-fill::before { content: "\f4c9"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-pencil::before { content: "\f4cb"; }
.bi-pentagon-fill::before { content: "\f4cc"; }
.bi-pentagon-half::before { content: "\f4cd"; }
.bi-pentagon::before { content: "\f4ce"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-people::before { content: "\f4d0"; }
.bi-percent::before { content: "\f4d1"; }
.bi-person-badge-fill::before { content: "\f4d2"; }
.bi-person-badge::before { content: "\f4d3"; }
.bi-person-bounding-box::before { content: "\f4d4"; }
.bi-person-check-fill::before { content: "\f4d5"; }
.bi-person-check::before { content: "\f4d6"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-person-dash-fill::before { content: "\f4d8"; }
.bi-person-dash::before { content: "\f4d9"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-person-lines-fill::before { content: "\f4db"; }
.bi-person-plus-fill::before { content: "\f4dc"; }
.bi-person-plus::before { content: "\f4dd"; }
.bi-person-square::before { content: "\f4de"; }
.bi-person-x-fill::before { content: "\f4df"; }
.bi-person-x::before { content: "\f4e0"; }
.bi-person::before { content: "\f4e1"; }
.bi-phone-fill::before { content: "\f4e2"; }
.bi-phone-landscape-fill::before { content: "\f4e3"; }
.bi-phone-landscape::before { content: "\f4e4"; }
.bi-phone-vibrate-fill::before { content: "\f4e5"; }
.bi-phone-vibrate::before { content: "\f4e6"; }
.bi-phone::before { content: "\f4e7"; }
.bi-pie-chart-fill::before { content: "\f4e8"; }
.bi-pie-chart::before { content: "\f4e9"; }
.bi-pin-angle-fill::before { content: "\f4ea"; }
.bi-pin-angle::before { content: "\f4eb"; }
.bi-pin-fill::before { content: "\f4ec"; }
.bi-pin::before { content: "\f4ed"; }
.bi-pip-fill::before { content: "\f4ee"; }
.bi-pip::before { content: "\f4ef"; }
.bi-play-btn-fill::before { content: "\f4f0"; }
.bi-play-btn::before { content: "\f4f1"; }
.bi-play-circle-fill::before { content: "\f4f2"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-play-fill::before { content: "\f4f4"; }
.bi-play::before { content: "\f4f5"; }
.bi-plug-fill::before { content: "\f4f6"; }
.bi-plug::before { content: "\f4f7"; }
.bi-plus-circle-dotted::before { content: "\f4f8"; }
.bi-plus-circle-fill::before { content: "\f4f9"; }
.bi-plus-circle::before { content: "\f4fa"; }
.bi-plus-square-dotted::before { content: "\f4fb"; }
.bi-plus-square-fill::before { content: "\f4fc"; }
.bi-plus-square::before { content: "\f4fd"; }
.bi-plus::before { content: "\f4fe"; }
.bi-power::before { content: "\f4ff"; }
.bi-printer-fill::before { content: "\f500"; }
.bi-printer::before { content: "\f501"; }
.bi-puzzle-fill::before { content: "\f502"; }
.bi-puzzle::before { content: "\f503"; }
.bi-question-circle-fill::before { content: "\f504"; }
.bi-question-circle::before { content: "\f505"; }
.bi-question-diamond-fill::before { content: "\f506"; }
.bi-question-diamond::before { content: "\f507"; }
.bi-question-octagon-fill::before { content: "\f508"; }
.bi-question-octagon::before { content: "\f509"; }
.bi-question-square-fill::before { content: "\f50a"; }
.bi-question-square::before { content: "\f50b"; }
.bi-question::before { content: "\f50c"; }
.bi-rainbow::before { content: "\f50d"; }
.bi-receipt-cutoff::before { content: "\f50e"; }
.bi-receipt::before { content: "\f50f"; }
.bi-reception-0::before { content: "\f510"; }
.bi-reception-1::before { content: "\f511"; }
.bi-reception-2::before { content: "\f512"; }
.bi-reception-3::before { content: "\f513"; }
.bi-reception-4::before { content: "\f514"; }
.bi-record-btn-fill::before { content: "\f515"; }
.bi-record-btn::before { content: "\f516"; }
.bi-record-circle-fill::before { content: "\f517"; }
.bi-record-circle::before { content: "\f518"; }
.bi-record-fill::before { content: "\f519"; }
.bi-record::before { content: "\f51a"; }
.bi-record2-fill::before { content: "\f51b"; }
.bi-record2::before { content: "\f51c"; }
.bi-reply-all-fill::before { content: "\f51d"; }
.bi-reply-all::before { content: "\f51e"; }
.bi-reply-fill::before { content: "\f51f"; }
.bi-reply::before { content: "\f520"; }
.bi-rss-fill::before { content: "\f521"; }
.bi-rss::before { content: "\f522"; }
.bi-rulers::before { content: "\f523"; }
.bi-save-fill::before { content: "\f524"; }
.bi-save::before { content: "\f525"; }
.bi-save2-fill::before { content: "\f526"; }
.bi-save2::before { content: "\f527"; }
.bi-scissors::before { content: "\f528"; }
.bi-screwdriver::before { content: "\f529"; }
.bi-search::before { content: "\f52a"; }
.bi-segmented-nav::before { content: "\f52b"; }
.bi-server::before { content: "\f52c"; }
.bi-share-fill::before { content: "\f52d"; }
.bi-share::before { content: "\f52e"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-exclamation::before { content: "\f530"; }
.bi-shield-fill-check::before { content: "\f531"; }
.bi-shield-fill-exclamation::before { content: "\f532"; }
.bi-shield-fill-minus::before { content: "\f533"; }
.bi-shield-fill-plus::before { content: "\f534"; }
.bi-shield-fill-x::before { content: "\f535"; }
.bi-shield-fill::before { content: "\f536"; }
.bi-shield-lock-fill::before { content: "\f537"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-shield-minus::before { content: "\f539"; }
.bi-shield-plus::before { content: "\f53a"; }
.bi-shield-shaded::before { content: "\f53b"; }
.bi-shield-slash-fill::before { content: "\f53c"; }
.bi-shield-slash::before { content: "\f53d"; }
.bi-shield-x::before { content: "\f53e"; }
.bi-shield::before { content: "\f53f"; }
.bi-shift-fill::before { content: "\f540"; }
.bi-shift::before { content: "\f541"; }
.bi-shop-window::before { content: "\f542"; }
.bi-shop::before { content: "\f543"; }
.bi-shuffle::before { content: "\f544"; }
.bi-signpost-2-fill::before { content: "\f545"; }
.bi-signpost-2::before { content: "\f546"; }
.bi-signpost-fill::before { content: "\f547"; }
.bi-signpost-split-fill::before { content: "\f548"; }
.bi-signpost-split::before { content: "\f549"; }
.bi-signpost::before { content: "\f54a"; }
.bi-sim-fill::before { content: "\f54b"; }
.bi-sim::before { content: "\f54c"; }
.bi-skip-backward-btn-fill::before { content: "\f54d"; }
.bi-skip-backward-btn::before { content: "\f54e"; }
.bi-skip-backward-circle-fill::before { content: "\f54f"; }
.bi-skip-backward-circle::before { content: "\f550"; }
.bi-skip-backward-fill::before { content: "\f551"; }
.bi-skip-backward::before { content: "\f552"; }
.bi-skip-end-btn-fill::before { content: "\f553"; }
.bi-skip-end-btn::before { content: "\f554"; }
.bi-skip-end-circle-fill::before { content: "\f555"; }
.bi-skip-end-circle::before { content: "\f556"; }
.bi-skip-end-fill::before { content: "\f557"; }
.bi-skip-end::before { content: "\f558"; }
.bi-skip-forward-btn-fill::before { content: "\f559"; }
.bi-skip-forward-btn::before { content: "\f55a"; }
.bi-skip-forward-circle-fill::before { content: "\f55b"; }
.bi-skip-forward-circle::before { content: "\f55c"; }
.bi-skip-forward-fill::before { content: "\f55d"; }
.bi-skip-forward::before { content: "\f55e"; }
.bi-skip-start-btn-fill::before { content: "\f55f"; }
.bi-skip-start-btn::before { content: "\f560"; }
.bi-skip-start-circle-fill::before { content: "\f561"; }
.bi-skip-start-circle::before { content: "\f562"; }
.bi-skip-start-fill::before { content: "\f563"; }
.bi-skip-start::before { content: "\f564"; }
.bi-slack::before { content: "\f565"; }
.bi-slash-circle-fill::before { content: "\f566"; }
.bi-slash-circle::before { content: "\f567"; }
.bi-slash-square-fill::before { content: "\f568"; }
.bi-slash-square::before { content: "\f569"; }
.bi-slash::before { content: "\f56a"; }
.bi-sliders::before { content: "\f56b"; }
.bi-smartwatch::before { content: "\f56c"; }
.bi-snow::before { content: "\f56d"; }
.bi-snow2::before { content: "\f56e"; }
.bi-snow3::before { content: "\f56f"; }
.bi-sort-alpha-down-alt::before { content: "\f570"; }
.bi-sort-alpha-down::before { content: "\f571"; }
.bi-sort-alpha-up-alt::before { content: "\f572"; }
.bi-sort-alpha-up::before { content: "\f573"; }
.bi-sort-down-alt::before { content: "\f574"; }
.bi-sort-down::before { content: "\f575"; }
.bi-sort-numeric-down-alt::before { content: "\f576"; }
.bi-sort-numeric-down::before { content: "\f577"; }
.bi-sort-numeric-up-alt::before { content: "\f578"; }
.bi-sort-numeric-up::before { content: "\f579"; }
.bi-sort-up-alt::before { content: "\f57a"; }
.bi-sort-up::before { content: "\f57b"; }
.bi-soundwave::before { content: "\f57c"; }
.bi-speaker-fill::before { content: "\f57d"; }
.bi-speaker::before { content: "\f57e"; }
.bi-speedometer::before { content: "\f57f"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-spellcheck::before { content: "\f581"; }
.bi-square-fill::before { content: "\f582"; }
.bi-square-half::before { content: "\f583"; }
.bi-square::before { content: "\f584"; }
.bi-stack::before { content: "\f585"; }
.bi-star-fill::before { content: "\f586"; }
.bi-star-half::before { content: "\f587"; }
.bi-star::before { content: "\f588"; }
.bi-stars::before { content: "\f589"; }
.bi-stickies-fill::before { content: "\f58a"; }
.bi-stickies::before { content: "\f58b"; }
.bi-sticky-fill::before { content: "\f58c"; }
.bi-sticky::before { content: "\f58d"; }
.bi-stop-btn-fill::before { content: "\f58e"; }
.bi-stop-btn::before { content: "\f58f"; }
.bi-stop-circle-fill::before { content: "\f590"; }
.bi-stop-circle::before { content: "\f591"; }
.bi-stop-fill::before { content: "\f592"; }
.bi-stop::before { content: "\f593"; }
.bi-stoplights-fill::before { content: "\f594"; }
.bi-stoplights::before { content: "\f595"; }
.bi-stopwatch-fill::before { content: "\f596"; }
.bi-stopwatch::before { content: "\f597"; }
.bi-subtract::before { content: "\f598"; }
.bi-suit-club-fill::before { content: "\f599"; }
.bi-suit-club::before { content: "\f59a"; }
.bi-suit-diamond-fill::before { content: "\f59b"; }
.bi-suit-diamond::before { content: "\f59c"; }
.bi-suit-heart-fill::before { content: "\f59d"; }
.bi-suit-heart::before { content: "\f59e"; }
.bi-suit-spade-fill::before { content: "\f59f"; }
.bi-suit-spade::before { content: "\f5a0"; }
.bi-sun-fill::before { content: "\f5a1"; }
.bi-sun::before { content: "\f5a2"; }
.bi-sunglasses::before { content: "\f5a3"; }
.bi-sunrise-fill::before { content: "\f5a4"; }
.bi-sunrise::before { content: "\f5a5"; }
.bi-sunset-fill::before { content: "\f5a6"; }
.bi-sunset::before { content: "\f5a7"; }
.bi-symmetry-horizontal::before { content: "\f5a8"; }
.bi-symmetry-vertical::before { content: "\f5a9"; }
.bi-table::before { content: "\f5aa"; }
.bi-tablet-fill::before { content: "\f5ab"; }
.bi-tablet-landscape-fill::before { content: "\f5ac"; }
.bi-tablet-landscape::before { content: "\f5ad"; }
.bi-tablet::before { content: "\f5ae"; }
.bi-tag-fill::before { content: "\f5af"; }
.bi-tag::before { content: "\f5b0"; }
.bi-tags-fill::before { content: "\f5b1"; }
.bi-tags::before { content: "\f5b2"; }
.bi-telegram::before { content: "\f5b3"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-telephone-forward-fill::before { content: "\f5b5"; }
.bi-telephone-forward::before { content: "\f5b6"; }
.bi-telephone-inbound-fill::before { content: "\f5b7"; }
.bi-telephone-inbound::before { content: "\f5b8"; }
.bi-telephone-minus-fill::before { content: "\f5b9"; }
.bi-telephone-minus::before { content: "\f5ba"; }
.bi-telephone-outbound-fill::before { content: "\f5bb"; }
.bi-telephone-outbound::before { content: "\f5bc"; }
.bi-telephone-plus-fill::before { content: "\f5bd"; }
.bi-telephone-plus::before { content: "\f5be"; }
.bi-telephone-x-fill::before { content: "\f5bf"; }
.bi-telephone-x::before { content: "\f5c0"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-terminal-fill::before { content: "\f5c2"; }
.bi-terminal::before { content: "\f5c3"; }
.bi-text-center::before { content: "\f5c4"; }
.bi-text-indent-left::before { content: "\f5c5"; }
.bi-text-indent-right::before { content: "\f5c6"; }
.bi-text-left::before { content: "\f5c7"; }
.bi-text-paragraph::before { content: "\f5c8"; }
.bi-text-right::before { content: "\f5c9"; }
.bi-textarea-resize::before { content: "\f5ca"; }
.bi-textarea-t::before { content: "\f5cb"; }
.bi-textarea::before { content: "\f5cc"; }
.bi-thermometer-half::before { content: "\f5cd"; }
.bi-thermometer-high::before { content: "\f5ce"; }
.bi-thermometer-low::before { content: "\f5cf"; }
.bi-thermometer-snow::before { content: "\f5d0"; }
.bi-thermometer-sun::before { content: "\f5d1"; }
.bi-thermometer::before { content: "\f5d2"; }
.bi-three-dots-vertical::before { content: "\f5d3"; }
.bi-three-dots::before { content: "\f5d4"; }
.bi-toggle-off::before { content: "\f5d5"; }
.bi-toggle-on::before { content: "\f5d6"; }
.bi-toggle2-off::before { content: "\f5d7"; }
.bi-toggle2-on::before { content: "\f5d8"; }
.bi-toggles::before { content: "\f5d9"; }
.bi-toggles2::before { content: "\f5da"; }
.bi-tools::before { content: "\f5db"; }
.bi-tornado::before { content: "\f5dc"; }
.bi-trash-fill::before { content: "\f5dd"; }
.bi-trash::before { content: "\f5de"; }
.bi-trash2-fill::before { content: "\f5df"; }
.bi-trash2::before { content: "\f5e0"; }
.bi-tree-fill::before { content: "\f5e1"; }
.bi-tree::before { content: "\f5e2"; }
.bi-triangle-fill::before { content: "\f5e3"; }
.bi-triangle-half::before { content: "\f5e4"; }
.bi-triangle::before { content: "\f5e5"; }
.bi-trophy-fill::before { content: "\f5e6"; }
.bi-trophy::before { content: "\f5e7"; }
.bi-tropical-storm::before { content: "\f5e8"; }
.bi-truck-flatbed::before { content: "\f5e9"; }
.bi-truck::before { content: "\f5ea"; }
.bi-tsunami::before { content: "\f5eb"; }
.bi-tv-fill::before { content: "\f5ec"; }
.bi-tv::before { content: "\f5ed"; }
.bi-twitch::before { content: "\f5ee"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-type-bold::before { content: "\f5f0"; }
.bi-type-h1::before { content: "\f5f1"; }
.bi-type-h2::before { content: "\f5f2"; }
.bi-type-h3::before { content: "\f5f3"; }
.bi-type-italic::before { content: "\f5f4"; }
.bi-type-strikethrough::before { content: "\f5f5"; }
.bi-type-underline::before { content: "\f5f6"; }
.bi-type::before { content: "\f5f7"; }
.bi-ui-checks-grid::before { content: "\f5f8"; }
.bi-ui-checks::before { content: "\f5f9"; }
.bi-ui-radios-grid::before { content: "\f5fa"; }
.bi-ui-radios::before { content: "\f5fb"; }
.bi-umbrella-fill::before { content: "\f5fc"; }
.bi-umbrella::before { content: "\f5fd"; }
.bi-union::before { content: "\f5fe"; }
.bi-unlock-fill::before { content: "\f5ff"; }
.bi-unlock::before { content: "\f600"; }
.bi-upc-scan::before { content: "\f601"; }
.bi-upc::before { content: "\f602"; }
.bi-upload::before { content: "\f603"; }
.bi-vector-pen::before { content: "\f604"; }
.bi-view-list::before { content: "\f605"; }
.bi-view-stacked::before { content: "\f606"; }
.bi-vinyl-fill::before { content: "\f607"; }
.bi-vinyl::before { content: "\f608"; }
.bi-voicemail::before { content: "\f609"; }
.bi-volume-down-fill::before { content: "\f60a"; }
.bi-volume-down::before { content: "\f60b"; }
.bi-volume-mute-fill::before { content: "\f60c"; }
.bi-volume-mute::before { content: "\f60d"; }
.bi-volume-off-fill::before { content: "\f60e"; }
.bi-volume-off::before { content: "\f60f"; }
.bi-volume-up-fill::before { content: "\f610"; }
.bi-volume-up::before { content: "\f611"; }
.bi-vr::before { content: "\f612"; }
.bi-wallet-fill::before { content: "\f613"; }
.bi-wallet::before { content: "\f614"; }
.bi-wallet2::before { content: "\f615"; }
.bi-watch::before { content: "\f616"; }
.bi-water::before { content: "\f617"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-wifi-1::before { content: "\f619"; }
.bi-wifi-2::before { content: "\f61a"; }
.bi-wifi-off::before { content: "\f61b"; }
.bi-wifi::before { content: "\f61c"; }
.bi-wind::before { content: "\f61d"; }
.bi-window-dock::before { content: "\f61e"; }
.bi-window-sidebar::before { content: "\f61f"; }
.bi-window::before { content: "\f620"; }
.bi-wrench::before { content: "\f621"; }
.bi-x-circle-fill::before { content: "\f622"; }
.bi-x-circle::before { content: "\f623"; }
.bi-x-diamond-fill::before { content: "\f624"; }
.bi-x-diamond::before { content: "\f625"; }
.bi-x-octagon-fill::before { content: "\f626"; }
.bi-x-octagon::before { content: "\f627"; }
.bi-x-square-fill::before { content: "\f628"; }
.bi-x-square::before { content: "\f629"; }
.bi-x::before { content: "\f62a"; }
.bi-youtube::before { content: "\f62b"; }
.bi-zoom-in::before { content: "\f62c"; }
.bi-zoom-out::before { content: "\f62d"; }
.bi-bank::before { content: "\f62e"; }
.bi-bank2::before { content: "\f62f"; }
.bi-bell-slash-fill::before { content: "\f630"; }
.bi-bell-slash::before { content: "\f631"; }
.bi-cash-coin::before { content: "\f632"; }
.bi-check-lg::before { content: "\f633"; }
.bi-coin::before { content: "\f634"; }
.bi-currency-bitcoin::before { content: "\f635"; }
.bi-currency-dollar::before { content: "\f636"; }
.bi-currency-euro::before { content: "\f637"; }
.bi-currency-exchange::before { content: "\f638"; }
.bi-currency-pound::before { content: "\f639"; }
.bi-currency-yen::before { content: "\f63a"; }
.bi-dash-lg::before { content: "\f63b"; }
.bi-exclamation-lg::before { content: "\f63c"; }
.bi-file-earmark-pdf-fill::before { content: "\f63d"; }
.bi-file-earmark-pdf::before { content: "\f63e"; }
.bi-file-pdf-fill::before { content: "\f63f"; }
.bi-file-pdf::before { content: "\f640"; }
.bi-gender-ambiguous::before { content: "\f641"; }
.bi-gender-female::before { content: "\f642"; }
.bi-gender-male::before { content: "\f643"; }
.bi-gender-trans::before { content: "\f644"; }
.bi-headset-vr::before { content: "\f645"; }
.bi-info-lg::before { content: "\f646"; }
.bi-mastodon::before { content: "\f647"; }
.bi-messenger::before { content: "\f648"; }
.bi-piggy-bank-fill::before { content: "\f649"; }
.bi-piggy-bank::before { content: "\f64a"; }
.bi-pin-map-fill::before { content: "\f64b"; }
.bi-pin-map::before { content: "\f64c"; }
.bi-plus-lg::before { content: "\f64d"; }
.bi-question-lg::before { content: "\f64e"; }
.bi-recycle::before { content: "\f64f"; }
.bi-reddit::before { content: "\f650"; }
.bi-safe-fill::before { content: "\f651"; }
.bi-safe2-fill::before { content: "\f652"; }
.bi-safe2::before { content: "\f653"; }
.bi-sd-card-fill::before { content: "\f654"; }
.bi-sd-card::before { content: "\f655"; }
.bi-skype::before { content: "\f656"; }
.bi-slash-lg::before { content: "\f657"; }
.bi-translate::before { content: "\f658"; }
.bi-x-lg::before { content: "\f659"; }
.bi-safe::before { content: "\f65a"; }
.bi-apple::before { content: "\f65b"; }
.bi-microsoft::before { content: "\f65d"; }
.bi-windows::before { content: "\f65e"; }
.bi-behance::before { content: "\f65c"; }
.bi-dribbble::before { content: "\f65f"; }
.bi-line::before { content: "\f660"; }
.bi-medium::before { content: "\f661"; }
.bi-paypal::before { content: "\f662"; }
.bi-pinterest::before { content: "\f663"; }
.bi-signal::before { content: "\f664"; }
.bi-snapchat::before { content: "\f665"; }
.bi-spotify::before { content: "\f666"; }
.bi-stack-overflow::before { content: "\f667"; }
.bi-strava::before { content: "\f668"; }
.bi-wordpress::before { content: "\f669"; }
.bi-vimeo::before { content: "\f66a"; }
.bi-activity::before { content: "\f66b"; }
.bi-easel2-fill::before { content: "\f66c"; }
.bi-easel2::before { content: "\f66d"; }
.bi-easel3-fill::before { content: "\f66e"; }
.bi-easel3::before { content: "\f66f"; }
.bi-fan::before { content: "\f670"; }
.bi-fingerprint::before { content: "\f671"; }
.bi-graph-down-arrow::before { content: "\f672"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-hypnotize::before { content: "\f674"; }
.bi-magic::before { content: "\f675"; }
.bi-person-rolodex::before { content: "\f676"; }
.bi-person-video::before { content: "\f677"; }
.bi-person-video2::before { content: "\f678"; }
.bi-person-video3::before { content: "\f679"; }
.bi-person-workspace::before { content: "\f67a"; }
.bi-radioactive::before { content: "\f67b"; }
.bi-webcam-fill::before { content: "\f67c"; }
.bi-webcam::before { content: "\f67d"; }
.bi-yin-yang::before { content: "\f67e"; }
.bi-bandaid-fill::before { content: "\f680"; }
.bi-bandaid::before { content: "\f681"; }
.bi-bluetooth::before { content: "\f682"; }
.bi-body-text::before { content: "\f683"; }
.bi-boombox::before { content: "\f684"; }
.bi-boxes::before { content: "\f685"; }
.bi-dpad-fill::before { content: "\f686"; }
.bi-dpad::before { content: "\f687"; }
.bi-ear-fill::before { content: "\f688"; }
.bi-ear::before { content: "\f689"; }
.bi-envelope-check-fill::before { content: "\f68b"; }
.bi-envelope-check::before { content: "\f68c"; }
.bi-envelope-dash-fill::before { content: "\f68e"; }
.bi-envelope-dash::before { content: "\f68f"; }
.bi-envelope-exclamation-fill::before { content: "\f691"; }
.bi-envelope-exclamation::before { content: "\f692"; }
.bi-envelope-plus-fill::before { content: "\f693"; }
.bi-envelope-plus::before { content: "\f694"; }
.bi-envelope-slash-fill::before { content: "\f696"; }
.bi-envelope-slash::before { content: "\f697"; }
.bi-envelope-x-fill::before { content: "\f699"; }
.bi-envelope-x::before { content: "\f69a"; }
.bi-explicit-fill::before { content: "\f69b"; }
.bi-explicit::before { content: "\f69c"; }
.bi-git::before { content: "\f69d"; }
.bi-infinity::before { content: "\f69e"; }
.bi-list-columns-reverse::before { content: "\f69f"; }
.bi-list-columns::before { content: "\f6a0"; }
.bi-meta::before { content: "\f6a1"; }
.bi-nintendo-switch::before { content: "\f6a4"; }
.bi-pc-display-horizontal::before { content: "\f6a5"; }
.bi-pc-display::before { content: "\f6a6"; }
.bi-pc-horizontal::before { content: "\f6a7"; }
.bi-pc::before { content: "\f6a8"; }
.bi-playstation::before { content: "\f6a9"; }
.bi-plus-slash-minus::before { content: "\f6aa"; }
.bi-projector-fill::before { content: "\f6ab"; }
.bi-projector::before { content: "\f6ac"; }
.bi-qr-code-scan::before { content: "\f6ad"; }
.bi-qr-code::before { content: "\f6ae"; }
.bi-quora::before { content: "\f6af"; }
.bi-quote::before { content: "\f6b0"; }
.bi-robot::before { content: "\f6b1"; }
.bi-send-check-fill::before { content: "\f6b2"; }
.bi-send-check::before { content: "\f6b3"; }
.bi-send-dash-fill::before { content: "\f6b4"; }
.bi-send-dash::before { content: "\f6b5"; }
.bi-send-exclamation-fill::before { content: "\f6b7"; }
.bi-send-exclamation::before { content: "\f6b8"; }
.bi-send-fill::before { content: "\f6b9"; }
.bi-send-plus-fill::before { content: "\f6ba"; }
.bi-send-plus::before { content: "\f6bb"; }
.bi-send-slash-fill::before { content: "\f6bc"; }
.bi-send-slash::before { content: "\f6bd"; }
.bi-send-x-fill::before { content: "\f6be"; }
.bi-send-x::before { content: "\f6bf"; }
.bi-send::before { content: "\f6c0"; }
.bi-steam::before { content: "\f6c1"; }
.bi-terminal-dash::before { content: "\f6c3"; }
.bi-terminal-plus::before { content: "\f6c4"; }
.bi-terminal-split::before { content: "\f6c5"; }
.bi-ticket-detailed-fill::before { content: "\f6c6"; }
.bi-ticket-detailed::before { content: "\f6c7"; }
.bi-ticket-fill::before { content: "\f6c8"; }
.bi-ticket-perforated-fill::before { content: "\f6c9"; }
.bi-ticket-perforated::before { content: "\f6ca"; }
.bi-ticket::before { content: "\f6cb"; }
.bi-tiktok::before { content: "\f6cc"; }
.bi-window-dash::before { content: "\f6cd"; }
.bi-window-desktop::before { content: "\f6ce"; }
.bi-window-fullscreen::before { content: "\f6cf"; }
.bi-window-plus::before { content: "\f6d0"; }
.bi-window-split::before { content: "\f6d1"; }
.bi-window-stack::before { content: "\f6d2"; }
.bi-window-x::before { content: "\f6d3"; }
.bi-xbox::before { content: "\f6d4"; }
.bi-ethernet::before { content: "\f6d5"; }
.bi-hdmi-fill::before { content: "\f6d6"; }
.bi-hdmi::before { content: "\f6d7"; }
.bi-usb-c-fill::before { content: "\f6d8"; }
.bi-usb-c::before { content: "\f6d9"; }
.bi-usb-fill::before { content: "\f6da"; }
.bi-usb-plug-fill::before { content: "\f6db"; }
.bi-usb-plug::before { content: "\f6dc"; }
.bi-usb-symbol::before { content: "\f6dd"; }
.bi-usb::before { content: "\f6de"; }
.bi-boombox-fill::before { content: "\f6df"; }
.bi-displayport::before { content: "\f6e1"; }
.bi-gpu-card::before { content: "\f6e2"; }
.bi-memory::before { content: "\f6e3"; }
.bi-modem-fill::before { content: "\f6e4"; }
.bi-modem::before { content: "\f6e5"; }
.bi-motherboard-fill::before { content: "\f6e6"; }
.bi-motherboard::before { content: "\f6e7"; }
.bi-optical-audio-fill::before { content: "\f6e8"; }
.bi-optical-audio::before { content: "\f6e9"; }
.bi-pci-card::before { content: "\f6ea"; }
.bi-router-fill::before { content: "\f6eb"; }
.bi-router::before { content: "\f6ec"; }
.bi-thunderbolt-fill::before { content: "\f6ef"; }
.bi-thunderbolt::before { content: "\f6f0"; }
.bi-usb-drive-fill::before { content: "\f6f1"; }
.bi-usb-drive::before { content: "\f6f2"; }
.bi-usb-micro-fill::before { content: "\f6f3"; }
.bi-usb-micro::before { content: "\f6f4"; }
.bi-usb-mini-fill::before { content: "\f6f5"; }
.bi-usb-mini::before { content: "\f6f6"; }
.bi-cloud-haze2::before { content: "\f6f7"; }
.bi-device-hdd-fill::before { content: "\f6f8"; }
.bi-device-hdd::before { content: "\f6f9"; }
.bi-device-ssd-fill::before { content: "\f6fa"; }
.bi-device-ssd::before { content: "\f6fb"; }
.bi-displayport-fill::before { content: "\f6fc"; }
.bi-mortarboard-fill::before { content: "\f6fd"; }
.bi-mortarboard::before { content: "\f6fe"; }
.bi-terminal-x::before { content: "\f6ff"; }
.bi-arrow-through-heart-fill::before { content: "\f700"; }
.bi-arrow-through-heart::before { content: "\f701"; }
.bi-badge-sd-fill::before { content: "\f702"; }
.bi-badge-sd::before { content: "\f703"; }
.bi-bag-heart-fill::before { content: "\f704"; }
.bi-bag-heart::before { content: "\f705"; }
.bi-balloon-fill::before { content: "\f706"; }
.bi-balloon-heart-fill::before { content: "\f707"; }
.bi-balloon-heart::before { content: "\f708"; }
.bi-balloon::before { content: "\f709"; }
.bi-box2-fill::before { content: "\f70a"; }
.bi-box2-heart-fill::before { content: "\f70b"; }
.bi-box2-heart::before { content: "\f70c"; }
.bi-box2::before { content: "\f70d"; }
.bi-braces-asterisk::before { content: "\f70e"; }
.bi-calendar-heart-fill::before { content: "\f70f"; }
.bi-calendar-heart::before { content: "\f710"; }
.bi-calendar2-heart-fill::before { content: "\f711"; }
.bi-calendar2-heart::before { content: "\f712"; }
.bi-chat-heart-fill::before { content: "\f713"; }
.bi-chat-heart::before { content: "\f714"; }
.bi-chat-left-heart-fill::before { content: "\f715"; }
.bi-chat-left-heart::before { content: "\f716"; }
.bi-chat-right-heart-fill::before { content: "\f717"; }
.bi-chat-right-heart::before { content: "\f718"; }
.bi-chat-square-heart-fill::before { content: "\f719"; }
.bi-chat-square-heart::before { content: "\f71a"; }
.bi-clipboard-check-fill::before { content: "\f71b"; }
.bi-clipboard-data-fill::before { content: "\f71c"; }
.bi-clipboard-fill::before { content: "\f71d"; }
.bi-clipboard-heart-fill::before { content: "\f71e"; }
.bi-clipboard-heart::before { content: "\f71f"; }
.bi-clipboard-minus-fill::before { content: "\f720"; }
.bi-clipboard-plus-fill::before { content: "\f721"; }
.bi-clipboard-pulse::before { content: "\f722"; }
.bi-clipboard-x-fill::before { content: "\f723"; }
.bi-clipboard2-check-fill::before { content: "\f724"; }
.bi-clipboard2-check::before { content: "\f725"; }
.bi-clipboard2-data-fill::before { content: "\f726"; }
.bi-clipboard2-data::before { content: "\f727"; }
.bi-clipboard2-fill::before { content: "\f728"; }
.bi-clipboard2-heart-fill::before { content: "\f729"; }
.bi-clipboard2-heart::before { content: "\f72a"; }
.bi-clipboard2-minus-fill::before { content: "\f72b"; }
.bi-clipboard2-minus::before { content: "\f72c"; }
.bi-clipboard2-plus-fill::before { content: "\f72d"; }
.bi-clipboard2-plus::before { content: "\f72e"; }
.bi-clipboard2-pulse-fill::before { content: "\f72f"; }
.bi-clipboard2-pulse::before { content: "\f730"; }
.bi-clipboard2-x-fill::before { content: "\f731"; }
.bi-clipboard2-x::before { content: "\f732"; }
.bi-clipboard2::before { content: "\f733"; }
.bi-emoji-kiss-fill::before { content: "\f734"; }
.bi-emoji-kiss::before { content: "\f735"; }
.bi-envelope-heart-fill::before { content: "\f736"; }
.bi-envelope-heart::before { content: "\f737"; }
.bi-envelope-open-heart-fill::before { content: "\f738"; }
.bi-envelope-open-heart::before { content: "\f739"; }
.bi-envelope-paper-fill::before { content: "\f73a"; }
.bi-envelope-paper-heart-fill::before { content: "\f73b"; }
.bi-envelope-paper-heart::before { content: "\f73c"; }
.bi-envelope-paper::before { content: "\f73d"; }
.bi-filetype-aac::before { content: "\f73e"; }
.bi-filetype-ai::before { content: "\f73f"; }
.bi-filetype-bmp::before { content: "\f740"; }
.bi-filetype-cs::before { content: "\f741"; }
.bi-filetype-css::before { content: "\f742"; }
.bi-filetype-csv::before { content: "\f743"; }
.bi-filetype-doc::before { content: "\f744"; }
.bi-filetype-docx::before { content: "\f745"; }
.bi-filetype-exe::before { content: "\f746"; }
.bi-filetype-gif::before { content: "\f747"; }
.bi-filetype-heic::before { content: "\f748"; }
.bi-filetype-html::before { content: "\f749"; }
.bi-filetype-java::before { content: "\f74a"; }
.bi-filetype-jpg::before { content: "\f74b"; }
.bi-filetype-js::before { content: "\f74c"; }
.bi-filetype-jsx::before { content: "\f74d"; }
.bi-filetype-key::before { content: "\f74e"; }
.bi-filetype-m4p::before { content: "\f74f"; }
.bi-filetype-md::before { content: "\f750"; }
.bi-filetype-mdx::before { content: "\f751"; }
.bi-filetype-mov::before { content: "\f752"; }
.bi-filetype-mp3::before { content: "\f753"; }
.bi-filetype-mp4::before { content: "\f754"; }
.bi-filetype-otf::before { content: "\f755"; }
.bi-filetype-pdf::before { content: "\f756"; }
.bi-filetype-php::before { content: "\f757"; }
.bi-filetype-png::before { content: "\f758"; }
.bi-filetype-ppt::before { content: "\f75a"; }
.bi-filetype-psd::before { content: "\f75b"; }
.bi-filetype-py::before { content: "\f75c"; }
.bi-filetype-raw::before { content: "\f75d"; }
.bi-filetype-rb::before { content: "\f75e"; }
.bi-filetype-sass::before { content: "\f75f"; }
.bi-filetype-scss::before { content: "\f760"; }
.bi-filetype-sh::before { content: "\f761"; }
.bi-filetype-svg::before { content: "\f762"; }
.bi-filetype-tiff::before { content: "\f763"; }
.bi-filetype-tsx::before { content: "\f764"; }
.bi-filetype-ttf::before { content: "\f765"; }
.bi-filetype-txt::before { content: "\f766"; }
.bi-filetype-wav::before { content: "\f767"; }
.bi-filetype-woff::before { content: "\f768"; }
.bi-filetype-xls::before { content: "\f76a"; }
.bi-filetype-xml::before { content: "\f76b"; }
.bi-filetype-yml::before { content: "\f76c"; }
.bi-heart-arrow::before { content: "\f76d"; }
.bi-heart-pulse-fill::before { content: "\f76e"; }
.bi-heart-pulse::before { content: "\f76f"; }
.bi-heartbreak-fill::before { content: "\f770"; }
.bi-heartbreak::before { content: "\f771"; }
.bi-hearts::before { content: "\f772"; }
.bi-hospital-fill::before { content: "\f773"; }
.bi-hospital::before { content: "\f774"; }
.bi-house-heart-fill::before { content: "\f775"; }
.bi-house-heart::before { content: "\f776"; }
.bi-incognito::before { content: "\f777"; }
.bi-magnet-fill::before { content: "\f778"; }
.bi-magnet::before { content: "\f779"; }
.bi-person-heart::before { content: "\f77a"; }
.bi-person-hearts::before { content: "\f77b"; }
.bi-phone-flip::before { content: "\f77c"; }
.bi-plugin::before { content: "\f77d"; }
.bi-postage-fill::before { content: "\f77e"; }
.bi-postage-heart-fill::before { content: "\f77f"; }
.bi-postage-heart::before { content: "\f780"; }
.bi-postage::before { content: "\f781"; }
.bi-postcard-fill::before { content: "\f782"; }
.bi-postcard-heart-fill::before { content: "\f783"; }
.bi-postcard-heart::before { content: "\f784"; }
.bi-postcard::before { content: "\f785"; }
.bi-search-heart-fill::before { content: "\f786"; }
.bi-search-heart::before { content: "\f787"; }
.bi-sliders2-vertical::before { content: "\f788"; }
.bi-sliders2::before { content: "\f789"; }
.bi-trash3-fill::before { content: "\f78a"; }
.bi-trash3::before { content: "\f78b"; }
.bi-valentine::before { content: "\f78c"; }
.bi-valentine2::before { content: "\f78d"; }
.bi-wrench-adjustable-circle-fill::before { content: "\f78e"; }
.bi-wrench-adjustable-circle::before { content: "\f78f"; }
.bi-wrench-adjustable::before { content: "\f790"; }
.bi-filetype-json::before { content: "\f791"; }
.bi-filetype-pptx::before { content: "\f792"; }
.bi-filetype-xlsx::before { content: "\f793"; }
.bi-1-circle-fill::before { content: "\f796"; }
.bi-1-circle::before { content: "\f797"; }
.bi-1-square-fill::before { content: "\f798"; }
.bi-1-square::before { content: "\f799"; }
.bi-2-circle-fill::before { content: "\f79c"; }
.bi-2-circle::before { content: "\f79d"; }
.bi-2-square-fill::before { content: "\f79e"; }
.bi-2-square::before { content: "\f79f"; }
.bi-3-circle-fill::before { content: "\f7a2"; }
.bi-3-circle::before { content: "\f7a3"; }
.bi-3-square-fill::before { content: "\f7a4"; }
.bi-3-square::before { content: "\f7a5"; }
.bi-4-circle-fill::before { content: "\f7a8"; }
.bi-4-circle::before { content: "\f7a9"; }
.bi-4-square-fill::before { content: "\f7aa"; }
.bi-4-square::before { content: "\f7ab"; }
.bi-5-circle-fill::before { content: "\f7ae"; }
.bi-5-circle::before { content: "\f7af"; }
.bi-5-square-fill::before { content: "\f7b0"; }
.bi-5-square::before { content: "\f7b1"; }
.bi-6-circle-fill::before { content: "\f7b4"; }
.bi-6-circle::before { content: "\f7b5"; }
.bi-6-square-fill::before { content: "\f7b6"; }
.bi-6-square::before { content: "\f7b7"; }
.bi-7-circle-fill::before { content: "\f7ba"; }
.bi-7-circle::before { content: "\f7bb"; }
.bi-7-square-fill::before { content: "\f7bc"; }
.bi-7-square::before { content: "\f7bd"; }
.bi-8-circle-fill::before { content: "\f7c0"; }
.bi-8-circle::before { content: "\f7c1"; }
.bi-8-square-fill::before { content: "\f7c2"; }
.bi-8-square::before { content: "\f7c3"; }
.bi-9-circle-fill::before { content: "\f7c6"; }
.bi-9-circle::before { content: "\f7c7"; }
.bi-9-square-fill::before { content: "\f7c8"; }
.bi-9-square::before { content: "\f7c9"; }
.bi-airplane-engines-fill::before { content: "\f7ca"; }
.bi-airplane-engines::before { content: "\f7cb"; }
.bi-airplane-fill::before { content: "\f7cc"; }
.bi-airplane::before { content: "\f7cd"; }
.bi-alexa::before { content: "\f7ce"; }
.bi-alipay::before { content: "\f7cf"; }
.bi-android::before { content: "\f7d0"; }
.bi-android2::before { content: "\f7d1"; }
.bi-box-fill::before { content: "\f7d2"; }
.bi-box-seam-fill::before { content: "\f7d3"; }
.bi-browser-chrome::before { content: "\f7d4"; }
.bi-browser-edge::before { content: "\f7d5"; }
.bi-browser-firefox::before { content: "\f7d6"; }
.bi-browser-safari::before { content: "\f7d7"; }
.bi-c-circle-fill::before { content: "\f7da"; }
.bi-c-circle::before { content: "\f7db"; }
.bi-c-square-fill::before { content: "\f7dc"; }
.bi-c-square::before { content: "\f7dd"; }
.bi-capsule-pill::before { content: "\f7de"; }
.bi-capsule::before { content: "\f7df"; }
.bi-car-front-fill::before { content: "\f7e0"; }
.bi-car-front::before { content: "\f7e1"; }
.bi-cassette-fill::before { content: "\f7e2"; }
.bi-cassette::before { content: "\f7e3"; }
.bi-cc-circle-fill::before { content: "\f7e6"; }
.bi-cc-circle::before { content: "\f7e7"; }
.bi-cc-square-fill::before { content: "\f7e8"; }
.bi-cc-square::before { content: "\f7e9"; }
.bi-cup-hot-fill::before { content: "\f7ea"; }
.bi-cup-hot::before { content: "\f7eb"; }
.bi-currency-rupee::before { content: "\f7ec"; }
.bi-dropbox::before { content: "\f7ed"; }
.bi-escape::before { content: "\f7ee"; }
.bi-fast-forward-btn-fill::before { content: "\f7ef"; }
.bi-fast-forward-btn::before { content: "\f7f0"; }
.bi-fast-forward-circle-fill::before { content: "\f7f1"; }
.bi-fast-forward-circle::before { content: "\f7f2"; }
.bi-fast-forward-fill::before { content: "\f7f3"; }
.bi-fast-forward::before { content: "\f7f4"; }
.bi-filetype-sql::before { content: "\f7f5"; }
.bi-fire::before { content: "\f7f6"; }
.bi-google-play::before { content: "\f7f7"; }
.bi-h-circle-fill::before { content: "\f7fa"; }
.bi-h-circle::before { content: "\f7fb"; }
.bi-h-square-fill::before { content: "\f7fc"; }
.bi-h-square::before { content: "\f7fd"; }
.bi-indent::before { content: "\f7fe"; }
.bi-lungs-fill::before { content: "\f7ff"; }
.bi-lungs::before { content: "\f800"; }
.bi-microsoft-teams::before { content: "\f801"; }
.bi-p-circle-fill::before { content: "\f804"; }
.bi-p-circle::before { content: "\f805"; }
.bi-p-square-fill::before { content: "\f806"; }
.bi-p-square::before { content: "\f807"; }
.bi-pass-fill::before { content: "\f808"; }
.bi-pass::before { content: "\f809"; }
.bi-prescription::before { content: "\f80a"; }
.bi-prescription2::before { content: "\f80b"; }
.bi-r-circle-fill::before { content: "\f80e"; }
.bi-r-circle::before { content: "\f80f"; }
.bi-r-square-fill::before { content: "\f810"; }
.bi-r-square::before { content: "\f811"; }
.bi-repeat-1::before { content: "\f812"; }
.bi-repeat::before { content: "\f813"; }
.bi-rewind-btn-fill::before { content: "\f814"; }
.bi-rewind-btn::before { content: "\f815"; }
.bi-rewind-circle-fill::before { content: "\f816"; }
.bi-rewind-circle::before { content: "\f817"; }
.bi-rewind-fill::before { content: "\f818"; }
.bi-rewind::before { content: "\f819"; }
.bi-train-freight-front-fill::before { content: "\f81a"; }
.bi-train-freight-front::before { content: "\f81b"; }
.bi-train-front-fill::before { content: "\f81c"; }
.bi-train-front::before { content: "\f81d"; }
.bi-train-lightrail-front-fill::before { content: "\f81e"; }
.bi-train-lightrail-front::before { content: "\f81f"; }
.bi-truck-front-fill::before { content: "\f820"; }
.bi-truck-front::before { content: "\f821"; }
.bi-ubuntu::before { content: "\f822"; }
.bi-unindent::before { content: "\f823"; }
.bi-unity::before { content: "\f824"; }
.bi-universal-access-circle::before { content: "\f825"; }
.bi-universal-access::before { content: "\f826"; }
.bi-virus::before { content: "\f827"; }
.bi-virus2::before { content: "\f828"; }
.bi-wechat::before { content: "\f829"; }
.bi-yelp::before { content: "\f82a"; }
.bi-sign-stop-fill::before { content: "\f82b"; }
.bi-sign-stop-lights-fill::before { content: "\f82c"; }
.bi-sign-stop-lights::before { content: "\f82d"; }
.bi-sign-stop::before { content: "\f82e"; }
.bi-sign-turn-left-fill::before { content: "\f82f"; }
.bi-sign-turn-left::before { content: "\f830"; }
.bi-sign-turn-right-fill::before { content: "\f831"; }
.bi-sign-turn-right::before { content: "\f832"; }
.bi-sign-turn-slight-left-fill::before { content: "\f833"; }
.bi-sign-turn-slight-left::before { content: "\f834"; }
.bi-sign-turn-slight-right-fill::before { content: "\f835"; }
.bi-sign-turn-slight-right::before { content: "\f836"; }
.bi-sign-yield-fill::before { content: "\f837"; }
.bi-sign-yield::before { content: "\f838"; }
.bi-ev-station-fill::before { content: "\f839"; }
.bi-ev-station::before { content: "\f83a"; }
.bi-fuel-pump-diesel-fill::before { content: "\f83b"; }
.bi-fuel-pump-diesel::before { content: "\f83c"; }
.bi-fuel-pump-fill::before { content: "\f83d"; }
.bi-fuel-pump::before { content: "\f83e"; }
.bi-0-circle-fill::before { content: "\f83f"; }
.bi-0-circle::before { content: "\f840"; }
.bi-0-square-fill::before { content: "\f841"; }
.bi-0-square::before { content: "\f842"; }
.bi-rocket-fill::before { content: "\f843"; }
.bi-rocket-takeoff-fill::before { content: "\f844"; }
.bi-rocket-takeoff::before { content: "\f845"; }
.bi-rocket::before { content: "\f846"; }
.bi-stripe::before { content: "\f847"; }
.bi-subscript::before { content: "\f848"; }
.bi-superscript::before { content: "\f849"; }
.bi-trello::before { content: "\f84a"; }
.bi-envelope-at-fill::before { content: "\f84b"; }
.bi-envelope-at::before { content: "\f84c"; }
.bi-regex::before { content: "\f84d"; }
.bi-text-wrap::before { content: "\f84e"; }
.bi-sign-dead-end-fill::before { content: "\f84f"; }
.bi-sign-dead-end::before { content: "\f850"; }
.bi-sign-do-not-enter-fill::before { content: "\f851"; }
.bi-sign-do-not-enter::before { content: "\f852"; }
.bi-sign-intersection-fill::before { content: "\f853"; }
.bi-sign-intersection-side-fill::before { content: "\f854"; }
.bi-sign-intersection-side::before { content: "\f855"; }
.bi-sign-intersection-t-fill::before { content: "\f856"; }
.bi-sign-intersection-t::before { content: "\f857"; }
.bi-sign-intersection-y-fill::before { content: "\f858"; }
.bi-sign-intersection-y::before { content: "\f859"; }
.bi-sign-intersection::before { content: "\f85a"; }
.bi-sign-merge-left-fill::before { content: "\f85b"; }
.bi-sign-merge-left::before { content: "\f85c"; }
.bi-sign-merge-right-fill::before { content: "\f85d"; }
.bi-sign-merge-right::before { content: "\f85e"; }
.bi-sign-no-left-turn-fill::before { content: "\f85f"; }
.bi-sign-no-left-turn::before { content: "\f860"; }
.bi-sign-no-parking-fill::before { content: "\f861"; }
.bi-sign-no-parking::before { content: "\f862"; }
.bi-sign-no-right-turn-fill::before { content: "\f863"; }
.bi-sign-no-right-turn::before { content: "\f864"; }
.bi-sign-railroad-fill::before { content: "\f865"; }
.bi-sign-railroad::before { content: "\f866"; }
.bi-building-add::before { content: "\f867"; }
.bi-building-check::before { content: "\f868"; }
.bi-building-dash::before { content: "\f869"; }
.bi-building-down::before { content: "\f86a"; }
.bi-building-exclamation::before { content: "\f86b"; }
.bi-building-fill-add::before { content: "\f86c"; }
.bi-building-fill-check::before { content: "\f86d"; }
.bi-building-fill-dash::before { content: "\f86e"; }
.bi-building-fill-down::before { content: "\f86f"; }
.bi-building-fill-exclamation::before { content: "\f870"; }
.bi-building-fill-gear::before { content: "\f871"; }
.bi-building-fill-lock::before { content: "\f872"; }
.bi-building-fill-slash::before { content: "\f873"; }
.bi-building-fill-up::before { content: "\f874"; }
.bi-building-fill-x::before { content: "\f875"; }
.bi-building-fill::before { content: "\f876"; }
.bi-building-gear::before { content: "\f877"; }
.bi-building-lock::before { content: "\f878"; }
.bi-building-slash::before { content: "\f879"; }
.bi-building-up::before { content: "\f87a"; }
.bi-building-x::before { content: "\f87b"; }
.bi-buildings-fill::before { content: "\f87c"; }
.bi-buildings::before { content: "\f87d"; }
.bi-bus-front-fill::before { content: "\f87e"; }
.bi-bus-front::before { content: "\f87f"; }
.bi-ev-front-fill::before { content: "\f880"; }
.bi-ev-front::before { content: "\f881"; }
.bi-globe-americas::before { content: "\f882"; }
.bi-globe-asia-australia::before { content: "\f883"; }
.bi-globe-central-south-asia::before { content: "\f884"; }
.bi-globe-europe-africa::before { content: "\f885"; }
.bi-house-add-fill::before { content: "\f886"; }
.bi-house-add::before { content: "\f887"; }
.bi-house-check-fill::before { content: "\f888"; }
.bi-house-check::before { content: "\f889"; }
.bi-house-dash-fill::before { content: "\f88a"; }
.bi-house-dash::before { content: "\f88b"; }
.bi-house-down-fill::before { content: "\f88c"; }
.bi-house-down::before { content: "\f88d"; }
.bi-house-exclamation-fill::before { content: "\f88e"; }
.bi-house-exclamation::before { content: "\f88f"; }
.bi-house-gear-fill::before { content: "\f890"; }
.bi-house-gear::before { content: "\f891"; }
.bi-house-lock-fill::before { content: "\f892"; }
.bi-house-lock::before { content: "\f893"; }
.bi-house-slash-fill::before { content: "\f894"; }
.bi-house-slash::before { content: "\f895"; }
.bi-house-up-fill::before { content: "\f896"; }
.bi-house-up::before { content: "\f897"; }
.bi-house-x-fill::before { content: "\f898"; }
.bi-house-x::before { content: "\f899"; }
.bi-person-add::before { content: "\f89a"; }
.bi-person-down::before { content: "\f89b"; }
.bi-person-exclamation::before { content: "\f89c"; }
.bi-person-fill-add::before { content: "\f89d"; }
.bi-person-fill-check::before { content: "\f89e"; }
.bi-person-fill-dash::before { content: "\f89f"; }
.bi-person-fill-down::before { content: "\f8a0"; }
.bi-person-fill-exclamation::before { content: "\f8a1"; }
.bi-person-fill-gear::before { content: "\f8a2"; }
.bi-person-fill-lock::before { content: "\f8a3"; }
.bi-person-fill-slash::before { content: "\f8a4"; }
.bi-person-fill-up::before { content: "\f8a5"; }
.bi-person-fill-x::before { content: "\f8a6"; }
.bi-person-gear::before { content: "\f8a7"; }
.bi-person-lock::before { content: "\f8a8"; }
.bi-person-slash::before { content: "\f8a9"; }
.bi-person-up::before { content: "\f8aa"; }
.bi-scooter::before { content: "\f8ab"; }
.bi-taxi-front-fill::before { content: "\f8ac"; }
.bi-taxi-front::before { content: "\f8ad"; }
.bi-amd::before { content: "\f8ae"; }
.bi-database-add::before { content: "\f8af"; }
.bi-database-check::before { content: "\f8b0"; }
.bi-database-dash::before { content: "\f8b1"; }
.bi-database-down::before { content: "\f8b2"; }
.bi-database-exclamation::before { content: "\f8b3"; }
.bi-database-fill-add::before { content: "\f8b4"; }
.bi-database-fill-check::before { content: "\f8b5"; }
.bi-database-fill-dash::before { content: "\f8b6"; }
.bi-database-fill-down::before { content: "\f8b7"; }
.bi-database-fill-exclamation::before { content: "\f8b8"; }
.bi-database-fill-gear::before { content: "\f8b9"; }
.bi-database-fill-lock::before { content: "\f8ba"; }
.bi-database-fill-slash::before { content: "\f8bb"; }
.bi-database-fill-up::before { content: "\f8bc"; }
.bi-database-fill-x::before { content: "\f8bd"; }
.bi-database-fill::before { content: "\f8be"; }
.bi-database-gear::before { content: "\f8bf"; }
.bi-database-lock::before { content: "\f8c0"; }
.bi-database-slash::before { content: "\f8c1"; }
.bi-database-up::before { content: "\f8c2"; }
.bi-database-x::before { content: "\f8c3"; }
.bi-database::before { content: "\f8c4"; }
.bi-houses-fill::before { content: "\f8c5"; }
.bi-houses::before { content: "\f8c6"; }
.bi-nvidia::before { content: "\f8c7"; }
.bi-person-vcard-fill::before { content: "\f8c8"; }
.bi-person-vcard::before { content: "\f8c9"; }
.bi-sina-weibo::before { content: "\f8ca"; }
.bi-tencent-qq::before { content: "\f8cb"; }
.bi-wikipedia::before { content: "\f8cc"; }
.bi-alphabet-uppercase::before { content: "\f2a5"; }
.bi-alphabet::before { content: "\f68a"; }
.bi-amazon::before { content: "\f68d"; }
.bi-arrows-collapse-vertical::before { content: "\f690"; }
.bi-arrows-expand-vertical::before { content: "\f695"; }
.bi-arrows-vertical::before { content: "\f698"; }
.bi-arrows::before { content: "\f6a2"; }
.bi-ban-fill::before { content: "\f6a3"; }
.bi-ban::before { content: "\f6b6"; }
.bi-bing::before { content: "\f6c2"; }
.bi-cake::before { content: "\f6e0"; }
.bi-cake2::before { content: "\f6ed"; }
.bi-cookie::before { content: "\f6ee"; }
.bi-copy::before { content: "\f759"; }
.bi-crosshair::before { content: "\f769"; }
.bi-crosshair2::before { content: "\f794"; }
.bi-emoji-astonished-fill::before { content: "\f795"; }
.bi-emoji-astonished::before { content: "\f79a"; }
.bi-emoji-grimace-fill::before { content: "\f79b"; }
.bi-emoji-grimace::before { content: "\f7a0"; }
.bi-emoji-grin-fill::before { content: "\f7a1"; }
.bi-emoji-grin::before { content: "\f7a6"; }
.bi-emoji-surprise-fill::before { content: "\f7a7"; }
.bi-emoji-surprise::before { content: "\f7ac"; }
.bi-emoji-tear-fill::before { content: "\f7ad"; }
.bi-emoji-tear::before { content: "\f7b2"; }
.bi-envelope-arrow-down-fill::before { content: "\f7b3"; }
.bi-envelope-arrow-down::before { content: "\f7b8"; }
.bi-envelope-arrow-up-fill::before { content: "\f7b9"; }
.bi-envelope-arrow-up::before { content: "\f7be"; }
.bi-feather::before { content: "\f7bf"; }
.bi-feather2::before { content: "\f7c4"; }
.bi-floppy-fill::before { content: "\f7c5"; }
.bi-floppy::before { content: "\f7d8"; }
.bi-floppy2-fill::before { content: "\f7d9"; }
.bi-floppy2::before { content: "\f7e4"; }
.bi-gitlab::before { content: "\f7e5"; }
.bi-highlighter::before { content: "\f7f8"; }
.bi-marker-tip::before { content: "\f802"; }
.bi-nvme-fill::before { content: "\f803"; }
.bi-nvme::before { content: "\f80c"; }
.bi-opencollective::before { content: "\f80d"; }
.bi-pci-card-network::before { content: "\f8cd"; }
.bi-pci-card-sound::before { content: "\f8ce"; }
.bi-radar::before { content: "\f8cf"; }
.bi-send-arrow-down-fill::before { content: "\f8d0"; }
.bi-send-arrow-down::before { content: "\f8d1"; }
.bi-send-arrow-up-fill::before { content: "\f8d2"; }
.bi-send-arrow-up::before { content: "\f8d3"; }
.bi-sim-slash-fill::before { content: "\f8d4"; }
.bi-sim-slash::before { content: "\f8d5"; }
.bi-sourceforge::before { content: "\f8d6"; }
.bi-substack::before { content: "\f8d7"; }
.bi-threads-fill::before { content: "\f8d8"; }
.bi-threads::before { content: "\f8d9"; }
.bi-transparency::before { content: "\f8da"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-type-h4::before { content: "\f8dc"; }
.bi-type-h5::before { content: "\f8dd"; }
.bi-type-h6::before { content: "\f8de"; }
.bi-backpack-fill::before { content: "\f8df"; }
.bi-backpack::before { content: "\f8e0"; }
.bi-backpack2-fill::before { content: "\f8e1"; }
.bi-backpack2::before { content: "\f8e2"; }
.bi-backpack3-fill::before { content: "\f8e3"; }
.bi-backpack3::before { content: "\f8e4"; }
.bi-backpack4-fill::before { content: "\f8e5"; }
.bi-backpack4::before { content: "\f8e6"; }
.bi-brilliance::before { content: "\f8e7"; }
.bi-cake-fill::before { content: "\f8e8"; }
.bi-cake2-fill::before { content: "\f8e9"; }
.bi-duffle-fill::before { content: "\f8ea"; }
.bi-duffle::before { content: "\f8eb"; }
.bi-exposure::before { content: "\f8ec"; }
.bi-gender-neuter::before { content: "\f8ed"; }
.bi-highlights::before { content: "\f8ee"; }
.bi-luggage-fill::before { content: "\f8ef"; }
.bi-luggage::before { content: "\f8f0"; }
.bi-mailbox-flag::before { content: "\f8f1"; }
.bi-mailbox2-flag::before { content: "\f8f2"; }
.bi-noise-reduction::before { content: "\f8f3"; }
.bi-passport-fill::before { content: "\f8f4"; }
.bi-passport::before { content: "\f8f5"; }
.bi-person-arms-up::before { content: "\f8f6"; }
.bi-person-raised-hand::before { content: "\f8f7"; }
.bi-person-standing-dress::before { content: "\f8f8"; }
.bi-person-standing::before { content: "\f8f9"; }
.bi-person-walking::before { content: "\f8fa"; }
.bi-person-wheelchair::before { content: "\f8fb"; }
.bi-shadows::before { content: "\f8fc"; }
.bi-suitcase-fill::before { content: "\f8fd"; }
.bi-suitcase-lg-fill::before { content: "\f8fe"; }
.bi-suitcase-lg::before { content: "\f8ff"; }
.bi-suitcase::before { content: "\f900"; }
.bi-suitcase2-fill::before { content: "\f901"; }
.bi-suitcase2::before { content: "\f902"; }
.bi-vignette::before { content: "\f903"; }
@font-face {
	font-family: 'lc_lightbox';
	src:url('../fonts/lc_lightbox.eot');
	src:url('../fonts/lc_lightbox.eot') format('embedded-opentype'),
		url('../fonts/lc_lightbox.woff') format('woff'),
		url('../fonts/lc_lightbox.ttf') format('truetype'),
		url('../fonts/lc_lightbox.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



/*------------------------------------------------------------------
[Table of contents]

* (1) wrapper / #lcl_wrap

    + (2) lightbox window / #lcl_window
	
		- (3) loader 				/ #lcl_loader
		- (4) commands container 	/ #lcl_nav_cmd
		
			- single command / .lcl_icon
				
				- socials tooltip / .lcl_socials_tt
		
		- (5) contents wrapper / #lcl_contents_wrap
		
			- shown element wrapper / #lcl_subj
			- (6) texts wrapper 		/ #lcl_txt
			
				- title 			/ #lcl_title
				- author			/ #lcl_author
				- description 		/ #lcl_descr
				- comments wrapper 	/ .lcl_comments_wrap


	+ (7) thumbnails navigator / #lcl_thumbs_nav
	
		- thumb image / .lcl_tn_image
		
	
	+ lightbox overlay 	/ #lcl_overlay
	+ (8) progressbar 	/ #lcl_progressbar

-------------------------------------------------------------------*/


.lcl_fade_oc.lcl_pre_show #lcl_overlay,
.lcl_fade_oc.lcl_pre_show #lcl_window,
.lcl_fade_oc.lcl_is_closing #lcl_overlay,
.lcl_fade_oc.lcl_is_closing #lcl_window {
	opacity: 0 !important;
}
.lcl_fade_oc.lcl_is_closing #lcl_overlay {
	-webkit-transition-delay: .15s !important; 
	transition-delay: .15s !important;
}

/* (1) basic styles */
#lcl_wrap {
	bottom: 0;
    left: 0;
    position: fixed;
    top: 0;
    right: 0;
	text-align: center;
	overflow-x: hidden;
	overflow-y: hidden;
	z-index: 999999999;
	-webkit-overflow-scrolling: touch;
}
#lcl_wrap:before {
	content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;	
}
#lcl_wrap > * {
	text-align: left;	
	box-sizing: border-box;
}
#lcl_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: -1;
	background-position: top left;
	background-repeat: repeat;
	
	-webkit-transform: 	translateZ(0);
	transform: 			translateZ(0);
}
#lcl_wrap:not(.lcl_pre_show) {
	-webkit-transition: all .35s ease-in; 
	transition: 		all .35s ease-in; 	
}


/* (3) loader */
#lcl_loader {
	display: block;
	opacity: 0;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	z-index: -1;
	
	/* timing overrided by JS */
	-webkit-transition: opacity .3s ease-out;
	transition: 		opacity .3s ease-out;
}
#lcl_loader.lcl_loader_pre_first_el {
	opacity: 0 !important;	
}
.lcl_first_sizing #lcl_loader:not(.no_loader),
.lcl_loading_iframe #lcl_loader:not(.no_loader),
.lcl_loading_videojs #lcl_loader:not(.no_loader),
.lcl_switching_elem #lcl_loader:not(.no_loader) {
	opacity: 1;
	z-index: 99999;	
}
#lcll_1, #lcll_2 {
	box-sizing: border-box;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	margin-top: -50%;
	margin-left: -50%;
	background: transparent;
	
	border-color: #aaa #aaa transparent;
	border-width: 3px;
	border-style: solid;

	-webkit-animation:	lcl-loader 1.4s infinite linear;
	animation: 			lcl-loader 1.4s infinite linear; 
}
#lcll_2 {
	width: 50%;	
    height: 50%;
    margin-left: -25%;
    margin-top: -25%;
	border-right-color: transparent !important;
    
	-webkit-animation-duration: 1.15s;
	animation-duration: 1.15s;
	-webkit-animation-direction: reverse;
	animation-direction: reverse;
}
@-webkit-keyframes lcl-loader {
	100% {-webkit-transform: rotate(360deg) translateZ(0);} 
}
@keyframes lcl-loader {
	100% {transform: rotate(360deg) translateZ(0);} 
}



/* (2) window */
#lcl_subj.lcl_switching_el > * {
	opacity: 0;	
}
#lcl_contents_wrap { /* timing overrided by JS */
	-webkit-transition: opacity .3s ease;  
	transition: 		opacity .3s ease;		
}
.lcl_first_sizing #lcl_contents_wrap,
.lcl_loading_iframe #lcl_contents_wrap,
.lcl_loading_videojs #lcl_contents_wrap,
.lcl_switching_elem #lcl_contents_wrap,
.lcl_toggling_fs #lcl_contents_wrap {
	opacity: 0 !important;	
}
.lcl_first_sizing #lcl_contents_wrap *,
.lcl_loading_iframe #lcl_contents_wrap *,
.lcl_loading_videojs #lcl_contents_wrap *,
.lcl_switching_elem #lcl_contents_wrap *,
.lcl_toggling_fs #lcl_contents_wrap * {
	-webkit-transition: none !important; 
	transition: 		none !important; 
}
#lcl_window {
	display: inline-block;
    text-align: left;
	z-index: 30;
	vertical-align: middle;
	
	width: 100%;
	height: 100%;
	max-height: 100%;
    max-width: 100%;
	min-width: 50px;
	min-height: 50px;
	line-height: 0 !important;
	overflow: visible;
	position: relative;
	top: 0;
	left: 0;
	background-color: #fff;
	
	-webkit-transform: 	translateZ(0);
	transform: 			translateZ(0);
}
.lcl_image_elem,
#lcl_elem_wrap:not(.lcl_image_elem) .lcl_elem { /* timing overrided by JS */
	-webkit-transition: all .3s ease-out;  
	transition: 		all .3s ease-out;
}
.lcl_toggling_fs#lcl_wrap, /* fullscreen switch - fast transition */
.lcl_toggling_fs #lcl_window,
.lcl_toggling_fs .lcl_image_elem,
.lcl_toggling_fs #lcl_elem_wrap .lcl_elem {
	-webkit-transition: all .05s linear;  
	transition: 		all .05s linear;
}
.lcl_is_resizing:not(.lcl_first_sizing):not(.lcl_toggling_txt):not(.lcl_toggling_tn):not(.lcl_toggling_fs) #lcl_window,
.lcl_is_resizing:not(.lcl_toggling_txt):not(.lcl_toggling_tn) .lcl_image_elem,
.lcl_is_resizing:not(.lcl_toggling_txt):not(.lcl_toggling_tn) #lcl_elem_wrap:not(.lcl_image_elem),
.lcl_show_already_shaped #lcl_window {
	-webkit-transition: none !important;   
	transition: 		none !important; 	
}
.lcl_tn_hidden #lcl_window {
	margin-top: 0 !important;	
}
.lcl_pre_first_el:not(.lcl_show_already_shaped) #lcl_window {
	width: 100px;
	height: 100px;
	max-width: 85px !important;
	max-height: 85px !important;	
}
.lcl_is_closing #lcl_window {
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;	
}


/* (5) contents wrap */
#lcl_contents_wrap,
#lcl_subj {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden !important;
	
}
.lcl_on_mobile #lcl_subj {
	overflow: auto !important;	
}
#lcl_subj {
	z-index: 10;
}
#lcl_wrap:not(.lcl_switching_elem) #lcl_subj {
	-webkit-transition: border-width .35s ease;   
	transition: 		border-width .35s ease;	
}

.lcl_toggling_txt #lcl_subj {
	-webkit-transition-delay: 	.55s !important; /* delay to allow sizing on text hiding */ 
	transition-delay: 			.55s !important;
}
#lcl_elem_wrap {
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;	
}
.lcl_image_elem,
.lcl_html_elem {
	position: absolute !important;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.lcl_image_elem img {
	left: -99999px;
    position: fixed !important;
}
.lcl_html_elem {
	line-height: normal;
	padding: 15px;
	overflow-y: auto;
	background: #fdfdfd;	
}
.lcl_fullscreen_mode[lcl-type=iframe] #lcl_subj {
	top: 60px;		
}

.lcl_video_elem > *,
.lcl_youtube_elem > *,
.lcl_vimeo_elem > *,
.lcl_dailymotion_elem > *,
.lcl_iframe_elem > *,
.lcl_postered_video > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}

/* video.js customization */
.lcl_elem.video-js {
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
	background: #000 !important;
}
.lcl_elem.video-js .vjs-fullscreen-control {
	display: none !important;	
}
.lcl_elem.video-js .vjs-big-play-button {
	background-color: rgba(43, 51, 63, 0.7);
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 40px;
    line-height: 62px;
	width: 66px;	
	height: 66px;
    left: 50%;
    top: 50%;
	margin: -33px 0 0 -33px;
}
.lcl_elem.video-js .vjs-poster {
	background-size: cover;	
}


/* video poster */
.lcl_postered_video {
	background-size: cover;
	background-position: center;	
}
.lcl_postered_video:not(.lcl_poster_clicked) {
	cursor: pointer;
}
.lcl_postered_video:not(.lcl_poster_clicked):before {
	content: "\f0bf";
	box-sizing: border-box;
	font-size: 38px !important;
	line-height: 62px !important;
	text-indent: 5px !important;
	color: #fff;
	border-radius: 50%;
	position: absolute;
	background: rgba(43, 51, 63, 0.7);
	
	top: 50%;
	left: 50%;
	width: 66px;
	height: 66px;
	margin-left: -33px;
	margin-top: -33px;
	border: 2px solid #fff;
	
	-webkit-transition: background .03s linear;   
	transition: 		background .03s linear;	
}
.lcl_postered_video:not(.lcl_poster_clicked):hover:before {
	background: rgba(115, 133, 159, .5);
}
.lcl_postered_video:not(.lcl_poster_clicked) iframe {
	display: none;	
}


/* HTML element - special sizing */
.lcl_html_container {
	margin: auto;
	overflow: auto;	
	position: relative;
}
#lcl_wrap[lcl-type="html"]:not(.lcl_fullscreen_mode) .lcl_html_elem {
	position: static !important;	
}
#lcl_wrap[lcl-type="html"]:not(.lcl_fullscreen_mode) #lcl_contents_wrap, 
#lcl_wrap[lcl-type="html"]:not(.lcl_fullscreen_mode) #lcl_subj {
	position: relative !important;	
}

#lcl_wrap[lcl-type="html"].lcl_txt_under:not(.lcl_fullscreen_mode) #lcl_txt {
	position: relative !important;	
}
#lcl_wrap[lcl-type="html"].lcl_txt_under:not(.lcl_forced_over) #lcl_contents_wrap, 
#lcl_wrap[lcl-type="html"] #lcl_subj {
	overflow: auto;			
}
.lcl_fullscreen_mode#lcl_wrap[lcl-type="html"] #lcl_elem_wrap {
	display: flex;
	-webkit-align-items: center;
	align-items: center;	
}
.lcl_fullscreen_mode .lcl_html_elem {
	padding-top: 18px;
	border-top: 42px solid #fdfdfd;	
	padding-bottom: 0;
	border-bottom: 15px solid #fdfdfd;	
}


/* error message */
#lcl_inline {
	padding: 15px 10px;
	line-height: 20px;	
}



/* (4) BUTTONS */
#lcl_nav_cmd {
	position: absolute;
	top: 0;	
	z-index: 100;
	overflow: visible;
    padding: 8px;
	height: 0; /* allow contents click */
}
.lcl_corner_close.lcl_inner_cmd:not(.lcl_txt_rside):not(.lcl_forced_outer_cmd) #lcl_nav_cmd,
.lcl_corner_close.lcl_no_txt:not(.lcl_forced_outer_cmd) #lcl_nav_cmd,
.lcl_corner_close.lcl_hidden_txt:not(.lcl_forced_outer_cmd) #lcl_nav_cmd,
.lcl_corner_close.lcl_force_txt_over:not(.lcl_forced_outer_cmd) #lcl_nav_cmd {
	padding-right: 24px !important
}

.lcl_first_sizing #lcl_nav_cmd,
.lcl_loading_iframe #lcl_nav_cmd,
.lcl_loading_videojs #lcl_nav_cmd,
.lcl_switching_elem #lcl_nav_cmd,
.lcl_toggling_txt.lcl_inner_cmd #lcl_nav_cmd,
.lcl_toggling_fs #lcl_nav_cmd {
	opacity: 0 !important;	
}

#lcl_nav_cmd {
	right: 0;
	left: 0;	
}
.lcl_outer_cmd #lcl_nav_cmd {
	z-index: 99999;
	margin: 0 !important;
	padding: 10px 15px;	
}
.lcl_outer_cmd:not(.lcl_first_sizing):not(.lcl_first_sizing):not(.lcl_loading_iframe):not(.lcl_switching_elem):not(.lcl_toggling_txt):not(.lcl_toggling_fs):not(.lcl_is_closing) #lcl_nav_cmd {
	opacity: 1 !important;
}
.lcl_is_closing.lcl_outer_cmd #lcl_nav_cmd {
	-webkit-transition: all .2s ease;  
	transition: 		all .2s ease;	
	
	opacity: 0 !important;
}

#lcl_nav_cmd .lcl_icon {
	display: inline-block;
	border-radius: 3px;
	background: #fefefe;

	box-shadow: 0 0 2px rgb(20, 20, 20, 0.05);
	
	border: 1px solid #eaeaea;
	text-align: center;	
	vertical-align: top;
	margin: 4px;
	width: 28px;
	height: 28px;
	color: #6f6f6f;
	position: relative;
}
.lcl_outer_cmd .lcl_close {
	right: 0 !important;
    top: 0 !important;
}
@media screen and (min-width:450px) { 
	.lcl_inner_cmd:not(.lcl_on_mobile) #lcl_nav_cmd .lcl_icon,
	.lcl_fullscreen_mode.lcl_outer_cmd:not(.lcl_on_mobile):not([lcl-type=iframe]):not([lcl-type=html]) #lcl_nav_cmd .lcl_icon {
		opacity: 0;
		-webkit-transform:	scale(0.7);
		-ms-transform: 		scale(0.7);
		transform: 			scale(0.7);
		
		-webkit-transition: opacity .2s ease-in .5s, box-shadow .2s ease-in .5s, -webkit-transform .2s ease-in .5s; 
		transition: 		opacity .2s ease-in .5s, box-shadow .2s ease-in .5s, transform .2s ease-in .5s;
	}
	#lcl_window:not(.lcl_on_mobile):hover #lcl_nav_cmd .lcl_icon,
	.lcl_fullscreen_mode.lcl_outer_cmd:not(.lcl_on_mobile):not([lcl-type=iframe]):not([lcl-type=html]):hover #lcl_nav_cmd .lcl_icon {
		opacity: 1;
		
		-webkit-transition: all .2s ease-in 0s; 
		transition: 		all .2s ease-in 0s;
		
		-webkit-transform: 	scale(1);
		-ms-transform: 		scale(1);
		transform: 			scale(1);
	}
}

.lcl_icon:before,
.lcl_tn_prev:before,
.lcl_tn_next:before,
#lcl_corner_close:before,
.lcl_postered_video:not(.lcl_poster_clicked):before {
	font-family: 'lc_lightbox' !important;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	display: block;
	font-size: 16px;
	line-height: 27px;
	z-index: 10;
	position: relative;
	
	-webkit-transition: all .15s ease; 
	transition: 		all .15s ease;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;	 
}

.lcl_icon:not(.lcl_counter):after {
	content: "";
	display: block;
    left: -1px;
	right: -1px;
    position: absolute;
    top: -1px;
	bottom: -1px;
    z-index: 5;
	border-radius: 3px;
	opacity: 0;
	background: #6f6f6f;
	
	-webkit-transition: all .2s ease;
	transition: 		all .2s ease;
	
   -webkit-transform: 	scale(0);
	transform: 			scale(0);
}
.lcl_nav_btn_middle .lcl_next:after, 
.lcl_nav_btn_middle .lcl_prev:after {
	-webkit-transition-duration: .15s; 
	transition-duration: .15s;	
}
.lcl_nav_btn_middle.lcl_inner_cmd .lcl_next:after {
	right: 0 !important;	
}
.lcl_nav_btn_middle.lcl_inner_cmd .lcl_prev:after {
	left: 0 !important;	
}
#lcl_wrap:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):not(.lcl_zoom_disabled):not(a):hover {
	border-radius: 5px !important; 
}
#lcl_wrap:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):not(.lcl_zoom_disabled):not(a):hover:before,
#lcl_corner_close:before {
	color: #fff;
}
#lcl_wrap:not(.lcl_on_mobile) .lcl_icon:not(.lcl_counter):not(.lcl_zoom_disabled):not(a):hover:after {
	opacity: 1;
	
	-webkit-transform: 	scale(1);
	transform: 			scale(1);
}


.lcl_prev:before	{content: "\f053"; text-indent: -1px;}
.lcl_next:before 	{content: "\f054"; text-indent: 1px;}
.lcl_play:before	{content: "\f0bf"; font-size: 20px; line-height: 28px; text-indent: 1px;}
.lcl_is_playing .lcl_play:before	{content: "\f0bb"; font-size: 20px; line-height: 28px; text-indent: 0;}

.lcl_close:before, #lcl_corner_close:before	{content: "\e901"; font-size: 20px; line-height: 28px;}
.lcl_fullscreen:before	{content: "\f065";}
.lcl_fullscreen_mode .lcl_fullscreen:before	{content: "\e900";}
.lcl_zoom_out:before	{content: "\e909"; font-size:16px;}
.lcl_zoom_in:before		{content: "\e908"; font-size:16px;}
.lcl_txt_toggle:before		{content: "\f10e"; font-size: 16px;}
.lcl_thumbs_toggle:before	{content: "\e902"; font-size: 15px; line-height: 26px; text-indent: -1px;}

.lcl_window:before		{content: "\e900";}
.lcl_download:before	{content: "\e9c5";}
.lcl_socials:before		{content: "\e600"; font-size: 15px; line-height: 26px;}

.lcl_fb:before		{content: "\f09a"; font-size: 17px;}
.lcl_twit:before	{content: "\f099"; font-size: 18px;}
.lcl_pint:before	{content: "\f0d2"; font-size: 18px;}
.lcl_wa:before		{content: "\f232"; font-size: 18px;}

.lcl_tn_prev:before {content: "\f137";}
.lcl_tn_next:before {content: "\f138";}

.lcl_right_icon {
	float: right;
}
.lcl_close {
	margin-left: 36px !important;	
}


.lcl_counter {
	cursor: default !important;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    padding: 0 10px;
    width: auto !important;
}
@media screen and (max-width:340px) { 
	.lcl_counter {
		display: none !important;	
	}
}
.lcl_download {
	position: relative;	
}
.lcl_download a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 50;
}
.lcl_first_elem:not(.lcl_on_mobile) #lcl_window:hover .lcl_prev {
	opacity: 0.5 !important;	
	cursor: default !important;
}
.lcl_last_elem:not(.lcl_on_mobile) #lcl_window:hover  .lcl_next {
	opacity: 0.5 !important;	
	cursor: default !important;
}
.lcl_last_elem .lcl_play {
	display: none !important;	
}
#lcl_thumb_prev div:before,
#lcl_thumb_next div:before {
	font-size: 20px;	
}
.lcl_icon {
	cursor: pointer;	
	display: inline-block;	
	height: 24px;
	width: 24px;
	border-radius: 2px;
	box-sizing: content-box !important;
	
	-webkit-transition: all .2s linear;
	transition: 		all .2s linear;
}


/* button status */
.lcl_no_carousel[lc-lelem="0"] .lcl_prev:before,
.lcl_no_carousel.lcl_last_elem .lcl_next:before,
.lcl_hidden_txt .lcl_txt_toggle:before,
.lcl_tn_hidden .lcl_thumbs_toggle:before,
.lcl_zoom_icon.lcl_zoom_disabled:before {
	opacity: .6 !important;	
}
.lcl_no_carousel[lc-lelem="0"] .lcl_prev,
.lcl_no_carousel.lcl_last_elem .lcl_next {
	cursor: default !important;	
}
.lcl_no_carousel[lc-lelem="0"] .lcl_prev:after,
.lcl_no_carousel.lcl_last_elem .lcl_next:after {
	display: none !important;	
}


/* alternative inner close button */
#lcl_corner_close {
	position: absolute;
	right: -22px; /* pos overwritten by JS */
    top: -24px;
	border: 3px solid #d3d3d3;
	background: #6f6f6f;
	box-sizing: content-box !important;
    border-radius: 50%;
    min-height: 34px;
    min-width: 34px;
	cursor: pointer;
	z-index: 150;
	
	-webkit-transition: opacity .3s ease;  
	transition: 		opacity .3s ease;		
}
.lcl_first_sizing #lcl_corner_close,
.lcl_loading_iframe #lcl_corner_close,
.lcl_loading_videojs #lcl_corner_close,
.lcl_switching_elem #lcl_corner_close,
.lcl_toggling_fs #lcl_corner_close {
	opacity: 0 !important;	
}
#lcl_corner_close:before {
	font-size: 20px !important;
    line-height: 34px !important;

	-webkit-transition: all .3s ease;
	transition: 		all .3s ease;	
}
#lcl_corner_close:not(.lcl_on_mobile):hover:before {
	-webkit-transform: 	rotate(180deg);
	transform: 			rotate(180deg);	
}
.lcl_normal_close #lcl_corner_close,
.lcl_outer_cmd #lcl_corner_close,
.lcl_corner_close.lcl_inner_cmd .lcl_close {
	display: none !important;	
}


/* nav arrows in middle position */
.lcl_nav_btn_middle .lcl_prev,
.lcl_nav_btn_middle .lcl_next {
	position: fixed !important;
	top: 50%;
	margin-top: -32px !important;
	padding: 16px 4px; 	
}
.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_prev,
.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_next {
	box-shadow: none !important;
	border: none !important;	
}
.lcl_nav_btn_middle .lcl_prev:before,
.lcl_nav_btn_middle .lcl_next:before {
	font-size: 23px !important;
}
.lcl_nav_btn_middle .lcl_prev {
	left: 0px;	
}
.lcl_nav_btn_middle.lcl_inner_cmd .lcl_prev {
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.lcl_nav_btn_middle .lcl_next {
	right: 0px;	
}
.lcl_nav_btn_middle.lcl_inner_cmd .lcl_next {
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;	
}
.lcl_nav_btn_middle.lcl_outer_cmd .lcl_prev {
	margin-left: 19px !important;
}
.lcl_nav_btn_middle.lcl_outer_cmd .lcl_next {
	margin-right: 19px !important;
}
.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_prev:after {
	border-top-left-radius: 0 !important;	
	border-bottom-left-radius: 0 !important;	
}
.lcl_nav_btn_middle.lcl_inner_cmd:not(.lcl_fullscreen_mode) .lcl_next:after {
	border-top-right-radius: 0 !important;	
	border-bottom-right-radius: 0 !important;	
}

/* manage btn margins on mobile screens*/
@media screen and (max-width:450px) { 
	#lcl_nav_cmd .lcl_icon {
		margin: 0;	
	}
	.lcl_close {
		margin-left: 26px !important;
	}
}


/* IMAGE ZOOM */
.lcl_on_mobile .lcl_zoom_wrap {
	overflow: scroll !important;
}
.lcl_zoom_wrap, 
.lcl_zoom_wrap * {
	cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -webkit-grab;
	
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lcl_zoom_wrap:active {
	cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grabbing;
    cursor: -webkit-grabbing;
}
.lcl_zoom_icon.lcl_zoom_disabled {
	cursor: default !important;	
}
.lcl_zoom_icon.lcl_zoom_disabled:after {
	display: none !important;	
}
.lcl_zoom_helper {
	position: absolute;
	font-size: 8.4px;
	color: rgb(250,250,250);
	background: #972626;
	display: inline-block;
	border: 2px solid #972626;
	padding: 5px 1px;
	font-family: arial;
	text-shadow: 0 0 0 rgba(250,250,250, 0.8);
	letter-spacing: 0.28px;
	border-radius: 1px;
	line-height: 0;
	z-index: 10;
	bottom: -11px;
	right: -7px;	
	
	-webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



/* (6) TEXTS */
#lcl_txt {
	padding: 12px 10px;
	line-height: 20px;
	z-index: 50;
	position: absolute;
	overflow: hidden;
	box-sizing: border-box;
}
.lcl_toggling_txt #lcl_txt {
	-webkit-transition: -webkit-transform .45s ease .1s, opacity .35s ease .1s; 
	transition: 		transform .45s ease .1s, opacity .35s ease .1s;
}
#lcl_txt * {
	font-family: 'Arial',​ 'sans-serif';	
}
.lcl_no_txt #lcl_txt {
	display: none !important;	
}
#lcl_txt > * {
	padding: 0;
	margin: 0;
	text-align: left;	
	position: relative;
	
	overflow-wrap: break-word;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
#lcl_title {
	font-size: 17px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 4px;
}
#lcl_author {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;	
}
.lcl_comments_wrap {
	min-width: 178px;	
}
.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt .lcl_txt_border,
.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt .lcl_txt_border {
	border-bottom: 1px dashed #cfcfcf;
    margin-bottom: 12px;
    padding-bottom: 17px;		
}
.lcl_txt_under #lcl_txt .lcl_txt_border,
.lcl_txt_over #lcl_txt .lcl_txt_border,
.lcl_force_txt_over #lcl_txt .lcl_txt_border {
	border-bottom: 1px dashed #cfcfcf;
    margin-bottom: 10px;
    padding-bottom: 12px;		
}
#lcl_descr {
	font-size: 14px;
	line-height: 20px;	
}
.lcl_switching_el #lcl_txt,
.lcl_txt_under_calc #lcl_txt, .lcl_txt_under_calc #lcl_txt *,
.lcl_txt_under.lcl_is_resizing:not(.lcl_force_txt_over) #lcl_txt {
	-webkit-transition-duration: 0ms !important; 
	transition-duration: 0ms !important;
}


/* text under/over element */
.lcl_txt_under #lcl_txt,
.lcl_txt_over #lcl_txt {
	left: 0;
	bottom: 0;	
}

/* text under */
.lcl_txt_under #lcl_txt {
	background: #fff;	
}
.lcl_txt_under:not(.lcl_force_txt_over) #lcl_txt {
	padding: 18px 25px 22px;
	margin-bottom: 0 !important;	
}
.lcl_txt_under.lcl_is_resizing:not(.lcl_force_txt_over) #lcl_txt,
.lcl_txt_under.lcl_toggling_txt:not(.lcl_force_txt_over) #lcl_txt {
	opacity: 0 !important;
}
.lcl_txt_under.lcl_hidden_txt.lcl_toggling_txt:not(.lcl_force_txt_over) #lcl_txt {
	visibility: hidden !important;
}
.lcl_txt_under:not(.lcl_force_txt_over) #lcl_txt:after {
	height: 7px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

/* text over */
.lcl_force_txt_over #lcl_txt,
.lcl_txt_over #lcl_txt {
	background: rgba(255, 255, 255, 0.9);
	background-clip: padding-box !important;
    border: 15px solid transparent;
	border-radius: 0 17px 17px 0;
	max-height: calc(100% - 42px);
	padding: 13px 22px;
	overflow: auto;
	bottom: 0;
}
.lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt,
.lcl_fullscreen_mode.lcl_txt_over #lcl_txt {
	bottom: auto !important;
	right: auto !important;
	left: 0 !important;
	top: 42px !important;
	padding: 17px 22px !important;
	max-width: 33.3%;
	max-height: calc(100% - 42px);
	
	-webkit-transition: -webkit-transform .45s ease .1s, opacity .35s ease .1s, bottom .3s ease;
	transition: 		transform .45s ease .1s, opacity .35s ease .1s, bottom .3s ease;
}
.lcl_playing_video.lcl_txt_over #lcl_txt, 
.lcl_playing_video.lcl_force_txt_over #lcl_txt {
	max-height: calc(100% - 42px - 45px); /* top = 42 + bottom = 45 */
	bottom: 45px;
}
@media screen and (max-width:1024px) { 
	.lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt,
	.lcl_fullscreen_mode.lcl_txt_over #lcl_txt {
		max-width: 66.6%;	
	}
}
@media screen and (max-width:780px) { 
	.lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt,
	.lcl_fullscreen_mode.lcl_txt_over #lcl_txt {
		max-width: 100%;	
	}
}



/* text on sides */
.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt,
.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
	padding: 16px 24px;	
	top: 0;
	bottom: 0;
	width: 330px;
	overflow-y: auto;
	overflow-x: hidden;
}
.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt:after,
.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt:after {
    bottom: 0;
    position: absolute;
    top: 0;
    width: 4px;
}
.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
	padding-left: 18px;	
}
.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt {
	padding-right: 18px;	
}



/* text on right side */
.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
	border-right: 330px solid transparent;
} 
.lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,
.lcl_nav_btn_middle.lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next, .lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next,
.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav, .lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
	right: 330px;	
}
.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt {
	right: 0;
	background: #fefefe;
}



/* text on left side */
.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
	border-left: 330px solid transparent;
}
.lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,
.lcl_nav_btn_middle.lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev, .lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev,
.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav, .lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
	left: 330px;	
}
.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
	left: 0;
	background: #fefefe;
}



/* text on side on small screens */
@media screen and (max-width:780px) { 
	.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt,
	.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
		width: 220px;	
	}
	
	.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
		border-right-width: 220px;
	}
	.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
		border-left-width: 220px;
	}

	.lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,
	.lcl_nav_btn_middle.lcl_txt_rside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next, .lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next,
	.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav, .lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
		right: 220px;	
	}
	.lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd,
	.lcl_nav_btn_middle .lcl_txt_lside.lcl_inner_cmd:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev, .lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev,
	.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav, .lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
		left: 220px;	
	}
}

/* text on side on large screens + fullscreen */
@media screen and (min-width:1700px) { 
	.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt,
	.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
		width: 400px;	
	}
	
	.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
		border-right-width: 400px;
	}
	.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_subj {
		border-left-width: 400px;
	}

	.lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_next,
	.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav, 
	.lcl_fullscreen_mode.lcl_txt_rside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
		right: 400px;	
	}
	.lcl_fullscreen_mode.lcl_nav_btn_middle.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) .lcl_prev,
	.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_thumbs_nav, 
	.lcl_fullscreen_mode.lcl_txt_lside:not(.lcl_no_txt):not(.lcl_force_txt_over) #lcl_nav_cmd {
		left: 400px;	
	}
}


/* hidden side text - force sizes */
.lcl_hidden_txt.lcl_inner_cmd #lcl_nav_cmd,
.lcl_hidden_txt.lcl_outer_cmd #lcl_nav_cmd,
.lcl_fullscreen_mode.lcl_hidden_txt #lcl_thumbs_nav {
	right: 0 !important;
	left: 0 !important;	
}
.lcl_nav_btn_middle.lcl_hidden_txt.lcl_inner_cmd .lcl_prev,
.lcl_nav_btn_middle.lcl_hidden_txt.lcl_outer_cmd .lcl_prev {
	left: 0px !important;	
}
.lcl_nav_btn_middle.lcl_hidden_txt.lcl_inner_cmd .lcl_next,

.lcl_nav_btn_middle.lcl_hidden_txt.lcl_outer_cmd .lcl_next  {
	right: 0px !important;	
}



/* sub-texts */
#lcl_txt > *:first-child {
	padding-top: 0;
	margin-top: 0; 
}
#lcl_txt > *:last-child {
	padding-bottom: 0;
	margin-bottom: 0; 
}


/* hide texts */
.lcl_hidden_txt.lcl_txt_under:not(.lcl_force_txt_over) #lcl_txt {
	height: 0 !important;
	padding: 0 !important;
	
	-webkit-transform: 	translateY(100%);
	-ms-transform:		translateY(100%);
	transform: 			translateY(100%);	
}
.lcl_hidden_txt:not(.lcl_fullscreen_mode).lcl_txt_over #lcl_txt,
.lcl_hidden_txt:not(.lcl_fullscreen_mode).lcl_force_txt_over #lcl_txt {
	opacity: 0 !important;	
	z-index: -1;
	
	-webkit-transform:  translateY(30px) scale(.95);
	-ms-transform:		translateY(30px) scale(.95);
	transform: 			translateY(30px) scale(.95);
}
.lcl_hidden_txt.lcl_fullscreen_mode.lcl_txt_over #lcl_txt,
.lcl_hidden_txt.lcl_fullscreen_mode.lcl_force_txt_over #lcl_txt {
	-webkit-transform: 	translateX(-110%) scale(.8);
	-ms-transform:		translateX(-110%) scale(.8);
	transform: 			translateX(-110%) scale(.8);	
}

.lcl_hidden_txt.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_subj,
.lcl_hidden_txt.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_subj {
	border-width: 0 !important;
}
.lcl_hidden_txt.lcl_txt_rside:not(.lcl_force_txt_over) #lcl_txt {
	-webkit-transform: 	translateX(100%);
	-ms-transform:		translateX(100%);
	transform: 			translateX(100%);	
}
.lcl_hidden_txt.lcl_txt_lside:not(.lcl_force_txt_over) #lcl_txt {
	-webkit-transform: 	translateX(-100%);
	-ms-transform:		translateX(-100%);
	transform: 			translateX(-100%);	
}




/* TOOLTIP */
.lcl_tooltip {
	position: absolute;
	left: 50%;
	background: #fff;
	padding: 7px;
	border-radius: 3px;	
	box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.15);
	opacity: 0;
	font-size: 14px;
	
	-webkit-transition: all .25s ease-out;
	transition: 		all .25s ease-out;
}
.lcl_tooltip:before {
	content: "";
    border-style: solid;
    border-width: 7px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
}
.lcl_tooltip.lcl_tt_bottom:before {
	bottom: 100%;	
	border-color: transparent transparent #fff;	
}
.lcl_tooltip.lcl_tt_top:before {
	top: 100%;
	border-color: #fff transparent transparent;
}
.lcl_tooltip.lcl_tt_bottom {
	top: 115%;
	
	-webkit-transform: translate(-50%, 8px);
	-ms-transform: translate(-50%, 8px);
	transform: translate(-50%, 8px);
}
.lcl_tooltip.lcl_tt_top {
	bottom: 115%;	
	
	-webkit-transform: translate(-50%, -8px);
	-ms-transform: translate(-50%, -8px);
	transform: translate(-50%, -8px);
}
.lcl_tooltip.lcl_show_tt {
	opacity: 1;	
	
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}



/* SOCIALS VISIBILITY */
.lcl_tooltip.lcl_socials_tt {
	white-space: nowrap;
	padding-left: 0;
    padding-right: 0;
	top: 150%;
}
.lcl_socials {
	position: relative;	
}
#lcl_wrap[lcl-type=html] .lcl_socials,
#lcl_wrap[lcl-type=iframe] .lcl_socials {
	display: none !important;	
}
.lcl_socials_tt a {
	border-width: 0 0 0 1px !important;
	border-style: solid;
	border-color: #eaeaea;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 0px 12px;
    text-decoration: none !important;	
	margin: 0 !important;
	max-width: 17px;
}
.lcl_socials_tt a:first-child {
	border: none !important;
}



/* FULLSCREEN MODE */
#lcl_wrap.lcl_fullscreen_mode {
	padding: 0 !important;	
}
.lcl_fullscreen_mode #lcl_window,
.lcl_fullscreen_mode #lcl_contents_wrap {
	border-radius: 0 !important;
	
}
.lcl_fullscreen_mode #lcl_window {
	border-width: 0 !important;
	margin-top: 0 !important;
}
.lcl_fullscreen_mode #lcl_subj,
.lcl_fullscreen_mode #lcl_txt {
	margin: 0 !important;	
}
.lcl_fullscreen_mode #lcl_elem_wrap {
	bottom: 0 !important;	
}

.lcl_fullscreen_mode.lcl_toggling_txt.lcl_outer_cmd,
.lcl_fullscreen_mode.lcl_toggling_txt.lcl_nav_btn_middle .lcl_prev, 
.lcl_fullscreen_mode.lcl_toggling_txt.lcl_nav_btn_middle .lcl_next {
	-webkit-transition: all .4s ease .2s !important;
	transition: 		all .4s ease .2s !important;
}



/* (7) THUMBS NAVIGATOR */
#lcl_thumbs_nav {
	margin: 10px 20px; 
	position: fixed;
	bottom: 0;
	left: 0;
	right:0;
	box-sizing: content-box !important;
	z-index: 60;
	
	-webkit-transition: -webkit-transform .35s ease-in, opacity .5s ease, margin .35s ease, left .4s ease .2s, right .4s ease .2s;
	transition: 		transform .35s ease-in, opacity .5s ease, margin .35s ease, left .4s ease .2s, right .4s ease .2s;	
}
#lcl_thumbs_nav, #lcl_thumbs_nav * {
	-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.lcl_playing_video.lcl_fullscreen_mode #lcl_thumbs_nav {
	margin-bottom: 50px;	
}
.lcl_tn_hidden #lcl_thumbs_nav,
.lcl_pre_first_el #lcl_thumbs_nav,
#lcl_thumbs_nav.lcl_pre_tn_scroll {
	opacity: 0;
	
	-webkit-transform: 	translateY(150%);
	-ms-transform:		translateY(150%);
	transform: 			translateY(150%);	
}

#lcl_thumbs_nav .lcl_tn_inner {
	position: absolute;
	z-index: 10;	
	left: 45px;
	right: 45px;
	bottom: 0;
	top: 0;
	list-style: none !important;
	margin: 0 !important;
	text-align: center;
	white-space: nowrap;
	overflow: hidden !important;
}
.lcl_on_mobile .lcl_tn_inner {
	overflow: auto !important;	
	touch-action: pan-x;
}
.lcl_tn_inner li {
	height: 100%;
	margin: 0 0 0 10px;
	display: inline-block;
	border: 0px solid #ccc;
	border-radius: 2px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;	
	background-clip: content-box;	
	background-color: #9f9f9f;
	cursor: pointer;
	overflow: hidden;
	box-shadow: 0 0 4px rgba(10, 10, 10, 0.45);
	
	-webkit-transform: scale(0.83) translateZ(0);
	-ms-transform: scale(0.83) translateZ(0);
	transform: scale(0.83) translateZ(0);
	
	-webkit-transition: all .25s ease;
	transition: 		all .25s ease;	 
}
.lcl_tn_inner li:first-child {
	margin: 0;	
}
.lcl_tn_inner li.lcl_sel_thumb,
#lcl_wrap:not(.lcl_on_mobile) .lcl_tn_inner li:not(.lcl_sel_thumb):hover {
	-webkit-transform: scale(.97);
	-ms-transform: scale(.97);
	transform: scale(.97);
}
.lcl_tn_inner li.lcl_tn_preload,
.lcl_tn_inner li.lcl_sel_thumb.lcl_tn_preload {
	margin: 0 !important;	
	width: 0 !important;
	height: 0 !important;
	
	-webkit-transform: scale(0) !important;
	-ms-transform: scale(0) !important;
	transform: scale(0) !important;	
}
.lcl_thumb_title_tt {
	padding: 7px 10px;	
}
#lcl_thumbs_nav span {
	position: absolute;
	cursor: pointer;
	width: 23px;
	height: 23px;
	top: 50%;
	margin-top: -12px;
	z-index: 15;
	color: #f5f5f5;
}
#lcl_thumbs_nav:not(.lcl_tn_has_arr) span {
	display: none !important;
}
#lcl_thumbs_nav.lcl_tn_has_arr span {
	display: inline-block !important;
}
#lcl_thumbs_nav.lcl_tn_has_arr span:before {
	font-size: 23px;	
}
#lcl_thumbs_nav span.lcl_tn_prev {
	left: 0;	
}
#lcl_thumbs_nav span.lcl_tn_next {
	right: 0;	
}

.lcl_tn_video video {
	position: absolute;
	top: -15%;
	left: -15%;
	width: 130%;
	height: 130%;
}

.lcl_tn_mixed_types li::before {
    background: rgba(0, 0, 0, 0.25);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	z-index: 10;
	
	-webkit-transition: all .25s ease;
	transition: 		all .25s ease;	
}
.lcl_tn_mixed_types li.lcl_sel_thumb::before {
	opacity: 0;
}
.lcl_tn_mixed_types li:after {
	font-family: 'lc_lightbox' !important;
    bottom: 0;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    position: absolute;
    right: 5px;
    position: absolute;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.7);
	z-index: 15;
	content: "\e929"; /* video - by default */	
}
.lcl_tn_mixed_types li.lcl_tn_image:after {content: "\e927";}
.lcl_tn_mixed_types li.lcl_tn_iframe:after {content: "\e903";}
.lcl_tn_mixed_types li.lcl_tn_html:after {content: "\e926";}


/* (8) PROGRESSBAR */
#lcl_progressbar {
	position: fixed;
	z-index: 99999;
	top: 0;
	height: 2px;
	left: 0;
	width: 0;
	background: #fff;
	box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.4);
	
	-webkit-transition: opacity .6s ease;
	transition: 		opacity .6s ease;		
}
.lcl_loading_videojs #lcl_progressbar,
.lcl_loading_iframe #lcl_progressbar {
	opacity: 0 !important;	
	
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}




/* OVERLAY PATTERNS */
.lcl_pattern_oblique_dots { background-image: url(../img/patterns/oblique_dots.html); }
.lcl_pattern_1 { background-image: url(../img/patterns/pattern-1.html); }
.lcl_pattern_dot-1 { background-image: url(../img/patterns/pattern-dot-1.html); }
.lcl_pattern_dot-2 { background-image: url(../img/patterns/pattern-dot-2.html); }
.lcl_pattern_dot-b1 { background-image: url(../img/patterns/pattern-dot-b1.html); }
.lcl_pattern_dot-b2 { background-image: url(../img/patterns/pattern-dot-b2.html); }
.lcl_pattern_dot-b3 { background-image: url(../img/patterns/pattern-dot-b3.html); }
.lcl_pattern_dot-b4 { background-image: url(../img/patterns/pattern-dot-b4.html); }
.lcl_pattern_triangle-05 { background-image: url(../img/patterns/pattern-triangle-05.html); }
.lcl_pattern_triangle-10 { background-image: url(../img/patterns/pattern-triangle-10.html); }
.lcl_pattern_triangle-20 { background-image: url(../img/patterns/pattern-triangle-20.html); }
.lcl_pattern_triangle-30 { background-image: url(../img/patterns/pattern-triangle-30.html); }
.lcl_pattern_triangle-40 { background-image: url(../img/patterns/pattern-triangle-40.html); }
.lcl_pattern_ver-line-10 { background-image: url(../img/patterns/pattern-ver-line-10.html); }
.lcl_pattern_ver-line-20 { background-image: url(../img/patterns/pattern-ver-line-20.html); }
.lcl_pattern_ver-line-30 { background-image: url(../img/patterns/pattern-ver-line-30.html); }
.lcl_pattern_ver-line-40 { background-image: url(../img/patterns/pattern-ver-line-40.html); }
.lcl_pattern_ver-line-50 { background-image: url(../img/patterns/pattern-ver-line-50.html); }
/*! =======================================================
                      VERSION  11.0.2              
========================================================= */
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *		Kyle Kemp
 *			- Twitter: @seiyria
 *			- Github:  seiyria
 *		Rohit Kalkur
 *			- Twitter: @Rovolutionary
 *			- Github:  rovolution
 *
 * =========================================================
 *
 * bootstrap-slider is released under the MIT License
 * Copyright (c) 2019 Kyle Kemp, Rohit Kalkur, and contributors
 * 
 * Permission is hereby granted, free of charge, to any person
 * obtaining a copy of this software and associated documentation
 * files (the "Software"), to deal in the Software without
 * restriction, including without limitation the rights to use,
 * copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the
 * Software is furnished to do so, subject to the following
 * conditions:
 * 
 * The above copyright notice and this permission notice shall be
 * included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 * OTHER DEALINGS IN THE SOFTWARE.
 *
 * ========================================================= */.slider{display:inline-block;vertical-align:middle;position:relative}.slider.slider-horizontal{width:210px;height:20px}.slider.slider-horizontal .slider-track{height:10px;width:100%;margin-top:-5px;top:50%;left:0}.slider.slider-horizontal .slider-selection,.slider.slider-horizontal .slider-track-low,.slider.slider-horizontal .slider-track-high{height:100%;top:0;bottom:0}.slider.slider-horizontal .slider-tick,.slider.slider-horizontal .slider-handle{margin-left:-10px}.slider.slider-horizontal .slider-tick.triangle,.slider.slider-horizontal .slider-handle.triangle{position:relative;top:50%;transform:translateY(-50%);border-width:0 10px 10px 10px;width:0;height:0;border-bottom-color:#036fa5;margin-top:0}.slider.slider-horizontal .slider-tick-container{white-space:nowrap;position:absolute;top:0;left:0;width:100%}.slider.slider-horizontal .slider-tick-label-container{white-space:nowrap;margin-top:20px}.slider.slider-horizontal .slider-tick-label-container .slider-tick-label{display:inline-block;text-align:center}.slider.slider-horizontal.slider-rtl .slider-track{left:initial;right:0}.slider.slider-horizontal.slider-rtl .slider-tick,.slider.slider-horizontal.slider-rtl .slider-handle{margin-left:initial;margin-right:-10px}.slider.slider-horizontal.slider-rtl .slider-tick-container{left:initial;right:0}.slider.slider-vertical{height:210px;width:20px}.slider.slider-vertical .slider-track{width:10px;height:100%;left:25%;top:0}.slider.slider-vertical .slider-selection{width:100%;left:0;top:0;bottom:0}.slider.slider-vertical .slider-track-low,.slider.slider-vertical .slider-track-high{width:100%;left:0;right:0}.slider.slider-vertical .slider-tick,.slider.slider-vertical .slider-handle{margin-top:-10px}.slider.slider-vertical .slider-tick.triangle,.slider.slider-vertical .slider-handle.triangle{border-width:10px 0 10px 10px;width:1px;height:1px;border-left-color:#036fa5;margin-left:0}.slider.slider-vertical .slider-tick-label-container{white-space:nowrap}.slider.slider-vertical .slider-tick-label-container .slider-tick-label{padding-left:4px}.slider.slider-vertical.slider-rtl .slider-track{left:initial;right:25%}.slider.slider-vertical.slider-rtl .slider-selection{left:initial;right:0}.slider.slider-vertical.slider-rtl .slider-tick.triangle,.slider.slider-vertical.slider-rtl .slider-handle.triangle{border-width:10px 10px 10px 0}.slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label{padding-left:initial;padding-right:4px}.slider.slider-disabled .slider-handle{background-color:#cfcfcf;background-image:-moz-linear-gradient(top, #DFDFDF, #BEBEBE);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#DFDFDF), to(#BEBEBE));background-image:-webkit-linear-gradient(top, #DFDFDF, #BEBEBE);background-image:-o-linear-gradient(top, #DFDFDF, #BEBEBE);background-image:linear-gradient(to bottom, #DFDFDF, #BEBEBE);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DFDFDF', endColorstr='#BEBEBE',GradientType=0)}.slider.slider-disabled .slider-track{background-color:#e7e7e7;background-image:-moz-linear-gradient(top, #E5E5E5, #E9E9E9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#E5E5E5), to(#E9E9E9));background-image:-webkit-linear-gradient(top, #E5E5E5, #E9E9E9);background-image:-o-linear-gradient(top, #E5E5E5, #E9E9E9);background-image:linear-gradient(to bottom, #E5E5E5, #E9E9E9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E5E5E5', endColorstr='#E9E9E9',GradientType=0);cursor:not-allowed}.slider input{display:none}.slider .tooltip-inner{white-space:nowrap;max-width:none}.slider .bs-tooltip-top .tooltip-inner,.slider .bs-tooltip-bottom .tooltip-inner{position:relative;left:-50%}.slider.bs-tooltip-left .tooltip-inner,.slider.bs-tooltip-right .tooltip-inner{position:relative;top:-100%}.slider .tooltip{pointer-events:none}.slider .tooltip.bs-tooltip-top .arrow,.slider .tooltip.bs-tooltip-bottom .arrow{left:-.4rem}.slider .tooltip.bs-tooltip-top{margin-top:-44px}.slider .tooltip.bs-tooltip-bottom{margin-top:2px}.slider .tooltip.bs-tooltip-left,.slider .tooltip.bs-tooltip-right{margin-top:-14px}.slider .tooltip.bs-tooltip-left .arrow,.slider .tooltip.bs-tooltip-right .arrow{top:8px}.slider .hide{display:none}.slider-track{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#F9F9F9));background-image:-webkit-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-o-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:linear-gradient(to bottom, #f5f5f5, #F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#F9F9F9',GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;cursor:pointer}.slider-selection{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #F9F9F9, #f5f5f5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#F9F9F9), to(#f5f5f5));background-image:-webkit-linear-gradient(top, #F9F9F9, #f5f5f5);background-image:-o-linear-gradient(top, #F9F9F9, #f5f5f5);background-image:linear-gradient(to bottom, #F9F9F9, #f5f5f5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#f5f5f5',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute}.slider-selection.tick-slider-selection{background-color:#46c1fe;background-image:-moz-linear-gradient(top, #52c5ff, #3abcfd);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#52c5ff), to(#3abcfd));background-image:-webkit-linear-gradient(top, #52c5ff, #3abcfd);background-image:-o-linear-gradient(top, #52c5ff, #3abcfd);background-image:linear-gradient(to bottom, #52c5ff, #3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd',GradientType=0)}.slider-track-low,.slider-track-high{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:absolute;background:transparent}.slider-handle{background-color:#0478b2;background-image:-moz-linear-gradient(top, #0480BE, #036fa5);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#0480BE), to(#036fa5));background-image:-webkit-linear-gradient(top, #0480BE, #036fa5);background-image:-o-linear-gradient(top, #0480BE, #036fa5);background-image:linear-gradient(to bottom, #0480BE, #036fa5);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0480BE', endColorstr='#036fa5',GradientType=0);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);position:absolute;top:0;width:20px;height:20px;background-color:#0480BE;border:0px solid transparent}.slider-handle:hover{cursor:pointer}.slider-handle.round{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.slider-handle.triangle{background:transparent none}.slider-handle.custom{background:transparent none}.slider-handle.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick{background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#F9F9F9));background-image:-webkit-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:-o-linear-gradient(top, #f5f5f5, #F9F9F9);background-image:linear-gradient(to bottom, #f5f5f5, #F9F9F9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#F9F9F9',GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;position:absolute;cursor:pointer;width:20px;height:20px;filter:none;opacity:0.8;border:0px solid transparent}.slider-tick.round{border-radius:50%}.slider-tick.triangle{background:transparent none}.slider-tick.custom{background:transparent none}.slider-tick.custom::before{line-height:20px;font-size:20px;content:'\2605';color:#726204}.slider-tick.in-selection{background-color:#46c1fe;background-image:-moz-linear-gradient(top, #52c5ff, #3abcfd);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#52c5ff), to(#3abcfd));background-image:-webkit-linear-gradient(top, #52c5ff, #3abcfd);background-image:-o-linear-gradient(top, #52c5ff, #3abcfd);background-image:linear-gradient(to bottom, #52c5ff, #3abcfd);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52c5ff', endColorstr='#3abcfd',GradientType=0);opacity:1}

/*# sourceMappingURL=bootstrap-slider.min.css.map */