@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Figtree:wght@100;300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;500;700;900&display=swap');

/** * Globals */
body {
	background-color: #141414;
	color: #0171DA;
	font-family: 'Figtree';
	font-weight: 400;
	line-height: 1.5em;
	font-size: 17px;
}
body.single {
	overflow-x: hidden;
}
.page-template-template-home {
	background-color: #1e1e1e;
}
label {
	font-weight: 400;
}
h1,
h2,
h3,
h4,
h5,
h6,
strong,
b {
	font-weight: 900;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 20px;
}
.h1,
h1 {
	font-size: 50px;
}
.h2,
h2 {
	font-size: 45px;
}
.h3,
h3 {
	font-size: 35px;
}
.h4,
h4 {
	font-size: 28px;
}
.h5,
h5 {
	font-size: 24px;
}
.h6,
h6 {
	font-size: 20px;
}
p {
	margin: 0 0 20px;
}
a {
	color: #1bbcd4;
	-webkit-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
}
a:hover {
	color: #0171DA;
	opacity: 0.8;
}
ul,
ol {
	margin-bottom: 16px;
	padding-left: 40px;
}
iframe {
	border: none;
	width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	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;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #eee;
	text-decoration: none;
}
big {
	font-size: 125%;
}
input,
textarea,
select {
	border: 2px solid #0171DA;
	background-color: #1e1e1e;
	height: 55px;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 100%;
	font-weight: 300;
	font-size: 17px;
}
textarea {
	min-height: 140px;
}
table.table tr th {
	background: #0171DA;
	color: #fff;
}
table.table tbody tr td {
	border-top: 0;
}
table.table tbody tr:nth-child(2n-1) td {
	background: #e9f4fb;
}
input[type="submit"],
button[type="submit"],
.btn,
.comment .comment-reply-link {
	background-color: #1bbcd4;
	border: 1px solid #1bbcd4;
	color: #fff;
	font-weight: 900;
	padding: 5px 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 17px;
}
input[type="submit"]:hover,
button[type="submit"]:hover,
.btn:hover,
.comment .comment-reply-link:hover {
	background-color: #0171DA;
	border: 1px solid #0171DA;
	text-decoration: none;
	color: #fff;
}
.btn {
	border-radius: 0;
	padding: 10px 20px;
}
.widget li:before,
nav[role="navigation"] li:before {
	content: "";
}
.gallery-item {
	padding: 5px;
}
.gallery-item img {
	border: none !important;
}
.screen-reader-text {
	display: none;
}
.wp-caption {
	max-width: 100%;
}
.comment_content ul li,
.entry-content ul li {
	list-style: none;
}
.comment_content ul li:before,
.entry-content ul li:before {
	/* color: #0171DA; */
	opacity: 0.2;
	font-size: 22px;
	content: "•";
	display: inline-block;
	width: 15px;
	margin-left: -15px;
	margin-right: 10px; 
}
.comment_content ol {
	counter-reset: my-counter;
	list-style: none;
}
.comment_content ol > li:before {
	color: #0171DA;
	content: counter(my-counter) ". ";
	counter-increment: my-counter;
	font-weight: 900;

	margin-left: -15px;
	width: 15px;
}
blockquote {
	border-left: 5px solid #0171DA;
}
.pagination {
	display: block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0;
	text-align: center;
}
.pagination .nav-links {
	display: inline-block;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination span,
.pagination a {
	display: inline;
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #444;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	text-transform: none;
	font-weight: 400;
}
.pagination .current {
	background-color: #0171DA;
	color: #fff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
#masonry {
	padding-bottom: 140px;
}
#masonry .blog-item .entry-title,
#masonry .blog-item .entry-meta,
#masonry .blog-item .entry-content {
	margin: 0;
}
#masonry .blog-item .entry-title {
	padding-top: 20px;
}
#masonry .blog-item .entry-content {
	padding-bottom: 0;
	text-align: center;
	font-size: 14px;
}
.ias-trigger {
	text-align: center;
	margin: 40px auto;
	max-width: 265px;
}
.ias-noneleft,
.ias-spinner {
	position: absolute;
	bottom: -100px;
	width: 100%;
}
.ias-trigger-next {
	position: absolute;
	bottom: -130px;
	width: auto;
	left: 0;
	right: 0;
}
#masonry .blog-item .entry-content .moretag,
.ias-trigger a {
	display: block;
	width: 150px;
	background-color: transparent;
	color: #fff;
	text-align: center;
	padding: 8px;
	background-color: #1bbcd4;
	font-family: "Titillium Web";
	text-transform: uppercase;
	font-weight: 900;
	font-size: 14px;
	border-radius: 0;
	line-height: normal;
	margin-top: 20px;
}
#masonry .blog-item .entry-content .moretag {
	display: none;
}
.ias-trigger a {
	padding: 10px 20px;
	width: auto;
	display: inline-block;
	font-size: 16px;
	font-weight: 900;
}
#masonry .blog-item .entry-content .moretag:hover,
.ias-trigger a:hover {
	text-decoration: none;
}
.rpwwt-post-title {
	font-weight: 900;
	font-size: 20px;
	color: #0171DA;
}
.rpwwt-post-author,
.rpwwt-post-categories {
	color: #1bbcd4;
	font-size: 12px;
}
.rpwwt-widget ul li {
	line-height: 1.5em;
}
/** * Table */
table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}
thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}
th {
	padding: 0.4em;
	text-align: left;
}
tr {
	border-bottom: 1px solid #eee;
}
td {
	padding: 0.4em;
}
th:first-child,
td:first-child {
	padding-left: 0;
}
th:last-child,
td:last-child {
	padding-right: 0;
}
.breadcrumbs {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
}
.breadcrumbs span[typeof="ListItem"] {
	margin: 0 5px;
	letter-spacing: 2px;
}
/** * Required CSS */
.sticky,
.bypostauthor {
	opacity: 1;
}
.alignright {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
.alignleft {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.social-links-menu {
	margin: 0;
	padding: 0;
}
.social-navigation {
	margin-top: 25px;
	text-align: right;
}
.social-navigation li {
	display: inline-block;
	margin: 0 10px;
}
.social-navigation li:first-child {
	margin-left: 0;
}
.social-navigation a {
	border-radius: 100%;
	color: #fff;
	display: block;
	text-align: center;
}
.social-navigation .icon {
	display: inline-block;
	fill: currentColor;
	height: 16px;
	position: relative;
	/* Align more nicely with capital letters */
	top: -0.0625em;
	vertical-align: middle;
	width: 16px;
}
.ssbp-wrap {
	color: inherit;
	margin-top: 60px;
}
.ssba-share-text {
	font-size: 30px;
	font-weight: 900;
}
/** * Header */

#site-header {
	background-color: #0a0a0a;
	position: relative;
}
.head-sep {
	margin-bottom: 60px;
}
#site-header #main-navigation-area {
	background-color: #0171DA;
	position: relative;
}
#site-header #main-navigation-area:before {
	background-color: #1e1e1e;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	opacity: 0.1;
	position: absolute;
	width: 100%;
}
#site-header .navbar-default {
	background-color: transparent;
	border: none;
	margin: 0;

	padding: 30px 0 0;
}
#site-header .navbar-default .navbar-toggle {
	background-color: #1bbcd4;
	border: none;
	border-radius: 0;
	margin-top: 0;
}
#site-header .navbar-default .navbar-toggle .icon-bar {
	background-color: #1e1e1e;
}
#site-header .navbar-default .navbar-collapse {
	border: none;
	box-shadow: none;
}
#site-header .navbar-brand {
	height: auto;
}
#site-header #logo {
	margin: 0;
	line-height: 1.1em;
	font-size: 36px;
}
#site-header #logo img {
	max-width: 250px;
}
#site-header #logo a {
	font-weight: 900;
	color: #fff;
	padding-left: 0;
	padding-right: 0;
	text-transform: uppercase;
}
#site-header .logo-area p {
	margin: 0;
}
.navbar-default .navbar-nav li a {
	font-size: 18px;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.footer-nav .navbar-nav > li > a,
.footer-nav .navbar-nav > li > a:hover {
	color: #6adeef;
	font-weight: 900;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover,
.footer-nav .navbar-nav > .open > a,
.footer-nav .navbar-nav > .open > a:focus,
.footer-nav .navbar-nav > .open > a:hover {
	color: #fff;
}
.navbar-nav > li > .dropdown-menu {
	padding: 0;
}
.dropdown-menu {
	border: none;
	border-radius: 0;
}
.dropdown-menu > li > a {
	padding: 10px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
	background-color: transparent;
	color: #ff8500;
}
.navbar-nav > li > .dropdown-menu {
	padding: 0;
}
.dropdown-menu > li > a {
	padding: 10px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
	background-color: transparent;
	color: #0171DA;
}
.dropdown-menu .dropdown-menu {
	right: 0;
	left: 100%;
	top: 0;
	padding: 0;
	margin: 0;
}
#main-navigation,
.footer-nav {
	font-weight: 300;
}
#main-navigation ul.navbar-nav {
	margin: 0 0 0 0;
}
#main-navigation ul.navbar-nav > li.active > a,
.footer-nav ul.navbar-nav > li.active > a {
	color: #fff;
	background-color: transparent;
	font-family: inherit;
	font-weight: 900;
}
.nav > li > a:focus,
footer .nav > li > a:hover {
	background-color: transparent !important;
}
.home-widget-area {
	padding-top: 60px;
	padding-bottom: 60px;
}
.page-title-area {
	padding: 0;
	margin-bottom: 0;
	position: relative;
	margin-bottom: 60px;
	padding: 40px 0;
	text-align: center;
}
.page .page-title-area {
	padding: 0;
}
.page-template-default .page-title-area {
	padding: 40px 0 60px;
}
.page-template-default .page-title-area .featured-image {
	margin-bottom: 30px;
}
.single .page-title-area .entry-meta {
	margin-bottom: 0;
}
.single .page-title-area .featured-image {
	margin-bottom: 30px;
}
.page-title-area .page-title {
	font-weight: 900;
	position: relative;
	margin: 0;
	z-index: 2;
	/* max-width: 768px;
     */
	margin: 0;
	font-size: 60px;
	text-transform: uppercase;
}
.post-full.page-title-area {
	background-color: #1e1e1e;
	padding: 0 !important;
}
.post-full.page-title-area .page-title,
.post-full.page-title-area .entry-meta {
	text-align: center;
	margin-top: 40px;
}
.page-title-area .featured-image {
	background-size: cover;
	background-position: center;
	display: block;
	height: auto;
	margin-bottom: 0;
	padding-bottom: 50%;
	width: 100%;
}
.post-full.page-title-area .featured-image {
	padding-bottom: 30%;
	margin-bottom: 0;
}
.blog-item {
	margin-bottom: 60px;
}
.blog-item .page-title-area {
	border: none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	text-align: center;
}
.blog-item article {
	background-color: #1e1e1e;
	padding: 15px;
	color: #fff;
}
.blog-item .page-title-area .featured-img {
	display: inline-block;
	margin-bottom: 0;
}
.blog-item .featured-image {
	height: 160px;
}
.blog-item.sticky .featured-image {
	background-color: #1e1e1e;
	height: auto;
	padding-bottom: 50%;
	margin-bottom: 20px;
}
.blog-item .entry-title {
	font-weight: 900;
	font-size: 30px;
	line-height: 20px;
	margin: 15px 0;
}
.blog-item .entry-meta {
	text-align: center;
	margin-top: 0 !important;
	margin-bottom: 15px;
}
.blog-item.sticky .entry-meta {
	margin-top: 0 !important;
}
.blog-item .entry-meta span.posted-on {
	margin-left: 10px;
}
.blog-item .entry-content .entry-title {
	font-size: 36px;
}
.blog-sticky .blog-item .entry-content .entry-title {
	font-size: 50px;
	text-align: center;
}
.blog-item .page-title-area .entry-title a,
.blog-item .entry-content .entry-title a {
	word-break: break-word;
	text-transform: uppercase;
	color: #fff !important;
	font-size: 20px !important;
	margin-bottom: 10px;
}
.blog-item .entry-content {
	overflow: hidden;
}
.entry-meta .cat-list,
.page-title-area .entry-meta .cat-list {
	display: inline-block;
	position: relative;
	padding-left: 10px;
}
.entry-meta .cat-list:before,
.page-title-area .entry-meta .cat-list:before {
	content: "";
	position: absolute;
	height: 12px;
	width: 2px;
	background-color: #0171DA;
	top: 5px;
	left: 0;
}
.page .entry-meta .cat-list {
	display: none;
}
.blog-item .sticky .entry-content {
	font-size: 14px !important;
}
.post-pagination {
	text-align: center;
}
.entry-header .entry-title {
	margin: 0;
}
.not-full {
	margin: 0 auto;
	max-width: 768px;
}
.related-posts h3 a {
	font-size: 20px;
	font-weight: 900;
}
.entry-content {
	font-weight: 400;
	line-height: 16px;
	margin-top: 20px !important;
	color: #adadad;
}
.blog-sticky {
	padding: 40px 0 0;
	margin-bottom: 60px;
	position: relative;
}
.blog-sticky .blog-item {
	max-width: 990px;
	margin: 0 auto;
}
.blog-sticky .blog-item article {
	background-color: transparent;
}
.blog-sticky .container {
	position: relative;
	z-index: 2;
}
.blog-sticky .sticky-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
.blog-sticky .stick-bg {
	display: block;
	padding-bottom: 20%;
	background-color: #003871;
}
#trianglePath1 {
	fill: #003871;
	stroke: #003871;
}
#trianglePath2 {
	fill: #6addef;
	stroke: #6addef;
}
/** * Homepage */
/* html, body.page-template-template-home, #content-area, #banner {
     height: 100%;
}
 */
