/*
 * Theme Name: PrimariaGlina
 * Version: 1.6
 * Author: dddt1
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 */


/* -----------------------------------------------------------------------------


 * Bootstrap v3.0.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;700&display=swap');
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}


/* Sections
   ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	background-color: #fdfdfd;
	font-family: 'Rubik', sans-serif;
}


/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	margin: 0.67em 0;
	font-family: 'Rubik', sans-serif;
	font-weight: 300;
	font-size: 2.5em;
	color: #06163a;
}

h1 span {
	font-weight: 500;
	display: table;
	line-height: 1.5;
}

h2 {
	font-family: 'Rubik', sans-serif;
	font-weight: 300;
	font-size: 28px;
	color: #001f54;
}

h2 span {
	font-weight: 500;
	line-height: 1.5;
	margin-left: 0.3em;
}

h3 {
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	font-size: 20px;
	color: #06163a;
}

h3.counter-data {
	color: #134074;
}

h4 {
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
}

p,
tbody {
	font-size: 16px;
	font-family: 'Rubik', sans-serif;
	color: #181818;
	font-weight: 400;
	line-height: 29.7px;
	text-decoration: : rgb(63, 72, 93);
}

ol {
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
}

dl,
dt {
	font-size: 16px;
	font-family: 'Rubik', sans-serif;
	color: #3f485d;
	font-weight: 500;
	line-height: 29.7px;
	text-decoration: : rgb(63, 72, 93);
}

.wpdt-c.wpDataTableContainerSimpleTable .wpdtSimpleTable.wpDataTable tbody td:hover {
	background-color: #fffbf1;
}


/* Grouping content
   ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}


/* Text-level semantics
   ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
	color: #002d72;
	text-decoration: none;
}

a:hover {
	color: #ffb923;
	transition: all 0.3s ease;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}


/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}


/* Embedded content
   ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

ul {
	padding: 0;
	margin: 0;
}


/* Forms
   ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	/* 1 */
	overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	/* 1 */
	text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}


/* Interactive
   ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}


/* Misc
   ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}


/*==========================================================================*/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500&display=swap');
@font-face {
	font-family: BwModelica-Bold;
	src: url(css/font/BwModelica-Bold.woff);
}

@font-face {
	font-family: BwModelica-Medium;
	src: url(css/font/BwModelica-Medium.woff);
}

#wrapper {
	width: 100%;
	margin: 0 auto;
}

.container {
	width: 1170px;
	margin: 0 auto
}

nav {
	position: relative;
	height: auto;
	z-index: 9999;
}

#top-bar {
	width: 100%;
	height: 50px;
	background: #f1f3f7;
}

#top-bar .social {
	width: 60%;
	float: left;
}

#top-bar .social ul {
	padding: 0;
	margin-top: 0.9em;
}

#top-bar .links {
	width: 40%;
	float: right;
}

#top-bar .links ul {
	display: inline-block;
	margin-top: 0.8em;
}

#top-bar .links li {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 700;
}

#top-bar a {
	color: #1a243f;
	text-decoration: none;
}

#top-bar a:hover {
	color: #BC2C1A;
	transition: all 0.3s ease;
}

#top-bar span.sline {}

#top-bar ul li {
	display: inline-block;
}

#top-bar .links li:not(:last-child):after {
	content: "|";
	color: #ccd7e6;
	margin: 2em;
	font-weight: 300;
}

#top-bar .social li:not(:last-child):after {
	content: "|";
	color: #ccd7e6;
	margin: 1em;
	font-weight: 300;
}

#middlebar {
	width: 100%;
	height: 140px;
	position: relative;
	background-color: #fff;
}

#middlebar .logo {
	margin-top: 2.0em;
	float: left;
	width: 10%;
}

#middlebar .logo img {}

#middlebar .logo img:hover {
	cursor: pointer;
}

#middlebar .info {
	float: right;
	display: flex;
	flex-wrap: nowrap;
	margin-top: 2.7em;
}

#middlebar .contentphone {
	width: 250px;
}

#middlebar .contentbox {
	width: 200px;
	display: block;
}

#middlebar .info i {
	font-size: 35px;
	display: table;
	color: #0c5693;
	float: left;
	margin-right: 0.3em;
	padding-top: 0.45em;
}

#middlebar .info p {
	font-size: 14px;
	letter-spacing: 0;
	color: #1a243f;
	font-weight: 700;
	font-family: BwModelica-Bold;
	line-height: 1.4em;
}

#middlebar .info span {
	font-size: 12px;
	display: table;
	color: #93a0b0;
	font-family: BwModelica-Medium;
}

#middlebar .vline {
	width: 1px;
	background: #e5eaf1;
	margin-right: 2.5em;
	margin-left: 2.5em;
}

#middlebar .link {
	font-size: 14px;
	font-family: BwModelica-Medium;
	background: #f1f3f7;
	color: #1a243f;
	padding: 10px 15px 25px 15px;
	width: 120px;
	height: 15px;
	margin-left: 2em;
}

#middlebar .link:hover,
#middlebar .link .fa-file-alt:hover {
	transition: all 0.3s ease;
	cursor: pointer;
	box-shadow: rgb(2, 13, 38) 0px 0px 25px -14px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

#middlebar a.link {
	text-decoration: none;
}

#middlebar .link .fa-file-alt {
	margin-top: 0;
	padding: 0;
	color: #1a243f;
	font-size: 30px;
}

#main-menu {
	width: 100%;
	height: auto;
	min-height: 85px;
	background: #1a243f;
	position: relative;
	margin: 0 auto;
	z-index: 9999;
}

#main-menu ul {}

#main-menu a {
	font-size: 14px;
	color: #ffffff;
	font-family: BwModelica-Bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -0.5px;
}

#wpmm-wrap-horizontal-menu.wpmm-orientation-horizontal.wpmega-modern-mm-template ul.wpmm-mega-wrapper {
	height: auto !important;
}

.wpmm-sub-menu-wrap {
	width: 50%;
}

.wp-megamenu-main-wrapper {}


