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

  CSS INDEX
  ===================

  100.1 custom-form
	101.1 custom-table-list
  102.1 spinner loading
    102.2  table overlay
  103.1 user status color
  104.1 search-form
  105.1 title-border-bottom
  106.1 custom-modal
  107.1 custom-min-table-list
  108.1  product-detail-form
  109.1  product-status-code
    109.2  payment-status-code
    109.3  order-status-code
  110.1 swing animation
  111.1 custom-div-overlay
  112.1 oops-modal
    112.2 pending-modal
    112.3 success-modal
  113.1 card-message-table
  114.1 min-dropdown-options
  115.1 payment-pay-dialog
    115.2 payment-paid-dialog
    115.3 payment-fail-dialog

-----------------------------------------------------------------------------------*/
.row:before, .row:after {display: none !important;}
.title {
  font-weight: 600;
  padding-top: 30px;
}
.list li {
  display:inline-block;
  height: inherit;
}
.list li:not(:last-child) {
  border-right:2px solid;
}
.bottom-line{
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #e5e5e5;
  position: absolute;
}
.right-border {
  border-right: 1px solid #e5e5e5;
}
.responsive-right-border {
  border-right: 1px solid #e5e5e5;
}
.left-border {
  border-left: 1px solid #e5e5e5;
}
.div-border {
  border: 1px solid #e5e5e5;
}
.button-div input {
  height: 40px;
	background:#86c3e2;
	color:#FFF;
	border: 1px solid #eceff8;
  width: 100%;
}
.button-div a {
  height: 40px;
	background:#86c3e2;
	color:#FFF;
	border: 1px solid #eceff8;
  width: 100%;
}
.button-div .payment-btn:hover,.payment-btn:focus {
	background:#86c3e2;
	color:#FFF;
}
.button-div input:disabled {
  background:#bbbbbb;
}
.a-div-1 label a {
  color: #86c3e2;
  font-size: 14px;
  text-decoration: none;
}
.a-div-1 > a {
  background-color: #86c3e2;
  border: 1px solid #86c3e2;
	color:#fff;
  box-shadow: none;
  display: inline-block;
  font-size: 14px;
  margin-top: 6px;
  padding: 12px 20px;
  text-decoration:none;
  transition:.3s;
}
.a-link > a {
  color:#86c3e2;
  font-size: 15px;
}