#banner {
	background-color: #181728;
	background-size: cover;
	background-position: center;
	padding: 8% 0;
	color: #fff;
}
#home-blog {
	color: #a2a4af;
	max-width: 768px;
	margin: 0 auto 60px;
}
#insta_twitt {
	background-color: #1f1f3e;
	color: #99a9b5;
	padding: 60px 0;
}
#insta_twitt #ctf .ctf-item {
	padding: 0 15px;
	width: 50%;
	float: left;
	min-height: 160px;
	border: none;
	margin-bottom: 30px;
	position: relative;
}
#insta_twitt #ctf .ctf-item:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	height: 1px;
	background-color: #393d50;
	width: calc(100% - 30px);
}
#insta_twitt #ctf .ctf-author-name {
	margin-left: 0;
}
#insta_twitt #ctf .ctf-tweet-content {
	padding-bottom: 30px;
}
#insta_twitt #sb_instagram #sbi_images {
	padding: 0 !important;
}
#insta_twitt #sb_instagram #sbi_images .sbi_item {
	padding: 10px !important;
}
.instagram-feed-area > div {
	margin-left: -10px;
	margin-right: -10px;
}
.page-template-template-home footer.footer {
	margin-top: 0;
}
.insta-twitt-title {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 900;
}

#site-header {
	z-index: 1;
	background: transparent !important;
}