/* nav old
#main-menu li {
	display: grid;
	margin-right: 3em;
	width: auto;
}

#main-menu .elementor-icon-list-item li {
	padding-bottom: 3em;
}

#main-menu a:hover {
	color: #fcbc3a;
	transition: all 0.3s ease;
	width: 100%;
}

.htmega-menu-container {}

.elementor-heading-title {
	color: #FFFFFF;
	font-family: "Open Sans", Sans-serif;
	font-size: 18px;
	font-weight: 600;
}


#main-menu a:hover {
	transition: all 0.3s ease;
}

#main-menu a.active {
	border-bottom: 5px solid #fff;
	padding-bottom: 2em;
}

.htmega-menu-container ul li ul.sub-menu {
	margin-top: 1.7em;
}

.htmega-menu-container .sub-menu li {
	text-transform: none;
	line-height: 1.5em;
}


#main-menu a#pull
{
	
}

*/


/* Starter CSS for Menu */

#cssmenu {
	width: auto;
	position: relative;
}

#cssmenu ul,
#cssmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#cssmenu ul {
	position: relative;
	z-index: 9597;
}

#cssmenu ul li {
	float: left;
	min-height: 1px;
	vertical-align: middle;
	position: relative;
	font-size: 14px;
	color: #ffffff;
	font-family: BwModelica-Bold;
	text-transform: uppercase;
	text-decoration: none;
}

#cssmenu ul li.hover,
#cssmenu ul li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}

#cssmenu ul ul {
	visibility: hidden;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
	width: auto;
}

#cssmenu ul ul li {
	float: none;
}

#cssmenu ul ul ul {
	top: 0;
	left: 200px;
	width: 200px;
}

#cssmenu ul li:hover>ul {
	visibility: visible;
}

#cssmenu ul ul {
	bottom: 0;
	left: 0;
}

#cssmenu ul ul {
	margin-top: 0;
}

#cssmenu ul ul li {}

#cssmenu a {
	display: block;
	line-height: 1em;
	text-decoration: none;
}


/* Custom CSS Styles */

#cssmenu {}

#cssmenu>ul {
	display: inline-block;
}

#cssmenu:after,
#cssmenu ul:after {
	content: '';
	display: block;
	clear: both;
}

#cssmenu ul {
	text-transform: uppercase;
}

#cssmenu ul ul {}

#cssmenu ul ul a {
	background: #002d72;
	color: #ffffff;
	border-top: 0 none;
	line-height: 150%;
	padding: 1em;
	width: 200px;
}

#cssmenu ul ul ul {
	border-top: 0 none;
}

#cssmenu ul ul li {
	position: relative;
}

#cssmenu ul ul li:first-child>a {}

#cssmenu ul ul li:last-child>a {}

#cssmenu ul ul li:last-child:hover>a {}

#cssmenu ul ul li.has-sub>a:after {
	content: '+';
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: -8px;
	padding-left: 2em;
}

#cssmenu ul li:hover>a,
#cssmenu ul li.active>a {
	background: #fcbc3a;
	color: #000;
}

#cssmenu ul li.has-sub>a:after {
	content: '+';
}

#cssmenu ul li.last ul {
	left: auto;
	right: 20px;
}

#cssmenu ul li.last ul ul {
	left: auto;
	right: 99.5%;
}

#cssmenu a {
	padding: 0 20px;
}

#cssmenu>ul>li>a {
	line-height: 75px;
}

#cssmenu ul li ul li ul li {
	padding-left: 2em;
}

#slider {
	width: 100%;
	height: 600px;
	background-color: /* top, transparent red */
	linear-gradient( rgba(0, 52, 120, 0.55), rgba(0, 52, 120, 0.65));
	background-size: cover;
	overflow: hidden;
	font-family: 'Rubik', sans-serif;
}

#slider .overlay {}

#slider img {
	filter: brightness(50%);
	height: 100%;
	object-fit: fill;
	display: block;
	margin: 0 auto;
	width: 100%;
}

#slider .content {
	margin-top: 10%;
	width: 50%;
}

#slider h1 {
	font-size: 90px;
	font-weight: 300;
	color: #fff;
	opacity: 1 !important;
}

#slider h1 span {
	font-weight: 500;
	display: table;
	line-height: 1.5em;
}

#slider p {
	font-size: 20px;
	color: #fff;
	font-weight: 300;
	line-height: 1.5em;
}

#slider .link {
	font-size: 14px;
	font-family: BwModelica-Bold;
	background: #fff;
	color: #072143;
	padding: 15px 15px 15px 15px;
	margin-top: 1em;
	height: 15px;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
	-webkit-box-shadow: 0 3px 6px -6px #000;
	-moz-box-shadow: 0 3px 6px -6px #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position: absolute;
	text-decoration: none;
}

#slider .link:hover {
	background: #fcbc3a;
	text-decoration: none;
	color: #072143;
	transition: all 0.3s ease;
}


/*end of slider*/


/*blog post */

#blog-post {
	width: 100%;
	height: auto;
	margin: 0 auto;
	margin-bottom: 1em;
	min-height: 600px;
}

#blog-post .post {
	width: 760px;
	min-height: 350px;
	height: auto;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.05);
	display: inline-block;
	margin-bottom: 3.5em;
}

.vc_column-inner {
	padding: 0px !important;
}

#blog-post .page {
	width: 1170px;
	height: auto;
	position: relative;
	background-color: #fff;
	padding: 30px;
	-moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.05);
}

#blog-post h2.title {
	font-family: BwModelica-Bold;
	color: #002d72;
	margin-bottom: 1.3em;
}

#blog-post .post h2 {
	font-family: BwModelica-Bold;
	color: #002d72;
	margin-bottom: 1.3em;
}

#blog-post .titlebox h2 {
	font-family: BwModelica-Bold;
	color: #fff;
}

#blog-post h1 span {
	font-weight: 500;
	display: table;
}

#blog-post .titlebox {
	width: 90%;
	margin-top: 4.5em;
	height: 350px;
}

#blog-post p.crumbs {
	position: absolute;
	bottom: 40px;
	color: #fff;
}

#blog-post p.crumbs a {
	font-size: 14px;
	color: #ffffff;
	font-family: BwModelica-Bold;
	text-decoration: none;
	letter-spacing: -0.5px;
	font-size: 14px;
	color: #ffffff;
	font-family: BwModelica-Bold;
	text-decoration: none;
	letter-spacing: -0.5px;
}

#blog-post .sidebar {
	float: right;
}

#archive-sidebar {
	float: right;
}

#blog-post .featured {
	width: 100%;
	height: 450px;
	position: relative;
	margin-bottom: 3em;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
}

#blog-post .featured img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#blog-post .over {
	background: #002d728f;
	height: 100%;
	width: 100%;
	position: absolute;
}

