<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Unicon Child Theme
Description: Unicon Child Theme for your Customizations
Author: minti
Template: unicon
*/

@import url("../unicon/style.css");

#header.header-transparent.header-v1 {
    box-shadow: none !important;
}
.topbar-header-v div {
    display: inline-block !important;
    float: left;
}

.toggle-title {
	background-color:#e7e7e7;
}

.topbar-header-v {
    position: absolute;
    right: 3px;
    z-index: 999;
    display: none;
    color: #fff;
    top: 10px;
}

div#navigation {
    position: relative;
}

.header-transparent .topbar-header-v {
    display: block;
}

.topbar-header-v a {
    color: #fff !important;
}

body .topbar-header-v div.menu-topbar-menu-container a {
    padding: 0 10px !important;
    border-right: 1px solid #fff;
    font-size: 12px !important;
    text-transform: uppercase;
}

.topbar-header-v div.menu-topbar-menu-container li:last-child a {
    border: 0;
}

.header-v1.header-transparent #navigation &gt; ul &gt; li {
    padding-top: 50px;
}

.topbar-header-v div.social-icons li {
    width: 30px;
}

.topbar-header-v div.social-icons {
    margin-right: 20px;
}

body .topbar-header-v div.menu-topbar-menu-container a:hover {
    color: #d2a425 !important;
}

.header-wide-container li.donatebtn a {
    background: #0A63D0;
    line-height: 40px !important;
    margin: -10px 0 0 !important;
    padding: 0 25px !important;
    border-radius: 30px;
}

.header-wide-container li.donatebtn a i {
    margin-right: 5px;
}
footer#footer ul.menu a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 19px;
    line-height: 45px;
}

footer#footer ul.menu li:after {
    display: none;
}

footer#footer ul.menu li ul.sub-menu {
    display: block;
    clear: both;
    overflow: hidden;
    margin-top: 2px;
}

footer#footer ul.menu li ul.sub-menu li a {
    font-weight: 300;
    color: #9E9E9E;
    font-size: 17px;
}

footer#footer ul.menu li {
    padding-top: 0;
    padding-bottom: 0;
}

footer#footer ul.menu li ul.sub-menu li a:hover {
    color: #0a63d0;
}
.copyright-text {
    font-size: 30px;
    line-height: 59px;
}

.copyright-col2  .social-icons a i {
    font-size: 30px;
    line-height: 70px;
    color: #fff;
}

.copyright-col2 .social-icons a .style-svg {
	height: 30px;
	margin: 15px 0px;
}

.testimonial-slide span::first-letter {
    color: transparent;
}

.copyright-col2 .social-icons ul li, .copyright-col2 .social-icons ul li a {
    width: 60px;
    height: 60px;
    color: #fff;
}
.testimonial img {
    margin: 0 auto !important;
    float: none;
    display: block !important;
}
.testimonial .owl-theme .owl-dots .owl-dot.active span {
    background: #e1b635;
    opacity: 1;
}
.testimonial .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 4px;
    opacity: 0.5;
    border: 2px solid #e1b635;}
.news-section .owl-theme .owl-dots .owl-dot.active span {
    background: #0b63d0;
    opacity: 1;
}
.news-section .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 4px;
    opacity: 0.5;
    border: 2px solid #0b63d0;}

.testimonial .testimonial-slide {
    color: #fff;
    font-size: 54px;
    line-height: 55px;
    font-weight: 300;
}

.testimonial .testimonial-slide span {
    color: #FFC72A;
    font-size: 20px;    opacity: 1;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: normal;
}
.blueround-btn {
    background: #0A63D0;
    color: #fff;
    margin: 45px auto 0;
    display: block;
    text-align: center;
    max-width: 230px;
    border-radius: 30px;
    line-height: 65px;
    font-size: 23px;
    font-weight: normal;
}
.blueround-btn-small {
    background: #0A63D0;
    color: #fff;
    margin: 45px auto 0;
    display: block;
    text-align: center;
    max-width: 140px;
    border-radius: 30px;
    line-height: 45px;
    font-size: 16px;
    font-weight: normal;
}
.largecopy-section h1 {
    font-weight: bold;
    margin: 15px auto 40px;
    line-height: 75px;
    max-width: 900px;
    text-align: center;
}

.vulnerable-section h1 {
    font-weight: bold;
    margin: 15px auto 40px;
    line-height: 74px;
    max-width: 700px;
    text-align: center;
}

