/*!
Theme Name: icar
Theme URI: https://icar.ngo/
Author: Bracketmedia
Author URI: https://bracketmedia.com/
Description: iCar
Version: 1.0.0

*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

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

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

body {
	margin: 0;
}

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

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* 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 {
	background-color: transparent;
}

/**
 * 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;
}

/* 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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]: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,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

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;
	border: 1px solid #ccc;
	border-radius: 3px;
	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;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/
@font-face {
    font-family: 'GT Pressura';
    src: url('fonts/GTPressura-Bold.woff2') format('woff2'),
        url('fonts/GTPressura-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'GT America';
    src: url('fonts/GTAmerica-Bold.woff2') format('woff2'),
        url('fonts/GTAmerica-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'GT America';
    src: url('fonts/GTAmerica-Medium.woff2') format('woff2'),
        url('fonts/GTAmerica-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GT America';
    src: url('fonts/GTAmerica-Light.woff2') format('woff2'),
        url('fonts/GTAmerica-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/

body {
    font-family: 'GT America';
    font-size: 24px;
    font-weight: 300;
}

section {
    width: 100%;
    max-width: 1440px;
    margin: auto;
    overflow: hidden;
}

.no-results.not-found {
    padding-bottom: 60px;
}

.site {
    overflow-x: hidden;
}

.container {
    width: 100%;
    max-width: 1140px;
}

/*--------------------------------------------------------------
# Logo
--------------------------------------------------------------*/
.site-branding a:hover {
	text-decoration: none;
} 
.site-branding a:visited,
.site-branding a:focus {
	outline: 0 none;
}
.site-branding {
	float: left;
    margin-left: 15px;
}
.site-branding .custom-icon {
	margin-right: 10px;
}
/*--------------------------------------------------------------
# Menus
--------------------------------------------------------------*/
.site-header .header-content {
    padding: 25px;
    border-bottom: 4px solid #072A48;
    float: left;
    width: 100%;
}
.main-navigation {
    float: right;
	margin-top: 0;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation .menu-main-menu-container {
	display: none;
}

.main-navigation li {
	float: left;
	position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

.main-navigation a {
    display: block;
    text-decoration: none;
    font-family: 'GT Pressura';
    color: #072A48;
    text-transform: uppercase;
    font-size: 18px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
    line-height: 70px;
}

.main-navigation a:focus,
.main-navigation a:visited {
	outline: 0 none;
}

.main-navigation .current-menu-item a,
.main-navigation a:hover {
	color: #FF5500;
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

.button-content-header {
    position: relative;
    float: left;
    margin-top: 25px;
    margin-right: 10px;
}

#nav-icon2 {
    width: 40px;
    height: 30px;
    position: relative;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    background: transparent;
    border-radius: 0;
    border: 0 none;
    float: right;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#nav-icon2:focus {
    outline: 0 none;
}

#nav-icon2 span {
    display: block;
    position: absolute;
    height: 4px;
    width: 40%;
    background: #333F48;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
    left: 40%;
    border-radius: 0;
}

#nav-icon2 span:nth-child(odd) {
    left:0px;
    border-radius: 0;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
    top: 0px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
    top: 9px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
    top: 14px;
}

#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
    left: 3px;
    top: 6px;
}

#nav-icon2.open span:nth-child(2) {
    left: calc(40% - 3px);
    top: 6px;
}

#nav-icon2.open span:nth-child(3) {
    left: -40%;
    opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
    left: 3px;
    top: 16px;
}

#nav-icon2.open span:nth-child(6) {
    left: calc(40% - 3px);
    top: 16px;
}

#nav-icon2 span:nth-child(3),
#nav-icon2 span:nth-child(4) {
    display: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled .menu-main-menu-container {
	display: block;
}

@media screen and (min-width: 992px) {
	.menu-toggle {
		display: none;
	}
    .menu-main-menu-container {
        float: right;
    }
	.main-navigation .menu-main-menu-container {
		display: block;
	}
}

.main-navigation ul li.menu-item-has-children {
    background: transparent url('images/chevron.svg') no-repeat scroll 99% center;
}
.main-navigation ul ul:before{
    content:"";
    position: absolute;
    left: 30px;
    top: -22px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 22px 22px 22px;
    border-color: transparent transparent #E6F4F7 transparent;
    z-index:9999;    
}
.main-navigation ul ul:after{
    content:"";
    position: absolute;
    left: 28px;
    top: -24px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 24px 24px 24px;
    border-color: transparent transparent #072A48 transparent;
    z-index:9998;    
}
.main-navigation ul ul { 
    display: none;
    top: 30px;
    background: #E6F4F7;
    border: 2px solid #072A48;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    margin: 0;
    top: 75px;
    z-index: 99999;
    left: -15px;
    padding-bottom: 20px;
    padding-top: 20px;
}

.main-navigation ul ul li { 
    float: none;
    padding-top: 7px;
    padding-left: 30px;
    padding-right: 30px;
}
.main-navigation ul ul li:first-child {
    padding-top: 0;
}
.main-navigation ul ul li a {
    padding: 0; 
    white-space: nowrap;
    position: relative;
    padding-bottom: 3px;
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    line-height: 1;
}

.main-navigation ul ul li a:before, .main-navigation ul ul li a:after {
    content: '';
    position: absolute;
    transition: transform .5s ease;
}

.main-navigation ul ul li a:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #FF5500;
    transform: translateX(-100%);
}

.main-navigation ul ul li a:hover {
    color: #072A48;
}

.main-navigation ul ul li a:hover:before {
    transform: translateX(0);
}

.main-navigation ul li:hover > ul {
    display: block;
}

.main-navigation ul ul li ul {
    position: relative;
    top: 0;
    display: block;
    border: 0 none;
    width: 100%;
    box-shadow: none;
    padding: 0;
}

.main-navigation ul ul li ul:after,
.main-navigation ul ul li ul:before {
    display: none;
}

.main-navigation .current-menu-item .sub-menu a,
.main-navigation .sub-menu .current-menu-item a {
    color: #072A48 !important;    
}

.main-navigation .sub-menu .current-menu-item a:before {
    transform: translateX(0);
}

.main-navigation ul ul li,
.main-navigation ul ul li ul li {
    background: none !important;
}

.search-header .screen-reader-text,
.search-header .search-submit {
    display: none;
}

.search-header {
    float: right;
    display: block;
    text-align: right;
    border-left: 2px solid #0063C5;
    margin-top: 13px;
    height: 42px;
}

.search-header .search-form {
    float: left;
    margin-right: 15px;
}

.search-header .open-search {
    background: transparent url('images/search-button.svg') no-repeat scroll left top;
    display: block;
    width: 21px;
    height: 21px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 15px;
}

