.nopadding {
  padding: 0px;
}

.nomargin {
  margin: 0px;
}

.footermMainContainer .footerInformationMainRow {
  margin-left: auto !important;
  margin-right: auto !important;
}

@font-face {
  font-family: LatoR;
  src: url(../assets/fonts/Lato-Regular.ttf);
}
@font-face {
  font-family: LatoB;
  src: url(../assets/fonts/Lato-Bold.ttf);
}
.footermMainContainer {
  width: 100%;
  height: auto;
  background: #f7f7f7;
}
.footermMainContainer .footerInformationMainRow {
  max-width: 1140px;
  height: auto;
  padding-top: 70px;
  padding-bottom: 70px;
}
@media only screen and (max-width: 992px) {
  .footermMainContainer .footerInformationMainRow {
    max-width: 768px;
  }
}
@media only screen and (max-width: 767px) {
  .footermMainContainer .footerInformationMainRow {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 50px;
  }
}
.footermMainContainer .footerInformationMainRow .footerInformationColumn {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 992px) {
  .footermMainContainer .footerInformationMainRow .footerInformationColumn {
    padding-right: 10px;
  }
}
.footermMainContainer .footerInformationMainRow .footerInformationColumn .logoFooter {
  width: 110px;
  height: 32px;
}
.footermMainContainer .footerInformationMainRow .footerInformationColumn .logoFooter a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footermMainContainer .footerInformationMainRow .footerInformationColumn .descriptionFooter {
  max-width: 250px;
  height: auto;
}
.footermMainContainer .footerInformationMainRow .footerInformationColumn .descriptionFooter p {
  font-size: 14px;
  font-family: LatoR;
  margin-top: 12px;
  color: #555;
  margin-bottom: 0px;
}
.footermMainContainer .footerInformationMainRow .footerAdressColumn .footerTitle {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .footermMainContainer .footerInformationMainRow .footerAdressColumn .footerTitle {
    padding-left: 0px;
    padding-top: 30px;
  }
}
.footermMainContainer .footerInformationMainRow .footerAdressColumn .footerTitle h3 {
  font-size: 16px;
  margin: 0;
  font-weight: 600;
  color: #222;
  font-family: LatoR;
  text-transform: capitalize;
}
.footermMainContainer .footerInformationMainRow .footerAdressColumn .adressRow {
  width: 100%;
  height: auto;
  padding-top: 10px;
}
@media only screen and (max-width: 992px) {
  .footermMainContainer .footerInformationMainRow .footerAdressColumn .adressRow {
    padding-top: 5px;
  }
}
.footermMainContainer .footerInformationMainRow .footerAdressColumn .adressRow .iconAdress {
  width: 100%;
  display: flex;
  align-items: center;
}
.footermMainContainer .footerInformationMainRow .footerAdressColumn .adressRow .iconAdress .icon {
  width: 20px;
  height: 15px;
}
.footermMainContainer .footerInformationMainRow .footerAdressColumn .adressRow .iconAdress .icon svg {
  width: 20px;
  height: 17px;
}
.footermMainContainer .footerInformationMainRow .footerAdressColumn .adressRow .iconAdress .icon svg path {
  transform: scale(0.7);
  stroke: #555;
  fill: #555;
  stroke-width: 0px;
}
.footermMainContainer .footerInformationMainRow .footerAdressColumn .adressRow .adressDescription {
  padding-left: 20px;
}
@media only screen and (max-width: 992px) {
  .footermMainContainer .footerInformationMainRow .footerAdressColumn .adressRow .adressDescription {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 992px) {
  .footermMainContainer .footerInformationMainRow .footerAdressColumn .adressRow .adressDescription {
    padding-left: 0px;
  }
}
.footermMainContainer .footerInformationMainRow .footerAdressColumn .adressRow .adressDescription p {
  font-size: 14px;
  font-family: LatoR;
  color: #555;
  margin-bottom: 0px;
}
@media only screen and (max-width: 992px) {
  .footermMainContainer .footerInformationMainRow .footerNaviColumn {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footermMainContainer .footerInformationMainRow .footerNaviColumn {
    padding-left: 0px;
    padding-top: 30px;
  }
}
.footermMainContainer .footerInformationMainRow .footerNaviColumn .footerTitle {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .footermMainContainer .footerInformationMainRow .footerNaviColumn .footerTitle {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footermMainContainer .footerInformationMainRow .footerNaviColumn .footerTitle {
    padding-left: 0px;
  }
}
.footermMainContainer .footerInformationMainRow .footerNaviColumn .footerTitle h3 {
  font-size: 16px;
  margin: 0;
  font-weight: 600;
  color: #222;
  font-family: LatoR;
  text-transform: capitalize;
}
.footermMainContainer .footerInformationMainRow .footerNaviColumn .naviFooterUl {
  padding-left: 0px;
  margin-left: 0px;
  list-style: none;
}
@media only screen and (max-width: 992px) {
  .footermMainContainer .footerInformationMainRow .footerNaviColumn .naviFooterUl {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .footermMainContainer .footerInformationMainRow .footerNaviColumn .naviFooterUl {
    padding-left: 10px;
  }
}
.footermMainContainer .footerInformationMainRow .footerNaviColumn .naviFooterUl .naviFooterLi a {
  font-size: 14px;
  font-family: LatoR;
  color: #555;
  margin-bottom: 0px;
}
.footermMainContainer .footerInformationMainRow .footerNaviColumn .naviFooterUl .naviFooterLi a:hover {
  color: #c29958;
}
.footermMainContainer .footerInformationMainRow .footerSocialColumn .footerTitle {
  width: 100%;
  height: auto;
  padding-bottom: 20px;
}
.footermMainContainer .footerInformationMainRow .footerSocialColumn .footerTitle h3 {
  font-size: 16px;
  margin: 0;
  font-weight: 600;
  color: #222;
  font-family: LatoR;
  text-transform: capitalize;
}
.footermMainContainer .footerInformationMainRow .footerSocialColumn .socialIconContainer {
  width: 100%;
  padding-top: 15px;
  display: flex;
  justify-content: space-around;
}
@media only screen and (max-width: 992px) {
  .footermMainContainer .footerInformationMainRow .footerSocialColumn .socialIconContainer {
    display: block;
  }
}
.footermMainContainer .footerInformationMainRow .footerSocialColumn .socialIconContainer .socialIcon {
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.4s;
  cursor: pointer;
}
@media only screen and (max-width: 992px) {
  .footermMainContainer .footerInformationMainRow .footerSocialColumn .socialIconContainer .socialIcon {
    display: inline-block;
    padding-left: 8px;
    padding-top: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
.footermMainContainer .footerInformationMainRow .footerSocialColumn .socialIconContainer .socialIcon:hover {
  background: #c29958;
  transition: 0.4s;
}
.footermMainContainer .footerInformationMainRow .footerSocialColumn .socialIconContainer .socialIcon:hover svg path {
  stroke: #fff;
  fill: #fff;
  transition: 0.4s;
}
.footermMainContainer .footerInformationMainRow .footerSocialColumn .socialIconContainer .socialIcon svg path {
  stroke: #888;
  fill: #888;
  stroke-width: 0px;
  transition: 0.4s;
}

/*# sourceMappingURL=footer.css.map */
