/* common css strats here */

.inner-page-event .img1{
	height: 65px;
}
.inner-page-event .img2{
	height: 96px;
}

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

/* 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%;
}

/* 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-30p {
  padding-top: 30px;
}

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

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

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

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

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

.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-35p {
  padding-top: 35px;
  padding-bottom: 35px;
}

.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-5p {
  padding-bottom: 5px;
}

.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-70p {
  padding-bottom: 70px;
}

.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-50p {
  padding-left: 50px;
}

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

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

/* margin styles */

.mlr-auto {
  margin-left: auto;
  margin-right: 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-55p {
  margin-top: 55px;
}

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

.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-25p {
  margin-right: 25px;
}

.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-2 {
  border-radius: 2px;
}

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

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

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

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

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

/* for borders  */

.br-0p {
  border: 0;
}

.br-gray-1p {
  border: 1px solid #e0dcdc;
}

.br-blue-1p {
  border: 1px solid #223b74;
}

.br-btmgray-1p {
  border-bottom: 1px solid #e0dcdc;
}

.br-tpgray-1p {
  border-top: 1px solid #e0dcdc;
}

.br-g2-1p {
  border: 1px solid #dee2e6;
}


/* for letter spacing  */

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

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

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

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

/* for text-colors*/

.text-black {
  color: #000000;
}

.text-white {
  color: #ffffff;
}

.text-green{color:#185e0b;}
.text-yellow {
  color: #ffee4c;
}

.text-brown {
  color: #a25300;
}

.text-f1color {
  color: #202242;
}

.text-f2color {
  color: #a6234b;
}

.text-f3color {
  color: #020202;
}

.text-f4color {
  color: #262626;
}

.text-f5color {
  color: #212121;
}

.text-c1color {
  color: #190e00;
}

.text-c2color {
  color: #242424;
}

.text-c3color {
  color: #414141;
}

.text-c4color {
  color: #1c1c1c;
}

.text-c5color {
  color: #474747;
}

.text-c6color {
  color: #2b2b2b;
}

.text-c7color {
  color: #a81440;
}

.text-c8color {
  color: #292929;
}

.text-c9color {
  color: #161616;
}

.text-c10color {
  color: #63647a;
}

.text-c11color {
  color: #3a3089;
}

.text-c12color {
  color: #053302;
}

.text-c13color {
  color: #e27130;
}

.text-c14color {
  color: #0e1b2c;
}

.text-c15color {
  color: #c70038;
}

.text-c16color {
  color: #710c30;
}

.text-c17color {
  color: #f8ef8e;
}

.text-c18color {
  color: #151515;
}

/* 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;
}

.cursor-pointer {
  cursor: pointer;
}

/* for font-size */

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

.font20 {
  font-size: 20px;
}

.font22 {
  font-size: 22px;
}

.font23 {
  font-size: 23px;
}

.font24 {
  font-size: 24px;
}

.font26 {
  font-size: 26px;
}

.font28 {
  font-size: 28px;
}

.font30 {
  font-size: 30px;
}

.font32 {
  font-size: 32px;
}

.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-18p {
  line-height: 18px;
}

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

.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-32p {
  line-height: 32px;
}

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

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

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

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

/* for font-weight */

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

/* for font related css */

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

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

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

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

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

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

/* for text-alignment*/

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

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

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

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

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

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

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


.wh-wrap {
  white-space: nowrap;
}

html {
  overflow-x: hidden;
}

body {
  font-size:18px;
  line-height:26px;
  font-family: 'Aeonik-Regular';
  overflow-x: hidden;
  background-color: #0f0f0f;
}


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


/*----- 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%; */
	flex-wrap: wrap;
  }
   .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;
	white-space: nowrap;
	transition: 0.3s;
	position: relative;
	font-size: 15px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'Poppins-Regular';
	transition: color 0.3s, background 0.3s;
	padding:3px 15px;
	border-radius: 50px;
}

  .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;
	display: none;
  }

  .navbar a:hover,
  .navbar li.active>a,
  .navbar li:hover  a, .menu-active a {
    color:#fff;
	background-color: #114422;
	/* filter: drop-shadow(0px 0px 0px rgba(0,0,0,0.75)); */
  }

  
  

  .navbar .menu-item-has-children ul {
    display: block;
    position: absolute;
    left: 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: 200px 
  }

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

  .navbar .menu-item-has-children ul a {
    padding: 10px 20px;
    text-transform: none;
    color:#000;
    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: #fff;
	background-color: #ff9037;
	border-radius:0;
    /* background-image: linear-gradient(0deg, #ffbd01 0%, #ffd971 100%); */
}
  .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) {
  /* .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-image: linear-gradient(180deg, #186231 0%, #569727 50%, #196131 100%);
	/* background-image: linear-gradient(90deg, #186231 0%, #569727 50%, #196131 100%); */
    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;
  }

  .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: #fff;
    font-size:20px;
    cursor: pointer;
    line-height: 0;
    transition: 0.5s;
    z-index: 9999;
    padding-right: 0;
    position: fixed;
    top:65px;
    right: 0;
    background:#569727;
    border-radius: 50px 0px 0px 50px;
    padding:4px 4px 4px 6px;
}
  .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;
  }
}

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

