/* open-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v43-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v43-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/open-sans-v43-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v43-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v43-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v43-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

:root {
	--cnvs-body-font: "Open Sans", sans-serif;
	--cnvs-primary-font: "Open Sans", sans-serif;
	--cnvs-secondary-font: "Open Sans", serif;
    --bs-body-font-size: 1.2rem;
    --bs-body-line-height: 1.875rem;
    --cnvs-line-height-base: 1.2;
    --cnvs-font-size-h1: 2.8125rem;
    --cnvs-font-size-h2: 2.25rem;
    --cnvs-font-size-h3: 1.5rem;
    --cnvs-font-size-h4: 1.125rem;
    --cnvs-font-size-h5: 0.875rem;
    --cnvs-font-size-h6: 0.75rem;
    --cnvs-font-size-small: 0.75rem;
    --cnvs-headings-font-weight: 700;
    --cnvs-subheadings-font-weight: 300;
    --bs-card-title-spacer-y: 0;
    --bs-card-subtitle-font-size: 1.1rem;
    --cnvs-subheadings-spacer-y: 1rem;
    --bs-body-font-weight: 300;
	--cnvs-themecolor: var(--bs-primary);
	--cnvs-themecolor-rgb: var(--bs-primary-rgb);
    --cnvs-footer-bg: #262b35;
    --bs-emphasis-color: var(--bs-primary);
    --bs-emphasis-color-rgb: var(--bs-primary-rgb);
    --cnvs-section-margin: 0;
    --bs-border-radius: 0;
    --frame-spacing: 7.75rem;
    --frame-spacing-small: 0.75rem;
    --frame-spacing-xs: 3rem;
    --frame-spacing-small-xs: 0.75rem;
    --frame-spacing-sm: 3rem;
    --frame-spacing-small-sm: 0.9rem;
    --frame-spacing-md: 3rem;
    --frame-spacing-small-md: 0.975rem;
    --frame-spacing-lg: 3rem;
    --frame-spacing-small-lg: 1.05rem;
    --frame-spacing-xl: 3rem;
    --frame-spacing-small-xl: 1.125rem;
    --frame-outer-spacing-before: 0;
    --frame-outer-spacing-after: 0;
    --frame-outer-spacing-variant-none: 0rem;
    --frame-outer-spacing-variant-extra-small: 1rem;
    --frame-outer-spacing-variant-small: 1.5rem;
    --frame-outer-spacing-variant-medium: 2rem;
    --frame-outer-spacing-variant-large: 2.5rem;
    --frame-outer-spacing-variant-extra-large: 3rem;
    --icongroup-gap: 1rem;
    scroll-behavior:smooth;
}

p > a {
    text-decoration: underline !important;
}

p > a.button {
    text-decoration: none !important;
}

.lead {
    font-size: 1.2rem;
    font-weight: 700;
}

.frame-background-dark {
    --frame-background: #000000;
}

.bg-becker-konzept {
align-items: center;
}

#p182 .bg-becker-konzept {
background: rgb(255,25,25);
background: linear-gradient(90deg, rgba(161,2,81,1) 0%, rgba(114,1,57,1) 100%);
}

#p183 .bg-becker-konzept {
background: rgb(255,25,25);
background: linear-gradient(90deg, rgba(227,6,19,1) 0%, rgba(141,3,3,1) 100%);
}

#p184 .bg-becker-konzept {
background: rgb(255,25,25);
background: linear-gradient(90deg, rgba(0,51,126,1) 0%, rgba(0,20,48,1) 100%);
}

#p185 .bg-becker-konzept {
background: rgb(255,25,25);
background: linear-gradient(90deg, rgba(235,104,32,1) 0%, rgba(212,75,16,1) 100%);
}

#p186 .bg-becker-konzept {
background: rgb(255,25,25);
background: linear-gradient(90deg, rgba(255,191,50,1) 0%, rgba(237,156,26,1) 100%);
}

#p187 .bg-becker-konzept {
background: rgb(255,25,25);
background: linear-gradient(90deg, rgba(35,111,31,1) 0%, rgba(14,69,12,1) 100%);
}

#p144 .bg-becker-konzept {
background: #000000;
}

b, strong {
    font-weight: 700;
}

.list-normal {
    font-weight: 700;
    font-weight: 1.2rem;
    line-height: 1.5rem;
}

hr {
    height: 10vh;
    width: 1px;
    border-width: 0;
    color: #000;
    background-color: #000;
    margin: auto;
    opacity: 1;
}

.button {
    --cnvs-btn-padding-x: 1.375rem;
    --cnvs-btn-padding-y: 0.5rem;
    --cnvs-btn-fontsize: 1rem;
    --cnvs-btn-color: var(--cnvs-themecolor);
    --cnvs-btn-color-dark: #fff;
    --cnvs-btn-color-light: #111;
    --cnvs-btn-color-hover: #fff;
    --cnvs-btn-background-color: transparent;
    --cnvs-btn-lineheight: calc(var(--cnvs-btn-fontsize) * 1.6);
    --cnvs-btn-border-width: 1px;
    margin: 0;
    padding: var(--cnvs-btn-padding-y) var(--cnvs-btn-padding-x);
    font-size: var(--cnvs-btn-fontsize);
    line-height: var(--cnvs-btn-lineheight);
    background-color: var(--cnvs-btn-background-color);
    color: var(--cnvs-btn-color-light);
    font-weight: 500;
    border: var(--cnvs-btn-border-width) solid var(--cnvs-btn-color-light);
    transition: all 0.2s ease-in-out;
}

.button:hover {
    color: #fff !important;
    border-color: #fff !important;
    background-color: var(--cnvs-btn-color-light);
}

.dark .button, .carousel-item-layout-dark .button {
    color: var(--cnvs-btn-border-color) !important;
    border: var(--cnvs-btn-border-width) solid #fff;
}

.dark {
    --cnvs-footer-bg: #262b35;
}

h1 > span:not(.nocolor):not(.badge), 
.h1 > span:not(.nocolor):not(.badge), 
h2 > span:not(.nocolor):not(.badge), 
.h2 > span:not(.nocolor):not(.badge), 
h3 > span:not(.nocolor):not(.badge), 
.h3 > span:not(.nocolor):not(.badge), 
h4 > span:not(.nocolor):not(.badge), 
.h4 > span:not(.nocolor):not(.badge), 
h5 > span:not(.nocolor):not(.badge), 
.h5 > span:not(.nocolor):not(.badge), 
h6 > span:not(.nocolor):not(.badge), 
.h6 > span:not(.nocolor):not(.badge) {
    color: var(--bs-primary);
}

.frame-background-dark h1 > span:not(.nocolor):not(.badge), 
.frame-background-dark .h1 > span:not(.nocolor):not(.badge), 
.frame-background-dark h2 > span:not(.nocolor):not(.badge), 
.frame-background-dark .h2 > span:not(.nocolor):not(.badge), 
.frame-background-dark h3 > span:not(.nocolor):not(.badge), 
.frame-background-dark .h3 > span:not(.nocolor):not(.badge), 
.frame-background-dark h4 > span:not(.nocolor):not(.badge), 
.frame-background-dark .h4 > span:not(.nocolor):not(.badge), 
.frame-background-dark h5 > span:not(.nocolor):not(.badge), 
.frame-background-dark .h5 > span:not(.nocolor):not(.badge), 
.frame-background-dark h6 > span:not(.nocolor):not(.badge), 
.frame-background-dark .h6 > span:not(.nocolor):not(.badge) {
    color: #FFFFFF;
}

.frame .frame-background-dark a[class=""], .frame .frame-background-dark a:not([class]) {
    color: #FFFFFF;
}

.intro h2, .h2 {
    font-size: 3.125rem;
    line-height: 3.375rem;
    font-weight: 700;
}

.header h2, .h2 {
    font-size: 3.125rem;
    line-height: 3.375rem;
    font-weight: 700;
}



.frame-background-light {
    --frame-background: #f7f7f7;
}

.frame-layout-no-space {
    --frame-spacing: 0;
}

.frame-layout-padding-tb .frame-inner {
    padding: 16px 0;
}
@media (max-width:767px) {
.frame-option-indent-left .frame-inner {
    margin-left: 5%;
    margin-right: 5%;
}
}




figure {
    margin: 0 !important;
}

.icongroup-item {
    display: flex;
    flex-wrap: wrap;
    gap: var(--icongroup-gap);
}

.icongroup-item-icon {
    margin-right: 0;
}

.icongroup-item.feature-box {
    background-color: #ffffff;
}

#p101 .icongroup-item-text {
    width: 100%;
    min-height: 100px;
}

@media (max-width: 1199px) {
    .icongroup-columns-2 .icongroup-item {
        width: 100%;
    }
}

.fbox-bg.fbox-center {
    border: 1px solid #000;
    border-radius: 0;
}

.card {
    --bs-card-title-spacer-y: var(--bs-card-title-spacer-y);
    --bs-border-width: 0;
}
.card-title {
    font-weight: var(--cnvs-headings-font-weight);
}

body {
    line-height: var(--bs-body-line-height);
}

svg {
    fill: var(--bs-quaternary);
}

.frame-background-quaternary svg {
    fill: #000000;
}

.frame-background-dark svg {
    fill: #FFFFFF;
}

.textpic-centered .textpic-gallery {
    align-self: flex-start;
}

#c844 .textpic-gallery {
    width: 50%;
    margin: auto;
}

#c845 .textpic-text {
    align-self: end;
}

#carousel-803 {
    margin-bottom: -100px;
    z-index: 0;
}

.carousel-item-layout-dark {
    --carousel-item-background: var(--cnvs-footer-bg);
    background-image: linear-gradient(to right,#252c3e,rgba(37,44,62,.66),rgba(37,44,62,.42),rgba(37,44,62,.1),rgba(37,44,62,0));
}
.carousel-item-layout-dark {
    --carousel-item-link-color: #ffffff;
    --carousel-item-link-hover-color: #EEEEEE;
}

.carousel .carousel-backgroundimage-fade {
    opacity: 0.7;
}
.carousel .carousel-content-inner {
    gap: 0;
}
.carousel .carousel-small .carousel-content-inner {
    align-items: self-end;
}

.owl-carousel .owl-nav [class*=owl-] {
    top: 35%;
}

.carousel .carousel-item-type-call_to_action .carousel-content-inner {
    align-items: end;
}
.carousel-item-type-call_to_action .carousel-box {
    background-color: #000000;
    color: #FFFFFF;
    margin-left: auto;
}

.carousel .carousel-control-icon {
    color: #ffffff;
    background-color: transparent;
 }
 
 .carousel .carousel-control-icon:before {
    width: 1em;
    height: 1em;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
 }

 .carousel .carousel-item h1, .carousel .carousel-item .h1 {
    font-size: 3rem;
    line-height: 3.5rem;
}

.list-normal {
    list-style: none;
  }
  .list-normal li {
    margin-left: 18px;
    font-size: 1.563rem;
    line-height: var(--bs-body-line-height);
  }
  .list-normal li:first-child {
    margin-top: 0.6rem;
  }
  .list-normal li:before {
    font-size: 0.45rem;
    margin-left: -18px;
    position: absolute;
    font-family: 'bootstrap-icons';
    content: "\f582";
    color: var(--bs-quaternary) !important;
  }
  .list-normal li ul li:before {
    font-family: 'bootstrap-icons';
    content: "\f26a";
    color: var(--cnvs-themecolor) !important;
    font-size: small;
  }

.style-208-02 .list-normal {
    font-weight: 300 !important;
}
.style-208-02 .list-normal li {
    font-size: var(--cnvs-font-size-body) !important;
}
.style-208-02 .list-normal li:before {
    color: #000 !important;
}
.style-208-02 .list-normal li:first-child {
    margin-top: 3rem;
}

.style-208-02 ul {
    margin-bottom: 12px;
}

.card {
    border-radius: 0;
}

.flip-card-front {
    background-position: center top;
}

.flip-card-front .dark {
    text-shadow: 1px 1px 2px #000000;
}

.flip-card-front::after, .flip-card-back::after {
    opacity: 0.1;
    border-radius: 0;
}

.flip-card-front .flip-card-inner {
    top: 70%;
}

.card-subtitle {
    font-size: var(--bs-card-subtitle-font-size);
    font-weight: var(--cnvs-subheadings-font-weight);
    margin-bottom: var(--cnvs-subheadings-spacer-y);
}

.card, .icongroup-item {
    transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
}
   
.card:not(.style-208-02 .card):hover, .icongroup-item:hover {
   transform: translate3d(0,-5px,0);
   transition: all .3s ease-in-out;
   -moz-transition: all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
   -ms-transition: all .3s ease-in-out;
}

#header {
	--cnvs-primary-menu-tt: uppercase;
}

.section {
    background-color: transparent;
}

#header-wrap,
.is-expanded-menu .sticky-header.full-header #header-wrap {
    border-bottom: none;
}

.is-expanded-menu .full-header #logo,
.is-expanded-menu .full-header .primary-menu .menu-container {
    border-right: none;
}

#header-wrap #logo img {
    padding: 15px 0;
}

.is-expanded-menu #header.sticky-header-shrink #header-wrap #logo img {
    padding: 5px 0;
}

.menu-link {
    font-weight: 700;
}

.menu-link.active  {
    color: var(--cnvs-primary-menu-active-color) !important;
}

.cnvs-hamburger {
    --cnvs-hamburger-size: 1.5rem;
    --cnvs-hamburger-width: 3px;
}

#footer {
    border-top: 0;
}

#footer .bg-overlay {
    display: none;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    margin: 0;
    text-transform: uppercase;
}

.element-header {
    font-weight: var(--cnvs-headings-font-weight);
}

.element-subheader {
    font-weight: var(--cnvs-subheadings-font-weight);
}

.copyright {
    font-size: x-small;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    color: rgba(255, 255, 255, 0.7);
    text-shadow: 0 0 10px #444444;
    z-index: 1;
}

#copyrights, .dark #copyrights, #copyrights.dark {
    background-color: transparent;
  }
.dark #copyrights a {
    color: rgba(255, 255, 255, 0.75);
}
.dark #copyrights a:hover {
    color: var(--cnvs-contrast-1000);
}

.grayscale,
.grayscale-out:hover {
  --cnvs-gray-filter: brightness(100%) grayscale(1);
}

.section-product {
    position: relative;
    width: 100%
}

.section-product .section-product-image {
    width: 100%
}

.section-product .section-product-content {
    max-width: 100%;
    position: relative;
    bottom: 0;
    right: 0;
    background-color: #fff;
    padding: 20px;
    z-index: 1
}

.section-product.alt .section-product-image,.section-product.alt .section-product-content {
    float: none
}

@media (min-width: 1200px) {
    .carousel-item-type-call_to_action .carousel-box {
        max-width: 25%;
    }
}

@media (max-width: 767px) {
    #header-wrap #logo img {
        height: var(--cnvs-header-height-md);
    }
}

@media (min-width: 768px) {
    .frame-header {
        margin-bottom: 3rem;
    }
    .gap-0 .textmedia-item,
    .gap-0 .textpic-item {
      width: 50%;
    }
}

@media(min-width: 1199px) {
    .section-product .section-product-image {
        position: relative;
        width: 85%;
        background: #fff
    }
    .section-product .section-product-content {
        max-width: 400px;
        position: absolute;
        bottom: 100px;
        right: 0;
        padding: 30px
    }
    .section-product.alt .section-product-image {
        float: right
    }
    .section-product.alt .section-product-content {
        left: 0;
        right: auto
    }
}

 /*------ trial --------*/
