/* input(130,15): run-time error CSS1036: Expected expression, found '!important'
input(131,16): run-time error CSS1036: Expected expression, found '!important'
input(132,14): run-time error CSS1036: Expected expression, found '!important' */
/*@import 'scss/variables/site_variables';
/*this is from https:github.com/churchill-living/furniture-rent/blob/development/style.css */
@import url("https:use.typekit.net/kpx7nzp.css");
@import url("https:use.typekit.net/kpx7nzp.css");
@import url("https:use.typekit.net/kpx7nzp.css");
@import url("https:use.typekit.net/kpx7nzp.css");
@import url("https:use.typekit.net/kpx7nzp.css");
@import url("https:use.typekit.net/kpx7nzp.css");
@import url("https:fonts.googleapis.com/css2?family=Playfair+Display&display=swap");
@import url("https:use.typekit.net/kpx7nzp.css");
@import url("https:use.typekit.net/kpx7nzp.css");
.font-size-11px {
  font-size: 11px;
}

.font-size-13px {
  font-size: 13px;
}

.font-size-14px {
  font-size: 14px;
}

.font-size-15px {
  font-size: 15px;
}

.font-size-17px {
  font-size: 17px;
}

.font-size-19px {
  font-size: 19px;
}

.font-size-28px {
  font-size: 28px;
}

html, body {
  height: 100%;
}

.cursor-pointer {
  cursor: pointer !important;
}

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

.text-black {
  color: black !important;
}

.text-site-main-color {
  color: #006a72 !important;
}

.form-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  min-height: 100%;
  background: #fdfff5;
  z-index: 999;
  opacity: 0.5;
  transition: all 0.5s;
}

.form-overlay .fa-spinner {
  color: black;
  font-size: 2.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
}

.modal-backdrop.show {
  background-color: #fdfff5 !important;
}

.pb-65px {
  padding-bottom: 65px;
}

.fit-content {
  width: fit-content;
}

.br-price {
  display: block;
  content: "";
  margin-top: -10px;
}

* {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
}

ul li {
  margin: 0;
  padding: 0;
}

ol, ul {
  padding-left: 0px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.validation-error-msg {
  color: red !important;
  margin-top: !important 2.5px;
  margin-left: !important 11px;
  font-size: !important 13px;
}

a {
  color: inherit;
}

.border-black {
  border: 1px solid black;
}

a:hover, .look-like-a-tag:hover {
  opacity: 60%;
  color: inherit;
  cursor: pointer;
}

body {
  font-family: "Lato", sans-serif;
  font-weight: normal;
  font-size: 12px;
}

a:hover {
  text-decoration: underline;
}

a.image:hover {
  text-decoration: none;
}

img {
  max-width: 100%;
}

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

.home {
  font-size: 14px;
}

a.homeLink {
  font-weight: normal;
  color: #666;
  font-size: 11px;
}

a.home:hover {
  color: #666;
}

h2.sm {
  font-size: 13px;
  line-height: 25px;
}

h2.individuals {
  font-size: 12px;
}

h2.bigger {
  font-weight: bold;
  font-size: 25px;
}

h3 {
  color: #006a72;
}

.grey, a.grey {
  color: #666;
}

a.grey_over {
  color: #006a72;
}

a.grey_over:hover {
  color: #666;
}

#container, .container {
  max-width: 1270px;
  margin: auto;
  position: relative;
}

#containerMain {
  max-width: 1270px;
}

a.nav:hover, a.nav:visited:hover {
  text-decoration: none;
}

ul li.navBottom {
  display: inline;
  padding: 0px 0px 0px 10px;
}

a.navBottom {
  color: #666;
  font-size: 11px;
  font-weight: normal;
}

a.navBottom:hover, a.navBottom:visited:hover {
  color: #006a72;
  text-decoration: none;
}

.navSites, .navSites a {
  color: #006a72;
  font-size: 11px;
  text-decoration: none;
  font-weight: normal;
}

.navSites a:hover, .navSites a:visited:hover {
  color: #666;
  font-size: 11px;
}

