.bored {
    border: solid 1px red;
}

html, body {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 14.5px;
    line-height: 1.70;
    color: #171717;
}

.no-padding-top {
    padding-top: 0 !important;
}

.padding-bottom {
    padding-bottom: 20px;
}

a,a:link,a:visited,a:hover {
    text-decoration: none !important;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}

header a,
footer a {
    color:rgba(0,0,0,.7);
}

header a:hover,
footer a:hover {
    color: #212252;
}

header section.top-header {
    border-bottom: solid 1px #d3d3d3;
    padding-top: 8px;
    padding-bottom: 8px;
}

header section.top-header a {
    padding: 3px 8px;
    display: inline-block;
    border: solid 1px #d3d3d3;
}

header section.top-header img {
    width: 15px;
    display: inline-block;
    margin-right: 5px;
}

header section.top-header .header-info {
    margin-top: 5px;
}

header section.top-header .access-links {
    display: inline-block;
    margin-left: 20px;
}

header section.bottom-header {
    border-bottom: solid 1px #d3d3d3;
    padding-top: 5px;
    padding-bottom: 5px;
}

header section.bottom-header .logo {
    width: 300px;
}

header section.bottom-header .navbar-collapse {
    padding-right: 0;
}

header section.bottom-header ul {
    margin-top: 10px;
    padding-left: 0;
}

header section.bottom-header ul li {
    list-style-type: none;
    display: inline-block;
}

header section.bottom-header ul li a {
    text-transform: uppercase;
    display: inline-block;
    margin-left: 15px;
    text-align: center;
}

header section.bottom-header ul li a span {
    display: block;
    font-size: 13px;
    margin-top: -3px;
}

section.info {
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: solid 1px #d3d3d3;
}

section.info a {
    text-transform: uppercase;
    color:rgba(0,0,0,.7);
}

section.info a.register-black {
    background-color: #181818;
    color: #fff !important;
    padding: 8px 10px;
}

section.info a.register-black:hover {
    background-color: #333333;
}

section.info span {
    display: block;
}

section.info span.big-text {
    font-size: 20px;
}

section.info span.pull-right {
    margin-top: 15px;
}

section.grey {
    background-color: #FAFAFA;
    border-bottom: solid 1px #d3d3d3;
    padding-top: 50px;
    padding-bottom: 80px;
}

section.grey .box {
    border: solid 1px #d3d3d3;
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
}

section.grey .box .box-button {
    position: absolute;
    right: -7px;
    bottom: -63px;
}

section.grey .box .img-holder {
    display: inline-block;
    width: 150px;
    height: 150px;
    border: solid 1px #d3d3d3;
    padding-top: 20px;
    border-radius: 50%;
}

section.grey .box .img-holder img {
    width: 80px;
}

section.grey .box .text-holder {
    background-color: #fff;
    padding-top: 5px;
    margin-top: -55px;
    z-index: 99999;
    position: relative;
}

section.grey .box .text-holder h4 {
    font-size: 15px;
    margin-top: -10px;
}

section.grey .box .text-holder .grey-text {
    padding-left: 30px;
    padding-right: 30px;
    color: #A4A4A4;
}

section.white {
    border-bottom: solid 1px #d3d3d3;
    padding-top: 50px;
}

section.white h3 {
    margin-top: 0;
    margin-bottom: 20px;
}

section.white .network-details .bold-text {
    font-weight: bold;
    display: block;
}

section.white .network-details img {
    width: 25px;
}

section.white .network-details .item {
    margin-bottom: 20px;
}

section.white .white-img {
    width: 360px;
    margin-left: 40px;
    margin-bottom: -10px;
}

footer {
    background-color: #FAFAFA;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #D3D3D3;
}

footer .footer-logo {
    width: 280px;
}

footer .footer-details {
    display: block;
}

footer .footer-img {
    width: 20px;
    margin-left: 4px;
    margin-right: 4px;
}

footer .footer-right {
    margin-top: 20px;
    float: right;
}