@media (min-width: 768px) {
  .mx-md-5 {
    margin-right: 5rem !important;
    margin-left: 6rem !important;
  }
}

#c818   .frame-header {
    margin-bottom: 0;
  }

  
  #c830 .textpic-gallery {
    width: 35%;
  }

  #c830 .textpic-text {
    width: 65%;
  }

  #c828 .textpic-gallery {
    width: 35%;
  }

  #c828 .textpic-text {
    width: 65%;
  }

  #c829 .textpic-gallery {
    width: 65%;
  }

  #c829 .textpic-text {
    width: 35%;
  }

  #c863 .textpic-centered,
  #c887 .textpic-centered,
  #c899 .textpic-centered,
  #c911 .textpic-centered,
  #c875 .textpic-centered,
  #c1012 .textpic-centered  {
    align-items: end;
  }


  #c834 .frame-container-default {
    max-width: 1790px;
  }

  #footer {
 
    background: linear-gradient( rgb(87, 87, 87) 0%, rgb(0, 0, 0) 100%);
  }

  #c782 .frame {
   
        --frame-spacing: 0px;
      
  padding-top: 0px;
  padding-bottom: 0px;
 
}

#footer .footer-widgets-wrap {
    position: relative;
    padding: 2rem;
  }

  .widget p {
    font-weight: 600;
  }

  .widget_links {
    line-height: 1.7;
    text-transform: uppercase;
    font-weight: 700;
  }

  #copyrights  {
    padding: 0.5rem;
    text-transform: uppercase;
    font-weight: 700;
  }

  


	.si-sticky.si-sidebar {
            --width: 254px;
			--height: 54px;
			--icon-size: var(--height); /* 54px */
			--text-width: calc(var(--width) - var(--height)); /* 230px - 54px */
			width: var(--icon-size);
			height: auto;
		}

		.si-sticky.si-sidebar:not(.si-sticky-right) { left: 0; }

		.si-sticky.si-sidebar .social-icon {
			margin: 2px 0;
			margin-left: calc(-1 * var(--text-width));
			width: var(--width);
			height: var(--height);
			border: 0;
			border-radius: 0 4px 4px 0;
			display: inline-flex;
			align-items: center;
			transition: margin 0.2s ease-in-out;
		}

		.si-sticky.si-sidebar .social-icon i {
			position: absolute;
			left: auto;
			right: 0;
			width: var(--icon-size);
			height: var(--icon-size);
			line-height: var(--icon-size);
			text-align: center;
			transition: all 0.2s ease-in-out;
		}

		.si-sticky.si-sidebar .social-icon span {
			color: #000000;
			font-size: 1rem;
			width: var(--text-width);
			text-align: center;
		}

        .social-icon i:last-child {
            color: #000000;
        }