.search-header input[type=search] {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #fff;
    border: 0;
    color: teal;
    padding: 0.5rem 0;
    width: 0;
    font-family: 'GT America';
    font-size: 14px;
    font-weight: 300;
}
.search-header input[type=search]::-webkit-input-placeholder {
    color: #777777;
    font-family: 'GT America';
    font-size: 14px;
    font-weight: 300;
}
.search-header input[type=search]::-moz-placeholder {
    color: #777777;
    font-family: 'GT America';
    font-size: 14px;
    font-weight: 300;
}
.search-header input[type=search]:-moz-placeholder {
    color: #777777;
    font-family: 'GT America';
    font-size: 14px;
    font-weight: 300;
}
.search-header input[type=search]:-ms-input-placeholder {
    color: #777777;
    font-family: 'GT America';
    font-size: 14px;
    font-weight: 300;
}
.search-header.show input[type=search] {
    background: #fff;
    padding: 0.5rem;
    width: 12rem;
    border: 1px solid #072A48;
    border-radius: 0;
    margin-left: 15px;
}

/*--------------------------------------------------------------
# Content Page
--------------------------------------------------------------*/

.main-slider {
    position: relative;
}
.main-slider .bx-wrapper {
    border: 0 none;
    margin: 0;
}

.main-slider .bx-wrapper img {
    width: 100%;
}

.main-slider .bx-wrapper .link-slider {
    display: block;
    width: 100%;
    height: 100%;
        position: absolute;
}

.slider-home,
.slider-icons,
.slider-resources,
.bxSlider {
    margin: 0;
    padding: 0;
}

.slider-resources {
    margin-left: 7px;
}

.main-slider .title-slider {
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);  
    max-width: 650px;
}

.main-slider .title-slider.inner {
    max-width: 700px;    
}

.main-slider .title-slider h2 {
    font-family: 'GT Pressura';
    font-weight: bold;
    font-size: 50px;
    color: #fff;
    line-height: 1.2;
    margin-top: 0;
    position: relative;
}

.main-slider .title-slider h2:before {
    content: '';
    background: #FF5500;
    height: 8px;
    width: 37px;
    position: absolute;
    top: -15px;
}

.main-slider .title-slider p {
    font-family: 'GT America';
    font-weight: 300;
    color: #fff;
    font-size: 24px;
    margin: 0;
}

.main-slider .title-slider p a {
    color: #fff;
    text-decoration: underline;
}

.main-slider .title-slider p a:hover {
    text-decoration: underline;
}

.main-slider .title-slider p a:focus,
.main-slider .title-slider p a:visited {
    outline: 0 none;
}

.main-slider .bx-wrapper .bx-controls-direction {
    position: absolute;
    bottom: 20%;
    left: 10%;
    width: 115px;   
}

.main-slider .bx-wrapper .bx-controls-direction:before {
    content: '';
    height: 28px;
    width: 3px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-top: -5px;
}

.main-slider .bx-wrapper .bx-controls-direction a {
    position: relative;
    top: 0;
    margin-top: 0;
    outline: 0;
    width: 20px;
    height: 18px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 9999;    
    display: block;
}
.main-slider .bx-wrapper .bx-controls-direction .bx-prev {
    background: transparent url('images/arrow-white.png') no-repeat scroll left top;
    transform: rotate(180deg);
    float: left;
}
.main-slider .bx-wrapper .bx-controls-direction .bx-next {
    background: transparent url('images/arrow-white.png') no-repeat scroll left top;  
    float: right;
}

.content {
    padding: 60px 0;
    padding-top: 80px;
}

.content.box {
    padding-top: 80px;    
    padding-bottom: 80px;    
}

.content.member { 
    padding-bottom: 20px;    
}

.content h2 {
    font-family: 'GT Pressura';
    font-weight: bold;
    font-size: 45px;
    color: #072A48;
    line-height: 1.2;
    margin-top: 0;
    position: relative;  
    margin-bottom: 45px;
}

.content h2:before {
    content: '';
    background: #FF5500;
    height: 8px;
    width: 37px;
    position: absolute;
    top: -15px;    
}

.lined-bg {
    background-color:#ffffff;
    background-image: linear-gradient(-135deg,
    #fff 47%, rgba(0,0,0,.2) 15%, rgba(0,0,0,.2) 50%,
    #fff 51%, #fff 97%, rgba(0,0,0,.2) 75%, rgba(0,0,0,.2));
    background-size:10px 10px;
}

.icon-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;   
    width: 100%;
}

.icon-content .icon {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;    
}

.content .bx-wrapper {
    box-shadow: none;
    border: 0 none;
    background: transparent;
    margin: 0;  
    width: 100%;
}

.content .bx-wrapper .bx-viewport {
    margin-bottom: 60px;
}

.page-template-page-work .content .bx-wrapper .bx-viewport {
    margin-bottom: 0;
}

.content .bx-wrapper .bx-viewport li img {
    margin: auto;
}

.content .bx-wrapper .bx-controls {
    position: relative;
    padding-bottom: 30px;
}

.content .bx-wrapper .bx-controls-direction {
    position: absolute;
    top: 40px;
    right: 0;
    width: 115px;  
}

.content .bx-wrapper .bx-controls-direction:before {
    content: '';
    height: 28px;
    width: 2px;
    background: #AEAEAE;
    position: absolute;
    left: 50%;
    margin-top: -5px;
}

.content .bx-wrapper .bx-controls-direction a {
    position: relative;
    top: 0;
    margin-top: 0;
    outline: 0;
    width: 20px;
    height: 18px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 9999;    
    display: block;
}
.content .bx-wrapper .bx-controls-direction .bx-prev {
    background: transparent url('images/arrow.png') no-repeat scroll left top;
    transform: rotate(180deg);
    float: left;
}
.content .bx-wrapper .bx-controls-direction .bx-next {
    background: transparent url('images/arrow.png') no-repeat scroll left top;  
    float: right;
}

.box-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;     
}

