html {
  scroll-padding-top: 60px;
}
body {
  position: relative;
}
a {
    text-decoration: none;
}

a:hover, a:focus {
    color: #002b41;
    text-decoration: underline;
}
.h2, h2 {
    color: #0d6caa !important;
}
.content {
    min-height: 300px;
}
.large-icon {
    font-size: 13em !important;
}
.contact .contact-address {
    padding: 0 1.5rem;
}
.navbar .mod-languages {
    padding-bottom: 0.425rem;
    padding-top: 0.425rem;
}
.lang-inline {
    list-style: outside none none;
    margin: 0;
}
.lang-inline > li {
    display: inline;
    margin-left: 8px;
}
.login {
    margin: 0 auto;
    max-width: 330px;
    padding-top: 1em;
}
.tags.inline {
    padding-left: 0;
}
.tags.inline li {
    display: inline;
}
.item-image {
    margin-bottom: 20px;
}

.autocomplete-suggestions {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.autocomplete-suggestion {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.autocomplete-suggestion:hover, .autocomplete-suggestion:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.autocomplete-suggestion.active, .autocomplete-suggestion:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

/* Custom css */

.icon-bar {
	width: 24px; 
	height: 2px;
	background-color: #B6B6B6;
	display: block;
	transition: all 0.2s;
	margin-top:  0.35rem;
}

.navbar {
  z-index: 999999 !important;
}

.container .sticky-top {
  top: 56px !important;
}
 
.navbar-toggler {
  border: none;
  background: transparent !important;
}
 
 .navbar-toggler .top-bar {
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: 20% 200%;
  transform: rotate(45deg);
  transform-origin: 20% 200%;
}
 
.navbar-toggler .middle-bar {
  opacity: 0;
}
 
.navbar-toggler .bottom-bar {
  -webkit-transform: rotate(-45deg);
  -webkit-transform-origin: 10% -200%;
  transform: rotate(-45deg);
  transform-origin: 10% -200%;
}
 
.navbar-toggler.collapsed .top-bar {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
 
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
 
.navbar-toggler.collapsed .bottom-bar {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.bg-darkblue {
    background-color: #011530 !important;
}

.jumbotron {
	background-image: url("../images/jumbotron.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #011530 !important;
}

.gsc-search-button {
    height: 2.2rem !important;
	border-radius: .25rem !important;
	cursor: pointer;
	width: 2.5rem !important;
	padding: 0 !important;
}

.gsc-input {
    padding-right: 0 !important;
}

.gsearch-btn {
	right:0;
	top:0;
}

.right-navbar {
	width: 2.5rem;
	height: 0.05rem;
}

.gsearch-form {
    right: 0;
    top:3.125rem;
}

.gsc-control-cse.gsc-control-cse-en, .gs-bidi-start-align.gs-snippet, .styleable-visurl, .styleable-description {
    font-size: 1rem !important;
    line-height: 1.5 !important;
    max-width: 100% !important;
}
a.gs-title, a.gs-title b, .styleable-title {
}
.gsc-cursor-page.gsc-cursor-current-page {
    border: 1px solid #007BFF !important;
    background-color: #007BFF !important;
    color: #FFF !important;
    padding: 0.2rem 0.5rem;
    border-radius: 0.2rem;
}
.gsc-cursor-page {
    border: 1px solid #007BFF !important;
    background-color: #FFFFFF !important;
    color: #007BFF !important;
    padding: 0.2rem 0.5rem;
    border-radius: 0.2rem;
}
.gsc-imageResult.gsc-imageResult-popup.gsc-result {
    margin: 20px;
}
.gs-web-image-box,
.gs-promotion-image-box,
.gs-web-image-box img.gs-image,
.gs-promotion-image-box img.gs-promotion-image {
    width: auto !important;
}
.card {
	box-shadow: 0 0 1.25rem #ccc;
}

.card, .green, .orange, .moduletable.green, .moduletable.orange {
	height: 100%;
}

.card.info:hover {
	background-color: #d1ecf1;
    border-color: #bee5eb;
}

.grow{
-webkit-transition: 1s ease;
transition: 1s ease;
}

.grow:hover{
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
transition: 1s ease;
-webkit-transition: 1s ease;
z-index: 99999;
}

.blog .card img{
 width: auto;
 height: auto;
}

.blog .items-row {
    margin-bottom: 1rem;
}

.blog.res-image .items-row {
    margin-bottom: 2rem;
}

.blog.hide-tags .tags.inline {
  display:none;
}

.blog .items-row p {
    text-align: justify;
}

.fn_news h3 a, .fn_news h3 a:hover, .fn_news h3 a:focus {
    float: none;
    border: none;
    box-shadow: none;
}

.items-row a.thumbnail, .tag-body a.thumbnail, .fn_news a, .card a.thumbnail   {
	float: left;
	margin-right: 10px;
	padding: 0.3rem;
    border: 0.05rem solid #ddd;
    -webkit-border-radius: 0.3rem;
    -moz-border-radius: 0.3rem;
    border-radius: 0.3rem;
    -webkit-box-shadow: 0 0.06rem 0.15rem rgba(0,0,0,0.055);
    -moz-box-shadow: 0 0.06rem 0.15rem rgba(0,0,0,0.055);
    box-shadow: 0 0.06rem 0.15rem rgba(0,0,0,0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.card a.thumbnail   {
	float: none;
	margin: 0.5rem;
}
.items-row a.thumbnail img, .tag-body a.thumbnail img {
}

a.thumbnail.zoomin img {
    height: 100% !important;
}

a.thumbnail:hover, a.thumbnail:focus, .fn_news a:hover, .fn_news a:focus {
    border-color: #005e8d;
    -webkit-box-shadow: 0 0.06rem 0.3rem rgba(0,105,214,0.25);
    -moz-box-shadow: 0 0.06rem 0.3rem rgba(0,105,214,0.25);
    box-shadow: 0 0.06rem 0.3rem rgba(0,105,214,0.25);
}

.share-btn {
	display: inline-block;
    color: #ffffff;
    border: none;
    padding: 0.01rem 0.2rem;
    width: auto;
    box-shadow: 0 0.1rem 0 0.1rem rgba(0,0,0,0.2);
    outline: none;
    text-align: center;
	-webkit-border-radius: 0.3rem;
	-moz-border-radius: 0.3rem;
	border-radius: 0.3rem;
}

.share-btn:not(:last-child) {
    margin-right: .2rem;
}
.share-btn.twitter {background: #55acee;}
.share-btn.video {background: #ff0100;}
.share-btn.facebook {background: #3B5998;}
.share-btn.demo {background: #135cae;}

.blog .items-row .readmore {
    margin-left: 7rem;
}

.controls {
    margin: 1rem;
}

.controls button {
    padding: 0.1rem 0.5rem;
}

figure.thumbnail {
    text-align: center;
}

.thumbnail img, .item-page img  {
    max-width: 100%;
	height: 100%;
}

.pagination .counter {
    display: none;
}

.hasTooltip.btn.btn-outline-primary.btn-sm {
    display: inline-block !important;
	margin: 1rem;
}

.item-page .icons .btn-group.float-sm-right {
    display: inline-block !important;
	width: 100%;
	text-align: right;
}

.item-page em {
    font-weight: bold;
}
.item-page span.alert {
    display: block;
    padding: .75rem;
}
.item-page ul:not(.tags), .item-page ol {
    margin-left: 0;
    padding-left: 1.75rem;
}
.item-page ul.alert, .item-page ol.alert {
	padding: .75rem .75rem .75rem 1.75rem;
}
.moduletable ul.alert {
	border: none;
	padding: .75rem;
}
.item-page code:not(.language-markup) {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 11px;
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	white-space: nowrap;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.item-page span.step {
    font-weight: bold;
    font-size: 100%;
    background-color: #007bff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 27px;
    height: 27px;
    line-height: 1.6rem;
}
.item-page a:not(.btn):not(.thumbnail):not(.label) {
    border: 1px solid #007bff;
    padding: 0 0.2rem;
    border-radius: 0.3rem;
}
.input-small, .input-mini {
    height: 2rem;
	margin-bottom: 1.1rem;
}

.green .card {
    background: #dfc !important;
}

.orange .card {
background: #ffb300 !important;
}

ul.category-module.mod-list, ul.relateditems, .item-page ul {
	padding-left: 1.0rem;
}

.category-module.mod-list li, .relateditems li, .item-page li {
	margin-bottom: 0.5rem;
}

.label-info[href], .badge-info[href] {
    background-color: #17a2b8;
	color: #fff;
}

.fa.fa-check {
    color: #28a745;
}

.fa.fa-times {
    color: #dc3545;
}

.contact-form legend {
	font-size: 95%;
	color: #dc3545 !important;
	font-style: italic;
}

#aside .moduletable h3 {
    border-bottom: 1px solid;
}

.avPlayerContainer {
    max-width: 600px;
    border: 3px solid #007bff;
    border-radius: .25rem;
}
#navbar-extension .nav-link {
    padding: 0.1rem 0.3rem;
}
.fn_pagination_1 a:link {
    font-weight: normal !important;
    padding: 0 !important;
    border: 1px solid #007bff;
    border-radius: 0.3rem;
    text-align: center;
    width: 26px;
    margin: 3px 0;
    display: inline-block;
}
.fn_pagination_1 a:last-child {
    border: none;
    display: none;
}
.fn_pagination_1 a.selected, .fn_pagination_1 a:hover {
    background: #007bff;
    border: 1px solid #007bff;
    color: #fff !important;
}
.fn_static_1 img {
    width: 40% !important;
    height: auto !important;
}
.fn_static_2 img {
    width: 100% !important;
    height: auto !important;
}
.fn_static_2 h3 {
    border: none !important;
}
.row:before, .row:after{
	display: inline-block !important;
}
#no-auto-qc .google-auto-placed {
    display: none !important;
}
.ias-spinner {
    display: block;
    width: 100%;
    clear: both;
}
.ias-trigger.ias-trigger-next {
    width: 100% !important;
}
.overlay-message{
    width: 50%;
    opacity: 1;
    z-index: 99999999;
    position: fixed;
    left: 25%;
    right: 25%;
    bottom: 5%;
    text-align: center !important;
    padding: 10px;
    font-size: 16px;
    line-height: 20px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}
.btn.btn-link.collapsed {
    white-space: normal !important;
    text-align: left !important;
}
@media screen and (max-width: 1200px) and (min-width: 992px), (min-width: 1201px) {
	.res-image .items-row a.thumbnail {
		width: 30%;
	}
	.res-image .items-row a.thumbnail img {
		height: auto;
	}
}
@media screen and (max-width: 991px) {
	.col-lg-4.navbar-extension.sticky-top {
		position: relative;
	} 
	 .res-image .items-row a.thumbnail {
		width: 100%;
		text-align: center;
	}
	.res-image .items-row a.thumbnail img {
		width: 100%;
		text-align: center;
		float: none;
	}
	.fn_static_1 img {
		width: 100% !important;
		height: auto !important;
		float: none;
	}
	.fn_static_2 img {
		width: 40% !important;
		height: auto !important;
		float: left;
	}  
}
@media screen and (max-width: 481px) {
	.fn_static_1 img, .fn_static_2 img {
		width: 100% !important;
		height: auto !important;
		float: none;
	}
}  