* {
    box-sizing: border-box;
}
body {
   margin: 0;
}
.loading-wrapper{
   top:0;
   left:0;
   width:100%;
   height:100%;
   display:none;
   z-index:1400;
   align-items:center;
   justify-content:center;
   -webkit-tap-highlight-color:#0000;
   position:fixed;
   background-color:rgba(255, 255, 255, 0.75);
}
.loader{
   height:58px;
   top:50%;
   left:50%;
   position:absolute;
   transform:translateX(-50%) translateY(-50%);
   width:58px;
}
.loader span{
   background:#00BBFF;
   display:block;
   height:12px;
   opacity:0;
   position:absolute;
   width:12px;
   animation:load 4.6s ease-in-out infinite;
}
.loader span.block1{
   animation-delay:1.06s;
   left:0px;
   top:0px;
}
.loader span.block2{
   animation-delay:0.97s;
   left:16px;
   top:0px;
}
.loader span.block3{
   animation-delay:0.87s;
   left:31px;
   top:0px;
}
.loader span.block4{
   animation-delay:0.78s;
   left:47px;
   top:0px;
}
.loader span.block5{
   animation-delay:0.69s;
   left:0px;
   top:16px;
}
.loader span.block6{
   animation-delay:0.6s;
   left:16px;
   top:16px;
}
.loader span.block7{
   animation-delay:0.51s;
   left:31px;
   top:16px;
}
.loader span.block8{
   animation-delay:0.41s;
   left:47px;
   top:16px;
}
.loader span.block9{
   animation-delay:0.32s;
   left:0px;
   top:31px;
}
.loader span.block10{
   animation-delay:0.23s;
   left:16px;
   top:31px;
}
.loader span.block11{
   animation-delay:0.14s;
   left:31px;
   top:31px;
}
.loader span.block12{
   animation-delay:0.05s;
   left:47px;
   top:31px;
}
.loader span.block13{
   animation-delay:-0.05s;
   left:0px;
   top:47px;
}
.loader span.block14{
   animation-delay:-0.14s;
   left:16px;
   top:47px;
}
.loader span.block15{
   animation-delay:-0.23s;
   left:31px;
   top:47px;
}
.loader span.block16{
   animation-delay:-0.32s;
   left:47px;
   top:47px;
}
*{
   box-sizing:border-box;
}
.ctr_wow_body{
   margin:0;
}
.loading-wrapper{
   top:0;
   left:0;
   width:100%;
   height:100%;
   display:none;
   z-index:1400;
   align-items:center;
   justify-content:center;
   -webkit-tap-highlight-color:#0000;
   position:fixed;
   background-color:rgba(255, 255, 255, 0.75);
}
.loader{
   height:58px;
   top:50%;
   left:50%;
   position:absolute;
   transform:translateX(-50%) translateY(-50%);
   width:58px;
}
.loader span{
   background:#00BBFF;
   display:block;
   height:12px;
   opacity:0;
   position:absolute;
   width:12px;
   animation:load 4.6s ease-in-out infinite;
}
.loader span.block1{
   animation-delay:1.06s;
   left:0px;
   top:0px;
}
.loader span.block2{
   animation-delay:0.97s;
   left:16px;
   top:0px;
}
.loader span.block3{
   animation-delay:0.87s;
   left:31px;
   top:0px;
}
.loader span.block4{
   animation-delay:0.78s;
   left:47px;
   top:0px;
}
.loader span.block5{
   animation-delay:0.69s;
   left:0px;
   top:16px;
}
.loader span.block6{
   animation-delay:0.6s;
   left:16px;
   top:16px;
}
.loader span.block7{
   animation-delay:0.51s;
   left:31px;
   top:16px;
}
.loader span.block8{
   animation-delay:0.41s;
   left:47px;
   top:16px;
}
.loader span.block9{
   animation-delay:0.32s;
   left:0px;
   top:31px;
}
.loader span.block10{
   animation-delay:0.23s;
   left:16px;
   top:31px;
}
.loader span.block11{
   animation-delay:0.14s;
   left:31px;
   top:31px;
}
.loader span.block12{
   animation-delay:0.05s;
   left:47px;
   top:31px;
}
.loader span.block13{
   animation-delay:-0.05s;
   left:0px;
   top:47px;
}
.loader span.block14{
   animation-delay:-0.14s;
   left:16px;
   top:47px;
}
.loader span.block15{
   animation-delay:-0.23s;
   left:31px;
   top:47px;
}
.loader span.block16{
   animation-delay:-0.32s;
   left:47px;
   top:47px;
}
*, :before, :after{
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   border-width:0;
   border-style:solid;
   border-color:#e5e7eb;
}
:before, :after{
   --tw-content:"";
}
html{
   line-height: 1.78em;
   -webkit-text-size-adjust:100%;
   -moz-tab-size:4;
   -o-tab-size:4;
   tab-size:4;
   font-family:Montserrat,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";
   -webkit-font-feature-settings:normal;
   font-feature-settings:normal;
   font-variation-settings:normal;
}
.ctr_wow_body{
   margin:0;
   line-height:inherit;
}
hr{
   height:0;
   color:inherit;
   border-top-width:1px;
}
abbr:where([title]){
   -webkit-text-decoration:underline dotted;
   text-decoration:underline dotted;
}
h1, h2{
   font-size:inherit;
   color:#333;
   font-weight:inherit;
   padding: 13px 15px 5px 15px;
}
a{
   color:inherit;
   text-decoration:inherit;
}
b{
   font-weight:bolder;
}
:-moz-focusring{
   outline:auto;
}
:-moz-ui-invalid{
   box-shadow:none;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button{
   height:auto;
}
::-webkit-search-decoration{
   -webkit-appearance:none;
}
::-webkit-file-upload-button{
   -webkit-appearance:button;
   font:inherit;
}
h1, h2, hr, p{
   margin:0;
}
:disabled{
   cursor:default;
}
img, iframe{
   display:block;
   vertical-align:middle;
}
img{
   max-width:100%;
   height:auto;
}
::-webkit-datetime-edit-fields-wrapper{
   padding:0;
}
::-webkit-date-and-time-value{
   min-height:1.5em;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field{
   padding-top:0;
   padding-bottom:0;
}
*, :before, :after{
   --tw-border-spacing-x:0;
   --tw-border-spacing-y:0;
   --tw-translate-x:0;
   --tw-translate-y:0;
   --tw-rotate:0;
   --tw-skew-x:0;
   --tw-skew-y:0;
   --tw-scale-x:1;
   --tw-scale-y:1;
   --tw-scroll-snap-strictness:proximity;
   --tw-ring-offset-width:0px;
   --tw-ring-offset-color:#fff;
   --tw-ring-color:rgb(59 130 246 / .5);
   --tw-ring-offset-shadow:0 0 #0000;
   --tw-ring-shadow:0 0 #0000;
   --tw-shadow:0 0 #0000;
   --tw-shadow-colored:0 0 #0000;
}
::-webkit-backdrop{
   --tw-border-spacing-x:0;
   --tw-border-spacing-y:0;
   --tw-translate-x:0;
   --tw-translate-y:0;
   --tw-rotate:0;
   --tw-skew-x:0;
   --tw-skew-y:0;
   --tw-scale-x:1;
   --tw-scale-y:1;
   --tw-scroll-snap-strictness:proximity;
   --tw-ring-offset-width:0px;
   --tw-ring-offset-color:#fff;
   --tw-ring-color:rgb(59 130 246 / .5);
   --tw-ring-offset-shadow:0 0 #0000;
   --tw-ring-shadow:0 0 #0000;
   --tw-shadow:0 0 #0000;
   --tw-shadow-colored:0 0 #0000;
}
::backdrop{
   --tw-border-spacing-x:0;
   --tw-border-spacing-y:0;
   --tw-translate-x:0;
   --tw-translate-y:0;
   --tw-rotate:0;
   --tw-skew-x:0;
   --tw-skew-y:0;
   --tw-scale-x:1;
   --tw-scale-y:1;
   --tw-scroll-snap-strictness:proximity;
   --tw-ring-offset-width:0px;
   --tw-ring-offset-color:#fff;
   --tw-ring-color:rgb(59 130 246 / .5);
   --tw-ring-offset-shadow:0 0 #0000;
   --tw-ring-shadow:0 0 #0000;
   --tw-shadow:0 0 #0000;
   --tw-shadow-colored:0 0 #0000;
}
.tw-container{
   width:100%;
   margin-right:auto;
   margin-left:auto;
}
.tw-mx-auto{
   margin-left:auto;
   margin-right:auto;
}
.tw-mt-1{
   margin-top:.25rem;
}
.tw-mt-4{
   margin-top:1rem;
}
.tw-block{
   display:block;
}
.tw-flex{
   display:flex;
}
.tw-grid{
   display:grid;
}
.tw-grid-cols-1{
   grid-template-columns:repeat(1,minmax(0,1fr));
}
.tw-grid-cols-\[repeat\(6\, 1fr\)\]{
   grid-template-columns:repeat(6,1fr);
}
.tw-justify-center{
   -webkit-box-pack:center;
   -ms-flex-pack:center;
   justify-content:center;
}
.tw-gap-5{
   gap:1.25rem;
}
.tw-bg-\[rgba\(161\, 168\, 183\, 0\.25\)\]{
   background-color:rgba(161,168,183,.25);
}
.tw-bg-\[rgba\(28\, 144\, 255\, 0\.1\)\]{
   background-color:rgba(28,144,255,.1);
}
.tw-bg-black{
   --tw-bg-opacity:1;
   background-color:rgb(0 0 0 / var(--tw-bg-opacity));
}
.tw-bg-footer-bg{
   --tw-bg-opacity:1;
   background-color:rgb(57 57 57 / var(--tw-bg-opacity));
}
.tw-px-container{
   padding-left:15px;
   padding-right:15px;
}
.tw-py-4{
   padding-top:1rem;
   padding-bottom:1rem;
}
.tw-py-7{
   padding-top:1.75rem;
   padding-bottom:1.75rem;
}
.tw-text-base{
   font-size:1rem;
   line-height:1.5rem;
}
.tw-uppercase{
   text-transform:uppercase;
}
.tw-text-footer-text{
   --tw-text-opacity:1;
   color:rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-text-white{
   --tw-text-opacity:1;
   color:rgb(255 255 255 / var(--tw-text-opacity));
}
.tw-text-opacity-50{
   --tw-text-opacity:.5;
}
.tw-shadow-\[0_0_5px_rgba\(0\, 0\, 0\, 0\.3\)\]{
   --tw-shadow:0 0 5px rgba(0,0,0,.3);
   --tw-shadow-colored:0 0 5px var(--tw-shadow-color);
   -webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);
   box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);
}
.tw-shadow-\[0_0_8px_rgba\(0\, 0\, 0\, 0\.25\)\]{
   --tw-shadow:0 0 8px rgba(0,0,0,.25);
   --tw-shadow-colored:0 0 8px var(--tw-shadow-color);
   -webkit-box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);
   box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);
}
.tw-drop-shadow-\[2px_1px_1px_rgba\(0\, 0\, 0\, 0\.3\)\]{
   --tw-drop-shadow:drop-shadow(2px 1px 1px rgba(0,0,0,.3));
   -webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
   filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
:is([dir="ltr"] .ltr\:tw-left-\[-50\%\]){
   left:-50%;
}
:is([dir="ltr"] .ltr\:tw-right-0){
   right:0px;
}
:is([dir="ltr"] .ltr\:tw-right-\[-50\%\]){
   right:-50%;
}
:is([dir="ltr"] .ltr\:tw-ml-\[-50\%\]){
   margin-left:-50%;
}
:is([dir="ltr"] .ltr\:tw-ml-\[10\%\]){
   margin-left:10%;
}
:is([dir="ltr"] .ltr\:tw-ml-auto){
   margin-left:auto;
}
:is([dir="ltr"] .ltr\:tw-mr-\[-50\%\]){
   margin-right:-50%;
}
:is([dir="ltr"] .ltr\:tw-mr-\[20\%\]){
   margin-right:20%;
}
:is([dir="ltr"] .ltr\:-tw-translate-x-1\/2){
   --tw-translate-x:-50%;
   -webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
   transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
:is([dir="ltr"] .ltr\:tw-border-l-2){
   border-left-width:2px;
}
:is([dir="rtl"] .rtl\:tw-left-0){
   left:0px;
}
:is([dir="rtl"] .rtl\:tw-left-\[-50\%\]){
   left:-50%;
}
:is([dir="rtl"] .rtl\:tw-right-\[-50\%\]){
   right:-50%;
}
:is([dir="rtl"] .rtl\:tw-ml-\[-50\%\]){
   margin-left:-50%;
}
:is([dir="rtl"] .rtl\:tw-ml-\[20\%\]){
   margin-left:20%;
}
:is([dir="rtl"] .rtl\:tw-mr-4){
   margin-right:1rem;
}
:is([dir="rtl"] .rtl\:tw-mr-\[-50\%\]){
   margin-right:-50%;
}
:is([dir="rtl"] .rtl\:tw-mr-\[10\%\]){
   margin-right:10%;
}
:is([dir="rtl"] .rtl\:tw-mr-auto){
   margin-right:auto;
}
:is([dir="rtl"] .rtl\:tw-translate-x-1\/2){
   --tw-translate-x:50%;
   -webkit-transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
   transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
:is([dir="rtl"] .rtl\:tw-animate-\[linear_leftToRight_15s_infinite\]){
   -webkit-animation:linear tw-leftToRight 15s infinite;
   animation:linear tw-leftToRight 15s infinite;
}
:is([dir="rtl"] .rtl\:tw-border-r-2){
   border-right-width:2px;
}
:is([dir="rtl"] .rtl\:tw-text-left){
   text-align:left;
}
:is([dir="rtl"] .rtl\:\!tw-text-right){
   text-align:right !important;
}
.splide__arrow:hover:not(:disabled){
   opacity:.9;
}
.container-3{
   width:100%;
   padding-right:0px;
   padding-left:0px;
   margin-right:auto;
   margin-left:auto;
}
*, *:before, *:after{
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
}
html{
   font-family: Montserrat, sans-serif;
   line-height: 1.78em;
   -webkit-text-size-adjust:100%;
   -webkit-tap-highlight-color:rgba(0,0,0,0);
}
footer, nav{
   display:block;
}
h1{font-size:2em}.ctr_wow_body iframe{width:100%}img{max-width:100%;width:auto;height:auto}
.ctr_wow_body{
   margin:0;
   font-family: Montserrat, sans-serif;
   font-size:.9rem;
   font-weight: 400;
   line-height: 1.78em;
   color:#333;
   text-align:left;
   background-color:#fff;
}
[tabindex="-1"]:focus:not(:focus-visible){
   outline:0 !important;
}
hr{
   -webkit-box-sizing:content-box;
   box-sizing:content-box;
   height:0;
   overflow:visible;
}
h1{
   margin-top:0;
   margin-bottom:0.8rem;
}
h2{
   margin-top:0;
   margin-bottom:1rem;
}
p{
   margin-top:0;
   margin-bottom:1rem;
   padding: 0px 15px 0px 15px;
}
b{
   font-weight:bolder;
}
a{
   color:#000;
   text-decoration:none;
   background-color:transparent;
}
a:hover{
   color:theme-color("primary");
   text-decoration:none;
}
img{
   vertical-align:middle;
   border-style:none;
}
button:focus:not(:focus-visible){
   outline:0;
}
button:not(:disabled), [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled){
   cursor:pointer;
}
::-webkit-file-upload-button{
   font:inherit;
   -webkit-appearance:button;
}
.row{
   display:flex;
   -ms-flex-wrap:wrap;
   flex-wrap:wrap;
   width: 100%;
}
.col-lg-9{
   position:relative;
   width:100%;
   padding-right:0px;
   padding-left:0px;
}
.col-12{
   position:relative;
   width:100%;
   padding-right:0px;
   padding-left:0px;
}
.col-12{
   -webkit-box-flex:0;
   -ms-flex:0 0 100%;
   flex:0 0 100%;
   max-width:100%;
}
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before, .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before{
   border-color:#28a745;
}
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before, .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before{
   border-color:#dc3545;
}
.btn{
   display:inline-block;
   font-weight:400;
   color:#333;
   text-align:center;
   vertical-align:middle;
   -webkit-user-select:none;
   -moz-user-select:none;
   -ms-user-select:none;
   user-select:none;
   background-color:transparent;
   border:1px solid transparent;
   padding:.375rem .75rem;
   font-size: 24px;
   line-height:1.6;
   border-radius:var(--btn-border-radius, 27.5px);
   -webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
   transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}
.btn:hover{
   color:#333;
   text-decoration:none;
}
.btn:focus{
   outline:0;
   -webkit-box-shadow:0 0 0 .2rem rgba(110,69,226,.25);
   box-shadow:0 0 0 .2rem rgba(110,69,226,.25);
}
.btn:disabled{
   opacity:.65;
}
.btn:not(:disabled):not(.disabled){
   cursor:pointer;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#4f21d3;
   border-color:#4b1fc8;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(132,97,230,.5);
   box-shadow:0 0 0 .2rem rgba(132,97,230,.5);
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#4d4d4d;
   border-color:#464646;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(125,125,125,.5);
   box-shadow:0 0 0 .2rem rgba(125,125,125,.5);
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#1e7e34;
   border-color:#1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(72,180,97,.5);
   box-shadow:0 0 0 .2rem rgba(72,180,97,.5);
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#117a8b;
   border-color:#10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(58,176,195,.5);
   box-shadow:0 0 0 .2rem rgba(58,176,195,.5);
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active{
   color:#333;
   background-color:#d39e00;
   border-color:#c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(224,172,14,.5);
   box-shadow:0 0 0 .2rem rgba(224,172,14,.5);
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#bd2130;
   border-color:#b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(225,83,97,.5);
   box-shadow:0 0 0 .2rem rgba(225,83,97,.5);
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active{
   color:#333;
   background-color:#dae0e5;
   border-color:#d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(218,219,220,.5);
   box-shadow:0 0 0 .2rem rgba(218,219,220,.5);
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#1d2124;
   border-color:#171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(82,88,93,.5);
   box-shadow:0 0 0 .2rem rgba(82,88,93,.5);
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#6e45e2;
   border-color:#6e45e2;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(110,69,226,.5);
   box-shadow:0 0 0 .2rem rgba(110,69,226,.5);
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#666;
   border-color:#666;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(102,102,102,.5);
   box-shadow:0 0 0 .2rem rgba(102,102,102,.5);
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#28a745;
   border-color:#28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(40,167,69,.5);
   box-shadow:0 0 0 .2rem rgba(40,167,69,.5);
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#17a2b8;
   border-color:#17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(23,162,184,.5);
   box-shadow:0 0 0 .2rem rgba(23,162,184,.5);
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active{
   color:#333;
   background-color:#ffc107;
   border-color:#ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(255,193,7,.5);
   box-shadow:0 0 0 .2rem rgba(255,193,7,.5);
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#dc3545;
   border-color:#dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(220,53,69,.5);
   box-shadow:0 0 0 .2rem rgba(220,53,69,.5);
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active{
   color:#333;
   background-color:#f8f9fa;
   border-color:#f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(248,249,250,.5);
   box-shadow:0 0 0 .2rem rgba(248,249,250,.5);
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#343a40;
   border-color:#343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(52,58,64,.5);
   box-shadow:0 0 0 .2rem rgba(52,58,64,.5);
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus{
   opacity:.75;
}
.rounded{
   border-radius:.25rem !important;
}
.rounded-0{
   border-radius:0 !important;
}
.d-inline-block{
   display:inline-block !important;
}

.d-block{
    display:block !important;
 }

@media (min-width: 767px){
    .d-block{
        display:block !important;
        padding: 0px 15px 0px 15px;
     }
}

.flex-nowrap{
   -ms-flex-wrap:nowrap !important;
   flex-wrap:nowrap !important;
}
.justify-content-center{
   -webkit-box-pack:center !important;
   -ms-flex-pack:center !important;
   justify-content:center !important;
}
.align-items-start{
   -webkit-box-align:start !important;
   -ms-flex-align:start !important;
   align-items:flex-start !important;
}
.position-sticky{
   position:sticky !important;
}
.shadow-none{
   -webkit-box-shadow:none !important;
   box-shadow:none !important;
}
.m-0{
   margin:0 !important;
}
.mt-0{
   margin-top:0 !important;
}
.mt-3{
   margin-top:1.3rem !important;
}
.my-3{
   margin-top:1rem !important;
}
.mb-3{
   margin-bottom:1rem !important;
}
.my-3{
   margin-bottom:1rem !important;
}
.mt-4{
   margin-top:1.5rem !important;
}
.my-4{
   margin-top:1.5rem !important;
}
.my-4{
   margin-bottom: 10px !important;
}
.mt-5{
   margin-top:3rem !important;
}
.mb-5{
   margin-bottom:3rem !important;
}
.py-3{
   padding-top:1rem !important;
}
.py-3{
   padding-bottom:1rem !important;
}
.text-center{
   text-align:center !important;
}
.text-capitalize{
   text-transform:capitalize !important;
}
.text-white{
   color:#fff !important;
}
.text-decoration-none{
   text-decoration:none !important;
}

h2{
   margin-bottom:1rem;
   font-family: Montserrat, sans-serif;
   font-weight:700;
   line-height:1.2;
}

h1{
   margin-bottom:0.8rem;
   font-family: Montserrat, sans-serif;
   font-weight:700;
   line-height:1.2;
}

h6{
   margin-bottom:1rem;
   font-size: 14px;
   padding: 0px 15px 0px 15px;
   text-align: center;
   font-family: Montserrat, sans-serif;
   font-weight:700;
   line-height:1.2;
   margin-top: 20px;
   color:#333;
}
h1{
   font-size:2.997rem;
}
h2{
   font-size:26px;
}
hr{
   margin-top:1rem;
   margin-bottom:1rem;
   border:0;
   border-top:1px solid rgba(0,0,0,.1);
}
.f-10{
   font-size:10px !important;
}
.f-19{
   font-size:19px !important;
}
.f-35{
   font-size:34px;
}
.ctr_wow_body{
   text-align:start;
}
:root{
   --gray-body:#4D4D4D;
   --black:#000;
   --white:#fff;
   --gray-hard:#909090;
   --gray-medium:#D6D6D6;
   --gray-soft:#EFEFEF;
   --gray-bg:#F1F4F8;
   --gray-boarder:#CCCCCC;
   --error:#EA3323;
   --red:#C73126;
   --attention:#FFB800;
   --success:#9FEA3F;
   --green:#1AC70E;
   --blue:#0038FF;
}
.cart-input:not(.select2-container--open:not(.select2)){
   padding:10px 20px 10px 8px;
   background-color:#fff;
   border:1px solid #CCCCCC;
   width:100%;
   color:#000;
   font-weight:400;
   border-radius:0;
}
*{
   -webkit-hyphens:manual;
   -ms-hyphens:manual;
   hyphens:manual;
}
html{
   scroll-behavior:smooth;
}
.ctr_wow_body{
   min-width:320px;
   position:relative;
   min-height:100vh;
   -webkit-text-size-adjust:none;
}
img{
   max-width:100%;
}
a{
   text-decoration:none;
   -webkit-transition:all .3s ease;
   transition:all .3s ease;
}
p{
   margin-bottom:22px;
}
b{
   font-weight:700 !important;
}
.lh-12{
   line-height:1.2 !important;
}
.bottom-0{
   bottom:0;
}
.text-decoration-none{
   text-decoration:none !important;
}
.text-decoration-none:hover{
   text-decoration:none !important;
}
.article{
   color:#333;
   font-size: 18px;
}
.article h1{
    color:#333;
   font-weight:800;
}
.button-wrpx{
    padding: 0px 15px 0px 15px;
}
.article__btn{
   border:1px solid inherit;
}
.article__btn--success{
   background-image:linear-gradient(180deg,#4ba614,#008c00);
   border-color:#34740e;
}
.article__btn--success:visited{
   background-image:linear-gradient(180deg,#4ba614,#008c00);
   border-color:#34740e;
}
.article__btn--success:hover, .article__btn--success:visited:hover{
   border-color:#224b09;
   background-color:#36780f;
   background-image:linear-gradient(180deg,#36780f,#005900);
}
.article a:visited, .article a{
   color:#167ac6;
   cursor:pointer;
   text-decoration:underline;
   font-weight:700;
   outline:0;
}
.container-3{
   width:100%;
   padding-right:0px;
   padding-left:0px;
   margin-right:auto;
   margin-left:auto;
}
.btn{
   font-size: 24px;
   font-weight:800;
   border-radius:5px;
   text-transform:uppercase;
   text-decoration:none;
   padding:var(--btn-padding, 10px 40px);
   line-height:1.6;
   -webkit-transition:all .2s ease;
   transition:all .2s ease;
}
.btn.btn-black:not(:disabled):not(.disabled):active, .btn.btn-black:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#000;
   border-color:#000;
}
.btn.btn-black:not(:disabled):not(.disabled):active:focus, .btn.btn-black:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(38,38,38,.5);
   box-shadow:0 0 0 .2rem rgba(38,38,38,.5);
}
.btn.btn-white:not(:disabled):not(.disabled):active, .btn.btn-white:not(:disabled):not(.disabled).active{
   color:#333;
   background-color:#e6e6e6;
   border-color:#dfdfdf;
}
.btn.btn-white:not(:disabled):not(.disabled):active:focus, .btn.btn-white:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(224,224,224,.5);
   box-shadow:0 0 0 .2rem rgba(224,224,224,.5);
}
.btn.btn-blue:not(:disabled):not(.disabled):active, .btn.btn-blue:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#002dcc;
   border-color:#002abf;
}
.btn.btn-blue:not(:disabled):not(.disabled):active:focus, .btn.btn-blue:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(38,86,255,.5);
   box-shadow:0 0 0 .2rem rgba(38,86,255,.5);
}
.btn:hover{
   -webkit-box-shadow:var(--btn-box-shadow-primary-hover, 0 .7rem .7rem rgba(0, 0, 0, .5));
   box-shadow:var(--btn-box-shadow-primary-hover, 0 .7rem .7rem rgba(0, 0, 0, .5));
}
.nav--2 .nav__item--btn:not(:disabled):not(.disabled):active, .nav--2 .nav__item--btn:not(:disabled):not(.disabled).active{
   color:#333;
   background-color:#e6e6e6;
   border-color:rgba(0,0,0,0);
}
.nav--2 .nav__item--btn:not(:disabled):not(.disabled):active:focus, .nav--2 .nav__item--btn:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(51,51,51,.5);
   box-shadow:0 0 0 .2rem rgba(51,51,51,.5);
}
.nav--3 .nav__item--btn:not(:disabled):not(.disabled):active, .nav--3 .nav__item--btn:not(:disabled):not(.disabled).active{
   color:#333;
   background-color:#e6e6e6;
   border-color:rgba(0,0,0,0);
}
.nav--3 .nav__item--btn:not(:disabled):not(.disabled):active:focus, .nav--3 .nav__item--btn:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(51,51,51,.5);
   box-shadow:0 0 0 .2rem rgba(51,51,51,.5);
}
.nav__item--btn:not(:disabled):not(.disabled):active, .nav__item--btn:not(:disabled):not(.disabled).active{
   color:#fff;
   background-color:#fe014a;
   border-color:rgba(0,0,0,0);
}
.nav__item--btn:not(:disabled):not(.disabled):active:focus, .nav__item--btn:not(:disabled):not(.disabled).active:focus{
   -webkit-box-shadow:0 0 0 .2rem rgba(255,255,255,.5);
   box-shadow:0 0 0 .2rem rgba(255,255,255,.5);
}
.ctr_wow_body{
   background:#fff;
   color:#000;
   font-family: Montserrat, sans-serif;
   line-height: 1.78em;
}
.btn{
   border-radius:5px;
}
#idsd{
   display:none;
}
#it4s{
   min-height:calc(100vh - 100px);
}
#_hjSafeContext_19480951{
   display:none !important;
   width:1px !important;
   height:1px !important;
   opacity:0 !important;
   pointer-events:none !important;
}
@media (max-width: 768px){
#i3adk{
   font-size: 14px !important;
   margin:-0px 0px 15px 0px !important;
}
}
#i3adk{
   font-size:15px;
   color:#767676;
   margin:-0px 0px 20px 0px;
}
#ixr2ep{
   text-align:center;
   font-size:12px;
   color:#767676;
   margin:0px 0px 20px 0px;
}
#ipfhm{
   margin:25px 0px 25px 0px;
}
#it3yjp{
   margin:25px 0px 25px 0px;
}
#izbima{
   margin:25px 0px 25px 0px;
}
#i9vf3z{
   margin:25px 0px 25px 0px;
}
#iydwwl{
   margin:25px 0px 25px 0px;
}
#ibjehc{
   text-align:center;
   font-size:12px;
   color:#767676;
   margin:0px 0px 20px 0px;
}
#i08wbc{
   margin:0px 0px 15px 0px;
}
#ijsmhw{
   margin:0px 0px 15px 0px;
}
#ins6ks{
   margin:0px 0px 15px 0px;
}
#iz9ogt{
   margin:25px 0px 25px 0px;
}
#ikx5wd{
   margin:15px 0px 15px 0px;
}
#icoq7d{
   margin:0px 0px 15px 0px;
}
#ieuzte{
   margin:25px 0px 25px 0px;
}
#i8oh71{
   margin:0px 0px 15px 0px;
}
#i8yliz{
   text-align:center;
   font-size:12px;
   color:#767676;
   margin:0px 0px 20px 0px;
}
#i6hd6t{
   text-align:center;
   font-size:12px;
   color:#767676;
   margin:0px 0px 20px 0px;
}
#iogoxd{
   text-align:center;
   font-size:12px;
   color:#767676;
   margin:0px 0px 20px 0px;
}
#ioy85k{
   text-align:center;
   font-size:12px;
   color:#767676;
   margin:0px 0px 20px 0px;
}
#i9s1h7{
   margin:0px 0px 15px 0px;
}
#ihb16w{
   margin:25px 0px 25px 0px;
}
#ib0qla{
   width:46auto;
}
#imbi9e{
   margin:25px 0px 25px 0px;
}
#icufur{
   text-align:center;
   font-size:12px;
   color:#767676;
   margin:0px 0px 20px 0px;
}
#ikdy2o{
   margin:25px 0px 25px 0px;
}
#ik7ain{
   margin:25px 0px 25px 0px;
}
#ivv1gh{
   margin:25px 0px 25px 0px;
}
#in5es6{
   margin:25px 0px 25px 0px;
}
#ire43b{
   text-align:center;
   font-size:12px;
   color:#767676;
   margin:0px 0px 20px 0px;
}
#ifvgzl{
   margin:25px 0px 25px 0px;
}
#if2qay{
   margin:25px 0px 25px 0px;
}
#iy1hlx{
   margin:25px 0px 25px 0px;
}
#i5qx27{
   margin:25px 0px 25px 0px;
}
#iqo71d{
   margin:25px 0px 25px 0px;
}
#idrcv{
   margin:15px 0px 20px 0px;
   line-height: 1.78em;
}
#i4ccf{
   margin:25px 0px 25px 0px;
}
#i9umwv{
   margin:25px 0px 25px 0px;
}
#iejctg{
   margin:25px 0px 25px 0px;
}
#iaglao{
   margin:25px 0px 25px 0px;
}
#ijca6c{
   margin:25px 0px 25px 0px;
   padding:0px 0px 0px 0px;
}
#iaoe8u{
   font-size:10px;
   color:#9c9393;
   text-align:right;
}
#ieq2j{
   margin:15px 0px 25px 0px;
}
#ivf2l{
   line-height: 1.5em;
   max-width:75%;
}
#icpduf{
   margin:25px 0px 25px 0px;
}
#i6ywm5{
   margin:25px 0px 25px 0px;
}
#iq8dtq{
   margin:25px 0px 25px 0px;
}
#imabzd{
   margin:25px 0px 25px 0px;
}
#iprv75{
   margin:25px 0px 25px 0px;
}
#iu9lwf{
   margin:25px 0px 25px 0px;
}
#if5wph{
   margin:25px 0px 25px 0px;
}
#iva2t5{
   margin:25px 0px 25px 0px;
}
#ijj6cd{
   margin:25px 0px 25px 0px;
}
#igt5ai{
   font-size:26px;
}
#i8kh{
   display:none;
}
#ik9k{
   min-height:calc(100vh - 100px);
}
#i3ysg3{
   line-height:15px;
   padding: 0px 15px 0px 15px;
}
@keyframes load{
   0%{
       opacity:0;
       transform:translateY(-97px);
   }
   15%{
       opacity:0;
       transform:translateY(-97px);
   }
   30%{
       opacity:1;
       transform:translateY(0);
   }
   70%{
       opacity:1;
       transform:translateY(0);
   }
   85%{
       opacity:0;
       transform:translateY(97px);
   }
   100%{
       opacity:0;
       transform:translateY(97px);
   }
   0%{
       opacity:0;
       transform:translateY(-97px);
   }
   15%{
       opacity:0;
       transform:translateY(-97px);
   }
   30%{
       opacity:1;
       transform:translateY(0);
   }
   70%{
       opacity:1;
       transform:translateY(0);
   }
   85%{
       opacity:0;
       transform:translateY(97px);
   }
   100%{
       opacity:0;
       transform:translateY(97px);
   }
}
@keyframes tw-leftToRight{
   0%{
       -webkit-transform:translateX(0);
       transform:translate(0);
   }
   to{
       -webkit-transform:translateX(50%);
       transform:translate(50%);
   }
}
@media (prefers-reduced-motion: reduce){
   .btn{
       -webkit-transition:none;
       transition:none;
   }
}
@media (max-width: 1022.98px){
   .btn{
       font-size: 22px;
   }
}
@media (min-width: 576px){
   .tw-container{
       max-width:576px;
   }
   .container-3{
       max-width:576px;
   }
   .container-3{
       max-width:576px;
   }
}
@media (min-width: 768px){
   .tw-container{
       max-width:768px;
   }
   .md\:tw-block{
       display:block;
   }
   .md\:tw-hidden{
       display:none;
   }
   .md\:tw-grid-cols-2{
       grid-template-columns:repeat(2,minmax(0,1fr));
   }
   .md\:tw-px-container-md{
       padding-left:24px;
       padding-right:24px;
   }
   :is([dir="ltr"] .ltr\:md\:tw-text-left){
       text-align:left;
   }
   :is([dir="rtl"] .rtl\:md\:tw-origin-bottom){
       -webkit-transform-origin:bottom;
       transform-origin:bottom;
   }
   :is([dir="rtl"] .rtl\:md\:\!tw-text-right){
       text-align:right !important;
   }
   :is([dir="rtl"] .rtl\:md\:tw-text-right){
       text-align:right;
   }
   .container-3{
       max-width:768px;
   }
   .d-md-none{
       display:none !important;
   }
   .container-3{
       max-width:768px;
   }
}

