








.shadow {box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;}


/*----------------------------------------------*
-------* Links backgroud + icon *----------------
-----------------------------------------------*/
.post_content a{display:inline-block;background-color:#f3f4f6;color:#1a202c;padding:2px 8px 2px 24px;border-radius:16px;text-decoration:none;border:1px solid #e2e8f0;position:relative;transition:background-color .2s ease,color .2s ease}.post_content a::before{content:"\10f360";font-family:"Font Awesome 5 Duotone";font-weight:900;position:absolute;left:8px;top:50%;transform:translateY(-50%);font-size:12px;color:#4a5568}.post_content a:hover{background-color:#e2e8f0;color:#2b6cb0}
/*----------------------------------------------*
-------* Tilt - Effect *------------------------
-----------------------------------------------*/
.tilt-effect {transition: transform 0.45s cubic-bezier(0.23, 1, 0.32, 1);transform-style: preserve-3d;will-change: transform;transform-origin: center center;}
/*----------------------------------------------*
--------------* Loader *------------------------
-----------------------------------------------*/

.l-preloader { transition: opacity 0.3s cubic-bezier(.6,.3,.3,.6); background: transparent!important; }
.l-preloader-spinner { top: 100px;  left: 95%;  transform: translate3d(-50%,-50%,0); }
.l-preloader .g-preloader { font-size: 2rem; }

/*----------------------------------------------*
--------------* Pages - HEAD *-------------------
-----------------------------------------------
#page-content .us_custom_49a6f880 { border-radius: 0 0 8rem 8rem; box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;} 
@media (max-width: 1024px) { #page-content .us_custom_49a6f880 { border-radius: 0 0 6rem 6rem; } box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;} 
@media (max-width: 768px) { #page-content .us_custom_49a6f880 { border-radius: 0 0 4rem 4rem; } box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;} 
@media (max-width: 480px) { #page-content .us_custom_49a6f880 { border-radius: 0 0 3rem 3rem; } box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px;}
*/