.mobile-logo-sec{display:none;}

/* DESKTOP HEADER CSS */



/* HEADER MENU SECTION CSS  */

#header {
    background-image: linear-gradient(90deg, #186231 0%, #569727 50%, #196131 100%);
    position: relative;
    border-radius: 50px;
	padding:4px;
}
.header-nav { 
	display:flex;
	align-items:center;
	flex-wrap: wrap;
	z-index: 997;	
}

.header-br-btm {
    height:14px;
}
.header-br-btm img {
    /* width: 100%; */
    height: 100%;
    position: absolute;
    top: 0;
}

.hme-icons img{height:16px;}
.home-icon2{display:none;}
.hme-icons:hover .home-icon2, .hme-icons.menu-active .home-icon2{display:block;}
.hme-icons:hover .home-icon, .hme-icons.menu-active .home-icon{display:none;}

/* .login-n { */
    /* margin-left: 25px; */
/* } */
.login-n a{
	color: #fff !important;
	text-transform: uppercase;
	background-color: #569727;
}
.login-n a:hover{
	background-color:#68b531 !important;
}
.login-n a img{
	margin-right:5px;
	height:14px;
	filter: brightness(0) invert(1);
}


/* ------------------------------------------------------------------------------------------------------------*/
/* HOME PAGE STARTS HERE */
/* ------------------------------------------------------------------------------------------------------------*/

.common-section {
    padding-top: 40px;
    padding-bottom: 40px;
}
.pt-gap{
	padding-top:40px;
}
.pb-gap{
	padding-bottom:40px;
}

.section-title {
	font-size: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #181818;
	font-family: 'BenguiatStd-Book';
}

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

.section-title2{
	font-size: 32px;
	text-transform: uppercase;
	color: #ca2a0c;
	font-family: 'BenguiatStd-Book';
}

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

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

/* common button css */

.btn-size {
	font-size:14px;
	letter-spacing: 1px;
	border-radius: 50px;
	font-family: 'Poppins-Light';
}
.btn-size2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	border-radius: 50px;
	font-family: 'Poppins-Regular';
}

.btn-pd{padding:6px 15px;}
.btn-pd2{padding:8px 22px;}



.form-control:focus {box-shadow: none;}


.common-btn a{
	font-size:11px;
    color: #262626;
    border-radius: 50px;
    padding: 7px 20px;
}
.common-btn a:hover{
	border: 1px solid #ffaa29;
    background: #ffaa29;
    color: #fff;
}


.trans-minus1p {
  transform: translateY(-1px);
}

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

.form-control:focus {
  box-shadow: none;
}

.text-maroon{color: #590012;}

.text-green{color: #33a801;}

.text-lightgreen{color: #b4fe94;}

.text-yellow{color: #fffe00;}

.text-red{color: #d40022;}

.text-orange{color:#e85700;}

.text-fb{color:#135cb6;}

.text-whtsapp{color:#009146;}

.right-arrow {
    height:28px;
}


/* HOME PAGE CSS */

.main-bg {
	background-color: #0f0f0f;
    position: relative;
    z-index: 1;   
    height:100vh;
}
.main-br {
    display: grid;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.top-bg {
  position: absolute;
  top: 0;
  right: 0;
  height: 177px;
  z-index: -1;
}
.btm-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 245px;
  z-index: -1;
}
.dlogo-bar {
	border: 3px solid rgba(255, 255, 255, 0.2);
	border-radius: 150px;
	padding: 25px 35px;
	display: inline-block;
}
.dsk-logo {
  height: 80px;
}
.sub-title {
    font-size: 35px;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: 'Aeonik-Bold';
	display:inline-block;
}

.sub-title:before, .sub-title:after {
	content: "";
    background-image: url(../images/dots.png);
    background-repeat: no-repeat;
    background-size:40px;
    width:40px;
    height: 11px;
    position: absolute;
	top: 45%;
}
.sub-title:before {
    right:100%;
	margin-right:15px;
}
.sub-title:after {
    left:100%;
	margin-left:15px;
}
.main-title {
    font-size: 125px;
    letter-spacing: -2px;
    font-family: 'Aeonik-Bold';
    background: #13366E;
    background: linear-gradient(to right, #8296d6 23%, #ac99e2 30%, #d6b0c6 41%, #f19f87 54%, #fe7d43 64%, #ffa33f 79%, #ffb83e 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.small-title {
    font-size: 85px;
    letter-spacing: 4px;
    color: #ffffff;
    font-family: 'Photograph-Signature';
    -webkit-text-stroke: 1px #0f0f0f;
    margin-top: -50px;
}
.footer-c{
	padding-top:75px;
}
.flist a{
	font-size: 30px;
	letter-spacing: 2px;
	color: #ffffff;
	font-family: 'Urbanist-Regular';
}
.flist img {
    height:22px;
    margin-right:7px;
    transform: translateY(-3px);
}
.num-c a{
	letter-spacing: 1px;
}

.copy-c{
	font-size:18px;
	letter-spacing: 1px;
	color: #cdcdcd;
	margin-top:40px;
}