@media (min-width: 1024px){

.f-md-48{
   font-size:44px !important;
   line-height: 1.15;
}
}


@media (min-width: 768px) and (max-width: 1023px){
   .f-md-48{
      font-size:40px !important;
      line-height: 1.15;
  }
}

@media (min-width: 1023px){
   .tw-container{
       max-width:1023px;
   }
   .lg\:tw-grid-cols-4{
       grid-template-columns:repeat(4,minmax(0,1fr));
   }
   .lg\:tw-px-container-lg{
       padding-left:40px;
       padding-right:40px;
   }
   .container-3{
       max-width:1000px;
   }
   .col-lg-9{
       -webkit-box-flex:0;
       -ms-flex:0 0 75%;
       flex:0 0 75%;
       max-width:75%;
   }
   .container-3{
       max-width:1000px;
   }
}
@media (min-width: 1400px){
   .tw-container{
       max-width:1400px;
   }
   .xl\:tw-px-container-xl{
       padding-left:130px;
       padding-right:130px;
   }
   .container-3{
       max-width:1150px;
   }
}
@media (max-width: 1023px){
   #ivf2l{
       max-width:85%;
   }
}
@media (max-width: 767px){
   #ivf2l{
       max-width:100%;
   }
   #il9vkf{
       margin:-25px 0px 0px 0px;
   }
}
.author-section {
    display: flex;
    align-items: center;
    margin: 15px 0px -5px 0px;
    font-size: 15px;
    line-height: 1.4em;
    padding: 0px 15px 0px 15px;
}
.author-section img {
    height: 35px;
    width: 35px;
    margin-right: 10px;
    border-radius: 50%;
}
.subcaption {
    margin: 0;
    font-size: 16px;
    padding:0px;
}
#survicate-box{
}
#survicate-box::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
#survicate-box *{
    font-family:"Open sans",sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:normal;
    box-sizing:border-box;
    outline:none
}
 .under-image {
    color: #616161;
    line-height: 1.25em;
    padding: 0px 20px 0px 20px;
    text-align: center;
}