.social-icons .social-icon {
    --cnvs-socialicon-size: 2.188rem;
    --cnvs-socialicon-fontsize: calc( var(--cnvs-socialicon-size) / 1.1);
    border: var(--cnvs-socialicon-border) solid transparent;
    color: rgba(255, 255, 255, 0.75) !important;
}



.sociallinks {
  margin-top: 50px;
}

.sociallinks-link-icon {
  margin-right: 10px;
}

.si-sticky.si-sticky-right { right: 0; }

.si-sticky.si-sidebar.si-sticky-right .social-icon {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-left: 0;
    border-radius: 0px 0 0 0px;
}

.si-sticky.si-sidebar.si-sticky-right .social-icon i {
    left: 0;
    right: auto;
}

@media (min-width: 992px) {
    .si-sticky.si-sidebar:not(.si-sticky-right) .social-icon:hover { margin-left: 0; }
    .si-sticky.si-sidebar:not(.si-sticky-right) .social-icon:hover i { right: calc(-1 * var(--text-width)); }

    .si-sticky.si-sidebar.si-sticky-right .social-icon:hover { margin-left: calc(-1 * var(--text-width)); }
    .si-sticky.si-sidebar.si-sticky-right .social-icon:hover i { left: calc(-1 * var(--text-width)); }
}



