/*---- WEB FONTS ----*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700&display=swap);

.section-background-01
{
	background: #9b9b9b;
	background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #9b9b9b 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#9b9b9b 100%);
	background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%,#9b9b9b 100%);
	background: radial-gradient(ellipse at center, #ffffff 0%,#9b9b9b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#9b9b9b',GradientType=1 );
}

.section-background-02
{
	background: #183811;
	background: -moz-radial-gradient(center, ellipse cover, #6da95b 0%, #183811 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #6da95b 0%,#183811 100%);
	background: -ms-radial-gradient(center, ellipse cover, #6da95b 0%,#183811 100%);
	background: radial-gradient(ellipse at center, #6da95b 0%,#183811 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6da95b', endColorstr='#183811',GradientType=1 );
	color:white;
}

.section-background-03
{
	background: #3862ac;
	background: -moz-radial-gradient(center, ellipse cover, #7bacf9 0%, #3862ac 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #7bacf9 0%,#3862ac 100%);
	background: -ms-radial-gradient(center, ellipse cover, #7bacf9 0%,#3862ac 100%);
	background: radial-gradient(ellipse at center, #7bacf9 0%,#3862ac 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bacf9', endColorstr='#3862ac',GradientType=1 );
	color:white;
}

.section-background-04
{
	background: #0d180d;
	background: -moz-radial-gradient(center, ellipse cover, #4b914b 0%, #0d180d 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #4b914b 0%,#0d180d 100%);
	background: -ms-radial-gradient(center, ellipse cover, #4b914b 0%,#0d180d 100%);
	background: radial-gradient(ellipse at center, #4b914b 0%,#0d180d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b914b', endColorstr='#0d180d',GradientType=1 );
	color:white;
}

.section-background-05
{
	background: #19b5f8;
	background: -moz-radial-gradient(center, ellipse cover, #e7f6ff 0%, #19b5f8 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #e7f6ff 0%,#19b5f8 100%);
	background: -ms-radial-gradient(center, ellipse cover, #e7f6ff 0%,#19b5f8 100%);
	background: radial-gradient(ellipse at center, #e7f6ff 0%,#19b5f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7f6ff', endColorstr='#19b5f8',GradientType=1 );
}

.section-background-06
{
	background: #023536;
	background: -moz-radial-gradient(center, ellipse cover, #84b48c 0%, #023536 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #84b48c 0%,#023536 100%);
	background: -ms-radial-gradient(center, ellipse cover, #84b48c 0%,#023536 100%);
	background: radial-gradient(ellipse at center, #84b48c 0%,#023536 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#84b48c', endColorstr='#023536',GradientType=1 );
}

.section-background-07
{
	background: #3f1c00;
	background: -moz-radial-gradient(center, ellipse cover, #c47b2e 0%, #3f1c00 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #c47b2e 0%,#3f1c00 100%);
	background: -ms-radial-gradient(center, ellipse cover, #c47b2e 0%,#3f1c00 100%);
	background: radial-gradient(ellipse at center, #c47b2e 0%,#3f1c00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c47b2e', endColorstr='#3f1c00',GradientType=1 );
}

.section-background-08
{
	background: #480d13;
	background: -moz-radial-gradient(center, ellipse cover, #dfa96d 0%, #480d13 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #dfa96d 0%,#480d13 100%);
	background: -ms-radial-gradient(center, ellipse cover, #dfa96d 0%,#480d13 100%);
	background: radial-gradient(ellipse at center, #dfa96d 0%,#480d13 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfa96d', endColorstr='#480d13',GradientType=1 );
}

.section-background-09
{
	background: #4e6050;
	background: -moz-radial-gradient(center, ellipse cover, #92b3b8 0%, #4e6050 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #92b3b8 0%,#4e6050 100%);
	background: -ms-radial-gradient(center, ellipse cover, #92b3b8 0%,#4e6050 100%);
	background: radial-gradient(ellipse at center, #92b3b8 0%,#4e6050 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92b3b8', endColorstr='#4e6050',GradientType=1 );
}

.section-background-10
{
	background: #ABEC87;
	background: -moz-radial-gradient(center, ellipse cover, #ABEC87 0%, #225D0D 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #ABEC87 0%,#225D0D 100%);
	background: -ms-radial-gradient(center, ellipse cover, #ABEC87 0%,#225D0D 100%);
	background: radial-gradient(ellipse at center, #ABEC87 0%,#225D0D 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ABEC87', endColorstr='#225D0D',GradientType=1 );
}
body.dark .section-background-10 {
    background: #333;
}

.section-back-patr-01
{
	background: #f7f7f7 url("../images/back-pattern-01.png") repeat top left;
	color: #000;
}
.section-back-patr-02 {
	background: #709de3 url("../images/patt-02.gif") repeat top left;
	color: white;
}
body.dark .section-back-patr-02 {
    background: #333;
}

.section-background-about {
	background: #17a2dd url("../images/patt-07.png") repeat top left;
	color: white;
}
body.dark .section-background-about {
    background: var(--section-info-bg-color);
}

.seciton-simple-heading {
	background: #313131 url("../images/patt-general.png") repeat top left;
	color:white;
}

.seciton-simple-heading h1
{
	margin:0
}

.section-simple-content h3
{
	margin:1em 0 .2em 0;
}

.section-simple-content p
{
	margin:1em 0 0 0;
}

.section-heading {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 500;
	color: #333;
	padding-bottom:15px;
	border-bottom: 1px solid #ddd; 
}
.section-heading-long {
	text-align:center;
	margin:15px 10% 15px 10%;
	font-size:24px;
	font-size:2.4rem;
	color:black;
}
.center-both
{
	display:table;
	height: 100%;
}
.center-both > div
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.view-animate {
	-webkit-transition: opacity 0.65s linear, -webkit-transform 0.6s ease-out;
	-moz-transition: opacity 0.6s linear, -moz-transform 0.6s ease-out;
	-o-transition: opacity 0.6s linear, -o-transform 0.6s ease-out;
	-ms-transition: opacity 0.6s linear, -ms-transform 0.6s ease-out;
	transition: opacity 0.6s linear, transform 0.6s ease-out;
}
.centered
{
	text-align: center;
	margin:0 auto;
}

.unorder-list
{
	list-style: disc;
	margin: 10px 0 0 35px;
}

.missing-cube
{
	background: url(../images/cube-missing.jpg) no-repeat 0 0; 
	width:200px;
	height:200px;
	margin:15px auto;

	animation: rotate360 4s infinite linear;
	-webkit-animation: rotate360 4s infinite linear;
    -moz-animation: rotate360 4s infinite linear;
    -o-animation: rotate360 4s infinite linear;
    -ms-animation: rotate360 4s infinite linear;
}

.glyph svg {
	-webkit-transform: scale(0.0625,.0625);
	-moz-transform: scale(0.0625,.0625);
	-o-transform: scale(0.0625,.0625);
	-ms-transform: scale(0.0625,.0625);
	transform: scale(0.0625,.0625);
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.icon-download {
	background: url(../images/download-icon.png) no-repeat 0 0; 
	width:32px;
	height:32px;
	margin-top: 5px;
}

/* Different Link Styles */