/** * Blog */
.entry-meta {
	font-size: 14px;
	margin: 20px 0 40px;
	text-align: center;
}
.entry-meta span {
	color: #1bbcd4;
	display: inline-block;
	margin: 0 5px;
	font-weight: 900;
	font-size: 17px;
	text-transform: uppercase;
}
.entry-meta span i {
	display: inline-block;
	margin-right: 5px;
}
.blog-index .featured-image {
	margin-bottom: 30px;
}
.blog-list article.post,
.blog-list article.page {
	border-bottom: 1px solid #eee;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.blog-list article.post .entry-title,
.blog-list article.page .entry-title {
	margin-bottom: 30px;
}
.gallery-caption,
.wp-caption-text {
	font-weight: 900;
	padding: 10px;
}
.blog .nav-links {
	margin-bottom: 0;
}
.nav-links {
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.nav-links .nav-previous,
.nav-links .nav-next {
	display: inline-block;
	width: 50%;
}
.nav-links .nav-previous :before,
.nav-links .nav-next :before {
	content: "\f177";
	font-family: "FontAwesome";
	display: inline-block;
	padding: 10px;
}
.nav-links .nav-next {
	text-align: right;
}
.nav-links .nav-next :before {
	content: none;
}
.nav-links .nav-next :after {
	content: "\f178";
	font-family: "FontAwesome";
	display: inline-block;
	padding: 10px;
}
article .cat-tag-links {
	margin: 30px 0;
}
.entry-title {
	text-align: center;
	margin: 40px 0 30px;
}
.entry-title h1 {
	font-size: 60px;
	margin: 0;
}
.entry-footer .cat-tag-links {
	margin-top: 30px;
	text-align: center;
}
.entry-footer .cat-tag-links i {
	display: inline-block;
	min-width: 20px;
}
.entry-footer .cat-tag-links a,
.cat-tag-links a {
	border-radius: 0;
	display: inline-block;
	margin: 0 5px;
	padding: 3px 15px;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 12px;
	background-color: #0171DA;
	color: #fff;
	letter-spacing: 2px;
}
.entry-footer .cat-tag-links a:hover,
.cat-tag-links a:hover {
	background-color: #0171DA;
	color: #fff !important;
	text-decoration: none;
}
.post-full article.post,
.post-full article.page,
.next-prev-post .npp {
	/* max-width: 800px; */
	margin: 0 auto;
}
.entry-footer .entry-footer-title {
	text-align: center;
	margin: 0 0 20px;
}
.related-posts {
	margin-top: 60px;
}
.related-posts .related-item {
	text-align: center;
	margin-top: 20px;
}
.related-posts .related-item h3 {
	margin: 10px 0 0;
}
#respond {
	margin-top: 60px;
	text-align: center;
}
#respond .comment-reply-title {
	color: #0171DA;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0;
	font-size: 35px;
}
#respond .comment-reply-title a {
	display: none;
}
#respond .comment-notes {
	font-size: 12px;
	margin: 20px 0;
}
#respond label {
	font-weight: 900;
	text-transform: uppercase;
}
#respond textarea,
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
	border: 1px solid #0171DA;
	padding: 0;
	width: 100%;
	background-color: #1e1e1e;
	padding: 10px;
}
#respond textarea {
	min-height: 80px;
}
#respond textarea:focus,
#respond input[type="text"]:focus {
	border-bottom: 2px solid #0171DA;
}
#commentform {
	text-align: left;
}
.commentlist {
	margin-top: 60px;
}
#comments-title {
	text-align: center;
	font-weight: 900;
	margin: 0 0 30px;
	font-size: 35px;
}
.form-submit {
	text-align: center;
}
.comment {
	margin-bottom: 40px;
}
.comment .comment-author {
	margin: 0;
	padding: 0;
	width: auto;
}
.comment .comment_content {
	box-sizing: border-box;
	margin-bottom: 5px;
	margin-left: 75px;
	line-height: 1.8em;
}
.comment .comment_content cite.fn {
	font-weight: 900;
	font-style: normal;
	font-size: 18px;
}
.comment .comment_content cite.fn a {
	color: #0171DA;
}
.comment .comment_content time {
	text-transform: uppercase;
	font-weight: 400;
}
.comment .comment:not(.depth-1) {
	margin-left: 80px;
	padding: 0;
}
.comment .comment_content p {
	margin-bottom: 0;
}
.comment .vcard {
	margin-left: 0;
	margin-right: 10px;
}
.comment .vcard .avatar {
	float: left;
	position: static;
}
.comment .comment_content time {
	display: block;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.comment .comment_content time a {
	color: #aaa;
	font-size: 14px;
	text-decoration: none;
}
.comment .comment-reply-link {
	padding: 5px 10px;
	display: inline-block;
	margin: 10px 0 0;
}
.comment .comment-inner {
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.comment .reply-link {
	text-align: right;
}
.comment [class*="depth-"] {
	margin-top: 1.1em;
}
.next-prev-post {
	border-top: none;
	border-bottom: 1px solid #eee;
	padding: 40px 0;
	margin-top: 60px;
	width: 100vw;
	margin-left: calc(-50vw + 50% - 0px);
	background-color: #0171DA;
	color: #fff;
}
.next-prev-post a {
	color: #1bbcd4 !important;
	font-size: 25px;
	font-weight: 900;
	word-break: break-word;
}
.next-prev-post .next {
	text-align: right;
}
.next-prev-post span {
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	display: block;
	margin-bottom: 0px;
}
.author-info {
	margin-top: 60px;
}
.author-name span {
	color: #1bbcd4;
	font-weight: 900;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: inline-block;
	letter-spacing: 2px;
}
.author-name a {
	color: #0171DA;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 35px;
}
.author-info .avatar {
	float: left;
}
.author-info .info {
	line-height: 1.8em;
	margin-left: 180px;
}
.author-info .info .author-name {
	font-size: 20px;
	font-weight: 900;
	color: #0171DA;
}
/** * Widget */
.widget {
	margin-bottom: 40px;
	background-color: #1e1e1e;
	padding: 20px;
}
.widget .widgettitle {
	padding: 20px;
	color: #fff;
	font-size: 25px;
	text-transform: uppercase;
	margin: -20px -20px 20px -20px;
	position: relative;
	background-color: #003871;
	overflow: hidden;
}
.widget .widgettitle span {
	position: relative;
	z-index: 3;
}
.widgettitle:before,
.widgettitle:after {
	left: -25%;
	width: 150%;
	height: 100%;
	background: inherit;
	transform: rotate(-6deg);
	transform-origin: 0 0;
	position: absolute;
	content: "";
	pointer-events: none;
	z-index: 1;
	bottom: -6px;
}

.widgettitle:before {
	height: 65px;
	background: #6adeef;
	transform: rotate(0deg);
	transform-origin: 3% 0;
}
.widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.widget ul ul {
	padding-left: 20px;
}
.widget select,
.widget input[type="text"],
.widget textarea {
	width: 100%;
}
.widget #wp-calendar {
	width: 100%;
}
.widget #wp-calendar th {
	text-align: center;
}
.widget #wp-calendar td {
	font-family: inherit;
	text-align: center;
}
.widget #wp-calendar caption {
	background: #0171DA;
	color: #fff;

	font-weight: 900;
	padding: 8px 0;
	text-transform: uppercase;
	text-align: center;
}
.widget #wp-calendar thead {
	border: 1px solid #aaa;
}
#searchform input[type="text"] {
	float: none;
	width: 100%;
}
#searchform input[type="submit"] {
	padding-left: 0;
	padding-right: 0;
	border-radius: 0;
	margin-top: 10px;
	width: 100px;
}
.sidebar-area ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebar-area .widget > ul > li {
	position: relative;
	padding-left: 10px;
}
.sidebar-area .widget > ul > li:before {
	content: "\f105";
	font-family: "FontAwesome";
	position: absolute;
	left: 0;
	top: 4px;
}

