.topcon {
    background-color: #fff;
    padding: 20px 0px;
}

h1,
h2,
h3 {
    color: #555
}

.logo a img {
    max-height: 44px;
}

body {
    background: transparent;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #ccc;
    line-height: 28px;
    text-align: center;
}

.glyphicon.special {
    margin-left: 20px
}

button.btn {
    height: 44px;
    margin: 0;
    padding: 0 40px;
    vertical-align: middle;
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 44px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 0px;
    text-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s;
}

.btn-success {
    color: #fff;
    background-color: #76c918;
    border-color: #76c918;
}

.btn-warning {
    color: #fff;
    background-color: #ff960d;
    border-color: #ff960d;
}

.text-white,
h1.maintitle {
    color: #fff;
    margin-top: 0px;
}

h1.maintitle {
    margin-bottom: 0px;
}


/*.mainrow{padding-bottom: 0px!important;}*/

.main-sub {
    font-family: Roboto;
    color: #ffffff;
    font-size: 34.99px;
    /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 28.408px;
    /* Approximation due to font substitution */
    text-align: center;
    transform: scaleY(1.0004);
    /* width and height properties ommitted due to transform */
}

small.subtitle {
    font-family: Roboto;
    color: #ffffff;
    font-size: 15.99px;
    /* Approximation due to font substitution */
    font-weight: 400;
    line-height: 28.408px;
    /* Approximation due to font substitution */
    text-align: center;
    transform: scaleY(1.0004);
    /* width and height properties ommitted due to transform */
    margin-top: 5px;
}

.dom p.lead {
    font-size: 16px
}

.result,
.maintain_tld {
    padding: 10px 0 0
}

.btn.tld {
    padding: 0 20px;
    width: 100%;
}

#facebookBtn {
    border-radius: 4px;
    cursor: pointer;
    left: 0;
    padding: 8px 13px;
    position: relative;
    top: 0;
    transition: all .1s ease 0s
}

.facebook {
    color: #fff;
    padding: 10px;
    text-align: center
}

label[for="voucher"],
label[for="cowork_email"] {
    color: #fdd95f!important;
}

input#emailCowork,
input#voucher {
    border-color: #fdd95f;
}

div.footer {
    font-size: 10px;
    line-height: 14px;
    margin-top: 20px;
    color: #fff
}

strong {
    font-weight: 500
}

a,
a:focus,
a:hover {
    color: #42c5ea;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

h1,
h2 {
    margin-top: 10px;
    font-size: 35px;
    font-weight: 300;
    line-height: 48px;
}

.btn-link-1,
.show-forms,
h3 {
    font-size: 20px
}

h3 {
    font-weight: 300;
    line-height: 26px
}

img {
    max-width: 100%
}

::-moz-selection {
    background: #42c5ea;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #42c5ea;
    color: #fff;
    text-shadow: none
}

.btn-link-1 {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 5px;
    padding: 0;
    background: #555;
    background: rgba(0, 0, 0, .3);
    line-height: 40px;
    color: #fff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.btn-link-1:active,
.btn-link-1:focus,
.btn-link-1:hover {
    outline: 0;
    opacity: .6;
    background: #555;
    background: rgba(0, 0, 0, .3);
    color: #fff
}

.btn.btn-primary {
    background-color: #0e76bc
}

#facebookBtn span {
    font-size: 14px;
    font-weight: 300;
}

#facebookBtn>* {
    display: inline-block;
    vertical-align: middle;
}

#facebookBtn i {
    font-size: 40px;
    color: #3b5998;
}

.top-content {
    padding: 35px 0
}

.l-form,
.coworkform,
.show-forms {
    padding-top: 40px
}

.top-content .text,
.top-content .text h1 {
    color: #fff
}

.top-content .description {
    margin: 20px 0 10px
}

.top-content .description a {
    color: #fff;
    border-bottom: 1px dotted #fff
}

.top-content .description a:focus,
.top-content .description a:hover {
    border: 0
}

.l-form .input-error,
.coworkform .input-error {
    border-color: #42c5ea
}

.show-forms {
    color: #fff;
    line-height: 26px;
    text-align: left
}

.show-forms-divider,
.show-login-form,
.show-registecoworkform {
    opacity: .6
}