#blog-post .over h1 {
	opacity: 1;
	color: #fff;
	margin-top: 2.5em;
}

#work {
	width: 100%;
	height: auto;
	position: relative;
}

#work .facts {
	width: 1170px;
	top: -100px;
	display: flex;
	background-color: #fff;
	border-bottom: 8px solid rgba(241, 243, 247, 0.5);
	box-shadow: 0px 0 20px 0px rgba(0, 0, 0, 0.2);
	transform: none;
	box-sizing: border-box;
	position: relative;
}

#work .textbox:last-child {
	border: none;
}

#work h2 {
	font-size: 24px;
	font-family: BwModelica-Bold;
	color: #001f54;
	cursor: pointer;
}

#work .textbox {
	width: 292px;
	height: auto;
	padding: 40px;
	border-right: 1px solid #EDEDED;
}


/* #work .facts .textbox:hover{

       transition:all 0.3s ease;
 
} 

*/

#work .facts .textbox:hover {
	background-color: rgba(241, 243, 247, 0.5);
	transition: all 0.3s ease;
}

#work p {
	font-size: 16px;
	font-family: 'Rubik', sans-serif;
	font-weight: 400;
	line-height: 1.7em;
}

#work .textbox i {
	font-size: 40px;
	color: #134074;
}

#work .textbox .education {
	display: block;
	text-indent: -9999px;
	width: 55px;
	height: 45px;
	fill: red;
	background: url(images/certificate.svg);
	background-size: 60px 50px;
	color: brown;
}

#work .textbox .education:hover {
	color: blue;
	fill: currentColor;
}

#work .textbox .education path {
	fill: #ff0000;
}

#work .icon {
	display: inline-block;
	width: 70px;
	height: 70px;
	background-size: cover;
}

#work .icon-education {
	background-image: url(images/1-Mail.svg);
	filter: invert(%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(204%) contrast(99%);
}

#work .icon-education span {
	fill: #ff0000;
}

#information {
	width: 100px;
	height: 100px;
}

#work .video-story {
	overflow: hidden;
	display: inline-block;
	position: relative;
}

#work .text-box {
	width: 50%;
	float: left;
	margin-bottom: 5em;
}

#work .text-box h1 {
	color: #001f54;
	margin-top: 0em;
}

#work .signature {
	width: 182px;
	height: 36px;
	background: url(images/signature.png);
	display: inline-block;
}

#work .video-box {
	float: right;
	width: 500px;
}


/*end of work section*/

#services {
	width: 100%;
	height: auto;
	background-color: #f1f3f7;
	position: relative;
	padding-bottom: 6em;
}

#services .flex-container {
	display: flex;
	align-items: stretch;
	padding-top: 5em;
}

.notices {
	width: 360px;
	height: auto;
	background-color: #fff;
	float: right;
	box-shadow: 0px 0 20px 0px rgba(0, 0, 0, 0.1);
}

.notices .content-box {
	padding: 2em
}

.notices h3 {
	margin-top: 0;
	margin-bottom: 1.5em;
}

.notices i,
footer i {
	margin-right: 0.5em;
}

.notices a {
	color: #001f54;
	text-decoration: none;
	font-family: 'Rubik', sans-serif;
	line-height: 1.5em;
}

.notices .menu-hcl-nav-container ul {}

#blog-post .sidebar ul.menu li {
	line-height: 3.5em;
	border-bottom: 1px solid #ededed;
	list-style-type: none;
}

#blog-post .sidebar ul.menu li:last-child {
	border-bottom: none;
}

#blog-post .sidebar ul.menu a {}

.notices a:hover {
	color: #ffb923;
	transition: all 0.3s ease;
}

.notices .date p {
	font-size: 12px;
	color: #3f485d;
	font-family: BwModelica-Medium;
	margin-bottom: 1.5em;
}

.notices .date {
	border-bottom: 1px solid #ededed;
	margin-bottom: 1em;
}

.notices .date:last-child {
	border: none;
}

.notices .date i {
	font-size: 17px;
	color: #3f485d;
	margin-right: 0.3em;
}

#services .servbtn {
	width: 400px;
}

#services .servbtn .link {
	font-size: 18px;
	font-family: BwModelica-Bold;
	background: #fff;
	color: #001f54;
	padding: 25px 25px 25px 30px;
	margin-top: 1em;
	width: 230px;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
	-webkit-box-shadow: 0 3px 6px -6px #000;
	-moz-box-shadow: 0 3px 6px -6px #000;
	-moz-border-radius: 3px;
	border-bottom: 8px solid rgba(237, 237, 237, 0.5);
	text-decoration: none;
	margin-right: 5em;
	position: relative;
	display: inline-block;
}

#services .servbtn i {
	font-size: 30px;
	top: 5px;
	position: relative;
	padding-right: 0.5em;
}

#services .servbtn .link:hover {
	text-decoration: none;
	color: #134074;
	transition: all 0.3s ease;
	border-bottom: 8px solid rgba(255, 185, 35, 1);
}


}

