
/* bootsrp 5 icons */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

/* common css strats here */

ul {list-style-type:none; padding:0px !important; margin: 0px !important;}

/* ul li {list-style-type:none; padding:0px;} */

/* a.customize{text-decoration:none;}/* for removing underline for anchor*/


a{text-decoration:none !important;}/* for removing underline for anchor*/

button:focus { outline: 0px !important; }

a:hover { text-decoration: none; }

textarea { resize: none;}

.w-100{width:100%;}

.w-auto{width:auto !important;}

.h-100 {height:100%;}

.h-50p {height:50px;}

/* for display */

.d-inline-flex{display:inline-flex ;}/* for display inline */

.d-inline-block{display:inline-block ;}

.d-flex{display:flex ;}/* for display inline */


/* for positions */

.pos-relative{position:relative;}

.pos-absolute{position:absolute;}

/* padding styles */

.p-0{padding:0px;}

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

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

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

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

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

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

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

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

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

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

.pt-25p{padding-top:25px;}

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

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

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

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

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

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

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

.ptb-25p{padding-top:25px;padding-bottom:25px;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ptb-4060p{padding-top:40px;padding-bottom:60px;}

.pr-0p{padding-right:0px;}

.pl-0p{padding-left:0px;}

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

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

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

.pl-25p{padding-left:25px;}

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

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

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

.pr-25p {padding-right:25px;}

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

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

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

/* margin styles */

.mlr-auto{margin-left:auto;margin-right:auto;}

.ml-auto{margin-left:auto;}

.m-0{margin:0px;}

.m-15p{margin:15px;}

.m-lr-auto{margin:0px auto;}

.mt-5p{margin-top:5px;}

.mt-10p{margin-top:10px;}

.mt-15p{margin-top:15px;}

.mt-20p{margin-top:20px;}

.mt-25p{margin-top:25px;}

.mt-30p{margin-top:30px;}

.mt-40p{margin-top:40px;}

.mt-50p{margin-top:50px;}

.mt-60p{margin-top:60px;}

.mt-70p{margin-top:70px;}

.mt-80p{margin-top:80px;}

.mt-90p{margin-top:90px;}

.mt-100p{margin-top:100px;}

.mt-120p{margin-top:120px;}

.mt-130p{margin-top:130px;}

.mt-220p{margin-top:220px;}

.mb-0p{margin-bottom:0px;}

.mb-5p{margin-bottom:5px;}

.mb-10p{margin-bottom:10px;}

.mb-15p{margin-bottom:15px;}

.mb-20p{margin-bottom:20px;}

.mb-25p{margin-bottom:25px;}

.mb-30p{margin-bottom:30px;}

.mb-40p{margin-bottom:40px;}

.mb-60p{margin-bottom:60px;}

.mb-70p{margin-bottom:70px;}

.mb-80p{margin-bottom:80px;}

.mb-100p{margin-bottom:100px;}

.mtb-2040p{margin-top:20px;margin-bottom:40px;}

.mtb-5p{margin-top:5px;margin-bottom:5px;}

.mtb-10p{margin-top:10px;margin-bottom:10px;}

.mtb-15p{margin-top:15px;margin-bottom:15px;}

.mtb-20p{margin-top:20px;margin-bottom:20px;}

.mtb-30p{margin-top:30px;margin-bottom:30px;}

.mtb-40p{margin-top:40px;margin-bottom:40px;}

.mtb-50p{margin-top:50px;margin-bottom:50px;}

.mtb-60p{margin-top:60px;margin-bottom:60px;}

.mlr-10p{margin-left:10px;margin-right:10px;}

.mlr-20p{margin-left:20px;margin-right:20px;}

.ml-5p{margin-left:5px;}

.ml-10p{margin-left:10px;}

.ml-15p{margin-left:15px;}

.ml-20p{margin-left:20px;}

.ml-50p{margin-left:50px;}

.mr-5p{margin-right:5px;}

.mr-10p{margin-right:10px;}

.mr-15p{margin-right:15px;}

.mr-20p{margin-right:20px;}

.mr-30p {margin-right: 30px;}

.mr-40p {margin-right: 40px;}

.mr-50p {margin-right: 50px;}

/* for box shadow */


/* for border radius  */

.brad-0 {border-radius: 0;}

.brad-50 {border-radius: 50px;}

/* for borders  */

.br-0p {border: 0;}

.border-t {border-top: #d2d2d2 1px dashed;}

/* for letter spacing  */

.ls-1p {letter-spacing: 1px;}

.ls-2p {letter-spacing: 2px;}

.ls-4p {letter-spacing: 4px;}

/* for text-patterns*/

.txt-up {text-transform: uppercase;}

.txt-cap {text-transform: capitalize;}

.txt-undline {text-decoration: underline !important; }

/* for backgorund colors */

.bg-white{background-color:white;}

.bg-black{background-color:#000000;}

.bg-trans {background: transparent;}

.bg-gray {background-color: #f7f7f7;}

.bg-gold{background-color: #b77b00;}

.bg-pink{background-color: #e80c41;}

.bg-lite{
	background:#fffff3;
}

/* for text-colors*/

.text-black{color:#000000;}

.text-white{color:#ffffff;}

.text-color {color:#161616;}

.text-green{color: #0c9e5b;}

.text-thickgreen{color: #024612;}


/* for text-alignment*/

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

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

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

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

.txt-end { text-align: end;}

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

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

/* for text-alignment*/

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

.align-flex-end {align-items: flex-end;}

.justify-space {justify-content: space-between;}

.justify-center {justify-content: center;}

.justify-flex-end {justify-content: flex-end;}

.wh-space {white-space: pre-line;}

.obj-fit {object-fit: cover;}

/* float css */

.float-left{float:left;}

.float-right{float:right;}

/* for font-size */

.font10 {font-size: 10px;}

.font11 {font-size: 11px;}

.font12 {font-size: 12px;}

.font13 {font-size: 13px;}

.font14 {font-size: 14px;}

.font15{font-size:15px;}

.font16{font-size:16px;}

.font17{font-size:17px;}

.font18{font-size:18px;}

.font19{font-size:19px;}

.font20{font-size:20px;}

.font21{font-size:21px;}

.font22{font-size:22px;}

.font23{font-size:23px;}

.font24{font-size:24px;}

.font26{font-size:26px;}

.font28{font-size:28px;}

.font30{font-size: 30px;}

.font34{font-size: 34px;}

.font36{font-size: 36px;}

.font44{font-size: 44px;}

.font40{font-size: 40px;}

.font50{font-size: 50px;}

.font52{font-size: 52px;}

/* for line-hieght */

.lh-15p {line-height: 15px;}

.lh-16p {line-height: 16px;}

.lh-17p {line-height: 17px;}

.lh-18p {line-height: 18px;}

.lh-20p {line-height: 20px;}

.lh-22p {line-height: 22px;}

.lh-23p {line-height: 23px;}

.lh-24p {line-height: 24px;}

.lh-25p {line-height: 25px;}

.lh-26p {line-height: 26px;}

.lh-27p {line-height: 27px;}

.lh-28p {line-height: 28px;}

.lh-29p {line-height: 29px;}

.lh-32p {line-height: 32px;}

.lh-33p {line-height: 33px;}

.lh-42p {line-height: 42px;}

.lh-44p {line-height: 44px;}

/* for font-weight */

.fw-600 {font-weight: 600;}


/* poppins */

.fnt-Poppins-Light {font-family: 'Poppins-Light';}

.fnt-Poppins-Regular {font-family: 'Poppins-Regular';}

.fnt-Poppins-Medium {font-family: 'Poppins-Medium';}

.fnt-Poppins-SemiBold { font-family: 'Poppins-SemiBold';}

.fnt-Poppins-Bold { font-family: 'Poppins-Bold';}

/* Montserrat */

.fnt-Montserrat-Regular {font-family: 'Montserrat-Regular';}

.fnt-Montserrat-SemiBold { font-family: 'Montserrat-SemiBold';}


html {
    overflow-x: hidden;
}

body {
    font-size:16px;
	letter-spacing:0.5px;
    line-height:24px;
    color: #161616;
    font-family: 'Urbanist-Light';
    overflow-x: hidden;
}

.container {
    max-width:1230px !important;
	padding-left: 0;
    padding-right: 0;
}

/*----- navbar toggler  css -----*/

.navbar-toggler.x {
  border: none;
}

.navbar-toggler.x:focus {
  outline: none;
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  -ms-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.navbar-toggler.x[aria-expanded="true"] .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

.navbar-toggler.x .icon-bar {
  width: 22px;
  display: block;
  height: 2px;
  background-color: #000;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.navbar-toggler.x .icon-bar + .icon-bar {
  margin-top: 4px;
}

.navbar-toggler.x .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.navbar-toggler.x .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggler.x .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

/*--------------------------------------------------------------
# Desktop Navigation
--------------------------------------------------------------*/
@media (min-width: 1024px) {
  /* .navbar ul li.menu-item-has-children>a{display: inline-block !important;width: auto;}
  .navbar ul li.menu-item-has-children>span{display: inline-block;width: 10px;} */
  .navbar {
    padding: 0;
	width: 100%;
  }

  .navbar ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style: none;
    align-items: center;
	justify-content: space-between;
    /* width: 100%; */
  }
 .navbar>ul {width: 100%;}
  .navbar li {
    position: relative;
  }

  .navbar > ul > li {
    white-space: nowrap;
    /* padding: 8px 0 8px 30px; */
  }

.navbar a, .navbar a:focus {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    white-space: nowrap;
    transition: 0.3s;
    position: relative;
    font-size:15px;
	letter-spacing:0.5px;
    text-transform: uppercase;
    color: #fff;
    transition: color 0.3s, background 0.3s;
    font-family: 'Poppins-Regular';
	padding:5px 15px;
}


  .navbar a i,
  .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
    /* width: 20px;
    height: 20px; */
    position: relative;
    z-index: 20;
  }

  .navbar a:hover,
  .navbar li.active>a,
  .navbar li:hover  a, .menu-active a {
    color:#ffc700;
	/* background:#f8cb4d; */
  }



  .navbar .menu-item-has-children ul {
    display: block;
    position: absolute;
    right: 0px;
    top: calc(100% + 30px);
    margin: 0;
    padding: 10px 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: 0.3s;
	min-width:180px;
  }

  .navbar .menu-item-has-children ul li {
    min-width:180px;
  }

  .navbar .menu-item-has-children ul a {
    padding:7px 20px;
    font-size: 14px;
    text-transform: none;
    color:#3a0406;
    background: #fff;
  }

  .navbar .menu-item-has-children ul a i {
    font-size: 12px;
  }

  .navbar .menu-item-has-children ul a:hover,
  .navbar .menu-item-has-children ul .active:hover,
  .navbar .menu-item-has-children ul li:hover > a {
    color:#000;
	background: #ffc700;
  }

  .navbar .menu-item-has-children:hover > ul {
    opacity: 1;
    top: 100%;
    visibility: visible;

  }


  .navbar .menu-item-has-children .menu-item-has-children ul {
    top: 0;
    left: calc(100% - 30px);
    visibility: hidden;
  }

  .navbar .menu-item-has-children .menu-item-has-children:hover > ul {
    opacity: 1;
    top: 0;
    left: 100%;
    visibility: visible;
  }
}
/*
@media (min-width: 1024px) and (max-width: 1366px) {
  .navbar .menu-item-has-children .menu-item-has-children ul {
    left: -90%;
  }

  .navbar .menu-item-has-children .menu-item-has-children:hover > ul {
    left: -100%;
  }
} */

@media (min-width: 1024px) {

  .mobile-nav-show,
  .mobile-nav-hide {
    display: none;
  }
}

/*--------------------------------------------------------------
# Mobile Navigation
--------------------------------------------------------------*/
@media (max-width: 1023px) {
    .profile-h.bg-primary-grad{
        padding-inline: 0px;
    }
  /* .navbar ul li.menu-item-has-children>a{display: inline-block !important;width: 90%;}
  .navbar ul li.menu-item-has-children>span{display: inline-block;width: 10%;color: rgba(255, 255, 255, 0.7);} */
  .navbar ul li.menu-item-has-children>a i{
    position: absolute;
    right: 20px;
    width: 10%;
    height: 42px;
    text-align: center;
    top: 0px;

  }
  .navbar ul li.menu-item-has-children>a i::before{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    position: absolute;
  }
  .navbar ul li.menu-item-has-children>a{position: relative;}
  .navbar {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    max-width:320px;
    bottom: 0;
    transition: 0.3s;
    z-index: 9997;
  }

  .navbar ul {
    position: absolute;
    inset: 0;
    padding:40px 10px 10px 10px !important;
    margin: 0;
    background:#024612;
    overflow-y: auto;
    transition: 0.3s;
    z-index: 9998;
  }

  .navbar a,
  .navbar a:focus {
    display: flex;
    align-items: center;
    /* justify-content: space-between; */
    padding:8px 20px;
    color:#fff;
    white-space: nowrap;
    text-transform: uppercase;
    transition: 0.3s;
    font-family: "Poppins-Light";
  }

  .navbar a i,
  .navbar a:focus i {
    font-size: 12px;
    line-height: 0;
    margin-left: 5px;
  }

  .navbar a:hover,
  .navbar .active,
  .navbar .active:focus,
  .navbar li:hover > a {
    color: #fff;
  }

  .navbar .menu-item-has-children ul,
  .navbar .menu-item-has-children .menu-item-has-children ul {
    position: static;
    display: none;
    padding:10px 0 !important;
    margin: 10px 20px;
    transition: all 0.5s ease-in-out;
    border: 1px solid #ffd086;
  }
  .dropdown-active a{
    font-size: 12px !important;
    padding: 6px 15px;
  }

  .navbar .menu-item-has-children > .dropdown-active,
  .navbar
    .menu-item-has-children
    .menu-item-has-children
    > .dropdown-active {
    display: block;
  }

  /* .navbar .dropdown>.dropdown-active, .navbar .dropdown .dropdown>.dropdown-active {
    display: block;
} */
  /* .mobile-nav-show { */
    /* position: relative; */
    /* color: #000; */
    /* font-size: 28px; */
    /* cursor: pointer; */
    /* line-height: 0; */
    /* transition: 0.5s; */
    /* z-index: 9999; */
    /* padding-right: 10px; */
  /* } */
  .mobile-nav-show {
    color: #000;
    font-size: 25px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    z-index: 9999;
    padding-right: 0;
    position: fixed;
    top: 22px;
    right: 0;
    background:#ffaf2f;
    border-radius: 50px 0px 0px 50px;
    padding: 5px 2px 5px 7px;
}

  .mobile-nav-hide {
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    position: fixed;
    left:275px;
    top: 15px;
    z-index: 9999;
  }

  .mobile-nav-active {
    overflow: hidden;
  }

  .mobile-nav-active .navbar {
    left: 0;
  }

  .mobile-nav-active .navbar:before {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9996;
  }
}


/* ------------------------------------------------------------------- */
	/* HOME PAGE COMMON CSS */
/* ------------------------------------------------------------------- */

.common-section{
	padding-top:90px;
	padding-bottom:90px;
}


.pt-gap{
	padding-top:90px;
}

.pb-gap{
	padding-bottom:90px;
}

.common-section2{
	padding-top:60px;
	padding-bottom:60px;
}

.pt-gap2{
	padding-top:60px;
}

.pb-gap2{
	padding-bottom:60px;
}

.section-title {
	font-size:44px;
	letter-spacing:0.5px;
	color: #0b0b0b;
	font-family: 'PlayfairDisplay-Bold';
	display:inline-block;
}

.section-title:before, .section-title:after{
	content: '';
	background-image: url(../img/heading-border.svg);
	width: 86px;
	height: 10px;
	position: absolute;
	top: 50%;
}
.section-title:before {
    left: 100%;
    margin-left: 25px;
}
.section-title:after {
    right:100%;
	margin-right: 25px;
}
.section-title-gap{
	margin-bottom:25px;
}
.section-title-gap2{
	margin-bottom:25px;
}

.flip-img{
	-webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.flip-y{transform: scaleY(-1);}

.bg-properties {
	background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.wh-img{
	filter: brightness(0) invert(1);
}
.add-on .input-group-btn > .btn {
  border-left-width:0;left:-2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
 box-shadow:none;
 -webkit-box-shadow:none;
 border-color:#cccccc;
}
/* .form-control{width:20%} */
.my-navbar-nav > li > a {
  border-right: 1px solid #ddd;
  padding-bottom: 15px;
  padding-top: 15px;
}
.my-navbar-nav:last-child{ border-right:0}

.flip-icon{
   -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

/* BUTTON CSS */

.btn-size{
	font-size: 17px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Urbanist-Regular';
	border-radius:50px;
	/* width: 370px; */
/* height: 48px; */
}

.btn-pd {
    padding: 14px 62px;
}

.btn-gap {
   margin-top:40px;
}

.btn-gradient{
	background-image: linear-gradient(90deg, #a91d36 0%, #ce3439 100%);
	color:#fff;
}

.btn-gradient:hover{
	background-image: linear-gradient(90deg, #ce3439 0%, #a91d36 100%);
}

.max-width{max-width:100% !important;}


/* ------------------------------------------------- */
	/* HEADER SECTION CSS */
/* ------------------------------------------------- */

/* HEADER TOP CSS */

.htop-sec {
    position: fixed;
    top:10px;
    width: 100%;
    z-index: 99;
    padding: 0px 2vw;
}
.htop-wrap {
    background-color: #ffffff;
    border: 2px solid #a68445;
	border-radius:50px;
    padding: 10px 20px;
}
.logo{
	height:56px;
}

.htop-list li>a{
	font-size:16px;
	letter-spacing: 1px;
	line-height: 26px;
	color: #4a3300;
	font-family: 'Urbanist-Medium';
}

.chat-btn,.call-btn{
	margin-right:15px;
}

.chat-icon, .call-icon {
    margin-right: 8px;
    transform: translateY(-1px);
}
.chat-icon{
	height:25px;
}
.call-icon{
	height:20px;
}

.login-btn a, .crte-btn a {
	text-transform: uppercase;
	font-family: 'Urbanist-Regular';
	border-radius: 50px;
}
.login-btn a {
    color: #aa1d36 !important;
    border:1px solid #b42336;
    padding:9px 25px;
}
.login-btn a:hover{
	color: #fff !important;
	background: #aa1d36;
}
.crte-btn a, .ct-btn, .btn-primary, .bg-primary-grad{
	color: #ffffff !important;
	background-image: linear-gradient(90deg, #a91d36 0%, #ce3439 100%) !important;
	padding: 10px 25px;
    border:0px;
}
.crte-btn a:hover, .ct-btn.hover, .btn-primary:hover, .bg-primary-grad:hover{
	background-image: linear-gradient(90deg, #ce3439 0%, #a91d36 100%) !important;
}
.ct-btn{
    /* text-transform: uppercase; */
    border-radius: 50px;

}
.menu-icon {
    height: 40px;
}
/* HEADER-BOTTOM CSS  */

.header-nav {
	display:flex;
	align-items:center;
	flex-wrap: wrap;
	z-index: 997;
	background:#024612;
	border-radius: 50px;
	padding:3px;
	/* background-image:linear-gradient(0deg, #ffcb40 2%, #ffffff 65%); */
}



.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #690013 !important;
}


/* ------------------------------------------------- */
	/* HOME PAGE CSS */
/* ------------------------------------------------- */


/* BANNER CSS */

.carousel-indicators {z-index: 5 !important; margin-bottom:0px;}
.carousel-indicators [data-bs-target] {
	width: 15px !important;
	height: 15px !important;
	border-radius: 50%;
	background-color:#024612;

}


 /* PORTAL SECTION CSS */

  .how-it-works-left-bg, .how-it-works-right-bg{
	position:absolute;
	top:0;
 }
.how-it-works-left-bg{
	left:0;
	height:140px;
}

.how-it-works-right-bg{
	right:0;
	height:130px;
}
.portal-section {
    background-image: linear-gradient(0deg, #ffeff3 0%, #ffffff 100%);
}

.pink-curve {
    margin-top: -70px;
    z-index: 0;
    position: relative;
}
 .portal-flower-pattern{
	width: 426px;
	height: 426px;
	border-radius: 53px;
	background-image: url(../img/flower-pattern.png);
	display: flex;
	align-items: end;
	justify-content: center;
	margin: auto;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	z-index:1;
 }
/* .portal-icon-bar { */
	/* width: 378px; */
	/* height: 378px; */
	/* background-image: url(../img/portal-circle.png); */
	/* display: flex; */
	/* align-items: end; */
	/* justify-content: center; */
	/* margin: auto; */
	/* position: relative; */
	/* overflow: hidden; */
	/* background-repeat: no-repeat; */
	/* background-position: center; */
	/* background-size: 100% 100%; */
/* } */

.portal-grade {
	position: relative;
	border: 5px solid transparent;
	background: linear-gradient(180deg, #fff9fb 0%, #fff9fb 100%);
	background-clip: padding-box;
	width: 378px;
	height: 378px;
	border-radius: 50%;
	margin: auto;
	display: grid;
	align-items: end;
	justify-content: center;
}
.portal-grade::after {
	content: '';
	position: absolute;
	top: -2px;
	bottom:-1px;
	left: -2px;
	right: -2px;
	z-index: -1;
	border-radius: 50%;
	background: rgb(206,163,87);
	background: linear-gradient(180deg, #d5ae6a 0%, #fff9fb 100%);
}


.portal-icon {
    height: 315px;
    width: auto !important;
}

.portal-data{
	margin:0px 25px;
}



/* STEPS CSS */

.StepProgress-item h4 {
    font-size: 30px;
    letter-spacing: 1px;
    color: #9d792c;
    font-family: 'PlayfairDisplay-Bold';
    padding-top: 5px;
}

.StepProgress-item p{
	font-size: 18px;
	line-height: 26px;
	color: #131313;
	 font-family: 'Urbanist-Regular';
}

.StepProgress {
    position: relative;
    padding-left: 35px !important;
    list-style: none;
}
.StepProgress::before {
  display: inline-block;
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  width: 10px;
  height: 100%;
  /* border-left: 2px solid #CCC; */
}

.StepProgress-item {
    position: relative;
    counter-increment: list;
    padding-left: 40px;
}
.StepProgress-item:not(:last-child) {
  padding-bottom:40px;
}
.StepProgress-item::before {
  display: inline-block;
  content: '';
  position: absolute;
  left: -10px;
  height: 100%;
  width: 10px;
}
.StepProgress-item::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: -37px;
  width: 12px;
  height: 12px;
  border: 2px solid #CCC;
  border-radius: 50%;
  background-color: #FFF;
}
.StepProgress-item.is-done::before {
    content: "";
    /* background-image: url(../img/line.svg); */
    /* font-size: 10px; */
    color: #FFF;
    text-align: center;
    border: 0;
    background-repeat: no-repeat;
    background-position: center;
    left: -12px;
    border-left: 2px dotted #9d792c;
}
.StepProgress-item.is-done:last-child::before {
  background-image:none;
}


.StepProgress-item.is-done::after {
	content: "";
	/* background-image: url(../img/cap.svg); */
	/* font-size: 10px; */
	color: #FFF;
	text-align: center;
	border: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size:30px;
	width: 55px;
	height: 55px;
	border-radius: 27px;
	filter: drop-shadow(0 0 15px rgba(118,0,28,0.12));
	background-color: #ffffff;
}
.StepProgress-item:first-child::after{
	background-image: url(../img/1-register.png);
}
.StepProgress-item:nth-child(2)::after{
	background-image: url(../img/2-member.png);
}
.StepProgress-item:nth-child(3)::after{
	background-image: url(../img/3-search.png);
}
.StepProgress-item:last-child::after{
	background-image: url(../img/4-contact.png);
}

.StepProgress-item.current::before {
  /* border-left: 2px solid green; */
}
.StepProgress-item.current h4 {
	color: #aa1d36;
}


.StepProgress-item:first-child.current::after {
	background-image: url(../img/1-register-hover.png);
  /* content: counter(list); */
  /* padding-top: 1px; */
  /* width: 19px; */
  /* height: 18px; */
  /* top: -4px; */
  /* left: -40px; */
  /* font-size: 14px; */
  /* text-align: center; */
  /* color: green; */
  /* border: 2px solid green; */
  /* background-color: white; */
}


/* OWL CSS NEW */

.banner_carousel_wrapper .logo_wrapper {
  position: absolute;
  top: 120px;
  left: calc(50% + 290px);
  color: #ff08ff;
}
.banner_carousel_wrapper .logo_wrapper .logo_text {
  display: block;
  font-family: "Roboto", sans-serif;
  line-height: 20px;
  font-size: 16px;
  font-weight: 300;
  color: white;
  letter-spacing: 1px;
}
.banner_carousel_wrapper .banner .owl-item.active .title {
  animation: fadeTitle 1s forwards;
}
.banner_carousel_wrapper .banner .owl-item .item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
}
.banner_carousel_wrapper .banner .owl-item .item .title {
  position: absolute;
  font-family: "DM Serif Display", serif;
  font-size: 90px;
  white-space: nowrap;
  color: white;
  font-weight: 400;
  margin: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.4s;
}
.banner_carousel_wrapper .banner .owl-item .item .gallery_wrapper {
  width: 520px;
  height: 520px;
  position: relative;
  overflow: hidden;
}
.banner_carousel_wrapper .banner .owl-item .item .gallery_wrapper .picture_wrapper {
  position: absolute;
  border-radius: 20px;
  overflow: hidden;
}
.banner_carousel_wrapper .banner .owl-item .item .gallery_wrapper .picture_wrapper.down {
  left: 0;
  right: 0;
  top: 50px;
  bottom: 50px;
}
.banner_carousel_wrapper .banner .owl-item .item .gallery_wrapper .picture_wrapper.up {
  left: 50px;
  right: 50px;
  top: 0;
  bottom: 0;
}
.banner_carousel_wrapper .banner .owl-item .item .gallery_wrapper .picture_wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.banner_carousel_wrapper .banner .owl-item .item .gallery_wrapper .title {
  color: transparent;
  -webkit-text-stroke: 2px white;
}
.banner_carousel_wrapper .owl_pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top:20px;
}
.banner_carousel_wrapper .owl_pagination .owl_dots {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.banner_carousel_wrapper .owl_pagination .owl_dots .owl-dot {
  height: 11px;
  width: 35px;
  cursor: pointer;
  position: relative;
  border: none;
  background: transparent;
}
.banner_carousel_wrapper .owl_pagination .owl_dots .owl-dot::before {
    position: absolute;
    content: "";
    height: 1px;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #000;
}
.banner_carousel_wrapper .owl_pagination .owl_dots .owl-dot.active::before {
  height: 3px;
  background-color:#aa1d36;

}
.banner_carousel_wrapper .owl_pagination #counter {
  color: #aa1d36;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 400;
}

@keyframes fadeTitle {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}



 /* ABOUT SECTION CSS */


 .about-section{
	 padding-bottom:35px;
 }

.flower-icon{
	 position: absolute;
    top: 70px;
    right: 0;
    height: 220px;
}

.about-section:before {
    content: '';
    /* width: 1920px; */
    height: 950px;
    background-image: linear-gradient(0deg, #ffffff 0%, #fffbdf 50%, #ffffff 100%);
    position: absolute;
    bottom: -500px;
    width: 100%;
    left: 0;
    right: 0;
    z-index: -1;
}

.about-wrap{
	 background-image: url(../img/about-bg.png);
	 background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
	padding:70px 85px 85px 85px;
	filter: drop-shadow(0px 20px 10px rgba(50,99,0,0.08));
	font-family: 'Urbanist-Regular';
}

.about-icon {
    height:355px;
}

.about-flower {
    position: absolute;
    bottom: 70px;
    left: 0;
    height: 220px;
}
/* TRUSTED SECTION CSS */

.trust-wrap{
	 background-image: url(../img/trust-bg.png);
	 background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
	padding:85px;
}
.trust-icon-bar {
    width:145px;
    height: 145px;
    border-radius:50%;
    background-image: url(../img/trust-icon-bg.png);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}
.trust-icon {
    height:60px;
}

.trust-title{
	font-size:18px;
	letter-spacing: 1px;
	color: #9d792c;
	font-family: 'Urbanist-Medium';
	text-transform:uppercase;
}


/* INSPIRED SECTION CSS */

.inspire-section{
	padding-bottom:100px;
}
.inspire-card{
	/* width: 390px; */
	/* height: 490px; */
	border-radius: 10px;
	background-image: linear-gradient(0deg, #680012 0%, #a91d36 100%);
	color:#fff;
	font-family: 'Urbanist-Regular';
	padding:0px 35px 15px 35px;
	margin-bottom:30px;
}
.inspire-card:before {
    content: '';
	/* background-color: #690013; */
    background-image: url(../img/inspire-card-bottom.png);
    background-size: 100% 100%;
    position: absolute;
    bottom: -28px;
    height: 28px;
    width: 282px;
    left: 0;
    right: 0;
    margin: auto;
}

.inspire-icon-bar {
    width: 245px;
    height: 245px;
    border-radius: 53px;
    background-image: url(../img/inspire-icon-bg.png);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    position: relative;
    /* overflow: hidden; */
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.inspire-icon-bar:before {
    content: '';
    background-image: url(../img/golden-line.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 33px;
    width: 182px;
    position: absolute;
    bottom: -3px;
}
.inspire-icon{
	width: 178px !important;
	height: 178px;
	border-radius:50%;
	background-color: #fff9fb;
	border: 2px solid ;
}

.inspire-icon-br {
    margin-top: 2px;
    height: 33px;
}
.star-icon {
    margin-bottom: 8px !important;
    height: 15px;
}
.inspire-title{
	font-size: 24px;
	letter-spacing: 1px;
	color: #ffffff;
	font-family: 'PlayfairDisplay-Bold';

}

/* UPGRADE SECTION CSS */

.green-curve{
    margin-bottom: -2px;
}
.upgrade-section {
    background-color: #f0f7f4;
    z-index: 1;
    margin-top: -80px;
}

.upg-title:before, .upg-title:after {
    top: 25%;
}
.upgrade-card{
	border-radius: 10px;
	filter: drop-shadow(0px 20px 17.5px rgba(95,139,119,0.1));
	background-image: linear-gradient(0deg, #ffffff 0%, #f5faf7 100%);
	font-size: 16px;
	line-height: 24px;
	color: #131313;
	font-family: 'Urbanist-Regular';
	padding:35px 45px;
}

.upgrade-title{
	font-size: 22px;
	letter-spacing: 1px;
	color: #aa1d36;
	font-family: 'PlayfairDisplay-Bold';
}
/* .upgrade-icon-bar { */
    /* width:110px; */
    /* height: 110px; */
    /* border-radius: 53px; */
    /* background-image: url(../img/icon-bg.png); */
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    /* margin: auto; */
    /* position: relative; */
    /* overflow: hidden; */
    /* background-repeat: no-repeat; */
    /* background-position: center; */
    /* background-size: 100% 100%;	 */
/* } */

.bgrade1 {
    position: relative;
    border: 5px solid transparent;
    background: #f5faf8;
    background-clip: padding-box;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin: auto;
    display: grid;
    align-items: center;
    justify-content: center;
}
.bgrade1::after {
	content: '';
	position: absolute;
	top: -2px;
	bottom:-1px;
	left: -2px;
	right: -2px;
	z-index: -1;
	border-radius: 50%;
	background: rgb(206,163,87);
	background: linear-gradient(180deg, rgba(206,163,87,1) 0%, rgba(244,247,244,1) 100%);
}
.upgrade-icon {
    height:55px;
}



/* FOOTER SECTION CSS */

.footer-sec {
    background-image: linear-gradient(180deg, #a61b33 30%, #690113 100%);
    position: relative;
    /* margin-top: -45px; */
    z-index: 1;
}

.footer-top{
	padding-top:60px;
	padding-bottom:65px;
	color:#fff;
}
.footer-logo {
    margin-bottom: 10px;
    height: 70px;
}
.footer-title {
    font-size: 22px;
	letter-spacing: 1px;
	color: #ebc87b;
	font-family: 'Poppins-Medium';
}

.footer-title2{
	font-size: 14px;
	color: #ebc87b;
	font-family: 'Poppins-Medium';
}

.fbox1 {
    margin-right: -15px;
}
.fbox3{
	margin-left:40px;
}
.fbox4 {
    display: grid;
    margin-left: auto;
    justify-content: end;
}
.footer-content {
    font-size: 16px;
    letter-spacing: 0.5px;
}
.fcall-bx{
	margin-top:10px;
}

.foot-li ul li {
    margin-top: 10px;
}
.foot-li a {
	color: #ffffff;
}
.footer-content a:hover{color:#ffb114 !important;}

.fcall{height:22px;}

.fmail{height: 20px;}

	/* SOCIAL ICONS  */

.fsocial-icons {
    background: #882133;
    display: inline-block;
    padding: 11px 20px;
    border-radius: 50px;
}
.fsocial-icons .f-icon {
    position: relative;
    text-align: center;
    width: 0px;
    height: 0px;
    padding: 10px;
    color: #fff;
    display: inline-block;
    margin: 0px 11px;
    transform: translateY(4px);
    cursor: pointer;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.fsocial-icons .f-icon i {
	font-size:20px;
	color:#fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


/* COPYRIGHT SECTION CSS */

 .copy-sec{
	position: relative;
	margin-top:-14px;
	z-index:2;
 }

.copy-right-block {
    background-color: #aa1d36;
    color: #fff;
    padding-bottom: 20px;
}
.aw-txt{
	color:#f2c96e;
}

/* ------------------------------------------------------------ */
	/* INNER PAGES COMMON CSS */
/* ------------------------------------------------------------ */

.main-br {
    border:0 !important;
}

.inngrid-section .grid-left-content {
    padding-bottom: 75px;
}
.inner-block{
	background:#fffcea;
	border-radius: 6px;
}
.inner-hd {
    padding: 15px 20px;
    border-bottom: 1px solid #d8a858;
}
.inner-title {
	font-size: 30px;
	letter-spacing: 1px;
	color: #674901;
	font-family: 'Poppins-SemiBold';
	margin: 0;
}
.inner-cnt {
    padding:20px 20px 55px 20px;
}
/* .min-ht { */
  /* min-height: 1050px; */
/* } */

.innbutton-block {
    padding: 13px 0px 9px 0px;
}


.innmain-bg .baja-icon, .innmain-bg .kalasam-icon {
    top: 750px;
}


/* ------------------------------------------------------------ */
	/* PRODUCT LIST PAGE CSS */
/* ------------------------------------------------------------ */

.page-top{
	padding-top:20px;
}

.page-title {
    font-size: 30px;
    color: #2c0000;
    font-family: 'Poppins-Regular';
}

.plist-banner{
	height:215px;
	object-fit: cover;
}

/* BREADCRUM CSS */

.breadcum{padding:10px 0px; border-bottom: 1px solid #d7d5d5;}
.breadcum-li ul li{margin-right:5px;}
.breadcum-li ul li:after{content:'›';padding-left:5px;}
.breadcum-li ul li:last-child::after{content:''; display:none;}
.breadcum-li ul li a {
    color: #212529;
    text-transform: capitalize;
    font-size: 13px;
}
.breadcum-li ul li .active{color:#0c9e5b;}

/* PRODUCT LEFT RIGHT BOX CSS */

.prd-left{
	background-color: #ffffff;
	border: 1px solid #dbdbdb;
	margin-right:55px;
}
.prd-rgt {
    margin-left: -55px;
}
.collection-title {
    font-size: 20px;
    text-transform: capitalize;
    color: #000;
    font-family: 'Poppins-Regular';
    margin: 0;
    background: #ffc700;
    padding: 10px 20px;
}

/* ACCORDIAN CSS */

#accordionExample {
    padding:5px 20px;
}
.accordion-item {
    border: 0;
}
.accordion-button {
    padding: 13px 0px;
    font-family: 'Poppins-Regular';
    color: #2c0000;
    outline: none;
    font-size:16px;
}
.accordion-button:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
.accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow:none;
    color: #0c9e5b;
}
.accordion-body {
    padding: 0;
}
.accordion-button::after {
    background-size: 15px;
    transform: translateY(3px);
}
/* CHECK BOX CSS */

.chk-group .form-check-input {
    width: 18px;
    height:18px;
    border:1px solid #b7b7b7;
    margin-right: 10px;
	border-radius:0 !important;
}
.chk-group .chk-group-item {
    display: flex;
    margin-bottom:10px;
}
.chk-group .chk-group-item label {
    font-size:14px;
}

.chk-group .form-check-input:checked {
    background-color: green;
    outline: none;
    box-shadow: none;
}
.form-check-input:active {
    outline: none;
	box-shadow:none;
}

/* CLEAR ALL BUTTON CSS */

.plist-itemshow li {
	margin-right:10px;
}
.plist-itemshow a {
	padding:5px 5px 5px 15px;
	font-size: 14px;
	color: #0b0b0b;
	font-family: 'Poppins-Regular';
	background-color: rgba(255,255,255,0);
	border: 1px solid #dde0e3;
	border-radius: 50px;
}
.plist-itemshow a i {
    font-size: 17px;
    transform: translateY(1px);
    display: inline-block;
    margin-left: 15px;
}
.plist-itemshow .clearall-btn {
    color: #024612;
    border: 1px solid #024612;
    padding: 5px 15px;
}
.plist-itemshow .clearall-btn:hover{
	color: #fff;
    background:#024612;
}

/* SELECT CSS */

.sort-hd {white-space: nowrap; font-size:13px;}

.minimal {
	background-color: transparent;
	border: thin solid blue;
	border-radius: 4px;
	display: inline-block;
	font: inherit;
	line-height: 1.5em;
	padding: 0.5em 3.5em 0.5em 1em;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
}

/* arrows */

select.minimal {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 16px) calc(1em + 2px), calc(100% - 0em) 0.5em;
    background-size: 5px 5px, 5px 5px, 0px 1.5em;
    background-repeat: no-repeat;
    border-radius: 50px;
    border: 1px solid #dde0e3;
}

select.minimal:focus {
	outline: 0;
	}


select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}


/* PRODUCT LIST CSS */

.plist-card {
    height: 100%;
}
.plist-icon{
	height: 315px;
	border-radius: 10px;
	object-fit:cover;
	object-position:top;
}
.plist-content{
	padding:15px;
	font-size: 14px;
	line-height:20px;
	color: #0b0b0b;
	font-family: 'Poppins-Regular';
}
/* PRODUCT LABEL CSS */

.plist-label-bar {
    position: absolute;
    top:8px;
    right:0px;
	z-index: 2;
}
.plist-label {
    background: #ff6128;
    color: #fff;
    padding: 1px 12px 1px 15px;
    border-radius: 50px 0px 0px 50px;
    font-size: 14px;
}

/* CHOOSE OPTION BUTTON CSS */

.choose-btn {
    border-radius: 50px;
    padding: 6px 15px;
    text-transform: capitalize;
    font-size: 13px;
    background: #024612;
    color: #fff;
}


/*  SIDE NAV CSS */
/* ----------------------------------------------------------------------------- */

.side-login-btn button {
    padding: 0;
	color:#fff;
    border: 1px solid #fff;
    font-family: 'Urbanist-Medium';
    border-radius: 50px;
    padding: 5px 25px;
	background:transparent;
}
.side-login-btn button:hover{
    color:#aa1d36;
    background:#fff;
}
.side-reg-btn button {
    color: #aa1d36 !important;
    padding: 6px 25px;
    width: 100%;
    font-family: 'Urbanist-Medium';
    background: #fff;
}
.side-reg-btn {
    margin-bottom:35px;
}

.sidenav {
    height: 100%;
    width: 250px;
    position: fixed;
    z-index:99;
    top: 0;
    right: 0;
    background: linear-gradient(45deg, #c5393f 30%, #a5224b 69%);
    box-shadow: 3px 3px 3px rgb(0 0 0 / 20%);
    overflow-x: hidden;
    transition: 0.5s;
    transform: translateX(100%);
    padding-top: 60px;
	text-align: center;
}

.sidenav a {
    padding:7px 25px;
    text-decoration: none;
    font-size:16px;
    color:#fff;
    display: block;
    transition: 0.3s;
	 font-family: 'Urbanist-Regular';

}
.sidenav a:hover {
    color: #f1f1f1;
}
.sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    /* margin-left: 50px; */
}
.open-bg {
  /* background-color: rgba(0,0,0,0.4); */
  overflow: hidden;
}
.open {
  transform: translateX(0px);
}
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


.side-feedback {
    padding: 10px 25px;
    border-top: 1px solid #ffffff30;
	margin-top:35px;
	font-family: 'Urbanist-Regular';
	text-align:left;
}
.side-feedback h6{
	font-family: 'Urbanist-Medium';
}
.side-feedback p span {
    color: #ffba38;
}


/* ------------------------------------------------------------------------------- */
/* VERY NEW */

/* STEPS CSS */


.thmb-wrap {
    position: relative;
    list-style: none;
}
.thmb-wrap::before {
    display: inline-block;
    content: '';
    position: absolute;
    top: 22px;
    left: 6.6%;
    width: 10px;
    height: 89%;
    border-left: 2px dotted #CCC;
}
.thmb-item {
   position: relative;
	/* margin-left:45px; */
	padding:10px 20px;
	/* padding-bottom:20px; */
	display:flex;
    counter-increment: list;
    /* padding-left: 40px; */
    display: flex !important;
    gap: 15px;
}

.thmb-icon-bar{
	color: #FFF;
	text-align: center;
	border: 0;
	background-repeat: no-repeat;
	background-position: center;
	background-size:30px;
	width: 55px;
	height: 55px;
	border-radius: 27px;
	filter: drop-shadow(0 0 15px rgba(118,0,28,0.12));
	background-color: #ffffff;
	display:grid;
	align-items:center;
	justify-content:center;
}
.thmb-icon-bar img{
	height:25px;
}
.thmb-item h4 {
    font-size:22px;
    letter-spacing: 1px;
    color: #9d792c;
    font-family: 'PlayfairDisplay-Bold';
    padding-top:12px;
}

.thmb-item p{
	font-size:16px;
	line-height:24px;
	color: #131313;
	 font-family: 'Urbanist-Regular';
	 display:none;
	 width:60%;
}

.thmb-item::before {
  display: inline-block;
  content: '';
  position: absolute;
  left: -10px;
  height: 100%;
  width: 10px;
}

/* SLIDER CSS */
.slider-nav-thumbnails {
    position: relative;
    /* padding-left: 35px !important; */
    list-style: none;
}

.slick-slide {
    display: none;
    float: initial !important;
    height: 100%;
    min-height: 1px;
}

/* VIDEO SLIDER */
.videos-slider-1 h4,
.videos-slider-2 h4 {
  font-size: 14px;
}

/* OVERLAY */
.bs-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.bs-overlay {
  display: inline-block;
  position: relative;
  max-width: 100%;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  margin: 0;
}
.bs-overlay:hover .bs-overlay-panel.bs-overlay-top {
  bottom: 0;
  opacity: 1;
  -webkit-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
}
.bs-overlay-panel.bs-overlay-top {
  top: auto;
}
.bs-overlay-background {
  background: rgba(0,0,0,.8);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  opacity: 0;
  transition-duration: .3s;
  transition-timing-function: ease-out;
  transition-property: opacity,transform,filter;
}
.bs-overlay-panel {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  padding: 20px;
  color: #fff;
}
.bs-overlay>:first-child,
.bs-overlay-panel>:last-child {
  margin-bottom: 0;
}
.bs-overlay:hover{
  cursor: pointer;
}
.bs-overlay:hover:after {
  background-image: url(http://shrani.si/f/2Q/ze/2CtEIRsH/youtubeplayred1.png);
}
.bs-overlay:after {
  background-image: url(http://shrani.si/f/3o/DK/1A24SBYG/youtubeplaydark1.png);
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 54px;
  height: 38px;
  background-size: cover;
}
.slider-nav-thumbnails {
  margin-top: 10px;
  display:block;
}
.slider-nav-thumbnails .slick-slide {
  cursor: pointer;
  outline: none;
}
.slider-nav-thumbnails .slick-slide.slick-current.slick-active {
  opacity: 1;
}
/* .slider-nav-thumbnails .slick-slide img { */
  /* padding: 5px; */
  /* background: transparent;; */
/* } */
/* .slider-nav-thumbnails .slick-slide.slick-current.slick-active img { */
  /* background: #000; */
/* } */
.slider-nav-thumbnails .slick-slide.slick-current.slick-active h4 {
   color: #aa1d36;
}
.slider-nav-thumbnails .slick-slide.slick-current.slick-active p {
   display:block;
}

.thover-icon {
	display:none !important;
}
.slider-nav-thumbnails .slick-slide.slick-current.slick-active .thover-icon {
	display:block !important;
}
.slider-nav-thumbnails .slick-slide.slick-current.slick-active .t-icon {
	display:none;
}

/* .slider-nav-thumbnails img { */
  /* width: 40px; */
  /* margin: 0 5px; */
/* } */
.slider-nav-thumbnails .slick-slide:first-child img {
  margin-left: 0;
}
.slider-nav-thumbnails .slick-slide:last-child img {
  margin-right: 0;
}

img.thover-icon {
    filter: hue-rotate(-58deg);
}


.advance-search .form-control{
    padding:20px 10px !important
}
.advance-search  .btn.dropdown-toggle {
    padding: 10px 10px !important;
    border-radius: 3px;
}


  .form-control {
    padding: 23px 15px !important;
    font-size: 14px;
border-radius: 3px;
}
.dropdown.form-control {
    padding: 0px !important;
}
.btn{
    border-radius: 50px;
}

.fr-btn::before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 10px;
    left: 0;
    background-color: #f1eefb;
    z-index: -1;
}

.fr-btn{
    background-color: #fff;
    padding:0px  10px;
    font-size: 15px;
    color: #171717;
}
.form-label {
    margin-bottom: 0.3rem;
    font-size: 13px;
}
.pac-img{
    width: 100%;
    object-fit: cover;
}
.bg-primary2{
    background-color: #af9250;
}
.fr-filter-sec .btn.dropdown-toggle{
    padding: 12.5px 10px !important;
    border-color: #d2b677;
    background-color: transparent;
    color: #fff;

}
.fr-filter-sec .form-control {
    border-color: #d2b677;
    background-color: #a17f37 ;
    color: #fff;
}
.btn.dropdown-toggle {

    padding: 12.5px 10px !important;
    border-radius: 3px;
}
.fr-filter-sec .btn-primary{
    border-radius: 3px;
    border:1px solid #d2b677;
    display: inline-block;
    width: auto;
    padding:12px 50px;

}
.profile-h.bg-primary-grad:hover{
    background-image: linear-gradient(90deg, #a91d36 0%, #ce3439 100%) !important;
}
a{cursor: pointer;}
.print b, .print strong{
    font-weight: 600;
    font-size: 14px;
    color: #000;
}
.print{
    color: #000;
    font-weight: 300;
    font-size: 13px;
    line-height: 28px;
}

span.error {

transform: translateY(-11px);
}

/* .stcicy-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: white;
    transition: position 0.3s ease;
}

.normal-bottom {
    position: relative;
    bottom: auto;
} */
.editior-content{
    font-size: 14px;
	line-height:24px;

}
.editior-content h4{
	    font-size: 22px;
    letter-spacing: 1px;
    color: #9d792c;
    font-family: 'PlayfairDisplay-Bold';
    padding-bottom: 12px;
}
.editior-content ul{
	padding-top:15px !important;
    padding-bottom: 10px !important;

}
.editior-content ul li{
padding-left: 26px;
position: relative;
padding-bottom: 10px;


}
.editior-content li::before{
	left:0;
	position:absolute;
	top:3px;
	font-size:16px;
    content: "\f76d";
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
}
.editior-content h5{
    font-size: 17px;
    color: #000000d4;
    letter-spacing: 0px;
}
.cmn-p-t{
    padding-top: 130px !important;
    padding-bottom: 50px ;
}

.cmn-p-t-2{
    padding-top: 140px;
    padding-bottom: 40px;
}
a.btn-gradient:hover{
color:  #fff !important;
}