.link-scaleupbounce a {
	vertical-align: bottom;
	font-weight: 500;
}

.link-scaleupbounce a::before {
	position: absolute;
	top: 0;
	left: -5px;
	z-index: -1;
	box-sizing: content-box;
	padding: 2px 5px;
	width: 100%;
	height: 100%;
	background-color: #eee;
	content: '';
	opacity: 0;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
	-webkit-transition-timing-function: cubic-bezier(0.25,0.25,0.325,1.39);
	transition-timing-function: cubic-bezier(0.25,0.25,0.325,1.39);
	-webkit-transform: scale(0);
	transform: scale(0);
}

.link-scaleupbounce a:hover::before,
.link-scaleupbounce a:focus::before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

/* Arrow */

.link-arrow a {
	padding: 0 0.25em;
	font-weight: 500;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.link-arrow a:hover,
.link-arrow a::after {
	-webkit-transform: translateX(-1em);
	transform: translateX(-1em);
}

.link-arrow a::before,
.link-arrow a::after {
	position: absolute;
	height: 100%;
	content: '';
}

.link-arrow a::before {
	left: 0;
	z-index: -1;
	width: 100%;
	background: #fff;
}

.link-arrow a::after {
	left: 100%;
	z-index: -2;
	width: 1em;
	background: #34495e url(../images/arrow_right.svg) no-repeat 50% 50%;
	background-size: 60% auto;
	text-align: center;
	font-family: Arial, sans-serif;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	pointer-events: auto;
}

.link-arrow a:hover::after,
.link-arrow a:focus::after {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

/* Link Braces */
.link-braces a {
	padding: 0 0.25em;
	font-weight: 500;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.link-braces a:hover {
	color: #d04c3f;
}

.link-braces a::before,
.link-braces a::after {
	position: absolute;
	top: 0;
	font-weight: 100;
	font-size: 150%;
	line-height: 1;
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
	transition: opacity 0.2s, transform 0.2s;
}

.link-braces a::before {
	left: -0.2em;
	top: -0.1em;
	content: '[';
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.link-braces a::after {
	right: -0.2em;
	top: -0.1em;
	content: ']';
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.link-braces a:hover::before,
.link-braces a:hover::after {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

/* Slide up */
.link-slideup {
}

.link-slideup a {
	overflow: hidden;
	font-weight: 500;
}

.link-slideup a::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(52,73,94,0.2);
	content: '';
	-webkit-transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	-webkit-transform: translateY(95%);
	transform: translateY(95%);
}

/** Style Overrides **/

.ui-widget-overlay {
    opacity: .7 !important;
}