header.main-header {
  position: static;
}
.secondary-menu {
  position: static;
}
.white-label {
  background-color: #fff;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.5);
  padding: 0 30px;
}
@media (max-width: 767px) {
  .white-label {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .white-label {
    padding: 0 ;
  }
}
.panel-bange {
  background-color: #F0F0F0;
  border: 1px soild #E5E5E5;
  padding: 10px 10px 20px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .panel-bange {
    margin: 15px;
  }
}
@media (max-width: 480px) {
  .panel-bange:not(:last-child) img {
    height: 80px;
    width: auto;
  }
}
.panel-bange img {
  width: 60%;
}
.panel-bange .card-sert {
  margin-top: 10px;
}
.panel-bange .card-sert img {
  width: 90%;
}
.panel-bange h4 {
  font-family: 'Lato', "Arial AMU", sans-serif;
  text-align: center;
  color: #363636;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 5px;
}
.panel-bange p {
  font-family: 'Lato', "Arial AMU", sans-serif;
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 0;
}
.panel-order {
  margin-bottom: 10px;
  font-family: 'Lato', "Arial AMU", sans-serif;
}
.panel-order.custom-table .panel-body {
  padding: 5px;
}
.panel-order.support .panel-body {
  min-height: 98px;
  background-image: url('../img/hosting/phone_support_woman.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 41%;
  padding: 5px 5px 0;
}
@media (max-width: 767px) {
  .panel-order.support .panel-body {
    background-size: 85px;
    padding: 5px 15px 0;
  }
}
.panel-order.support .panel-body p {
  line-height: 18px;
  font-size: 12px;
  width: 70%;
  font-weight: bold;
}
.panel-order .panel-head {
  background-color: #3FB34F;
  padding: 10px 13px;
}
.panel-order .panel-head h2 {
  color: #fff;
  font-size: 14px;
  text-transform: none;
  font-weight: bold;
  margin: 0;
}
.panel-order .panel-body {
  background-color: rgba(63, 179, 79, 0.12);
}
.panel-order .panel-body p {
  text-align: left;
  margin-bottom: 0;
  font-family: 'Lato', "Arial AMU", sans-serif;
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 12px;
}
.panel-order .panel-body .form-group {
  position: relative;
  margin-bottom: 6px;
  overflow: hidden;
}
.panel-order .panel-body .form-group.domain {
  margin-bottom: 0px;
}
.panel-order .panel-body .form-group.domain .form-control {
  text-indent: 30px;
  max-width: 190px;
  font-size: 14px;
}
.panel-order .panel-body .form-group.domain:before {
  position: absolute;
  left: 108px;
  top: 4px;
  content: "www.";
}
.panel-order .panel-body .form-group.captcha .form-control {
  max-width: 190px;
}
@media (max-width: 480px) {
  .panel-order .panel-body .form-group.captcha .form-control {
    max-width: 120px;
  }
}
.panel-order .panel-body .form-group.captcha .captcha-image > img {
  margin: -8px 0;
  height: 41px;
}
@media (max-width: 767px) {
  .panel-order .panel-body .form-group.captcha .captcha-image > img {
    margin: -2px 0;
    height: 35px;
  }
}
.panel-order .panel-body .form-group .form-control {
  width: calc(100% - 100px);
  float: left;
  font-size: 12px;
  height: 26px;
}
@media (max-width: 767px) {
  .panel-order .panel-body .form-group .form-control {
    height: 35px;
  }
}
.panel-order .panel-body .form-group label {
  color: #0c3150;
  font-family: 'Lato', "Arial AMU", sans-serif;
  font-size: 13px;
  width: 100px;
  float: left;
  line-height: 26px;
  text-align: right;
  padding-right: 5px;
  font-weight: bold;
  margin: 0;
}
.panel-order .panel-body .half-group {
  overflow: hidden;
}
.panel-order .panel-body .half-group .form-group {
  float: left;
  width: calc(50% - 5px);
}
.panel-order .panel-body .half-group .form-group:first-child {
  margin-right: 10px;
}
.panel-order .panel-body .half-group .cod-width {
  width: 30%;
  margin-right: 0!important;
  padding-right: 10px;
}
.panel-order .panel-body .half-group .cod-width select {
  width: 100px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 27px;
}
.panel-order .panel-body .half-group .phone-width {
  width: 70%;
}
.panel-order .panel-body .sidebar-left {
  width: calc(50% - 20px);
  float: left;
  margin-right: 20px;
}
.panel-order .panel-body .sidebar-left:last-child {
  margin-right: 0;
}
@media (max-width: 480px) {
  .panel-order .panel-body .sidebar-left .form-group label {
    float: none;
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 480px) {
  .panel-order .panel-body .sidebar-left .form-group .form-control {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .panel-order .panel-body .sidebar-left {
    width: 100%;
  }
}
.panel-order .panel-body table {
  width: 100%;
}
.panel-order .panel-body table tbody tr {
  color: #0c3150;
  background: #EFFFF1;
  border-bottom: 1px solid #C7DECA;
}
.panel-order .panel-body table tbody tr td {
  font-size: 13px;
  padding: 4px 10px 4px 10px;
  line-height: 26px;
  font-family: 'Lato', "Arial AMU", sans-serif;
}
.panel-order .panel-body table tbody tr td .form-group {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .panel-order .panel-body table tbody tr td .form-group .form-control {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .panel-order .panel-body table tbody tr td .form-group .form-control {
    padding-right: 30px;
  }
}
.panel-order .panel-body table tbody tr td:first-child {
  width: 230px;
  font-weight: bold;
  text-align: right;
}
@media (max-width: 767px) {
  .panel-order .panel-body table tbody tr td:first-child {
    width: auto;
    text-align: left;
  }
}
.panel-order .panel-body table tbody tr td:nth-child(2) select {
  max-width: 300px;
}
.panel-order .panel-body table tbody tr:last-child {
  border-bottom: none;
}
.btn-orange.checkoutbtn {
  display: block;
  width: 170px;
  margin: auto;
  margin-bottom: 40px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 20px;
}
.btn-orange.checkoutbtn i {
  font-size: 16px;
  vertical-align: 0px;
  margin-left: 8px;
}
p.privacy-line {
  margin-bottom: 5px;
  font-family: 'Lato', "Arial AMU", sans-serif;
  color: #0c3150;
  font-weight: normal;
  font-size: 12px;
}
@media (max-width: 767px) {
  p.privacy-line {
    padding: 0 10px;
  }
}
p.privacy-first-line {
  margin-bottom: 5px;
  font-family: 'Lato', "Arial AMU", sans-serif;
  color: #0c3150;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  font-style: italic;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  p.privacy-first-line {
    padding: 0 10px;
  }
}
.total-price {
  font-size: 16px;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 30px;
  color: #0c3150;
  font-weight: bold;
}
.moneyback {
  display: block;
  margin: auto;
  max-width: 100%;
}
.comodo-sert,
.card-sert {
  display: block;
  text-align: center;
}
.captcha .input-group-addon-box {
  margin-bottom: 10px;
  overflow: hidden;
  margin-right: -1px;
}
.captcha .input-group-addon-box input {
  float: left;
  width: calc(100% - 190px) !important;
  border-right: none;
  height: 50px;
  padding-left: 10px;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.075);
}
.captcha .input-group-addon-box .input-group-addon {
  float: left;
  width: 190px;
  height: 50px;
  padding: 0;
  margin-left: -1px;
}
.captcha .input-group-addon-box .input-group-addon .ubi-captcha-div {
  display: flex;
  align-items: center;
}
.captcha .input-group-addon-box .input-group-addon .ubi-captcha-div .material-icons {
  cursor: pointer;
  color: #abd40b;
}
.captcha .input-group-addon-box.error .input-group-addon {
  border-color: #DE3B3B !important;
  border: 1px solid;
  border-left: 0;
}
body {
  background-color: #f4f7f9;
}
header.main-header .secondary-navigation li a {
  color: #2c2c43;
}
header.main-header .secondary-navigation li .btn-success {
  color: #fff;
}
/* registration section
-------------------------------------------------- */
.seciton-registration h1 {
  font-weight: 400;
  margin: 34px 0;
}
@media (max-width: 767px) {
  .seciton-registration h1 {
    text-align: center;
  }
}
.seciton-registration p {
  color: #0c3150;
  font-family: 'Brandon Grotesque', "Arial AMU";
  font-weight: 100;
  font-size: 1pc;
  text-align: center;
}
.seciton-registration .registration-content {
  width: calc(100% - 240px);
  float: left;
}
@media (max-width: 767px) {
  .seciton-registration .registration-content {
    width: calc(100% - 200px);
  }
}
@media (max-width: 480px) {
  .seciton-registration .registration-content {
    width: 100%;
  }
}
.seciton-registration .registration-side {
  width: 220px;
  float: right;
}
@media (max-width: 767px) {
  .seciton-registration .registration-side {
    width: 190px;
  }
}
@media (max-width: 480px) {
  .seciton-registration .registration-side {
    width: 100%;
  }
}
/* free registration section
-------------------------------------------------- */
.section-free-registration {
  padding-bottom: 75px;
}
.section-free-registration .blue-section {
  background-color: #fff;
  height: 200px;
}
.section-free-registration .blue-section .blue-sec-bg {
  background-size: 1218px;
  width: 100%;
  height: auto;
  padding: 15px 0 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.section-free-registration .blue-section .blue-sec-bg h1 {
  color: #2c2c43;
  margin: 20px 0 12px;
  font-size: 38px;
  font-weight: 700;
}
.section-free-registration .blue-section .blue-sec-bg p {
  text-align: center;
  color: #2c2c43;
  font-size: 16px;
  font-weight: 400;
  max-width: 550px;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .section-free-registration .blue-section .blue-sec-bg {
    padding-top: 0;
  }
  .section-free-registration .blue-section .blue-sec-bg h1 {
    font-size: 30px;
  }
}
.section-free-registration .contact-content {
  padding: 40px 0 30px;
}
@media (max-width: 767px) {
  .section-free-registration .contact-content {
    padding-top: 0;
  }
}
.section-free-registration .contact-content .form-row {
  display: flex;
  justify-content: center;
}
.section-free-registration .contact-content .form-group-half {
  width: 100%;
  float: none;
  margin-right: 0;
}
.section-free-registration .contact-content .form-group-half .phone-width {
  width: 100%;
  padding-left: 0!important;
}
.section-free-registration .contact-content .form-group-half.margin-right-input {
  margin-right: 20px;
}
.section-free-registration .contact-content .form-group .form-control {
  min-height: 50px;
  border-color: #e9eef1;
  background-color: #fff;
  border-radius: 6px;
}
.section-free-registration .contact-content .form-group .form-control:focus {
  border-color: #C3D62D;
}
.section-free-registration .contact-content .form-group select {
  cursor: pointer;
}
.section-free-registration .contact-content .form-group-name {
  display: flex;
  justify-content: space-between;
}
.section-free-registration .contact-content .form-group-name .form-group {
  width: 50%;
}
.section-free-registration .contact-content .form-group-name .form-group:nth-child(1) {
  padding-right: 10px;
}
.section-free-registration .contact-content .form-group-name .form-group:nth-child(2) {
  padding-left: 10px;
}
.section-free-registration .contact-content .form-group-name .cod-width {
  width: 30%;
}
.section-free-registration .contact-content .form-group-name .phone-width {
  width: 70%;
}
.section-free-registration .contact-content .form-group-full {
  width: 100%;
}
.section-free-registration .contact-content .captcha .input-group-addon-box input {
  min-height: auto;
  border-right: none;
  border-radius: 6px 0 0 6px;
  box-shadow: none;
}
.section-free-registration .contact-content .captcha .input-group-addon-box .input-group-addon {
  border-color: #e9eef1;
  border-radius: 0px 6px 6px 0px;
}
.section-free-registration .contact-content .contact-content-footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  text-align: center;
}
.section-free-registration .contact-content .contact-content-footer p {
  width: 100%;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 20px;
}
.section-free-registration .contact-content .contact-content-footer p a {
  color: #00A8FF;
}
.section-free-registration .contact-content .contact-content-footer .main-btn {
  width: 200px;
}
.section-free-registration .white-label {
  padding: 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.section-free-registration .white-label .panel-heading {
  background-color: #fff;
}
.section-free-registration .white-label .panel-heading h1 {
  text-align: center;
  margin: 8px 0 5px;
  font-weight: 700;
}
.section-free-registration .white-label .panel-heading h2 {
  margin-top: 8px;
  margin-bottom: 5px;
  font-size: 40px;
  font-weight: bold;
  color: #1C3332;
  text-align: center;
}
.section-free-registration .white-label .panel-heading p {
  margin-bottom: 3px;
  text-align: center;
  padding: 0px 42px;
  font-weight: 400;
  font-size: 12px;
}
.section-free-registration .white-label .panel-body {
  background-color: #f2f3f4;
  border-top: 1px solid #d6e2ea;
  border-bottom: 1px solid #d6e2ea;
}
.section-free-registration .white-label .panel-body .form-group .form-control {
  width: 100%;
  height: 50px;
}
.section-free-registration .white-label .panel-body .form-group.panel-order .panel-body .captcha-image > img {
  margin: 3px 0;
}
.section-free-registration .white-label .panel-footer {
  background-color: #fff;
  border-top: none;
}
.section-free-registration .white-label .panel-footer .btn {
  display: block;
  float: none;
  width: 100%;
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.section-free-registration .white-label .panel-footer .btn:focus {
  outline: none;
}
.section-free-registration .white-label .panel-footer p {
  font-weight: 400;
  font-size: 13px;
}
.section-free-registration .white-label .panel-footer p a {
  color: #00A8FF;
}
@media (max-width: 767px) {
  .section-free-registration {
    margin: 0px;
    padding: 20px;
  }
  .section-free-registration .blue-section {
    margin-top: 0;
    height: auto;
  }
  .section-free-registration .contact-content .three-input {
    flex-direction: column;
  }
  .section-free-registration .contact-content .form-group-half {
    width: 100%;
  }
  .section-free-registration .contact-content .form-group-half.margin-right-input {
    margin-right: 0;
  }
  .section-free-registration .contact-content .form-group-name .form-group {
    width: 100%;
  }
  .section-free-registration .contact-content .form-group-name .cod-width {
    width: 30%;
  }
}
/* Configure
-------------------------------------------------- */
.configure-box {
  padding: 50px 0 0;
  min-height: 500px;
}
.configure-box h1 {
  color: #fff;
  font-size: 60px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.configure-box p {
  color: #fff;
  font-size: 34px;
  line-height: 1.1;
  font-weight: 300;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.configure-box .panel {
  -webkit-box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.5);
}
.configure-box .panel .panel-heading {
  border-bottom: 1px solid #ECECF1;
}
.configure-box .panel .panel-heading h1 {
  margin-top: 8px;
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: bold;
  color: #1C3332;
  text-align: center;
}
.configure-box .panel .panel-heading p {
  text-align: center;
  padding: 0px 42px;
  font-size: 16px;
  color: #1C3332;
}
.configure-box .panel .panel-body {
  background-color: #F3F5F5;
  border-top: 1px solid #ECECF1;
  border-bottom: 1px solid #ECECF1;
  margin: 0 -1px;
}
.configure-box .panel .panel-footer {
  background-color: #fff;
  border-top: none;
}
.configure-box .panel .panel-footer .btn {
  display: block;
  float: none;
  width: 100%;
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.configure-box .panel .panel-footer .btn:hover {
  color: #3fb34f;
}
.configure-box .panel .panel-footer p {
  text-align: center;
}
.configure-box .panel .panel-footer ul.list-of {
  width: 170px;
  margin: 0 auto 20px;
}
.configure-box .panel .panel-footer ul.list-of li {
  display: block !important;
  text-align: left;
}
.configure-box .panel .panel-footer ul.list-of li a {
  color: #08C6E8;
  font-size: 14px;
  text-shadow: none;
}
.configure-box .panel .panel-footer ul.list-of li a i {
  display: inline-block;
  margin-right: 5px;
  width: 20px;
}
.configure-box .panel .panel-footer .big-text {
  width: 170px;
  margin: auto;
  display: block;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #71C43E;
}
.configure-box .panel .panel-footer .big-text i {
  display: inline-block;
  margin-left: 5px;
  font-size: 40px;
  vertical-align: -7;
}
.configure-box .cogs-box {
  max-width: 250px;
  width: 100%;
  margin: 50px auto 0;
  text-align: center;
  padding: 0;
  height: 250px;
  position: relative;
}
.configure-box .cogs-box h1 {
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 35px;
  color: #fff;
}
.configure-box .cogs-box i {
  font-size: 50px;
  position: absolute;
  color: #fff;
  -webkit-animation: fa-spin 4s infinite linear;
  animation: fa-spin 4s infinite linear;
}
.configure-box .cogs-box i:first-child {
  font-size: 194px;
  left: 0;
  top: 30px;
}
.configure-box .cogs-box i:nth-child(2) {
  font-size: 70px;
  left: 160px;
  top: 155px;
}
.configure-box .cogs-box i:nth-child(3) {
  font-size: 70px;
  left: 160px;
  top: 30px;
}
.configure-box ul {
  list-style-type: none;
  list-style-position: inside;
  text-align: center;
  font-size: 36px;
  margin: 0;
  padding: 0;
}
.configure-box ul li {
  display: none;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
/* Main section
-------------------------------------------------- */
.registration-box {
  padding-top: 100px;
}
.registration-box .banner-content {
  text-align: center;
}
.registration-box .banner-content h1 {
  color: #fff;
  font-size: 60px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.registration-box .banner-content p {
  color: #fff;
  font-size: 30px;
  line-height: 1.1;
  font-weight: 300;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  margin-top: -15px;
}
.registration-box .banner-content img {
  max-width: 100%;
  display: block;
  margin: 30px auto;
}
.registration-box .panel {
  -webkit-box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 6px 0px rgba(0, 0, 0, 0.5);
}
.registration-box .panel .panel-heading {
  background-color: #fff;
}
.registration-box .panel .panel-heading h2 {
  margin-top: 8px;
  margin-bottom: 5px;
  font-size: 40px;
  font-weight: bold;
  color: #1C3332;
  text-align: center;
}
.registration-box .panel .panel-heading p {
  margin-bottom: 3px;
  text-align: center;
  padding: 0px 42px;
}
.registration-box .panel .panel-body {
  background-color: #F3F5F5;
  border-top: 1px solid #ECECF1;
  border-bottom: 1px solid #ECECF1;
  margin: 0 -1px;
}
.registration-box .panel .panel-footer {
  background-color: #fff;
  border-top: none;
}
.registration-box .panel .panel-footer .btn {
  display: block;
  float: none;
  width: 100%;
  height: 50px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.registration-box .panel .panel-footer .btn:hover {
  color: #3fb34f;
}
.registration-box .panel p {
  padding: 0;
}
.registration-box .phone-call {
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.registration-box .phone-call i {
  font-size: 22px;
  vertical-align: middle;
}
.registration-box .phone-call a {
  color: #fff;
  text-decoration: underline;
}
/* Disabling footer and sticy footer
-------------------------------------------------- */
.banner-form-section {
  display: none;
}
