.elementor-210 .elementor-element.elementor-element-b1b77b1{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-210 .elementor-element.elementor-element-b1b77b1:not(.elementor-motion-effects-element-type-background), .elementor-210 .elementor-element.elementor-element-b1b77b1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-9681cac );}.elementor-210 .elementor-element.elementor-element-4ce3047{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-210 .elementor-element.elementor-element-50cc662 .elementor-button{background-color:#61CE7000;font-family:"corbel", Sans-serif;font-size:16px;font-weight:300;text-transform:uppercase;line-height:1.2em;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-892b677 );border-radius:0px 0px 0px 0px;padding:5px 30px 5px 30px;}.elementor-210 .elementor-element.elementor-element-50cc662{margin:150px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-210 .elementor-element.elementor-element-4ce3047{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-210 .elementor-element.elementor-element-50cc662{margin:60px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-4ce3047 */.part01 {
    stroke-dasharray: 257.210693359375;
    stroke-dashoffset: 257.210693359375;
    animation: draw01 1s linear forwards;
	animation-delay: 0.5s;
}
@keyframes draw01 {
to {
stroke-dashoffset: 0;
}
}
.part02 {
    stroke-dasharray: 632.9796142578125;
    stroke-dashoffset: 632.9796142578125;
    animation: draw02 1s linear forwards;
    animation-delay: 1s;
}
@keyframes draw02 {
to {
stroke-dashoffset: 0;
}
}
.part03 {
    stroke-dasharray: 195.97116088867188;
    stroke-dashoffset: 195.97116088867188;
    animation: draw03 1s linear forwards;
    animation-delay: 1.5s;
}
@keyframes draw03 {
to {
stroke-dashoffset: 0;
}
}
.part04 {
    stroke-dasharray: 319.1614074707031;
    stroke-dashoffset: 319.1614074707031;
    animation: draw04 1s linear forwards;
    animation-delay: 1.6s;
    overflow: hidden;
}
@keyframes draw04 {
to {
stroke-dashoffset: 0;
}
}
.part05 {
    stroke-dasharray: 324.35772705078125;
    stroke-dashoffset: 324.35772705078125;
    animation: draw05 1s linear forwards;
    animation-delay: 2.5s;
}
@keyframes draw05 {
to {
stroke-dashoffset: 0;
}
}
.part06 {
    stroke-dasharray: 15.98427963256836;
    stroke-dashoffset: 15.98427963256836;
    animation: draw06 0.3s linear forwards;
    animation-delay: 3.5s;
}
@keyframes draw06 {
to {
stroke-dashoffset: 0;
}
}
.part07 {
    stroke-dasharray: 146.07498168945312;
    stroke-dashoffset: 146.07498168945312;
    animation: draw07 1s linear forwards;
    animation-delay: 4s;
}
@keyframes draw07 {
to {
stroke-dashoffset: 0;
}
}
.part08 {
    stroke-dasharray: 40.401790618896484;
    stroke-dashoffset: 40.401790618896484;
    animation: draw08 0.6s linear forwards;
    animation-delay: 5s;
}
@keyframes draw08 {
to {
stroke-dashoffset: 0;
}
}

.ip  {
animation:opac 6s ease-in;
	
	
}
@keyframes opac {
from {
opacity:0
}
to {
opacity:1
}
}
.zoom-svg {
      height: auto;
      display: block;
      margin: 100px auto; /* Center it */
      transform-origin: center center;
      opacity: 0;
      transform: scale(0.9);
      animation: zoomFadeIn 2s ease-out forwards;
	  animation-delay: 0.5s;
    }

    @keyframes zoomFadeIn {
      to {
        transform: scale(1);
        opacity: 1;
      }
    }

	.st0,.st1{
		fill: #ffffff;
	}
 .myrespo{
    width:300px;
} 
@media screen and (max-width: 1024px){
.myrespo{
    width:400px !important;
}    
} 
@media screen and (max-width: 767px){
.myrespo{
    width:300px !important;
}    
}/* End custom CSS */