@media (max-width: 767px){
    .under-image {
        line-height: 1.35em;
        padding: 0px 15px 0px 15px;
        text-align: center;
    }
}

.content-img{
   min-width: 100%;
   max-width: 100%;
}

@media (max-width: 767px){
   .content-img{
      padding-left: 15px;
      padding-right: 15px;
   }
}

@media (min-width: 790px){
    .content-img{
        width: 100%;
     }
}

.overallbox {
   width: 100%;
 }

 .overallbox p{
   margin: 0px;
   padding: 0px;
 }

 .blue-box {
   background-color: #459EF7;
   text-align: center;
   padding:5px;
 }
 .blue-box p{
   color: white;
   text-transform: uppercase;
   font-weight: 700;
 }

 .yellow-box {
   background-color: #fffbbc;
   color: #2c2c2c;
   text-align: left;
   padding: 15px 15px 10px 15px;
   margin-top: 5px;
   margin-bottom: 30px;
 }

 .yellow-box p{
   font-weight: 400;
 }

 .review-native{
   margin-bottom: 25px;
}
div.review-native p {
   margin-bottom: 0;
}
.review-text {
   margin-bottom: 0;
}
.testimonial-section {
   margin-left: 15px;
   margin-right: 15px;
   padding-top: 7px;
   padding-bottom: 20px;
 }
 
 .testimonial {
   background-color: #f5f5f5;
   border-left: 5px solid #CCCCCC;
   padding: 15px;
   margin: 10px 0px 30px 0px;
   border-radius: 5px; 
 }

 .testimonial-quote {
   font-style: normal;
   margin: 0px 0px 15px 0px;
   line-height: 1.5em;
 }
 
 .testimonial-quote .starimage {
   margin-bottom: 0px;
   max-width: 100%;
 }

 .testimonial-image {
   margin-top: 20px;
   max-width: 80%;
 }
 .article-subx{
    font-weight: 600;
    font-size: 15px; 
    color: #6f6f6f;
    margin-top: 14px;
    margin-bottom: 0px;
    padding: 0px 15px 0px 15px;
 }

 @media (max-width: 949px){
    #stickyButtonX {
        position: fixed;
        color: white;
        font-weight: 700;
        font-family: Montserrat, sans-serif;
        bottom: 0px;
        width: 100%;
        padding: 17px 10px 17px 10px;
        background-image: linear-gradient(180deg,#4ba614,#008c00);
        border-color: #34740e;
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
        font-size: 18px;
      }
    #stickyContainer{
        display: none;
    }
}