ul li.navSites {
  display: inline;
  padding: 0px 0px 0px 10px;
}

.go-spinner {
  padding: 0 4px;
}

.s {
  position: relative;
  background-image: url("dist/imagesU/s.gif");
  background-repeat: repeat-x;
  background-position: bottom;
}

.w {
  position: relative;
  background-image: url("dist/imagesU/w.gif");
  background-repeat: repeat-y;
}

.e {
  position: relative;
  float: left;
  background-image: url("dist/imagesU/e.gif");
  background-repeat: repeat-y;
  background-position: right;
}

.n {
  position: relative;
  background-image: url("dist/imagesU/n.gif");
  background-repeat: repeat-x;
}

.nw {
  position: absolute;
}

.collectionheaderFilter {
  padding-top: 18px;
}

.collectionName {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.header-bar {
  background: #f9f8ee;
  min-height: 48px;
}

.check_avail {
  vertical-align: bottom;
}

.cart {
  font-weight: bold;
}

.cart-link {
  position: relative;
}

.cartItemCount {
  width: 12px;
  height: 10px;
  font-size: 7px;
  font-weight: 700;
  color: var(--white);
  background: #c6585c;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  left: 12px;
  /* z-index: 99999; */
}

.grayMaroonBorder {
  border-top-color: #006a72;
  border-bottom-color: #666666;
  border-right-color: #666666;
  border-left-color: #666666;
}

div.border {
  padding: 10px;
  border: solid 1px #666;
  text-align: center;
}

ul.subnavlist {
  display: none;
  font-size: 11px;
  font-weight: bold;
  width: 782px;
  left: 1px;
  top: 126px;
  background-image: url(dist/imagesU/sub_nav.gif);
  background-repeat: repeat-x;
  z-index: 1;
  position: absolute;
  line-height: normal;
  padding-left: 218px;
}

ul.navlist li:hover ul.subnavlist, ul.navlist li.over ul.subnavlist {
  display: block;
}

.opaqueLayer {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  z-index: 1010;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.popLayer {
  position: absolute;
  top: 0px;
  left: 0px;
  min-width: 350px;
  min-height: 60px;
  display: none;
  z-Index: 1011;
  border: 2px solid black;
  background-color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}

.popLayerZ {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  z-Index: 1011;
  border: 2px solid black;
  background-color: #FFFFFF;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}

.headerLeft {
  text-align: left;
  font-weight: bold;
  color: #006a72;
}

.divCal {
  padding-bottom: 50px;
  width: 200px;
  top: 0;
}

.tblAlign {
  vertical-align: top;
}

table#tblRequestForm {
  background-color: #f1f1f2;
  border-style: solid;
  border-bottom-color: #cccccc;
  border-right-color: #666666;
  border-top-color: #666666;
  border-left-color: #666666;
  height: 25px;
  color: #006a72;
  width: 100%;
  border-width: 1px;
}

table#tblForm {
  width: 100%;
  background-color: white;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  padding-left: 20px;
}

.dlContact {
  width: 90px;
  float: left;
  font-size: 11px;
  padding: 0 10px 0 20px;
}

.headerText {
  padding-left: 20px;
}

.width {
  width: 330px;
}

.maroon_bold {
  font-weight: bold;
  color: #006a72;
}

.maroon {
  color: #006a72;
}

.small {
  font-size: 11px;
  font-weight: normal;
}

.red {
  color: #f33;
}

.redB {
  color: #f33;
  background-color: #f9f8ee;
}

.money {
  font-size: 11px;
  font-weight: bold;
  color: #f33;
}

.left20 {
  padding-left: 20px;
}

.clear {
  clear: both;
}

.tbForm {
  width: 300px;
  height: 20px;
  line-height: 20px;
}

.zindex1 {
  z-index: 1;
}

.v_middle {
  vertical-align: middle;
}

.float_right {
  float: right;
}

.float_left {
  float: left;
}

img.close {
  cursor: pointer;
  float: right;
}

.bgWhite {
  background-color: White;
}

.hand {
  cursor: pointer;
}

.err {
  color: red;
  font-weight: bold;
}

.quick_view {
  cursor: pointer;
  position: absolute;
  bottom: 2px;
  right: 0px;
}

td.money {
  vertical-align: top;
  line-height: 20px;
  padding-right: 2px;
}

td.small {
  vertical-align: top;
  line-height: 20px;
  cursor: pointer;
}

.faq_pop {
  width: 250px;
  position: absolute;
  z-index: 5;
  background-color: White;
  border-style: solid;
  border-width: 1px;
  top: -100px;
  left: 100px;
}

a.showProd {
  font-weight: normal;
  color: #666;
}

a.showProd:hover {
  text-decoration: underline;
}

.in {
  z-index: 1;
  width: 198px;
  height: 208px;
}

.ind {
  background-color: #ffffff;
  padding: 10px 0px;
}

.dind {
  overflow: hidden;
  z-index: 800;
  position: relative;
  width: 200px;
  height: 100%;
  background-color: #ffffff;
}

.din {
  position: relative;
  display: inline;
  padding-bottom: 10px;
}

.cb {
  vertical-align: bottom;
  line-height: 8px;
}

.hlb, .h1b {
  color: #006a72;
  font-weight: bold;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}

.hlb:hover {
  text-decoration: underline;
}

.h1b:hover {
  text-decoration: underline;
  color: #666;
}

.hlbWrap {
  color: #006a72;
  font-weight: bold;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  width: 200px;
  white-space: normal;
}

.hlbWrap:hover {
  text-decoration: underline;
}

.maroon_over {
  color: #666;
  font-weight: bold;
  text-decoration: none;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}

.maroon_over:hover {
  color: #006a72;
  text-decoration: underline;
}

.subscribe {
  color: #006a72;
  padding-bottom: 6px;
  font-weight: bold;
  font-size: 25px;
}

.emailTxb {
  line-height: 18px;
}

.newsMsg {
  font-size: 9px;
  padding-bottom: 11px;
  padding-right: 11px;
  display: inline-block;
}

.lightbg {
  background-color: #f1f1f2;
}

.lineBreakGreenBlue {
  margin-left: -14px;
  border-width: 0;
  height: 6px;
}

.marginLeft {
  margin-left: 14px;
}

.arrowEmail {
  padding-right: 7px;
}

label.accountnav {
  color: #006a72;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

ul.accountsubnavlist {
  font-weight: bold;
  z-index: 1;
  position: absolute;
  height: 89px;
  vertical-align: middle;
  list-style-type: none;
  border-bottom: 1px solid #006a72;
  border-right: 1px solid #006a72;
  border-left: 1px solid #006a72;
  background-color: White;
}

ul li.accountnavsub {
  text-align: left;
  width: 90px;
  line-height: 18px;
  margin-left: 5px;
}

a.accountnavsub, label.accountnavsub {
  color: #006a72;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
}

a.accountnavsub:hover, a.accountnavsub:visited:hover {
  text-decoration: none;
}

.inline {
  display: inline-block;
  color: #006a72;
}

#pnlAccountInfo ul li {
  display: block;
}

#pnlAccountInfo ul li ul {
  display: none;
}