.about-us-section h1 {
    font-weight: bold;
    margin: 15px auto 40px;
    line-height: 74px;
    max-width: 700px;
    text-align: center;
}

.about-us-section p {
    font-size: 29px;
    line-height: 60px;
    font-weight: 300;
}

.about-us-section p strong {
    font-weight: 600;
    color: #00AEEF;
}
.info-section h1 {
    font-weight: bold;
    line-height: 83px;
    max-width: 960px;
    text-align: center;
    margin: 20px auto 30px;
}

.info-section h1 strong {
    color: #00AEEF;
}

.info-section .iconbox {
    text-align: center;
    font-size: 22px;
    line-height: 31px;
}
h2.yellowafter {
    text-align: center;
    color: #444444;
    font-weight: 300;
}

h2.yellowafter::after {content: " ";width: 80px;height: 10px;display: block;background: #ffc72a;margin: 10px auto;}

h2.blueafter {
    text-align: center;
    color: #444444;
    font-weight: 300;
}

h2.blueafter::after {content: " ";width: 80px;height: 10px;display: block;background: #00AEEF;margin: 10px auto;}

.news-section .blog-item h4 a {
    font-size: 20px;
    font-weight: 700;
}

h2.blueleft {
    text-align: left;
    color: #444444;
    font-weight: 300;
}

h2.blueleft::after {content: " ";width: 80px;height: 10px;display: block;background: #00AEEF;margin: 10px auto;}


.news-section .blog-item-description span {
    display: none !important;
}

.news-section .blog-item-description {
    padding: 40px !important;
height: 250px;
    box-sizing: border-box;
    overflow: hidden;
}
.news-section .owl-item, .news-section .owl-item .blog-item, .news-section .owl-item .blog-item img {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
#newsletter-signup label.gfield_label {
    display: none;
}

#newsletter-signup ul.gform_fields li {
    float: left;
    width: 25%;
    clear: none;padding:5px 20px !important;
}

#newsletter-signup .gform_footer {
    text-align: center;
}
#newsletter-signup ul.gform_fields li:last-child {
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
}
#newsletter-signup ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #797979;
  font-weight:300;
  font-size:20px;
}
#newsletter-signup ::-moz-placeholder { /* Firefox 19+ */
  color: #797979;
  font-weight:300;
  font-size:20px;
}
#newsletter-signup :-ms-input-placeholder { /* IE 10+ */
  color: #797979;
  font-weight:300;
  font-size:20px;
}
#newsletter-signup :-moz-placeholder { /* Firefox 18- */
  color: #797979;
  font-weight:300;
  font-size:20px;
}
#newsletter-signup input {border:0;border-bottom:2px solid #F8C229;padding-left: 0;padding-right: 0;}
#newsletter-signup ul.gform_fields li:last-child label {
    font-size: 22px;
    font-weight: 300;
    font-style: italic;
}
#newsletter-signup input:focus {
    border-color: #0A63D0;
}
#newsletter-signup ul.gform_fields li:last-child input {
    width: 20px !important;
    height: 20px;vertical-align: top;
}

#newsletter-signup .gform_footer input, input.gform_button.button {
font-size: 13px !important;
    font-weight: 700;
    line-height: 1 !important;
    letter-spacing: 1px;
    box-sizing: content-box;
    text-transform: uppercase;
    padding: 15px 40px !important;
    background-color: #0a63d0;
    max-width: 220px;
    border-color: #0a63d0;
    width: auto !important;
}

#newsletter-signup .gform_footer input:hover, input.gform_button.button:hover {
    background: #f8c229;
    border-color: #f8c229;
}
input#s {
    font-size: 14px;
}
#transparentimage h1 {
    padding: 35px 0;}
.topbar-header-v .social-icons li a i {
    font-size: 18px;
}

.topbar-header-v .social-icons li a .style-svg {
height:16px;
}

.home .latest-blog .blog-item .blog-overlay {
    background: rgba(0, 174, 239, 0.0);
}
.home .latest-blog .blog-item .blog-pic i {
    display: none;
}
#mobile-navigation .mobile-social ul {
    display: table;
    margin: 0 auto 0 !important;
    /* clear: both; */
    /* overflow: hidden; */
    height: 40px;
    /* vertical-align: top; */
    padding-bottom: 10px;
}

#mobile-navigation .center.mobile-social ul a i {
    font-size: 25px !important;
    padding: 0 0 !important;
}

