
html,
body {
    overflow-x: hidden;
}

body:not(.loaded) {
    overflow: hidden;
}

#afc_sidebar_2104 {
	padding: 7px 0px 0px 7px !important;
}

#afc_sidebar_2104 {
	background: transparent !important;
}

@media screen and (max-width: 768px) {
	#afc_sidebar_2104 {
		display: none;
	}
}
#afc_sidebar_2104 {
	position: fixed;
	bottom: 0%;
	left: 12%;
	width: 400px;
	margin: 0px 0px 0px 0px;
	z-index: 999999;
	padding: 10px;
	color: #fcb42d;
	font-style: italic;
}
	

.float-2-ioz, .float-1-ioz  {
    cursor: pointer;
    position: fixed;
    top: auto;
    right: auto;
	left : 30px;
    bottom: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #1a32b2;
    box-shadow: 0 4px 5px -1px rgb(0 0 0 / 50%);
    font-size: 24px;
    color: #fff;
	display: none;
    z-index: 999998;
}
.float-2-ioz {
    left: 7%;
    align-items: center;
    justify-content: center;
}
.float-1-ioz img {
    width: 19px;
}
.float-2-ioz, .float-1-ioz {
    display: flex;
}
.float-1-ioz {
    left: 18px;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 768px) {
	.float-2-ioz {
		width: 60px;
		height: 60px;
		display: flex;
		left: 42%;
	}
    .float-1-ioz {
        width: 60px;
        height: 60px;
        display: flex;
    }
}

@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 400;
    src: local(""), url("../fonts/archivo-v9-latin-regular.woff2") format("woff2"), url("../fonts/archivo-v9-latin-regular.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 300;
    src: local(""), url("../fonts/archivo-v9-latin-300.woff2") format("woff2"), url("../fonts/archivo-v9-latin-300.woff") format("woff");
    font-display: swap;
}

@font-face {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 700;
    src: local(""), url("../fonts/archivo-v9-latin-700.woff2") format("woff2"), url("../fonts/archivo-v9-latin-700.woff") format("woff");
    font-display: swap;
}

.in-offset-top-20 {
    margin-top: -20px;
}

@media (max-width: 960px) {
    .in-margin-top-60\@s {
        margin-top: 60px !important;
    }
}

@font-face {
    font-display: block;
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fa-brands-400.eot");
    src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg");
}

@font-face {
    font-display: block;
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url("../fonts/fa-solid-900.eot");
    src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg");
}

/* [ 9. custom ] */

.in-equity-3 .uk-card {
    width: 590px;
    margin-right: 25px;
    position: relative;
}

.in-equity-3 .uk-card:after {
    background: #515a8a;
    content: "";
    width: 590px;
    height: 400px;
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
    transform: rotate(-8deg);
    border-radius: 10px;
}

.in-equity-3 .uk-card-body {
    padding: 20px 10px;
}

.in-equity-3 .uk-card-default {
    background-color: #fff;
    box-shadow: 0px 6px 20px -2px rgba(70, 76, 81, 0.2);
}

@media (max-width: 960px) {
    .in-equity-3 .uk-card {
        margin-right: 0;
    }

    .in-equity-3 .uk-card:after {
        width: 100%;
    }
}
  