#pnlAccountInfo ul li:hover ul {
  display: block;
}

.vertDivider {
  height: 16px;
  display: block;
  width: auto;
}

.checkBoxList {
  border: 1px solid #959595;
  padding: 8px 0px 11px 10px;
  list-style-type: none;
}

ul.checkBoxList li input {
  margin-right: 3px;
}

a.noUnderline {
  text-decoration: none;
}

a.underline {
  text-decoration: underline;
}

.filter {
  margin-left: 9px;
  margin-top: 11px;
  margin-right: 11px;
  width: 180px;
}

.sort {
  font-weight: bold;
  background-color: White;
  padding-left: 12px;
  padding-top: 4px;
  padding-bottom: 3px;
}

.ibSearch {
  position: relative;
  top: 5px;
  right: -2px;
}

#outerDiv {
  width: 465px;
  height: 550px;
  border: 1px dotted #cecfd2;
}

.flex-wrapper {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between;
}

/* New Design CSS added by Gurpreet */
*, ::after, ::before {
  box-sizing: border-box;
}

@media (max-width: 1270px) {
  .container {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .min-height-30vh-md-min {
    min-height: 30vh;
  }
}
@media (max-width: 767px) {
  .hidden-mobile {
    display: none !important;
  }
}
@media (max-width: 480px) {
  .header-bar {
    min-height: 30px;
  }
}
/* Contact Info CSS */
.acountPageTitle {
  font-size: 21px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.acountPageSubTitle {
  font-size: 21px;
}

.accountBorderBox {
  border: 1px solid black;
  padding: 40px;
}

.contactItem {
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.contactItemLabel {
  font-weight: 600;
  font-size: 14px;
}

.contactItemLabel:hover {
  cursor: pointer;
}

.contactItemValue {
  font-size: 14px;
  border: none;
  background: none;
}

.contactInfoAction button {
  margin: 15px 0;
  background-color: #006a72;
  color: #fff;
  display: inline-flex;
  height: 48px;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  border: 0px;
}

/* Order history CSS */
.orderHistoryItem {
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.orderHistoryItem .orderItemId {
  font-size: 16px;
  font-weight: 600;
  margin: 0px;
}

.orderHistoryItem .orderItemId .textGreen {
  color: #006a72;
}

.orderHistoryItem p {
  margin: 0px;
}

/* Saved cart CSS */
.savedCartSec {
  text-align: center;
}

.viewCartLink {
  font-size: 18px;
  text-decoration: underline !important;
  color: #006a72 !important;
}

.updateInfoLink {
  color: #006a72;
  text-decoration: underline;
}

.savedCartShareLinkSec {
  padding: 40px 0;
  margin: 15px 0;
  background: #faf7ee;
}

.shareCode {
  font-size: 18px;
  color: #006a72;
  font-weight: 600;
}

.linkArea {
  max-width: 80%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

.linkInput {
  background: #fff;
  padding: 12px;
  border: 1px solid;
  text-align: left;
}

.copyLinkButton {
  margin: 0 15px;
  background-color: #006a72;
  color: #fff;
  display: inline-flex;
  height: 48px;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  border: none;
}

.copyLinkButton:hover, .copyLinkButton:active {
  text-decoration: none;
  color: #fff;
  opacity: 60%;
}

.deleteLinkButton {
  background-color: transparent;
  color: red;
  display: inline-flex;
  height: 48px;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  border: none;
}

.deleteLinkButton:hover, .deleteLinkButton:active {
  text-decoration: none;
  color: red;
  opacity: 60%;
}

.useCartItems {
  padding: 10px 15px;
  color: #fff;
  text-align: center;
  border: 0;
  border-radius: 0;
  background: #009092;
  display: inline-block;
}

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

.leasTermsSub {
  margin-bottom: 20px;
}

@media (max-width: 992px) {
  .linkArea {
    flex-wrap: wrap;
  }

  .linkInput {
    margin-bottom: 15px;
    max-width: 100%;
    text-overflow: ellipsis;
    word-wrap: break-word;
  }
}
/*# sourceMappingURL=site.css.map */
.breadcrumb-item.active {
  color: #006a72;
  text-decoration: none;
  font-family: lato, sans-serif;
  font-weight: 400;
}

.breadcrumbNav {
  padding-top: 25px;
}

.breadcrumb {
  padding: 0;
  background: transparent;
  margin-bottom: 25px;
  text-transform: capitalize;
}

.breadcrumb-item a {
  color: #565657;
  font-weight: normal;
}

.breadcrumbSeparator {
  margin: 0 0.5rem;
  margin-top: 4px;
  color: #006a72;
}

a.breadcrumb {
  font-size: 11px;
  font-weight: normal;
  color: #666;
  vertical-align: middle;
}

.breadcrumbCurrent, a.breadcrumbCurrent {
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
}

.breadcrumbContainer {
  margin-top: 18px;
}

img.breadcrumb {
  vertical-align: middle;
  padding: 0px 5px 0px 5px;
}

@media (min-width: 576px) {
  .breadcrumb {
    font-size: 15px;
  }
}
@media (max-width: 575px) {
  .breadcrumb {
    font-size: 13.5px;
  }
}
@media (min-width: 378px) {
  .breadcrumb {
    font-size: 12.5px;
  }
}
@media (min-width: 354px) and (max-width: 377px) {
  .breadcrumb {
    font-size: 11.5px;
  }
}
@media (max-width: 353px) {
  .breadcrumb {
    font-size: 10.5px;
  }
}
/*# sourceMappingURL=breadcrumb.css.map */
.header-lease-options-sec .collectionsSelectState option {
  text-align: left;
}

.header-lease-options-sec .collectionLeaseLength option {
  text-align: center;
}

.header-lease-options-sec .leaseText, .header-lease-options-sec .stateText {
  font-family: lato, sans-serif;
  font-weight: 400;
}

.header-lease-options-sec .collectionsSelectState, .header-lease-options-sec .collectionLeaseLength {
  font-size: 15px;
}

.header-lease-options-sec .collectionheaderFilter {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 17px;
  flex-wrap: wrap;
  padding-bottom: 7.8px;
}

.header-lease-options-sec .collectionsSelectState select, .header-lease-options-sec .collectionLeaseLength select {
  border-radius: 0;
  border-color: #e1e1e1;
  min-height: 27px;
  color: #006a71;
  font-size: 15px;
  background-color: transparent;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

.header-lease-options-sec .collectionLeaseLength select {
  text-align-last: left;
  padding-left: 12px;
}

@media (min-width: 576px) {
  .header-lease-options-sec .collectionsSelectState select, .header-lease-options-sec .collectionLeaseLength select {
    width: 152px;
    margin-left: 10px;
  }

  .header-lease-options-sec .collectionsSelectState, .header-lease-options-sec .collectionLeaseLength {
    display: inline-block;
  }

  .header-lease-options-sec .collectionLeaseLength {
    padding-right: 14px;
  }
}
@media (max-width: 575px) {
  .header-lease-options-sec .collectionsSelectState select, .header-lease-options-sec .collectionLeaseLength select {
    width: 100%;
    font-size: 13px;
    min-height: 31px;
    background-color: #FFFFFF;
  }

  .header-lease-options-sec .collectionsSelectState select {
    margin-left: auto;
    margin-right: 0px;
  }

  .header-lease-options-sec .collectionLeaseLength > div, .header-lease-options-sec .collectionsSelectState {
    flex-direction: column;
    display: flex;
  }

  .header-lease-options-sec .collectionLeaseLength > div {
    float: none !important;
  }

  .header-lease-options-sec .collectionLeaseLength {
    width: 45vw;
  }

  .header-lease-options-sec .collectionsSelectState {
    width: 44vw;
    margin-left: auto;
    margin-right: 0px;
  }

  .header-lease-options-sec .stateText {
    margin-left: 7px;
  }

  .header-lease-options-sec .collectionheaderFilter {
    padding-bottom: 11px;
  }

  .header-lease-options-sec .leaseText, .header-lease-options-sec .stateText {
    font-size: 19px;
  }

  .header-lease-options-sec .collectionsSelectState select {
    text-align-last: left;
    padding-left: 12px;
  }
}
/*# sourceMappingURL=header_lease_options.css.map */
.email-subscribe-sec .subscribeEmailSec {
  padding: 50px;
  padding-bottom: 60px;
  margin-top: 50px;
  background: url(dist/images/footer-bg.png);
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.email-subscribe-sec .subscribeEmailSec:before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f4f3e5;
  opacity: 0.85;
  content: "";
  top: 0;
  left: 0;
}

.email-subscribe-sec .emailSecHeader {
  font-size: 48px;
  color: #006a71;
  margin-bottom: 20px;
  text-align: center;
  font-family: lato, sans-serif;
  font-weight: 500;
  font-style: italic;
}

.email-subscribe-sec .emailSecSubHeader {
  font-size: 18px;
  margin-bottom: 30px;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

.email-subscribe-sec .subscribeEmailInput {
  height: 45px;
  border: 1px solid #000;
  font-size: 16px;
  color: #434244;
  min-width: 345px;
  padding: 0 15px;
  font-family: lato, sans-serif;
  font-weight: 400;
}

.email-subscribe-sec .subscibeEmailButton button, .email-subscribe-sec .subscibeEmailButton input[type=submit] {
  background: #3caaac;
  font-size: 16px;
  min-width: 160px;
  margin-left: 15px;
  color: #fff;
  height: 45px;
  border: 0px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

.email-subscribe-sec .subscribeEmailSecInner {
  display: flex;
  align-self: center;
  margin: 0 auto;
  justify-content: center;
}

@media (max-width: 991px) {
  .email-subscribe-sec .subscribeEmailSecInner {
    flex-wrap: wrap;
  }

  .email-subscribe-sec .subscibeEmailButton button, .email-subscribe-sec .subscibeEmailButton input[type=submit] {
    margin-left: 0px;
    margin-top: 25px;
  }

  .email-subscribe-sec .subscibeEmailButton {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .email-subscribe-sec .subscribeEmailSec {
    padding: 50px 15px;
  }

  .email-subscribe-sec .emailSecHeader {
    font-size: 30px;
  }

  .email-subscribe-sec .subscribeEmailInput {
    min-width: 250px;
  }
}
@media (max-width: 575px) {
  .email-subscribe-sec .subscribeEmailInput {
    width: 91vw;
    margin-bottom: 1.3px;
  }

  .email-subscribe-sec .emailSecSubHeader {
    max-width: 240px;
    margin: auto auto 26px auto;
  }

  .email-subscribe-sec .subscribeEmailSec {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 41%;
    padding: 44px 0px 42px 0px;
  }
}
/*# sourceMappingURL=email_subscribe.css.map */
.thank-you-message-modal-sec {
  position: absolute;
  float: left;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  min-width: 20%;
}

#thankYouModalHeader {
  padding-top: 10px;
  text-align: center;
}

.message-content {
  text-align: center;
  font-size: 18px;
  padding-inline: 10px;
}

#okThankYouMessageModal {
  padding: 4px, 15px;
  color: #fff;
  text-align: center;
  border: 0;
  border-radius: 0;
  background: #009092;
  text-transform: uppercase;
  width: 34px;
}

.modal-content {
  display: block;
}

.close {
  padding-right: 5px !important;
}

/*# sourceMappingURL=thank_you_message_modal.css.map */
.footer-sec #footer-sec {
  background: #434244;
  color: #e7e7e7;
}

.footer-sec .copyRightSec {
  padding: 30px 0 25px;
  display: flex;
  justify-content: space-between;
  margin-left: -1%;
}

.footer-sec .copyRightSec a, .footer-sec .copyright {
  color: #95a2a8;
  text-decoration: none;
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

.footer-sec ul {
  display: flex;
}

.footer-sec ul li.navBottom:not(:first-child) {
  padding-left: 17px;
}

.footer-sec ul li.navBottom:not(:last-child) {
  padding-right: 17px;
}

@media (max-width: 718px) {
  .footer-sec .copyRightSec {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .footer-sec .copyRightSec div {
    justify-content: center;
    display: flex;
  }

  .footer-sec ul {
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
  }

  .footer-sec ul li, .footer-sec ul li.navBottom:not(:last-child), .footer-sec ul li.navBottom:not(:first-child) {
    padding: inherit;
    margin-bottom: 6.5px;
  }

  .footer-sec .copyRightSec-Left {
    margin-top: 12px;
  }
}
@media (min-width: 576px) {
  .footer-sec .copyRightSec a, .footer-sec .copyright {
    font-size: 14px;
  }
}
@media (max-width: 575px) {
  .footer-sec .copyRightSec a, .footer-sec .copyright {
    font-size: 13.2px;
    line-height: 23px;
  }
}
/*# sourceMappingURL=footer.css.map */