/*end of services*/
#blog {
	width: 100%;
	height: 660px;
	position: relative;
}
#blog .blogpost {
	margin-top: 5em;
	position: relative;
}
#blog .news {
	width: 360px;
	height: 430px;
	background-color: #fff;
	border-bottom: 8px solid rgba(237, 237, 237, 0.5);
	box-shadow: 0px 0 20px 0px rgba(0, 0, 0, 0.2);
	transform: none;
	box-sizing: border-box;
	margin-right: 2em;
	margin-bottom: 5em;
	margin-top: 3em;
	display: inline-grid;
	position: relative;
}
#blog .news:last-child {
	margin-right: 0em;
}
#blog .news .image-container {
	background-size: cover;
	background-color: #ffb923;
	width: 360px;
	height: 250px;
}
#blog .news img {
	width: 360px;
	height: 250px;
	background-size: cover;
	background-color: #ffb923;
	opacity: 0.8;
}
#blog .news img:hover {
	opacity: 1;
	transition: all 0.5s ease
}
#blog .news .date {
	width: 75px;
	height: 75px;
	background-color: #ffb923;
	top: -40px;
	left: 30px;
	position: relative;
}
#blog .news h4 {
	font-size: 30px;
	color: #1a243f;
	text-align: center;
	line-height: 1em;
	padding: 5px;
	margin-top: 5px;
	font-weight: 600;
}
#blog .news h4 span {
	font-size: 20px;
	font-weight: 300;
	display:block;
}
#blog .news a {
	color: #001f54;
	text-decoration: none;
	font-family: 'Rubik', sans-serif;
	line-height: 1.5em;
	font-size: 17px;
	font-weight: 500;
}
#blog .news a:hover {
	color: #ffb923;
	transition: all 0.3s ease;
}
#blog .news .box {
	padding: 10px 20px 20px 20px;
	width: 90%;
	top: -20px;
	position: relative;
}
#blog .main {
	height: 500px;
	position: relative;
	overflow: hidden;
}
#blog .newsletter {
	width: 550px;
	height: 310px;
	background-color: #ffb923;
	margin-top: 5em;
	float: left;
	position: relative;
}
#blog .newsletter .box {
	padding: 5px 30px 30px 30px;
}
#blog .newsletter h2,
#blog .newsletter p {}
#blog .blogpost p {
	width: 90%;
}
.form-inline {
	display: inline-block;
}
.form-inline label {
	margin: 30px 10px 5px 0;
}
input[type=text] {
	vertical-align: middle;
	margin: 5px 20px 5px 0;
	padding: 10px;
	background-color: #1a243f;
	color: #1a243f;
	font-family: 'Rubik', sans-serif;
	border: 0;
	font-size: 14px;
}
input[type=checkbox] {}
label {
	display: inline-block;
	font-family: 'Rubik', sans-serif;
	color: #1a243f;
	width: 60%;
	font-weight: 400;
	line-height: 1.7em;
}
.form-inline input#name {
	width: 35%;
}
.form-inline input#email {
	float: right;
	margin-right: 0;
	width: 40%;
}
.form-inline button {
	padding: 15px 20px;
	border: 0;
	color: white;
	cursor: pointer;
	font-size: 14px;
	font-family: BwModelica-Bold;
	background: #1a243f;
	color: #fff;
	margin-top: 2em;
	text-decoration: none;
	float: right;
}
.form-inline button:hover {
	background-color: #fff;
	color: #002d72;
	transition: all 0.3s ease;
}
@media (max-width: 800px) {
	.form-inline input {
		margin: 10px 0;
	}
	
	.form-inline {
		flex-direction: column;
		align-items: stretch;
	}
}
#blog .phone {
	float: right;
	margin-top: 4em;
	width: 45%;
	margin-bottom: 3em;
}
#blog .phone .btnp {
	font-size: 18px;
	font-family: BwModelica-Bold;
	background: #fff;
	color: rgba(7, 33, 67, 1);
	padding: 15px 15px 15px 20px;
	width: 200px;
	text-decoration: none;
	box-shadow: 0px 0 10px 0px rgba(0, 0, 0, 0.2);
	transform: none;
	box-sizing: border-box;
	position: relative;
	display: inline-flex;
	margin: 1em 1em 2em 0em;
}
#blog .phone .btnp h4 {
	font-weight: 300;
	font-size: 18px;
	color: #001f54;
	margin: 0;
}
#blog .phone .btnp h4 span {
	font-weight: 500;
	line-height: 1.5em;
	display: block;
}

/*end of newsletter*/
footer {
	width: 100%;
	height: auto;
	background-color: #f1f3f7;
	position: relative;
}
footer .grid-container {
	display: flex;
	/* or inline-flex */
	
	justify-content: normal;
	border-bottom: 1px solid #e0e0e0;
}
footer .grid-container div {
	width: 293px;
	margin-top: 2em;
	margin-bottom: 2em;
	border-right: 1px solid #e0e0e0;
}
footer .grid-container div:first-child {
	text-align: right;
}
footer .grid-container div:last-child {
	border: none;
}
footer .grid-container h3 {
	text-align: center
}
footer .grid-container p {
	line-height: 0;
	text-align: center
}
footer .grid-container .logo {
	float: left;
	width: 70px;
	height: 70px;
	background-image: url(images/logo.png);
	background-size: 50px 70px;
	background-repeat: no-repeat;
	margin-top: 1.1em;
}
footer .flexi-container {
	margin-top: 2em;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
footer .grid-box {
	width: 240px;
	margin-bottom: 2em;
}
footer .grid-box:last-child {
	margin-right: 0;
}
footer ul {
	padding: 0;
	list-style-type: none;
}
footer li {
	color: #181818;
	text-decoration: none;
	font-family: 'Rubik', sans-serif;
	line-height: 2em;
	font-size: 17px;
	cursor: pointer;
	word-spacing: 0;
}
footer li a {
	color: #181818;
	text-decoration: none;
	font-family: 'Rubik', sans-serif;
	line-height: 2em;
	font-size: 17px;
	cursor: pointer;
	word-spacing: 0;
	;
}
footer li a::before {
	content: "> ";
}
footer li a:hover {
	color: #ffb923;
	transition: all .3s;
}
footer .grid-box .content {}
footer i {
	font-size: 20px;
}
footer .copyright {
	width: 100%;
	height: 60px;
	background-color: #f1f3f7;
}
footer .copyright p {
	padding-top: 0em;
}
.c-content-box {
	padding-bottom: 0px;
}
.page-content-box {
	margin-bottom: 24px;
	padding-top: 25px;
	padding-bottom: 30px;
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
}
.page-content-box ul {}
.page-content-box li {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #181818;
	margin-bottom: 0.8em;
}

/*.page-content-box li:before{
   content:  "\00bb ";
    color:#181818;
    font-size: 18px;
    font-weight: 500;
    padding-right: 0.3em;
    }

*/
.accordion-items>li {
	line-height: normal;
}
.accordion-items>li:before,
.document-list li:before,
.soliloquy-item:before {
	display: none;
}
.c-team-member {}
.c-team-member .team-member-inner {
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 10px;
	margin-right: 2.5em;
	/*width: 310px;*/
}
.c-team-member .member-portrait {
	position: relative;
	width: 150px;
	margin-top: 4em;
}
.c-team-member .member-portrait img {
	opacity: 0.8;
	border-radius: 0%;
}
.c-team-member .member-portrait img:hover {
	border-radius: 50%;
	transition: 1s ease;
	opacity: 1;
}
.c-team-member .member-name {
	font-weight: 600;
	color: #002d72;
}
#work .member-role {
	margin: 2px 0 0 0;
	font-size: 0.875em;
	font-style: italic;
}
.c-team-member .member-social {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 12px;
}
.c-team-member .member-social>li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.c-team-member .member-social li {
	display: inline;
	margin-right: 5px;
	font-size: 16px;
}
.c-team-member .member-description>* {
	margin: 12px 0 0 0;
}
.c-team-member .member-description a {
	color: #002d72;
	text-decoration: none;
	font-family: 'Rubik', sans-serif;
	line-height: 1.5em;
}
.c-team-member .member-description a:hover {
	color: #ffb923;
	transition: all 0.3s ease;
}
.c-team-member.m-has-portrait .team-member-inner {
	min-height: 100px;
}
.vc_row {
	width: 100%;
	margin: 0 !important;
}
.c-separator {
	border: 1px solid #e0e0e0;
	margin-bottom: 1.5em;
}

