/*start font-weight*/
.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}
.fw-900 {
  font-weight: 900 !important;
}
/*end font-weight*/

/*start font family*/
.playfair {
  font-family: "Playfair Display" !important;
}
.font-italic {
  font-style: italic !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.lh-16{
  line-height: 1.6em !important;
}
.lh-14{
  line-height: 1.4em !important;
}
.lh-1{
  line-height: 1em !important;
}
.text-center {
  text-align: center !important;
}
.block {
  display: block !important;
}
.w-100 {
  width: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.ml-0 {
  margin-left: 0 !important;
}
.mr-0 {
  margin-right: 0 !important;
}
.underline {
  text-decoration: underline;
}
/*end font family*/

/*start colors*/
.primary-color {
  color: #4a3d32 !important;
}
.secondary-color {
  color: #757565 !important;
}
.white {
  color: #fefefe !important;
}
.grey {
  color: #858375 !important;
}
.grey-600 {
  color: #3a4a3d !important;
}
.green {
  color: #5b8a52 !important;
}
.green-300 {
  color: #3a4a3d !important;
}
.red {
  color: #b18663 !important;
}
.red-200 {
  color: #ba9076 !important;
}
.red-300 {
  color: #e0cfb9 !important;
}
.red-700 {
  color: #a86751 !important;
}
.red-900 {
  color: #be9a7c !important;
}
.black {
  color: #2b2a29 !important;
}
.brown {
  color: #8c816e !important;
}
/*end colors*/

/*start global-text*/
.global-text-130 {
  font-size: 130px;
  line-height: 1em;
}
.global-text-98 {
  font-size: 98px;
  line-height: 1em;
}
.global-text-83 {
  font-size: 83px;
  font-weight: 400;
}
.global-text-70 {
  font-size: 70px;
  line-height: 1em;
  font-weight: 400;
}
.global-text-67 {
  font-size: 67px;
  line-height: 1em;
}
.global-text-65 {
  font-size: 65px;
  line-height: 1em;
}
.global-text-54 {
  font-size: 54px;
}
.global-text-50 {
  font-size: 50px;
}
.global-text-44 {
  font-size: 44px;
}
.global-text-42 {
  font-size: 42px;
}
.global-text-38 {
  font-size: 38px;
}
.global-text-33 {
  font-size: 33px;
}
.global-text-29 {
  font-size: 29px;
}
.global-text-25 {
  font-size: 25px;
}
.global-text-23 {
  font-size: 23px;
}
.global-text-19 {
  font-size: 19px;
}
.global-text-17 {
  font-size: 17px;
}
.global-text-15 {
  font-size: 15px;
}
@media (max-width: 1629.5px) {
  .global-text-130 {
    font-size: 100px;
  }
  .global-text-98 {
    font-size: 80px;
  }
  .global-text-83 {
    font-size: 75px;
  }
  .global-text-70 {
    font-size: 55px;
  }
  .global-text-67 {
    font-size: 53px;
  }
  .global-text-65 {
    font-size: 52px;
  }
  .global-text-54 {
    font-size: 45px;
  }
  .global-text-50 {
    font-size: 42px;
  }
  .global-text-44 {
    font-size: 38px;
  }
  .global-text-42 {
    font-size: 36px;
  }
  .global-text-38 {
    font-size: 35px;
  }
  .global-text-33 {
    font-size: 30px;
  }
  .global-text-29 {
    font-size: 26px;
  }
  .global-text-25 {
    font-size: 22px;
  }
  .global-text-23 {
    font-size: 20px;
  }
}
@media (max-width: 1429.5px) {
  .global-text-130 {
    font-size: 80px;
  }
  .global-text-98 {
    font-size: 60px;
  }
  .global-text-83 {
    font-size: 55px;
  }
  .global-text-70 {
    font-size: 45px;
  }
  .global-text-67 {
    font-size: 43px;
  }
  .global-text-65 {
    font-size: 40px;
  }
  .global-text-54 {
    font-size: 35px;
  }
  .global-text-50 {
    font-size: 34px;
  }
  .global-text-44 {
    font-size: 32px;
  }
  .global-text-42 {
    font-size: 31px;
  }
  .global-text-38 {
    font-size: 30px;
  }
  .global-text-33 {
    font-size: 26px;
  }
  .global-text-29 {
    font-size: 23px;
  }
  .global-text-25 {
    font-size: 20px;
  }
  .global-text-23 {
    font-size: 19px;
  }
  .global-text-19 {
    font-size: 17px;
  }
  .global-text-17 {
    font-size: 16px;
  }
}
@media (max-width: 1199.5px) {
  .global-text-130 {
    font-size: 60px;
  }
  .global-text-98 {
    font-size: 50px;
  }
  .global-text-83 {
    font-size: 45px;
  }
  .global-text-70 {
    font-size: 35px;
  }
  .global-text-67 {
    font-size: 33px;
  }
  .global-text-65 {
    font-size: 32px;
  }
  .global-text-54 {
    font-size: 30px;
  }
  .global-text-50 {
    font-size: 28px;
  }
  .global-text-44 {
    font-size: 27px;
  }
  .global-text-42 {
    font-size: 26px;
  }
  .global-text-38 {
    font-size: 25px;
  }
  .global-text-33 {
    font-size: 23px;
  }
  .global-text-29 {
    font-size: 20px;
  }
  .global-text-25 {
    font-size: 18px;
  }
  .global-text-23 {
    font-size: 17px;
  }
  .global-text-19 {
    font-size: 17px;
  }
  .global-text-17 {
    font-size: 15px;
  }
  .global-text-15 {
    font-size: 14px;
  }
}
@media (max-width: 767.5px) {
  .global-text-130 {
    font-size: 40px;
  }
  .global-text-98 {
    font-size: 36px;
  }
  .global-text-83 {
    font-size: 34px;
  }
  .global-text-70 {
    font-size: 32px;
  }
  .global-text-67 {
    font-size: 30px;
  }
  .global-text-65 {
    font-size: 29px;
  }
  .global-text-54 {
    font-size: 27px;
  }
  .global-text-50 {
    font-size: 26px;
  }
  .global-text-44 {
    font-size: 25px;
  }
  .global-text-42 {
    font-size: 24px;
  }
  .global-text-38 {
    font-size: 22px;
  }
  .global-text-33 {
    font-size: 20px;
  }
  .global-text-29 {
    font-size: 18px;
  }
  .global-text-25 {
    font-size: 16px;
  }
  .global-text-23 {
    font-size: 15px;
  }
  .global-text-19 {
    font-size: 15px;
  }
  .global-text-17 {
    font-size: 14px;
  }
}
/*end global-text*/

/*start global-field*/
.global-field {
  margin-bottom: 35px;
}
.global-field__title {
  color: #ebe4d6;
  line-height: 1em;
  margin-bottom: 20px;
}
.global-input__el {
  width: 100%;
  background: #c9c5b9;
  border: none;
  border-radius: 5px;
  padding-left: 25px;
  height: 55px;
  color: #2b2a29;
  font-family: "Google Sans";
  font-size: 19px;
  font-weight: 400;
}
.global-input__el::-webkit-input-placeholder {opacity: 1;color: #2b2a29;}
.global-input__el::-moz-placeholder      {opacity: 1;color: #2b2a29;}
.global-input__el:-moz-placeholder       {opacity: 1;color: #2b2a29;}
.global-input__el:-ms-input-placeholder    {opacity: 1;color: #2b2a29;}
.textarea__el {
  width: 100%;
  background: #c9c5b9;
  border: none;
  border-radius: 5px;
  padding-left: 25px;
  height: 170px;
  padding-top: 10px;
  color: #2b2a29;
  font-family: "Google Sans";
  font-size: 19px;
  font-weight: 400;
}
.textarea__el::-webkit-input-placeholder {opacity: 1;color: #2b2a29;}
.textarea__el::-moz-placeholder      {opacity: 1;color: #2b2a29;}
.textarea__el:-moz-placeholder       {opacity: 1;color: #2b2a29;}
.textarea__el:-ms-input-placeholder    {opacity: 1;color: #2b2a29;}
@media (max-width: 1629.5px) {

}
@media (max-width: 1429.5px) {
  .global-input__el {
    height: 50px;
  }
  .global-field__title {
    margin-bottom: 15px;
  }
  .global-field {
    margin-bottom: 25px;
  }
}
@media (max-width: 1199.5px) {
  .global-input__el {
    height: 45px;
  }
  .textarea__el {
    height: 150px;
  }
  .global-field {
    margin-bottom: 20px;
  }
  .global-input__el, .textarea__el {
    padding-left: 10px;
    font-size: 15px;
  }
}
@media (max-width: 767.5px) {
  .global-input__el {
    height: 40px;
  }
  .textarea__el {
    height: 130px;
  }
  .global-field__title {
    margin-bottom: 10px;
  }
  .global-field {
    margin-bottom: 15px;
  }
}
/*end global-field*/

/*start global-zag*/
.global-zag {
  margin-bottom: 100px;
}
.global-zag__title {
  margin: 30px 0 0;
  font-weight: 400;
}
.global-zag__text {
  margin: 30px auto 0;
  max-width: 720px;
  width: 100%;
  line-height: 1.6em;
}
@media (max-width: 1629.5px) {
  .global-zag {
    margin-bottom: 80px;
  }
  .global-zag__title {
    margin: 25px 0 0;
  }
  .global-zag__text {
    margin-top: 25px;
  }
}
@media (max-width: 1429.5px) {
  .global-zag {
    margin-bottom: 60px;
  }
  .global-zag__title {
    margin: 20px 0 0;
  }
  .global-zag__text {
    margin-top: 20px;
  }
}
@media (max-width: 1199.5px) {
  .global-zag {
    margin-bottom: 50px;
  }
  .global-zag__title, .global-zag__text {
    margin: 15px 0;
  }
  .global-zag__text {
    margin-top: 15px;
  }
}
@media (max-width: 767.5px) {
  .global-zag {
    margin-bottom: 30px;
  }
}
/*end global-zag*/

/*start global-padding*/
.global-padding {
  padding-top: 90px;
  padding-bottom: 140px;
}
@media (max-width: 1629.5px) {
  .global-padding {
    padding-top: 80px;
    padding-bottom: 120px;
  }
}
@media (max-width: 1429.5px) {
  .global-padding {
    padding-top: 70px;
    padding-bottom: 100px;
  }
}
@media (max-width: 1199.5px) {
  .global-padding {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
@media (max-width: 767.5px) {
  .global-padding {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
/*end global-padding*/

/*start btns*/
.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-right: 5px;
  border-radius: 30px 0 30px 0;
  padding-left: 5px;
  -webkit-transition: border-radius 0.5s;
  transition: border-radius 0.5s;
}
.btn:hover {
  border-radius: 0 30px 0 30px;
}
.btn_primary {
  background: -webkit-gradient(linear,  left top, right top,  from(rgba(186,144,118,1)),to(rgba(224,168,126,1)));
  background: linear-gradient(to right,  rgba(186,144,118,1) 0%,rgba(224,168,126,1) 100%);
  border: none;
  min-height: 55px;
  color: #fefefe;
  line-height: 1em;
}
.btn_primary:hover {
  background: -webkit-gradient(linear,  left top, right top,  from(rgba(224,168,126,1)),to(rgba(186,144,118,1)));
  background: linear-gradient(to right,  rgba(224,168,126,1) 0%,rgba(186,144,118,1) 100%);
  color: #fefefe;
}
.btn_primary-arrow img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.btn_primary-arrow:hover img {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn_green {
  background: -webkit-gradient(linear,  left top, right top,  from(rgba(75,88,76,1)),to(rgba(124,127,116,1)));
  background: linear-gradient(to right,  rgba(75,88,76,1) 0%,rgba(124,127,116,1) 100%);
  border: none;
  min-height: 55px;
  color: #fefefe;
  line-height: 1em;
}
.btn_green:hover {
  background: -webkit-gradient(linear,  left top, right top,  from(rgba(124,127,116,1)),to(rgba(75,88,76,1)));
  background: linear-gradient(to right,  rgba(124,127,116,1) 0%,rgba(75,88,76,1) 100%);
  color: #fefefe;
}
.btn_grey {
  background: -webkit-gradient(linear,  left top, right top,  from(rgba(201,197,185,1)),to(rgba(228,222,208,1)));
  background: linear-gradient(to right,  rgba(201,197,185,1) 0%,rgba(228,222,208,1) 100%);
  border: none;
  min-height: 55px;
  color: #3a4a3d;
  line-height: 1em;
}
.btn_grey:hover {
  background: -webkit-gradient(linear,  left top, right top,  from(rgba(228,222,208,1)),to(rgba(201,197,185,1)));
  background: linear-gradient(to right,  rgba(228,222,208,1) 0%,rgba(201,197,185,1) 100%);
  color: #3a4a3d;
}
.btn_knowing-banner2 {
  background: transparent;
  background-color: #c68367;
  -webkit-transition: background-color 0.5s, border-radius 0.5s;
  transition: background-color 0.5s, border-radius 0.5s;
}
.btn_knowing-banner2:hover {
  background: transparent;
  background-color: #de9476 !important;
}
.btn_knowing-banner3 {
  background: transparent;
  background-color: #82947f;
  -webkit-transition: background-color 0.5s, border-radius 0.5s;
  transition: background-color 0.5s, border-radius 0.5s;
}
.btn_knowing-banner3:hover {
  background: transparent;
  background-color: #9eb79a !important;
}
.btn_secondary {
  background-color: #f3efec;
  border: none;
  min-height: 55px;
  color: #996e53;
  line-height: 1em;
}
.btn_secondary:hover {
  background-color: #e3e1e0;
  color: #996e53;
}

.btn_secondary-tr {
  background-color: transparent;
  border: 2px solid #fefefe;
  min-height: 55px;
  color: #fefefe;
  line-height: 1em;
}
.btn_secondary-tr svg * {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.btn_secondary-tr:hover {
  background-color: #fefefe;
  color: #996e53;
}
.btn_secondary-tr:hover svg * {
  fill: #996e53;
}
@media (max-width: 1429.5px) {
  .btn {
    border-radius: 20px 0 20px 0;
  }
  .btn_primary, .btn_secondary, .btn_secondary-tr, .btn_green, .btn_grey {
    min-height: 50px;
  }
}
@media (max-width: 1199.5px) {
  .btn_primary, .btn_secondary, .btn_secondary-tr, .btn_green, .btn_grey {
    min-height: 45px;
  }
}
@media (max-width: 767.5px) {
  .btn_primary, .btn_secondary, .btn_secondary-tr, .btn_green, .btn_grey {
    min-height: 40px;
  }
}
/*end btns*/

/*start global progress*/
.global-progress {
  position: relative;
  background: #e1d1be;
  width: 100%;
  height: 5px;
}
.global-progress__shell {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #a86751;
}
.global-progress__line {
  height: 100%;
  left: 0;
  position: absolute;
  border-radius: 5px;
  z-index: 0;
  background: #a94f38;
}
/*end global progress*/

/*start mt*/
.mt-1 {
  margin-top: 1em !important;
}
.mt-2 {
  margin-top: 2em !important;
}
.mt-3 {
  margin-top: 3em !important;
}
.mt-4 {
  margin-top: 4em !important;
}
/*end mt*/

/*start mb*/
.mb-1 {
  margin-bottom: 1em !important;
}
.mb-2 {
  margin-bottom: 2em !important;
}
.mb-3 {
  margin-bottom: 3em !important;
}
.mb-4 {
  margin-bottom: 4em !important;
}
/*end mb*/

/*start container*/
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (max-width: 1199.5px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}
@media (min-width: 1430px) {
  .container {
    max-width: 1430px;
  }
}
@media (min-width: 1630px) {
  .container {
    max-width: 1630px;
  }
}
/*end container*/

/*start body*/
body {
  background: #faf6f0;
  font-family: "Google Sans", sans-serif;
  font-size: 21px;
  color: #4a3d32;
  min-width: 320px;
}
@media (max-width: 1629.5px) {
  body {
    font-size: 19px;
  }
}
@media (max-width: 1429.5px) {
  body {
    font-size: 18px;
  }
}
@media (max-width: 1199.5px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 767.5px) {
  body {
    font-size: 15px;
  }
}
/*end body*/

@media (min-width: 1200px) {
  .body-hidden {
    overflow: visible !important;
  }
  .header-mob {
    display: none !important;
  }
}

/*start normalize css*/
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html, html * {-webkit-box-sizing: border-box;box-sizing: border-box;}
/*end normalize css*/
input::-ms-clear {
 display: none;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/*a*/
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: inherit;
}
ul li {
  list-style-type: none;
}
a:focus, a:visited, a:link, a:hover, button:focus, button:visited, button:link, button:hover {
  outline: none;
}
*:focus, div:focus, input:focus, input:visited, input:hover, input:link {
  outline: none;
}
textarea:focus, textarea:visited, textarea:hover, textarea:link {
  outline: none;
}
button, label {
  cursor: pointer;
}
/*placeholder*/
::-webkit-input-placeholder {}
::-moz-placeholder      {}
:-moz-placeholder       {}
:-ms-input-placeholder    {}
