/*  Fonts Weight  */
/*  Fonts Weight  */
.landing_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: none;
  z-index: 99;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.landing_menu .logo_landing {
  float: left;
  padding: 40px 0 40px 50px;
}
.landing_menu .inter_btn {
  float: right;
  padding: 40px 40px 40px 0;
}
.landing_menu .inter_btn a {
  background: #e5ae49;
  font-size: 14px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.5em;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  padding: 15px 43px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  text-transform: uppercase;
  display: inline-block;
}

.landing_header {
  display: flex;
  justify-content: space-between;
  justify-items: space-between;
  justify-self: space-between;
  align-content: center;
  align-items: center;
  align-self: center;
}
.landing_header .nav-menu {
  margin-right: 35px;
}
.landing_header .nav-menu a {
  font-size: 16px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.5em;
  font-weight: 400;
  text-decoration: none;
  color: #464646;
  padding: 0 20px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.header-right {
  display: flex;
  justify-content: center;
  justify-items: center;
  justify-self: center;
  align-content: center;
  align-items: center;
  align-self: center;
}

.banner_content {
  height: 100vh;
  margin-bottom: 550px;
  position: relative;
}
.banner_content .about_theme {
  position: absolute;
  width: 100%;
  z-index: 98;
  text-align: left;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.banner_content .about_theme h1 {
  color: #464646;
  font-size: 72px;
  line-height: 1.2em;
  font-weight: 700;
  font-family: "Saira Semi Condensed", sans-serif;
}
.banner_content .about_theme h1 span {
  display: block;
  color: #e5ae49;
}
.banner_content .about_theme p {
  color: #666666;
  font-size: 18px;
  line-height: 1.8em;
  margin-top: 43px;
  font-family: "Saira", sans-serif;
}
.banner_content .about_control .inter_btn {
  background: #e5ae49;
  font-size: 14px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.5em;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  padding: 15px 43px;
  margin-top: 60px;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  text-transform: uppercase;
  display: inline-block;
}

.landing_image {
  background: url(https://www.dparotaypino.com.mx/wp-content/themes/interiart/images/Image-landingpage.jpg) no-repeat center bottom #f4f6f9;
  background-size: auto;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  height: 143vh;
}

.layout_title h2 {
  color: #464646;
  font-weight: bold;
  font-family: "Saira Semi Condensed", sans-serif;
}
.layout_title p {
  max-width: 830px;
  margin: 0 auto;
  font-family: Saira, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #666666;
  padding-top: 22px;
  line-height: 1.6em;
}
.layout_title p em {
  color: #e5ae49;
  font-style: normal;
  font-weight: bold;
}

.tools_title h2 {
  color: #464646;
  font-weight: bold;
  font-family: "Saira Semi Condensed", sans-serif;
  margin: 0 auto;
  max-width: 1006px;
}
.tools_title p {
  max-width: 710px;
  margin: 0 auto;
  font-family: Saira, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #666666;
  padding-top: 30px;
  line-height: 1.6em;
}
.tools_title p em {
  color: #e5ae49;
  font-style: normal;
  font-weight: bold;
}

.suppost_title {
  margin-left: 30px;
}
.suppost_title h2 {
  color: #464646;
  font-weight: bold;
  font-family: "Saira Semi Condensed", sans-serif;
  margin: 0 auto;
  max-width: 1006px;
}
.suppost_title p {
  max-width: 680px;
  margin: 0 auto;
  font-family: Saira, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #666666;
  padding-top: 30px;
  line-height: 1.6em;
  padding-right: 75px;
}
.suppost_title p em {
  color: #e5ae49;
  font-style: normal;
  font-weight: bold;
}

.header_style_title h2 {
  color: #464646;
  font-weight: bold;
  font-family: "Saira Semi Condensed", sans-serif;
  margin: 0 auto;
  display: flex;
}
.header_style_title h2 span em {
  position: absolute;
  font-size: 45px;
  font-style: normal;
  top: 10px;
  right: -40px;
}
.header_style_title h2 span:nth-of-type(1) {
  position: relative;
}
.header_style_title h2 span:nth-of-type(2) {
  margin-left: 105px;
  margin-top: 20px;
  font-weight: 900;
}
.header_style_title p {
  max-width: 870px;
  margin: 0 auto;
  font-family: Saira, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #666666;
  padding-right: 135px;
  line-height: 1.6em;
  margin-top: -72px;
}

.stu_porfolio_title {
  padding-top: 135px;
  padding-bottom: 536px;
}
.stu_porfolio_title h2 {
  font-weight: bold;
  font-family: "Saira Semi Condensed", sans-serif;
  font-size: 48px;
}
.stu_porfolio_title p {
  font-family: "Saira", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.6em;
  max-width: 800px;
  margin: 0 auto;
}

.online_store_title h2 {
  font-weight: bold;
  font-family: "Saira Semi Condensed", sans-serif;
  font-size: 48px;
}
.online_store_title p {
  font-family: "Saira", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.6em;
  max-width: 800px;
  margin: 0 auto;
}

.footer_style_title h2 {
  color: #464646;
  font-weight: bold;
  font-family: "Saira Semi Condensed", sans-serif;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}
.footer_style_title h2 span em {
  position: absolute;
  font-size: 45px;
  font-style: normal;
  top: 10px;
  right: -40px;
}
.footer_style_title h2 span:nth-of-type(1) {
  margin-right: 70px;
  margin-top: 20px;
  font-weight: 900;
}
.footer_style_title h2 span:nth-of-type(2) {
  position: relative;
}
.footer_style_title p {
  max-width: 970px;
  margin: 0 auto;
  font-family: Saira, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #666666;
  padding-left: 200px;
  line-height: 1.6em;
  margin-top: -72px;
}

.gall_style_title {
  padding-top: 150px;
}
.gall_style_title h2 {
  font-size: 40px;
  color: #464646;
  font-weight: bold;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.2em;
}
.gall_style_title p {
  font-family: Saira, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #666666;
  line-height: 1.6em;
  margin-top: 30px;
  letter-spacing: 0;
}
.gall_style_title p span {
  font-weight: 700;
}

.res_style_title {
  padding-top: 50px;
}

.our-demos {
  max-width: 1612px;
  margin: 0 auto;
  padding-top: 106px;
}

.ourdemos_type2 {
  max-width: 1288px;
}
.ourdemos_type2 .ourdemos__item {
  margin-bottom: 50px;
}

.ourdemos__item {
  margin-bottom: 26px;
  padding: 0 25px;
}

.our-demos-row {
  display: flex;
  flex-wrap: wrap;
}

.ourdemos__item h4.title {
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #ff5400;
  margin-bottom: 3px;
  margin-top: 32px;
  line-height: 1.3em;
  text-align: center;
}

.ourdemos__item .description {
  font-family: "Saira Semi Condensed", sans-serif;
  font-size: 20px;
  color: #464646;
  text-transform: capitalize;
  text-align: center;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: 0.2px;
  margin-top: 30px;
}

.ourdemos__item .content {
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.1);
  /*height: 70vh;*/
  position: relative;
  align-items: center;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  overflow: hidden;
}

.ourdemos__item .content:hover {
  -moz-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
}

.ourdemos__item .content img {
  width: 100%;
  height: auto;
}

.ourdemos__item .content a:focus {
  text-decoration: none;
}

.ourdemos__item .content a:hover {
  background: #ff5400;
  border-color: #ff5400;
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

.ourdemos__item.comingsoon h3 {
  font-family: "Montserrat", serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 36px;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
  top: 50%;
  position: absolute;
  left: 0;
  margin-top: -16px;
  width: 100%;
}

.ourdemos__item.comingsoon:hover .content:after {
  display: none;
}

.tool_interiart {
  text-align: center;
  margin-bottom: 75px;
}
.tool_interiart .tool__name {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5em;
  margin-top: 40px;
  color: #464646;
}
.tool_interiart .tool__description {
  font-size: 16px;
  line-height: 1.5em;
  color: #666666;
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 300;
  margin-top: 20px;
}

.ldp_image_1 {
  margin-top: -440px;
  padding-left: 80px;
}

.ldp_image_2 {
  margin-top: -317px;
  padding-right: 80px;
}

.ldp_gall_img_1 {
  position: absolute;
  left: -150px;
}

.ldp_gall_img_2 {
  position: relative;
  top: 75px;
  padding-left: 60px;
  padding-right: 60px;
}

.ldp_gall_img_3 {
  position: relative;
  top: -108px;
  left: -30px;
  z-index: 3;
}

.ldp_blog_img_1 {
  position: absolute;
  left: -150px;
}

.ldp_blog_img_2 {
  position: relative;
  top: 80px;
}
.ldp_blog_img_2 img {
  box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}

.ldp_blog_img_3 {
  position: relative;
  top: -108px;
  right: -275px;
  z-index: 3;
}
.ldp_blog_img_3 img {
  box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}

.vc_btn3-container.ldp_btn.ldp_btn-gall {
  margin-top: 50px;
}
.vc_btn3-container.ldp_btn.ldp_btn-gall button {
  background: #e5ae49;
  font-size: 14px !important;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.5em;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  padding: 15px 43px !important;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 0;
}
.vc_btn3-container.ldp_btn.ldp_btn-gall button:hover {
  color: #222222;
  background: #e5ae49;
}

.ldp_res_img {
  padding-left: 50px;
}

.ldp_res_img_2 {
  position: absolute;
  right: -100px;
  top: -50px;
  z-index: -1;
}

.ldp_store_img_1 {
  position: absolute;
  right: 0;
  top: -200px;
}

.ldp_store_img_2 {
  position: relative;
  left: -60px;
}

.ldp_store_img_3 {
  position: absolute;
  left: 150px;
  top: 30px;
}
.ldp_store_img_3 img {
  box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}

.ldp_store_img_4 {
  position: absolute;
  right: 170px;
  top: 0;
}
.ldp_store_img_4 img {
  box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.2);
}

.ldp_store_img_5 {
  position: absolute;
  top: 235px;
  right: -75px;
}

.ldp_evaluate_img {
  margin-top: 30px;
  margin-left: 30px;
}

.support_interiart {
  display: flex;
  padding: 15px 20px 15px 40px;
  background: #ffffff;
  margin-bottom: 20px;
  max-width: 240px;
  box-shadow: 0 3px 30px 0 rgba(120, 120, 120, 0.2);
}
.support_interiart .support__image {
  margin-right: 18px;
}
.support_interiart .support__name {
  margin: 0;
  font-size: 16px;
  line-height: 1.5em;
  color: #464646;
  font-weight: bold;
  font-family: "Saira", sans-serif;
}

.customersay {
  background: #ffffff;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  padding: 30px;
  margin-bottom: 30px;
}

.customersay.grid .star {
  margin: 15px 0 15px;
}

.customersay.grid .star i {
  color: #ffb802;
  font-size: 18px;
}

.customersay.grid .vote {
  padding-top: 9px;
}

.customersay.grid .name {
  font-size: 18px;
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.5em;
  font-weight: 700;
  color: #404040;
  text-transform: none;
}

.customersay.grid .name img {
  margin-right: 10px;
}

.customersay.grid .title {
  font-size: 18px;
  font-family: "Saira", sans-serif;
  line-height: 1.5em;
  font-weight: 700;
  color: #404040;
  margin-bottom: 10px;
}

.customersay.grid .vote-content {
  font-size: 14px;
  font-family: "Saira", sans-serif;
  line-height: 1.5em;
  font-weight: 300;
  color: #555555;
}

/*# sourceMappingURL=landingpage.css.map */
@media screen and (min-width: 1300px) {
  .landing_page .container {
    width: 1290px;
  }
}

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