/* -------------------------------------------------------------------------
		ACCORDION
	------------------------------------------------------------------------- */
.accordion-items {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: -12px;
	line-height: 1.2em;
}
.accordion-items>li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: 'Rubik', sans-serif;
	color: #3f485d;
	font-weight: 400;
}
.accordion-items .accordion-title:hover {
	color: #ffb923;
	transition: all .3s;
}
.accordion-items>li {
	position: relative;
}
.accordion-items>li:first-child {
	margin-top: 0;
	border: 0;
}
.accordion-items .accordion-title {
	position: relative;
	margin: 0;
	padding: 12px 30px 12px 0;
	font-size: 16px;
	font-family: 'Rubik', sans-serif;
	color: #003478;
	text-transform: uppercase;
	cursor: pointer;
}
.accordion-items .m-has-icon .accordion-title {
	padding-left: 30px;
}
.accordion-items .accordion-title .ico {
	position: absolute;
	top: 10px;
	left: 0;
	font-size: 20px;
}
.accordion-items .accordion-title:after {
	content: "\f107";
	display: block;
	position: absolute;
	top: 13px;
	right: 5px;
	font-size: 16px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.accordion-items>li.m-active .accordion-title:after {
	content: "\f106";
}
.accordion-items .accordion-content {
	display: none;
	padding-bottom: 12px;
	line-height: 1.6em;
}
.accordion-items .accordion-content>* {
	margin: 12px 0 0 0;
}
.accordion-items .accordion-content>*:first-child {
	margin: 0;
}
i.ico.fa.fa-file-text-o {
	color: #003478;
}
a.c-button {
	font-size: 14px;
	font-weight: 600;
	font-family: BwModelica-Bold;
	background: #fcbc3a;
	color: #072143;
	padding: 20px;
	width: auto;
	height: auto;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;
	-webkit-box-shadow: 0 3px 6px -6px #000;
	-moz-box-shadow: 0 3px 6px -6px #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-top: 1em;
	text-decoration: none;
}
a.c-button:hover {
	background-color: #1a243f;
	color: #fff;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.c-button {
	display: inline-block;
	position: relative;
	top: 0;
	padding: 12px 20px;
	width: auto;
	line-height: 1em;
	font-size: 0.875em;
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid transparent;
	cursor: pointer;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	font-weight: 600;
}
.c-button.m-has-icon {
	padding-left: 42px;
}
.c-button .ico {
	position: absolute;
	top: 10px;
	left: 20px;
	font-size: 18px;
}
.c-button:hover {
	text-decoration: none;
}
.c-button:active {
	top: 2px;
}
.vc_column_container>.vc_column-inner {
	padding-left: 0px;
}
.document-page .document-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 24px;
}
.document-page .document-list>li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.document-page .document-list>li {
	margin-top: 12px;
	padding-top: 12px;
	border-top: 1px solid transparent;
}
.document-page .document-list>li:first-child {
	margin-top: 0;
	padding-top: 0;
	border: 0;
}
.document-page .document-title {
	position: relative;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}
.document-page .document-title.m-has-icon {
	padding-left: 22px;
}
.document-page .document-icon {
	position: absolute;
	top: 0px;
	left: 0;
	font-size: 16px;
}
.document-page .document-title a {
	display: inline-block;
}
.document-page .document-filesize {
	display: inline;
	font-size: 0.75em;
	white-space: nowrap;
}
.document-page .document-info ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
}
.document-page .document-info ul>li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.document-page .document-info ul>li {
	display: inline-block;
	margin: 5px 10px 0 0;
}
widget.lsvr-documents ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.widget.lsvr-documents ul>li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.widget.lsvr-documents ul>li {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e0e0e0;
}
.widget.lsvr-documents ul>li:first-child {
	margin-top: 0;
	padding-top: 0;
	border: 0;
}
.widget.lsvr-documents .document-inner {
	position: relative;
}
.widget.lsvr-documents .document-icon {
	position: absolute;
	top: 1px;
	left: 0;
	font-size: 18px;
}
.widget.lsvr-documents .document-title {
	margin: 0;
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
}
.widget.lsvr-documents .m-has-icons .document-title {
	padding-left: 20px;
}
.widget.lsvr-documents .document-filesize {
	font-size: 0.857em;
	white-space: nowrap;
}
.widget.lsvr-documents .m-active a {
	font-weight: bold;
}
.widget.lsvr-documents ul>li a {
	color: #002d72;
	text-decoration: none;
	font-family: 'Rubik', sans-serif;
	line-height: 1.5em;
}
.widget.lsvr-documents ul>li a:hover {
	color: #ffb923;
	transition: all 0.3s ease;
}