section.authentication {
    border-bottom: solid 1px #d3d3d3;
    padding-top: 40px;
    padding-bottom: 40px;
}

.placeholder {
    font-size: 20px;
    display: block;
    margin-bottom: 15px;
}
.form-control {
    height: 45px;
    line-height: 2.428;
}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
section.authentication label{
    font-size: 15px;
}

section.authentication .btn {
    width: 100%;
    height: 45px;
    line-height: 2.143;
}

section.authentication-info {
    border-bottom: solid 1px #d3d3d3;
    padding-top: 30px;
    padding-bottom: 30px;
}

section.authentication-info .bold-text {
    font-weight: bold;
    display: block;
}

section.authentication-info .bold-text img {
    width: 25px;
}

section.slider {
    background: url("../../images/slider-bg.jpg");
    padding-top: 30px;
    color: #fff;
    border-bottom: 1px solid #D3D3D3;
}

section.slider.back-1 {
    background: url("../../images/slider-back-1.jpg") !important;
    background-size: contain;
    padding-top: 30px;
    min-height: 400px;
    color: rgba(0,0,0,.7);
}
section.slider.back-1 h2{
    font-size: 42px;
}
section.slider.back-2 {
    background: url("../../images/slider-back-2.jpg") !important;
    background-size: contain;
    padding-top: 30px;
    min-height: 400px;
    color: rgba(0,0,0,.7);
}
section.slider.back-2 h2{
    font-size: 42px;
}
section.slider h2 {

    margin-top: 60px;
    margin-bottom: 30px;
}

section.slider a {
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
}

section.slider a span.signUp {
    border: solid 1px #fff;
    background-color: #26275D;
    padding: 5px 10px;
    margin-right: 10px;
}

section.slider a span.signUp:hover {
    background-color: #1e1e48;
}

section.contact-us {
    border-bottom: solid 1px #d3d3d3;
    padding-top: 30px;
    padding-bottom: 45px;
}

section.contact-us label,
section.faq label {
    font-size: 15px;
    margin-top: 15px;
}

section.contact-us .btn,
section.faq .btn {
    width: 100%;
    margin-top: 15px;
    height: 45px;
    line-height: 2.143;
}

section.contact-us h2,
section.faq h2{
    margin-top: 0;
}

section.contact-us h4 {
    margin-top: 15px;
}

section.contact-us ul {
    padding-left: 0;
    margin-top: 20px;
}

section.contact-us ul li {
    list-style-type: none;
}

section.faq {
    border-bottom: solid 1px #d3d3d3;
    padding-top: 40px;
    padding-bottom: 40px;
}

section.faq .ui-accordion .ui-accordion-header {
    background: none;
    border: solid 1px #34495E;
    border-radius: 4px;
    color: #34495E;
    padding: 10px 15px !important;
}

section.faq .ui-widget-content {
    border: none;
}

section.faq .ui-widget {
    font-family: 'Lato', sans-serif;
}

section.faq div.accordion {
    margin-top: 15px;
}

section.faq .accordion .ui-state-active {
    background: #34495E;
    color: #fff !important;
    outline: none;
}

section.faq .accordion .fa-quote-right {
    margin-right: 5px;
}

section.home-slider {
    background: url("../../images/slider-bg.jpg");
    color: #fff;
}

section.home-slider h3 {
    margin-bottom: 30px;
}

section.home-slider a.signUp {
    background-color: #347AB7;
    padding: 5px 10px;
    text-transform: uppercase;
    margin-right: 5px;
    color: #fff;
}

section.home-slider a.signUp:hover {
    background-color: #2d6a9f;
}

section.home-slider a.pub-advantages {
    text-transform: uppercase;
    padding: 5px 10px;
    border: solid 1px #fff;
    margin-left: 5px;
    color: #fff;
}

section.home-slider a.pub-advantages:hover {
    border: solid 1px rgba(255,255,255,.5);
}

section.home-slider img.slide-image {
    width: 300px !important;
}


.col-center {
    float: none;
    margin: 0 auto;
}
.block {
    display: block;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
