.container {
    padding-left: 60px;
}

.hader-wraper {
    background-image: url(../img/AdobeStock_119944873.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.logo {
    padding-top: 0px;
    margin-bottom: 20px;
}

.logo1 p {
    color: white;
    font-weight: 700;
    font-size: 23px;
    margin-left: 35px;
}

.logo2 {
    float: right;
    width: 13%;
    margin-right: 29px;
    margin-top: 5px;
}

.logo1 {
    float: left;
}

.logo3 {
    width: 75%;
    padding-top: 227px;
    margin-left: 23px;
}

p.logo4 {
    margin-bottom: 0px !important;
    color: white;
    font-size: 19px;
    font-weight: 600;
    margin-left: 81px;
    padding-bottom: 6px;
}

.blue {
    color: #006ab3;
}


h1.center1 {
    color: #006ab3;
    font-size: 70px;
    font-weight: 800;
    margin-top: 26px;
    margin-bottom: 0;
}

h1.center2 {
    font-weight: 700;
    font-size: 47px;
    color: #000000;
}

p.center3 {
    font-size: 19px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 0;
    margin-top: 19px;
}

p.center4 {
    font-weight: 600;
    font-size: 18px;
    color: black;
}

span.center4\.1 {
    color: #006ab3;
    font-weight: 700;
}

div.center {
    text-align: center;
}


.row.shopwre-row {
    margin-top: 30px;
}

.col-md-3.mycol {
    width: 22%;
}

.col-md-3.mycolx {
    margin-left: 8px;
}

.shopwre-wrp2 p, .shopwre-wrp3 p, .shopwre-wrp4 p {
    font-size: 12px;
}

h4.sponsors-hader {
    margin-top: 60px;
    margin-bottom: 33px;
    color: #006ab3;
    font-weight: 700;
}

.sponsors-contuct {
    margin-top: 22px;
    margin-left: 40px;
}

.sponsors-contuct a {
    text-decoration: none;
    color: #56524a;
}

.sponsors-contuct-mobil.sponsors-contuct {
    display: none;
}

.shopwre-wrp1 {
    width: 90%;
}


a {
    text-decoration: none;
    color: #006ab3;
    font-weight: 600;
}

.darkbg {
    background-color: #006ab3;
    color: #fff;
    padding: 10px;
    width: 92%;
}

.row table {
    width: 92%;
}

.darkbg a {
    color: #fff;
    text-decoration: underline;
}


.footer-wrp {
    background: #999898;
    padding-top: 49px;
    margin-top: 110px;
    padding-bottom: 29px;
}

p.footer-p1 {
    color: black;
    font-weight: 600;
}


.button {
    display: block;
    text-align: center;
    width: 50%;
    margin: 2.5rem auto;
    font-size: 2rem;
    padding: .25rem .75rem;
    background-color: #006ab3;
    background: linear-gradient(0deg, rgba(0, 60, 96, 1) 0%, rgba(0, 106, 179, 1) 35%, rgba(0, 142, 255, 1) 100%);
    color: white;
    -webkit-box-shadow: 0px 1px 7px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 7px 2px rgba(0, 0, 0, 0.3);
    border-radius: .25rem;
    text-decoration: none;
}


.button:hover {
    background: rgb(0, 87, 139);
    background: linear-gradient(0deg, rgba(0, 87, 139, 1) 0%, rgba(0, 128, 217, 1) 35%, rgba(0, 181, 255, 1) 100%);
    -webkit-box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 12px 2px rgba(0, 0, 0, 0.5);
    color: white;
}

.btn {
    -webkit-border-radius: 8;
    -moz-border-radius: 8;
    border-radius: 8px;
    font-family: Arial;
    color: #fff;
    font-size: 20px;
    background: #006ab3;
    padding: 10px 20px 10px 20px;
    border: solid #006ab3 2px;
    text-decoration: none;


    padding: 10px 40px;
    margin: 40px;

}

.btn:hover {
    background: #fff;
    background-image: -webkit-linear-gradient(top, #fff, #fff);
    background-image: -moz-linear-gradient(top, #fff, #fff);
    background-image: -ms-linear-gradient(top, #fff, #fff);
    background-image: -o-linear-gradient(top, #fff, #fff);
    background-image: linear-gradient(to bottom, #fff, #fff);
    text-decoration: none;
    color: #006ab3;
}
