

body {
    width: 100%;
    height: 100%;
    font-family: 'Lato',sans-serif;
	font-weight: 300;
    color: #3a5757;
    background-color: #fff;
}

html {
    width: 100%;
    height: 100%;
}

.supportlogo {
width: 25%;
}

div.gallery1 {
  background-color: #333;
  overflow: auto;
  white-space: nowrap;
}

div.gallery1 img {
    padding: 10px 10px 10px 0px;

    height: 220px;
    width: auto;
    max-width: none;
    vertical-align: middle;
 }

@media screen and (max-width: 40.5em) {
  div.gallery1 img {
    height: 140px;
  }
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    font-size: 18px;
    width: 70px;
    height: 70px;
    padding: 7px 16px;
    border: 2px solid #31708f;
    border-radius: 50%;
    font-size: 40px;
    color: #31708f;
    opacity: 0.5;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.spsn-Report  {
   width: 100%;
    max-width: 95%; 
    margin-left: auto;
    margin-right: auto;    
    color: #cc8400;
    font-size: large;
    text-align: left;
    border-top: 1px solid #ccc;
    padding: 10px 30px 10px 70px;
    border-collapse: unset;
    background-color: white;
    border-radius: 15px;
    border: 1px solid #dcdcdc;
}

@media screen and (max-width: 40.5em) {
.spsn-Report{
font-size: small;
padding: 10px 5px 10px 10px;
}
}

@-webkit-keyframes fadeInOut {
3%{opacity:1;}
6%{opacity:0.975;}
9%{opacity:0.95;}
12%{opacity:0.925;}
15%{opacity:0.9;}
18%{opacity:0.875;}
21%{opacity:0.85;}
24%{opacity:0.825;}
27%{opacity:0.8;}
30%{opacity:0.775;}
33%{opacity:0.75;}
36%{opacity:0.725;}
39%{opacity:0.7;}
42%{opacity:0.675;}
45%{opacity:0.65;}
48%{opacity:0.625;}
51%{opacity:0.6;}
54%{opacity:0.575;}
57%{opacity:0.55;}
60%{opacity:0.525;}
63%{opacity:0.5;}
66%{opacity:0.475;}
69%{opacity:0.45;}
72%{opacity:0.425;}
75%{opacity:0.4;}
78%{opacity:0.375;}
81%{opacity:0.35;}
84%{opacity:0.325;}
87%{opacity:0.3;}

}
@keyframes fadeInOut {
3%{opacity:1;}
6%{opacity:0.925;}
9%{opacity:0.95;}
12%{opacity:0.925;}
15%{opacity:0.9;}
18%{opacity:0.875;}
21%{opacity:0.85;}
24%{opacity:0.825;}
27%{opacity:0.8;}
30%{opacity:0.775;}
33%{opacity:0.75;}
36%{opacity:0.725;}
39%{opacity:0.7;}
42%{opacity:0.675;}
45%{opacity:0.65;}
48%{opacity:0.625;}
51%{opacity:0.6;}
54%{opacity:0.575;}
57%{opacity:0.55;}
60%{opacity:0.525;}
63%{opacity:0.5;}
66%{opacity:0.475;}
69%{opacity:0.45;}
72%{opacity:0.425;}
75%{opacity:0.4;}
78%{opacity:0.375;}
81%{opacity:0.35;}
84%{opacity:0.325;}
87%{opacity:0.3;}

}

.message {
    width: auto;
    margin: 0 auto;
    opacity: 0.8;
    text-align: center;

}   

@-webkit-keyframes fadeOutIn {
3%{opacity:0.3;}
6%{opacity:0.325;}
9%{opacity:0.35;}
12%{opacity:0.375;}
15%{opacity:0.4;}
18%{opacity:0.425;}
21%{opacity:0.45;}
24%{opacity:0.475;}
27%{opacity:0.5;}
30%{opacity:0.525;}
33%{opacity:0.55;}
36%{opacity:0.575;}
39%{opacity:0.6;}
42%{opacity:0.625;}
45%{opacity:0.65;}
48%{opacity:0.675;}
51%{opacity:0.7;}
54%{opacity:0.725;}
57%{opacity:0.75;}
60%{opacity:0.775;}
63%{opacity:0.8;}
66%{opacity:0.825;}
69%{opacity:0.85;}
72%{opacity:0.875;}
75%{opacity:0.9;}
84%{opacity:0.925;}
78%{opacity:0.925;}
81%{opacity:0.95;}
87%{opacity:1;}
}

@keyframes fadeOutIn {
3%{opacity:0.3;}
6%{opacity:0.325;}
9%{opacity:0.35;}
12%{opacity:0.375;}
15%{opacity:0.4;}
18%{opacity:0.425;}
21%{opacity:0.45;}
24%{opacity:0.475;}
27%{opacity:0.5;}
30%{opacity:0.525;}
33%{opacity:0.55;}
36%{opacity:0.575;}
39%{opacity:0.6;}
42%{opacity:0.625;}
45%{opacity:0.65;}
48%{opacity:0.675;}
51%{opacity:0.7;}
54%{opacity:0.725;}
57%{opacity:0.75;}
60%{opacity:0.775;}
63%{opacity:0.8;}
66%{opacity:0.825;}
69%{opacity:0.85;}
72%{opacity:0.875;}
75%{opacity:0.9;}
84%{opacity:0.925;}
78%{opacity:0.925;}
81%{opacity:0.95;}
87%{opacity:1;}
}

.message1 {
   width: auto;
    margin: 0 auto;
   opacity: 1.0; 
    text-align: center;
    -webkit-animation: fadeOutIn 3s;
}

.spsn-system-messages {		
 display:block;		
}		
.spsn-system-messages li {		
 display:block;		
        margin-top: 10px;		
}		
.spsn-system-messages li p {		
 display:block;		
        margin: 0;		
}		

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 2%;

font-family: 'Petrona';
font-size: 19px;

   letter-spacing: 1px;
}

