<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgnâ„¢
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

#bottom-bar .copyright .menu li:first-child {
    margin-left: 0;
}
#bottom-bar .copyright p, #bottom-bar .copyright .menu li {
    font-size: 11px !important;
}
#bottom-bar .copyright .elem, #bottom-bar .copyright .menu li, #bottom-bar .copyright .bottom-bar-social {
    line-height: 180%;
    font-size: 12px;
}

#top-bar .menu li, #bottom-bar .menu li {
    display: inline-block;
    margin-left: 6px;
    margin-right: 6px;
}

.dark-blue h1, .dark-blue h2, .dark-blue h3{
	color:#002855!important;
}

.white-header h1, .white-header h2, .white-header h3 {
    color:#fff;
}

.background-dark-blue {
    background-color:#002855;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.vc_custom_1610601881904 .uncont, .vc_custom_1611711279753 .uncont {
	display: flex;
    flex-direction: column;
    height: 100%;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html, .wpb_wrapper {
	height:100%;
}

.flex-column {
    display:flex;
    flex-direction: column-reverse;
}

.resource-image {
    max-height:85px;
}

.normal-padding {
    padding-left:36px;
    padding-right:36px;
}

#gform_submit_button_6 {
    display: inline-block;
    font-size: 12px;
    padding: 13px 31px 13px 31px !important;
    font-style: normal !important;
    text-align: center;
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    background-image: none;
    border-style: solid;
    border-radius: 2px;
    outline: none;
    white-space: pre-wrap;
    -webkit-text-stroke: 0px;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    color: #ffffff !important;
    background-color: #002855 !important;
    border-color: #002855 !important;
    border-radius: 10em;
}

#gform_wrapper_6 .gform_footer.top_label {
    text-align:center;
}

#gform_submit_button_3 {
display: inline-block;
font-size: 12px;
padding: 13px 31px 13px 31px !important;
font-style: normal !important;
text-align: center;
vertical-align: middle;
margin-top: 1px;
margin-bottom: 1px;
cursor: pointer;
background-image: none;
border-style: solid;
border-radius: 2px;
outline: none;
white-space: pre-wrap;
-webkit-text-stroke: 0px;
transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none;
color: #ffffff !important;
background-color: #002855 !important;
border-color: #002855 !important;
border-radius: 10em;
}

#gform_submit_button_6:hover {
    color: #002855 !important;
    background-color: transparent !important;
    border-color: #002855 !important;
}

.site-footer a:hover {
    color:#fff!important;
    text-decoration: underline;

}

#menu-item-83839 {

}

#menu-item-83839 a {
    color:#fff!important;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    height:35%;
    padding-left:
    vertical-align: middle;
    margin-top: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    background-image: none;
    border-style: solid;
    border-radius: 10em;
    outline: none;
    white-space: pre-wrap;
    -webkit-text-stroke: 0px;
    transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    color: #ffffff !important;
    background-color: #002855 !important;
    border-color: #002855 !important;
    padding-right: 20px!important;
    padding-left: 20px!important;
    height: 30%;
}

.copyright-float {
	float:right;
}

.col-lg-12.main-menu-container.middle.open-items {
	height:auto!important;
}

.menu-light .menu-smart a {
	color:#000!important;
}

.mobile-menu-button-light .lines, .mobile-menu-button-light .lines:before, .mobile-menu-button-light .lines:after {
	background: #000;
}

.vc_custom_1610378244697 .btn-container {
	margin:0;
}

@media only screen and (max-width: 992px) {
	   .copyright-float {
   		float:none;
   }
}

@media (max-width: 959px) {
body.page.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart li.menu-item &gt; a {
	font-size:1.1rem!important;
}
}

@media only screen and (max-width: 600px) {
   .site-footer  .uncode_text_column {
       margin-bottom:1rem;
   }

   .mobile-blue {
       color:#002855!important;
   }



}

@media only screen and (min-width:320px) {
    @-moz-document url-prefix() { 
        #menu-item-83839 {
            top: 0.7rem;
            position: relative;
        }
      }


@media only screen and (max-width:768px) {
    .only-desktop {
        display:none;
    }
}

@media only screen and (min-width:769px) {
    .only-mobile {
        display:none;
    }
}</pre></body></html>