@charset "utf-8";
/* CSS Document */
/*----------------
RESET CSS
-----------------*/
@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans&family=Roboto:wght@900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css');
/*

font-family: 'Kumbh Sans', sans-serif;
font-family: 'Roboto', sans-serif;

*/
body {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  background: #fff;
  color: #333333;
  overflow-x: hidden;
  font-family: 'Kumbh Sans', sans-serif;
}
div,
ul,
h1,
h2,
h3,
h4,
h5,
li,
p,
img,
form,
input,
textarea {
  margin: 0;
  padding: 0;
}
table,
tr,
td {
  border: 0;
}
a {
  outline: none;
  color: #333;
  text-decoration: none;
}
a:hover {
  outline: none;
  color: #000;
  text-decoration: none;
}
img {
  border: none;
  max-width: 100%;
}
li {
  list-style: none;
}
.clearall {
  clear: both;
}
h1, h2,h3, h3, h4,h5, h6, b, .h1, .h2, .h3, .h4, .h5, .h6{
  font-family: 'Roboto', sans-serif;
}
/*-----------------------
MAIN CSS START
------------------------*/

.top-hd {
  float: left;
  width: 100%;
  height: 88px;
  background: #2d1d1e;
}
.logo {
  float: left;
  margin: 10px 0 0 0;
  width: 22%;
}
ul.nav-bar {
  float: right;
  padding: 35px 0 0 0;
}
ul.nav-bar li {
  float: left;
  font-size: 18px;
  display: inline-block;
  font-family: "Conv_MyriadPro-Semibold";
  text-transform: uppercase;
  padding-left: 60px;
  font-weight: normal;
}
ul.nav-bar li a {
  color: #fff;
}
ul.nav-bar li a:hover {
  color: #f7f7f7;
}
ul.nav-bar li a.active {
  color: #c1994c;
}
/*================== SEC1================*/
.sec1 {
  background: url(../images/sec1.jpg) no-repeat center top;
  height: 545px;
  float: left;
  width: 100%;
}
.sec1-wdt {
  float: left;
  width: 57%;
  margin-top: 95px;
}
.sec1-txt1,
.sec1-txt2,
.sec1-txt3,
.sec1-txt4 {
  float: left;
  width: 100%;
  font-size: 50px;
  font-family: "Nautilus Pompilius";
  font-weight: normal;
  color: #ffffff;
}
.sec1-txt2 {
  font-family: "Neutra Display Titling";
  line-height: 45px;
  color: #0e0a09;
  text-transform: uppercase;
}
.sec1-txt3 {
  font-size: 23px;
  font-family: "Conv_MyriadPro-Semibold";
  color: #fff;
  text-transform: uppercase;
  margin: 12px 0 16px 0;
}
.sec1-txt4 {
  width: 363px;
  font-size: 16px;
  font-family: "Conv_MyriadPro-Semibold";
  line-height: 24px;
  color: #f4efef;
}
.top-button {
  float: left;
  margin: 26px 0 0 0;
}
/*================== SEC2================*/
.sec2 {
  background: url(../images/sec2.jpg?v=2) no-repeat center top;
  float: left;
  width: 100%;
  height: 1179px;
}
.sec2-txt1,
.sec2-txt2,
.sec2-txt3,
.sec2-txt4,
.sec2-txt5 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 22px;
  font-family: "Conv_MyriadPro-Light";
  font-weight: normal;
  text-transform: uppercase;
  color: #121212;
  margin-top: 70px;
}
.sec2-txt2,
.sec2-txt4 {
  font-size: 38px;
  font-family: "Conv_MyriadPro-Bold";
  margin-top: 0px;
}
.sec2-txt3 {
  font-size: 18px;
  text-transform: none;
  box-sizing: border-box;
  line-height: 28px;
  padding: 0 0px;
  font-family: "Conv_MyriadPro-Regular";
  margin-top: 20px;
}
.sec2-txt4 {
  margin-top: 706px;
  color: #fff;
  font-family: "Conv_MyriadPro-Bold";
}
.sec2-txt5 {
  font-size: 20px;
  color: #fff;
  margin-top: 11px;
  box-sizing: border-box;
  line-height: 28px;
  padding: 0 180px;
  text-transform: none;
}
/*================== SEC4================*/
.sec4 {
  float: left;
  width: 100%;
  height: auto;
}
.sec4-hdtxt1 {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 38px;
  font-family: "Conv_MyriadPro-Bold";
  font-weight: normal;
  text-transform: uppercase;
  color: #121212;
  margin-top: 50px;
}
.sec4-wdt {
  background: url(../images/sec4-bg.jpg) no-repeat center top;
  float: left;
  width: 100%;
  height: 500px;
  margin-top: 50px;
}
.sec4-wdt1 {
  background: url(../images/sec4-bg1.jpg) no-repeat center top;
}
.sec4-lft-wdt {
  float: left;
  width: 48%;
  position: relative;
}
.sec4-lft-wdt1 {
  float: right;
}
.hm-btls {
  position: absolute;
  top: 35px;
  right: 90px;
}
.hm-btlss {
  left: 37px;
}
.btl-prod-img {
  position: absolute;
  top: 320px;
  right: 0px;
}
.btl-prod-img1 {
  right: 288px;
}
.btl-prod-img11 {
  left: 0px;
}
.sec4-rgt-wdt {
  float: right;
  width: 52%;
}
.sec4-rgt-wdt1 {
  float: left;
  text-align: right;
}
.sec4-txt1 {
  float: left;
  font-size: 38px;
  color: #1a4d70;
  font-family: "Conv_MyriadPro-Semibold";
  text-transform: uppercase;
  margin-top: 70px;
}
.sec4-hdg-txt {
  float: right;
}
.prod-list {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.prod-list li {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  color: #5a5d5f;
  font-size: 18px;
  line-height: 28px;
}
.prod-list li img {
  vertical-align: middle;
  margin-right: 4px;
  max-width: 22px;
  position: relative;
  top: -3px;
}
.prod-list li:last-child {
  margin-bottom: 0;
}
.sec4-txt2,
.sec4-txtt2 {
  float: left;
  width: 100%;
  font-size: 20px;
  color: #0e0e0e;
  font-weight: normal;
}
.sec4-txtt2 {
  float: right;
}
.sec4-txt3 {
  float: left;
  font-size: 20px;
  color: #5a5d5f;
  font-family: "Conv_MyriadPro-Light";
  font-weight: normal;
  margin-top: 18px;
  line-height: 26px;
}
.odr-button {
  float: left;
  margin-top: 20px;
}
.odr-button1 {
  float: right;
  margin-top: 20px;
}
.prod-icon-img1 {
  float: left;
  margin-top: 58px;
}
.prod-icon-img2 {
  float: right;
  margin-right: 10px;
}
/*==================FOOTER================*/
.footer {
  float: left;
  margin-top: 0px;
  width: 100%;
  padding: 25px 0;
  background: #fff;
  color: #000;
  border-top: 6px solid #295a7a;
  font-family: arial;
}
.footer-top {
  width: 100%;
  float: left;
  position: relative;
  box-sizing: border-box;
  margin-bottom: 20px;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}
.footer-top span {
  width: 100%;
  color: #b3b2b2;
  font-size: 16px;
  line-height: 18px;
  float: left;
}
.comp_details {
  float: left;
  width: 33%;
  text-align: left;
}
.footer-logo {
  float: left;
  max-width: 230px;
  width: 100%;
}
.comp_details h3,
.disclmr h3 {
  margin-bottom: 10px;
}
.comp_details ul {
  font-family: "Conv_MyriadPro-Regular";
  float: left;
  width: 100%;
}
.comp_details li {
  margin-bottom: 10px;
  font-family: arial;
}
.disclmr {
  float: right;
  width: 65%;
}
.disclmr p {
  width: 100%;
  text-align: left;
  font-size: 14px;
  color: #000;
  line-height: 20px;
}
.imp_links {
  float: left;
  width: 100%;
}
.imp_links ul {
  width: 45%;
  float: left;
  margin-bottom: 10px;
}
.imp_links ul li {
  border-right: 1px solid #000;
  padding: 0 9px;
  line-height: 14px;
  display: inline-block;
}
.imp_links ul li:last-child {
  border: none;
}
.imp_links ul li a {
  font-size: 16px;
  color: #000;
}
.imp_links ul li:last-child {
  border-right: none;
}
.imp_links p.copyrghts {
  float: right;
}
.ftr-btm-rgt {
  float: right;
  width: 50%;
}
/*------------------------------
CSS FOR PRODUCTS PAGE
--------------------------------*/
.product_bg {
  float: left;
  width: 100%;
  height: 369px;
  background: url(../images/prod-bg.jpg) no-repeat center top;
}
.product_bg-txt1 {
  font-size: 50px;
  color: #e7246e;
  /* float: left; */
  width: 100%;
  font-family: "Neutra Display Titling";
  font-weight: normal;
  margin-top: 80px;
  font-family: "PT Serif", serif;
  text-align: left;
}
.product_bg-txt2 {
  font-size: 18px;
  line-height: 26px;
  color: #353333;
  text-align: left;
  float: left;
  width: 51%;
  font-weight: normal;
  margin-top: 22px;
  margin-top: 100px 0 0 0;
  font-family: "Work Sans", sans-serif;
}
.con_bg-txt2 {
  font-size: 18px;
  line-height: 26px;
  color: #f4efef;
  text-align: left;
  float: left;
  width: 51%;
  font-weight: normal;
  margin-top: 35px;
}
.product_sec {
  padding: 70px 0 60px 0;
}
.prod-ul {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.prod-btn {
  margin-top: 15px;
}
.prod-ul li {
  width: 95%;
  font-size: 14px;
  color: #141414;
  line-height: 25px;
  font-weight: 300;
  text-align: left;
  margin: 0 9px 14px 5px;
  padding: 0 0 0 0;
  text-transform: uppercase;
  float: left;
  cursor: pointer;
}
.picked {
  /*border: 1px solid #6db343;*/
}
.prod_li_sel {
  float: left;
  padding: 10px 10px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  line-height: 26px;
  font-size: 16px;
  border: 1px solid #ccc;
  font-family: "Fira Sans", sans-serif;
  vertical-align: -webkit-baseline-middle;
  vertical-align: top;
  vertical-align: middle;
  text-transform: capitalize;
  border-radius: 4px;
}
.prod_li_prc,
.prod_li_btl {
  display: inline-block;
  /* padding-left: 20px; */
  position: relative;
  z-index: 9;
  /* vertical-align: -webkit-baseline-middle; */
  font-size: 15px;
}
.prod_li_prc {
  font-size: 16px;
  color: #1c2227;
  font-family: "Fira Sans", sans-serif;
}
.product_sec1 {
  background-color: #fff;
  width: 100%;
  float: left;
  padding-bottom: 60px;
}
.redio {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 14px;
  z-index: 0;
}
.prod_sec1_txt1 span {
  color: #078b17;
}
.prod_sec1_details {
  float: left;
  width: 100%;
  margin-top: 40px;
}
.prod_sec1_wdt {
  float: left;
  width: 33.3%;
  box-sizing: border-box;
}
.prod_sec1_lft_box {
  float: left;
  width: 32%;
}
.prod_sec1_lft_box img {
  max-width: 100%;
}
.prod_bottle1 {
  max-width: 100%;
  display: inline-block;
  padding: 5px 0;
}
.prod_sec1_rgt_box {
  float: right;
  width: 62%;
  box-sizing: border-box;
  margin-top: 40px;
}
.prod_sec1_txt2 {
  float: left;
  color: #141414;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: -1px;
  width: 100%;
}
.prod_sec1_txt3 {
  float: left;
  color: #141414;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  width: 100%;
  margin: 14px 0 26px 0;
}
.prod-1 {
  background: #fff;
  padding: 30px 0px;
  margin: auto 15px;
  margin-bottom: 0px;
  margin-top: 39px;
  box-shadow: 1px 1px 2px 3px rgba(0, 0, 0, 0.06);
  display: flex;
  overflow: hidden;
  align-self: flex-start;
}
.s4-mid-lft {
  width: 30%;
  text-align: center;
  position: relative;
}
.s4-mid-lft span{
  position: relative !important;
  height: 50px;
  width: 50px;
  background: #0051a9;
  display: block;
  text-align: center;
  margin: auto;
  line-height: 55px;
  font-size: 30px;
  color: #fff;
  border-radius: 30px;
  font-weight: bold;
  transition: 0.3s ease-in-out all;
  /* margin-top: 6px; */
}
.s4-mid-lft span.deactive{
  opacity:0;
  transform: translateY(100px);
}
.s4-mid-lft span.active{
  opacity: 1;
  transform: translateY(0px);
}
.s4-mid-lft span:before{
  position: absolute;
  content: '\f00d';
  font-family: fontAwesome;
  top: -45px;
  color: #545454;
  z-index: 999;
  left: 10px;
}
.pro-btls {
  display: inline-block;
  /* position: relative; */
  /* z-index: 0; */
}
.s4-mid-rgt {
  width: 70%;
  margin-top: 20px;
}
.s4-txt2 {
  font-size: 28px;
  color: #55bbff;
  text-transform: capitalize;
  font-weight: normal;
  margin-bottom: 27px;
  font-family: "Fira Sans", sans-serif;
  font-weight: bold;
  letter-spacing: 4px;
}
.s4-txt3 {
  font-size: 24px;
  color: #0e0e0e;
  float: left;
  width: 100%;
  font-weight: normal;
  margin-top: 0px;
}
/*------------------------------
CSS FOR SHOP PAGE
--------------------------------*/

.shop_p1 {
  font-weight: 700;
  font-size: 30px;
  color: #0aa1bc;
  padding: 40px 0;
  text-align: center;
  text-transform: uppercase;
}
.shop_row {
  margin: 0 auto;
  width: 100%;
  margin: 0 127px;
}
.shop_box {
  box-sizing: border-box;
  width: 230px;
  display: table;
  -webkit-box-shadow: 0 0 4px 3px #ea1b0c;
  box-shadow: 0 0 4px 3px #eaeaea;
  padding: 12px 0;
  display: inline-block;
  float: left;
}
.shop_box_margin {
  margin: 0 25px;
}
.shop_box_margin_rit {
  margin: 0 25px 0 0;
}
.img_part {
  height: 235px;
}
.shop_text_sec {
  background-color: #eae7e8;
  padding: 5px 8px 5px 8px;
}
.shop_text_sec p {
  font-weight: 700;
  font-size: 16px;
  color: #000;
  text-align: center;
}
.shop_text_sec p span {
  font-size: 20px;
  text-transform: uppercase;
}
.shop_price {
  font-weight: 700;
  font-size: 40px;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
}
.shop_btl4 {
  padding: 15px 0 0 0;
}
.shop_btl8 {
  padding: 55px 0 0 0;
}
.shop_row2 {
  margin: 0 auto;
  margin: 0 0 0 255px;
}
.shop_row3 {
  margin: 0 auto;
  margin: 0 0 0 358px;
}
.shop_btl53 {
  padding: 35px 0 0 0;
}
/*------------------------------
CSS FOR CONTACT PAGE
--------------------------------*/
.cont-sec1 {
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}
.cont-lft {
  float: left;
  width: 100%;
  margin: 90px 0 0 0;
}
.cont-left1 {
  background: url(../images/img1.png) no-repeat left 10px;
  width: 70%;
  float: left;
  height: auto;
  padding: 10px 0px 10px 20px;
}
/*.cont-left1:nth-child(2) {
background: url(../images/img2.png) no-repeat left 10px;
width: 29%;
float: right;
}
.cont-left1:nth-child(3) {
background: url(../images/img3.png) no-repeat left 10px;
padding-bottom:0px;
}
.cont-left1:nth-child(4) {
background: url(../images/img4.png) no-repeat left 10px;
padding-bottom:0px;
width: 29%;
float: right;	
}*/
.cont-txt2 {
  font-size: 30px;
  color: #1a4d70;
  /* float: left; */
  line-height: 30px;
  font-family: "Conv_MyriadPro-Semibold";
  font-weight: normal;
  text-transform: uppercase;
}
.cont-txt3 {
  font-size: 18px;
  width: 100%;
  color: #000000;
  float: left;
  font-weight: normal;
  line-height: 23px;
  padding: 7px 0 0 0;
}
.cont-rgt {
  float: right;
}
.cont-bottle {
  float: right;
  margin: 31px 156px 0 0;
}
a.pro-ing {
  float: left;
  font-size: 30px;
  line-height: 30px;
  text-decoration: underline;
  font-family: "Conv_MyriadPro-Semibold";
  font-weight: normal;
  color: #1a4d70;
  margin: 20px 0 0 0;
}
.s4-mid2-pro .pro-ing {
  margin-left: 0;
  float: right;
  margin-right: 73px;
}

.big {
  width: 16px;
  height: 20px;
  vertical-align: text-top;
}
.banner {
  background: url(../images/banner.jpg) top center no-repeat;
  /* background-attachment: fixed; */
  min-height: 650px;
  display: flex;
  align-items: center;
}
.banner-txt {
  background-color: rgba(145, 31, 69, 0.54);
  padding: 70px;
}
.banner-txt h4 {
  font-family: "Work Sans", sans-serif;
  color: #fff;
  margin-bottom: 15px;
  font-family: "Raleway", sans-serif;
}
.banner-txt h2 {
  font-family: "PT Serif", serif;
  font-size: 50px;
  font-weight: 700;
  color: #fff;
  text-transform: capitalize;
  font-family: "Playfair Display", serif;
  line-height: 73px;
}
.benefits-block {
  padding: 80px 0;
  background: url(../images/benefits-block.jpg) top center no-repeat;
}
.benefits-block-head {
  text-align: center;
  margin-bottom: 25px;
  max-width: 700px;
  margin: 0 auto 38px;
}
.benefits-block-head p {
  font-family: "Raleway", sans-serif;
}
.benefits-block-head h2 {
  font-family: "PT Serif", serif;
  font-size: 35px;
  line-height: 50px;
  font-weight: bold;
  font-family: "Playfair Display", serif;
  font-weight: 600;
  font-size: 47px;
  /* color: #ccc; */
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.benefits-block-head h2:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 2px;
  background: #000;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
.benefits-block-innr {
  text-align: center;
  /* margin-top: 25px; */
  /* padding: 30px 20px; */
  border: 1px solid #ccc;
  min-height: 289px;
}
.benefits-block-innr h4 {
  font-family: "PT Serif", serif;
  margin-bottom: 20px;
  text-transform: capitalize;
  font-weight: 600;
  /* color: #5b5b5b; */
  font-size: 23px;
  font-family: "Playfair Display", serif;
}
.benefits-block-innr p {
  font-family: "Work Sans", sans-serif;
  font-family: "Raleway", sans-serif;
  line-height: 26px;
}
.bg-grey {
  background: rgba(202, 222, 148, 0.19);
}
.colored-text {
  color: #d4145a;
}
.mid-blk {
  background: #ccc;
  padding: 100px 0;
  background: url(../images/mid-blk-bg.jpg) center no-repeat;
  position: relative;
}
.mid-blk-text h2 {
  font-family: "PT Serif", serif;
  font-weight: bold;
  font-size: 57px;
  color: #fff;
  font-family: "Playfair Display", serif;
}

.mid-blk-text p {
  font-family: "Work Sans", sans-serif;
  margin-top: 20px;
  color: #fff;
  font-size: 17px;
  font-family: "Raleway", sans-serif;
}
.mid-blk-ovrflw-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 55%;
  height: 100%;
  background: #870e3a8f;
}
.desc-blk {
  padding: 90px 0;
}
.desc-blk-text h2 {
  font-family: "PT Serif", serif;
  font-weight: bold;
  font-size: 50px;
  color: #78952b;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.desc-blk-text p {
  font-family: "Work Sans", sans-serif;
  margin-top: 20px;
  line-height: 25px;
  padding-right: 50px;
}
.order-btn {
  display: inline-block;
  font-family: "PT Serif", serif;
  padding: 15px 35px;
  background: #c4275a;
  margin-top: 20px;
  border-radius: 50px;
  color: #fff;
  font-size: 17px;
  transition: all ease 0.35s;
}
.order-btn:hover {
  background: #000;
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  /* font-family: 'Fira Sans', sans-serif; */
  padding-right: 15px;
  padding-left: 15px;
  font-size: 17px;
  font-family: "Barlow Condensed", sans-serif;
}
.colored-text-orange {
  color: #e76f1f;
}
.space-around {
  padding: 35px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.no-padd {
  padding-right: 0;
  padding-left: 0;
}
.second-blk {
  background: #f6f6f6;
  padding: 90px 0;
}
.second-blk-right {
}
.second-blk-right h2 {
  font-family: "Playfair Display", serif;
  line-height: 60px;
  font-size: 43px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #d4145a;
}
.second-blk-right h2 span {
  display: block;
  color: #000;
  position: relative;
  padding-left: 65px;
}
.second-blk-right h2 span:before {
  content: "";
  position: absolute;
  left: 0;
  width: 50px;
  height: 3px;
  background: #d4145a;
  top: 50%;
}
.second-blk-right p {
  line-height: 28px;
  margin-top: 20px;
}
.second-blk-left {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}
.second-blk-left-img2 {
  right: 50px;
  position: absolute;
  top: 44px;
  z-index: -1;
}
.second-blk-left img {
  border: 10px solid #fff;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.13);
}
.wrapper-intro {
  background: url(../images/banner.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.home-intro {
  position: relative;
  /* padding: 180px 0 120px !important;*/
}
.home-intro .row {
  min-height: 715px;
}

.home-intro .content {
  z-index: 999;
  position: relative;
}

.home-intro .content .button-intro {
  border: 2px solid #ffc239;
  background: transparent;
  padding: 10px 30px;
}

 .button-intro:hover {
  border-color: #fff;
}

.button.blue {
  background: #0caed4;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/*.home-intro .content-text {
  padding: 80px 0 80px 50px;
}*/

.home-intro .content:before {
  width: 100%;
  /* background: #053a5d; */
  height: 100%;
  /* border: 5px solid #fff;*/
  position: absolute;
  content: "";
  z-index: -1;
}
.home-intro .content:after {
  width: 97%;
  /* background: #053a5db3; */
  height: calc(100% - 100px);
  position: absolute;
  content: "";
  z-index: -1;
  top: 50px;
  left: 12px;
}

.home-intro .button:hover {
  color: #fff;
}

.hb-fill-right:before {
  background: #c316ae !important;
  color: #fff !important;
}

.home-intro:before {
  width: 50%;
  /*background: #053a5d;*/
  height: 100%;
  position: absolute;
  content: "";
  z-index: 999;
  top: 0;
}

.home-intro h5 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 32px;
  font-weight: 600;
  text-transform: uppercase;
  font-weight: 400;
}

.home-intro h2 {
  color: #1b1b1b;
  font-size: 57px;
  font-weight: 700;
  margin: 25px 0 15px;
  /* line-height: 72px; */
  letter-spacing: 0;
}

.home-intro p {
  /* color: #fff; */
  line-height: 27px;
  font-size: 15px;
  margin-bottom: 24px;
  /* width: 79%; */
}

.home-intro img {
  height: auto;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.button {
  background: #ffc239;
  padding: 12px 30px;
  font-weight: 500;
  font-size: 15px;
  border-radius: 2px;
  color: #fff;
  letter-spacing: 1px;
  margin-top: 22px;
  display: inline-block;
  border: 0;
}
.hbtn {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  padding: 16px 20px;
  margin: 0 3px 6px 3px;
  text-align: center;
  /* border: solid 2px #ffffff; */
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  z-index: 0;
  letter-spacing: 0;
}

.hbtn i {
  padding-right: 8px;
}

.hpill {
  border-radius: 50px;
}

.hbtn.hb-fill-on:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.hbtn.hb-fill-on:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-bottom:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-bottom:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-left:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-left:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-top:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-top:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-right:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-right:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-middle:hover:before {
  width: 100%;
  height: 50%;
  opacity: 1;
}

.hbtn.hb-fill-middle2:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle2:hover:before {
  width: 50%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-on-rev:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-on-rev:hover:before {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.hbtn.hb-fill-bottom-rev:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-bottom-rev:hover:before {
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-left-rev:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-left-rev:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-top-rev:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-top-rev:hover:before {
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-right-rev:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-right-rev:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle-rev:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: 1;
}

.hbtn.hb-fill-middle-rev:hover:before {
  width: 100%;
  height: 0%;
  opacity: 1;
}

.hbtn.hb-fill-middle2-rev:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 50%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle2-rev:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hb-fill-top,
.hb-fill-right,
.hb-fill-bottom,
.hb-fill-left,
.hb-fill-on,
.hb-fill-middle,
.hb-fill-middle2 {
  background: transparent;
  color: #ffffff;
  transition: color 0.3s ease, background 0s ease;
}

.hb-fill-top:hover,
.hb-fill-right:hover,
.hb-fill-bottom:hover,
.hb-fill-left:hover,
.hb-fill-on:hover,
.hb-fill-middle:hover,
.hb-fill-middle2:hover {
  color: #ffffff;
  background: #ffffff;
  transition: color 0.3s ease, background 0s 0.3s ease;
}

.hb-fill-top-rev,
.hb-fill-right-rev,
.hb-fill-bottom-rev,
.hb-fill-left-rev,
.hb-fill-on-rev,
.hb-fill-middle-rev,
.hb-fill-middle2-rev {
  background: #ffffff;
  color: #000000;
  transition: color 0.3s ease, background 0s 0.3s ease;
}

.hb-fill-top-rev:hover,
.hb-fill-right-rev:hover,
.hb-fill-bottom-rev:hover,
.hb-fill-left-rev:hover,
.hb-fill-on-rev:hover,
.hb-fill-middle-rev:hover,
.hb-fill-middle2-rev:hover {
  background: transparent;
  color: #ffffff;
  transition: color 0.3s ease, background 0s ease;
}

.hb-fill-middle:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
}

.hb-fill-middle:hover:after {
  height: 50%;
}

.hb-fill-middle-rev:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: 1;
}

.hb-fill-middle-rev:hover:after {
  height: 0;
}

.hb-fill-middle2:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 0;
  height: 100%;
  opacity: 1;
}

.hb-fill-middle2:hover:after {
  width: 50%;
}

.hb-fill-middle2-rev:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 50%;
  height: 100%;
  opacity: 1;
}

.hb-fill-middle2-rev:hover:after {
  width: 0;
}

.hbtn.hb-fill-on-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.hbtn.hb-fill-on-bg:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-bottom-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-bottom-bg:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-left-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-left-bg:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-top-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-top-bg:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-right-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-right-bg:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-middle-bg:hover:before {
  width: 100%;
  height: 50%;
  opacity: 1;
}

.hbtn.hb-fill-middle2-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle2-bg:hover:before {
  width: 50%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-on-rev-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-on-rev-bg:hover:before {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.hbtn.hb-fill-bottom-rev-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-bottom-rev-bg:hover:before {
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-left-rev-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-left-rev-bg:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-top-rev-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-top-rev-bg:hover:before {
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-right-rev-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-right-rev-bg:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle-rev-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: 1;
}

.hbtn.hb-fill-middle-rev-bg:hover:before {
  width: 100%;
  height: 0%;
  opacity: 1;
}

.hbtn.hb-fill-middle2-rev-bg:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 50%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle2-rev-bg:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hb-fill-top-bg,
.hb-fill-right-bg,
.hb-fill-bottom-bg,
.hb-fill-left-bg,
.hb-fill-on-bg,
.hb-fill-middle-bg,
.hb-fill-middle2-bg {
  background: transparent;
  color: #ffffff;
  transition: all 0.3s ease;
}

.hb-fill-top-bg:hover,
.hb-fill-right-bg:hover,
.hb-fill-bottom-bg:hover,
.hb-fill-left-bg:hover,
.hb-fill-on-bg:hover,
.hb-fill-middle-bg:hover,
.hb-fill-middle2-bg:hover {
  color: #000000;
  background: #ffffff;
  transition: all 0.3s ease;
}

.hb-fill-top-rev-bg,
.hb-fill-right-rev-bg,
.hb-fill-bottom-rev-bg,
.hb-fill-left-rev-bg,
.hb-fill-on-rev-bg,
.hb-fill-middle-rev-bg,
.hb-fill-middle2-rev-bg {
  background: #ffffff;
  color: #000000;
  transition: all 0.3s ease;
}

.hb-fill-top-rev-bg:hover,
.hb-fill-right-rev-bg:hover,
.hb-fill-bottom-rev-bg:hover,
.hb-fill-left-rev-bg:hover,
.hb-fill-on-rev-bg:hover,
.hb-fill-middle-rev-bg:hover,
.hb-fill-middle2-rev-bg:hover {
  background: transparent;
  color: #ffffff;
  transition: all 0.3s ease;
}

.hb-fill-middle-bg:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
}

.hb-fill-middle-bg:hover:after {
  height: 50%;
}

.hb-fill-middle-rev-bg:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: 1;
}

.hb-fill-middle-rev-bg:hover:after {
  height: 0;
}

.hb-fill-middle2-bg:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 0;
  height: 100%;
  opacity: 1;
}

.hb-fill-middle2-bg:hover:after {
  width: 50%;
}

.hb-fill-middle2-rev-bg:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 50%;
  height: 100%;
  opacity: 1;
}

.hb-fill-middle2-rev-bg:hover:after {
  width: 0;
}

.hbtn.hb-fill-on-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-on-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-bottom-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-bottom-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-left-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 0;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-left-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-top-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-top-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-right-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 0;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-right-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-middle-br:hover:before {
  width: 100%;
  height: 50%;
  opacity: 1;
}

.hbtn.hb-fill-middle2-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 0;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-middle2-br:hover:before {
  width: 50%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-on-rev-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-on-rev-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.hbtn.hb-fill-bottom-rev-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-bottom-rev-br:hover:before {
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-left-rev-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-left-rev-br:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-top-rev-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-top-rev-br:hover:before {
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-right-rev-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-right-rev-br:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle-rev-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-middle-rev-br:hover:before {
  width: 100%;
  height: 0%;
  opacity: 1;
}

.hbtn.hb-fill-middle2-rev-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 50%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-middle2-rev-br:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hb-fill-top-br,
.hb-fill-right-br,
.hb-fill-bottom-br,
.hb-fill-left-br,
.hb-fill-on-br,
.hb-fill-middle-br,
.hb-fill-middle2-br {
  background: transparent;
  color: #ffffff;
  transition: color 0.3s ease, background 0s ease;
}

.hb-fill-top-br:hover,
.hb-fill-right-br:hover,
.hb-fill-bottom-br:hover,
.hb-fill-left-br:hover,
.hb-fill-on-br:hover,
.hb-fill-middle-br:hover,
.hb-fill-middle2-br:hover {
  color: #000000;
  background: #ffffff;
  transition: color 0.3s ease, background 0s 0.3s ease;
}

.hb-fill-top-rev-br,
.hb-fill-right-rev-br,
.hb-fill-bottom-rev-br,
.hb-fill-left-rev-br,
.hb-fill-on-rev-br,
.hb-fill-middle-rev-br,
.hb-fill-middle2-rev-br {
  background: #ffffff;
  color: #000000;
  transition: color 0.3s ease, background 0s 0.3s ease;
}

.hb-fill-top-rev-br:hover,
.hb-fill-right-rev-br:hover,
.hb-fill-bottom-rev-br:hover,
.hb-fill-left-rev-br:hover,
.hb-fill-on-rev-br:hover,
.hb-fill-middle-rev-br:hover,
.hb-fill-middle2-rev-br:hover {
  background: transparent;
  color: #ffffff;
  transition: color 0.3s ease, background 0s ease;
}

.hb-fill-middle-br:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hb-fill-middle-br:hover:after {
  height: 50%;
}

.hb-fill-middle-rev-br:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hb-fill-middle-rev-br:hover:after {
  height: 0;
}

.hb-fill-middle2-br:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 0;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hb-fill-middle2-br:hover:after {
  width: 50%;
}

.hb-fill-middle2-rev-br:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 50%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hb-fill-middle2-rev-br:hover:after {
  width: 0;
}

.hbtn.hb-fill-on-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-on-bg-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-bottom-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-bottom-bg-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-left-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 0;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-left-bg-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-top-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-top-bg-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-right-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 0;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-right-bg-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-middle-bg-br:hover:before {
  width: 100%;
  height: 50%;
  opacity: 1;
}

.hbtn.hb-fill-middle2-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 0;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-middle2-bg-br:hover:before {
  width: 50%;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-on-rev-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-on-rev-bg-br:hover:before {
  width: 100%;
  height: 100%;
  opacity: 0;
}

.hbtn.hb-fill-bottom-rev-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-bottom-rev-bg-br:hover:before {
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-left-rev-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-left-rev-bg-br:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-top-rev-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-top-rev-bg-br:hover:before {
  width: 100%;
  height: 0;
  opacity: 1;
}

.hbtn.hb-fill-right-rev-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-right-rev-bg-br:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hbtn.hb-fill-middle-rev-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: auto;
  right: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-middle-rev-bg-br:hover:before {
  width: 100%;
  height: 0%;
  opacity: 1;
}

.hbtn.hb-fill-middle2-rev-bg-br:before {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  width: 50%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hbtn.hb-fill-middle2-rev-bg-br:hover:before {
  width: 0;
  height: 100%;
  opacity: 1;
}

.hb-fill-top-bg-br,
.hb-fill-right-bg-br,
.hb-fill-bottom-bg-br,
.hb-fill-left-bg-br,
.hb-fill-on-bg-br,
.hb-fill-middle-bg-br,
.hb-fill-middle2-bg-br {
  background: transparent;
  color: #ffffff;
  transition: all 0.3s ease;
}

.hb-fill-top-bg-br:hover,
.hb-fill-right-bg-br:hover,
.hb-fill-bottom-bg-br:hover,
.hb-fill-left-bg-br:hover,
.hb-fill-on-bg-br:hover,
.hb-fill-middle-bg-br:hover,
.hb-fill-middle2-bg-br:hover {
  color: #000000;
  background: #ffffff;
  transition: all 0.3s ease;
}

.hb-fill-top-rev-bg-br,
.hb-fill-right-rev-bg-br,
.hb-fill-bottom-rev-bg-br,
.hb-fill-left-rev-bg-br,
.hb-fill-on-rev-bg-br,
.hb-fill-middle-rev-bg-br,
.hb-fill-middle2-rev-bg-br {
  background: #ffffff;
  color: #000000;
  transition: all 0.3s ease;
}

.hb-fill-top-rev-bg-br:hover,
.hb-fill-right-rev-bg-br:hover,
.hb-fill-bottom-rev-bg-br:hover,
.hb-fill-left-rev-bg-br:hover,
.hb-fill-on-rev-bg-br:hover,
.hb-fill-middle-rev-bg-br:hover,
.hb-fill-middle2-rev-bg-br:hover {
  background: transparent;
  color: #ffffff;
  transition: all 0.3s ease;
}

.hb-fill-middle-bg-br:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hb-fill-middle-bg-br:hover:after {
  height: 50%;
}

.hb-fill-middle-rev-bg-br:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 100%;
  height: 50%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hb-fill-middle-rev-bg-br:hover:after {
  height: 0;
}

.hb-fill-middle2-bg-br:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 0;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hb-fill-middle2-bg-br:hover:after {
  width: 50%;
}

.hb-fill-middle2-rev-bg-br:after {
  position: absolute;
  content: "";
  background: #ffffff;
  transition-duration: 0.3s;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 50%;
  height: 100%;
  opacity: 1;
  border: solid 2px #ffffff;
}

.hb-fill-middle2-rev-bg-br:hover:after {
  width: 0;
}

.hpill.hb-border-off:after {
  border-radius: 50px;
}

.hpill.hb-border-off2:after {
  border-radius: 50px;
}

.hpill.hb-border-off3:after {
  border-radius: 50px;
}

.hpill.hb-border-top:after {
  border-radius: 50px;
}

.hpill.hb-border-right:after {
  border-radius: 50px;
}

.hpill.hb-border-bottom:after {
  border-radius: 50px;
}

.hpill.hb-border-left:after {
  border-radius: 50px;
}

.hbtn.hb-border-off {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-off:hover {
  border-color: transparent;
}

.hbtn.hb-border-off2 {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-off2:hover {
  border-color: initial;
}

.hbtn.hb-border-off3 {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-off3:hover {
  border-color: initial;
}

.hbtn.hb-border-top {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-top:hover {
  border-color: initial;
}

.hbtn.hb-border-right {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-right:hover {
  border-color: initial;
}

.hbtn.hb-border-bottom {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-bottom:hover {
  border-color: initial;
}

.hbtn.hb-border-left {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-left:hover {
  border-color: initial;
}

.hbtn.hb-border-off2 {
  transition: border-top-color 0.1s 0.21s linear,
    border-right-color 0.1s 0.14s linear, border-bottom-color 0.1s 0.07s linear,
    border-left-color 0.1s 0s linear;
}

.hbtn.hb-border-off2:hover {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  transition: border-top-color 0.1s 0s linear,
    border-right-color 0.1s 0.07s linear, border-bottom-color 0.1s 0.14s linear,
    border-left-color 0.1s 0.21s linear;
}

.hbtn.hb-border-off3 {
  transition: border-top-color 0.1s 0s linear,
    border-right-color 0.1s 0.07s linear, border-bottom-color 0.1s 0.14s linear,
    border-left-color 0.1s 0.21s linear;
}

.hbtn.hb-border-off3:hover {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  transition: border-top-color 0.1s 0s linear,
    border-right-color 0.1s 0.07s linear, border-bottom-color 0.1s 0.14s linear,
    border-left-color 0.1s 0.21s linear;
}

.hbtn.hb-border-top {
  transition: border-right-color 0.1s 0.14s linear,
    border-bottom-color 0.1s 0.07s linear, border-left-color 0.1s 0s linear;
}

.hbtn.hb-border-top:hover {
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  transition: border-right-color 0.1s 0s linear,
    border-bottom-color 0.1s 0.07s linear, border-left-color 0.1s 0.14s linear;
}

.hbtn.hb-border-right {
  transition: border-bottom-color 0.1s 0.14s linear,
    border-left-color 0.1s 0.07s linear, border-top-color 0.1s 0s linear;
}

.hbtn.hb-border-right:hover {
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  transition: border-bottom-color 0.1s 0s linear,
    border-left-color 0.1s 0.07s linear, border-top-color 0.1s 0.14s linear;
}

.hbtn.hb-border-bottom {
  transition: border-left-color 0.1s 0.14s linear,
    border-top-color 0.1s 0.07s linear, border-right-color 0.1s 0s linear;
}

.hbtn.hb-border-bottom:hover {
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  transition: border-left-color 0.1s 0s linear,
    border-top-color 0.1s 0.07s linear, border-right-color 0.1s 0.14s linear;
}

.hbtn.hb-border-left {
  transition: border-top-color 0.1s 0.14s linear,
    border-right-color 0.1s 0.07s linear, border-bottom-color 0.1s 0s linear;
}

.hbtn.hb-border-left:hover {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  transition: border-top-color 0.1s 0s linear,
    border-right-color 0.1s 0.07s linear, border-bottom-color 0.1s 0.14s linear;
}

.hpill.hb-border-off:after {
  border-radius: 50px;
}

.hpill.hb-border-off2:after {
  border-radius: 50px;
}

.hpill.hb-border-off3:after {
  border-radius: 50px;
}

.hpill.hb-border-top:after {
  border-radius: 50px;
}

.hpill.hb-border-right:after {
  border-radius: 50px;
}

.hpill.hb-border-bottom:after {
  border-radius: 50px;
}

.hpill.hb-border-left:after {
  border-radius: 50px;
}

.hbtn.hb-border-off2 {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-off2:hover {
  border-color: transparent;
}

.hbtn.hb-border-off22 {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-off22:hover {
  border-color: initial;
}

.hbtn.hb-border-off32 {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-off32:hover {
  border-color: initial;
}

.hbtn.hb-border-top2 {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-top2:hover {
  border-color: initial;
}

.hbtn.hb-border-right2 {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-right2:hover {
  border-color: initial;
}

.hbtn.hb-border-bottom2 {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-bottom2:hover {
  border-color: initial;
}

.hbtn.hb-border-left2 {
  border-color: #ffffff;
  transition-duration: 0.3s;
}

.hbtn.hb-border-left2:hover {
  border-color: initial;
}

.hbtn.hb-border-top2 {
  transition: all 0.2s 0s linear;
}

.hbtn.hb-border-top2:hover {
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  transition: all 0.2s 0s linear;
}

.hbtn.hb-border-right2 {
  transition: all 0.2s 0s linear;
}

.hbtn.hb-border-right2:hover {
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  transition: all 0.2s 0s linear;
}

.hbtn.hb-border-bottom2 {
  transition: all 0.2s 0s linear;
}

.hbtn.hb-border-bottom2:hover {
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  transition: all 0.2s 0s linear;
}

.hbtn.hb-border-left2 {
  transition: all 0.2s 0s linear;
}

.hbtn.hb-border-left2:hover {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  transition: all 0.2s 0s linear;
}

.hpill.hb-border-off-br:after {
  border-radius: 50px;
}

.hpill.hb-border-off2-br:after {
  border-radius: 50px;
}

.hpill.hb-border-off3-br:after {
  border-radius: 50px;
}

.hpill.hb-border-top-br:after {
  border-radius: 50px;
}

.hpill.hb-border-right-br:after {
  border-radius: 50px;
}

.hpill.hb-border-bottom-br:after {
  border-radius: 50px;
}

.hpill.hb-border-left-br:after {
  border-radius: 50px;
}

.hbtn.hb-border-off-br {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off-br:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-off2-br {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off2-br:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-off3-br {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off3-br:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-top-br {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-top-br:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-right-br {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-right-br:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-bottom-br {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-bottom-br:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-left-br {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-left-br:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-top-br:after {
  transition: border-right-color 0.1s 0.14s linear,
    border-bottom-color 0.1s 0.07s linear, border-left-color 0.1s 0s linear,
    border-top-width 0.1s 0s linear;
}

.hbtn.hb-border-top-br:hover:after {
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-width: 4px;
  transition: border-right-color 0.1s 0s linear,
    border-bottom-color 0.1s 0.07s linear, border-left-color 0.1s 0.14s linear,
    border-top-width 0.1s 0.14s linear;
}

.hbtn.hb-border-right-br:after {
  transition: border-bottom-color 0.1s 0.14s linear,
    border-left-color 0.1s 0.07s linear, border-top-color 0.1s 0s linear,
    border-right-width 0.1s 0s linear;
}

.hbtn.hb-border-right-br:hover:after {
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-width: 4px;
  transition: border-bottom-color 0.1s 0s linear,
    border-left-color 0.1s 0.07s linear, border-top-color 0.1s 0.14s linear,
    border-right-width 0.1s 0.14s linear;
}

.hbtn.hb-border-bottom-br:after {
  transition: border-left-color 0.1s 0.14s linear,
    border-top-color 0.1s 0.07s linear, border-right-color 0.1s 0s linear,
    border-bottom-width 0.1s 0.14s linear;
}

.hbtn.hb-border-bottom-br:hover:after {
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  transition: border-left-color 0.1s 0s linear,
    border-top-color 0.1s 0.07s linear, border-right-color 0.1s 0.14s linear,
    border-bottom-width 0.1s 0.14s linear;
}

.hbtn.hb-border-left-br:after {
  transition: border-top-color 0.1s 0.14s linear,
    border-right-color 0.1s 0.07s linear, border-bottom-color 0.1s 0s linear,
    border-left-width 0.1s 0s linear;
}

.hbtn.hb-border-left-br:hover:after {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-width: 4px;
  transition: border-top-color 0.1s 0s linear,
    border-right-color 0.1s 0.07s linear, border-bottom-color 0.1s 0.14s linear,
    border-left-width 0.1s 0.14s linear;
}

.hpill.hb-border-off-br2:after {
  border-radius: 50px;
}

.hpill.hb-border-off2-br2:after {
  border-radius: 50px;
}

.hpill.hb-border-off3-br2:after {
  border-radius: 50px;
}

.hpill.hb-border-top-br2:after {
  border-radius: 50px;
}

.hpill.hb-border-right-br2:after {
  border-radius: 50px;
}

.hpill.hb-border-bottom-br2:after {
  border-radius: 50px;
}

.hpill.hb-border-left-br2:after {
  border-radius: 50px;
}

.hbtn.hb-border-off-br2 {
  position: relative;
  transition-duration: 0.2s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off-br2:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-off2-br2 {
  position: relative;
  transition-duration: 0.2s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off2-br2:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-off3-br2 {
  position: relative;
  transition-duration: 0.2s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off3-br2:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-top-br2 {
  position: relative;
  transition-duration: 0.2s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-top-br2:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-right-br2 {
  position: relative;
  transition-duration: 0.2s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-right-br2:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-bottom-br2 {
  position: relative;
  transition-duration: 0.2s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-bottom-br2:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-left-br2 {
  position: relative;
  transition-duration: 0.2s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-left-br2:after {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
}

.hbtn.hb-border-top-br2:after {
  transition: all 0.2s linear;
}

.hbtn.hb-border-top-br2:hover:after {
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-width: 4px;
  transition: all 0.2s linear;
}

.hbtn.hb-border-right-br2:after {
  transition: all 0.2s linear;
}

.hbtn.hb-border-right-br2:hover:after {
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-width: 4px;
  transition: all 0.2s linear;
}

.hbtn.hb-border-bottom-br2:after {
  transition: all 0.2s linear;
}

.hbtn.hb-border-bottom-br2:hover:after {
  border-left-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-width: 4px;
  transition: all 0.2s linear;
}

.hbtn.hb-border-left-br2:after {
  transition: all 0.2s linear;
}

.hbtn.hb-border-left-br2:hover:after {
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-width: 4px;
  transition: all 0.2s linear;
}

.hpill.hb-border-off-br3:after {
  border-radius: 50px;
}

.hpill.hb-border-off2-br3:after {
  border-radius: 50px;
}

.hpill.hb-border-off3-br3:after {
  border-radius: 50px;
}

.hpill.hb-border-top-br3:after {
  border-radius: 50px;
}

.hpill.hb-border-right-br3:after {
  border-radius: 50px;
}

.hpill.hb-border-bottom-br3:after {
  border-radius: 50px;
}

.hpill.hb-border-left-br3:after {
  border-radius: 50px;
}

.hbtn.hb-border-off-br3 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off-br3:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-off2-br3 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off2-br3:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-off3-br3 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off3-br3:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-top-br3 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-top-br3:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-right-br3 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-right-br3:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-bottom-br3 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-bottom-br3:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-left-br3 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-left-br3:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-bottom-br3:after {
  left: 0;
  bottom: 0;
  border-top-width: 2px;
  transition: border-top-width 0.1s 0.2s, height 0.2s 0.1s, width 0.2s 0s,
    margin 0.2s 0s;
}

.hbtn.hb-border-bottom-br3:hover:after {
  width: 60%;
  height: 0px;
  border-width: 2px;
  border-top-width: 0px;
  margin: 0 20%;
  transition: border-top-width 0.1s 0s, height 0.2s 0.1s, width 0.2s 0.2s,
    margin 0.2s 0.2s;
}

.hbtn.hb-border-left-br3:after {
  bottom: 0;
  left: 0;
  border-right-width: 2px;
  transition: border-right-width 0.1s 0.2s, width 0.2s 0.1s, height 0.2s 0s,
    margin 0.2s 0s;
}

.hbtn.hb-border-left-br3:hover:after {
  width: 0;
  height: 60%;
  border-width: 2px;
  border-right-width: 0px;
  margin: 5% 0;
  transition: border-right-width 0.1s 0s, width 0.2s 0.1s, height 0.2s 0.2s,
    margin 0.2s 0.2s;
}

.hbtn.hb-border-top-br3:after {
  top: 0;
  right: 0;
  border-bottom-width: 2px;
  transition: border-bottom-width 0.1s 0.2s, height 0.2s 0.1s, width 0.2s 0s,
    margin 0.2s 0s;
}

.hbtn.hb-border-top-br3:hover:after {
  width: 60%;
  height: 0;
  border-width: 2px;
  border-bottom-width: 0px;
  margin: 0 20%;
  transition: border-bottom-width 0.1s 0s, height 0.2s 0.1s, width 0.2s 0.2s,
    margin 0.2s 0.2s;
}

.hbtn.hb-border-right-br3:after {
  bottom: 0;
  right: 0;
  border-left-width: 2px;
  transition: border-left-width 0.1s 0.2s, width 0.2s 0.1s, height 0.2s 0s,
    margin 0.2s 0s;
}

.hbtn.hb-border-right-br3:hover:after {
  width: 0;
  height: 60%;
  border-width: 2px;
  border-left-width: 0px;
  margin: 5% 0;
  transition: border-left-width 0.1s 0s, width 0.2s 0.1s, height 0.2s 0.2s,
    margin 0.2s 0.2s;
}

.hpill.hb-border-off-br4:after {
  border-radius: 50px;
}

.hpill.hb-border-off2-br4:after {
  border-radius: 50px;
}

.hpill.hb-border-off3-br4:after {
  border-radius: 50px;
}

.hpill.hb-border-top-br4:after {
  border-radius: 50px;
}

.hpill.hb-border-right-br4:after {
  border-radius: 50px;
}

.hpill.hb-border-bottom-br4:after {
  border-radius: 50px;
}

.hpill.hb-border-left-br4:after {
  border-radius: 50px;
}

.hbtn.hb-border-off-br4 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off-br4:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-off2-br4 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off2-br4:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-off3-br4 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-off3-br4:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-top-br4 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-top-br4:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-right-br4 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-right-br4:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-bottom-br4 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-bottom-br4:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-left-br4 {
  position: relative;
  transition-duration: 0.3s;
  overflow: visible;
  box-sizing: border-box;
  border: none;
  padding: 10px 22px;
}

.hbtn.hb-border-left-br4:after {
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  border: solid 2px #ffffff;
  z-index: 2;
  margin: 0 0;
}

.hbtn.hb-border-bottom-br4:after {
  left: 0;
  bottom: 0;
  border-top-width: 2px;
  transition: border-top-width 0.1s 0.2s, height 0.2s 0.1s, width 0.2s 0s,
    margin 0.2s 0s, border-bottom-width 0.2s 0s;
}

.hbtn.hb-border-bottom-br4:hover:after {
  width: 60%;
  height: 0px;
  border-width: 2px;
  border-top-width: 0px;
  border-bottom-width: 4px;
  margin: 0 20%;
  transition: border-top-width 0.1s 0s, height 0.2s 0.1s, width 0.2s 0.2s,
    margin 0.2s 0.2s, border-bottom-width 0.2s 0.2s;
}

.hbtn.hb-border-left-br4:after {
  bottom: 0;
  left: 0;
  border-right-width: 2px;
  transition: border-right-width 0.1s 0.2s, width 0.2s 0.1s, height 0.2s 0s,
    margin 0.2s 0s, border-left-width 0.2s 0s;
}

.hbtn.hb-border-left-br4:hover:after {
  width: 0;
  height: 60%;
  border-width: 2px;
  border-right-width: 0px;
  border-left-width: 4px;
  margin: 5% 0;
  transition: border-right-width 0.1s 0s, width 0.2s 0.1s, height 0.2s 0.2s,
    margin 0.2s 0.2s, border-left-width 0.2s 0.2s;
}

.hbtn.hb-border-top-br4:after {
  top: 0;
  right: 0;
  border-bottom-width: 2px;
  transition: border-bottom-width 0.1s 0.2s, height 0.2s 0.1s, width 0.2s 0s,
    margin 0.2s 0s, border-top-width 0.2s 0s;
}

.hbtn.hb-border-top-br4:hover:after {
  width: 60%;
  height: 0;
  border-width: 2px;
  border-bottom-width: 0px;
  border-top-width: 4px;
  margin: 0 20%;
  transition: border-bottom-width 0.1s 0s, height 0.2s 0.1s, width 0.2s 0.2s,
    margin 0.2s 0.2s, border-top-width 0.2s 0.2s;
}

.hbtn.hb-border-right-br4:after {
  bottom: 0;
  right: 0;
  border-left-width: 2px;
  transition: border-left-width 0.1s 0.2s, width 0.2s 0.1s, height 0.2s 0s,
    margin 0.2s 0s, border-right-width 0.2s 0s;
}

.hbtn.hb-border-right-br4:hover:after {
  width: 0;
  height: 60%;
  border-width: 2px;
  border-left-width: 0px;
  border-right-width: 4px;
  margin: 5% 0;
  transition: border-left-width 0.1s 0s, width 0.2s 0.1s, height 0.2s 0.2s,
    margin 0.2s 0.2s, border-right-width 0.2s 0.2s;
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  color: #007690;
}
.services {
  padding: 70px 0 80px;
  background: #ffffff;
}

.services .content {
  /*background: #fff; */
  padding: 30px;
  margin-bottom: 30px;
  box-shadow: 0 12px 30px -15px rgba(0, 0, 0, 0.2);
  /* border-top: 4px solid #053a5d; */
  position: relative;
  transition: 0.6s ease-out;
  bottom: 100%;
  top: 0;
  z-index: 99;
  min-height: 251px;
}

.services .content h5 {
  margin: 25px 0 14px;
}
.services .content:hover {
  background: #2c2c2c;
}
/*.services .content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 100%;
  /*bottom: 0;
  background: #053a5d;
  height: 100%;
  transition-duration: 0.6s;
  transition-timing-function: ease-out;
  color: #fff;
  z-index: -9;
}*/

p {
  font-size: 15px;
  line-height: 27px;
}
.services .content:hover:after {
  bottom: 0;
}

.services .content:hover i {
  color: #fff;
}

.services .content:hover h5 {
  color: #fff;
}

.services .content:hover p {
  color: #fff;
}

.services .content i {
  font-size: 54px;
  color: #ffc239;
}

.services .content h5 {
  margin: 25px 0 14px;
}

.about {
  /*padding-bottom:30px;*/
}

.about .col {
  background: #053a5d;
}

.about img {
  height: 100%;
  background: #766f5f;
  object-fit: cover;
}

.about .content {
  padding: 40px;
  color: #fdfdfd;
  background: #053a5d;
  position: relative;
}

.about .content h3 {
  color: #fff;
  font-weight: 600;
  font-size: 29px;
  padding-bottom: 18px;
}

.about .content span {
  font-size: 16px;
  color: #fff;
  margin-bottom: 22px;
  display: block;
}

.about .content span i {
  margin-right: 18px;
}

.about .button {
  background: #053a5d;
  margin-top: 8px;
}

.about .button:hover {
  color: #333;
}

.about .hb-fill-right:before {
  background: #fff !important;
  color: #333 !important;
}
.title-section h3 {
  font-size: 33px;
  font-weight: 700;
  margin-bottom: 13px;
  text-transform: capitalize;
}
.title-section p {
  margin: auto;
  line-height: 30px;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 30px;
}
.title-section p span {
  width: 50px;
  height: 3px;
  background: #053a5d;
  display: block;
  display: inline-block;
  position: relative;
  top: -5px;
  margin-right: 20px;
}
.title-section {
  margin-top: 75px;
}
.footer-top-area {
  /*background-image: url(../images/footer-bg.png); */
  background: #232633;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: relative;
  background-attachment: fixed;
  z-index: 1;
}
.footer-top-area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background-color: #343a40;*/
  z-index: -1;
  opacity: 0.9;
}
.single-widget {
  margin-bottom: 30px;
}
.single-widget img {
  margin-bottom: 20px;
}
.single-widget h3 {
  color: #ffffff;
  font-size: 22px;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 15px;
  text-align: left;
}
.single-widget h3::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 2px;
  background-color: #ffffff;
}
.single-widget p {
  margin-bottom: 0;
  color: #fefeff;
  text-align: left;
}
.single-widget ul li {
  color: #c0cade;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 29px;
  text-align: left;
}
.single-widget ul li:last-child {
  margin-bottom: 0;
}
.single-widget ul li span {
  color: #ffffff;
}
.single-widget ul li a {
  color: #fefeff !important;
  transition: all 0.5s;
}
.single-widget ul li a i {
  display: inline-block;
  margin-right: 2px;
  font-size: 14px;
}
.single-widget ul li a:hover {
  transform: translateX(2px);
  color: #6cbae8 !important;
}
.single-widget .social-area {
  margin-top: 20px;
}
.single-widget .social-area ul {
  line-height: 1;
}
.single-widget .social-area ul li {
  display: inline-block;
}
.single-widget .social-area ul li a {
  margin-right: 5px;
  width: 25px;
  height: 25px;
  line-height: 28px;
  background-color: #31abfc;
  border-radius: 4px;
  text-align: center;
}
.single-widget .social-area ul li a i {
  color: #eeeeee;
  transition: all 0.5s;
  margin-right: 0;
}
.single-widget .social-area ul li a:hover {
  border-color: #31abfc;
  transform: translateX(-2px);
}
.single-widget .social-area ul li a:hover i {
  color: #ffffff;
}
.single-widget .footer-btn {
  margin-top: 20px;
}
.single-widget .footer-btn li {
  display: inline-block;
  max-width: 45%;
  margin-right: 10px;
}
.single-widget .footer-btn li:last-child {
  margin-right: 0;
}
.single-widget.contact ul li {
  position: relative;
  padding-left: 30px;
}
.single-widget.contact ul li a {
  position: relative;
  padding-left: 30px;
}
.single-widget.contact ul li a i {
  position: absolute;
  top: 8px;
  left: 0;
  color: #ffffff;
  font-size: 15px;
}
.single-widget.contact ul li a span {
  display: block;
  font-weight: normal;
}
.single-widget.contact ul li i {
  position: absolute;
  left: 0;
  top: 6px;
  color: #ffffff;
  font-size: 15px;
}
.single-widget.contact ul li span {
  display: block;
  font-weight: normal;
}
.single-widget .newsletter-p {
  margin-bottom: 20px;
}
.single-widget .default-btn {
  display: block;
  width: 100%;
  margin-top: 20px;
}
.single-widget .form-control:focus {
  background-color: #ffffff;
}
.single-widget #validator-newsletter {
  color: #dc3545;
  text-align: center;
  margin-top: 5px;
}
/*
Footer Bottom Area Style
======================================================*/
.footer-bottom-area {
  background-color: #181a23;
  padding: 20px 0;
}
.footer-bottom-area .copy-right {
  text-align: center;
}
.footer-bottom-area .copy-right p {
  text-transform: capitalize;
  margin-bottom: 0;
  color: #ffffff;
}
.footer-bottom-area .copy-right p a {
  color: #ffffff;
}
.pb-70 {
  /*padding-bottom: 70px;*/
}
.pt-100 {
  padding-top: 50px;
}
.single-widget.contact ul li a {
  position: relative;
  padding-left: 30px;
  display: inline-block;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.single-widget a {
  color: #c0cade;
}
.section-title h2 {
  /* margin-bottom: 13px; */
  color: #1b1b1b;
  font-size: 53px;
  font-weight: 700;
}
.single-blog {
  margin-bottom: 70px;
  transition: all 0.5s;
}
.single-blog .blog-content {
  padding: 30px;
  -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: #ffffff;
  max-width: 340px;
  margin: -30px auto 0;
}
.single-blog .blog-content::before {
  content: "";
  position: absolute;
  left: -100%;
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #31abfc;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: -1;
}
.single-blog .blog-content::after {
  content: "";
  position: absolute;
  right: -100%;
  bottom: 0;
  width: 50%;
  height: 100%;
  background-color: #31abfc;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: -1;
}
.single-blog:hover .blog-content::before {
  left: 0;
}
.single-blog:hover .blog-content::after {
  right: 0;
}
.single-blog:hover {
  transform: translateY(-5px);
}
.blog-content h3 {
  font-size: 23px;
  margin-bottom: 13px;
}
.single-blog:hover .blog-content h3 {
  color: #ffffff;
}
.single-blog:hover .blog-content p {
  color: #ffffff;
}
.blog-content p {
  line-height: 25px;
}
a.kcartAddToCartButton.btn.btn-primary {
  padding: 10px 40px;
  margin-top: 20px;
}

.breadcrumb-area {
  color: #fff;
  background-image: url("../images/bread-img.jpg");
  background-size: cover;
  background-position: center;
  padding-top: 200px;
  padding-bottom: 96px;
  position: relative;
}
.breadcrumb-area:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: #343a40; */
  opacity: 0.8;
}
.breadcrumb-content {
  position: relative;
  z-index: 2;
}
.breadcrumb-content .section-heading .section__title {
  font-size: 50px;
  color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .breadcrumb-content .section-heading .section__title {
    font-size: 40px;
  }
}
.breadcrumb-list {
  position: absolute;
  bottom: -52px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .breadcrumb-list {
    text-align: center;
    left: 0;
    width: 100%;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
  .breadcrumb-list {
    text-align: center;
    left: 0;
    width: 100%;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.breadcrumb-list .list-items {
  background-color: #fff;
  padding: 12px 32px;
  display: inline-block;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  position: relative;
}
@media (max-width: 425px) {
  .breadcrumb-list .list-items {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.breadcrumb-list .list-items:after {
  position: absolute;
  content: "";
  top: -7px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  width: 14px;
  height: 14px;
  background-color: #fff;
}
.breadcrumb-list .list-items li {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  padding-left: 10px;
  color: #7f8897;
  margin-bottom: 0;
  text-transform: capitalize;
}
.breadcrumb-list .list-items li:first-child {
  padding-left: 0;
}
.breadcrumb-list .list-items li:last-child {
  padding-right: 0;
}
.breadcrumb-list .list-items li a {
  color: #7f8897;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.breadcrumb-list .list-items li a:hover {
  color: #3caaf7;
}
.breadcrumb-list .list-items li.active__list-item:not(:last-child):after {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background-color: rgba(127, 136, 151, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 11px;
  right: 0;
}
.about {
  position: relative;
}
.about .bdr:before {
  width: 350px;
  background: #053a5d;
  height: 77%;
  /*border: 8px solid #fff;*/
  position: absolute;
  content: "";
  z-index: 1;
  right: 33px;
  top: 60px;
}
.bdr-con {
  padding: 30px 0;
  position: absolute;
  z-index: 10;
  text-align: right;
  margin-right: 12%;
  background: #053a5d;
  margin-top: 80px;
}
.bg-dark {
  background-color: #191d2c !important;
}
.wrapper-intro2 {
  background: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.18)),
    url(../images/bg-intro2.jpg);
  background-position-x: 0%, 0%;
  background-position-y: 0%, 0%;
  background-attachment: scroll, scroll;
  background-size: auto, auto;
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.navbar-dark {
  background-color: #52cbe6 !important;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 9999;
}
.info-blk {
  text-align: center;
  position: relative;
  overflow: visible;
}
.info-blk:before{
  z-index: 0;
  position: absolute;
  content: '';
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  background: linear-gradient(45deg, #ff4478, #ff75e8);
  animation: background infinite 2s linear;
}
.text-box {
  padding: 40px 30px;
  background: #ffffff;
  border: 1px solid #eaeaea;
  position: relative;
  z-index: 5;
  /* margin-top: 80px; */
  /* max-width: 80%; */
  box-shadow: -3px 1px 6px #dadada;
}
.inf-text h3 {
  padding: 15px 0;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.info-blk h3{
  
}
.info-blk p {
  font-size: 15px;
  line-height: 24px;
}
@media all and (max-width: 767px) {
  .navbar-dark {
    background-color: #191d2c !important;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.s-pad {
  padding: 90px 0;
}
.bg-pink {
  background: #e86cd9;
}
.img-box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  min-height: 580px;
  /* padding-top: 50px; */
  /* padding-bottom: 70px; */
}
.text-box p {
  /* color: #fff; */
}


.section-bottom {
    background: url(../images/about-bg.jpg);
    background-position: 51%;
}

.box {
    position: relative;
    background: #fff;
    padding: 40px 20px;
}
@keyframes background {
  0% {
    background: linear-gradient(45deg, #1097d0, #75e7ff);
  }
  30%{
     background: linear-gradient(45deg, #42dcff, #75bdff);
  }
  70%{
    background: linear-gradient(45deg, #3bffcc, #56f1ff);
  }
  100% {
    background: linear-gradient(45deg, #4494ff, #75daff);
  }
}

.section-title {
    margin-bottom: 15px;
}

.section-title h3 {
    text-transform: uppercase;
    font-size: 1.3rem;
    /* letter-spacing: 3px; */
    max-width: 65%;
    color: #52cbe6;
    letter-spacing: 3px;
}

.text-box.secondBox {margin-right: -13%;margin-left: 10%;/* margin-top: 24px; */}

.text-box.firstBox {
    margin-right: 10%;
    margin-left: -13%;
    box-shadow: 1px 1px 6px #dadada;
}

.product-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

p.kcartAddToCartButton {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}

.goCart {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    background: #0a0a0ac4;
    width: 200px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease-in-out all;
}
.goCart.deactive{
  transform: translateY(150px);
}
.goCart.active{
  transform: translateY(0px);
}