
.licenses {
	position: fixed;
	display: inline-block;
	top: auto;
	left: auto;
	right: 0px;
	bottom: 0px;
	cursor: pointer;
	padding: 11px 15px;
	font-size: 13px;
	line-height: 1;
	color: #fff;
	background-color: #51B9E9;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	z-index: 299;
}
.licenses a {
	color: #fff;
}

span.nbrd {
	position: relative;
	top: -21px;
	border-radius: 50%;
	width: 39px;
	height: 39px;
	padding: 5px 10px;
	border: 2px solid #000;
	color: #000;
	font-size: 15px;
	text-align: center;
}


/*
@media (max-width: 991.98px) {
	.slide-adj {
		margin-top: 10px !important;
	}
}
*/

#logo img {
	margin-left: 50%;
}
@media (max-width: 1240.98px) {
	#header,
	#header-wrap,
	#logo img {
		height: 100px;
	}
	#logo img {
		margin-left: 15%;
	}
}
@media (max-width: 991.98px) {
/*
	a.licenses {
		position: fixed;
		bottom: 35px;
		right: 35px;
	}
*/
	#header,
	#header-wrap,
	#logo img {
		height: 75px;
	}
	#logo img {
		margin-left: 20%;
	}
}
@media (max-width: 551.98px) {
	#header,
	#header-wrap,
	#logo img {
		height: 65px;
	}
	#logo img {
		margin-left: 5%;
	}
}
@media (max-width: 396.98px) {
	#header,
	#header-wrap,
	#logo img {
		height: 60px;
	}
	#logo img {
		margin-left: -20px;
	}
/*
	a.licenses {
		position: absolute;
		top: 27px;
		right: 83px;
		font-size: 13px;
	}
*/
}

img.p50 {
	width: 50%;
	padding-top: 10%;
}
@media (max-width: 769px) {
	img.p50 {
		width: 85%;
		padding-top: 0;
	}
}

div.justify {
  text-align: justify;
  text-justify: inter-word;
}

div.tron {
	font-size: 33px;
	color: #fff;
	line-height: 47px;
	font-weight: 500;
}

@media (max-width: 769px) {
	.bio, .bio-info {
		margin: 0 15px !important;
	}
}

a.crs {
	position: absolute;
	display: inline-block;
	padding: 5px 13px;
	background-color: #333333;
	color: #efefef;
	font-size: 12px;
	line-height: 12px;
	top: 0;
	right: 0;
}
a.crs:hover {
	background-color: #656565;
	color: #efefef;
}

.overit {
	display: inline-block !important;
	background-color: #ffffff !important;
	width: 44px !important;
	height: 44px !important;
	line-height: 44px !important;
	position: absolute !important;
	right: 17px !important;
	top: 11px !important;
	text-decoration: none !important;
	text-align: center !important;
	opacity: 0.65 !important;
	padding: 0 0 18px 10px !important;
	color: #000 !important;
	font-style: normal !important;
	font-size: 28px !important;
	font-family: Arial, Baskerville, monospace !important;
	z-index: 9999 !important;
}

img.i-40 {
	width: 40%;
	height: auto;
}

h1.biggy {
	font-size: 47px;
}

.grayd {
	background-color: #e5e5e5;
	text-align: right;
	padding: 65px 85px;
}
@media (max-width: 991.98px) {
	.grayd {
		padding: 35px 35px;
	}
}
.grayd h1 {
	line-height: 55px;
}

.graydbar {
	background-color: #e5e5e5;
	font-size: 25px !important;
	font-weight: 400 !important;
	text-align: center;
	padding: 55px 25%;
}
@media (max-width: 991.98px) {
	.graydbar {
		padding: 35px 35px;
	}
}

.drkgrayd {
	background-color: #6c6462;
	text-align: center;
	padding: 35px;
	margin-bottom: 0 !important;
	color: #fff !important;
}
.drkgrayd h1 {
	color: #fff !important;
	margin: 0 !important;
}

.graydbarlt {
	background-color: #efefef;
	padding: 0 7%;
}
.bggraydlt {
	background-color: #efefef !important;
}
.bgdrkgrayd {
	background-color: #6c6462 !important;
}

.whitd {
	padding: 65px 85px;
	font-size: 25px;
	font-weight: 200;
}
@media (max-width: 991.98px) {
	.whitd {
		padding: 35px 35px;
	}
}

.bg-white {
	background-color: #fff !important;
}

.full-screen {
	min-height: 580px;
}

.bl {
	display: block;
	height: 5px;
	margin: 35px 0;
	background-color: #000;
}

.lst {
	font-size: 25px;
	font-weight: 300;
	padding: 0 25px;
}

.lst li::marker 
{
    font-size: 2.5rem;
    font-weight: bolder;
}

.lead {
	font-size: 1.4rem;
	font-weight: 300;
}

.lead.closely {
	line-height: 1.25 !important;
	letter-spacing: 0;
}

.row.colms h3 {
	font-family: 'Lato', Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: 700;
	line-height: 1.2;
	margin: 15px 0;
}

.text-col {
	font-size: 16px;
	color: #8f8f8f !important;
}

.text-stuff {
	font-size: 23px;
	color: #8f8f8f !important;
	letter-spacing: 1px !important;
}

.text-white {
	color: #ffffff !important;
}
.button-white {
	color: #fff !important;
	border-color: #fff !important;
}

.text-dark {
	color: #444;
}

div.bg-lite {
	background-color: rgba(255, 255, 255, 0.55);
}
div.bg-liter {
	background-color: rgba(255, 255, 255, 0.35);
}

div.bpg-dark {
	background-color: rgba(0, 0, 0, 0.35);
}