@media (min-width: 1310px){
    #stickyButtonDesktop {
        position: fixed;
        color: white;
        font-weight: 700;
        font-family: Montserrat, sans-serif;
        bottom: 20px;
        right: 10px;
        padding: 15px 15px 15px 15px;
        border-radius: 5px;
        background-image: linear-gradient(180deg,#4ba614,#008c00);
        border-color: #34740e;
        font-size: 17px;
      }
      #stickyContainer {
        position: fixed;
        bottom: 20px;
        right: 30px;
        margin: auto;
        transition: opacity 0.3s ease-in-out;
        opacity: 0; /* Initially hidden */
      }
      #stickyImage {
        display: block;
        width: 270px;  
        margin: auto;
        margin-bottom: 55px; 
      }
}

@media (min-width: 1230px) and (max-width: 1309px) {

    #stickyButtonDesktop {
        position: fixed;
        color: white;
        font-weight: 700;
        font-family: Montserrat, sans-serif;
        bottom: 20px;
        right: 10px;
        padding: 15px 10px 15px 10px;
        border-radius: 5px;
        background-image: linear-gradient(180deg,#4ba614,#008c00);
        border-color: #34740e;
        font-size: 16px;
      }
      #stickyContainer {
        position: fixed;
        bottom: 15px;
        right: 15px;
        transition: opacity 0.3s ease-in-out;
        opacity: 0; /* Initially hidden */
      }
      #stickyImage {
        display: block;
        width: 225px; 
        margin: auto;
        margin-bottom: 55px; 
      }
}