.intro .slogan h4 {
color: black;
    color: black;
     text-shadow: -1px 1px 1px #100; 
    color: #e1ffdd;
    background: #2c5d99;
    border-radius: 6px;
    padding: 0 auto 0 auto;
    display: table;
    padding: 6px;
    opacity: 0.9;
    margin: 0px auto 26px auto;
}

p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 1.6em;
}

p.lead {
	font-weight: 600;
}

a {
    color: #28c3ab;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #176e61;
}

.light {
    font-weight: 400;
}

.navbar {
    margin-bottom: 0;
    border-bottom: 0px solid rgba(255,255,255,0);
}

.navbar-brand {
    font-weight: 700;
}
.navbar-brand {
  height: 40px;
  padding: 5px 15px;
  font-size: 18px;
  line-height: 1em;
}

.navbar-brand h1{
 color: #cc8400;
  font-size: 20px;
  line-height: 40px;
}

.navbar-brand:focus {
    outline: 0;
}

.nav.navbar-nav {
color:#000;
}

.navbar-custom ul.nav li a {
    font-size: medium;
    width: 170px;
    letter-spacing: 1px;
    opacity: 0.9;
    color: white;
   background-color: #2c5d99;
    border-radius: 0px 10px 10px 0px;
}
@media screen and (max-width: 40.5em) {
.navbar-custom ul.nav li a {
    opacity: 1;
}
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
    outline: 0;
    background-color: #5998e5;
    opacity: 0.6;
    border-radius: 0px 10px 10px 0px;
}

.navbar-toggle {

    padding: 4px 6px;
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    color: white;
    background: #2c5d99;
   margin-left: 10px;
opacity: 0.9;   
 float: left;
    font-size: large;
border-radius: 10px;
}

.navbar-toggle:focus,
.navbar-toggle:active {
    outline: 0;
}

hr {
  margin-top: 10px;
}

.marginbot-0{margin-bottom:0 !important;}
.marginbot-10{margin-bottom:10px !important;}
.marginbot-20{margin-bottom:20px !important;}
.marginbot-30{margin-bottom:30px !important;}
.marginbot-40{margin-bottom:40px !important;}
.marginbot-50{margin-bottom:50px !important;}

.home-section {
    padding-top: 55px;
    padding-bottom: 75px;
    display:block;
    position:relative;
    z-index:120;
}
@media screen and (max-width: 40.5em) {
.home-section {
    padding-top: 35px;
}}

.section-heading h2 {
	font-size: 40px;
color: #253838;
}
.section-heading i {
	margin-bottom: 20px;
}

.bg-white {
	background: #fff;
}

.bg-gray {
Background-image: linear-gradient(to bottom, #bcffa0 , #fff);
}

.bg-dark {
	background: #575757;
color: white;
}

.text-light {
	color: #fff;
}

.intro {
	width:100%;
height: 100%;

	position:relative;

    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;

}

@-webkit-keyframes test {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
}
@keyframes test {
  0% {transform: scale(1);}
  50% {transform: scale(1.5);}
  100% {transform: scale(1);}
} 

#intro.intro {
	padding:12% 0 0 0;
}

.intro .slogan {
margin: 0px 30px 0 30px;
	text-align: center;
}

.intro .page-scroll {
	text-align: center;
}

.brand-heading {
    font-size: 40px;
}

.intro-text {
    font-size: 18px;
}

.intro .slogan h2 {
	color: #416da3;
	text-shadow: none;
margin-bottom:10%;
	font-size: 110px;
	line-height: 60px;
	font-weight: 700;
	font-family: Montserrat, sans-serif;
	background-color: rgba(0, 0, 0, 0);
	text-decoration: none;
	border-width: 0px;
	border-color: #000;
	border-style: none;
	text-shadow: -1px 1px 1px #100;
}

@media screen and (max-width: 40.5em) {
.intro {
        width:100%;
	border: solid 7px #466;
        position:relative;
        background-repeat: round;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}

#intro.intro {
        padding:25% 0 0 0;
}

