.tw-footer {
    padding: 75px 0 0;
    background-color: #151414;
    position: relative;
    z-index: 2
}

.tw-footer .contact-us {
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 80px
}

.tw-footer .contact-us .contact-info {
    margin-left: 50px
}

.tw-footer .contact-us.contact-us-last {
    margin-left: -80px
}

.tw-footer .contact-icon i {
    font-size: 24px;
    top: -15px;
    position: relative;
    color: #0042C8
}

.tw-footer-info-box {
    position: absolute;
    top: -122px;
    background: #202020;
    padding: 40px;
    z-index: 2
}

.tw-footer-info-box .footer-social-link h3 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 25px
}

.tw-footer-info-box .footer-social-link ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.tw-footer-info-box .footer-social-link li {
    display: inline-block
}

.tw-footer-info-box .footer-social-link a i {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    background: #0042C8;
    margin-right: 5px;
    color: #fff
}

.tw-footer-info-box .footer-social-link a i.fa-facebook {
    background-color: #0042C8
}

.tw-footer-info-box .footer-social-link a i.fa-twitter {
    background-color: #55acee
}

.tw-footer-info-box .footer-social-link a i.fa-google-plus {
    background-color: #0042C8
}

.tw-footer-info-box .footer-social-link a i.fa-linkedin {
    background-color: #0976b4
}

.tw-footer-info-box .footer-social-link a i.fa-instagram {
    background-color: #0042C8
}

.footer-awarad {
    margin-top: 285px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-awarad p {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-left: 20px;
    padding-top: 15px
}

.footer-info-text {
    margin: 26px 0 32px
}

.footer-left-widget {
    padding-left: 80px
}

.footer-widget .section-heading {
    margin-bottom: 35px
}

.footer-widget h3 {
    font-size: 24px;
    color: #fff;
    position: relative;
    margin-bottom: 15px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.footer-widget ul {
    width: 50%;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-widget li {
    margin-bottom: 18px
}

.footer-widget p {
    margin-bottom: 27px
}

.footer-widget a {
    color: #878787;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.footer-widget a:hover {
    color: #0042C8
}

.footer-widget:after {
    content: "";
    display: block;
    clear: both
}

.tw-footer-form {
    position: relative
}

.tw-footer-form input[type=text] {
    padding: 14px 28px;
    border-radius: 50px;
    background: #2e2e2e;
    border: 1px solid #2e2e2e
}

.tw-footer-form input:-ms-input-placeholder,
.tw-footer-form input::-moz-placeholder,
.tw-footer-form input::-ms-input-placeholder,
.tw-footer-form input::-webkit-input-placeholder {
    color: #878787;
    font-size: 14px
}

.tw-footer-form input:-ms-input-placeholder,
.tw-footer-form input::-moz-placeholder,
.tw-footer-form input::-ms-input-placeholder,
.tw-footer-form input::-webkit-input-placeholder,
.tw-footer-form input::placeholder {
    color: #878787;
    font-size: 14px
}

.tw-footer-form button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 24px 12px 17px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    border: 1px solid #0042C8;
    background: #0042C8;
    color: #fff
}

.tw-footer-form button:hover {
    cursor: pointer
}

.contact-us {
    position: relative;
    z-index: 2;
    margin-top: 65px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-icon {
    position: absolute
}

.contact-icon i {
    font-size: 36px;
    top: -5px;
    position: relative;
    color: #0042C8
}

.contact-info {
    margin-left: 75px;
    color: #fff
}

.contact-info h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0
}

.copyright {
    padding: 28px 0;
    margin-top: 55px;
    background-color: #202020
}

.copyright a,
.copyright span {
    color: #878787;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.copyright a:hover {
    color: #0042C8
}

.copyright-menu ul {
    text-align: right;
    margin: 0
}

.copyright-menu li {
    display: inline-block;
    padding-left: 20px
}

.animate-border {
    position: relative;
    display: block;
    width: 115px;
    height: 3px;
    background: #0042C8
}

.animate-border:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    left: 0;
    bottom: 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    -webkit-animation: animborder 2s linear infinite;
    animation: animborder 2s linear infinite
}

@-webkit-keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px)
    }
}

@keyframes animborder {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px)
    }
}

.animate-border.border-white:after {
    border-color: #fff
}

.animate-border.border-yellow:after {
    border-color: #f5b02e
}

.animate-border.border-orange:after {
    border-right-color: #0042C8;
    border-left-color: #0042C8
}