.play-video i {
	position: absolute;
	padding-left: 5px;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	line-height: 81px;
	border-radius: 50%;
	z-index: 1;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 50px;
	margin-top: -40px;
	margin-left: -40px;
	transition: transform .3s ease-out;
	-webkit-backface-visibility: hidden;
}

.play-video:hover i {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	color: #000000;
}

.bi-play:before {
	color: #000000;
}



.gallery-item-size-3 {
    --gallery-columns: 2;
    padding: 1rem;
}

#c743 .text-right {
  text-align: left !important;
}
#footer img {
    max-width: 150px;
    display: unset;
}
.si-sticky {
    top: 70%;
}

@media (min-width: 768px) {

}

@media (min-width: 992px) {

    .gallery-item-size-3 {
        --gallery-columns: 3;
        padding: 2rem;
      }
    
      #c744 .textpic-gallery,
      #c742 .textpic-gallery,
      #c743 .textpic-text {
          width: 40%;
      }
      
      #c744 .textpic-text,
      #c742 .textpic-text,
      #c743 .textpic-gallery {
          width: 60%;
      }
      #footer img {
        max-width: 250px;
        display: unset;
    }
    .si-sticky {
        top: 50%;
    }
.frame-option-indent-right .frame-inner {
    margin-left: 4%;
    margin-right: 4%;
}
}

@media (min-width: 1200px) {
    .frame-layout-slider-feature {
        position: relative;
        transform: translateY(-10%);
        z-index: 4;
        max-width: 80%;
        margin-left: 20%;
    }
    .frame-layout-slider-feature .contentcontainer {
        gap: 0;
    }
    .frame-layout-slider-feature .contentcontainer .contentcontainer-column:nth-child(2) {
        position: relative;
        transform: translateY(5%);
        z-index: 4;
        max-width: 80%;
    }
    .gallery-item-size-3 {
        --gallery-columns: 3;
        padding: 3rem;
      }
}

@media (min-width: 1400px) {
    .frame-layout-slider-feature {
        transform: translateY(-20%);
    }
    .frame-layout-slider-feature .contentcontainer .contentcontainer-column:nth-child(2) {
        transform: translateY(15%);
    }
}


@media (min-width: 1700px) {
.frame-option-indent-right .frame-inner {
    margin-left: 15%;
    margin-right: 15%;
}
}