/* WPC Form */
.wpcf7-form p {
	margin-top: 2em
}
form {
	margin: 1em 0 10px
}
input[type="checkbox"] {
	margin-right: 0.5em;
}
input[type=text],
input[type=email],
input[type=tel],
select {
	width: 50%;
	color: #b1b1b1;
	outline: 0;
	border: 1px solid #ccc !important;
	background-color: transparent;
	padding: 10px;
	margin-top: 0.3em;
}
select {
	color: #3f485d;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
textarea:focus {
	color: #3f485d;
	background-color: #ededed;
	border: 1px solid #ededed;
	transition: all 0.3s ease;
}
textarea {
	width: 90%;
	margin-top: 1.7em;
	display: block;
	color: #b1b1b1;
	outline: 0;
	height: 150px;
	border: 1px solid #ccc;
	background-color: transparent;
	padding: 15px
}
input[type=submit] {
	padding: 16px 32px 16px 32px;
	border: 0;
	color: white;
	cursor: pointer;
	font-size: 14px;
	font-family: BwModelica-Bold;
	background: #ffb923;
	color: #fff;
	text-decoration: none;
	margin-bottom: 1em;
}
input[type=submit]:hover {
	background-color: rgba(2, 13, 38, 0.9);
	color: #fff;
	transition: all 0.3s ease;
	cursor: pointer;
	transform: none;
	box-sizing: border-box;
	box-shadow: rgb(2, 13, 38) 0px 0px 25px -14px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.wpcf7-response-output {
	font-size: 16px;
	font-family: 'Rubik', sans-serif;
	color: #3f485d;
	font-weight: 400;
	line-height: 1.7em;
}
#blog .newsletter input[type=text],
input[type=email],
input[type=tel],
select {
	color: #000 !important;
	border: 1px solid #181818;
}

/*
 * Default WP Alignment Classes
 *****************************************************************************/
.aligncenter,
.alignleft,
.alignright {
	display: block;
	padding: 0;
}
.aligncenter {
	float: none;
	margin: .5em auto 1em;
}
.alignright {
	float: right;
	margin: .5em 0 1em 1em;
}
.alignleft {
	float: left;
	margin: .5em 1em 1em 0;
}
.wp-caption {
	padding: 5px 0;
	border: 1px solid #555;
	background: #444;
	text-align: center;
}
.wp-caption img {
	display: inline;
}
.wp-caption p.wp-caption-text {
	margin: 5px 0 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	font-weight: 100;
	font-style: italic;
	color: #ddd;
}

/* Notice */
.notice-page .notice-image {
	text-align: center;
}
.notice-page .notice-image img {
	width: 100%;
	height: 400px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.notice-page .notice-inner {
	width: 100%;
}
.notice-page .notice-image-inner {
	display: block;
	width: 100%;
	height: auto;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.notice-page .notice-core {
	padding: 35px;
}
.notice-page .notice-footer {
	list-style-type: none;
	border-top: 1px solid #ededed;
	margin: 1em;
}
.notice-page .notice-footer .ico {
	position: absolute;
	top: 4px;
	left: 0;
	font-size: 16px;
}
.notice-page .notice-date {
	position: relative;
	padding-left: 5px;
}
.notice-archive-page .notice-image a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.noticearch {
	display: flex;
	background-color: #fff;
	box-shadow: 0px 0 5px 0px rgba(0, 0, 0, 0.1);
	transform: none;
	border-bottom: 5px solid rgba(237, 237, 237, 0.5);
	box-sizing: border-box;
	position: relative;
	margin-bottom: 2.5em;
	width: 70%;
}
.blogarch {
	display: flex;
	background-color: #fff;
	box-shadow: 0px 0 5px 0px rgba(0, 0, 0, 0.1);
	transform: none;
	border-bottom: 5px solid rgba(237, 237, 237, 0.5);
	box-sizing: border-box;
	position: relative;
	margin-bottom: 5em;
	margin-top: 0em;
	width: 60%;
}
.notice p {}
.noticearch a,
.blogarch a {
	color: #002d72;
	text-decoration: none;
}
.notice h3 {
	color: #002d72;
	text-decoration: none;
	line-height: 2em;
}
.noticearch a:hover,
.blogarch a:hover {
	color: #ffb923;
	transition: all 0.3s ease;
}
.notice-page .notice-footer p {
	margin-right: 0.3em;
}
#notice-arch {
	width: 100%;
	height: auto;
	margin-top: 4em;
	margin-bottom: 2em;
}
#blog-arch {
	width: 100%;
	min-height: 536px;
	height: auto;
	margin-top: 0em;
	margin-bottom: 2em;
}
.navigation.pagination {
	margin-bottom: 30px;
}
.navigation.pagination .screen-reader-text {
	display: none;
}
.navigation.pagination .nav-links span,
.navigation.pagination .nav-links a {
	display: inline-block;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	font-family: BwModelica-Bold;
	color: #002d72;
	padding: 20px;
}
.navigation.pagination .nav-links a:hover {
	text-decoration: none;
	color: #fcbc3a;
	transition: all 0.3s ease;
}
.navigation.pagination .nav-links .page-numbers.current {
	background: #fcbc3a;
}


/* ==========================================================================
Custom form + contact form row
========================================================================== */
#cformz {
    background-color: #fff;
    box-shadow: 0px 10px 40px 0px rgba(6,22,58,.1);
   
}

  
.col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 65%;
	height: auto;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  
}
#cformz h3 {
    margin-bottom: 1.5em;
}

#cformz .cformbox {

     padding: 10px 35px 10px 35px;
}

#rbox {
	padding-left: 40px;
	margin-top: 2em;

 
}

.ts-form .form-control {
    border: 1px solid #e8e8eb !important;
    border-radius: 0;
    margin-bottom: 30px;
    width: 80%;
    padding: 10px 10px;
 
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #b1b1b1 !important;
    background-color: #fff;
    background-clip: padding-box;

    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.ts-form .form-control:focus {
  outline: none;
  box-shadow: none;
    
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
   
}
.ts-form .form-control.message-box {
  resize: none;
  height: 133px;
  margin-bottom: 20px;
    width: 90%;
}
.ts-form .form-control::placeholder {
  color: #999999;
}
.ts-form select.form-control.field {
  width: 100%;
  height: 45px;
  padding: 0 20px;
}

.ts-form input::-webkit-outer-spin-button,
.ts-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
}

.ts-btn-wraper .btn {
     background-color: #002d72;
    padding: 10px 0px 10px 0px;
    color: #f4f3ee;
    border: 0;
  width: 93%;
    margin-top: 1em;
}

.ngg-galleryoverview.default-view {
	text-align: none !important;
}
/* ==========================================================================
Mayor box
========================================================================== */

#mayorbox {
width: 100%;
background-color: #fff;
height: 370px;
box-shadow: 0px 10px 40px 0px rgba(6,22,58,.1);
    position: relative;
  
   
   overflow: hidden;
}

#mayorbox i.fa-university {
    position: absolute;
bottom: -45px;
right: -20px;
    color:#e8e9ee;
opacity: 0.5;
}

#mayorbox .status h4 {
     font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #0b2653;
}


#mayorbox .status h4::after {
    content: '';
    width: 35px;
    height: 1px;
    background: #e5e5e9;
    display: block;
    margin-top: 13px;
}



