@import url("/vendor/fonts/font-awesome/css/all.min.css");
@import url("/vendor/fonts/zwicon/zwicon.css");
@font-face {
  font-family: 'agencyfb';
  src: url('../fonts/AGENCYB.eot');
  src: local('agencyfb'), url('../fonts/AGENCYB.woff') format('woff'), url('../fonts/AGENCYB.ttf') format('truetype');
}
*, ::after, ::before {
  box-sizing: border-box;
}
body {
  margin: 0;
}
body {
  margin: 0;
    background-attachment: fixed;
    background-size: 100% 100%;
}
body {
  margin: 0;
	background: url('../img/bg/bg-0.jpg') left top 0px no-repeat;
    background-attachment: fixed;
    background-size: 100% 100%;
}
.pp-breadcrumbs {
	width: calc(100%+24px);
	margin:-12px -12px 12px;
	background: #F3F4F5;
    padding: 10px 0;
    border-bottom: 1px solid #E3E3E3;
    font-size: 10px;
}
.pp-breadcrumbs p {
    margin: 0;
}
.pp-breadcrumbs i.fas, 
.pp-breadcrumbs i.far,
.pp-breadcrumbs i.fal, 
.pp-breadcrumbs i.fab {
    color: #373B42;
}
.pp-breadcrumbs a {
    color: #5f5f5f;
    padding-right: 10px;
}
.alt-col-color {
  background: #F3F4F5;
  padding: 60px 0 40px 0;
  border-top: 1px solid #E3E3E3;
  border-bottom: 1px solid #E3E3E3;
}
.sharedsoftware {
 /* background: #FFF;*/
  padding: 0px 0 5px 0;
  text-align: center;
}
.sharedsoftware .thumbnail {
  border: none;
  margin-bottom: 0;
}
.sharedsoftware img {
  margin: 20px 0 10px 0;
}
.sharedsoftware p {
  color: #373B42;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  width: 80%;
  margin: 0 auto 0px auto;
}
h1.sectiontitle {
  color: #191919 !Important;
  font-size: 28px !Important;
  font-weight: 300 !Important;
  line-height: 32px !Important;
  margin: 0px !Important;
  text-align: center !Important;
}
h2.sectionintro {
  color: #373b42 !Important;
  font-size: 18px !Important;
  font-weight: 300 !Important;
  line-height: 22px !Important;
  margin-top: 15px !Important;
  margin-bottom: 50px !Important;
  padding-top: 0px !Important;
  padding-bottom: 50px !Important;
  text-align: center !Important;
}
h2.sectionintro.grey {
  border-bottom: 1px solid #E3E3E3 !Important;
}
h2.sectionintro.white {
  border-bottom: 1px solid #EFEFEF !Important;
}
.btn-red {
  background: #df3626;
  background: -moz-linear-gradient(top, #df3626 0%, #c32f21 99%);
  background: -webkit-linear-gradient(top, #df3626 0%, #c32f21 99%);
  background: linear-gradient(to bottom, #df3626 0%, #c32f21 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df3626', endColorstr='#c32f21', GradientType=0);
  color: #fff;
  outline: none;
}
.btn-red:hover, .btn-red:active, .btn-red:focus {
  color: #fff;
  outline: none;
  box-shadow: none;
}
/*Green Gradient Color for website*/
.ppulse-gn-gr {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#add124+0,869f15+100 */
  background: #add124; /* Old browsers */
  background: -moz-linear-gradient(top, #add124 0%, #869f15 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #add124 0%, #869f15 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #add124 0%, #869f15 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#add124', endColorstr='#869f15', GradientType=0); /* IE6-9 */
}
.ppulse-gn {
  background: #ACD024;
}
/*Black Gredient Color*/
.ppulse-blk-gr {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#292929+0,0b0b0b+100 */
  background: #292929; /* Old browsers */
  background: -moz-linear-gradient(top, #292929 0%, #0b0b0b 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #292929 0%, #0b0b0b 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #292929 0%, #0b0b0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#0b0b0b', GradientType=0); /* IE6-9 */
}
.ppulse-blk2-gr {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#121212+0,000000+100 */
  background: #121212; /* Old browsers */
  background: -moz-linear-gradient(top, #121212 0%, #000000 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #121212 0%, #000000 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #121212 0%, #000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#121212', endColorstr='#000000', GradientType=0); /* IE6-9 */
}
.ppulse-rd-gr {
 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ee1d23+0,ae0538+99 */
background: rgb(238,29,35); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,29,35,1) 0%, rgba(174,5,56,1) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(238,29,35,1) 0%,rgba(174,5,56,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(238,29,35,1) 0%,rgba(174,5,56,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee1d23', endColorstr='#ae0538',GradientType=0 ); /* IE6-9 */

}
.p-grn-nav .nav-link {
  font-family: agencyfb;
  color: #ACD124;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 1);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 1);
}
.p-rd-nav .nav-link {
  font-family: agencyfb;
  color: #df3626;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 1);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 1);
}
.d-header {
  padding: 0px;
  margin: 0px;
  font-family: agencyfb;
  color: #ACD124;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 1);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 1);
}
.d-header-area {
    background: #fff;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e3e3e4));
    background: -o-linear-gradient(top,#fff 0%,#e3e3e4 100%);
    background: linear-gradient(to bottom,#fff 0%,#e3e3e4 100%);
}
.d-header-area .logo:hover {
  opacity: .8;
  transition: opacity .45s ease-in-out;
  -moz-transition: opacity .45s ease-in-out;
  -webkit-transition: opacity .45s ease-in-out;
}
.d-header .d-h-top {
  padding: 0px;
  margin: 0px;
  height: 7px;
  background: #1E1E1E;
}
.d-header .d-h-con {
  padding: 0px;
  margin: 0px;
  min-height: 31px;
  background: #292929; /* Old browsers */
  background: -moz-linear-gradient(top, #292929 0%, #0b0b0b 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #292929 0%, #0b0b0b 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #292929 0%, #0b0b0b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#0b0b0b', GradientType=0); /* IE6-9 */
}
.l-logo img {
	max-height: 100px;
}
.navbar-brand {
  margin: 0;
  padding: 0 9px;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  text-shadow: 0px -1px 1px rgba(195, 47, 33, 0.65);
  font-family: -apple-system, Arial, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.d-header-nav {
  margin: 0 0 9px !important;
  border-bottom: 1px solid #0C0C0C;
}
.d-header-nav .navbar-ppulse {
  /*margin: 0 0 9px;*/
  border: 1px #C32F21 solid;
  padding: 0;
  height: 100%;
  /*padding: 2px 0;*/
  border: none;
}
.navbar-ppulse .navbar-collapse {
  height: 100%;
}
.navbar-ppulse .navbar-nav {
  height: 100%;
  margin: 3px 0;
  display: flex;
}
.navbar-ppulse .nav-item {
  display: flex;
  border-right: #C32F21 1px solid;
  padding: 11px 0;
}
.navbar-ppulse .nav-item.active, .navbar-ppulse .nav-item:hover {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ea918+0,1a1a19+12,1d1d1b+87,8ea918+97 */
  background: #C32F21 left bottom no-repeat; /* Old browsers */
  background: -moz-linear-gradient(top, #C32F21 0%, #1a1a19 12%, #1d1d1b 62%, #C32F21 97%) left bottom no-repeat; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #C32F21 0%, #1a1a19 12%, #1d1d1b 62%, #C32F21 97%) left bottom no-repeat; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #C32F21 0%, #1a1a19 12%, #1d1d1b 62%, #C32F21 97%) left bottom no-repeat; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-size: 100% 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C32F21', endColorstr='#C32F21', GradientType=0); /* IE6-9 */
  color: #FFF;
}
.navbar-ppulse .nav-item.active .nav-link, .navbar-ppulse .nav-item:hover .nav-link {
  color: #FFF;
  text-shadow: 0px -1px 1px rgba(195, 47, 33, 0.65);
}
.navbar-ppulse .nav-item.active:before, .navbar-ppulse .nav-item:hover:before {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8ea918+0,1a1a19+12,1d1d1b+87,8ea918+97 */
  content: "\f0d7";
  margin: 0 -5px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: flex;
  line-height: .4;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: relative;
  left: 50%;
  height: 8px;
  top: -10px;
  color: #1B1B1A;
}
.navbar-ppulse .nav-link {
  padding: 0px;
  font-weight: bold;
  font-size: 15px;
  color: #fff;
  text-shadow: 0px -1px 1px rgba(38, 47, 6, 0.65);
  font-family: -apple-system, Arial, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin: auto 0px;
}
.navbar-ppulse .navbar-nav .nav-link {
  padding: 0 0.57rem;
}

.pp-left {
  margin: 0;
  padding: 0;
}
.pp-body .pp-left {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#272a2f+0,30343a+99 * /
	background: rgb(39,42,47); /* Old browsers * /
	background: -moz-linear-gradient(top,  rgba(39,42,47,1) 0%, rgba(48,52,58,1) 99%); /* FF3.6-15 * /
	background: -webkit-linear-gradient(top,  rgba(39,42,47,1) 0%,rgba(48,52,58,1) 99%); /* Chrome10-25,Safari5.1-6 * /
	background: linear-gradient(to bottom,  rgba(39,42,47,1) 0%,rgba(48,52,58,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ * /
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272a2f', endColorstr='#30343a',GradientType=0 ); /* IE6-9 */
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid #3F3F3D;
  color: #FFF;
  line-height: 1.5;
  color: #212529;
  padding: 12px;
}
.pp-body.pp-home .pp-left {
  background: none;
  filter: none;
  border: none;
  padding: 0px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff !important;
}
::-webkit-input-placeholder {
  color: #fff !important;
}
:-moz-placeholder {
  color: #fff !important;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff !important;
}
.form-control[placeholder], input[placeholder] {
  color: #fff !important;
  opacity: 1;
  font-size: 12px;
  font-weight: bold;
}
input, select, textarea {
  border: #0C0C0C;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#121212+0,000000+98 */
  background: #121212; /* Old browsers */
  background: -moz-linear-gradient(top, #121212 0%, #000000 98%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #121212 0%, #000000 98%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #121212 0%, #000000 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#121212', endColorstr='#000000', GradientType=0); /* IE6-9 */
  color: #fff;
  width: 100%;
  font-size: 12px;
  outline: none;
  box-shadow: none;
}
.form-control, .form-control:focus, .form-select, .form-select option, .form-select:focus {
  border: #0C0C0C;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#121212+0,000000+98 */
  background: #121212; /* Old browsers */
  color: #fff;
  font-size: 12px;
  outline: none;
  box-shadow: none;
}
.form-select, .form-select:focus {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%2393B219' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
}
.btn-pps-theme, .btn-pps-theme:focus, .btn-pps-theme:hover {
  background: #1e1e1e;
  color: #fff;
  font-size: 10px;
  font-weight: normal;
  -webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.65);
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.65);
}
.pp-home .carousel {
  border: 1px solid #0d0d0d;
}
.pp-home .carousel-inner {
  border: 1px solid #3F3F3D;
}
.pp-home .carousel-item img {
  min-height: 358px;
  max-height: 358px;
}
.pp-home .carousel-item .carousel-caption {
  border-top: 1px solid #3F3F3D;
  width: 100%;
  background: rgba(23, 23, 23, 0.75);
  right: 0px;
  bottom: 0px;
  left: 0px;
  padding: 10px 8px 0px;
}
.pp-home .carousel-item .carousel-caption h5 {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,cccccc+99 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #cccccc 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0); /* IE6-9 */
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}
.pp-green-text {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#add124+0,869f15+99 */
  background: #add124; /* Old browsers */
  background: -moz-linear-gradient(top, #add124 0%, #869f15 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #add124 0%, #869f15 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #add124 0%, #869f15 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#add124', endColorstr='#869f15', GradientType=0); /* IE6-9 */
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.pp-home .carousel-item .carousel-caption p {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,cccccc+99 */
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #cccccc 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0); /* IE6-9 */
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 18px;
  line-height: 1;
  font-weight: bold;
}
.pp-home .carousel-control-prev, .pp-home .carousel-control-next {
  display: none !important;
}
.pp-home .carousel-indicators {
  margin: 0px;
  left: auto;
  justify-content: flex-end;
}
.pp-home .carousel-indicators:focus li, .pp-home .carousel-indicators:hover li {
  opacity: 1;
}
.pp-home .carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 12px;
  height: 12px;
  margin-right: 3px;
  margin-left: 3px;
  margin-bottom: 8px;
  text-indent: -999px;
  cursor: pointer;
  background: none;
  border: none;
  opacity: 0.5;
  transition: opacity 0.6s ease;
  border: 1px solid transparent;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#add124+0,869f15+99 */
  background: #df3626;
  background: -moz-linear-gradient(top, #df3626 0%, #c32f21 99%);
  background: -webkit-linear-gradient(top, #df3626 0%, #c32f21 99%);
  background: linear-gradient(to bottom, #df3626 0%, #c32f21 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df3626', endColorstr='#c32f21', GradientType=0);
  opacity: .75;
  border-radius: 50%;
  display: inline-block;
}
.pp-home .carousel-indicators li.active {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#292929+0,0b0b0b+99 */
  background: rgb(41, 41, 41); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(41, 41, 41, 1) 0%, rgba(11, 11, 11, 1) 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(41, 41, 41, 1) 0%, rgba(11, 11, 11, 1) 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(41, 41, 41, 1) 0%, rgba(11, 11, 11, 1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#0b0b0b', GradientType=0); /* IE6-9 */
  border: #df3626 solid 1px;
}
.breadcrumbs {
  display: block;
  width: 100%;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#292929+0,0b0b0b+99 */
  background: #292929; /* Old browsers */
  background: -moz-linear-gradient(top, #292929 0%, #0b0b0b 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #292929 0%, #0b0b0b 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #292929 0%, #0b0b0b 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#0b0b0b', GradientType=0); /* IE6-9 */
  border-bottom: #3f3f3d solid 1px;
  margin: -12px 0px 12px;
  padding: 0 15px;
  font-size: 14px;
  height: 34px;
  font-weight: bold;
}
.breadcrumbs p {
  line-height: 34px;
  padding: 0;
  margin: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#add124+0,869f15+99 */
  background: #add124; /* Old browsers */
  background: -moz-linear-gradient(top, #add124 0%, #869f15 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #add124 0%, #869f15 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #add124 0%, #869f15 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#add124', endColorstr='#869f15', GradientType=0); /* IE6-9 */
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer, footer {
  bottom: 0;
  width: 100%;
  margin: 35px 0 60px;
  /*min-height: 140px;*/
  /*color:#000;*/
  color: #fff;
}
.footer a, footer a {
  color: #898989;
  margin-top: 5px;
  padding: 0;
  font-weight: 300;
  font-size: 13px;
}
.footer a:hover, footer a:hover {
  color: #E3E3E3;
  background: none;
}
.footer a:focus, footer a:focus {
  background: none;
}
.footer .links, footer .links {
  margin-bottom: 60px;
}
.footer .middle, footer .middle {
  padding: 50px 0;
}
.footer h4, footer h4 {
  margin-top: 30px;
  color: #FFF;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 25px;
}
.footer .partners, footer .partners {
  padding: 25px 0 0;
  min-height: 75px;
}
.footer .partners .carousel-control-prev, footer .partners .carousel-control-prev {
  justify-content: flex-start;
}
.footer .partners .carousel-control-next, footer .partners .carousel-control-next {
  justify-content: flex-end;
}
.footer .partners .carousel-control-prev-icon, footer .partners .carousel-control-prev-icon, .footer .partners .carousel-control-next-icon, footer .partners .carousel-control-next-icon {
  width: .5rem;
  height: 1rem;
}
.footer .company, footer .company {
  padding: 25px 0;
  border-top: 1px solid #373b42;
  border-bottom: 1px solid #373b42;
  align-items: center;
}
.footer .company p, footer .company p {
  color: #cecece;
  font-weight: 300;
  font-size: 13px;
  margin: 7px 0 0 0;
}
.footer span.fw-bold, footer span.fw-bold {
  font-weight: 500;
  margin-right: 5px;
  margin-left: 0;
  text-transform: uppercase;
  color: #FFF;
}
.footer .company-b, footer .company-b {
  border-top: 1px solid #454a52;
  padding: 20px 0;
  font-weight: 600;
}
.footer .company-b p, footer .company-b p, .footer .company-b a, footer .company-b a {
  color: #FFF;
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.footer .company-b a, footer .company-b a {
  color: #FFF;
  text-decoration: underline;
}
.footer .footer-logo, footer .footer-logo {
  max-height: 70px;
}
.footer .footer-logo:hover, footer .footer-logo:hover {
  opacity: .8;
  transition: opacity .45s ease-in-out;
  -moz-transition: opacity .45s ease-in-out;
  -webkit-transition: opacity .45s ease-in-out;
}
.footer .company-b p.legal, footer .company-b p.legal {
  color: #42444e;
}
.footer .company-b a.legal, footer .company-b a.legal {
  padding: 0 20px;
}
i.fas, i.far, i.fal, i.fab {
  padding-right: 10px;
}
.footer .accepted-payment, footer .accepted-payment {
  color: #ffffff !Important;
  font-size: 35px !Important;
  margin-top: 2px;
  padding-right: 0;
  padding-left: 5px;
}
.footer .socialmedia, footer .socialmedia {
  vertical-align: sub;
  font-size: 20px !Important;
  color: #FFF !Important;
}
.footer .company p, footer .company p {
  color: #cecece;
  font-weight: 300;
  font-size: 13px;
  margin: 7px 0 0 0;
}
.footer .company p span, footer .company p span {
  margin: 0 10px;
}
.pp-foot-bg {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#121212+0,000000+98 */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#272a2f+0,30343a+99 */
  background: rgb(39, 42, 47); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(39, 42, 47, 1) 0%, rgba(48, 52, 58, 1) 99%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(39, 42, 47, 1) 0%, rgba(48, 52, 58, 1) 99%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(39, 42, 47, 1) 0%, rgba(48, 52, 58, 1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#272a2f', endColorstr='#30343a', GradientType=0); /* IE6-9 */
  /*border:1px solid #0C0C0C;
	color:#fff;*/
}
.pp-foot-bg-2 {
  background: #373B42;
}
.scroll-top {
  position: fixed;
  opacity: 0;
  overflow: hidden;
  text-align: center;
  z-index: 99999999;
  background-color: #DF3626;
  color: #eee;
  width: 50px;
  height: 48px;
  line-height: 48px;
  right: 30px;
  bottom: 30px;
  padding-top: 2px;
  border-radius: 10px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out
}
.scroll-top:hover {
  background-color: #c32f21
}
.scroll-top.d-block {
  cursor: pointer;
  opacity: 1
}
.scroll-top i {
  padding-right: 0;
  color: #FFF;
  line-height: 45px
}
.pp-game-servers .pp-left {
  background: rgba(255, 255, 255, 0.85);
}
.gameserversintro {
  line-height: 1.5;
  color: #212529;
}
.gameserversintro h4 {
  text-align: left;
  border-bottom: 1px solid #F3F4F5;
  padding-bottom: 10px;
  font-weight: 600;
  color: #373B42;
  font-size: 18px;
}
.gameserversintro i.fas, .gameserversintro i.far, .gameserversintro i.fal, .gameserversintro i.fab {
  color: #b0b0b0;
  font-size: 33px;
  padding-right: 20px;
  vertical-align: middle;
}
.gameserversintro p {
  text-align: left;
  font-weight: 300;
  margin-top: 15px;
}
h1.sectiontitle {
  color: #191919 !Important;
  font-size: 28px !Important;
  font-weight: 300 !Important;
  line-height: 32px !Important;
  margin: 0px !Important;
  text-align: center !Important;
}
h1.sectiontitle span {
  color: #DF3626 !Important;
  letter-spacing: -2px !Important;
}
h2.sectionintro {
  color: #373b42 !Important;
  font-size: 18px !Important;
  font-weight: 300 !Important;
  line-height: 22px !Important;
  margin-top: 15px !Important;
  margin-bottom: 50px !Important;
  padding-top: 0px !Important;
  padding-bottom: 50px !Important;
  text-align: center !Important;
}
h2.sectionintro.white {
  border-bottom: 1px solid #EFEFEF !Important;
}