<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
Version: 1.0
*/


@import url("../unicon/style.css");
/*Cookie notice*/
.cookie-notice-container a {color: #fff!important; text-decoration: underline;}
.cookie-notice-container a:hover {color: #ffff00!important;}

a#cn-accept-cookie:hover,a#cn-refuse-cookie:hover {background-color:#e1e23e!important;color:#000!important;}
a#cn-accept-cookie:focus,a#cn-refuse-cookie:focus {outline: 2px dashed #fff!important;}

#cookie-notice {
    font-size: 17px!important;
	border-bottom: 2px solid #e1e23e;
	text-align: left!important;
	top: -1px;
}

.cn-button {
  border: 2px solid #f2f2f2 !important;
}
.cookie-notice-container {text-align: left!important;
    padding-top: 30px!important;
    padding-bottom: 45px!important;}

#cookie-notice h2 {color: #fff!important; margin-top:0px!important;margin-bottom:15px!important;text-align: left!important;}

.cn-text-container a:focus {
  outline: 2px solid #fff !important;
}

table
{
  margin-bottom: 25px;
}

td
{
  border: 1px solid #000;
  padding: 5px;
}


/*Events*/
.eventstyle {
	width: 45%;
    float: left;
	padding: 6px;
}

.page-numbers {
     font-size: 25px!important;
	margin-left: 10px!important;
}

.entry-meta a {
    color: #0037d0;
}
.entry-meta ul {
    color: #000000;
}

#category {
    margin-left: 15px;
	width: 160px;
}

#sidebar .widget h3 {
    font: 25px Roboto, Arial, Helvetica, sans-serif!important;
    color: #060606;
}
#sidebar .widget ul li a {
     color: #0927b9!important;
}

#sidebar .widget ul li a:hover {
    color: #1d1d1d!important;
}

.logo img {
    width: 100px;
    height: auto;
}

.sharebox {
    display: block;
    padding: 0;
    margin: 20px 0 60px 0;
}


a:hover,a:focus {outline: 2px dashed #0034D1;}

#fsearch {
    float: right;
    max-width: 325px;
    margin-top: 15px;
    font-size: 14px;
}

#fsearch input[type="text"],
input[type="password"] {
margin: 5px 0px 5px 0px;
padding: 5px;
}

#fsearch input[type="submit"] {
margin: 5px;
padding: 5px;
}

.mobfsearch {
margin: 0px 0px 5px;
color: #fff;
}

a {
    text-decoration: underline;
}

#navigation a { text-decoration:none;}

h3 {
    color: #F8971D;
    font-size: 18px;
}

h3 a {
    color: #0037d0!important;
    font-size: 20px!important;
    }

h3 a:hover {
    color: #000000!important;
    text-decoration: underline;
    }
h3 a:focus {
    color: #000000!important;
    text-decoration: underline;
    }


img {
border-radius: 20px 5px 30px 5px;
}

#footer {
background: #006ec3; /* Old browsers */
background: -moz-linear-gradient(top, #006ec3 0%, #004d9b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #006ec3 0%,#004d9b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #006ec3 0%,#004d9b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006ec3', endColorstr='#004d9b',GradientType=0 ); /* IE6-9 */
border-top: 3px solid #e4e4e4!important;
border-bottom: 1px solid #6d6d6d;
    }
   
#footer a:hover {text-decoration: underline; outline: none;}
#footer a:focus {text-decoration: underline; outline: 2px dashed #fff;}

#navigation li.current_page_ancestor &gt; a {
    color: #000;
	text-decoration: underline;
    
}

#navigation .sub-menu li a:hover {
  text-decoration: underline;
	outline: none;
}

#navigation .sub-menu li.current_page_item  &gt; a 
{color: #000;}

#navigation .sub-menu a:focus
{outline: 2px dashed #fff;}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    color: #000;
    background-color:#F8971D;
}




#copydiv {padding: 5px 0px 15px 0px}
#copyright {display: none;}


#mobile-navigation ul li a:hover {
    text-decoration: underline;
	outline: none;
}

#mobile-navigation ul li a {
padding: 12px !important;    
}

#mobile-navigation-btn {
    color: #006EC3 ;
    margin-right: 15px;
}

#mobile-navigation-btn:hover {
    color: #F09413 ;
}