#mobile-navigation .center.mobile-social ul a {
    text-align: center;
    padding: 0 30px !important;
    width: 60px;
    height: 40px;
    box-sizing: border-box;
    border-bottom: 0 !important;
}

.center.mobile-social ul li {
    width: 60px;
    height: 40px;
    border: 0 !important;
}
div#text-2 {
    padding-top: 66px;
}
#content .wpb_text_column .social-icon.social-big:last-child {
    margin-bottom: 5px !important;
}
.center {
    text-align: center;
}
#page-wrap a.button, #page-wrap a.button, #page-wrap .button {
    border-radius: 30px !important;
    line-height: 1.2em !important;
}
.centered {
    margin-left: auto !important;
    margin-right: auto !important;
    display: table !important;
    text-align: center;
    float: none !important;max-width:220px;
}
.centeredlong {
    margin-left: auto !important;
    margin-right: auto !important;
    display: table !important;
    text-align: center;
    float: none !important
}
.page-id-16182 .wpb_row .wpb_row .single_image.wpb_content_element {
    margin-bottom: 5px;
}
.page-id-16182 .wpb_row .wpb_row .wpb_content_element p {
    line-height: 20px;
}
.page-id-16543 .wpb_row .wpb_row .wpb_content_element.single_image {
    margin-bottom: 10px;
}
.page-id-16543 .vc_inner.vc_row-fluid .wpb_wrapper p {
    line-height: 22px;
    font-size: 18px;
}
body a.button.custom:hover {
    background-color: #F8C229 !important;
    border-color: #F8C229 !important;
}
a.at-share-btn.at-svc-compact span {
    background: #ffc72a !important;
}
body.page-id-15545 h2.blueafter {
    line-height: 40px;
}
body .toggle .toggle-title {
    background-color: #e7e7e7;}
.mobile-menu-text {font-size: 15px;font-weight: 700;vertical-align: middle;padding-right: 5px;height: 18px;}
.portfolio-hidetitle .portfolio-item h4 {
    display: none;
}
.portfolio-hidetitle .portfolio-overlay-effect .portfolio-overlay {bottom:0 !important;}

.testimonial-slider-wrap .owl-controls {
    display: none;
}
div#navigation .header-icons {
    display: none;
}
a#search-btn.topnav-search {
    padding: 0;
    margin: 0;
    display: block;
    font-size: 13px;
    line-height: 1.3;
    color: #555555;
    text-align: center;
    -webkit-transition: color 0.1s;
    -moz-transition: color 0.1s;
    -ms-transition: color 0.1s;
    -o-transition: color 0.1s;
    transition: color 0.1s;
    padding: 0 10px!important;
    border-left: 1px solid #fff;
    font-size: 12px!important;
    text-transform: uppercase;width: 42px;
}

a#search-btn.topnav-search:hover {
    color: #d2a425!important;
}

body .sticky-wrapper .header-v1-only.header-transparent {
    position: relative;
    width: 100%;
}
body #wpfront-notification-bar div.wpfront-close {
    font-size: 30px;
    font-weight: 100;
    line-height: 62px;
    top: 0 !important;
    padding: 0 !important;
    border: 0;
    right: 25px;
    width: 30px;
}
body #wpfront-notification-bar table {
    width: calc( 100% - 100px);
}

@media only screen and (max-width: 767px) {
html body {
    font-size: 18px;
    color: #444444;
    line-height: 25px;
}
footer#footer ul.menu a, footer#footer ul.menu li ul.sub-menu li a, div#text-2 p, div#text-2 p a {
    font-size: 15px !important;
    line-height: 20px !important;
text-align: center !important;
}
h1 {
    font-size: 40px !important;
    line-height: 40px !important;
}

h2 {
    font-size: 35px !important;
    line-height: 40px !important;
}
/*
#newsletter-signup ul.gform_fields li {
    width: 100%;
    padding: 0;
}
*/
#newsletter-signup ul.gform_fields li {
    width: 100%;
    padding: 0;
    display: block;
    float: none;
    width: 100%!important;
}

body #copyright .social-icons ul li {
    width: 50px;
    height: 50px;
}
body #copyright .social-icons ul li a {
    width: 50px;
    height: 50px;
}
.news-section .blog-item-description {
height: auto;}
.testimonial .testimonial-slide {
    font-size: 35px;
    line-height: 35px;}