.animate-border.border-ash:after {
    border-right-color: #eef0ef;
    border-left-color: #eef0ef
}

.animate-border.border-offwhite:after {
    border-right-color: #f7f9f8;
    border-left-color: #f7f9f8
}

@keyframes primary-short {
    0% {
        width: 15%
    }
    50% {
        width: 90%
    }
    100% {
        width: 10%
    }
}

@keyframes primary-long {
    0% {
        width: 80%
    }
    50% {
        width: 0%
    }
    100% {
        width: 80%
    }
}

.icofabkong {
    color: inherit;
    display: inline-block;
    margin-left: 3px;
    font-size: 60%;
    padding-top: 4px;

}

.knavs {
    box-shadow: rgb(140 137 137) 1px 1px 8px 0
}

@media (max-width:767px) {
    .tw-footer .contact-us {
        padding-left: 0
    }
    .tw-footer .contact-us.contact-us-last {
        margin-left: 0;
        margin-bottom: 0
    }
    .footer-left-widget {
        padding-left: 0;
        margin-top: 30px
    }
    .footer-awarad {
        margin-top: 40px;
        margin-bottom: 40px
    }
    .tw-footer-info-box {
        position: relative;
        top: 0
    }
    .fa-chevron-down:before {
        content: "\f078";
        display: none
    }
}

.boxkongti {
    font-size: 35px
}

.dkongpad {
    margin-bottom: 60px
}

.konghostingx {
    max-width: 30%;
    flex-basis: 30%
}

.konghostingo {
    max-width: 70%;
    flex-basis: 70%
}

.konghostingps {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%
}

.install-list-item {
    position: relative;
    z-index: 1;
    height: 300px
}

.price-list-parent,
.rt-list,
.tp-r-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.install-list-item {
    position: relative;
    z-index: 1;
    height: 300px
}

@media (max-width:991.98px) {
    .install-list-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        margin-top: 30px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.install-list-item li {
    position: absolute
}

.install-list-item li img {
    max-width: 90px
}

@media (max-width:991.98px) {
    .install-list-item li img {
        max-width: 100%
    }
}

@media (max-width:991.98px) {
    .install-list-item li {
        position: static;
        max-width: 20%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 20%;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
}

@media (max-width:767.98px) {
    .install-list-item li {
        max-width: 33.33%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 33.33%;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%
    }
}

.install-list-item li:hover img {
    -webkit-animation: pulse .4s ease-in-out;
    animation: pulse .4s ease-in-out
}

.install-list-item li:nth-child(1) {
    top: 0;
    left: 0
}

.install-list-item li:nth-child(2) {
    top: 42px;
    left: 9%
}

.install-list-item li:nth-child(3) {
    top: 85px;
    left: 18%
}

@media (max-width:991.98px) {
    .install-list-item li:nth-child(3) {
        top: 89px;
        left: 22%
    }
}

.install-list-item li:nth-child(4) {
    top: 42px;
    left: 27%
}

.install-list-item li:nth-child(5) {
    top: 85px;
    left: 36%
}

.install-list-item li:nth-child(6) {
    top: 42px;
    left: 45%
}

.install-list-item li:nth-child(7) {
    top: 85px;
    left: 54%
}

.install-list-item li:nth-child(8) {
    top: 0;
    right: 0
}

.install-list-item li:nth-child(9) {
    top: 42px;
    right: 9%
}

.install-list-item li:nth-child(10) {
    top: 85px;
    right: 18%
}

.install-list-item li:nth-child(11) {
    top: 42px;
    right: 27%
}

.install-list-item li:nth-child(12) {
    top: 100px;
    right: 0
}

.install-list-item li:nth-child(13) {
    top: 100px;
    left: 0
}

.install-list-item li:nth-child(14) {
    top: 145px;
    left: 9%
}

.install-list-item li:nth-child(15) {
    top: 145px;
    right: 9%
}

.install-list-item li:nth-child(16) {
    top: 145px;
    left: 27%
}

.install-list-item li:nth-child(17) {
    top: 145px;
    left: 45%
}

.install-list-item li:nth-child(18) {
    top: 145px;
    right: 27%
}

.gray-bg {
    background: #f7f8fa
}

.white-bg {
    background: #fff
}

.white-color {
    color: #fff
}

.avatar {
    animation: float 6s ease-in-out infinite
}

.wkongspc {
    margin-top: 47px
}

.mobilesho {
    font-size: 13px;
    color: green;
    font-weight: bold;
}