/*
Theme Name: League

Description: WP template for League
Version: 1.0
*/

div.line-contetn-bl:nth-child(2n+1) .sec-sport-img > img{
    float: right;
}

@media only screen and (min-width: 787px) {
    div.line-contetn-bl:nth-child(2n+1) .sec-sport-img > div {
        margin-right: 460px;
        margin-left: 0px;
    }
}

.contacts-bl span.line-tt{
    color: #002C6D;
}

.contacts-adress span.adress-tt-list{
    text-transform:none;
}

.contacts-bl .contacts-adress ul li{
    font-size:17px;
}

input[type="tel"] {
    position: relative;
    width: 100%;
    height: 44px;
    padding: 0 20px;
    color: #575757;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    font: 16px 'ProximaNovaRegular', Arial, sans-serif;
    outline: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.contacts-form input[type="tel"] {
    margin-bottom: 16px;
}

.contacts-adress span.adress-tt-list:before {
    background: none;
}

.contacts-adress span.adress-tt-list{
    font-size: 20px;
    padding-left: 0;
}

.contacts-adress div.soc span{
    font-size: 20px;
}

.contacts-bl span.line-tt{
    font-size: 25px;
}

.contacts-adress ul li i.background-none{
    background-image:none;
}

@media only screen and (max-width: 480px){
    div.contacts-form, div.contacts-adress {
        float: none;
        width: 100%;
    }
}

.aside-login .log-btn{
    text-align: center;
}

.aside-login .log-btn a{
    display: block;
    margin-top: 5px;
}

.aside-login .log-tt,
.login-form .log-tt{
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
}
.login-form .log-tt{
    margin: 0 0 20px;
}


@media only screen and (min-width: 481px) {
    .aside-login .log-tt{
        font-size: 20px;
    }
}

.pre-footer .two-col-free .two-column-sec h2,.two-col-online-reg h2{
    color: #D01313;
}

.pre-footer .two-col-free .two-column-frst h3{
    color: #D01313;
    font-size: 25px;
}

.two-col-free b,.two-col-online-reg b{
    color:#002C6D;
}

ul.icons-more-list li span{
    font-size:20px;
    color:#002C6D;
}

ul.icons-more-list li span:hover{
    color:#D01313;
}

ul.icons-more-list li{
    font-size: 18px;
}

.two-column.two-col-online-reg{
    font-size: 18px;
}
.website-builders{
    text-align: center;
    margin-bottom: 40px;
}
.domain-names{
    text-align: center;
}

.website-builders li,.domain-names li{
    display: inline-block;
}
.website-builders a,.domain-names a{
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    line-height: 53px;
    min-width: 120px;
    padding: 0 15px;
    font-size: 22px;
    color: #fff;
    margin-top: 5px;
    text-align: center;
    border-bottom: 1px solid #f3f3f3;
    background-color: #003366;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    text-decoration: none;
}

.website-builders a.active,.domain-names a.active{
    margin-top: 0;
    background-color: #d01313;
    border-bottom: 1px solid #d01313;
    border-top: 5px solid #d01313;
}

div.icon-sprot-list{
    padding-bottom: 50px;
}

.spotlight-block .main-spec-font-tt{
    margin-bottom: 50px;
}

.spotlight-block .sec-sport-img h3{
    color: #B50A00;
    font-size: 25px;
}

.center{
    text-align: center;
}

.customer-showcase {
    max-width: 1600px;
    margin: 0 auto;
}

.customer-showcase ul {
    text-align: center;
    margin: 0 0 40px -11px;
    font: 14px Verdana, sans-serif;
    word-spacing: -.36em;
}

.customer-showcase ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding: 7px;
    word-spacing: normal;
    background-color: #fff;
    margin: 0 0 17px 11px;
    font: 17px/36px 'ProximaNovaRegular', Arial, sans-serif;
    -webkit-box-shadow: 0 0 7px 2px #f4f4f4;
    -moz-box-shadow: 0 0 7px 2px #f4f4f4;
    box-shadow: 0 0 7px 2px #f4f4f4;
}

.customer-showcase ul li span {
    text-indent: 0;
    position: absolute;
    left: 7px;
    bottom: 7px;
    width: 93.4%;
    padding: 6px 1%;
    text-align: center;
    color: #fff;
    /*text-transform: uppercase;*/
    background-color: #003366;
    background: rgba(0, 51, 102, .95);
    -moz-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
    line-height: normal;
    height: 44px;
}
.customer-showcase ul li:nth-child(4) span,
.customer-showcase ul li:nth-child(7) span,
.customer-showcase ul li:nth-child(11) span,
.customer-showcase ul li:nth-child(12) span,
.customer-showcase ul li:nth-child(14) span,
.customer-showcase ul li:nth-child(15) span,
.customer-showcase ul li:nth-child(16) span,
.customer-showcase ul li:nth-child(20) span

{
    line-height: 56px;
    height: 56px;
    padding: 0 1%;
}

.customer-showcase ul li a {
    display: block;
}

.customer-showcase ul li img {
    width: 281px;
    height: 236px;
}

.customer-showcase ul li a:hover span {
    background: #d02525;
    background-color: rgba(208, 37, 37, 0.95);
}

@media only screen and (max-width: 480px) {
    .customer-showcase ul {margin-left: 0;}
    .customer-showcase ul li {width: 276px; margin-left: 0;}
    .customer-showcase ul li span {width: 276px;}
}

@media only screen and (max-width: 786px) {
    .customer-showcase {padding: 0 15px;}
}

.spotlight-block .sec-sport-img img{
    width: 100%;
    max-width: 422px;
}

#gform_5 .validation_error{
    display: none;
}
#gform_5 .gform_wrapper .validation_message,
#gform_5 .error-control,
#gform_5 .error-label{
    color: red;
    font-weight: normal;
}
#gform_5 .gform_wrapper li.gfield_error input[type=text]{
        border: 1px solid red;
}
#gform_5  .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin-top: 5px;
    margin-bottom: 5px !important;
}