.button-gold {
	background-image: linear-gradient(to right, #b49149, #e0d287, #b49149);
}

img.h93 {
	height: 93px;
	width: auto;
	margin-bottom: 27px;
}

p.q-start:before {
  content: open-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: -5px;
  position: relative;
  top: 25px;
  color: #d4a945;
  font-size: 3em;
}
p.q-end::after {
  content: close-quote;
  display: inline;
  height: 0;
  line-height: 0;
  left: 5px;
  position: relative;
  top: 25px;
  color: #d4a945;
  font-size: 3em;
}

.content-wrap.box-blue {
	background-color: #20203f;
	color: #fff;
	padding: 220px 0;
}
.content-wrap.box-blue h2 {
	font-family: 'Lato', Georgia, "Times New Roman", Times, serif;
	font-size: 39px;
	line-height: 57px;
	color: #fff;
	background-color: #3a3a3a;
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
.content-wrap.box-blue-spacer {
	background-color: #20203f;
	padding: 40px 0;
}

.overlayer {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 5;
}

img.stroke-gold {
	border: 3px solid #51B9ED;
}

img.stroke-goldy {
	border: 3px solid #d9ac67;
}

.portfolio-fix {
	margin-left: 25% !important;
}
@media (max-width: 991.98px) {
	.portfolio-fix {
		margin-left: 17% !important;
	}
}
@media (max-width: 767.98px) {
	.portfolio-fix {
		margin-left: 1% !important;
	}
}
@media (max-width: 575.98px) {
	.portfolio-fix {
		margin-left: 0 !important;
	}
}
.portfolio-fix-1 {
	margin-left: 37% !important;
}
@media (max-width: 991.98px) {
	.portfolio-fix-1 {
		margin-left: 32% !important;
	}
}
@media (max-width: 767.98px) {
	.portfolio-fix-1 {
		margin-left: 25% !important;
	}
}
@media (max-width: 575.98px) {
	.portfolio-fix-1 {
		margin-left: 0 !important;
	}
}

.text-small {
	font-size: 0.8rem;
}

.mt-6 {
	margin-top: 4rem;
}
.mt-7 {
	margin-top: 5rem;
}

.lh-1 {
	line-height: 1;
}

.text-lite {
	color: #e1e1e1 !important;
}

.whoweare {
	padding: 150px 0;
	background-image: url('/i/whoweare_abby.jpg?v=1.2');
	background-size: cover;
	background-position: center center;
}
@media (max-width: 991px) {
	.whoweare {
		padding: 150px 50px;
		background-position: center right -370px;
	}
}
@media (max-width: 800px) {
	.whoweare {
		padding: 150px 25px;
		background-position: center right -450px;
	}
}
@media (max-width: 639px) {
	.whoweare {
		padding: 200px 5px 150px;
		background-position: center right -590px;
	}
}
@media (max-width: 577px) {
	.whoweare {
		padding: 150px 5px;
	background-image: none;
		background-color: #111520;
	}
}

span#sent {
	margin-left: 5px;
	font-weight: bold;
	color: #bf3939;
	font-size: .8rem;
	visibility: hidden;
}

#footer {
	color: #696969 !important;
	font-size: 14px;
}
#footer a {
	color: #777777 !important;
}
#footer h3 {
	font-family: 'Lato', Georgia, "Times New Roman", Times, serif;
	color: #696969;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 9px;
}

.p-160 {
	padding: 160px 0;
}
@media (max-width: 992px) {
	.p-160 {
		padding: 100px 0;
	}
}

.p-300 {
	padding: 300px 0;
}
@media (max-width: 992px) {
	.p-300 {
		padding: 100px 0;
	}
}

p.succeed {
	font-size: 33px;
	font-style: italic;
	font-weight: 400;
	line-height: 49px !important;
	color: #000;
}

.trim {
	position: relative;
	width: 100%;
	height: 345px;
	overflow: hidden;
}
@media (max-width: 371px) {
	.trim {
		height: 250px;
	}
}
.trim img {
	position: absolute;
	left: 50%;
	margin-left: -373px;
	top: 50%;
	margin-top: -172px;
}
@media (max-width: 766px) {
	.trim img {
		margin-left: -263px;
	}
}
@media (max-width: 573px) {
	.trim img {
		position: absolute;
		left: 0px;
		margin-left: 0px;
		top: 50%;
		margin-top: -86px;
	}
}
@media (max-width: 440px) {
	.trim img {
		position: absolute;
		left: 0px;
		margin-left: 0px;
		top: 0px;
		margin-top: 0px;
	}
}

.container.axiom {
	margin: 55px auto;
}

ul.real > li {
	margin-left: 35px !important;
}

.video-box {
	position: relative;
/* 	top: -375px; */
	top: 99px;
	max-width: 940px;
	border-style: solid;
	border-color: #3e68b0;
	border-width: 9px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 11px 1px rgba(0, 0, 0, 0.5);
	z-index: 999;
}

section.axiom h1 {
	font-size: 45px;
}

section.axiom h3 {
	font-size: 23px;
	font-family: Lato, sans-serif;
}

section.axiom div:not(.dark) > p {
	color: #2a2a2a;
}

.white {
	color: #fff !important;
}

p.que {
	font-size: 18px !important;
	color: #fff !important;
}

p.stg {
	font-size: 18px !important;
}

/*
.nectar-close-indicator .inner.visible, .nectar-close-indicator.visible {
    opacity: 1;
}
.nectar-close-indicator.visible {
    mix-blend-mode: difference;
}
*/
/*
.mfp-close {
    left: -45px;
    position: fixed;
    top: -45px;
    pointer-events: none;
    display: block;
    height: 90px;
    width: 90px;
    text-align: center;
    line-height: 88px;
    font-size: 24px;
    z-index: 10001;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
/*     will-change: transform,opacity; */
}
*/