/* End of archive notice*/
.gallery-page .gallery-image {
	text-align: center;
}
.gallery-page .gallery-image-inner {
	display: block;
	width: 100%;
	height: 150px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.gallery-page .gallery-core {
	padding: 24px 30px 1px 30px;
}
.gallery-page .gallery-footer {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 30px 0 30px;
	padding: 7px 0 24px 0;
	font-size: 0.875em;
	border-top: 1px solid transparent;
}
.gallery-page .gallery-footer>li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.gallery-page .gallery-footer:first-child {
	padding-top: 24px;
	border: 0;
}
.gallery-page .gallery-footer .ico {
	position: absolute;
	top: 4px;
	left: 0;
	font-size: 14px;
}
.gallery-page .gallery-date {
	position: relative;
	padding-left: 20px;
}
.gallery-archive-page .gallery-title {
	margin: 0;
	padding: 8px 10px;
	font-size: 0.875em;
}
.c-gallery .gallery-images.m-3-columns>li,
.c-gallery .gallery-images.m-4-columns>li,
.c-gallery .gallery-images.m-5-columns>li {
	width: 50%;
}
.c-gallery .gallery-images.m-3-columns>li:nth-child(3n+1),
.c-gallery .gallery-images.m-4-columns>li:nth-child(4n+1),
.c-gallery .gallery-images.m-5-columns>li:nth-child(5n+1) {
	clear: none;
}
.c-gallery .gallery-images.m-3-columns>li:nth-child(2n+1),
.c-gallery .gallery-images.m-4-columns>li:nth-child(2n+1),
.c-gallery .gallery-images.m-5-columns>li:nth-child(2n+1) {
	clear: left;
}
.c-gallery {
	margin-bottom: 24px;
	display: table;
}
.c-gallery .gallery-images {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 -4px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	opacity: 1;
	filter: alpha(opacity=100);
}
.c-gallery .gallery-images>li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.c-gallery .gallery-images:before,
.c-gallery .gallery-images:after {
	display: table;
	clear: both;
	height: 0;
	content: "";
}
.c-gallery .gallery-images.m-loading {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.c-gallery .gallery-images>li {
	float: left;
	padding: 4px;
	width: 100%;
}
.c-gallery .gallery-images>li a img {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.c-gallery .gallery-images>li a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.c-gallery .gallery-images.m-2-columns>li {
	width: 50%;
}
.c-gallery .gallery-images.m-2-columns>li:nth-child(2n+1) {
	clear: left;
}
.c-gallery .gallery-images.m-3-columns>li {
	width: 33.3333%;
}
.c-gallery .gallery-images.m-3-columns>li:nth-child(3n+1) {
	clear: left;
}
.c-gallery .gallery-images.m-4-columns>li {
	width: 25%;
}
.c-gallery .gallery-images.m-4-columns>li:nth-child(4n+1) {
	clear: left;
}
.c-gallery .gallery-images.m-5-columns>li {
	width: 20%;
}
.c-gallery .gallery-images.m-5-columns>li:nth-child(5n+1) {
	clear: left;
}
.c-gallery .gallery-images img {
	display: block;
}
.c-definition-list dl {
	margin-bottom: 24px;
}
.c-definition-list dl:before,
.c-definition-list dl:after {
	display: table;
	clear: both;
	height: 0;
	content: "";
}
.c-definition-list dl>dt {
	float: left;
	clear: both;
	margin: 7px 0 0 0;
	padding: 7px 0 0 0;
	width: 50%;
	border-top: 1px solid transparent;
}
.c-definition-list dl>dt,
.c-definition-list dl>dd {
	border-color: #e5e5e5;
}
.c-definition-list dl>dd {
	float: right;
	margin: 7px 0 0 0;
	padding: 7px 0 0 0;
	width: 50%;
	text-align: right;
	border-top: 1px solid transparent;
}
.c-definition-list dl>dt:first-of-type,
.c-definition-list dl>dd:first-of-type {
	margin-top: 0;
	padding-top: 0;
	border: 0;
}
.c-alert-message {
	color: #265e88;
	background-color: #e1edf9
}
.c-alert-message.m-warning {
	color: #d40041;
	background-color: #ffdfe0
}
.c-alert-message.m-success {
	color: #499143;
	background-color: #d4fbd3
}
.c-alert-message.m-notification {
	color: #c88435;
	background-color: #fff4cf
}
.c-alert-message .alert-close {
	color: #333
}
.c-alert-message {
	position: relative;
	margin: 0 0 24px 0;
	padding: 22px 20px 20px 50px;
}
.c-alert-message .ico {
	position: absolute;
	top: 22px;
	left: 20px;
	font-size: 24px;
}
.c-alert-message .alert-inner {
	line-height: 1.4em;
}
.c-alert-message p {
	margin: 12px 0 0 0;
}
.c-alert-message p:first-child {
	margin: 0;
}
.c-alert-message .alert-close {
	position: absolute;
	top: 10px;
	right: 10px;
}
.c-feature .feature-icon {
	display: block;
	color: #002d72;
	top: 0;
	left: 0;
	font-size: 36px;
}
.c-tabs .tabs-inner {
	margin-bottom: 34px;
}
.c-tabs .tab-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 2em;
}
.c-tabs .tab-list>li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
.c-tabs .tab-list:before,
.c-tabs .tab-list:after {
	display: table;
	clear: both;
	height: 0;
	content: "";
}
.c-tabs .tab-list>li {
	display: inline-block;
	margin: 0 20px 12px 0;
	font-weight: bold;
	border-bottom: 2px solid transparent;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	cursor: pointer;
	width: 150px;
	padding: 15px;
	color: #072143;
	background-color: #fcbc3a;
}
.c-tabs .content-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.c-tabs .content-list>li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
.c-tabs .content-list>li>* {
	margin: 12px 0 0 0;
}
.c-tabs .content-list>li>*:first-child {
	margin: 0;
}
.c-feature .feature-inner {
	position: relative;
	margin-bottom: 24px;
	padding-right: 30px;
}
.c-feature .feature-icon {}
.c-feature .feature-title {
	margin-bottom: 0px;
}
.c-feature .feature-content>* {}
.c-feature .feature-content>*:first-child {
	margin: 0;
	width: 100%;
	padding: 0;
}
.c-feature .feature-inner>*:first-child {
	padding-left: 0px;
}

/*Tablet responsive  */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#top-bar .social {
		width: 40%
	}
	
	#top-bar .links {
		width: 60%;
	}
	
	#middlebar .info {
		float: right !important;
		width: 75%
	}
	
	#middlebar .link {
		width: 100%;
		display: none;
	}
}

