@charset "UTF-8";
        html {
line-height: 1.15;
-webkit-text-size-adjust: 100%; }  body {
margin: 0; }   hr {
box-sizing: content-box;
height: 0;
overflow: visible; } pre {
font-family: monospace, monospace;
font-size: 1em; }  a {
background-color: transparent; } abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted; } b,
strong {
font-weight: bolder; } code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em; } small {
font-size: 80%; } sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }  img {
border-style: none; }  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0; } button,
input {
overflow: visible; } button,
select {
text-transform: none; } button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; } button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; } fieldset {
padding: 0.35em 0.75em 0.625em; } legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal; } progress {
vertical-align: baseline; } textarea {
overflow: auto; } [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; } [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none; } ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit; }  details {
display: block; } summary {
display: list-item; }  template {
display: none; } [hidden] {
display: none; } body,
button,
input,
select,
optgroup,
textarea {
font-family: "Roboto", sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.8; }
h1, h2, h3, h4, h5, h6, label {
clear: both;
font-family: "Oswald", sans-serif;
font-family-font-weight: 400 !important;
font-family-margin: 0 !important; }
.staff-dep h2 {
background-color: #fff;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
padding: 5px 15px;
font-size: 18px;
text-transform: uppercase; }
p {
margin-bottom: 0;
line-height: 1.8;
font-size: 16.96px;
font-size: 1.06rem; }
dfn, cite, em, i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
color: #d1d1d1;
margin: 10px 0;
font-size: 16px;
font-size: 1rem; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em; }
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark, ins {
background: #fff9c0;
text-decoration: none; }
big {
font-size: 125%; } html {
box-sizing: border-box; }
*,
*:before,
*:after {
box-sizing: inherit; }
*:focus {
outline: none; }
body {
background: #fafafa;
min-width: 320px; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
article {
background-color: #fff;
overflow: hidden;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
padding: 10px 0;
margin-bottom: 20px;}
section {
margin-bottom: 20px; }
section.contact__header {
background: #fff; }
ul, ol {
margin: 0;
padding: 0; }
ul {
list-style: none; }
ol {
list-style: none; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
img {
height: auto;
max-width: 100%;
display: block;
object-fit: cover; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%; } .b_pagination {
width: 100%;
margin: 15px 0; }
.b_pagination ul {
display: table;
margin: 0 auto; }
.b_pagination li {
float: left;
margin: 0 5px; }
.b_pagination li a.page-numbers {
display: inline-block;
padding: 4px 12px;
margin-right: 0;
border-radius: 0;
border: solid 1px #c0c0c0;
font-size: .875em;
font-weight: bold;
text-decoration: none;
color: #717171; }
.b_pagination li a.page-numbers:hover {
color: yellow;
background: #2247ff; }
.b_pagination li span.page-numbers.current {
display: inline-block;
padding: 4px 12px;
margin-right: 0;
border-radius: 0;
border: solid 1px #c0c0c0;
font-size: .875em;
font-weight: bold;
-webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5);
-moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5);
box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5);
color: #2247ff; } button,
input[type="button"],
input[type="reset"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 16px;
font-size: 1rem;
line-height: 1;
padding: .6em 1em .4em; }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
border-color: #ccc #bbb #aaa; }
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus {
border-color: #aaa #bbb #bbb; }
input[type="submit"] {
width: 100%;
border: 0;
display: inline-block;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
padding: .5em 0;
font-family: "Oswald", sans-serif;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
color: #fff !important;
font-weight: bold;
background: #0C5C88; }
input[type="submit"]:hover {
text-decoration: none;
background: #055e8f;
background: -moz-linear-gradient(top, #085d8c, #0a4c71); }
input[type="submit"]:active {
position: relative;
top: 1px;
color: #015f93;
background: -moz-linear-gradient(top, #015f93, #128cce); }
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
padding: 3px; }
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111; }
textarea {
width: 100%; }
input[type="file"] {
border: 0;
padding: 10px;
margin: 8px 0; }
input[type="text"],
input[type="email"],
input[type="search"],
textarea,
select {
border: none;
border-bottom: 1px solid #21759b;
border-radius: .4rem;
width: 100%;
padding: 10px;
margin: 8px 0;
background-color: #fff;
font-family: "Oswald", sans-serif; }
input[type="text"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
border-bottom: 2px solid yellow; }
label,
.m_button {
font-size: 16px;
font-size: 1rem;
font-weight: 400;
width: 100%; }
.m_button {
padding: 5px;
margin: 0;
width: 100px;
float: right;
bottom: 0;
right: 0;
outline: none;
text-decoration: none;
font-weight: bold;
display: block;
text-align: center;
line-height: 22px; }  a,
.entry-title a {
color: royalblue; }
a:visited,
.entry-title a:visited {
color: purple; }
a:hover, a:focus, a:active,
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
color: midnightblue; }
a:focus,
.entry-title a:focus {
outline: thin dotted; }
a:hover, a:active,
.entry-title a:hover,
.entry-title a:active {
outline: 0; } nav {
background: #2247ff; }
nav .sf-arrows .sf-with-ul::after {
border-top-color: yellow; }
nav .sf-menu {
margin: 0;
padding: 0;
position: relative;
background: transparent;
float: right; }
nav .sf-menu .sf-mega {
background-color: rgba(0, 0, 0, 0.8);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
left: auto; }
nav .sf-menu .sf-mega:after {
content: '';
position: absolute;
border: 10px solid transparent;
border-top: 10px solid #f60;
left: 10%;
margin-left: -12px;
top: 0;
width: 0;
z-index: 1000; }
nav .sf-menu .sf-mega ul {
display: block;
float: none;
position: relative; }
nav .sf-menu .sf-mega ul li {
background: #fff;
display: block;
margin: 5px 0; }
nav .sf-menu .sf-mega ul li a {
color: #fff;
font-weight: normal;
margin: 0;
padding: 0; }
nav .sf-menu .sf-mega ul li a:before {
content: "\f105";
font-family: FontAwesome;
float: left;
margin-right: 10px; }
nav .sf-menu .sf-mega ul li a:hover {
color: yellow;
margin-left: 5px; }
nav .sf-menu li {
position: static;
white-space: normal;
background: transparent !important; }
nav .sf-menu li:hover {
background: transparent !important; }
nav .sf-menu li > a {
text-decoration: none;
font-family: "Oswald", sans-serif;
border: none;
display: block;
position: relative;
margin: 2px 0 0 0;
color: #fff;
font-size: 17.6px;
font-size: 1.1rem; }
nav .sf-menu li > a:hover {
text-decoration: none;
color: royalblue;
color: yellow; }
nav .sf-menu li > a.active {
border-top: 2px solid #f60;
margin: 0; }
nav .sf-menu > li > ul {
width: auto;
left: auto; }
nav .sf-menu > li > ul li {
background-color: white !important; }
nav .sf-menu > li > ul li:hover {
background-color: #CCCCCC !important; }
nav .sf-menu > li > ul li a {
color: royalblue;
position: relative; }
nav .sf-menu > li > ul li a:hover {
color: #000; }
.posts-navigation {
margin: 10px 0;
padding: 10px; }
.posts-navigation .nav-links a {
color: #fff; }
.mobile-mnu {
cursor: pointer; }
.toggle-mnu {
display: block;
width: 45px;
height: 33px;
float: left;
padding: 6px 8px; }
.toggle-mnu span:after,
.toggle-mnu span:before {
content: "";
position: absolute;
left: 0;
top: 9px; }
.toggle-mnu span:after {
top: 18px; }
.toggle-mnu span {
position: relative;
display: block; }
.toggle-mnu span, .toggle-mnu span:after, .toggle-mnu span:before {
width: 100%;
height: 3px;
background-color: #f60;
transition: all 0.3s;
backface-visibility: hidden;
border-radius: 2px; }
.toggle-mnu.on span {
background-color: transparent; }
.toggle-mnu.on span:before {
-webkit-transform: rotate(45deg) translate(-1px, 0px);
-moz-transform: rotate(45deg) translate(-1px, 0px);
-ms-transform: rotate(45deg) translate(-1px, 0px);
-o-transform: rotate(45deg) translate(-1px, 0px);
transform: rotate(45deg) translate(-1px, 0px); }
.toggle-mnu.on span:after {
-webkit-transform: rotate(-45deg) translate(6px, -7px);
-moz-transform: rotate(-45deg) translate(6px, -7px);
-ms-transform: rotate(-45deg) translate(6px, -7px);
-o-transform: rotate(-45deg) translate(6px, -7px);
transform: rotate(-45deg) translate(6px, -7px); } .breadcrumbs {
overflow: hidden;
width: 100%;
margin: 15px 0 10px 0; }
.breadcrumbs li {
float: left;
margin: 0 .2em 0 1em; }
.breadcrumbs li a {
padding: .5em 1em;
float: left;
text-decoration: none;
color: #2247ff;
position: relative;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #ddd; }
.breadcrumbs li a:hover {
background: #2247ff;
color: #fff; }
.breadcrumbs li a:hover::after {
border-left-color: #2247ff; }
.breadcrumbs li a:hover::before {
border-color: #2247ff #2247ff #2247ff transparent; }
.breadcrumbs li a::after {
content: "";
position: absolute;
top: 50%;
margin-top: -1.5em;
border-top: 1.5em solid transparent;
border-bottom: 1.5em solid transparent;
border-left: 1em solid;
right: -1em;
color: #ddd; }
.breadcrumbs li a::before {
content: "";
position: absolute;
top: 50%;
margin-top: -1.5em;
border-width: 1.5em 0 1.5em 1em;
border-style: solid;
border-color: #ddd #ddd #ddd transparent;
left: -1em; }
.breadcrumbs .current,
.breadcrumbs .current:hover {
font-weight: bold;
background: #2247ff;
color: #fff; }
.breadcrumbs .current::after,
.breadcrumbs .current:hover::after {
content: "";
position: absolute;
top: 50%;
margin-top: -1.5em;
border-top: 1.5em solid transparent;
border-bottom: 1.5em solid transparent;
border-left: 1em solid;
right: -1em;
color: #2247ff; }
.breadcrumbs .current::before,
.breadcrumbs .current:hover::before {
content: '';
top: 50%;
margin-top: -1.5em;
border-width: 1.5em 0 1.5em 1em;
border-style: solid;
border-color: #2247ff transparent;
color: #2247ff; }  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0; } .widget {
margin: 0 0 1.5em 0; }
.widget .lawBase {
color: #fff;
text-transform: uppercase;
font-weight: bold;
border-bottom: 2px solid yellow;
outline: none; }
.widget .social-links {
text-align: center; }
.widget .fb-container,
.widget .tagcloud {
margin: 20px 0; }
.widget h3 {
text-transform: uppercase;
font-size: 20.8px;
font-size: 1.3rem;
margin: 0;
padding: 5px 0;
border-bottom: 1px solid #2247ff;
border-left: 5px solid #2247ff;
text-align: center;
position: relative; }
.widget h3:after {
content: '';
border: 8px solid transparent;
border-left: 9px solid #2247ff;
position: absolute;
left: 0;
top: 50%;
margin-top: -8px; }
.widget img {
text-align: center; }
.widget p {
font-size: 14px;
line-height: 23px;
font-size: 16px;
font-size: 1rem;
color: #d1d1d1; }
.widget ul.list {
width: 85%;
margin: 10px auto; }
.widget ul.list > li {
float: left;
display: block;
margin: 0 15px 0; }
.widget ul.list > li a {
font-size: 30px;
display: block;
color: #d1d1d1; }
.widget ul.list > li a:hover.facebook {
color: #5172b8; }
.widget ul.list > li a:hover.viber {
color: #834995; }
.widget .tagcloud a {
display: block;
font-size: 16px;
font-size: 1rem;
float: left;
margin: 0 5px 5px 0;
border: 1px solid yellow;
padding: 5px 10px;
text-decoration: none; }
.widget .tagcloud a .fas {
margin-right: 5px;
font-size: 12px; } .f_widget .thumb {
margin: 15px 0 0;
position: relative; }
.f_widget .thumb .excerpt-wrap {
bottom: 0;
background-color: rgba(0, 0, 0, 0.7);
padding: 15px;
position: absolute; }
.f_widget .thumb .excerpt-wrap a {
color: #ffffff; } .ui.modal {
top: 20%;
max-height: calc(50vh);
height: auto;
left: 0;
right: 0;
margin: 0 auto; }
.ui.modal .scrolling {
max-height: calc(35vh) !important; }
.ui.modal .close {
color: #2247ff; } .pic-post {
display: -webkit-flex;
display: -ms-flex;
display: flex;
flex-direction: row;
justify-content: space-between;
align-content: space-around;
align-items: baseline;
flex-wrap: wrap;
flex-basis: 50%;
margin: 15px 0; }
.pic-post .pic {
width: 30%;
margin: 5px 3px;
align-self: center; }
.pic-post .pic img {
height: 80px; }
.main-post h4,
.main-post p {
margin: 3px 15px; }
.main-post p {
color: #000;
line-height: 23px; }
.entry-meta,
.excerpt-footer {
margin: 10px 15px; }
.entry-meta .date,
.excerpt-footer .date {
float: right; }
.entry-meta .main-color-bg a,
.excerpt-footer .main-color-bg a {
margin-left: 5px; }
.excerpt-footer .more-link {
float: left; }
.excerpt-footer .share-links {
float: right; }
.recent-thumb {
float: left;
width: 40%;
margin: 0; }
.post-right {
float: right;
width: 55%; }
.item-post {
border-bottom: 1px solid #ccc;
padding: 5px 0; }
.item-post:last-child {
border-bottom: none; } .small_tabs {
background-color: #fff; }
.leftSide {
float: right;
width: 35%; }
.leftSide span.left-tab {
display: block;
padding: 10px 10px;
background-color: #fff;
cursor: pointer;
border-bottom: 1px solid #9a9a9a; }
.leftSide span.left-tab:last-child {
border-bottom: none; }
.leftSide span.left-tab.active {
border-bottom: 1px solid #fa7b0a;
color: #fa7b0a; }
.rightSide {
float: left;
width: 65%; }
.rightSide .right-item {
display: none;
position: relative; }
.rightSide .right-item:first-child {
display: block; }
.rightSide .right-item .tab_content {
position: absolute;
bottom: 0;
color: #fff;
background-color: rgba(0, 0, 0, 0.7);
padding: 5px;
line-height: 23px;
font-size: 14.4px;
font-size: 0.9rem; }
.rightSide .right-item .tab_content a {
color: #ffffff;
font-weight: bold;
border-bottom: 1px solid yellow;
padding-bottom: 3px;
}
.rightSide .right-item .tab_content a:hover {
color: yellow;
font-weight: bold;
border-bottom: 1px solid blue;
padding-bottom: 3px;
}  .title {
border-bottom: 2px solid yellow;
padding-bottom: 5px;
text-transform: uppercase;
color: blue;
font-weight: bold; } #secondary .f_widget {
background-color: #fff;
overflow: hidden;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
padding: 10px 0; } .site-branding {
padding: 0;
margin-top: 5px; }
.site-branding a {
color: #fff; }
section.slider-content{
position: relative;
}
.main-slider,
.sliderborton {
border: 0 solid red; }
.main-slider {
height: 90vh;
position: relative;
overflow: hidden; }
.main-slider img {
max-height: 90vh;
object-fit: cover; }
.main-slider .short_text,
.main-slider .short_text__small {
position: absolute;
top: 10%;
color: #fff;
background-color: rgba(0, 0, 0, 0.6);
padding: 15px 5px;
font-family: "Roboto", sans-serif;
font-size: 17.6px;
font-size: 1.1rem; }
.main-slider .short_text p,
.main-slider .short-text__small p {
margin: 0 15px;
line-height: 23px; }
.main-slider .short_text {
position: absolute;
max-width: 600px;
width: 100%;
left: 5%;
padding: 15px;
}
.main-slider .short_text h2 {
margin-bottom: 15px; }
.main-slider .short_text__small {
max-width: 300px;
width: auto;
padding: 5px 0; }
.sliderborton {
position: absolute;
bottom: 0;
right: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.9);
opacity: 0.8;
z-index: 3; }
.sliderborton .slider__soc-block .slideBlock {
padding: 20px 0;
border-right: 1px solid rgba(250, 250, 250, 0.15);
text-align: center; }
.sliderborton .slider__soc-block .slideBlock:last-child {
border-right: none; }
.sliderborton .slider__soc-block .slideBlock .icon-box {
width: 70%;
margin: 0 auto; }
.sliderborton .slider__soc-block .slideBlock .icon-box span {
display: block;
font-weight: bold;
color: #ccc; }
.sliderborton .slider__soc-block .slideBlock .icon-box .fas,
.sliderborton .slider__soc-block .slideBlock .icon-box .far {
font-size: 32px;
font-size: 2rem;
color: yellow; }
.sliderborton .slider__soc-block .slideBlock .icon-box .icon-box__text h4 {
margin: 0;
font-size: 16px;
font-size: 1rem;
color: #ccc; }
.sliderborton .slider__soc-block .slideBlock .icon-box .top__nav-social {
margin: 20px auto; }
.sliderborton .slider__soc-block .slideBlock .icon-box .top__nav-social li {
float: left;
display: block;
margin-right: 15px; }
.sliderborton .slider__soc-block .slideBlock .icon-box .top__nav-social li .fab {
font-size: 32px;
font-size: 2rem; }
.mainBlock {
border-top: 3px solid #2247ff;
margin: 0;
padding-top: 0;
position: relative; }
.mainBlock .block_title {
position: absolute;
top: 0;
left: 0; }
.mainBlock .owl-dots {
text-align: center;
margin-top: 15px; }
.mainBlock .owl-dots .owl-dot {
width: 13px;
height: 13px;
border-radius: 100%;
border: 1px solid #ccc;
background: #fff;
margin-right: 5px;
display: inline-block; }
.mainBlock .owl-dots .owl-dot.active {
background: #fa7b0a; }
.mainBlock .tabs {
width: 40%;
margin: 0 auto;
overflow: hidden; }
.mainBlock .tabs span.tab {
display: block;
position: relative;
width: 50%;
float: left;
text-align: center;
padding: 10px 0; }
.mainBlock .tabs span.tab a {
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
font-family: "Oswald", sans-serif;
color: #000; }
.mainBlock .tabs span.tab.active a {
color: #ff6600;
outline: none; }
.mainBlock .tabs span.tab.active a:after {
content: '';
position: absolute;
border: 8px solid transparent;
border-top: 8px solid #2247ff;
left: 50%;
margin-left: -12px;
top: 0;
width: 0; }
.mainBlock .tab_item {
display: none; }
.mainBlock .tab_item:first-child {
display: block; }                  .topfooter {
background: #333;
color: #fff;
padding: 20px 0;
border-bottom: 1px solid #18181a; }
.subfooter {
background: #1d1e20;
padding: 8px 0;
border-top: 1px solid #242428; } .sticky {
display: block; }
.sticky_thumb img {
margin: 0 auto;
height: 250px;}
.hentry {
margin: 0 0 1.5em; }
.updated:not(.published) {
display: none; }
.page-content,
.entry-content,
.content-area {
margin: 0; }
.entry-summary,
.entry-footer {
margin: 15px; }
.comments-link,
.edit-link,
.tags-links {
margin: 0 10px; }
.entry-content {
padding: 0 15px;
margin: 15px 0; }
.entry-content ul {
list-style: inherit;
margin: 20px 0 0 20px; }
.entry-content ul li {
margin: 15px 0; }
.single-soc {
padding: 0 5px;
margin: 10px auto;
width: 50%;
text-align: center; }
.single-soc ul li {
display: inline-block;
width: 20%; }
.single-soc ul li a {
font-size: 30px; }
.single-soc ul li a.fb {
color: #3c5b9c; }
.single-soc ul li a.tw {
color: #1da1f2; }
.single-soc ul li a.ins {
color: #cd3d7a; }
.post-thumbnail img {
margin: 0 auto; }
.entry-header {
margin: 0 0 20px 0; }
.entry-title {
border-left: 5px solid #2247ff;
padding: 5px 10px; }
.page-links {
clear: both;
margin: 0 0 1.5em; }
.s_title {
border-bottom: 2px solid #2247ff;
margin-bottom: 15px; }
.b_block {
margin-bottom: 10px;
position: relative; }
.b_block img {
z-index: 1;
object-fit: cover;
margin: 0 auto;
max-height: 400px;
height: 100%;}
.in_block,
.b_title {
position: absolute;
z-index: 2;
font-weight: bold;
color: #fff;
background: rgba(0, 0, 0, 0.7);
padding: 10px 15px; }
.in_block {
bottom: 40%;
line-height: 23px;
color: #fff;
background-color: rgba(0, 120, 201, 0.7);
padding: 15px; }
.b_title {
top: 10%;
text-transform: uppercase;
left: 5%; }
a.more-link {
position: absolute;
right: 2%;
background-color: #f60;
padding: 10px 45px;
color: #ffffff;
font-weight: bold; }
a.more-link:hover {
color: #0078c9; }
.in_block_btn {
position: absolute;
bottom: 10%;
right: 2%;
background-color: #f60;
padding: 10px 45px; }
.in_block_btn a {
color: #fff;
text-transform: uppercase;
font-weight: bold; }
.block_lstart {
border-bottom: 2px solid yellow;
margin: 0 0 20px 0;
padding: 0;
background: #fff;
-webkit-box-shadow: 0px 0px 15px -4px rgba(0, 0, 0, 0.17);
box-shadow: 0px 0px 15px -4px rgba(0, 0, 0, 0.17);
position: relative;
min-height: 220px;
overflow: hidden;}
.block_lstart .limg {
float: left;
width: 100%; }
.block_lstart .ltext {
float: none;
width: 100%;
margin: 10px auto;
padding: 3px 0; }
.block_lstart .ltext p {
line-height: 1.5em;
margin: 0 10px; }
.block_lstart .ltext h3 {
font-size: 19.2px;
font-size: 1.2rem;
margin: 0 10px 10px;
font-weight: 400; }
.grid {
margin: 20px 0;
padding: 0;
column-gap: 1.1em;
-moz-column-gap: 1.1em;
-webkit-column-gap: 1.1em;
column-count: 3;
-moz-column-count: 3;
-webkit-column-count: 3; }
.grid .grid-item {
display: inline-block;
padding: 0;
margin: 0 0 1em;
line-height: 23px;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box; }
.grid .block_lstart .grid-imgblock {
position: relative;
margin-bottom: 15px; }
.grid .block_lstart .grid-imgblock .grid-title {
color: #fff;
position: absolute;
bottom: 0;
padding: 5px 10px;
font-size: 15px;
background-color: rgba(0, 0, 0, 0.7); }
.grid .block_lstart p {
margin: 0 14px;
float: right; }
.grid .block_lstart p a {
color: #2247ff;
outline: none;
text-decoration: none;
font-weight: bold;
display: block;
text-align: center; }
.staff-dep,
.contact-infobox {
padding: 10px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
.staff-dep .main-post h2,
.contact-infobox .main-post h2 {
border: none;
background: none;
box-shadow: none; }
.staff-dep .staff_block,
.contact-infobox .staff_block {
margin: 15px 0;
position: relative; }
.staff-dep .main-post .staff-title,
.staff-dep .staff_block .staff-title,
.contact-infobox .main-post .staff-title,
.contact-infobox .staff_block .staff-title {
color: #fff;
position: absolute;
bottom: 4%;
padding: 5px 10px;
font-size: 15px;
background-color: rgba(0, 0, 0, 0.7); }
.staff-dep .staff_block .overlay img,
.contact-infobox .staff_block .overlay img {
height: 250px;
object-fit: contain; }
.staff-dep .staff-soc,
.contact-infobox .staff-soc {
margin: 10px 0; }
.staff-dep .staff-soc li,
.contact-infobox .staff-soc li {
display: block;
float: left;
margin: 0 15px;
width: 5%; }
.staff-dep .staff-soc li a,
.contact-infobox .staff-soc li a {
font-size: 30px; }
.contact-infobox {
background-color: #fff; }
.contact-infobox ul {
margin: 10px 0; }
.contact-infobox li {
border-bottom: 1px solid #D8D8D8;
margin-bottom: 20px;
padding-bottom: 20px;
padding-left: 12px; }
.contact-infobox li:last-child {
border-bottom: none;
margin-bottom: 15px;
padding-bottom: 15px; }
.contact-infobox .contact-profile__icon {
float: left; }
.contact-infobox .contact-profile__icon .fa {
font-size: 25px; }
.contact-infobox .contact-profile__text {
margin-left: 35px;
font-family: "Oswald", sans-serif;
font-size: 14px; }
.g_main {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -o-flex;
display: flex;
flex-flow: row wrap; }
.g_main .g_item {
border: 1px solid red;
padding: 1px;
flex: 1 0 200px;
align-self: auto; }
.contact-headblock {
margin: 0 15px;
padding: 10px 0; }
.contact-headblock img {
margin: 0 auto; }
.timeline-centered {
position: relative;
margin: 30px 0; }
.timeline-centered:before {
content: '';
position: absolute;
display: block;
width: 5px;
background: #f2f3f7;
top: 20px;
bottom: 0;
margin-left: 29px; }
.timeline-centered .timeline-entry {
position: relative;
margin-top: 5px;
margin-left: 30px;
margin-bottom: 10px;
clear: both; }
.timeline-centered .timeline-entry .timeline-entry-inner {
position: relative;
margin-left: -25px; }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
display: block;
width: 50px;
height: 50px;
word-wrap: break-word;
background: #2c98f0;
font-weight: bold;
color: yellow;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
border-radius: 50%;
text-align: center;
-moz-box-shadow: 0 0 0 5px yellow;
-webkit-box-shadow: 0 0 0 5px yellow;
box-shadow: 0 0 0 5px yellow;
line-height: 20px;
float: left;
font-size: 14px;
padding: 7px 5px; }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
position: relative;
background: #fff;
padding: 1.5em;
margin-left: 65px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
content: '';
display: block;
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 9px 9px 9px 0;
border-color: transparent #c0c0becc transparent transparent;
left: 0;
top: 15px;
margin-left: -9px; }
.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h1, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h3 {
display: inline-block; } .gallery-filter ul {
text-align: center;
background: #0C1F34;
width: 98%;
margin: 30px auto;
transform: skewX(-31deg); }
.gallery-filter ul li {
display: inline; }
.gallery-filter ul li span {
display: inline-block;
color: #777d83;
margin-right: 10px;
padding: 10px 15px;
text-transform: uppercase;
cursor: pointer;
position: relative;
z-index: 1;
transform: skewX(31deg);
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease; }
.gallery-filter ul li span:after {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: #10bcf4;
z-index: -1;
opacity: 0;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transform: skewX(-30deg);
-ms-transform: skewX(-30deg);
-o-transform: skewX(-30deg);
-moz-transform: skewX(-30deg);
-webkit-transform: skewX(-30deg); }
.gallery-filter ul li.active span, .gallery-filter ul li:hover span {
color: #fff; }
.gallery-filter ul li.active span:after, .gallery-filter ul li:hover span:after {
opacity: 1; }
#image-gallery .mix {
display: none; }
.gallery-post {
padding: 0;
-moz-column-gap: 0.2em;
-webkit-column-gap: 0.2em;
column-gap: 0.2em;
-moz-column-count: 4;
-webkit-column-count: 4;
column-count: 4;
width: 100%; }
.gallery-post .gallery-img {
width: 100%;
}
.gallery-post .gallery-img a > img {
display: block;
width: 100%;
overflow: hidden; }
.gallery-post .gallery-img a > img:focus {
outline: none; }
#timeline {
margin: 0 auto; }
.inner_block iframe {
border: none;
height: 100%;
min-height: 500px;
}
.inner_block {
padding: 20px 0;
overflow: hidden;
-webkit-box-shadow: 0px 0px 15px -4px rgba(0, 0, 0, 0.17);
box-shadow: 0px 0px 15px -4px rgba(0, 0, 0, 0.17);
background-color: #fff;
position: relative;
border-radius: 6px;
margin-top: 20px;}
.inner_block_content .share-links {
font-size: 20px;
margin: 0 auto;
width: 40%;   }
.inner_block_content {
margin: 20px;
}
.inner_block_content table tr td {
border: 1px solid #c1c1c1;
padding: 3px;
}
.inner_block_content .share-links .links {
font-size: 30px;
}
.ui.items{
margin: 0 !important;
}
#titleLabel,
#titleLabel_1,
#titleLabel_2,
#titleLabel_3,
#titleLabel_4,
#titleLabel_5,
#titleLabel_6,
#titleLabel_7,
#titleLabel_8{
cursor: pointer;
margin-left: 5px;
}
.b_year {
margin: 20px auto 0;
width: 90%;
text-align: center;
background: #0C1F34;
transform: skewX(-31deg); }
.b_year span {
display: inline-block;
color: #777d83;
margin-right: 10px;
padding: 10px 15px;
text-transform: uppercase;
cursor: pointer;
position: relative;
z-index: 1;
transform: skewX(31deg);
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease; }
.b_year span::after {
content: '';
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
background: #10bcf4;
z-index: -1;
opacity: 0;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
transform: skewX(-30deg);
-ms-transform: skewX(-30deg);
-o-transform: skewX(-30deg);
-moz-transform: skewX(-30deg);
-webkit-transform: skewX(-30deg); }
.b_year span.active, .b_year span:hover {
color: #fff; }
.b_year span.active:after, .b_year span:hover:after {
opacity: 1; }
.b_year span a {
color: #fff;
display: block; } .b_comments {
width: 100%;
margin: 20px auto;
padding: 0 0 15px;
}
.must-log-in,
.comment-notes {
font-size: 16px;
font-size: 1rem;
margin: 10px auto; }
.comLeft {
float: left;
margin: 0 10px;
border: 0 solid black;
max-width: 100px; }
.comments-title {
text-align: center; }
.comment-reply-title,
.logged-in-as,
.comment-notes {
width: 90%;
margin: 10px auto; }
.comRight {
line-height: 24px;
margin: 0 15px;
font-size: 16px;
font-size: 1rem; }
.comRight .comment_author {
font-weight: bold;
font-size: 16px;
font-size: 1rem; }
.comRight .comment_author span {
display: block;
font-weight: normal;
color: #ccc;
display: block;
font-size: 16px;
font-size: 1rem;
margin: 10px auto; }
.comRight .comment_author span .fa {
margin-right: 10px; } .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; } embed,
iframe,
object {
max-width: 100%; } .custom-logo-link {
display: inline-block; }  @media only screen and (max-width: 1200px) {
.ltext h3 {
margin: 0 10px 10px !important; } }
@media only screen and (max-width: 1024px) {
.single-soc {
margin: 0; } } @media only screen and (max-width: 992px) {
.container {
width: 95%;
}
.mobile-mnu {
margin: 5px; }
.site-branding {
margin-top: 0;
float: right; }
.sf-menu {
display: none !important; }
.staff_block .overlay img {
height: 220px;
object-fit: contain; }
.inner_block_content .share-links {
width: 100%;
}
.linear-img img {
margin: 20px auto;
}
}
@media only screen and (max-width: 768px) {
.main-slider {
height: auto !important; }
.bigslider-carousel .owl-nav {
top: 20% !important;
width: 100%;
right: 0 !important; }
.bigslider-carousel .owl-nav > button {
position: absolute;
width: 50px !important;
height: 50px !important;
overflow: hidden; }
.bigslider-carousel .owl-nav > button.owl-prev {
left: 3%;
margin: 0 !important;
background-color: transparent !important; }
.bigslider-carousel .owl-nav > button.owl-prev:after {
font-size: 40px !important;
color: #ffd900 !important; }
.bigslider-carousel .owl-nav > button.owl-next {
right: 3%;
background-color: transparent !important; }
.bigslider-carousel .owl-nav > button.owl-next:after {
font-size: 40px !important;
color: #ffd900 !important; }
.partner_block {
margin: 10px 0; }
.partner_block .thumb img {
height: auto !important; }
.grid {
column-count: 2;
column-count--moz-column-count: 2;
column-count--webkit-column-count: 2; }
.leftSide,
.rightSide {
float: none;
width: 100%; }
.leftSide {
overflow: auto;
height: 220px; }
.single-soc {
width: 100%; }
.staff_block .overlay img {
height: auto;
object-fit: contain; } }
@media only screen and (max-width: 640px) {
#timeline::after {
left: 31px; }
.inner {
width: 100% !important; }
.inner::before {
left: 60px;
border: medium solid white;
border-width: 10px 10px 10px 0;
border-color: transparent white transparent transparent; }
.left::after,
.right::after {
left: 22px; }
.right {
left: 0%; }
.lm-pic {
-webkit-flex: 1 40%;
-moz-flex: 1 40%;
-ms-flex: 1 40%;
-o-flex: 1 40%;
flex: 1 40%; } } @media only screen and (max-width: 480px) {
.entry-title {
font-size: 16px; }
.sliderborton .slider__soc-block .slideBlock {
padding: 10px 0 !important; }
.block_lstart .limg {
float: none;
width: 100%; }
.block_lstart .limg img {
max-height: 300px; }
.block_lstart .ltext {
float: none;
width: 100%;
margin: 10px 0; }
.grid {
column-count: 1;
column-count--moz-column-count: 1;
column-count--webkit-column-count: 1; }
.tabs {
width: 100% !important; }
.lm-pic {
-webkit-flex: 1 50%;
-moz-flex: 1 50%;
-ms-flex: 1 50%;
-o-flex: 1 50%;
flex: 1 50%; } }
@media only screen and (max-width: 380px) {
.bigslider-carousel .owl-nav {
top: 10% !important; }
.bigslider-carousel .single-soc {
top: 10% !important; }
.l_thumb {
width: 100% !important; } }
@media only screen and (max-width: 320px) { }  @media only screen and (min-width: 320px) { } @media only screen and (min-width: 480px) { } @media only screen and (min-width: 768px) { } @media only screen and (min-width: 992px) { } @media only screen and (min-width: 1200px) {
.container {
width: 95%; } }
@media only screen and (min-width: 1920px) {
nav .sf-menu li > a {
font-size: 19.04px;
font-size: 1.19rem; }
.f_widget .thumb img {
max-height: 350px !important; }
.related-posts .thumb img {
height: 240px !important; } } .bigslider-carousel {
position: initial; }
.bigslider-carousel .owl-nav {
position: absolute;
bottom: 4%;
right: 10%;
display: block !important;
z-index: 5; }
.bigslider-carousel .owl-nav > button {
width: 64px;
height: 64px; }
.bigslider-carousel .owl-nav > button.owl-prev {
margin-right: 50px;
outline: none;
background: #ffd900; }
.bigslider-carousel .owl-nav > button.owl-prev:after {
content: "\f100";
font-family: FontAwesome;
color: #2247ff;
font-size: 20px; }
.bigslider-carousel .owl-nav > button.owl-next {
outline: none;
background: #ffd900; }
.bigslider-carousel .owl-nav > button.owl-next:after {
content: "\f101";
font-family: FontAwesome;
color: #2247ff;
font-size: 20px; }
.r_block {
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 2px solid #2247ff;
margin: 0 0 20px 0;
padding: 10px 0;
background: #fff;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
.r_block h3 {
text-align: center;
margin-bottom: 5px; }
.related-posts {
border-top: 1px solid #2247ff; }
.related-posts .owl-nav {
position: absolute;
top: -45px;
right: 10px;
display: block !important; }
.f_widget .owl-nav {
position: absolute;
top: -40px;
right: 10px;
display: block !important; }
.related-posts .thumb img {
height: 150px;
object-fit: cover; }
.related-posts .owl-nav .owl-prev {
margin-right: 10px;
outline: none; }
.related-posts .owl-nav .owl-prev:after {
content: "\f0a8";
font-family: FontAwesome;
color: #2247ff;
font-size: 20px; }
.related-posts .owl-nav .owl-next {
outline: none; }
.related-posts .owl-nav .owl-next:after {
content: "\f0a9";
font-family: FontAwesome;
color: #2247ff;
font-size: 20px; }
.item,
.partner_block {
position: relative; }
.partner_block {
margin: 10px 0; }
.partner_block .thumb img {
height: 130px; }
.item {
max-height: 100%; }
.excerpt-wrap {
position: absolute;
bottom: 0;
padding: 5px 10px;
font-size: 15px;
background-color: rgba(0, 0, 0, 0.7); }
.excerpt-wrap h4 a {
color: #fff; }
.f_widget .thumb {
overflow: hidden;
object-fit: contain; }
.f_widget .thumb img {
max-height: 200px; }