.testimonial .testimonial-slide span {
    font-size: 16px;}
.news-section .owl-nav {
    display: none;
}
#newsletter-signup ul.gform_fields li:last-child label {
    text-align: left;
    font-size: 19px;
}
div#text-2 .alignright {
    float: none;
}

footer {
    text-align: center;
}
#copyright .copyright-col2 {
    padding-bottom: 15px;
}
footer#footer ul.menu li {
    padding: 0;
}
.counterstyle p span {
    font-size: 45px !important;
}
}
@media only screen and (max-width: 479px) {
#mobile-logo img {
    max-width: 190px;
    padding-top: 3px;
}
.sharingbottomlinks, .sharingbottomlinks a {
    font-size: 18px !important;
}
}
@media (min-width: 768px) {
.five-column .vc_col-sm-2 {
    width: 20%;
}
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
footer#footer ul.menu li ul.sub-menu li a {font-size:15px}
footer#footer ul.menu a {font-size:16px}
}




.pp_bottom {
    left: 15px;
}

.floatleft {
    float: left !important;
    clear: none !important;
}
.sharingbottomlinks, .sharingbottomlinks a {
    color: #0A63D0;
    line-height: 42px;
    font-size: 20px;vertical-align: middle;
    font-weight: 400;
}

.sharingbottomlinks a:hover {
    color: #00AEEF;
}

.addthis_inline_share_toolbox_07wj a.at-share-btn.at-svc-compact span {
    background: transparent !important;
}
body span.at4-share-count-container {
    display: none !important;
}
.floatleft span.at-icon-wrapper svg.at-icon {
    fill: #0A63D0 !important;
}
.floatleft span.at-icon-wrapper svg.at-icon:hover {
    fill: #1da1f2 !important;
}
.addthis_inline_share_toolbox_07wj {
    clear: none !important;
    float: right;
}
.snp-builder.snp-bld-showme .darkbg-popup-share {
    display: block;
}

.darkbg-popup-share {
    display: none;
}
.wpb_wrapper &gt; .darkbg-popup-share {
    display: block;clear: both;
    overflow: hidden;
}

body .wpb_wrapper &gt; .darkbg-popup-share a.at-icon-wrapper.at-share-btn.at-svc-compact {
    display: inline-block;
    margin-bottom: 5px !important;
}
.darkbg-popup-share .at-share-btn {
    background-color: transparent !important;
}


body .darkbg-popup-share .at-share-btn svg.at-icon {
    fill: #fff !important;
}

.floatleft.sharingbottomlinks p {
    float: left;
    margin: 0;
}
.whitebg-popup-share {    clear: both;
    overflow: hidden;}
.addthiswhiteontab .addthis_inline_share_toolbox_e7sm {
    margin: 0 auto !important;
    text-align: center;
    float: none !important;
}

body #content .addthiswhiteontab .addthis_inline_share_toolbox_e7sm a.at-icon-wrapper.at-share-btn.at-svc-compact {
    margin-bottom: 5px;
}
.addthis_inline_share_toolbox_e7sm a.at-share-btn.at-svc-compact span {
    background: transparent !important;
}
.floatleft.sharingbottomlinks p {
    display: none;
}

body .sharingbottomlinks a {
    color: #00aeef;display: inline-block;
}
body .sharingbottomlinks a:hover {
    color: #0a63d0;
}
body .sharingbottomlinks a.at-share-btn svg.at-icon {
    fill: #00aeef !important;
}
body .sharingbottomlinks a.at-share-btn:hover svg.at-icon {
    fill: #0a63d0 !important;
}

body .darkbg-popup-share .sharingbottomlinks a {
    color: #ffc72a !important;
}

body .darkbg-popup-share .sharingbottomlinks a:hover {
    color: #fff !important;
}

body .darkbg-popup-share a.at-share-btn svg.at-icon {
    fill: #ffc72a !important;
}

body .darkbg-popup-share a.at-share-btn:hover svg.at-icon {
    fill: #ffffff !important;
}
h4.customtextonblog {
    color: #999999;
    font-size: 16px;
}

.floatleft.sharingbottomlinks, .floatleft.sharingbottomlinks a {
    line-height: 25px;
}
.floatleft.sharingbottomlinks, .at-style-responsive .at-share-btn {padding:0}
body .at-style-responsive .at-share-btn {
    padding: 0 5px;
}
.hide{
	display:none;
}
</pre></body></html>