#mobile-navigation-btn {
    font-size: 35px;
}

#mobile-navigation ul li.current-menu-item &gt; a {
       text-decoration: underline;
}



.wpb_content_element.wpb_tabs  .wpb_tour_tabs_wrapper .wpb_tab {
background-color: #fbfbfb;
padding: 15px;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 50px;
-webkit-border-radius: 0px 0px 5px 5px;   
}


.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
color: #4c4c4c;
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
color: #006EC3;
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    border-radius: 5px 5px 0px 0px;
    }


a.button, input[type="submit"], button {
    background: #FFFFFF none repeat scroll 0% 0%;
    border-color: #006EC3 ;
    border: 2px solid;
    color: #006EC3;
    border-radius: 2px;
}



.wpcf7-form .wpcf7-submit {
 background: #FFFFFF none repeat scroll 0% 0%;
    border-color: #006EC3 ;
    border: 2px solid;
    color: #006EC3;
    border-radius: 2px;}

input[type="submit"]:hover {
 background: #006EC3 none repeat scroll 0% 0%;
    border: 2px solid #003055;
    color: #fff;
    border-radius: 2px;}
    
    
    input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
textarea:focus {
    color: #4c4c4c;
    background: #ffffff;
    outline: none !important;
    border-color: #006ec3;
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
textarea{
    color:#4c4c4c;
}

#navigation &gt; ul &gt; li.megamenu &gt; ul &gt; li &gt; a {
    text-transform: none;
    margin-bottom: 10px;
    font-weight: 400;
    color: #FFF;
}

#navigation &gt; ul &gt; li.megamenu &gt; ul &gt; li &gt; a:hover{
	text-decoration: underline;
	outline: none;}

#navigation &gt; ul &gt; li.megamenu &gt; ul &gt; li &gt; a:focus {
	outline: 2px dashed #fff;}

.wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    color: #000 !important;
    padding: 0px 5px 10px 5px !important;
}

.wpb_tabs_nav li.ui-tabs-active {
    border-bottom-color: #006EC3 !important;
}

#navigation &gt; ul &gt; li.megamenu &gt; ul.sub-menu {
    background: -moz-linear-gradient(270deg, rgba(0,110,195,1) 0%, rgba(0,126,222,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,110,195,1)), color-stop(100%, rgba(0,126,222,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(0,110,195,1) 0%, rgba(0,126,222,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(0,110,195,1) 0%, rgba(0,126,222,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(0,110,195,1) 0%, rgba(0,126,222,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(0,110,195,1) 0%, rgba(0,126,222,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006EC3', endColorstr='#007EDE',GradientType=0 ); /* ie6-9 */

    border-bottom: 1px solid #0163af;
    border-top: 1px solid #0163af;
    border-radius: 0px 0px 15px 15px;
    
}






a.button.orange {
    background: #F8971D none repeat scroll 0% 0%;
    color: #FFF;
    border: none;
}

a.button.orange:hover {
    background: #ffffff none repeat scroll 0% 0%;
    border: 1px solid #006EC3;
    color: #006EC3 !important;
}

#navigation &gt; ul &gt; li.megamenu &gt; ul.sub-menu {
    -webkit-box-shadow: 0px 8px 9px 0px rgba(50, 50, 50, 0.32);
-moz-box-shadow:    0px 8px 9px 0px rgba(50, 50, 50, 0.32);
box-shadow:         0px 8px 9px 0px rgba(50, 50, 50, 0.32);
}

.designed_by {
        float: left;
    width: 100%;
    background: black;
    padding: 9px;
    box-sizing: border-box;
    font-size: 0.8em;
    color: #bdbdbd;
}

.designed_by p {
    float: left;
    margin: 0px;
    text-indent: 20px;
    margin-right: 40px;
}

.designed_by a {
    color: white!important;
	float: left;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
	
}

.designed_by a:hover, .designed_by a:focus {
	color: white;
	text-decoration: underline;
}

#mobile-navigation-btn {margin-right: 35px;color: #006ec3!important;}

@media only screen and (max-width: 800px) {
	.designed_by p {
    float: left;
    margin: 0px;
    text-indent: 0px; 
    margin-right: 40px;
    text-align: center;
}
    }

@media only screen and (max-width: 767px) {
	.hideresponsive {display: none!important;}
    }</pre></body></html>