.show-login-form,
.show-registecoworkform {
    cursor: pointer;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s
}

.show-login-form.active,
.show-login-form:hover,
.show-registecoworkform.active,
.show-registecoworkform:hover {
    opacity: 1
}

.login-form {
    display: none
}

.coworkform .form-group {
    margin-bottom: 20px
}

.coworkform textarea {
    height: 100px
}

.l-form .form-group {
    margin-bottom: 25px
}

.forms-right-icons .row {
    padding-bottom: 15px
}

.forms-right-icons {
    padding-top: 0px;
    color: #fff;
    text-align: left
}

.forms-right-icons h3 {
    margin-top: 0;
    color: #fff
}

.forms-right-icons .icon {
    text-align: right;
    font-size: 30px;
    line-height: 34px
}

.social-login {
    margin-top: 35px;
    color: #fff
}

.social-login-buttons {
    margin-top: 20px
}

footer {
    padding-bottom: 70px;
    color: #fff
}

footer .footer-border {
    width: 200px;
    margin: 0 auto;
    padding-bottom: 30px;
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, .6)
}

footer a {
    color: #fff;
    border-bottom: 1px dotted #fff
}

footer a:focus,
footer a:hover {
    color: #fff;
    border: 0
}

@media (min-width:768px) and (max-width:991px) {
    .forms-right-icons .icon {
        font-size: 22px
    }
}

@media (max-width:767px) {
    .forms-right-icons,
    .forms-right-icons .icon,
    .show-forms {
        text-align: center
    }
    .forms-right-icons .icon {
        padding-top: 10px
    }
    .forms-right-icons h3 {
        margin-top: 15px
    }
}

@media (max-width:415px) {
    h1,
    h2 {
        font-size: 28px
    }
}

#ptfields {
    margin-bottom: 0px;
}

#ptfields .form-group {
    margin-bottom: 0px;
}

@media (min-width:768px) and (max-width:991px) {
    .adj {
        margin-top: 28px !important;
    }
}

@media (max-width:991px) {
    #webhs {
        margin-bottom: 35px;
    }
}

.center {
    text-align: center !important;
}

.glow {
    border-color: #1dc116 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 175, 50, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 175, 50, .6) !important;
}

a.hslink {
    color: #fff;
    text-decoration: underline;
}

form.coworkform div.register-form .dynamicform .form-control {
    background: transparent;
    border: 0px;
    border-radius: 0px;
    border-bottom: 1px white solid;
    height: 25px;
    padding: 0;
    width: 95%;
    position: relative;
    z-index: 10;
    color:#d4d4d4;
}

form.coworkform div.register-form .dynamicform .form-group {
    position: relative;
    padding: 20px 0px 0px 0px;
}

form.coworkform div.register-form .dynamicform .form-group:after {
    position: absolute;
    left: 0;
    width: 0px;
    border-bottom: 1px solid white;
    display: block;
    content: " ";
    top: 44px;
    transition: width .3s linear 0s;
}

form.coworkform div.register-form .dynamicform .form-group.active:after {
    width: 95%;
}

form.coworkform div.register-form .dynamicform .form-group label {
    z-index: 0;
    position: absolute;
    top: 13px;
    left: 10px;
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px;
    transition: all .3s ease 0s;
    text-align: left;
}

form.coworkform div.register-form .dynamicform .form-group.active label {
    top: -11px;
    left: 0px;
    width: 95%;
}

form.coworkform div.register-form .dynamicform .form-group.has-error:after {
    width: 95%;
    border-bottom: 1px solid red;
}

.has-error .form-control:focus {
    box-shadow: none;
}

form.coworkform div.register-form .dynamicform .form-control:focus {
    outline: none;
    width: 95%;
}

form.coworkform div.register-form .dynamicform .form-group.active .form-control {
    border: 0px;
}

.tablePrice {
    position: relative;
    padding: 30px 0px;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
}

.tablePrice span {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px
}

.tablePrice::after {
    content: " ";
    position: absolute;
    display: block;
    width: 22%;
    border-top: 1px solid white;
    transform: rotate(30deg) translateX(-50%);
    left: 48%;
}

.block-header h4 {
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
}