/*
 Mobile responsive
*/
@media screen and (max-width:767px) {
	h1 {}
	
	#top-bar .links,
	#middlebar .info {
		display: none;
	}
	
	#middlebar .logo {
		width: 20%;
		float: none;
		margin: 0 auto;
		padding-top: 2em;
	}
	
	#main-menu a {
		line-height: 0em;
	}
	
	.container {
		width: 90%;
	}
	
	#slider {
		height: auto;
		margin-bottom: 2em;
	}
	
	#work {
		display: inline-block;
	}
	
	#work .video-box {
		float: left;
	}
	
	#work .video-story {
		width: 100%;
		margin-bottom: 4em;
	}
	
	#work .facts {
		width: 100%;
		display: inline-block;
		height: auto;
		top: -70px;
		margin-bottom: 2em;
	}
	
	#work .textbox {
		width: 90%;
		border-right: none;
		padding: 20px 20px 20px 20px;
		height: auto;
	}
	
	#work .textbox span.fact {
		display: flex;
	}
	
	#work .textbox i {
		margin: 15px 10px 0 0;
	}
	
	#work h2 {}
	
	#work .embed-media {}
	
	#services {}
	
	.page-content-box {
		width: 100%;
	}
	
	#work .text-box {
		width: 100%;
	}
	
	#services .flex-container {
		width: 100%;
		display: inline-block;
		padding-top: 1.5em;
	}
	
	#services .servbtn {
		width: 100%;
	}
	
	#services .servbtn .link {
		width: 30%;
		margin-right: 0.2em;
		height: auto;
	}
	
	#services .servbtn .link a {
		display: block;
	}
	
	#services .servbtn i {
		margin-bottom: 0.5em;
		display: block;
	}
	
	.notices {
		float: none;
		width: 100%;
		margin-top: 4em;
	}
	
	#blog {
		height: auto !important;
	}
	
	#blog .blogpost {
		width: 100%;
		margin-top: 2em;
	}
	
	#blog .news {
		width: 100%;
		display: inline-block;
		height: auto;
		margin-bottom: 1em;
	}
	
	#blog .news img,
	#blog .news .image-container {
		width: 100%;
		height: auto;
	}
	
	#blog .main {
		height: auto;
	}
	
	#blog .newsletter {
		width: 100%;
		height: auto;
		position: relative;
	}
	
	#blog .phone {
		width: 100%;
		float: left;
		padding-left: 1em;
	}
	
	#blog .phone .btnp {
		width: 40%;
		min-height: 114px;
	}
	
	#blog .phone .btnp h4 {
		font-size: 16px;
	}
	
	#mayorbox {
		height:auto;
	}
	.videoWrapper {
		position: relative;
		padding-bottom: 56.25%;
		/* 16:9 */
		height: 0;
	}
	
	.videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	#blog-post {
		height: auto;
		min-height: auto;
		margin-bottom: 3em;
	}
	
	#blog-post .post {
		width: 100%;
	}
	
	#blog-post .sidebar {
		float: none;
	}
	
	.page-content-box {
		width: 90%;
	}
	
	.blogarch {
		width: 100%;
	}
	
	.notice-page .notice-image img {
		width: 100%;
		height: auto;
	}
	
	.notice-page .notice-core {
		width: 90%;
	}
	
	.noticearch {
		width: 100%;
	}
	
	.notice-content img {
		width: 100%;
		height: auto;
	}
	
	#archive-sidebar,
	#work .archive-mob {
		display: none;
	}
	
	footer .grid-container {
		display: none;
	}
	
	#wpmm-wrap-horizontal-menu.wpmm-orientation-horizontal ul.wpmm-mega-wrapper li .wpmm-sub-menu-wrap {
		width: 100%;
	}
	
	textarea {
		width: 95%;
		padding: 0px;
	}
	
	input[type="text"],
	input[type="email"],
	input[type="tel"],
	select {
		width: 90%;
	}
}

/*
 Tablet responsive
*/
@media only screen and (min-width:768px) and (max-width:1024px) {
	h1 {}
	
	#top-bar .links,
	#middlebar .info {}
	
	.container {
		width: 90%;
	}
	
	#slider {
		height: auto;
		margin-bottom: 2em;
	}
	
	#work {
		display: inline-block;
	}
	
	#work .video-box {
		float: left;
	}
	
	#work .video-story {
		width: 100%;
		margin-bottom: 4em;
	}
	
	#work .facts {
		width: 100%;
		display: flex;
		height: auto;
		top: 0px;
		margin-bottom: 2em;
	}
	
	#work .facts .textbox {
		width: 50%;
		border-right: none;
		padding: 20px 20px 20px 20px;
		height: auto;
	}
	
	#work p {
		display: none;
	}
	
	.notices {
		width: 80%;
	}
	
	#work .textbox span.fact {
		display: inline-block;
	}
	
	#work .textbox i {
		margin: 15px 10px 0 0;
	}
	
	#work h2 {}
	
	#work .embed-media {}
	
	#services {}
	
	#blog-post .post {
		width: 100%;
	}

.page-content-box {
	width: 95%;
}
#work .text-box {
	width: 100%;
}
#services .flex-container {
	width: 100%;
	display: inline-block;
	padding-top: 1.5em;
}
#blog-post .sidebar {
	float: none;
	width: 100%;
}

#archive-sidebar {
    display: none;
}

.blogarch {
    width: 100%;
}
#services .servbtn {
	width: 100%;
}
#services .servbtn .link {
	margin-right: 0.5em;
	height: auto;
}
#services .servbtn .link a {}
#services .servbtn i {
	margin-bottom: 0.5em;
}
#blog .main {
	width: 100%;
	height: auto;
}
#blog .phone {
	float: none;
	width: 100%;
	margin-left: 0.5em;
    display: inline-block;
}

#blog .news {
    margin-bottom: 1em;
  
}

#blog .news:nth-last-child(3)
{
    display: none;
}

#blog .newsletter {
	margin-bottom: 2.5em;
	
}
#blog .phone .btnp {
	width: 250px;
}
.noticearch {
	width: 100%;
}
.notices {
	float: none;
	margin-top: 4em;
}
.notice-page .notice-core {
	padding: 10px 15px 0px 20px;
}
footer .grid-container {
	display: none;
}
footer .grid-box {
	width: 300px;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

}

