html {
    position: relative;
    min-height: 100%
}

body {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    line-height: 28px;
    padding-top: 34px
}

h1, h2 {
    font-family: inherit
}

.navbar {
    background-color: #94c516;
    margin-bottom: 0
}

.navbar-brand {
    font-weight: 700
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #2c3e50
}

.navbar-default .navbar-toggle {
    border-color: #fff
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    border-color: #1a242f
}

.sticky-bar {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #0275d8;
    z-index: 1001;
    text-align: center;
    height: 34px;
    font-weight: 700;
    padding-top: 3px;
    color: #fff
}

.sticky-bar:focus, .sticky-bar:hover {
    text-decoration: none;
    color: #fff;
    opacity: .95
}

.container {
    max-width: 1000px
}

section {
    padding: 50px 0
}

#webproxy {
    background: #222 url(https://trafficbot.pro/images/bg2.jpg) 50% no-repeat;
    background-size: cover;
    text-align: center;
    padding: 70px 0 50px
}

#webproxy h1 {
    font-size: 38px;
    color: #fff;
    padding: 0 0 30px;
    font-weight: 400;
    margin: 0
}

#webproxy #des {
    color: #f9f9f9;
    font-weight: 400;
    font-size: 20px;
    padding: 0 0 10px;
    line-height: 34px;
    margin-top: 0
}

#webproxy p {
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
    color: #b0b0b0
}

#webproxy a {
    color: #fff
}

#webproxy a:focus, #webproxy a:hover {
    color: #18bc9c
}

#webproxy .alert-danger p {
    color: #ccc;
    font-size: 16px;
    line-height: 24px
}

#webproxy .alert-danger a:focus, #webproxy .alert-danger a:hover {
    color: #eee
}

.surf-form {
    float: none;
    max-width: 570px;
    margin: auto
}

#inputurl, #server {
    width: 300px;
    height: 50px;
    padding: 0 20px;
    border: 1px solid #ccc;
    border-right: 0;
    float: left;
    border-radius: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

#server {
    width: 150px;
    padding: 0 0 0 20px;
    border-radius: 0
}

#surf {
    padding: 0;
    margin: 20px auto 100px
}

#surfbtn {
    display: inline-block;
    background: #1080f2;
    width: 120px;
    height: 50px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    outline: none;
    margin: 0;
    float: left;
    color: #fff;
    border-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 2px solid #1080f2
}

#surfbtn:hover {
    background: #0e77e0;
    border-color: #0e77e0
}

.btn-yt {
    color: #fff;
    background-color: #c61c1f;
    border-color: #c61c1f
}

.btn-fb {
    color: #fff;
    background-color: #4267b2;
    border-color: #4267b2
}

.btn-twitter {
    color: #fff;
    background-color: #1b95e0;
    border-color: #1b95e0
}

.btn-reddit {
    color: #fff;
    background-color: #ff4500;
    border-color: #ff4500
}

.btn-imgur {
    color: #fff;
    background-color: #1bb76e;
    border-color: #1bb76e
}

.btn-yt:hover {
    color: #fff;
    background-color: #b3151a;
    border-color: #b3151a
}

.btn-fb:hover {
    color: #fff;
    background-color: #365899;
    border-color: #365899
}

.btn-twitter:hover {
    color: #fff;
    background-color: #0c7abf;
    border-color: #0c7abf
}

.btn-reddit:hover {
    color: #fff;
    background-color: #d03900;
    border-color: #d03900
}

.btn-imgur:hover {
    color: #fff;
    background-color: #117545;
    border-color: #117545
}

#hotsites .btn {
    margin-top: 6px;
    line-height: 22px;
    padding: 6px 12px;
    text-transform: none;
    font-size: 14px
}

#share {
    font-size: 13px;
    margin: 20px 0;
    line-height: 23px;
    color: #b0b0b0
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: .001dpcm) {
    #share {
        line-height: 22px
    }
}

@-moz-document url-prefix() {
    #share {
        line-height: 23px
    }
}

#share .btn {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    padding: 0 5px;
    border-radius: 3px;
    line-height: 16px;
    margin-left: 4px
}

#share .btn:focus, #share .btn:hover {
    color: #fff
}

#myiphide {
    background: #f4f2e9;
    text-align: center
}

#myiphide h2 {
    font-size: 26px;
    margin: 0 0 20px;
    font-weight: 400
}

#myiphide p {
    font-size: 20px;
    margin-bottom: 30px
}

#myiphide a.button {
    display: inline-block;
    padding: 15px 40px;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    background: #2ecc71;
    color: #fff;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 3px
}

#myiphide a.button:hover {
    background: #21b05e
}

#features {
    padding: 40px 0 50px
}

#features .fa {
    color: #ff7709
}

#features h2 {
    font-size: 22px;
    margin: 30px 0 20px
}

#mih-bottom {
    right: 20px;
    bottom: 0;
    position: fixed;
    z-index: 99;
    border-radius: 5px 5px 0 0;
    font-size: 16px;
    width: 350px;
    background: #397af2;
    background: linear-gradient(289deg, rgba(33, 87, 244, .87), #19c7da)
}

#mih-bg {
    background: url(https://trafficbot.pro/images/bg2.png) 50% no-repeat;
    background-size: cover
}

#mih-content {
    padding: 20px 35px 45px;
    text-align: center;
    color: #fff
}

#mih-title {
    font-size: 30px;
    line-height: 1.8;
    text-transform: none;
    text-decoration: none;
    font-weight: 700;
    margin: 10px 0 14px
}

#mih-text {
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 34px
}

#mih-btn {
    background: #ff4806;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    padding: 12px 50px;
    border: 1px solid rgba(0, 0, 0, .35);
    border-radius: 30px
}

#mih-btn:hover {
    background: #df4006
}

#mih-bottom .myproxy-close {
    float: right;
    font-size: 30px;
    line-height: 1;
    padding: 0;
    cursor: pointer;
    background: none;
    border: 0;
    color: #fdfdfd;
    filter: alpha(opacity=70);
    opacity: .7;
    margin: 3px 6px 0 0
}

#mih-bottom .myproxy-close:hover {
    color: #fff;
    filter: alpha(opacity=100);
    opacity: 1
}

footer {
    background: #404040;
    font-size: 14px;
    text-align: center;
    padding: 30px 0 10px;
    color: #a2a2a2
}

footer a {
    color: #fff
}

footer p {
    line-height: 30px
}

#fix a:hover, #webproxy .alert a:hover, #webproxy .alert p {
    color: #fff
}

.alert {
    overflow: hidden
}

#fix {
    margin: 0 0 20px
}

@media (max-width: 991px) {
    #webproxy h1 {
        font-size: 28px;
        padding-bottom: 20px
    }

    #webproxy h2 {
        font-size: 16px
    }

    #inputurl, #server {
        border-right: 1px solid #ccc;
        border-radius: 3px;
        height: 50px;
        line-height: 50px
    }

    #surfbtn {
        width: 100%;
        border-radius: 3px
    }

    #surf {
        padding-bottom: 20px;
        margin: 30px auto 190px
    }

    #inputurl, #server {
        width: 100%;
        height: 40px;
        line-height: 40px;
        margin-bottom: 20px
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #2c3e50
    }
}