.widget .wp-block-heading {
	font-size: 24px !important;
}

.wp-block-image {
	margin-bottom: 2rem;
}

.wp-block-latest-posts__post-title {
	font-size: 14px !important;
}
.wp-block-latest-posts__post-title:hover {
	color: #fff !important;
}

.wp-block-latest-comments {
	padding: 0;
}

.wp-block-latest-comments__comment-meta {
	font-size: 14px !important;
}
.wp-block-latest-comments__comment-meta a:hover {
	color: #fff !important;
}

.widget .popular-posts h2 {
	font-size: 24px !important;
}

.widget .popular-posts .wpp-post-title {
	font-size: 14px !important;
}
.widget .popular-posts a:hover {
	color: #fff !important;
}

/** * Footer */
footer.footer {
	color: #fff;
	padding: 0;
	background-color: #1e1e1e;
	position: relative;
	margin-top: 40px;
}
footer.footer a:hover {
	color: #fff;
}
footer.footer #trianglePath1 {
	fill: #fff;
	stroke: #fff;
}
.page-template-template-home footer.footer #trianglePath1 {
	fill: #f5f2f2;
	stroke: #f5f2f2;
}
footer.footer #bigTriangleShadow {
	margin-bottom: 40px;
}
footer.footer .footer-item {
	margin-bottom: 30px;
	margin-top: 50px;
}
footer.footer .footer-copyright {
	padding: 20px 0;
	background-color: #1e1e1e;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	color: #1bbcd4;
	letter-spacing: 2px;
	margin-top: 60px;
}
footer.footer .widget .widgettitle {
	font-size: 15px;
	color: #fff;
}
footer.footer #logo a {
	font-weight: 900;
	color: #fff;
	font-size: 26px;
	padding-left: 0;
	padding-right: 0;
	text-transform: uppercase;
}
footer.footer #logo {
	line-height: normal;
	margin: 0;
}
footer.footer .full-logo {
	text-align: center;
}
footer.footer #logo img {
	max-width: 200px;
}
.footer-nav .navbar-nav > li > a {
	padding-top: 0;
	padding-bottom: 0;
}
.footer-nav .caret {
	display: none;
}
#bigTriangleShadow {
	display: block;
}