/*----------------------------------------*/
/*  100.1. custom-form
/*----------------------------------------*/
.custom-form-title h2{
	color: #202020;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-transform: capitalize;
}
.custom-form h3 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 30px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.custom-form-title p {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  line-height: 1.6em;
}
.custom-form {
	/* border: 1px solid rgba(0, 0, 0, 0.12); */
	display: inline-block;
	margin-left: 0;
	margin-right: 0;
	padding: 25px 30px;
	width: 100%;
}
.custom-form .single-div {
	margin-bottom:10px;
}
.custom-form .single-div span {
  color: red;
}
.custom-form .single-div label{
	color: #626262;
  display: block;
	font-size: 14px;
	font-weight: 400;
	margin-top:7px;
	display:block;
}
.custom-form .single-div input {
  /* background: rgba(0, 0, 0, 0) none repeat scroll 0 0; */
  border: 1px solid #eceff8;
  height: 40px;
  box-shadow: none;
  padding: 12px 10px;
  width: 100%;
}
.custom-form .single-button-div input {
  height: 40px;
	background:#86c3e2;
	color:#FFF;
	border: 1px solid #eceff8;
  width: 100%;
}
.custom-form .single-div a {
  /* background: rgba(0, 0, 0, 0) none repeat scroll 0 0; */
  border: 1px solid #eceff8;
  display: inline-block;
  padding: 10px 43px;
  color: #626262;
  text-transform: capitalize;
  text-decoration: none;
  float: left;
  transition:.3s;
}
.custom-form .single-div a:hover{
	background:#86c3e2;
	color:#fff;
	border: 1px solid #86c3e2;
}
.custom-form .chosen-select {
	height: 40px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #eceff8;
	color: #333333;
  font-size: 14px;
  padding-left: 10px;
	box-shadow: none;
	text-align:left;
}
.custom-form input#billing_address_2 {
  margin-top: 15px;
}
.custom-form .single-status label{
	color: #626262;
  display: block;
	font-size: 14px;
	font-weight: 400;
	margin-top:7px;
	display:block;
}
.custom-form .single-status a {
  cursor: text;
}
.custom-form .single-status a:hover {
  color: inherit;
}
.single-div input#rememberme {
  float: left;
  width: 7%;
  margin-top: 14px;
}
.single-div-2 span {
  float: left;
  margin-top: 10px;
}
.single-div-2 {
	overflow:hidden;
}
.single-div-a {
  margin-bottom: 15px;
  overflow: hidden;
}
.single-div-a label ,.single-div-a label {
  color: #626262;
  display: block;
  font-size: 16px;
  font-weight: 400;
  margin-top: 7px;
}
.single-div-3 #tnc {
    display: inline-block;
    float: left;
    width: 15px;
    height: 20px;
}
.single-div-3 label {
  display: inline-block;
  float: left;
  margin-top: 0;
  padding-left: 10px;
  font-size: 13px;
}
.single-div-3 label a {
  color: #86c3e2;
  font-size: 14px;
  text-decoration: none;
}
.single-div-3 > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #eceff8;
  box-shadow: none;
  color: #626262;
  display: inline-block;
  font-size: 14px;
  margin-top: 6px;
  padding: 12px 48px;
  text-decoration:none;
  transition:.3s;
}
.single-div-3 > a:hover{
	background-color:#86c3e2;
	color:#fff;
	border:1px solid #86c3e2;
}
.custom-form > a{
	color: #86c3e2;
	line-height: 24px;
	margin-bottom: 15px;
	font-size:14px;
}
.custom-form .single-div .payment-a {
  /* background: rgba(0, 0, 0, 0) none repeat scroll 0 0; */
	color: #86c3e2 !important;
  border: 0px solid #dfe2ed;
  display: inline-block;
  padding: 10px;
  text-transform: capitalize;
  text-decoration: none;
  float: none;
  transition:.3s;
  cursor: pointer;
}
.custom-form .single-div .payment-a:hover,
.custom-form .single-div .payment-a:focus {
	background:transparent;
  color:#86c3e2 !important;
  border: 0px;
}
/*----------------------------------------*/
/*  101.1  custom-table-list
/*----------------------------------------*/
.custom-title h2 {
  font-size: 30px;
  color: #252525;
}
.custom-table-list table {
  background: #fff none repeat scroll 0 0;
  border-color: #e8e8e9;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 0 0 1px;
  margin: 20px 0 50px;
  width: 100%;
}
.custom-table-list table th, .custom-table-list table td {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  font-size: 14px;
  padding: 15px 10px;
  text-align: center;
  color:#777;
}
.custom-table-list table .item-remove {
  padding: 0 15px;
  width: 20px;
}
.custom-table-list table th {
  font-weight: 600;
}
.custom-table-list table .item-thumbnail {
  width: 150px;
}
.custom-table-list table .item-add-to-cart {
  width: 240px;
}
.custom-table-list table .item-remove {
  padding: 15px 10px;
  text-align: center;
  width: 20px;
}
.custom-table-list table .item-remove > a {
  font-size: 25px;
  color:red;
}
.custom-table-list table .item-remove > a:hover {
  color:red;
}
.custom-table-list table .item-remove-disabled {
  padding: 15px 10px;
  text-align: center;
  width: 20px;
}
.custom-table-list table .item-remove-disabled > a {
  font-size: 25px;
  color:grey;
}
.custom-table-list table .item-remove-disabled > a:hover {
  pointer-events: none;
  cursor: default;
}
.custom-table-list table .item-thumbnail {
  width: 150px;
}
.custom-table-list table .item-name a {
	color:#777;
	transition:.3s;
}
.custom-table-list table .item-name a:hover{
	color:#86c3e2;
}
.custom-table-list table .item-quantity {
  text-align: left;
}
.custom-table-list table .item-details {
  text-align: left;
}
.custom-table-list table .item-details p.p-title {
  font-weight: 700;
  font-size: 18px;
}
.custom-table-list table .item-details p.p-sub-title {
  font-size: 13px;
  color:#777;
}
.custom-table-list table .item-left-align {
  text-align: left;
}
.custom-table-list table .item-left-align p.p-title {
  width: 40%;
}
.custom-table-list table .item-left-align .box{
  display: flex;
  flex-flow: row nowrap;
  justify-content: left;
  align-content: left;
  align-items:left;
}
.custom-table-list table .item-left-align .item{
  align: left;
  width: 50%;
}
.custom-table-list table td.item-price .amount {
  font-weight: 700;
}
.custom-table-list table td.item-subtotal {
  font-size: 14px;
  font-weight: bold;
  width: 120px;
}
.custom-table-list table .item-in-stock {
  color: #ec4445;
}
.custom-table-list table .item-add-to-cart {
  width: 240px;
}
.custom-table-list table .item-add-to-cart > a {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 10px 56px;
  text-transform: uppercase;
  width: 260px;
}
.custom-table-list table .item-link a{
	color:#86c3e2;
	transition:.3s;
}
.custom-table-list table .item-link a:hover{
	color:#86c3e2;
  text-decoration: underline;
}
.custom-table-list table .item-add-to-cart > a:hover {
  background: #86c3e2 none repeat scroll 0 0;
}
.custom-table-list table .item-status-dropdown-list {
	transition:.3s;
}
/*----------------------------------------*/
/*  102.1 table overlay
/*----------------------------------------*/
.overlay {
  position: absolute;
  display: none;
  background-color: rgba(0,0,0,0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 2;
}
tr {
  position: relative;
}
tr .full-width {
  width: 100%;
  height: 100%;
}
.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
}
.lds-ellipsis div {
  position: absolute;
  top: 0px;
  /*top: 33px;*/
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
/*----------------------------------------*/
/*  103.1 user status color
/*----------------------------------------*/
.u-status-act {
  color: green;
}
.u-status-rm {
  color: red;
}
/*----------------------------------------*/
/*  104.1. search-form
/*----------------------------------------*/
.search-form form {
  position: relative;
}
.search-form form input {
  background: #f6f6f6 none repeat scroll 0 0;
  border: medium none;
  color: #989797;
  font-size: 16px;
  font-weight: 300;
  height: 60px;
  margin-bottom: 0;
  padding: 2px 82px 2px 30px;
  width: 100%;
  outline: none;
}
.search-form form button {
  background-color: transparent;
  border: medium none;
  color: #bbbbbb;
  font-size: 20px;
  height: 60px;
  padding: 0 23px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
}
/*----------------------------------------*/
/*  105.1 title-border-bottom
/*----------------------------------------*/
.custom-form-header-h3 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.custom-form-header-h4 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 26px;
  font-weight: 500;
  margin: 0 0 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.custom-form-header-h5 {
  font-size: 22px;
  font-weight: 500;
  margin: 0 0 15px;
  padding-bottom: 7px;
  text-transform: uppercase;
}
/*----------------------------------------*/
/*  106.1 custom-modal
/*----------------------------------------*/
.custom-modal-header {
  padding: 25px;
  border-bottom: 1px solid #e5e5e5;
  font-size: 26px;
  font-weight: 500;
  margin: 0 0 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.custom-modal-header button.close {
  color:#e5e5e5;
  font-size: 30px;
  height: 30px;
  line-height: 20px;
  opacity: 1;
  position: absolute;
  right: 15px;
  top: 20px;
  transition: all 0.3s ease 0s;
  width: 30px;
  z-index: 22;
}
.custom-modal-header button.close:hover{
	color:#86c3e2;
}
/*----------------------------------------*/
/*  107.1  custom-min-table-list
/*----------------------------------------*/
.custom-min-table-list table {
  background: #fff none repeat scroll 0 0;
  border-color: #e8e8e9;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  margin: 20px 0 50px;
  width: 100%;
}
.custom-min-table-list table th, .custom-min-table-list table td {
  border-bottom: 1px solid #e5e5e5;
  border-right: 0px solid #e5e5e5;
  font-size: 14px;
  padding: 15px 10px;
  text-align: center;
  color:#777;
}
.custom-min-table-list table .item-remove {
  padding: 0 15px;
  width: 20px;
}
.custom-min-table-list table th {
  font-weight: 600;
}
.custom-min-table-list table .item-thumbnail {
  width: 150px;
}
.custom-min-table-list table .item-add-to-cart {
  width: 240px;
}
.custom-min-table-list table .item-remove {
  padding: 15px 10px;
  text-align: center;
  width: 20px;
}
.custom-min-table-list table .item-remove > a {
  font-size: 25px;
  color:red;
}
.custom-min-table-list table .item-remove > a:hover {
  color:red;
}
.custom-min-table-list table .item-remove-disabled {
  padding: 15px 10px;
  text-align: center;
  width: 20px;
}
.custom-min-table-list table .item-remove-disabled > a {
  font-size: 25px;
  color:grey;
}
.custom-min-table-list table .item-remove-disabled > a:hover {
  pointer-events: none;
  cursor: default;
}
.custom-min-table-list table .item-thumbnail {
  width: 120px;
}
.custom-min-table-list table .item-name a{
	color:#777;
	transition:.3s;
}
.custom-min-table-list table .item-name a:hover{
	color:#86c3e2;
}
.custom-min-table-list table td.item-price .amount {
  font-weight: 700;
}
.custom-min-table-list table td.item-subtotal {
  font-size: 14px;
  font-weight: bold;
  width: 120px;
}
.custom-min-table-list table .item-in-stock {
  color: #ec4445;
}
.custom-min-table-list table .item-add-to-cart {
  width: 240px;
}
.custom-min-table-list table .item-add-to-cart > a {
  background: #000 none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-weight: 700;
  padding: 10px 56px;
  text-transform: uppercase;
  width: 260px;
}
.custom-min-table-list table .item-link a{
	color:#86c3e2;
	transition:.3s;
}
.custom-min-table-list table .item-link a:hover{
	color:#86c3e2;
  text-decoration: underline;
}
.custom-min-table-list table .item-add-to-cart > a:hover {
  background: #86c3e2 none repeat scroll 0 0;
}
.custom-min-table-list table .item-action a {
  color:#86c3e2;
  transition:.3s;
}
.custom-min-table-list table .item-action a:hover{
  color:red;
}
.custom-min-table-list table .item-title {
  text-align: left;
}
.custom-min-table-list table .item-title .sub-title {
  font-size: 12px;
  color:#86c3e2;
}
.custom-min-table-list table .item-title .sub-title-1 {
  background-color: #3EA055;
  border-radius: 15px;
  font-size: 11px;
  color:#fff;
  padding: 0px 10px;
  text-align: center;
  display: inline-block;
}
.custom-min-table-list table .item-title .sub-title-2 {
  background-color: #FBB117;
  border-radius: 15px;
  font-size: 11px;
  color:#fff;
  padding: 0px 10px;
  text-align: center;
  display: inline-block;
}
.custom-min-table-list table .item-title .sub-title-3 {
  background-color: #D1D0CE;
  border-radius: 15px;
  font-size: 11px;
  color:#fff;
  padding: 0px 10px;
  text-align: center;
  display: inline-block;
}
.custom-min-table-list table .item-empty a {
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  height: 36px;
  line-height: 24px;
  padding: 7px 15px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width:auto;
}
.custom-min-table-list table .item-empty a:hover{
	background:#86c3e2;
	color: #fff;
}
.custom-min-table-list table .item-quantity input {
  border: 1px solid rgba(0, 0, 0, 0.12);
  width: 60px;
  background-color: #FFF;
}
.custom-min-table-list table .item-name a.status_tooltip:hover {
  color: inherit;
  cursor: text;
}
.custom-min-table-list table .item-add-cart a{
  border:1px solid #EBEBEB;
	color: #292929;
	display: inline-block;
	font-size: 15px;
	line-height: 1;
	padding: 14px 10px;
	text-align: center;
  text-transform: uppercase;
	transition: all 0.3s ease 0s;
}
.custom-min-table-list table .item-add-cart a:hover{
  background-color: #86c3e2;
	color:#FFFFFF;
}
/*----------------------------------------*/
/*  108.1  product-detail-form
/*----------------------------------------*/
.product-detail-form-title h2{
	color: #202020;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-transform: capitalize;
}
.product-detail-form h3 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 30px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.product-detail-form-title p {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  line-height: 1.6em;
}
.product-detail-form {
	/* border: 1px solid rgba(0, 0, 0, 0.12); */
	display: inline-block;
	margin-left: 0;
	margin-right: 0;
	padding: 25px 30px;
	width: 100%;
}
.product-detail-form .single-div {
	margin-bottom:10px;
}
.product-detail-form .single-div label{
	color: #626262;
  display: block;
	font-size: 14px;
	font-weight: 400;
	margin-top:7px;
	display:block;
}
.product-detail-form .single-div input {
  /* background: rgba(0, 0, 0, 0) none repeat scroll 0 0; */
  border: 1px solid #eceff8;
  height: 40px;
  box-shadow: none;
  padding: 12px 10px;
  width: 100%;
}
.product-detail-form .single-button-div input {
  height: 40px;
	background:#86c3e2;
	color:#FFF;
	border: 1px solid #eceff8;
  width: 100%;
}
.product-detail-form .single-div a {
  /* background: rgba(0, 0, 0, 0) none repeat scroll 0 0; */
  border: 1px solid #eceff8;
  display: inline-block;
  padding: 10px 43px;
  color: #626262;
  text-transform: capitalize;
  text-decoration: none;
  float: left;
  transition:.3s;
}
.product-detail-form .single-div a:hover{
	background:#86c3e2;
	color:#fff;
	border: 1px solid #86c3e2;
}
.product-detail-form .chosen-select {
	height: 40px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #eceff8;
	color: #333333;
  font-size: 14px;
  padding-left: 10px;
	box-shadow: none;
	text-align:left;
}
.product-detail-form .single-div textarea {
	height: 120px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #eceff8;
	color: #333333;
  font-size: 14px;
  padding-left: 10px;
	box-shadow: none;
	text-align:left;
  width: 100%;
}
.product-detail-form .single-inputfile-div {
  border: 1px solid #eceff8;
	margin-bottom:30px;
}
.product-detail-form .single-inputfile-div label{
  margin-left: 10px;
  height: 40px;
	color: #626262;
	font-size: 14px;
	font-weight: 400;
	margin-top:15px;
  width: 45%;
}
.product-detail-form .single-inputfile-div input[type="file"] {
  box-shadow: none;
}
.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.inputfile + label {
  border: 1px solid #eceff8;
  height: 40px;
  font-size: 1.25em;
  font-weight: 700;
  color: white;
  background-color: #fff;
  display: inline-block;
  text-align: center;
  padding: 8px;
}
.inputfile:focus + label,.inputfile + label:hover {
  color:#fff;
  background-color: #86c3e2;
}
/*----------------------------------------*/
/*  109.1  product-status-code
/*----------------------------------------*/
.product-status-1 {
  color:#3EA055 !important;
}
.product-status-2 {
  color:#FF2400 !important;
}
.product-status-3 {
  color:#FBB117 !important;
}
.product-status-4 {
  color:#800517 !important;
}
.product-status-5 {
  color:#D1D0CE !important;
}
/*----------------------------------------*/
/*  109.2  payment-status-code
/*----------------------------------------*/
.payment-status-1 a {
  color:#FBB117 !important;
}
.payment-status-2 a {
  color:#3EA055 !important;
}
.payment-status-3 a {
  color:#FBB117 !important;
}
.payment-status-4 a {
  color:#800517 !important;
}
.payment-status-5 a {
  color:#FF2400 !important;
}
/*----------------------------------------*/
/*  109.3  order-status-code
/*----------------------------------------*/
.order-status-1 a,
.order-status-2 a,
.order-status-3 a,
.order-status-4 a,
.order-status-5 a,
.order-status-6 a,
.order-status-7 a {
  color:#3EA055 !important;
}
.order-status-8 a,
.order-status-9 a,
.order-status-10 a,
.order-status-11 a {
  color:#FBB117 !important;
}
.order-status-12 a, .payment-status-13 a, .payment-status-14 a {
  color:#D1D0CE !important;
}
/*----------------------------------------*/
/*  110.1 swing animation
/*----------------------------------------*/
.swing-animate {
  animation: swing 0.8s;
}
/*----------------------------------------*/
/*  111.1 custom-div-overlay
/*----------------------------------------*/
.div-overlay {
  text-align: center;
  position: fixed;
  display: none;
  background-color: rgba(0,0,0,0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1999;
}
.overlay-loader-text {
  text-align: center;
  position: fixed;
  color: #ffffff;
  font-size: 14px;
  margin-left: -33px;
  padding-top: 50px;
  width: 76px
}
.overlay-loader {
  text-align: center;
  position: relative;
  color: #ffffff;
  font-size: 10px;
  margin: 30% auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
/*----------------------------------------*/
/*  112.1 oops-modal
/*----------------------------------------*/
.modal-oops {
	color: #434e65;
}
.modal-oops .modal-content {
	padding: 20px;
	font-size: 14px;
	border-radius: 5px;
	border: none;
}
.modal-oops .modal-header {
	background: #e85e6c;
	border-bottom: none;
  position: relative;
	text-align: center;
	margin: -20px -20px 0;
	border-radius: 5px 5px 0 0;
	padding: 35px;
}
.modal-oops h4 {
	text-align: center;
	font-size: 36px;
	margin: 10px 0;
}
.modal-oops .form-control, .modal-oops .btn {
	min-height: 40px;
	border-radius: 3px;
}
.modal-oops .close {
  position: absolute;
	top: 15px;
	right: 15px;
	color: #fff;
	text-shadow: none;
	opacity: 0.5;
}
.modal-oops .close:hover {
	opacity: 0.8;
}
.modal-oops .icon-box {
	color: #fff;
	width: 95px;
	height: 95px;
	display: inline-block;
	border-radius: 50%;
	z-index: 9;
	border: 5px solid #fff;
	padding: 15px;
	text-align: center;
}
.modal-oops .icon-box i {
	font-size: 58px;
  margin-top: -4px;
  margin-right: -2px;
}
.modal-oops.modal-dialog {
	margin-top: 80px;
}
.modal-oops .btn {
  color: #fff;
  border-radius: 4px;
	background: #eeb711;
	text-decoration: none;
	transition: all 0.4s;
  line-height: normal;
	border-radius: 30px;
	margin-top: 10px;
	padding: 8px 20px;
	min-width: 150px;
  border: none;
}
.modal-oops .btn:hover, .modal-oops .btn:focus {
	outline: none;
}
.modal-oops table td.td-padding {
  padding: 15px 0 15px 0;
}
.modal-oops table td.divider {
  background-color: #707070;
  line-height: 1px;
}
/*----------------------------------------*/
/*  112.2 pending-modal
/*----------------------------------------*/
.modal-pending {
	color: #434e65;
}
.modal-pending .modal-content {
	padding: 20px;
	font-size: 14px;
	border-radius: 5px;
	border: none;
}
.modal-pending .modal-header {
	background: #eeb711;
	border-bottom: none;
  position: relative;
	text-align: center;
	margin: -20px -20px 0;
	border-radius: 5px 5px 0 0;
	padding: 35px;
}
.modal-pending h4 {
	text-align: center;
	font-size: 36px;
	margin: 10px 0;
}
.modal-pending .form-control, .modal-pending .btn {
	min-height: 40px;
	border-radius: 3px;
}
.modal-pending .close {
  position: absolute;
	top: 15px;
	right: 15px;
	color: #fff;
	text-shadow: none;
	opacity: 0.5;
}
.modal-pending .close:hover {
	opacity: 0.8;
}
.modal-pending .icon-box {
	color: #fff;
	width: 95px;
	height: 95px;
	display: inline-block;
	border-radius: 50%;
	z-index: 9;
	border: 5px solid #fff;
	padding: 15px;
	text-align: center;
}
.modal-pending .icon-box i {
	font-size: 64px;
	margin: -3px 0 0 0;
}
.modal-pending.modal-dialog {
	margin-top: 80px;
}
.modal-pending .btn {
  color: #fff;
  border-radius: 4px;
  background: #eeb711;
  text-decoration: none;
  transition: all 0.4s;
  line-height: normal;
  border-radius: 30px;
  margin-top: 10px;
  padding: 8px 20px;
  border: none;
}
.modal-pending .btn:hover, .modal-pending .btn:focus {
	outline: none;
}
.modal-pending .btn span {
	margin: 1px 3px 0;
	float: left;
}
.modal-pending .btn i {
	margin-left: 1px;
	font-size: 20px;
	float: right;
}
.modal-pending table td.td-padding {
  padding: 15px 0 15px 0;
}
.modal-pending table td.divider {
  background-color: #707070;
  line-height: 1px;
}
/*----------------------------------------*/
/*  112.3 success-modal
/*----------------------------------------*/
.modal-success {
	color: #434e65;
}
.modal-success .modal-content {
	padding: 20px;
	font-size: 14px;
	border-radius: 5px;
	border: none;
  overflow: hidden;
}
.modal-success .modal-header {
	background: #47c9a2;
	border-bottom: none;
  position: relative;
	text-align: center;
	margin: -20px -20px 0;
	border-radius: 5px 5px 0 0;
	padding: 35px;
}
.modal-success h4 {
	text-align: center;
	font-size: 36px;
	margin: 10px 0;
}
.modal-success .form-control, .modal-success .btn {
	min-height: 40px;
	border-radius: 3px;
}
.modal-success .close {
      position: absolute;
	top: 15px;
	right: 15px;
	color: #fff;
	text-shadow: none;
	opacity: 0.5;
}
.modal-success .close:hover {
	opacity: 0.8;
}
.modal-success .icon-box {
	color: #fff;
	width: 95px;
	height: 95px;
	display: inline-block;
	border-radius: 50%;
	z-index: 9;
	border: 5px solid #fff;
	padding: 15px;
	text-align: center;
}
.modal-success .icon-box i {
	font-size: 64px;
	margin: -4px 0 0 -4px;
}
.modal-success.modal-dialog {
	margin-top: 80px;
}
.modal-success .btn {
  color: #fff;
  border-radius: 4px;
	background: #eeb711;
	text-decoration: none;
	transition: all 0.4s;
  line-height: normal;
	border-radius: 30px;
	margin-top: 10px;
	padding: 8px 20px;
  border: none;
}
.modal-success .btn:hover, .modal-success .btn:focus {
	outline: none;
}
.modal-success .btn span {
	margin: 1px 3px 0;
	float: left;
}
.modal-success .btn i {
	margin-left: 1px;
	font-size: 20px;
	float: right;
}
.modal-success table td.td-padding {
  padding: 15px 0 15px 0;
}
.modal-success table td.divider {
  background-color: #707070;
  line-height: 1px;
}
/*----------------------------------------*/
/*  113.1 card-message-table
/*----------------------------------------*/
.card-message-table table {
  background: #fff none repeat scroll 0 0;
  border-color: #e8e8e9;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 0 0;
  margin: 20px 0 50px;
  width: 100%;
}
.card-message-table table th {
  border-bottom: 1px solid #e5e5e5;
  font-size: 26px;
  padding: 15px 10px;
  text-align: center;
  color:#777;
}
.card-message-table table td {
  font-size: 14px;
  padding: 15px 10px;
  text-align: center;
  color:#777;
}
.card-message-table table .item-link-button a {
  background: #eda645;
  border: 1px solid #eceff8;
  padding: 10px 43px;
  color: #FFFFFF;
  text-transform: capitalize;
  text-decoration: none;
}
/*----------------------------------------*/
/*  114.1 min-dropdown-options
/*----------------------------------------*/

.dropdown-options {
  /* styling */
  background-color: white;
  border: thin solid #e5e5e5;
  border-radius: 4px;
  display: inline-block;
  font: inherit;
  line-height: 1.5em;
  padding: 0.5em 3.5em 0.5em 0.5em;
  /* reset */
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  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% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
  background-repeat: no-repeat;
}
.dropdown-options:disabled {
  background-color: #dddddd;
}
/*----------------------------------------*/
/* 115.1  ourstory-banner-area
/*----------------------------------------*/
.ourstory-banner-area{}
.ourstory-ourstory-single-banner{
	position:relative;
	overflow:hidden;
}
.ourstory-single-banner .banner-img img{
	height:380px;
  width: 100%;
	transition:.4s;
	transform:scale(1.0);
  object-fit: cover;
}
.ourstory-single-banner .banner-content {
	bottom: 50%;
	position: absolute;
}
.ourstory-single-banner .banner-content a{
	background: #fff none repeat scroll 0 0;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
	color: #292929;
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	padding: 20px 30px;
	text-transform: capitalize;
	transition:.3s;
}
.ourstory-single-banner:hover .banner-content a{
	color:#86c3e2;
}
.banner-content-2{
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.banner-content-2 h3{
	font-size: 14px;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 15px;
}
.banner-content-2 h2{
	font-size: 24px;
	font-weight: 400;
	line-height: 1;
	margin: 0;
	text-transform: capitalize;
}
.banner-content-2 a{
	border-bottom: 2px solid #292929;
	color: #292929;
	display: inline-block;
	font-weight: 600;
	line-height: 1;
	margin-top: 80px;
	padding-bottom: 5px;
	text-transform: uppercase;
	transition:.3s;
}
.banner-content-2 a:hover{
	border-color: #86c3e2;
	color: #86c3e2;
}
/*----------------------------------------*/
/*  115.1 payment-pay-dialog
/*----------------------------------------*/
.payment-dialog {
  color: #434e65;
}
.payment-dialog .dialog-content {
  padding: 20px;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  overflow: hidden;
}
.payment-dialog .dialog-header {
  display: block;
  background: linear-gradient(90deg,rgba(232,163,23,.70),rgba(232,163,23,.65));
  border-bottom: none;
  position: relative;
  text-align: center;
  margin: -20px -20px 0;
  padding: 27px;
}
.payment-dialog h4 {
  text-align: center;
  font-size: 36px;
  margin: 10px 0;
}
.payment-dialog .form-control, .payment-dialog .btn {
  min-height: 40px;
  border-radius: 3px;
}
.payment-dialog .dialog-header .close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  text-shadow: none;
  opacity: 0.7;
}
.payment-dialog .dialog-header .close:hover {
  opacity: 1.0;
}
.payment-dialog .dialog-body {
  padding: 0;
}
.payment-dialog .title {
	display: inline-flex;
	font-size: 25px;
	margin: 0 0 25px 0;
}
.payment-dialog .title .icon-box {
  color: inherit;
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  border: 5px solid rgba(232,163,23,.65);
	margin: 0 10px 0 0;
}
.payment-dialog .title .icon-box i {
  margin-top: 6px;
  margin-left: -14px;
	position: absolute;
	color: rgba(71, 201, 162);
}
.payment-dialog .dialog-dialog {
  margin-top: 80px;
}
.payment-dialog .btn {
  color: #fff;
  border-radius: 4px;
  background: linear-gradient(90deg,rgba(232,163,23,.70),rgba(232,163,23,.65));
  text-decoration: none;
  transition: all 0.4s;
  line-height: normal;
  border-radius: 30px;
  margin-top: 10px;
  padding: 8px 20px;
  border: none;
	min-width: 150px
}
.payment-dialog .btn:hover, .payment-dialog .btn:focus {
  outline: none;
	background-color: rgba(71, 201, 162);
}
.payment-dialog .btn span {
  margin: 1px 3px 0;
  float: left;
}
.payment-dialog .btn i {
  margin-left: 1px;
  font-size: 20px;
  float: right;
}
.payment-dialog table td.td-padding {
  padding: 15px 0 15px 0;
}
.payment-dialog table td.divider {
  background-color: #707070;
  line-height: 1px;
}
/*----------------------------------------*/
/*  115.2 payment-paid-dialog
/*----------------------------------------*/
.payment-paid-dialog {
  color: #434e65;
}
.payment-paid-dialog .dialog-content {
  padding: 20px;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  overflow: hidden;
}
.payment-paid-dialog .dialog-header {
  display: block;
  background: linear-gradient(90deg,rgb(71, 201, 162, 1),rgba(71, 201, 162, .65));
  border-bottom: none;
  position: relative;
  text-align: center;
  margin: -20px -20px 0;
  border-radius: 5px 5px 0 0;
  padding: 27px;
}
.payment-paid-dialog h4 {
  text-align: center;
  font-size: 36px;
  margin: 10px 0;
}
.payment-paid-dialog .form-control, .payment-paid-dialog .btn {
  min-height: 40px;
  border-radius: 3px;
}
.payment-paid-dialog .dialog-header .close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  text-shadow: none;
  opacity: 0.7;
}
.payment-paid-dialog .dialog-header .close:hover {
  opacity: 1.0;
}
.payment-paid-dialog .dialog-body {
  padding: 0;
}
.payment-paid-dialog .title {
	display: inline-flex;
	font-size: 25px;
	margin: 0 0 25px 0;
}
.payment-paid-dialog .title .icon-box {
  color: inherit;
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  border: 5px solid rgba(71, 201, 162);
	margin: 0 10px 0 0;
}
.payment-paid-dialog .title p {
  margin: 10px 0 0 0;
}
.payment-paid-dialog .title .icon-box i {
  margin-top: 6px;
  margin-left: -14px;
	position: absolute;
	color: rgba(71, 201, 162);
}
.payment-paid-dialog .dialog-dialog {
  margin-top: 80px;
}
.payment-paid-dialog .btn {
  color: #fff;
  border-radius: 4px;
  background: linear-gradient(90deg,rgba(71, 201, 162,1),rgba(71, 201, 162,.75));
  text-decoration: none;
  transition: all 0.4s;
  line-height: normal;
  border-radius: 30px;
  margin-top: 10px;
  border: none;
	min-width: 150px;
  padding: 8px 12px;
}
.payment-paid-dialog .btn:hover, .payment-paid-dialog .btn:focus {
  outline: none;
	background-color: rgba(71, 201, 162);
}
.payment-paid-dialog .btn span {
  margin: 1px 3px 0;
  float: left;
}
.payment-paid-dialog .btn i {
  margin-left: 1px;
  font-size: 20px;
  float: right;
}
.payment-paid-dialog table td.td-padding {
  padding: 15px 0 15px 0;
}
.payment-paid-dialog table td.divider {
  background-color: #707070;
  line-height: 1px;
}
/*----------------------------------------*/
/*  115.3 payment-fail-dialog
/*----------------------------------------*/
.payment-fail-dialog {
  color: #434e65;
}
.payment-fail-dialog .dialog-content {
  padding: 20px;
  font-size: 14px;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  overflow: hidden;
}
.payment-fail-dialog .dialog-header {
  display: block;
  background: linear-gradient(90deg,rgba(255,36,0,1),rgba(255,36,0,.5));
  border-bottom: none;
  position: relative;
  text-align: center;
  margin: -20px -20px 0;
  padding: 27px;
}
.payment-fail-dialog h4 {
  text-align: center;
  font-size: 36px;
  margin: 10px 0;
}
.payment-fail-dialog .form-control, .payment-fail-dialog .btn {
  min-height: 40px;
  border-radius: 3px;
}
.payment-fail-dialog .dialog-header .close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  text-shadow: none;
  opacity: 0.7;
}
.payment-fail-dialog .dialog-header .close:hover {
  opacity: 1.0;
}
.payment-fail-dialog .dialog-body {
  padding: 0;
}
.payment-fail-dialog .title {
	display: inline-flex;
	font-size: 25px;
	margin: 0 0 25px 0;
}
.payment-fail-dialog .title .icon-box {
  color: inherit;
  width: 45px;
  height: 45px;
  display: inline-block;
  border-radius: 50%;
  border: 5px solid rgba(255,36,0, .65);
	margin: 0 10px 0 0;
}
.payment-fail-dialog .title .icon-box i {
  margin-top: 5px;
  margin-left: -8px;
	position: absolute;
	color: rgba(255,36,0, .65);
}
.payment-fail-dialog .dialog-dialog {
  margin-top: 80px;
}
.payment-fail-dialog .btn {
  color: #fff;
  border-radius: 4px;
  background: linear-gradient(90deg,rgba(232,163,23,.70),rgba(232,163,23,.65));
  text-decoration: none;
  transition: all 0.4s;
  line-height: normal;
  border-radius: 30px;
  margin-top: 10px;
  border: none;
	min-width: 150px
}
.payment-fail-dialog .btn:hover, .payment-fail-dialog .btn:focus {
  outline: none;
	background: linear-gradient(90deg,rgba(232,163,23,.70),rgba(232,163,23,.65));
}
.payment-fail-dialog .btn span {
  margin: 1px 3px 0;
  float: left;
}
.payment-fail-dialog .btn i {
  margin-left: 1px;
  font-size: 20px;
  float: right;
}
.payment-fail-dialog table td.td-padding {
  padding: 15px 0 15px 0;
}
.payment-fail-dialog table td.divider {
  background-color: #707070;
  line-height: 1px;
}
