@import "animate.min.css?v=3.7";
.landing-club * {
    white-space: normal !important;
    font-family: 'Roboto Condensed', sans-serif
}
.landing-club {
    text-align: left;
}
.landing-club .row {
    display: block;
    padding: 4% 10%;
    font-size: 22px;
    line-height: 145%;
    text-align: left;
}
.landing-club .animated{
    transition: .5s all ease-in-out;
    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    -moz-transition: .5s all ease-in-out;
}
.landing-club .img-responsive {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}
.landing-club .row .container{
    max-width: 1366px;
    margin: 0 auto;
}
.landing-club .position-relative {
    position: relative;
}
.landing-club .position-absolute {
    position: absolute;
}
.landing-club .display-inline {
    display: inline-block;
    width: 100%
}

.landing-club .display-flex{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.landing-club .row-reverse{
    flex-direction: row-reverse;
}
.landing-club .padding-0 {
    padding: 0;
}
.landing-club .padding-top{
    padding-top: 3%;
}
.row-item{
    display: inline-block;
    padding: 4% 0 0;
    width: 100%;
}
.landing-club .text-bold {
    font-weight: bold;
}
.landing-club .text-red{
    color: red;
}
.landing-club .text-pink{
    color: #dd1a5c;
}
.landing-club .text-blue{
    color: blue;
}
.landing-club .text-yellow{
    color: yellow;
}
.landing-club .text-black{
    color: #000;
}
.landing-club .text-white{
    color: #fff;
}
.landing-club .row-white {
    background: #FFF;
}
.landing-club .float-left {
     float: left
 }
.landing-club .float-right {
    float: right
}
.landing-club .text-medium-05x {
    font-size: 18px;
    line-height: 40px;
}
.landing-club .text-medium {
    font-size: 22px;
    line-height: 40px;
}

.landing-club .text-medium-2x {
    font-size: 32px;
    line-height: 50px;
}
.landing-club .text-center {
    text-align: center;
    margin: 0 auto;
}
.landing-club .text-align-justify{
    text-align: justify;
}
.landing-club .text-right {
    text-align: right;
}
.landing-club .text-italic {
    font-style: italic;
}

.landing-club .text-underline {
    text-decoration: underline;
}
.landing-club .text-line-through {
    text-decoration: line-through;
}

.landing-club .col-20,.landing-club .col-25, .landing-club .col-30,.landing-club .col-33,.landing-club .col-35, .landing-club .col-40, .landing-club .col-45,.landing-club .col-50, .landing-club .col-55, .landing-club .col-60, .landing-club .col-65, .landing-club .col-70, .landing-club .col-75, .landing-club .col-80, .landing-club .col-85 {
    display: inline-block;
    vertical-align: top;
}

.landing-club .col-5 {
    width: 5%;
}
.landing-club .col-10 {
    width: 10%;
}
.landing-club .col-15 {
    width: 15%;
}
.landing-club .col-20 {
    width: 20%;
}
.landing-club .col-25 {
    width: 25%;
}
.landing-club .col-30 {
    width: 30%;
}
.landing-club .col-33 {
    width: 33.33%;
}
.landing-club .col-35 {
    width: 35%;
}
.landing-club .col-40 {
    width: 40%;
}
.landing-club .col-45 {
    width: 45%;
}
.landing-club .col-50 {
    width: 50%;
}
.landing-club .col-55 {
    width: 55%;
}
.landing-club .col-60 {
    width: 60%;
}
.landing-club .col-65 {
    width: 65%;
}
.landing-club .col-70 {
    width: 70%;
}
.landing-club .col-75 {
    width: 75%;
}
.landing-club .col-80 {
    width: 80%;
}
.landing-club .col-85 {
    width: 85%;
}
.landing-club .col-90 {
    width: 90%;
}
.landing-club .col-95 {
    width: 95%;
}
.landing-club .border-soild {
    border: solid 1px #000;
}
.landing-club .border-dashed {
    border: dashed 1px #000;
}
.landing-club .border-right {
    border-right: solid 1px #000;
}

.landing-club .border-left {
    border-left: solid 1px #000;
}
.landing-club .border-top {
    border-top: solid 1px #000;
}
.landing-club .border-bottom {
    border-bottom: solid 1px #000;
}

.landing-club .border-radius {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
/* check domain*/
section.checkdomain.landingpage {
    background: transparent;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
section.checkdomain form#f_checkdomain {
    margin: 0;
}
section.checkdomain input {
    height: 50px;
    padding: 3px 10px;
}
section.checkdomain input.butt_check {
    font-weight: 600;
    height: 51px;
    text-align: center;
    background-color: #262626;
    padding: 0 3%;
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .15);
}
input.butt_check:link, input.butt_check:visited, section.checkdomain input.butt_check {
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    letter-spacing: 1px;
}
input.butt_check:link, input.butt_check:visited {
    margin-right: 0;
    background-color: #ED1C24;
    padding: 3px 3%;
    font-size: 1.8em;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .25);
    height: 50px;
    line-height: 50px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    white-space: nowrap;
}

section.checkdomain .left {
    margin-left: 0;
}

.landing-club .domain_check {
    width: 100%;
    border: 1px solid #999;
    height: 51px;
    box-sizing: border-box;
    font-size: 20px;
    padding-left: 2%;
    padding-right: 18%;
}


/* end check domain*/
.landing-club .count-number{
    font-size: 50px;
    font-weight: bold;
    color: #3d3d3d;
    text-align: center;
    letter-spacing: 2px;
}
.landing-club .count-text{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: #3d3d3d;
    text-transform: uppercase;
    letter-spacing: 1px;
}
/*Check radix*/
#result_radix .item_domain {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #fff;
    padding: 1.1% 0;
}
