body.noScroll { /* ...or body.dialogShowing */
  overflow: hidden;
}

h2{
  padding-top: 5px;
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1em;

}

h3{
  font-weight: 400;
  font-size: 1em;
  margin-top: 0;
}
a:link {
  text-decoration: none;
  color: white;
}
.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
    overflow-y:hidden
} .fullscreen-bg img {
  width: 100%;
  height: auto;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} @media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 100%;
    height: auto;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: auto;
    height: 100%;
  }
}

#top, #bottom, #left, #right {
	background: white;
	position: fixed;
    z-index: 100;
	}
	#left, #right {
		top: 0; bottom: 0;
		width: 10px;
		}
		#left { left: 0; }
		#right { right: 0; }

	#top, #bottom {
		left: 0; right: 0;
		height: 10px;
		}
		#top { top: 0; }
		#bottom { bottom: 0; }



h1 {
  font-family: 'Raleway', sans-serif;
  text-align: center;
  letter-spacing: 0;
  color: white;
  padding:20px;
  padding-top: 4%;
  font-size:48px;
}
.color {
  width: 99%;
  height:99%;
  position: absolute;
  overflow: hidden;
  background-color: black;
  opacity: 0.5;
}

.logo {
      width: 100%;
      height: auto;
    	position:absolute;
    	z-index:999;
      left: 50%;
    	top: 50%;
    	transform: translate(-50%, -50%);
    	-webkit-transform: translate(-50%, -50%);
    	-ms-transform: translate(-50%, -50%);
    	text-align:center;
}
    .logo  img {
      left: 50%;
      padding-top: 4%;
      transform: translate(-50%, -40%);
    	-webkit-transform: translate(-50%, -40%);
    	-ms-transform: translate(-50%, -40%);
    	position: absolute;
      max-width: 500px;
      height: auto;

    }
    
    
    @media only screen and (max-width: 600px) {
         .logo  img {
              max-width: 80%;
         }
        
    }


  .details {
    width: 100%;
    font-family: 'Raleway', sans-serif;
    color: white;
    text-align: center;
    letter-spacing: 0.1em;
    top: 5%;
    left:50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
  }
  
   .details a,  .details a:hover,  .details a:focus,  .details a:active{color:#fff;}
  
.social {
  bottom: 00%;
  left:50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
  height: auto;

}
  .social li {
    font-size: 90%;
    width: 40px;
    margin: 0;
    text-align: center;
    float: left;
    display: block;
    height: 40px;
    line-height:40px;
    z-index: 2;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transition: all .3s ease;
  }
.social ul {
  color: #fff;
  margin: auto;
  padding: 0;

}.share-button a {
  text-decoration:none;
}

.social a {

  display:block;
  color:white;
  width:50%;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;

}

.social a:hover {
  color:#222;
}

/*  Menu
---------------------------------------------------*/
#menu {
border-radius: 1.2px;
position: absolute;
z-index: 2;
left: 50%;
width:100%;
height: auto;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
overflow: none;

}

#btn {

    border-radius: 1.5px;
    color: #253044;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: 2px;
    background: #FFFFFF;
    text-decoration: none;
    border: 3px solid #FFFFFF;
    text-align: center;
    padding: 10px;

}

#btnOn {
   border-radius: 2px;
    color: #FFFFFF;
    font-size: 0.855em;
    font-weight: 500;
    letter-spacing: 2px;
    background: #EF5350;
    text-decoration: none;
    border: 5px solid #FFFFFF;
    text-align: center;
    padding: 10px;
    background-clip: padding-box;
}

#btn:hover {
  background: transparent;
  color: #FFFFFF;
  text-decoration: none;
  background: #253044;
  background-clip: padding-box;
}



.services {
  font-family: 'Raleway', sans-serif;
  color: white;
  font-weight: 700;
  text-align: justify;
  text-justify: inter-word;
  width: 80%;
  height: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.services h1 {
  float: left;
  padding-top: 5px;
  font-weight: 600;
  font-size: 1em;
  vertical-align: top;
}
.services a {
  text-align: left;
  font-weight: 400;
  font-size: 1em;
  vertical-align: top;
}

ul.sItem {
float: left;
padding: 0px;
margin: 0px;
list-style-type : none;
}
ul.sItem img {
vertical-align: middle;
width: auto;
max-width: 29%;
height: auto;
margin: 5px;
margin-right: 15px;
float: left;
}
ul.sItem li {
padding: 5px;
padding-right: 42px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
width: 33%;
height: auto;
background-color: #017fa0;
border-radius: 2px;
float : left;
display : inline;

box-shadow: 0 3px 6px rgba(0,116,146,0.16), 0 3px 6px rgba(0,0,0,0.23);
transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

ul.sItem li:hover{

  background-color: #008aae;
  box-shadow: 0 14px 28px rgba(0,116,146,0.25), 0 10px 10px rgba(0,0,0,0.22);
  transform: translate(0, -5px);
}
.listBox{
  float: left;
}
.textBox {
  top: 0%;
  right: 0%;
  width: 22%;
  height: auto;
  overflow: hidden;
  position: absolute;
  border-radius: 2px;
  float: right;
  margin: 10px;
  padding: 5px;
  padding-bottom: 42px;
  background-color: #017fa0;
  text-align: center;
  color: white;

  box-shadow: 0 3px 6px rgba(0,116,146,0.16), 0 3px 6px rgba(0,0,0,0.23);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
} .textBox:hover{
  transform: translate(0, -5px);
  background-color: #008aae;
  box-shadow: 0 14px 28px rgba(0,116,146,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.textbox img {
  margin-top: 15px;
  max-width: 42%;
}

.nav{
  width: 100%;
  height: 88px;
  top: 0%;
  left: 0%;
  position: absolute;
  text-align: center;
  padding-top: 30px;
}