.box-content .items-content {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto; 
    
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.box-content .items-content:nth-child(2n) {
    margin: 60px 0;
}

.box-content .items-content:nth-child(2n) .img-content {
    order: 1;
    margin-right: 0;
    margin-left: 70px;
}

.box-content .items-content:nth-child(2n) .text-description {
    order: 0;    
}

.box-content .items-content .img-content {
    position: relative;
    width: 100%;
    max-width: 435px;
    margin-right: 70px;    
}

.box-content .items-content .img-content:before {
    content: '';
    background: #FF5500;
    position: absolute;
    left: -10px;
    width: 100%;
    bottom: 0;
    top: 10px;  
}

.box-content .items-content .img-content img {
    position: relative;    
}

.box-content .items-content .text-description p {
    color: #072A48;
    font-family: 'GT America';
    font-weight: 300;
    font-size: 24px;
}

.box-content .items-content .text-description p strong {
    font-weight: bold;
}

.box-news {
    max-width: 360px;
    margin: auto; 
    box-shadow: 0 0 8px #C5C5C5;
}

.box-news .img-news {
    overflow: hidden;
    max-height: 250px;
}

.box-news .img-news img {
    display: block;
    width: 100%;
}

.box-news .title-news {
    background: #fff;
    border-left: 2px solid #072A48;
    border-right: 2px solid #072A48;
    padding: 30px 20px;
    min-height: 215px;  
    padding-top: 50px;
}

.box-news .title-news h3 {
    margin-top: 0;
    margin-bottom: 0;
    color: #072A48;
    font-size: 24px;
    font-family: 'GT Pressura';  
    line-height: 1.4;
    position: relative;
}

.box-news .title-news h3:before {
    content: '';
    background: #FF5500;
    height: 6px;
    width: 37px;
    position: absolute;
    top: -15px;     
}

.box-news .link-news {
    background: #fff;
    border-left: 2px solid #072A48;
    border-right: 2px solid #072A48;
    border-bottom: 2px solid #072A48;
    padding: 30px 20px;    
}

.box-news .link-news a {
    margin-top: 0;
    margin-bottom: 0;
    color: #072A48;
    font-size: 20px;
    font-family: 'GT Pressura';
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.box-news .link-news a:before, .box-news .link-news a:after {
    content: '';
    position: absolute;
    transition: transform .5s ease;
}

.box-news .link-news a:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #FF5500;
    transform: translateX(-101%);
}

.box-news .link-news a:hover:before {
    transform: translateX(0);
}

.box-post {
    box-shadow: 0 0 8px #C5C5C5;
    background: #fff;
    max-width: 360px;
    margin-bottom: 30px;
    border-top: 5px solid #FF5500;
    padding: 30px;
    padding-top: 0;
    height: 100%;
    position: relative;
}

.box-post .post-cat {
    margin-top: -30px;    
    position: relative;
    display: block;
}

.box-post .post-cat span {
    display: inline-block;
    background: #0063C5;
    color: #fff;
    text-align: center;
    font-family: 'GT America';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 20px;
}

.box-post .post-date {
    margin-top: 20px;
}

.box-post .post-date span {
    font-family: 'GT America';
    color: #072A48;
    font-size: 14px;
    display: block;  
    font-weight: bold;
}

.box-post .post-date.resource span {
    font-weight: bold;
}

.box-post .post-title {
    margin-top: 45px;  
    margin-bottom: 45px;
}

.box-post .post-title h3{
    font-family: 'GT America';
    font-weight: 300;
    font-size: 24px;
    color: #072A48;
    margin: 0;
}

.box-post .post-title h3 a {
    color: #072A48;
    text-decoration: none;
}

.box-post .post-title h3 a:hover {
    text-decoration: underline;
}

.box-post .post-link {
    position: absolute;
    bottom: 30px;   
}

.box-post .post-link a {
    margin-top: 0;
    margin-bottom: 0;
    color: #072A48;
    font-size: 20px;
    font-family: 'GT Pressura';
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.box-post .post-link a:before, .box-post .post-link a:after {
    content: '';
    position: absolute;
    transition: transform .5s ease;
}

.box-post .post-link a:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #FF5500;
    transform: translateX(-100%);
}

.box-post .post-link a:hover:before {
    transform: translateX(0);
}

.box-post .post-img {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: -9px; 
    max-height: 160px;
    overflow: hidden;
}

.box-post.news {
    height: 100%;
    margin-bottom: 0;
    padding: 20px;
}

.box-post.news .post-cat {
    margin-top: -54px;
    position: relative;
    display: block;
}

.box-post.news .post-title {
    margin-top: 5px;
}

.box-post.news .post-title {
    min-height: 85px;
}


.box-post.news .post-title h3 {
    font-size: 18px;
    line-height: 1.2;
}

.news-template .col-md-3,
.news-template .col-md-9 {
    margin-bottom: 60px;
}

.news-template .content-height {
    min-height: 260px;    
}

.news-template .content-height-featured {
    min-height: 260px;    
}

.box-post.featured {
    max-width: fit-content;
    position: relative;
}

.box-post.featured .post-img {
    margin-right: 20px;
}

.featured-content-post {
    float: left;
    width: calc(100% - 414px);    
}

.cat-name-featured {
    position: absolute;
    right: 0;
    top: -10px;   
}

.cat-name-featured span {
    display: inline-block;
    background: #FF5500;
    color: #fff;
    text-align: center;
    font-family: 'GT America';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 10px;    
}

.box-post.featured .post-img {
    float: left;
    max-width: 414px; 
    max-height: inherit;
}

.box-post.news .post-link {
    margin-top: 20px;
}

.box-post.news .post-date span {
    font-size: 12px;
}

.box-post.news .post-link a {
    font-size: 18px;
}

.box-post.featured .post-img img {
    width: 100%;
    float: left;
}

.box-post.featured .post-title h3 {
    font-size: 24px;
}

.more-content {
    text-align: center;
}

.more-content.home {
    margin-top: 30px;
}

.more-content.device {
    display: none;
}

.more-content .more-link {
    margin-top: 0;
    margin-bottom: 0;
    color: #072A48;
    font-size: 20px;
    font-family: 'GT Pressura';
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.more-content .more-link:before, .more-content .more-link:after {
    content: '';
    position: absolute;
    transition: transform .5s ease;
}

.more-content .more-link:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #FF5500;
    transform: translateX(-101%);
}

.more-content .more-link:hover:before {
    transform: translateX(0);
}

.twitter-content {
    box-shadow: 0 0 8px #C5C5C5;
    background: #E6F4F7;
    padding: 50px;
    text-align: center;
}

.twitter-content .twitter-box {
    max-width: 650px;
    margin: auto;
}

.twitter-content h2 {
    font-family: 'GT Pressura';  
    font-size: 48px;
    margin: 0;
    margin-bottom: 30px;
}

.twitter-content h2 img {
    margin-right: 15px;
}

.twitter-content h2:before {
    display: none;
}

.grid-content {
    padding: 0 35px;
    width: 100%;
}

.simple-text p {
    font-size: 24px;
    color: #072A48;
    font-weight: 300;
    line-height: 32px;
    margin: 0;  
    margin-bottom: 1.5em;
}

.simple-text.compouse-subtitle p {
    color: #707372;
    margin-bottom: 45px;
}

.compouse-text p {
    color: #072A48;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
}

.simple-text p a,
.compouse-text p a {
    color: #072A48;
}

.simple-text p a:visited,
.simple-text p a:focus,
.compouse-text p a:visited,
.compouse-text p a:focus {
    outline: 0 none;
}

.simple-text p a:hover,
.compouse-text p a:hover {
    text-decoration: none;
}

.compouse-text ul,
.simple-text ul,
.compouse-text ol,
.simple-text ol {
    margin: 0;
    padding: 0;
    padding-left: 20px;    
}

.compouse-text li,
.simple-text li {
    color: #072A48;
    font-size: 18px;   
}

.quote-text {
    position: relative;
    padding-top: 40px;
    margin-top: 20px;
    margin-bottom: 45px;
}

.quote-text:before {
    content: '';
    background: transparent url('images/quote-dark.png') no-repeat scroll left top;
    width: 40px;
    height: 34px;
    position: absolute;
    left: 0;
    top: 0;
}

.quote-text p {
    font-family: 'GT Pressura';
    color: #072A48;
    font-size: 32px;
    margin-top: 0;
    padding-top: 10px;
    margin-bottom: 0;
}

.quote-text .author {
    display: block;
    color: #072A48;
    font-size: 20px;
    margin-top: 10px;    
}

.img-compouse {
    margin-top: 30px;
    
}

.img-compouse img {
    width: 100%;
    display: block;
}

.img-cont {
    margin-bottom: 45px;    
}

.img-cont .alt-img {
    display: block;
    color: #6D6D6D;
    font-size: 18px;
    margin-top: 10px;     
}

.items-news {
    overflow: hidden;
    border-bottom: 2px solid #072A48;
    padding-bottom: 45px;
    margin-top: 45px;    
}

.items-news:last-child {
    margin-bottom: 45px;
}

.items-news .date-news span {
    font-family: 'GT Pressura';
    color: #072A48;
    font-size: 14px;
    display: block;   
}

.items-news .title-news h3 {
    font-family: 'GT Pressura';
    color: #072A48;
    font-size: 32px; 
    line-height: 1.2;
}

.items-news .subtitle-news h4 {
    font-family: 'GT Pressura';    
    color: #072A48;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.2;
}

.items-news .subtitle-news h4 a {
    font-family: 'GT Pressura';    
    color: #072A48;
    text-decoration: underline;
}

.items-news .subtitle-news h4 a:hover {
    text-decoration: none;
}

.items-news .link-news a {
    border: 2px solid #FF5500;
    font-family: 'GT Pressura';
    color: #072A48;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
    padding: 10px 15px;   
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.items-news .link-news a:hover {
    border-color: #072A48;
}

.items-news .link-news a span {
    background: transparent url('images/arrow.svg') no-repeat scroll center center;
    width: 20px;
    height: 13px;
    display: inline-block;
    margin-left: 10px;
}

.content.img {
    background-size: cover;
}

.quote-content {
    position: relative;
    padding-top: 65px;   
    padding-bottom: 40px;   
}

.quote-content:before {
    content: '';
    background: transparent url('images/quote-light.png') no-repeat scroll left top;
    width: 70px;
    height: 55px;
    position: absolute;
    left: 0;
    top: 0;    
}

.quote-content h4 {
    font-family: 'GT Pressura';
    color: #fff;
    font-size: 48px;
    margin: 0;
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
    line-height: 1.2;
}

.quote-content h4:after {
    content: '';
    background: #fff;
    height: 8px;
    width: 37px;
    position: absolute;
    bottom: 0;
    left: 0;  
}

.quote-content .author {
    font-size: 24px;
    color: #fff;
    display: block;
    margin-top: 15px;
}

.icon-grid {
    margin-bottom: 20px; 
    width: 100%;
    position: relative;
    z-index: 1;
}

.icon-grid .icon-img {
    background: #fff;
    text-align: center; 
    width: 100%;
    position: relative;
    border: 5px solid #072A48;
    max-width: 350px;
}

.icon-grid .icon-img a:visited,
.icon-grid .icon-img a:focus {
	outline: 0 none;
}

.icon-grid:after {
    content: '';
    background: #FF5500;
    position: absolute;
    left: -7px;
    width: 100%;
    bottom: -7px;
    z-index: -1;
    height: 100%;  
    opacity: 0;
    visibility: hidden;
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
}

.icon-grid:hover:after {
    visibility: visible;
    opacity: 1;
}

.member-box {
    width: 25%;
    text-align: center;
    margin-bottom: 60px;    
}

.member-content {
    cursor: pointer;
}

.member-content .member-img {
    position: relative;
    max-width: 190px;
    margin: auto;
}

.member-content .member-img .member-img-content {
    border: 3px solid #072A48;
    border-radius: 50%;
    overflow: hidden;
    max-width: 185px;
    max-height: 185px;
    margin: auto;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

.member-content .member-img:after {
    content: '';
    background: #FF5500;
    position: absolute;
    left: -3px;
    bottom: -5px;
    z-index: 0;
    border-radius: 50%;
    width: 185px;
    height: 185px;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;    
}

.member-content .name-content {
    margin-bottom: 7px;
}

.member-content .name-content,
.member-content .position-content {
    width: 100%;
    float: left;
    text-align: center;
    line-height: 1;
}

.member-content h3 {
    font-family: 'GT Pressura';
    color: #072A48;
    font-size: 24px;
    line-height: 1.2;
    margin: 0;
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    padding-bottom: 3px;
}

.member-content p {
    font-family: 'GT America'; 
    color: #072A48;
    font-size: 18px;
    line-height: 1.2;
    margin: 0;
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-align: center;
    padding-bottom: 3px;
}

.member-content:hover .member-img:after {
    opacity: 1;
    visibility: visible;
}

.member-content h3:before, .member-content h3:after {
    content: '';
    position: absolute;
    transition: transform .5s ease;
}

.member-content h3:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #FF5500;
    transform: translateX(-100%);
}

.member-content:hover h3:before {
    transform: translateX(0);
}

.category-list {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;  
    position: relative;
}
 
.category-list h2 {
    margin: 0;
    display: inline-block;    
}

.category-list .cat-filter {
    display: inline-block;
    margin-left: 40px;  
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.category-list .cat-filter .cat-item {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;    
}

.category-list .cat-filter .cat-item a {
    font-family: 'GT Pressura';
    font-size: 18px;
    color: #072A48;
    border: 2px solid #FF5500;
    text-align: center;
    text-decoration: none;
    background: #fff;
    padding: 10px 20px;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease; 
}

.dropbtn {
    font-family: 'GT Pressura';
    font-size: 18px;
    color: #FF5500;
    border: 2px solid #FF5500 !important;
    text-align: center;
    text-decoration: none;
    background: #fff;
    padding: 15px 20px;
    border-radius: 0;
    cursor: pointer;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}

.dropbtn:focus,
.dropbtn:visited {
    outline: 0 none;
}

.dropbtn span {
    background: transparent url(images/chevron.svg) no-repeat scroll center center;
    display: block;
    width: 15px;
    height: 15px;
    float: right;
    margin-left: 7px;
}

.dropbtn.active span {
    transform: rotate(180deg);    
}

.category-list .cat-filter .cat-item a.current-cat ,
.category-list .cat-filter .cat-item a:hover {
    background: #FF5500;  
    color: #fff;
}

.pagination {
    position: relative;
    width: 100%;
    text-align: center;
}

.pagination:before {
    content: '';
    height: 35px;
    width: 2px;
    background: #AEAEAE;
    position: absolute;
    right: 35px;
    margin-top: -10px;
}

.pagination.no-line:before {
    display: none;
}

.pagination .inactive,
.pagination .current {
    color: #072A48;
    font-family: 'GT America';
    font-weight: 600;
    font-size: 14px;
    padding: 0 10px;
    margin: 0 5px;
    padding-bottom: 5px;
    text-decoration: none;   
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.pagination .current {
    color: #FF5500;    
}

.pagination .inactive:before, .pagination .inactive:after,
.pagination .current:before, .pagination .current:after {
    content: '';
    position: absolute;
    transition: transform .5s ease;
}

.pagination .inactive:before,
.pagination .current:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #FF5500;
    transform: translateX(-100%);
}

.pagination .inactive:hover:before,
.pagination .current:before{
    transform: translateX(0);
}

.pagination .prev {
    background: transparent url(images/arrow.png) no-repeat scroll left top;
    transform: rotate(180deg);
    position: absolute;
    top: 0;
    right: 53px;
    outline: 0;
    width: 20px;
    height: 18px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 9999;
    display: block;    
}

.pagination .next {
    background: transparent url(images/arrow.png) no-repeat scroll left top;
    position: absolute;
    top: 0;
    right: 0;
    outline: 0;
    width: 20px;
    height: 18px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 9999;
    display: block;     
}

.pagination .none {
    display: none;
}

.box-post-single .post-img {
    position: relative;
    margin-bottom: 30px;
}

.box-post-single .post-img:before {
    content: '';
    background: #072A48;
    position: absolute;
    left: -10px;
    width: 100%;
    bottom: 0;
    top: 10px;
}

.box-post-single .post-img img {
    position: relative;
    width: 100%;
}

.box-post-single .post-cat {
    width: 100%;
    float: left;
    overflow: hidden;
    margin-bottom: 60px;    
}

.box-post-single .post-cat span {
    float: left;
    background: #21578C;
    color: #fff;
    text-align: center;
    font-family: 'GT America';
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 15px; 
    overflow: hidden;
}

.box-post-single .single-post-title h2 {
    letter-spacing: -0.4px;
    padding-top: 15px;
}

.box-post-single .post-date span {
    font-family: 'GT Pressura';
    font-weight: bold;
    font-size: 24px;
    color: #AEAEAE;    
    display: block;
}

.box-post-single .single-post-subtitle h3 {
    font-family: 'GT America';
    font-weight: 300;
    font-size: 24px;
    color: #848484;    
}

.box-post-single .single-text-post p {
    font-weight: 300;
    font-size: 20px;
    color: #072A48;    
}

.box-post-single .single-text-post ul,
.box-post-single .single-text-post ol {
    margin: 0;
    padding: 0;
    padding-left: 20px;    
}

.box-post-single .single-text-post li {
    font-weight: 300;
    font-size: 20px;
    color: #072A48;    
}

.box-post-single .single-quote-post h3 {
    font-family: 'GT Pressura';
    font-weight: bold;
    font-size: 32px;
    align-items: center;
    color: #072A48;    
    margin: 0;
}

.category-list .cat-filter.show {
    display: block;
}

.simple-text-hidden {
    display: none;
}

.simple-text-hidden.active {
    display: block;
}

.simple-text-hidden p {
    font-size: 24px;
    color: #072A48;
    font-weight: 300;
    line-height: 32px;
    margin-top: 0;
}

.simple-button-hidden {
    text-align: center;
    margin-top: 20px;
}

.simple-button-hidden .show-more {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #072A48;    
    text-decoration: none;
    display: inline-block;
}

.simple-button-hidden .show-more:visited,
.simple-button-hidden .show-more:focus {
    outline: 0 none;
}

.simple-button-hidden .show-more span {
    background: transparent url(images/chevron.svg) no-repeat scroll center center;
    display: block;
    width: 15px;
    height: 15px;
    float: right;
    margin-left: 7px;    
    margin-top: 9px;
}

.simple-button-hidden .show-more.active span {
    transform: rotate(180deg);
}

.take-action {
    position: relative;
    padding-top: 65px;
    padding-bottom: 40px;    
}

.take-action h2,
.take-action p {
    color: #fff;    
}

.take-action h2:before {
    background: #fff;
}

.take-action h2 {
    padding-top: 20px;
}

.take-action p {
    margin-top: 0;
    float: left;
}

.take-action a {
    border: 2px solid #FF5500;
    font-family: 'GT Pressura';
    color: #072A48;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
    background: #fff;
    padding: 15px 40px;
    float: right;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;    
}

.take-action a:hover {
    border: 2px solid #072A48;    
}

.take-action a span {
    background: transparent url('images/arrow.svg') no-repeat scroll center center;
    width: 20px;
    height: 13px;
    display: inline-block;
    margin-left: 10px;
}

.tabs_wrapper {
    width: 100%;
    margin: 0 auto;
    background: transparent;
}

ul.tabs {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 21;
    margin: 25px 0 0;
    padding: 0;
    width: 35%;
    min-width: 175px;
    list-style: none;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
ul.tabs li {
    margin: 0;
    cursor: pointer;
    padding: 0px 15px;
    color: #072A48;
    text-align: left;
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 50px;
    margin-top: 25px;
    position: relative;
    padding-right: 35px;
}
ul.tabs li:last-child {
    margin-bottom: 0;    
}
ul.tabs li:hover,
ul.tabs li.active {
    font-weight: 500;
    text-decoration: underline;
    text-decoration-color: #FF5500;
}
ul.tabs li.active:before{
    content:"";
    position: absolute;
    top: 50%;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 22px 22px 22px;
    border-color: transparent transparent #ffffff transparent;
    z-index:9999;   
    right: 3px;
    transform: rotate(270deg);
}
ul.tabs li.active:after{
    content:"";
    position: absolute;
    top: 50%;
    margin-top: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 24px 24px 24px;
    border-color: transparent transparent #072A48 transparent;
    z-index:9998;  
    right: 3px;
    transform: rotate(270deg);
}
.tab_container {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 20;
    left: -2%;
    width: 64%;
    min-width: 10px;
    text-align: left;
    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
    background: #FFFFFF;
    border: 2px solid #072A48;
}

.tab_content {
    padding: 45px;
    height: 100%;
    display: none;
}

.tab_drawer_heading {
    display: none;
}

@media screen and (max-width: 781px) {
  ul.tabs {
    display: none;
  }

  .tab_container {
    display: block;
    margin: 0 auto;
    width: 100%;
    left: 0;
    border-top: none;
    border-radius: 0;
    box-shadow: 0px 0px 10px black;
  }

  .tab_drawer_heading {
    border-bottom: 1px solid #FFF;
    background: #072A48;
    font-weight: 300;
    font-size: 24px;
    color: #fff;
    margin: 0;
    padding: 5px 20px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
  }
  .tab_drawer_heading:nth-child(5) {
    border-bottom: 0 none;
  }
  .tab_drawer_heading:hover {
    background: #072A48;
    color: #ffffff;
  }

  .d_active {
    background: #072A48;
    color: #ffffff;
  }

}
.img-tab img{
    width: 100%;
}

.description-tab p {
    color: #072A48;
    font-size: 18px;
}

.link-tab a {
    border: 2px solid #FF5500;
    font-family: 'GT Pressura';
    color: #072A48;
    font-size: 18px;
    display: inline-block;
    text-decoration: none;
    background: #fff;
    padding: 10px 15px;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;    
}

.link-tab a:hover {
    border: 2px solid #072A48;    
}

.link-tab a span {
    background: transparent url('images/arrow.svg') no-repeat scroll center center;
    width: 20px;
    height: 13px;
    display: inline-block;
    margin-left: 10px;
}

.box-error {
    text-align: center;
    padding: 80px 25px;
}

.box-error a {
    margin-top: 0;
    margin-bottom: 0;
    color: #072A48;
    font-size: 20px;
    font-family: 'GT Pressura';
    text-decoration: none;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;    
}

.box-error a:before, .box-error a:after {
    content: '';
    position: absolute;
    transition: transform .5s ease;
}

.box-error a:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #FF5500;
    transform: translateX(-100%);
}

.box-error a:hover:before {
    transform: translateX(0);
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #fff;
}

footer span.wpcf7-not-valid-tip {
    display: none;
}

div.wpcf7-response-output {
    margin-left: 0;
    font-size: 14px;
    color: #fff;
    margin-top: 0;
}

.search-no-results .page-content .screen-reader-text {
    font-size: 14px;
    float: left;
    margin-right: 15px;
    margin-top: 12px;
    color: #000;
    font-weight: bold;    
}

.search-no-results .page-content .search-field {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: #fff;
    border: 2px solid #072A48;
    border-radius: 0;
    padding: 0.5rem;
    font-family: 'GT America';
    font-size: 14px;
    font-weight: 300;  
    float: left;
    margin-right: 0;
}

.search-no-results .page-content .search-submit {
    background: #FFF url(images/arrow.svg) no-repeat scroll 75px 12px;
    border: 2px solid #FF5500 !important;
    font-family: 'GT Pressura' !important;
    color: #072A48 !important;
    font-size: 18px !important;
    display: inline-block !important;
    text-decoration: none !important;
    padding: 10px 15px !important;
    transition: all 300ms ease !important;
    -moz-transition: all 300ms ease !important;
    -webkit-transition: all 300ms ease !important;
    -ms-transition: all 300ms ease !important;
    -o-transition: all 300ms ease !important;
    position: relative !important;
    border-radius: 0;
    padding-right: 35px !important;
    cursor: pointer;
    float: left;
    margin-left: 5px;
    height: 41px;
}

.bx-slider-news-content {
    position: relative;
    overflow: hidden;
}

.bx-slider-news {
    width: 100%;
}

.shadow-slider {
    background: linear-gradient(to left, #FFF 0, transparent 50px, transparent 100%);
    position: absolute;
    right: 0;
    bottom: 110px;
    width: 50px;
    height: 100%;
    display: none;
}

.share-content {
    position: relative;
}

.share-content:after {
    content: '';
    height: 41px;
    width: 1px;
    background: #AEAEAE;
    position: absolute;
    left: 88px;
    top: 0;
}
.share-content:before {
    content: '';
    height: 41px;
    width: 1px;
    background: #AEAEAE;
    position: absolute;
    left: 47px;
    top: 0;
}

.bxWrap_1 .bx-wrapper .bx-pager.bx-default-pager,
.bxWrap_2 .bx-wrapper .bx-pager.bx-default-pager,
.bxWrap_3 .bx-wrapper .bx-pager.bx-default-pager,
.items-logos .bx-wrapper .bx-pager.bx-default-pager {
    display: none !important;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
    background: linear-gradient(90deg, #072A48 50%, #FF5500 50%);
    width: 100%;
    max-width: 1440px;
    margin: auto;
}
.logo-footer,
.sign-up-form {
    padding: 60px;
}
.logo-footer span {
    font-size: 16px;
    font-family: 'GT America';
    font-weight: 300;
    color: #fff;
}
.logo-footer p {
    font-size: 16px;  
    font-family: 'GT America';
    font-weight: 300;
    color: #fff;
    margin-bottom: 0;
    margin-top: 45px;
}
.logo-footer p a {
    color: #fff;    
}
.content-logo {
    display: block;
    overflow: hidden;    
}
.content-logo img {
    float: left;    
}
.content-logo span {
    float: left;
    margin-top: 15px;
    margin-left: 50px;    
}
.content-logo span a {
    color: #fff;
    text-decoration: none;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.content-logo span a:hover{
    color: #FF5500;
}
.sign-up-form .title-form {
    font-size: 16px;  
    font-family: 'GT America';
    font-weight: 300;
    color: #fff;    
    margin-bottom: 5px;
    display: block;
}
.sign-up-form input[type="email"] {
    border-radius: 0;
    border: 0 none;
    background: #fff;
    padding: 8px;
    color: #777777;
    font-family: 'GT America';
    font-size: 16px;
    display: inline-block;
    border: 3px solid #fff;
    width: 100%;
}
.sign-up-form input[type="email"]::-webkit-input-placeholder {
    color: #777777;
    font-family: 'GT America';
    font-size: 16px;
    font-weight: 300;
}
.sign-up-form input[type="email"]::-moz-placeholder {
    color: #777777;
    font-family: 'GT America';
    font-size: 16px;
    font-weight: 300;
}
.sign-up-form input[type="email"]:-moz-placeholder {
    color: #777777;
    font-family: 'GT America';
    font-size: 16px;
    font-weight: 300;
}
.sign-up-form input[type="email"]:-ms-input-placeholder {
    color: #777777;
    font-family: 'GT America';
    font-size: 16px;
    font-weight: 300;
}
.sign-up-form input[type="submit"] {
    background: transparent;
    border: 3px solid #fff;
    text-align: center;
    color: #fff;
    font-family: 'GT America';
    font-weight: 500;
    border-radius: 0;
    padding: 12px 35px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    cursor: pointer;
}
.sign-up-form input[type="submit"]:focus,
.sign-up-form input[type="submit"]:visited {
    outline: 0 none;
}
.sign-up-form p {
    margin: 0;
}
.sign-up-form .wpcf7-form-control-wrap {
    float: left;
    margin-right: 15px;
    max-width: 60%;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    margin-top: 15px;
    border: 0 none;
}

div.wpcf7-mail-sent-ok {
    border: 0 none;
    margin-top: 15px;
}
/*--------------------------------------------------------------
# Responsive
--------------------------------------------------------------*/

@media screen and (min-width: 580px) {
    .news-template .col-md-3,
    .news-template .col-md-9 {
        padding-right: .5rem;
        padding-left: .5rem;
    }
}

@media screen and (min-width: 769px) {
    .header-content .container,
    .site-footer .container,
    .main-slider .container {
        width: 100%;
        max-width: 1440px;
    }
    .sign-up-form {
        text-align: left;
        float: right;
    }
    .dropbtn {
        display: none;
    }
    .share-content {
        margin-top: 20px;
        margin-left: -10px;
    }
}

@media screen and (min-width: 992px) {
    .news-items {
        float: left;
    }
}

@media screen and (min-width: 1440px) {
    .box-post-single .img-column {
        margin-left: -110px;
        margin-right: 75px;    
    }
}




@media screen and (max-width: 1440px) {
    .content,
    .content.box,
    .content.member {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media screen and (max-width: 1200px) {
    .main-slider .title-slider h2,
    .quote-content h4 {
        font-size: 45px;
    } 
    .main-slider .title-slider p,
    .quote-text p,
    .items-news .title-news h3,
    .box-post-single .single-quote-post h3 {
        font-size: 25px;
    }
    .content h2 {
        font-size: 35px;  
    }
    .box-content .items-content .text-description p,
    .simple-text p,
    .box-news .title-news h3,
    .box-post .post-title h3,
    .quote-content .author,
    .box-post-single .single-post-subtitle h3,
    .box-post-single .post-date span,
    .simple-text-hidden p,
    .take-action p,
    .tab_drawer_heading {
        font-size: 22px;
    }
    .items-news .subtitle-news h4 {
        font-size: 20px;
    }
    .box-news .title-news {
        min-height: 180px;
    }
    .box-news .link-news a,
    .more-content .more-link,
    .box-post .post-link a,
    .items-news .link-news a,
    .simple-button-hidden .show-more {
        font-size: 17px;
    }
    .box-post .post-title,
    .box-post .post-link {
        margin-top: 25px;
    }
    .content-logo span {
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }
    .logo-footer p {
        margin-top: 20px; 
    }
    .sign-up-form input[type="submit"] {
        width: 100%;
        margin-top: 20px;
    }
    .sign-up-form input[type="email"] {
        width: 100%;
        margin: 0;
    }
    .sign-up-form .wpcf7-form-control-wrap {
        width: 100%;
    }
    .main-slider .bx-wrapper .bx-controls-direction {
        bottom: 10%;
    }
    .search-header form {
        position: absolute;
        bottom: -55px;
        right: 0;
        background: #fff;
        z-index: 1;
        margin-right: 0 !important;
        width: 0;
        
    }
    .search-header.show form {
        width: 100%;
        padding: 5px 10px;
    }
    .site-header .header-content {
        position: relative;
    }
    .search-header.show input[type=search] {
        width: 100%;
        margin: 0;
    }
    .site-branding {
        margin-left: 0;
    }
    .main-slider .title-slider {
        left: 25px;
    }
    .main-slider .bx-wrapper .bx-controls-direction {
        bottom: 25px;
        left: 25px;
    }
    .main-slider .title-slider {
        max-width: 380px;
        bottom: 90px;
        top: auto;
        transform: none;
    }
    .content h2 {
        margin-bottom: 30px;
    }
    .sign-up-form .wpcf7-form-control-wrap {
        max-width: 100%;
    }
    .simple-button-hidden .show-more span {
        margin-top: 6px;
    }
}

@media screen and (max-width: 1025px) {
    .main-slider .title-slider h2,
    .quote-content h4 {
        font-size: 35px;
    } 
    .main-slider .title-slider p,
    .quote-text p,
    .items-news .title-news h3,
    .box-post-single .single-quote-post h3 {
        font-size: 20px;
    }
    .main-slider .title-slider {
        max-width: 380px;
    }
    .content h2 {
        font-size: 30px;  
    }
    .box-content .items-content .text-description p,
    .simple-text p,
    .box-news .title-news h3,
    .box-post .post-title h3,
    .quote-content .author,
    .box-post-single .single-post-subtitle h3,
    .box-post-single .post-date span,
    .simple-text-hidden p,
    .take-action p,
    .tab_drawer_heading {
        font-size: 20px;
    }
    .items-news .subtitle-news h4 {
        font-size: 18px;
    }
    .box-news .title-news {
        min-height: 180px;
    }
    .box-news .link-news a,
    .more-content .more-link,
    .box-post .post-link a,
    .items-news .link-news a,
    .simple-button-hidden .show-more {
        font-size: 17px;
    }
    .box-post .post-title,
    .box-post .post-link {
        margin-top: 20px;
    }
    .quote-text .author {
        font-size: 19px;
    }
    .grid-content [class^="col-md"] {
        -ms-flex-preferred-size: 33.3%;
        flex-basis: 33.3%;
        max-width: 33.3%;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .site-footer [class^="col-md"] {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        max-width: 992px;
    }
    .site-footer .col-md-6:first-child {
        order: 1;
    }
    .site-footer .col-md-6:last-child {
        order: 0;
    }
    .site-footer {
        background: linear-gradient(0deg, #072A48 50%, #FF5500 50%);
        width: 100%;
        max-width: 1440px;
        margin: auto;
    }
    .sign-up-form {
        width: 100%;
    }
    .logo-footer, 
    .sign-up-form {
        padding: 25px;
    }
}

@media screen and (max-width: 993px) {
    [class^="col-md"] {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
        max-width: 992px;
    }
    .grid-content [class^="col-md"] {
        -ms-flex-preferred-size: 33.3%;
        flex-basis: 33.3%;
        max-width: 33.3%;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem;
    }

    .menu-main-menu-container {
        position: absolute;
        left: 0;
        right: 0;
        background: #fff;
        top: 120px;
        z-index: 99999;
        height: 100vh;
    }
    body.fixed {
        overflow: hidden;
    }
    .main-navigation ul {
        overflow: hidden;
    }
    .main-navigation li {
        padding-left: 25px;
        padding-right: 25px;
        width: 100%;
    }
    .main-navigation ul li.menu-item-has-children {
        background: transparent;
        position: relative;
    }
    .main-navigation ul li.menu-item-has-children:before {
        content: '';
        background: transparent url(images/chevron.svg) no-repeat scroll center center;
        width: 40px;
        height: 40px;
        position: absolute;
        right: 15px;
        top: 0;
        pointer-events: none;
    }
    .main-navigation ul li.menu-item-has-children.focused:before {
        transform: rotate(180deg);
    }
    .main-navigation ul li.menu-item-has-children.focus:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .main-navigation ul ul li.menu-item-has-children:before {
        display: none;
    }
    .main-navigation ul ul {
        background: #fff;
        border: 0 none;
        box-shadow: none;
        float: left;
        position: relative;
        width: 100%;
        top: 0;
        padding-bottom: 0;
        padding-top: 0;
    }
    .main-navigation ul ul:before,
    .main-navigation ul ul:after {
        display: none;
    }
    .main-navigation a {
        line-height: 40px;
    }
    .main-navigation li {
        position: static;
    }
    .main-navigation ul ul {
        display: none !important;
    }
    .main-navigation ul ul li {
        float: left;
        position: relative;
    }
    .main-navigation ul li.menu-item-has-children.focus ul {
        display: block !important;
    }
    .main-navigation ul ul li a {
        display: inline-block;
        position: relative;
        z-index: 99999999;
    }
    .box-content .items-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .box-content .items-content .img-content,
    .box-content .items-content .text-description {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: 0;
    }
    .box-content .items-content:nth-child(2n) .img-content {
        order: 0;
        margin-left: 0;
    }
    .box-content .items-content:nth-child(2n) {
        margin: 15px 0;
    }
    .content {
        padding: 30px 0;
        padding-top: 50px;
        padding-left: 25px;
        padding-right: 25px;
    }
    .content.box,
    .content.member {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .box-news {
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
    }
    .box-news .title-news {
        min-height: 150px;
    }
    .box-post .post-title {
        min-height: inherit;
    }
    .box-news .link-news {
        padding-top: 0;
    }
    .more-content.home {
        margin-top: 0;
    }
    .quote-text .author {
        font-size: 17px;
    }
    .grid-content {
        padding: 0;
    }
    .news-template .col-md-3 {
        flex-basis: 50%;
        max-width: 50%;
    }
    .news-template .col-md-3,
    .news-template .col-md-9 {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    .box-post {
        max-width: 96%;
        height: auto;
        margin-bottom: 60px;
    }
    .box-post .post-img {
        max-height: 100%;
    }
    div.wpcf7-response-output {
        margin-top: 1em;
        margin-bottom: 2em;
        margin-right: 0;
    }
    div.wpcf7 .ajax-loader {
        display: none;
    }
    .member-box {
        width: 200px;
        margin-left: auto;
        margin-right: auto;
    }
    .box-post.first {
        margin-top: 30px;
    }
    .content .bx-wrapper .bx-controls {
        width: 100vw;
    }
    .content .bx-wrapper .bx-controls-direction {
        top: 0;
        width: 85px;
        right: 50px;
    }
    .page-template-page-work .more-content {
        margin-top: -30px;
    }
    .share-content:after {
        left: 93px;
    }
    .share-content:before {
        left: 50px;
    }
}

@media screen and (max-width: 769px) {
    .grid-content [class^="col-md"] {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-right: .5rem;
        padding-left: .5rem;
    }    
    .content h2:before,
    .main-slider .title-slider h2:before,
    .quote-content h4:after {
        height: 5px;
    }
    .box-post.featured .post-img {
        max-width: none;
        margin-right: -20px;
        float: none;
        display: block;
    }
    .box-post.featured .post-img img {
        width: 100%;
    }
    .featured-content-post {
        width: 100%;
    }
    .news-template .content-height-featured {
        min-height: 100%;
    }
    .category-list .cat-filter {
        display: none;
        position: absolute;
        z-index: 1;
        top: 52px;
        left: 62px;
        width: 250px;
    }
    .category-list h2 {
        margin-bottom: 0;
        margin-right: 35px;
    }
    .category-list .cat-filter .cat-item {
        margin-top: -2px;
    }
    .category-list .cat-filter .cat-item a {
        display: block;
        border-radius: 0;
        text-align: left;
    }
    .box-post-single .single-text-post p {
        font-size: 17px;
    }
    .take-action p,
    .take-action a {
        float: none;
    }
    .tab_content {
        padding: 20px;
    }
    .icon-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }
    .icon-content .icon {
        -webkit-flex: 0 1 150px;
        -ms-flex: 0 1 150px;
        flex: 0 1 150px;
        margin-left: auto;
        margin-right: auto;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        text-align: center;
        margin-bottom: 30px;
    }
    .more-content.device {
        display: block;
    }
    .bx-slider-news {
        margin-right: 25%;
    }
    .news-items {
        margin-right: 25px;
    }
    .shadow-slider {
        display: block;
    }
    .items-logos .bx-wrapper {
        position: inherit;
    }
    .content .items-logos .bx-wrapper .bx-controls {
        position: absolute;
        right: 15px;
    }
    .pagination .prev,
    .pagination .next,
    .content .bx-wrapper .bx-controls-direction a {
        background-size: cover !important;
        width: 15px;
        height: 12px;
    }
    .pagination:before,
    .content .bx-wrapper .bx-controls-direction:before {
        content: '';
        height: 25px;
        margin-top: 3px;
        right: 25px;
    }
    .pagination .prev,
    .content .bx-wrapper .bx-controls-direction .bx-prev {
        right: 37px;
        top: 10px;
    }
    .pagination .next,
    .content .bx-wrapper .bx-controls-direction .bx-next {
        top: 9px;
    }
    .content .bx-wrapper .bx-controls-direction {
        top: 0;
        width: 85px;
        right: 50px;
    }
    .content .bx-wrapper .bx-controls {
        width: 100vw;
    }
    .home .content .bx-wrapper .bx-viewport {
        margin-bottom: 0;
    }
    .main-navigation ul li.focused > ul {
        display: block !important;
    }
    .items-news {
        margin-top: 0;
    }
}

@media screen and (max-width: 580px) {
    .grid-content [class^="col-md"] {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .site-branding .custom-icon {
        max-width: 220px;
    }   
    .main-slider {
        min-height: auto;
        height: calc(100vh - 97px);
    }
    .main-slider .cover {
        background-position: center center;
        background-size: cover;
        height: calc(100vh - 97px);
    }
    
    .main-slider .bx-viewport {
        overflow: visible;
    }
    .main-slider .cover img {
        display: none;
    }
    .main-slider .title-slider {
        top: 50%;
        bottom: auto;
        transform: translateY(-50%);
        right: 25px;
    }
    .button-content-header {
        margin-top: 10px;
    }
    .search-header {
        margin-top: 0;
    }
    .menu-main-menu-container {
        top: 102px;
    }
    .main-slider .title-slider h2,
    .quote-content h4 {
        font-size: 30px;
    }
    .main-slider .title-slider p,
    .quote-text p,
    .items-news .title-news h3,
    .box-post-single .single-quote-post h3 {
        font-size: 18px;
    }
    .content h2 {
        font-size: 24px;
    }
    .box-content .items-content .text-description p, .box-news .title-news h3, .box-post .post-title h3, .simple-text p, .quote-content .author, .box-post-single .single-post-subtitle h3, .box-post-single .post-date span, .simple-text-hidden p, .take-action p, .tab_drawer_heading {
        font-size: 17px;
    }
    .quote-text .author,
    .items-news .subtitle-news h4{
        font-size: 16px;
    }
    .box-post-single .single-text-post p {
        font-size: 15px;
    }
    .box-news .link-news a, .more-content .more-link, .box-post .post-link a, .items-news .link-news a, .simple-button-hidden .show-more {
        font-size: 15px;
    }
    .news-template .col-md-3 {
        flex-basis: 100%;
        max-width: 100%;
        padding: 0;
    }
    .box-post {
        max-width: 100%;
    }
    .box-post .post-img {
        max-height: 100%;
    }
    .news-template .content-height {
        min-height: inherit;
    }
    .box-post.news .post-title {
        min-height: 100%;
    }
    .category-list .cat-filter {
        left: 49px;
        top: 42px;
    }
    .dropbtn {
        padding: 10px;
    }
    .category-list .cat-filter {
        width: 200px;
    }
    .category-list .cat-filter .cat-item a {
        padding: 10px;
        line-height: 1.2;
    }
    .main-navigation ul ul li a {
        white-space: normal;
    }
    .icon-grid .icon-img {
        margin-left: auto;
        margin-right: auto;
    }
    .search-no-results .page-content .screen-reader-text {
        width: 100%;
    }
    .search-no-results .page-content .search-field {
        width: calc(100% - 112px);
    }
    .box-post.first {
        margin-top: 20px;
    }
    .simple-button-hidden .show-more span {
        margin-top: 4px;
        }
    .content .bx-wrapper .bx-controls-direction {
        right: 50px;
    }
    .content .bx-wrapper {
        margin: auto;
    }
}

@media screen and (max-width: 415px) {
    .shadow-slider {
        display: none;
    }
    .box-post .post-cat span {
        padding: 10px 15px;
    }
    .pagination .inactive, .pagination .current {
        padding: 0 3px;
        margin: 0 3px;
    }
}


@media screen and (max-width: 340px) {
    .site-branding .custom-icon {
        max-width: 185px;
    }
    .menu-main-menu-container {
        top: 96px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 992px)  {
    .news-items,
    .box-post-content {
        float: left;
        flex-basis: 33.33333333%;
        max-width: 33.33333333%;
        padding-left: 10px;
        padding-right: 10px;
    }
}