.intro .slogan h2 {
font-size: 70px;
color: #416da3;
line-height: normal;
border-radius: 40px;

}

.intro .slogan h4 {
color: #e1ffdd;
border-radius: 12px;
    margin: 6%;
    padding: 1%;
opacity: 0.9;
display: block;	
}

h1,
h2,
h3,
h4,
h5,
h6 {

font-size: 17px;
font-weight: 00;
}

.message {
    width: auto;
    margin: 0 auto;
    opacity: 1;
    text-align: center;

}

}

.boxed-grey {
	background: #f9f9f9;
	padding: 20px;
}

.team h5 {
	margin-bottom: 10px;
}

.team p.subtitle {
	margin-bottom: 10px;
}

.avatar {
	margin-bottom: 20px;
}

.team-social {
	margin-left: 0;
	padding-left: 0;

}

.team-social {
	text-align: center;
}

.team-social li{
    display: inline-block;
	margin:0 !important;
	padding:0;
}

.team-social a{
	margin:0;
	padding:0;
    display: block;
	width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3bbec0;
	color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.team-social a i{
	text-align: center;
	margin:0;
	padding:0;
}
.team-social .social-facebook a{background: #3873ae;}
.team-social .social-twitter a{background: #62c6f8;}
.team-social .social-dribble a{background: #d74980;}
.team-social .social-deviantart a{background: #8da356;}
.team-social .social-google a{background: #000;}
.team-social .social-vimeo a{background: #51a6d3;}
.team-social .social-facebook a:hover{background: #4893ce;}
.team-social .social-twitter a:hover{background: #82e6ff;}
.team-social .social-dribble a:hover{background: #f769a0;}
.team-social .social-deviantart a:hover{background: #adc376;}
.team-social .social-google a:hover{background: #333;}
.team-social .social-vimeo a:hover{background: #71c6f3;}

.service-icon {
	margin-bottom: 20px;
}	

form#contact-form .form-group label {
	text-align: left !important;
	display: block;

	letter-spacing: 1px;
	font-size: 12px;
}
form#contact-form input,form#contact-form select,form#contact-form textarea {
	border-radius: 0;
	border: 1px solid #eee;
  -webkit-box-shadow: none;
          box-shadow:  none;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}
.input-group-addon {
  background-color: #fefefe;
  border: 1px solid #eee;
  border-radius: 0;
}

.widget-contact {
	text-align: left;
}

.company-social {
	margin-left: 0;
	padding-left: 0;
	margin-top: 10px;
}

.company-social {
	text-align: left;
}

.company-social li{
    display: inline-block;
	margin:0 !important;
	padding:0;
}

.company-social a{
	margin:0;
	padding:0;
    display: block;
	width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3bbec0;
	color: #fff;
    -webkit-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
.company-social a i{
	text-align: center;
	margin:0;
	padding:0;
}
.company-social .social-facebook a{background: #3873ae;}
.company-social .social-twitter a{background: #62c6f8;}
.company-social .social-dribble a{background: #d74980;}
.company-social .social-deviantart a{background: #8da356;}
.company-social .social-google a{background: #000;}
.company-social .social-vimeo a{background: #51a6d3;}
.company-social .social-facebook a:hover{background: #4893ce;}
.company-social .social-twitter a:hover{background: #82e6ff;}
.company-social .social-dribble a:hover{background: #f769a0;}
.company-social .social-deviantart a:hover{background: #adc376;}
.company-social .social-google a:hover{background: #333;}
.company-social .social-vimeo a:hover{background: #71c6f3;}

footer {
	text-align: center;
	padding: 50px 0 ;

}

footer p {
	color: #f8f8f8;
}

.btn {
	border-radius: 0;

    font-family: Montserrat,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle.btn-dark {
    border: 2px solid #666;
    color: #666;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle.btn-dark :hover,
.btn-circle.btn-dark :focus {
    outline: 0;
    color: #999;
    background: #fff;
}

.btn-circle.btn-dark :hover i,
.btn-circle.btn-dark :focus i{
    color: #999;
}

#text {
    color: #fff;
    background: #ffcc00;
}

#map {
	height: 500px;
}

.btn-skin:hover,
.btn-skin:focus,
.btn-skin:active,
.btn-skin.active {
  color: #fff;
  background-color: #666;
  border-color: #666;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #28c3ab;
    outline: 0;
    color: #000;
    background-color: #28c3ab;
}

.btn-huge {
    padding: 25px;
    font-size: 26px;
}

.banner-social-buttons {
    margin-top: 0;
}

.icon {
    display: inline-block;
    height: 1em;
    width: auto;
    fill: currentColor;
    vertical-align: -0.1429em;
}

.navbar-toggle .icon {
    margin-right: 0.4em;
}

section:not(#End) p:not(.contact-line) {
    max-width: 70ch;
    margin-left: auto;
    margin-right: auto;
}