@media only screen and (min-width: 1601px) {
	#site-header:before,
	footer.footer:before,
	.blog-sticky {
		background-size: 100%;
	}
}
@media only screen and (max-width: 991px) {
	#banner {
		height: auto;
	}
	.logo-area {
		margin-bottom: 20px;
	}
	.page-title-area {
		margin-bottom: 30px;
	}
	.sidebar-area {
		margin-top: 40px;
	}
	.breadcrumbs {
		text-align: left;
		margin-top: 30px;
	}
	.footer-nav {
		display: none;
	}
	footer.footer #logo {
		text-align: center;
	}
	footer.footer .footer-copyright {
		text-align: center;
		margin-top: 30px;
		font-size: 10px;
	}
	.navbar-header {
		float: none;
	}
	.navbar-left,
	.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none !important;
	}
	.navbar-nav {
		float: none !important;
		margin-top: 7.5px;
	}
	.navbar-nav > li {
		float: none;
	}
	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.collapse.in {
		display: block !important;
	}
	.navbar-default .navbar-nav li a {
		padding: 10px 0;
	}
	.navbar-nav .open .dropdown-menu .dropdown-header,
	.navbar-nav .open .dropdown-menu > li > a {
		padding: 5px 15px 5px 25px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
		color: #6adeef;
		background-color: transparent;
	}
	#main-navigation {
		padding: 0;
	}
	#main-navigation ul.navbar-nav {
		margin: 0;
	}
	.navbar-default .navbar-nav li a {
		color: #6adeef;
	}
	#site-header:before {
		background-size: auto;
	}
	#site-header .navbar-default .navbar-collapse {
		background-color: #0a0a0a;
	}
	#bigTriangleShadow {
		height: 80px;
	}
	.widgettitle:before {
		content: none;
	}
}
@media only screen and (max-width: 767px) {
	.logo-area {
		margin-bottom: 0;
	}
	#banner .banner-title {
		font-size: 100px;
	}
	#banner .section-content {
		background-color: rgba(0, 0, 0, 0.4);
		max-width: 768px;
		padding: 40px;
	}
	#bigTriangleShadow {
		height: 40px;
	}
}
@media only screen and (max-width: 499px) {
	#banner .banner-title {
		font-size: 60px;
	}
}
