.loading {
align-items: right;
display: flex;
justify-content: right;
height: 100%;
position: relative;
width: 100%;
margin-top: 50px;
}
.loading__dot {
animation: dot ease-in-out 1s infinite;
animation-duration: 5s;
background-color: #FFFFFF;
display: inline-block;
height: 35px;
margin: 8px;
width: 35px;
border-radius: 35px;
}
.loading__dot:nth-of-type(1) {
animation-delay: 0.5s;
}
.loading__dot:nth-of-type(2) {
animation-delay: 1.0s;
}
.loading__dot:nth-of-type(3) {
animation-delay: 1.5s;
}
@keyframes dot {
0% { background-color: #f1ff1b; opacity: 0; }
30% { background-color: #f1ff1b; opacity: 1; }
100% { background-color: #f1ff1b; opacity: 0; }
}
.stk-82ab15f .stk-img-wrapper {
width: 500px;
}
.stk-406946c-container {
margin-top: 50px !important;
margin-right: 50px !important;
margin-bottom: 50px !important;
margin-left: 50px !important;
}
.nf-form-content input:not([type=button]), .nf-form-content textarea {
background: #f6f6f6 !important;
border: 0px !important;
border-radius: 0;
color: #000000 !important;
}
.nf-form-content label {
font-size: 16px !important;
line-height: 20px;
}
.listradio-wrap .nf-field-element label:after, .listcheckbox-wrap .nf-field-element label:after {
background: #f6f6f6 !important;
border: 0px !important;
}
.nf-form-content input[type=submit] {
background: #9d9c9c !important;
color: #FFFFFF !important;
}
.ninja-forms-req-symbol {
color: #000000 !important;
}
.stk-block-timeline > .stk-inner-blocks {
grid-template-columns: 0fr 0.01fr 1fr;
padding-left: 0;
}
.stk-block-timeline > .stk-inner-blocks::after{
inset-inline-start: 7%;
} @media only screen and ( min-width: 1100px ) and ( max-width: 1405px) {
} @media only screen and ( min-width: 1200px ) and ( max-width: 1405px) {
.stk-82ab15f .stk-img-wrapper {
width: 500px;
}
.stk-406946c-container {
margin-top: 50px !important;
margin-right: 50px !important;
margin-bottom: 50px !important;
margin-left: 50px !important;
}
.stk-block-timeline > .stk-inner-blocks::after{
inset-inline-start: 8%;
}
} @media only screen and ( min-width: 1100px ) and ( max-width: 1199px) {
.stk-82ab15f .stk-img-wrapper {
width: 450px;
}	
.stk-406946c-container {
margin-top: 30px !important;
margin-right: 30px !important;
margin-bottom: 30px !important;
margin-left: 30px !important;
}
.stk-block-timeline > .stk-inner-blocks::after{
inset-inline-start: 8.7%;
}
} @media only screen and ( min-width: 981px ) and ( max-width: 1100px ) { 
.stk-82ab15f .stk-img-wrapper {
width: 450px;
}
.stk-406946c-container {
margin-top: 30px !important;
margin-right: 30px !important;
margin-bottom: 30px !important;
margin-left: 30px !important;
}
.stk-block-timeline > .stk-inner-blocks::after{
inset-inline-start: 9.5%;
}
} @media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
#main-container {
min-height:100% !important;
}
.stk-82ab15f .stk-img-wrapper {
width: 400px;
}
.stk-406946c-container {
margin-top: 0px !important;
margin-right: 0px !important;
margin-bottom: 0px !important;
margin-left: 0px !important;
}
.stk-block-timeline > .stk-inner-blocks::after{
inset-inline-start: 6.5%;
}
.stk-block-timeline.stk-block-timeline__ios-polyfill {
--fixed-bg: #d0d0cf !important;
}
} @media only screen and ( max-width: 479px ) { 
.stk-82ab15f .stk-img-wrapper {
width: 300px;
}
.stk-406946c-container {
margin-top: 0px !important;
margin-right: 25px !important;
margin-bottom: 25px !important;
margin-left: 25px !important;
}
.stk-block-timeline > .stk-inner-blocks {
grid-template-columns: 0.1fr 1fr 0fr;
}
.stk-block-timeline > .stk-inner-blocks::after{
inset-inline-start: 6%;
}
.stk-block-timeline.stk-block-timeline__ios-polyfill {
--fixed-bg: #d0d0cf !important;
}
}