.elementor-2073 .elementor-element.elementor-element-479c8145:not(.elementor-motion-effects-element-type-background), .elementor-2073 .elementor-element.elementor-element-479c8145 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#292B2B;}.elementor-2073 .elementor-element.elementor-element-479c8145{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0% 0% 0% 0%;}.elementor-2073 .elementor-element.elementor-element-479c8145 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-2073 .elementor-element.elementor-element-2bfe2ca6.elementor-column .elementor-widget-wrap{align-items:flex-start;}.elementor-2073 .elementor-element.elementor-element-2bfe2ca6.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start;}.elementor-2073 .elementor-element.elementor-element-2bfe2ca6 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}.elementor-2073 .elementor-element.elementor-element-2bfe2ca6 > .elementor-element-populated{padding:0em 0em 0em 0em;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-2073 .elementor-element.elementor-element-5c2c389{text-align:center;}.elementor-2073 .elementor-element.elementor-element-5c2c389 img{width:100%;}@media(max-width:1366px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(min-width:2400px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS *//*Over Arrow*/
.adreessicon2 .elementor-button-icon svg {
	max-width: 0.7em;
}

.adreessicon2 .elementor-button-icon {
    position: relative;
	fill: transparent !important;
    transition: 0.5s;
	background-image: linear-gradient(to right, #f576e2 0%,#00b9de 50%, #f576e2 100%);
	padding: 0.3em;
	border-radius: 20em;
	width: 1.2em;
	height: 1.2em;
	display: flex;
	background-size: 200% auto;
    background-position: right;
	transition:background-position transform 500ms ease-in-out 25ms;
	overflow: hidden;
}

.adreessicon2:hover .elementor-button-icon{
    background-position: left center;
}

.adreessicon2 .elementor-button-text{
    transition: 0.5s;
}

.adreessicon2:hover .elementor-button-text{
    color: #00b9de;
}

.adreessicon2 .cls-1 {
    stroke: #fff;
	fill: transparent !important;
}

.Phonecol .cls-1 {
    stroke: none;
	fill: white;
}

.adreessicon2 svg{
    transform:translate(-3.8px, 3.8px);
    transition: all .3s ease-in-out;
    scale: 2.1;
} 

.adreessicon2:hover svg{
    transform:translate(3.8px, -3.8px);
    transition: all .3s ease-in-out;
}

.learnmore .cls-1 {
    stroke: #000;
	fill: transparent !important;
}

.footerarrow .cls-1 {
    stroke: #fff !important;
	fill: transparent !important;
}

.learnmore svg{
    transform:translate(-3.8px, 3px);
    transition: all .3s ease-in-out;
} 

.learnmore:hover svg{
    transform:translate(3.8px, 3px);
    transition: all .3s ease-in-out;
}

.gradientshapemaster {
    background: linear-gradient(to right, #00b9de 0%, #f576e2 100%);
    background-size: 200% 200%;
    animation: gradient 15s ease infinite;
    animation-duration: 6s;
}


.grayshape {
    background: #2e2e2e;
    margin-bottom: 0.3em !important;
}

.gradientshape2 {
    max-width: 50%;
}

.gradientshape3 {
    margin-left: 4%;
}

.gradientshape4 {
    max-width: 12.7em;
}

.gradientshape5 {
    max-width: 16.3em;
}

.gradientshape6 {
    max-width: 14.4em;
}

.gradientshape7 {
    max-width: 13.8em;
}

.linearfont2 {
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: white;
}

.boldfont{
    font-weight: 700;
    color: white;
}

.columndatadevelopment{
    position: absolute;
    top: 0;
}
/*button*/
.gradientfontbutton {
    background: linear-gradient(to right, #00b9de 0%, #f576e2 100%);
    background-size: 100% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}

.elementor-button{
  border-width: 4px;
  border-style: solid;
  border-image: linear-gradient(to right, darkblue, darkorchid) 1;
}


/*BUTTON GRADIENT*/

.buttongradient button {
  background: none;
  text-decoration: inherit;
  font-family: system-ui;
  font-size: 1rem;
  padding: 1rem 2rem;

}

.border-gradient {
  border: 10px solid;
  border-image-slice: 1;
  border-width: 5px;
}
.border-gradient-purple {
  border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
}
.border-gradient-green {
  border-image-source: linear-gradient(to left, #00C853, #B2FF59);
}


.on-dark {
  background: #222;
  button {
    color: white;
  }
}

.underlinetext::before {
  content: "";
  position: absolute;
  top: 100%;
  width: auto;
  left: 0;
  height: 2px;
  background: linear-gradient(111.3deg, #9c27b0 9.6%, #00bcd4 93.6%);
}


/* Layout: */

.col-main {
  flex: 1;  
  width: 15%;
}  

.col-complementary {
  flex: 1;  
}

/* Responsive: */

@media only screen and (min-width: 640px) {
  .layout {
    display: flex;
  }
}

/* etc */


.container {
  margin-right: auto;
  margin-left: auto;
}

.col {
  padding: 1em;
  margin: 0 2px 2px 0;
}



.imp-shapes-menu-search-box {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	border-bottom: 1px solid #000;
	background: #000;
	padding: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	display: flex;
}

.imp-shapes-menu-shape-title {
	background: #000;
	color: white;
}

.imp-shapes-menu-shape-title:hover {
	background: linear-gradient(111.3deg, #9c27b0 9.6%, #00bcd4 93.6%);
	color: white;
}



.imp-shapes-menu-shape-title {
	position: relative;
	z-index: 0;
	padding: 0 20px;
	line-height: 40px;
	cursor: pointer;
	border-bottom: 1px solid #6C6D70;
	font-family: sans-serif;
	font-size: 14px;
}

.imp-shapes-menu-wrap-left {
	border-right: 0px solid #dedede;
}

.downloadbrochure .cls-1{
    fill: black !important;
}

.downloadbrochure svg{
        transition: 0.5s;

}

.downloadbrochure:hover svg{
    rotate: -50deg;
}/* End custom CSS */