body {
  height: 100%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #1c1c1c;
  font-size: 72px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}

h2 {
  margin-top: 10px;
  margin-bottom: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 35px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

h3 {
  margin-top: 22px;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

h3:hover {
  color: #09f;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'EB Garamond', sans-serif;
  color: #707070;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

h5 {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  color: #111;
  font-size: 28px;
  line-height: 35px;
  font-weight: 400;
  text-transform: none;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #222;
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
  font-weight: 400;
}

p {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #707070;
  text-align: center;
}

.button {
  display: inline-block;
  padding: 5px 30px;
  border-radius: 30px;
  background-color: dimgray;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #9e8236;
}

.button.m2 {
  display: none;
  padding: 8px 13px;
  border-radius: 20px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 7px;
  line-height: 4px;
  font-weight: 400;
}

.button._7 {
  text-align: right;
}

.button.backtotop {
  padding: 2px 20px;
  float: left;
  font-size: 8px;
  line-height: 14px;
  text-align: right;
}

.section-full {
  height: 100%;
}

.section-full._1 {
  position: static;
  padding-top: 200px;
  padding-bottom: 100px;
  background-color: transparent;
  background-image: url('../images/hero_colour_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-full._1.lineabove {
  padding-top: 0px;
  padding-bottom: 25px;
  border-style: solid none none;
  border-width: 8px 1px 0px;
  border-color: #9e8236 #000 #000;
  background-image: url('../images/colourful-paints-colors-24236802-1920-1277.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-full._1.lineabove.jkj.uiu {
  background-image: url('../images/hero2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.section-full._3 {
  position: static;
  background-color: #bddede;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .72), hsla(0, 0%, 100%, 0)), url('../images/hero2-min.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .72), hsla(0, 0%, 100%, 0)), url('../images/hero2-min.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section-full._3.m2 {
  padding-top: 8%;
  background-color: #fff;
  background-image: none;
}

.color-section {
  display: none;
  height: 540px;
  padding-top: 150px;
  padding-bottom: 90px;
  background-color: hsla(0, 0%, 61%, .2);
}

.portfolio-section {
  display: none;
  margin-top: -144px;
  padding-right: 120px;
  padding-bottom: 150px;
  padding-left: 120px;
  color: dimgray;
}

.portfolio-column {
  overflow: visible;
  padding-right: 20px;
  padding-left: 20px;
}

.portfolio-row {
  margin-bottom: 40px;
}

.link-block {
  overflow: hidden;
  text-decoration: none;
}

.banner-section {
  display: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #000;
}

.banner-container {
  position: static;
  top: -16px;
  z-index: 2;
  text-align: center;
}

.clinets-section {
  height: 655px;
  padding-top: 144px;
  padding-bottom: 90px;
  background-color: rgba(0, 0, 0, .99);
}

.footer {
  height: 100px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  background-color: #000;
}

.clients-container {
  text-align: center;
}

.line {
  display: block;
  width: 20%;
  height: 2px;
  margin: 40px auto 30px;
  background-color: #09f;
  text-align: center;
}

.clinet-logos-row {
  margin-top: 80px;
}

.big-text {
  margin-top: 33%;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 72px;
  line-height: 76px;
  font-weight: 700;
  letter-spacing: -2px;
}

.big-text.services {
  position: fixed;
  left: 0px;
  top: 0%;
  right: 0px;
  margin-top: 10%;
  color: #fff;
}

.big-text._2wq2 {
  color: #fff;
}

.big-text._2wq2.g {
  display: inline-block;
  margin-top: auto;
  font-size: 72px;
}

.footer-copyright {
  font-family: Montserrat, sans-serif;
  color: #555;
  font-size: 11px;
}

.footer-left-column {
  padding-top: 28px;
}

.arrow-down {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 10px;
  display: block;
  width: 50px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 43px;
  background-color: #fff;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, .13);
  opacity: 0.5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}

.arrow-down:hover {
  opacity: 1;
}

.arrow-down.w--current {
  left: 0px;
  bottom: 0px;
}

.portfolio-title-container {
  text-align: center;
}

.headline {
  position: relative;
  left: 10%;
  top: 22%;
  width: 400px;
  padding-right: 30px;
}

.big-text-2 {
  margin-bottom: 80px;
  font-family: Montserrat, sans-serif;
  color: #e3e3e3;
  font-size: 72px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.footer-container {
  border-top-style: solid;
  border-top-width: 1px;
}

.social-link {
  display: inline-block;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  color: #555;
  font-size: 12px;
  text-decoration: none;
}

.social-link:hover {
  color: #09f;
}

.footer-right-column {
  padding-top: 28px;
  text-align: right;
}

.section-info {
  padding: 100px 5%;
  border-top: 1px solid #ebebeb;
}

.work-info-container {
  text-align: center;
}

.work-section {
  display: none;
  margin-bottom: 60px;
  padding-right: 120px;
  padding-left: 120px;
}

.images-div {
  margin-bottom: 30px;
  text-align: center;
}

.arrow-link {
  width: 50px;
}

.work-hero {
  height: 50%;
  background-color: #f7f7f7;
  background-image: url('../images/heo_image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.portfolio-item {
  overflow: hidden;
}

.navbar1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9;
  display: block;
  overflow: visible;
  margin-top: 0px;
  padding-right: 10px;
  padding-left: 30px;
  background-color: transparent;
}

.navbar1:hover {
  color: #9e8236;
}

.menu-button-2.w--open {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 20;
  margin-right: 10px;
  background-color: transparent;
  font-size: 14px;
}

.brand2 {
  position: absolute;
  z-index: 10;
  padding-top: 20px;
}

.brand2.w--current {
  position: absolute;
  z-index: 10;
}

.menu-icon-2 {
  display: block;
  overflow: visible;
  background-color: transparent;
  opacity: 0.7;
  color: #9e8236;
  font-size: 32px;
}

.menu-icon-2:hover {
  opacity: 1;
  color: #9e8236;
}

.nav-menu-open {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9;
  display: block;
  width: 100%;
  height: 70px;
  padding-top: 4px;
  border-bottom: 1px solid hsla(0, 0%, 41%, .49);
  background-color: #fff;
}

.navlink1 {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  color: hsla(0, 0%, 41%, .86);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: uppercase;
}

.navlink1:hover {
  color: #9e8236;
}

.navlink1.w--current {
  color: #9e8236;
}

.link-text {
  text-decoration: line-through;
}

.big-text-div-2 {
  position: relative;
  top: 70%;
  text-align: center;
}

.about-header {
  height: 60%;
  background-image: url('../images/about-header-min.jpg');
  background-position: 50% 129%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.ralated-work {
  display: none;
  padding: 120px;
  background-color: #fafafa;
}

.section-team {
  padding-top: 20px;
  padding-bottom: 140px;
}

.team-image {
  width: 300px;
  height: 383px;
  background-image: url('../images/team1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.next-portfolio-item {
  display: none;
  padding-bottom: 60px;
}

.next-column {
  padding-left: 80px;
  text-align: left;
}

.prev-column {
  padding-right: 80px;
  text-align: right;
}

.prev-arrow {
  opacity: 0.5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.prev-arrow:hover {
  opacity: 1;
}

.next-arrow {
  opacity: 0.5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.next-arrow:hover {
  opacity: 1;
}

.play-icon {
  opacity: 0.5;
}

.play-icon:hover {
  opacity: 1;
}

.team-1 {
  position: static;
}

.team-info {
  margin-top: 20px;
  background-color: #fff;
}

.social-icon {
  margin-right: 5px;
  opacity: 0.5;
  text-align: center;
}

.social-icon:hover {
  opacity: 1;
}

.social-links {
  margin-top: 20px;
  text-align: center;
}

.team-1-hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/team1-1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.team-2 {
  position: static;
}

.team-2-image {
  width: 300px;
  height: 383px;
  background-image: url('../images/team2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.team-2-hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/team2-2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.team-3-image {
  width: 300px;
  height: 383px;
  background-image: url('../images/team3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.team-3-hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/team3-3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.dark-section {
  padding-top: 100px;
  padding-bottom: 150px;
  border-top: 1px solid #f2f2f2;
  background-color: #fafafa;
}

.gallery-row {
  margin-top: 40px;
}

.gallery-container {
  text-align: center;
}

.testimonial-section {
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.slide-1 {
  padding-top: 45px;
  background-color: #fff;
}

.testimonial-name {
  margin-top: 60px;
}

.slider-icons {
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #303030;
}

.slider-icons:hover {
  opacity: 1;
}

.slide-2 {
  padding-top: 45px;
  background-color: #fff;
}

.slide-3 {
  padding-top: 45px;
  background-color: #fff;
}

.text-field {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 3px;
}

.text-area {
  margin-bottom: 30px;
  border-radius: 3px;
}

.form-title {
  text-align: left;
}

.social-left {
  text-align: left;
}

.social-right {
  text-align: right;
}

.social-row {
  margin-top: 60px;
}

.form-section {
  margin-top: 10px;
  padding: 17px 2% 30px;
  border-top: 1px solid #f2f2f2;
  background-color: #424242;
  text-align: left;
}

.contact-header {
  height: 622px;
  background-color: #f7f7f7;
  background-image: url('../images/contact.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.white-head-line {
  color: #dbdbdb;
}

.contact-info {
  text-align: center;
}

.hello-info {
  text-align: center;
}

.hero-text {
  position: absolute;
  left: 20%;
  right: 20%;
  bottom: 18%;
  display: block;
  margin-top: 19%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.logo {
  position: fixed;
}

.by-comotempera {
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 0px;
  font-family: 'Great Vibes', cursive;
  color: #9e8236;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
}

.by-comotempera.hnd01 {
  padding-top: 20px;
  font-family: Cookie, sans-serif;
  color: hsla(0, 0%, 40%, .8);
  font-size: 32px;
}

.by-comotempera.hnd01.u7zu7 {
  color: hsla(0, 0%, 40%, .8);
}

.by-comotempera.w {
  font-family: Cookie, sans-serif;
  color: #9e8236;
  font-size: 44px;
  text-align: center;
}

.lb_flag {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 10%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
  float: none;
  clear: none;
  text-align: center;
}

.flag {
  float: left;
  clear: none;
  text-align: center;
}

.db_f {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-right: 30%;
  padding-left: 40%;
  clear: none;
}

.i_f1 {
  margin-right: 5px;
  margin-left: 5px;
}

.menu_2 {
  text-align: center;
}

.menu_2:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.db_m2 {
  margin-bottom: 15px;
  text-align: center;
}

.lb_m2:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.m2_title {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: #666;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  text-transform: none;
}

.m2_title:hover {
  color: #9e8236;
  font-size: 13px;
}

.r_m2 {
  padding-top: 20px;
}

.produkte_01 {
  padding-top: 15px;
}

.produkte_01._4clmn {
  margin-bottom: 50px;
}

.dv_p01 {
  float: none;
  text-align: center;
}

.p01 {
  float: none;
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}

.p01.bullets {
  margin-top: 15px;
}

.r_ms {
  padding-top: 25px;
  padding-bottom: 25px;
}

.db_ms_txt {
  text-align: right;
}

.db_ms_txt.fflop {
  padding-top: 50px;
  text-align: center;
}

.menu_main {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 15%;
  padding-left: 23px;
  text-align: left;
}

.db_logo {
  position: fixed;
  z-index: 100;
}

._2nd_sct {
  padding-top: 20px;
  padding-bottom: 50px;
}

._2nd_sct.blckl {
  padding-top: 59px;
  padding-bottom: 120px;
  border-top: 0px none transparent;
  background-color: hsla(44, 38%, 65%, .11);
}

._2nd-sct-cnt {
  margin-top: 42px;
}

.main-ig {
  padding-right: 9px;
  padding-left: 9px;
  text-align: center;
}

.sct_smallmenu {
  display: block;
  margin-top: 50px;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: transparent;
}

.sct_smallmenu.r5 {
  margin-top: 98px;
}

.sct_smallmenu.u7 {
  background-color: hsla(0, 0%, 41%, .09);
}

.wl {
  border-bottom: 1px solid #9e8236;
  color: #9e8236;
}

.wl:hover {
  color: #9e8236;
}

.wl._56 {
  margin-top: 0px;
}

.tl_pb {
  float: left;
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 41%, .59);
  line-height: 22px;
  text-decoration: none;
}

.tl_pb:hover {
  color: #9e8236;
}

.pdf_title {
  float: none;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  line-height: 12px;
}

.lb_pdf {
  position: relative;
  top: 0px;
  right: 0px;
  bottom: 0px;
  float: right;
  text-align: right;
}

.lb_pdf.scnd {
  margin-left: 11px;
}

.pdf_tit {
  padding-top: 23px;
  float: right;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #919191;
  font-size: 10px;
  font-style: italic;
}

.db_pdfandttl {
  padding-top: 10px;
  padding-right: 5%;
}

.db_pdfandttl.engl {
  float: right;
}

.db_pdfandttl.engl.dist {
  margin-left: 10px;
}

.db_pic {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

.sct_cans {
  height: 400px;
  background-image: url('../images/heo_image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.prod_linie {
  font-family: 'Great Vibes', cursive;
  color: #9e8236;
  font-size: 50px;
  line-height: 52px;
}

.db_sm {
  position: static;
  display: none;
  float: none;
  clear: none;
}

.r {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.ct_info {
  color: #bdbdbd;
}

.ct_linkandlogo {
  font-family: 'Changa One', Impact, sans-serif;
  text-decoration: none;
}

.ct_linkndlogo {
  padding-top: 43px;
  padding-bottom: 17px;
  font-family: 'Changa One', Impact, sans-serif;
  color: #bdbdbd;
  font-size: 22px;
  font-weight: 400;
}

.fw {
  padding-top: 33px;
}

.fl {
  color: #bdbdbd;
  font-size: 12px;
}

.hero_ds {
  height: 50%;
  background-image: url('../images/heo_image.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.db_regal {
  text-align: center;
}

.back {
  font-size: 10px;
  text-align: right;
}

.ddl_ds {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.ddms {
  position: absolute;
  top: 0px;
  right: 0px;
}

.nb_products {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2000;
  margin-bottom: 0px;
  border-bottom: 1px solid hsla(0, 0%, 41%, .2);
  background-color: #fff;
}

.cnt {
  margin-top: 5px;
  margin-bottom: 8px;
  text-align: center;
}

.hdr {
  background-image: url('../images/ds.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hdr2 {
  margin-top: 64px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.sc {
  font-family: Oswald, sans-serif;
  font-size: 32px;
}

.sc.gt {
  margin-top: 6px;
}

.rounf {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}

.rounf._676 {
  margin-top: 94px;
  margin-bottom: 82px;
}

.rounf._6 {
  margin-bottom: 0px;
}

.advantages {
  margin-top: 10px;
  padding-top: 50px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #595959;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.advantages._2 {
  margin-top: 71px;
  margin-bottom: 57px;
}

.advantages.resseler {
  margin-bottom: 48px;
  letter-spacing: 2px;
}

.advantages.q {
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.psc_1 {
  background-image: url('../images/spray2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.psc_1.d4 {
  background-image: url('../images/house-paint2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.db_ps_1 {
  height: 250px;
}

.psc_text {
  padding-top: 90px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 35px;
  text-align: center;
}

.regal {
  margin-bottom: 66px;
  padding-top: 20px;
  padding-bottom: 37px;
}

.fg6 {
  margin-top: 73px;
}

.strelica {
  position: absolute;
  right: 0px;
  bottom: 20px;
  display: inline-block;
  margin-bottom: 17px;
  text-align: right;
}

._2s {
  padding-top: 10px;
  padding-bottom: 10px;
}

.subttl {
  display: inline-block;
  width: 320px;
  background-color: #1c1c1c;
  line-height: 15px;
}

.slika {
  margin-top: 25px;
  text-align: right;
}

.donjitxt {
  font-size: 20px;
}

.made-by {
  margin-top: 10px;
  padding-left: 0px;
  background-color: transparent;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-size: 12px;
}

.made-by:hover {
  background-color: transparent;
  color: #b89842;
}

.ctweb {
  color: #bdbdbd;
  text-decoration: none;
}

.ctweb:hover {
  color: #b89842;
}

.dwbl {
  margin-top: 51px;
  text-align: left;
}

.fdrt {
  text-align: center;
}

.ttzz {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
}

html.w-mod-js *[data-ix="portfolio-item-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate(0px, 200px);
}

html.w-mod-js *[data-ix="portfolio-item-down"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="new-interaction-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="team-1-hover-no-show"] {
  display: none;
}

html.w-mod-js *[data-ix="team-2-hover-no-show"] {
  display: none;
}

html.w-mod-js *[data-ix="team-3-hover-no-show"] {
  display: none;
}

html.w-mod-js *[data-ix="gallery-column"] {
  -webkit-transform: scale(0.6000000000000002, 0.6000000000000002);
  -ms-transform: scale(0.6000000000000002, 0.6000000000000002);
  transform: scale(0.6000000000000002, 0.6000000000000002);
}

html.w-mod-js *[data-ix="heres-what-we-think"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="the-modern-web-is-elegant"] {
  opacity: 0;
  -webkit-transform: translate(0px, -33px);
  -ms-transform: translate(0px, -33px);
  transform: translate(0px, -33px);
}

html.w-mod-js *[data-ix="play-icon"] {
  opacity: 0.01;
  -webkit-transform: scale(0.54, 0.54);
  -ms-transform: scale(0.54, 0.54);
  transform: scale(0.54, 0.54);
}

html.w-mod-js *[data-ix="the-color-of-black-gold"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="start-your-project-btn"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

@media (max-width: 991px) {
  h1 {
    font-size: 56px;
  }
  h2 {
    margin-top: 0px;
    padding-right: 0px;
    font-size: 17px;
  }
  h3 {
    font-size: 12px;
  }
  h4 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
  }
  h5 {
    line-height: 40px;
  }
  .section-full._1 {
    padding: 0px 20px;
    background-color: #e1e1e1;
    background-position: 50% -72px;
    background-attachment: scroll;
  }
  .section-full._3 {
    background-image: url('../images/hero2.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .color-section {
    height: 340px;
    padding-top: 95px;
  }
  .portfolio-section {
    margin-top: -75px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-column {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
  }
  .big-text {
    display: block;
    font-size: 48px;
  }
  .big-text._2wq2.g {
    margin-top: 0px;
    font-size: 56px;
    text-align: center;
  }
  .arrow-down {
    bottom: 4%;
    display: inline-block;
  }
  .headline {
    left: 10%;
    top: 70%;
    width: 600px;
    padding-right: 0px;
    text-align: center;
  }
  .big-text-2 {
    font-size: 56px;
  }
  .section-info {
    padding: 80px 20px;
  }
  .work-section {
    padding-right: 60px;
    padding-left: 60px;
  }
  .menu-icon-2 {
    color: #9e8236;
  }
  .nav-menu-open {
    height: 100%;
    padding-top: 100px;
    background-color: #fff;
  }
  .navlink1 {
    display: block;
    text-align: center;
  }
  .ralated-work {
    padding: 50px 10px;
  }
  .gallery-row {
    margin-top: 20px;
  }
  .testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .testimonial-name {
    margin-top: 40px;
    font-size: 24px;
  }
  .form-title {
    font-size: 20px;
  }
  .form-section {
    padding: 10px;
  }
  .hero-text {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 20%;
    margin-top: 94%;
    padding-top: 0px;
    text-align: center;
  }
  .lb_flag {
    bottom: 15%;
  }
  .db_logo.mob3 {
    left: 0px;
  }
  .donjitxt {
    text-align: center;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 12px;
    line-height: 26px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    line-height: 42px;
  }
  .section-full._1 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: url('../images/front-bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .section-full._1.lineabove.jkj.uiu {
    background-image: url('../images/hero2_1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .section-full._3 {
    background-image: url('../images/hero2.jpg');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .color-section {
    height: 286px;
  }
  .portfolio-section {
    padding-bottom: 60px;
  }
  .portfolio-column {
    margin-bottom: 40px;
  }
  .clinets-section {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .big-text {
    margin-bottom: 0px;
    font-size: 36px;
  }
  .big-text._2wq2.g {
    font-size: 46px;
  }
  .footer-left-column {
    padding-top: 20px;
    text-align: center;
  }
  .arrow-down {
    display: none;
  }
  .headline {
    left: 0px;
    top: 10%;
    width: 530px;
  }
  .big-text-2 {
    margin-bottom: 36px;
    font-size: 40px;
  }
  .footer-right-column {
    padding-top: 15px;
    text-align: center;
  }
  .section-info {
    padding: 60px 20px 40px;
  }
  .work-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar1 {
    padding-right: 0px;
    padding-left: 10px;
  }
  .menu-button-2.w--open {
    margin-right: 0px;
  }
  .menu-icon-2 {
    color: #9e8236;
  }
  .ralated-work {
    padding: 0px;
  }
  .section-team {
    text-align: center;
  }
  .next-column {
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .prev-column {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .dark-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .gallery-column {
    margin-bottom: 20px;
  }
  .testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .testimonial-name {
    margin-top: 30px;
    font-size: 20px;
  }
  .social-left {
    margin-bottom: 20px;
    text-align: center;
  }
  .social-right {
    margin-bottom: 20px;
    text-align: center;
  }
  .social-center {
    margin-bottom: 20px;
    text-align: center;
  }
  .form-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .client-logos {
    margin-bottom: 30px;
  }
  .hero-text {
    left: 0px;
    top: 0%;
    right: 0px;
    bottom: auto;
    margin-top: 160px;
    padding-top: 0px;
    text-align: center;
  }
  .by-comotempera.w {
    display: none;
    font-size: 28px;
    text-align: center;
  }
  .lb_flag {
    display: none;
  }
  .db_m2 {
    float: right;
  }
  .db_logo.mob3 {
    left: 0px;
    right: 0px;
  }
  .donjitxt {
    padding-right: 33px;
    color: #666;
    font-size: 17px;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    position: static;
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 22px;
  }
  h3 {
    font-size: 16px;
  }
  h4 {
    font-size: 14px;
  }
  h5 {
    font-size: 21px;
    line-height: 30px;
  }
  h6 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
  }
  .section-full._1 {
    padding-top: 60px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: url('../images/front-bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-align: center;
  }
  .section-full._1.lineabove.jkj.uiu {
    display: none;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .section-full._3 {
    background-image: url('../images/hero2.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .color-section {
    height: 232px;
    padding-top: 51px;
    padding-bottom: 40px;
  }
  .portfolio-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .portfolio-row {
    margin-bottom: 0px;
  }
  .clinets-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer {
    height: 145px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .big-text {
    margin-top: 66%;
    font-size: 27px;
    line-height: 41px;
  }
  .big-text._2wq2.g {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    margin-top: 0%;
    padding-right: 16px;
    font-size: 50px;
    line-height: 48px;
    text-align: center;
  }
  .arrow-down {
    left: 0px;
    top: 26%;
    right: 0px;
    bottom: auto;
    display: none;
    margin-top: 500px;
    padding-top: 0px;
  }
  .headline {
    top: 10%;
    width: 300px;
  }
  .big-text-2 {
    margin-bottom: 18px;
    font-size: 36px;
    line-height: 48px;
  }
  .footer-container {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .social-link {
    display: block;
    margin-top: 8px;
    margin-right: 0px;
  }
  .footer-right-column {
    position: relative;
  }
  .section-info {
    padding: 40px 12px;
  }
  .work-info-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .work-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar1 {
    z-index: 100;
    display: inline-block;
    padding-right: 0px;
    padding-left: 10px;
  }
  .menu-icon-2 {
    color: #9e8236;
  }
  .nav-menu-open {
    height: 100%;
    padding-top: 74px;
    text-align: center;
  }
  .navlink1 {
    display: block;
    text-align: center;
  }
  .big-text-div-2 {
    top: 60%;
  }
  .about-header {
    background-position: 76% 50%;
  }
  .section-team {
    padding-bottom: 60px;
  }
  .team-1 {
    margin-bottom: 30px;
    text-align: center;
  }
  .team-2 {
    margin-bottom: 30px;
    text-align: center;
  }
  .team-3 {
    margin-bottom: 30px;
    text-align: center;
  }
  .dark-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .gallery-row {
    margin-top: 0px;
  }
  .gallery-column {
    margin-bottom: 20px;
  }
  .testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .testimonial-name {
    margin-top: 20px;
  }
  .hero-text {
    left: 0px;
    top: 0%;
    right: 0px;
    bottom: auto;
    margin-top: 380px;
    font-size: 17px;
    text-align: right;
  }
  .by-comotempera.w {
    display: none;
    margin-bottom: 25px;
  }
  .lb_flag {
    position: static;
    left: 0px;
    top: 4%;
    right: auto;
    bottom: auto;
    display: none;
  }
  .p01 {
    padding-right: 5px;
    padding-left: 5px;
  }
  .p01.bullets {
    margin-top: 10px;
  }
  .r_ms._22 {
    padding-top: 0px;
  }
  .menu_main {
    display: none;
  }
  .db_logo {
    position: absolute;
    z-index: 50;
    display: block;
    text-align: left;
  }
  .lg_mob {
    width: 30%;
    padding-top: 0px;
    text-align: left;
  }
  .sct_smallmenu {
    display: none;
  }
  .wl._56 {
    padding-left: 5px;
  }
  .lb_pdf {
    margin-bottom: 40px;
  }
  .nb_2 {
    display: none;
    color: #fff;
  }
  .nl_mob {
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    color: #666;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
  }
  .mb_mob.w--open {
    background-color: #fff;
  }
  .icon_mob {
    color: #9e8236;
  }
  .donjitxt {
    margin-top: 11px;
    padding-right: 24px;
    color: dimgrey;
    font-size: 16px;
  }
  .ttzz {
    padding-right: 20px;
    padding-left: 20px;
  }
  .sctmob {
    height: 700px;
    background-image: url('../images/hero_vertical.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
}

