 /*  FET 	53974  |  Dell  |  Back2Dell  */
html {
  scroll-behavior: smooth;
}
p {
  font-family: Georgia, serif;
}
h1 h2 h3 h4 {
  font-family: "TWK Everett", sans-serif;
}
.SecSocial {
  position: fixed;
  right:0px;
  top:150px;
  z-index: 50;
}
.shariff .shariff-buttons.theme-round li {
  margin-bottom:0px !important;
  margin-top:0px !important;
}

.hpBtn {
	display: inline-block;
    padding: 10px 25px;
    text-decoration: none;
    background-color: #005758;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    z-index: 99999;
    letter-spacing: 1px;
	font-size:22px;
  font-family: "TWK Everett", sans-serif;
}
.hpBtn:hover {
  background-color: #003031;
  text-decoration: none;
  color: #fff;
}

.introWrapper {
  background-image: url('../img/Header_back2dell_web.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  height: calc(90vh - 90px);
  padding:0;
  position: relative;
}


.headline{
  margin-top: 40px;
  color: #ffffff;
  font-weight: 500;
  font-size: 4.0em;
  margin-bottom: 5px;
	text-transform: uppercase;
  font-family: "TWK Everett", sans-serif;
}

.subline{
  color:#fff;
  text-shadow: 0px 2px 30px #000;
  max-width: 550px;
}

.introBox {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
	text-align: center;
}
.introBox h2 {
  text-transform: uppercase;
  background-color: #D3D806;
  padding: 3px 8px;
  color: #0D2143;
  font-weight: 600;
  font-size: 1.4em;
  display: inline-block;
  margin:0px;
  /*margin-left: 150px;*/
}

.introBox h1 {
  margin-top: 90px;
  /*text-transform: uppercase;*/
  padding: 15px 15px;
  color: #ffffff;
  font-weight: 500;
  font-size: 4.0em;
  margin-bottom: 5px;
	text-transform: uppercase;
	text-shadow: 0px 1px 15px #044055;
}

.introBox a {
  display: inline-block;
  margin-right: 150px;
  background-color: #D3D806;
  color: #0D2143;
  padding: 6px 12px;
  float:right;
  font-weight: 600;
  padding-top:10px;
}
.introBox a svg {
  margin-top:-3px;
}

.introNav {
  position: absolute;
  bottom:0px;
  left:0px;
  width:100%;
  height: 114px;
}
.introNav .navWrapper {
  position: absolute;
  bottom:0px;
  left:0px;
  width:100%;
  background-color: #0D2143;
}

.introNav .navWrapper nav {
  padding: 10px 0;
}
.introNav .navWrapper nav a {
  display: inline-block;
  border: 1px solid #D3D806;
  color: #D3D806;
  text-transform: uppercase;
  padding: 5px 10px;
  margin-right:1px;
  text-decoration: none;
}
.introNav .navWrapper nav a:hover {
  background-color: #D3D806;
  color: #0D2143;
  text-decoration: none;
}
.introNav .navWrapper nav a.active {
  background-color: #D3D806;
  color: #0D2143;
  text-decoration: none;
}

.introLogo {
  position: absolute;
  right: 150px;
  top: -5px;
  padding: 25px;
  background-color: #0D2143;
}

.start h2 {
  color: #005758;
  font-family: "TWK Everett", sans-serif;
  font-size: 33px;
  font-weight: 500;
  margin-bottom: 50px;
}
.start .copylarge {
  color: #005758;
  font-size: 26px;
  font-weight: 300;
  text-align: left;
  font-family: "Georgia", serif;
}

.start .textblock {
  padding:50px 50px;
  margin: 50px 0px;
  color: #005758;
  font-family: "Georgia", serif;
}
.start a {
  color:#08BED5;
  transition: color 0.5s, background-color 0.5s;
}

.about {
  background-color: #005758;
  background-image: url('../img/Header_back2dell_web.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  color: #FFFFFF;
  min-height: 750px;
}

.about .textblock {
  background-color: rgba(0, 48, 49, 0.3);
  padding:50px 50px;
  margin: 50px 0px 250px 0px;
}

.about h2 {
  color: #FFFFFF;
  font-weight: 500;
  margin-bottom: 50px;
  font-family: "TWK Everett", sans-serif;
}

.about span {
  color: #D3D806;
}

.about p {
  font-size: 22px;
  font-weight: 300;
  font-family: "Georgia", serif;
}

.about ul, ul.hpList {
list-style-type: none;
margin:auto;
width:700px;
margin-top:50px;
margin-bottom:50px;
}
.about .tint-teal {
}
.tint-teal {
  background: rgba(0, 87, 88, 0.6);
}
.about li, ul.hpList li {
  font-size: 1.2em;
  margin-bottom:25px;
}

.about li:before, ul.hpList li:before {
  display: inline-block;
  content: '';
  width: 14px;
  height: 14px;
  background-color: #D3D806;
  margin-left: -28px;
  margin-right: 14px;
}

.about a {
  font-size: 0.8em;
}

.about .copylarge {
  font-size:28px;
  text-align: left;
}

.hpKontakt {
  background-color: #fff;
  color: #005758;
  border-bottom: none;
	padding:80px 0px 0px 0px;
}

.hpKontakt h2 {
  color: #005758;
  font-family: "TWK Everett", sans-serif;
  font-size: 33px;
  font-weight: 500;
  text-align: center;
}
.hpKontakt p {
  font-size: 16px !important;
  text-align: center !important;
}
.hpKontakt p.details {
  font-size: 22px !important;
  text-align: center;
}
.hpKontakt a {
  color:#08BED5;
  text-decoration: none;
}
.hpKontakt a:hover {
  color:#08BED5;
  text-decoration: underline;
}

.hpKontakt .gform_wrapper, .hpKontakt .gform_confirmation_wrapper {
  background-color: rgba(0,0,0,0.1);
  border: none;
  padding: 40px 70px;
  border-radius: 0px;
  font-weight: 400;
  font-size: 16px;
}
.hpKontakt .gform_wrapper
.hpKontakt .gfield_required {
  color: #000c21 !important;
}

.hpKontakt .gform_wrapper .gfield-choice-input + label {
  font-size: 16px !important;
  padding: 0px 10px;
}
.gform_wrapper input {
  height: 3em;
  border: none;
  border-radius: 3px;
}

.hpKontakt .gform_button {
  padding: 10px 30px !important;
  font-size: 22px !important;
}

.kontaktinfo {
  background-color: #fff;
  padding: 0px 0px 100px 0px;
  text-align: center;
}
.kontaktinfo h2 {
  color: #005758;
  font-weight: 400;
  text-align: center;
  font-size: 33px;
}
.kontaktinfo p {
  color: #005758;
  font-weight: 400;
  font-size: 22px;
}
.kontaktinfo a {
  color:#08BED5;
  text-decoration: none;
  font-size: 22px;
}
.kontaktinfo a:hover {
  color: #1D3152;
  text-decoration: underline;
}
.kontaktinfo .name {
  font-size: 26px;
}
.kontaktinfo .icons {
  width: 30px;
  height: 30px;
}

.uk-container:after{
	content: "";
	display: table;
	clear: both;
}

.gform_button {
	padding: 15px 24px !important;
	font-size: 20px;
	background-color: #005758 !important;
	color: #fff;
  margin-left: 0px !important;
  border: none !important;
}
.gform_button:hover {
  background-color: #003031 !important;
	font-size: 20px;
	color: #fff;
}
..gform_confirmation_message {
  color: #003031 !important;
  font-size: 22px !important;
}
.form-checkbox {
  font-size: 16px;
}
.form-checkbox input{
  vertical-align: top;
  width: 20px;
}
.gform_wrapper