@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');



/* end */

html {
    scroll-behavior: smooth;
}

body {
    
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 1.5;
    color: #282929;
    font-family: 'Rubik', sans-serif;
}


/* ------------------------
    Typography
------------------------*/

@media only screen and (max-width: 767px) {
    .col-md-4 {
        flex: none;
        max-width: 100%;
    }
    .gray-bg1 {
        display: none;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 0px;
    text-transform: capitalize;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
    font-size: 60px;
    font-style: normal;
    line-height: 70px;
    font-weight: 700;
    text-transform: capitalize;
    color: #f9a305;
}

h2 {
    /* font-size: 40px; */
    font-style: normal;
    /* line-height: 46px; */
    font-weight: 700;
    color: #23244a;
    text-transform: capitalize;
    margin-bottom: 10px;
    position: relative;
    letter-spacing: .05em;
}

h3 {
    font-size: 30px;
    font-style: normal;
    line-height: 36px;
}

h4 {
    font-size: 24px;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 30px;
    color: #23244a;
}

h5 {
    font-size: 18px;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 25px;
    color: #23244a;
}

h6 {
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
}

ul {
    margin: 0px;
    padding: 0px;
}

a:hover,
a:focus {
    text-decoration: none;
    cursor: pointer;
}

.header-sec {
    padding: 20px 0px;
    box-shadow: 1px 2px 5px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 1px 2px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}

.header-sec .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-sec .nav-item a {
    color: #717070;
    border-radius: 50px;
    border: 1px solid #c1c1c1;
    width: 33px;
    height: 33px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    transition: all .5s ease;
}

.header-sec .nav-item a:hover {
    background: #f59740;
    color: #fff;
}

.header-sec .nav-item:last-child a {
    margin-right: 0;
}

.head-cnt a {
    color: #717070;
    font-size: 15px;
    margin-right: 10px;
}

.nav-sec {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.logo-sec{
    margin-bottom: 100px;
}
.black-bg-sec {
    /* background: linear-gradient(rgba(0,0,0,.55),rgba(0,0,0,.55)),url(../images/wenty/wenty_banner-bg.jpg); */
    background: url(../images/link-banner.jpg);
    padding: 100px 0px;
    color: #292929;
    background-position: center;
    background-size: cover;
    height: 100vh;
    position: relative;
    display: flex;
    align-items: center;
}
.black-bg-sec:after{
    position: absolute;
    content: '';
    background: url(../images/laptop.png) no-repeat;
    right: 100px;
    width: 700px;
    height: 100%;
    background-size: contain;
    background-position: right center;
}
.app-store img{
    margin: 20px 0 0;
}
.wenty-bnr-txt{
    margin-bottom: 90px;
}
.wenty-bnr-txt h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    position: relative;
    margin: 60px 0;
    text-transform: inherit;
}

.wenty-bnr-txt h2:before {
    position: absolute;
    content: '';
    left: 0;
    border-bottom: 3px solid #00B2E3;
    width: 65px;
    bottom: -10px;
}
.anaxus-rating{
    margin-top: 40px;
}
.wenty-bnr-txt p{
    font-size: 18px;
    font-weight: 300;
}

.reinvest_btn {
    background: #00B2E3;
    padding: 12px 15px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    transition: all .5s ease;
}

.check_btn {
    background: #ee7323;
    padding: 10px 15px;
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    transition: all .5s ease;
    display: inline-block;
}

.check_btn:hover {
    color: #fff;
}

.reinvest_btn:hover {
    background: #fff;
    color: #ee7323;
}

.wenty-bnr-txt .terms {
    color: #292929;
    font-size: 14px;
    position: absolute;
    bottom: -70px;
}

.terms a {
    color: #ee7323;
    text-decoration: none;
    font-weight: 400;
}

.terms:hover,
.terms a:hover {
    color: #ee7323;
}

.wenty-award {
    padding: 70px 0;
}

.mb-15 {
    margin-bottom: 15px;
}

.subscribe-text span {
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 5px;
}

.subscribe-text h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 6px;
}

.subscribe-wrapper {
    overflow: hidden;
}

.mb-15 {
    margin-bottom: 15px;
}

.subscribe2-wrapper .subscribe-form input {
    border: none;
    border-radius: 30px;
    color: #717070;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    height: 57px;
    margin-right: 17px;
    padding-left: 35px;
    width: 50%;
    cursor: pointer;
    background: #fff;
}

.subscribe2-wrapper .subscribe-form input:focus,
.subscribe2-wrapper .subscribe-form input:hover,
.subscribe2-wrapper .subscribe-form button:hover,
.subscribe2-wrapper .subscribe-form button:focus {
    outline: none;
}

.nbnmessage h4 {
    padding: 40px 0 0;
    color: #fff;
    margin: 0;
    font-size: 18px;
}

.nbnmessage h4 a {
    text-transform: capitalize;
    font-size: 16px;
    padding: 12px 20px;
    background: #00B2E3;
    color: #fff;
    display: inline-block;
    border-radius: 50px;
}

.nbnmessage h4 span {
    font-size: 18px;
    margin: 0 !important;
    display: block;
}

.nbnmessage h4 sup {
    font-size: 8px;
    top: -13px;
}

.subscribe2-wrapper .subscribe-form button,
.btn-addr {
    background: #00B2E3;
    border: none;
    border-radius: 30px;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    padding: 18px 46px;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
    color: #fff;
}

.yellow-bg span {
    text-align: center;
    margin: auto;
    display: block;
    padding: 23px 0px;
    background: #00B2E3;
    color: #fff;
    position: relative;
    font-size: 18px;
}

.yellow-bg span:before {
    content: "";
    position: absolute;
    bottom: -20px;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #00B2E3;
}

.unitiy {
    padding: 60px 0px 20px;
}

.unitiy p {
    padding-top: 20px;
}

.yellow-bg h2 {
    color: #00B2E3;
    text-align: center;
}

.yellow-bg p {
    font-weight: normal;
    text-align: center;
}

.yellow-bg {
    padding-bottom: 30px;
}

.enq-frm .modal-title {
    font-weight: 700;
    text-align: left;
}


/* paln section */

.es-5g-plan {
    padding: 0px 0px 30px;
}

.abt-5g-tit {
    font-weight: 700;
    color: #23244a;
    text-transform: capitalize;
    margin: 0 0 60px;
}

.abt-5g-tit span {
    display: block;
    font-size: 18px;
    color: #6c757d;
}

.es-5g-plan .nav-pills li {
    position: relative;
}

.es-5g-plan .nav-pills li:nth-child(1) {
    margin-right: 5px;
}

.es-5g-plan .nav-pills li:nth-child(2) {
    margin-left: 5px;
}

.es-5g-plan .nav-pills .nav-link {
    border-radius: 0;
    background: #efefef;
    padding: 12px 35px;
    color: #bcbcbc;
    text-align: left;
    font-size: 18px;
    font-family: nimbus-sans-extended, sans-serif !important;
    font-weight: 600;
    transition: all 0.5s ease;
}

.es-5g-plan .nav-pills .nav-link svg {
    fill: #bcbcbc;
}

.es-5g-plan .nav-pills .nav-link.active svg {
    fill: #fff;
}

.es-5g-plan .nav-pills .nav-link.active {
    color: #fff;
}

.es-5g-plan .nav-pills .nav-item:nth-child(1) .nav-link:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 0;
    right: 0px;
    bottom: 0;
    border-top: 77px solid #fff;
    border-left: 30px solid transparent;
}

.es-5g-plan .nav-pills .nav-item:nth-child(2) .nav-link:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 0;
    left: -30px;
    border-top: 77px solid #efefef;
    border-left: 30px solid transparent;
}

.es-5g-plan .nav-pills .nav-link.active,
.es-5g-plan .nav-pills .show>.nav-link {
    background: #333;
}

.es-5g-plan .nav-pills .nav-item:nth-child(1) .nav-link.active:after {
    border-bottom: 77px solid #333;
}

.es-5g-plan .nav-pills .nav-item:nth-child(2) .nav-link.active:before {
    border-top: 77px solid #333;
}

.prc-pnl-tit {
    position: relative;
    padding: 30px 20px 0px;
}

.prc-pnl-tit h4,
.prc-pnl-tit img {
    position: relative;
    z-index: 0;
}

.prc-pnl-tit h4 {
    font-size: 24px;
    margin: 0;
    color: #fff;
    font-weight: 400;
    text-transform: inherit;
    line-height: 30px;
    padding-right: 20px;
    /* display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 20px; */
}

.prc-pnl-tit:before {
    position: absolute;
    content: '';
    background: #00B2E3;
    min-height: 150px;
    top: 0;
    left: 0;
    width: 100%;
}

.prc-pnl-tit img {
    margin-left: 30px;
    width: 130px;
    height: auto;
    position: relative;
    top: -50px;
}

.wenty-mem img,
.pre_cnt img {
    margin: 0 auto 30px;
    display: block;
}

.pre_cnt {
    padding: 30px 20px;
}

.pre_cnt p {
    text-align: left;
    color: #808080;
    position: relative;
    padding-left: 30px;
    line-height: 40px;
}


/* .pre_cnt p:before{
        content:"\f107";
        position: absolute;
        left: 0px;
        right: 0px;
        font-family: "Font Awesome 5 Free";


    } */

.btn-sec {
    margin: 0 0 0;
    text-align: center;
}

.wenty-mem p {
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.wenty-mem p span {
    display: block;
}

.wenty_vdo {
    padding: 90px 0;
    position: relative;
    z-index: 0;
    background: #f2f2f2;
}

.wenty_vdeo_sec {
    position: relative;
}

.wenty_vdeo_sec:after {
    position: absolute;
    content: '';
    border-bottom: 15px solid #00B2E3;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -10px;
    z-index: -1;
}

.play_btn {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.enq-frm span {
    color: red;
}

.ren-pop .modal-content {
    background: none;
    border: none;
}

.ren-pop .modal-header {
    border-bottom: none;
    padding: none;
}

.ren-pop .modal-header .close {
    display: flex;
    background: #fff;
    opacity: 1;
    line-height: 15px;
    position: absolute;
    z-index: 5;
    right: 15px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    top: 45px;
    justify-content: center;
    align-items: center;
    color: #333;
    border-radius: 30px;
}

@media(min-width: 992px) {
    .modal-dialog {
        max-width: 700px !important;
    }
}

.prc-pnl-cnt {
    width: 100%;
    margin: 0 auto;
    position: relative;
    /* top: -30px; */
    box-shadow: 1px 2px 5px 0px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 1px 2px 5px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.2);
}

.prc-pnl-cnt ul {
    padding: 20px 20px 50px 20px;
}

.prc-pnl-cnt ul li {
    color: #fff;
    padding-bottom: 15px;
    position: relative;
    padding-left: 35px;
    display: flex;
    justify-content: space-between;
    font-weight: 300;
}

.prc-pnl-cnt ul li span {
    width: 35%;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
}

.prc-pnl-cnt ul li:before {
    position: absolute;
    left: 0;
}

.prc-pnl-cnt ul li:nth-child(1):before {
    content: url(../images/5g_icn3.svg);
    width: 25px;
}

.prc-pnl-cnt ul li:nth-child(2):before {
    content: url(../images/5g_icn4.svg);
    width: 25px;
}

.prc-pnl-cnt ul li:nth-child(3):before {
    content: url(../images/5g_icn2.svg);
    width: 25px;
}

.prc-pnl-cnt ul li:nth-child(4):before {
    content: url(../images/5g_icn1.svg);
    width: 20px;
}

.trikon-5g-btn {
    background: #00B2E3;
    padding: 15px 30px;
    display: inline-block;
    text-align: center;
    color: #fff !important;
    font-weight: 400;
}
.orng-basic-bg, .orng-essential-bg, .orng-premium-bg{
    /* min-height: 455px; */
    min-height: 385px;
    width:90%;
    margin: 0 auto;
    border-radius: 15px;

} 
.orng-basic-bg{
    background: #ef922b;
    
}
.orng-essential-bg{
    background: #f1842f;
}
.orng-premium-bg{
    background: #ee7323;
}
.orng-bg-lit{
    padding: 20px 30px;
}
.orng-bg-lit h2{
    color: #ef922b;
    font-weight: 500;
    background: #fff;
    text-align: center;
    padding: 5px 0;
    font-size: 22px;
}
.orng-bg-lit p{
    margin-bottom: 0;
}
.orng-bg-lit h4{
    text-align: center;
    color: #fff;
    margin: 20px 0 0;
    font-size: 34px;
    font-weight: 600;
}
.orng-bg-lit h4 span{
    display: block;
    font-size: 24px;
    font-weight: 400;
    padding-top: 10px;
}
.orng-bg-lit h3, .off-tit{
    color: #1e59a7;
    font-size: 32px;
    text-align: center;
    /* margin: 20px 0 0; */
    margin: 50px 0 0;
    font-weight: 600;
}
.plans-img{
    width: 315px;
    left: -25px;
    position: absolute;
    bottom: -30px;
}
.plans-img p{
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0px;
    
}
.es-5g-plan{
    padding: 70px 0;
}
/* end plan section */


/* new plan form */

.drk-blu-bg {
    background: #081e6e;
    padding: 25px 20px 1px;
}

.data p {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
}

.gray-bg {
    background: rgb(244 244 244);
    color: #000;
}

.srt-free,
.dwn-speed,
.modem {
    padding: 20px;
}

.srt-free p {
    font-size: 18px;
}

.srt-free p span {
    font-size: 18px;
}

.pln-price {
    margin: 20px 0;
    line-height: 25px;
    font-weight: 700;
}

.pln-price small {
    font-size: 20px;
}

.pln-price span {
    display: block;
    font-size: 16px;
    font-weight: 300;
}

.min-cost {
    font-size: 16px !important;
    margin-bottom: 0;
}

.str-data p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}

.dwn-speed {
    background-color: #fff;
}

.dwn-speed p {
    padding-bottom: 8px;
    margin-bottom: 0;
}

.modem {
    background: rgb(227, 233, 236);
}

.modem .card {
    border-radius: 0;
    border: none;
}

.modem .card-header {
    border-bottom: 0;
    border-radius: 0;
    padding: 15px 20px;
    background: rgb(227, 233, 236);
    font-size: 18px;
}

.modem .card-header h5 {
    display: flex;
    justify-content: space-between;
    padding: 0;
    text-transform: capitalize;
}

.modem img {
    width: 40%;
    margin: 20px auto;
    display: block;
}

.cis a {
    color: #081e6e !important;
    font-weight: 400 !important;
}

.pac-container {
    z-index: 1051 !important;
}
/* end */
/* SEO form Section */
.seo-form{
    padding: 70px 0;
    background: url(../images/form_bg.png) no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.colud-img{
    background: url(../images/cloud.png) no-repeat;
    background-position: right;
    background-size: cover;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
}
.form-sec form{
    position: relative;
    z-index: 5;
}
.seo-form h2{
    color: #f68a1e;
    margin: 0 0 30px;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
}
.seo-form p{
    color: #5f5f5f;
    text-align: center;
}
.form-sec{
    background: #404040;
    padding: 50px;
    
}
.wht-bg-input input{
    border-radius: 50px;
    height: 50px;
}
.form-sec input{
    color: #292929 !important;
}
.no-bg-input input{
    background: none;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    color: #fff !important;
    border-bottom: 1px solid #f68a1e;
    padding: 10px 0;
}
.no-bg-input input:hover, .no-bg-input input:focus{
    background: none;
    box-shadow: none;
    border-bottom: 1px solid #fff;
}
@media(min-width:768px){
    .form-sec{
        width:45%;
        margin:30px auto 0;
    }
}
/* End */
/* plan form */

.pln-frm {
    padding: 50px 0 0;
    position: relative;
}

.pln-frm h2 {
    margin: 0 0 50px;
    color: #00B2E3;
}

.frm-sec {
    box-shadow: -1px 1px 10px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: -1px 1px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: -1px 1px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 30px;
}

.unit-sec img {
    margin: 0 auto;
    display: block;
}

.frm-sec label {
    color: #a2a2a2;
}

.frm-sec label span {
    color: red;
}

.frm-sec ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #ccc;
    font-size: 14px;
}

.frm-sec ::-moz-placeholder {
    /* Firefox 19+ */
    color: #ccc;
    font-size: 14px;
}

.frm-sec :-ms-input-placeholder {
    /* IE 10+ */
    color: #ccc;
    font-size: 14px;
}

.frm-sec :-moz-placeholder {
    /* Firefox 18- */
    color: #ccc;
    font-size: 14px;
}

.submt {
    background: #f59740;
    border-radius: 50px;
    border: none;
    padding: 10px 25px;
    margin-top: 20px;
}

.submt:hover,
.submt:focus {
    background: #f59740 !important;
}
 .successmessage2 .msg4 a{
    background: #f59740 !important;
}

/* end */


/* questions section */

.got-questions {
    background-color: #f7f6f6;
    padding: 50px 0px 50px;
}

.got-pad h2 {
    margin-bottom: 60px;
}

.got-pad p {
    font-style: italic;
    color: #717070;
    font-size: 1.17em;
}

.fas.fa-angle-down {
    float: right;
}

.got-questions .card-header {
    border-bottom: 1px solid #d4d4d4;
    padding: 2rem 2rem;
    border-top: 1px solid #d4d4d4;
}

#headingOne1 {
    border-top: none;
}

.accordion>.card>.card-header {
    margin-bottom: 0px;
}

.got-questions .card-header a {
    text-decoration: none !important;
}

.got-questions .card {
    border: transparent;
}

.got-questions .card-header h5 {
    font-size: 16px;
    font-style: normal;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 25px;
    color: #23244a;
    text-transform: inherit;
    text-decoration: none !important;
}

.got-questions .card-body {
    padding: 1.25rem 2rem;
    color: #606f7b;
    line-height: 2;
    border-bottom: 4px solid #00B2E3;
    background: #f7f6f6;
}

#accordionEx {
    margin: 30px 0px;
}

.carousel-control-prev,
.carousel-control-next {
    width: 92%;
    height: 0%;
    margin-top: -20px;
    top: auto;
    background: none;
    bottom: -60px;
}

.carousel-control-prev i,
.carousel-control-next i {
    font-size: 32px;
    line-height: 49px;
    position: absolute;
    display: inline-block;
    color: rgb(0 0 0 / 69%);
    text-shadow: none;
    background: #fff;
    width: 50px;
    height: 50px;
    opacity: 1;
    border-radius: 50px;
    border: 1px solid #000;
}

.carousel-inner {
    position: relative;
    width: 50%;
    overflow: hidden;
    margin: auto;
    background: #00B2E3;
    color: #fff;
    text-align: left;
    padding: 30px 30px 0px;
}

.carousel-indicators {
    bottom: -40px;
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 12px;
    height: 12px;
    margin: 1px 3px;
    border-radius: 50%;
    border: none;
}

.carousel-inner {
    position: relative;
    width: 60%;
    overflow: hidden;
    margin: 0px auto 30px;
    background: #00B2E3;
    color: #fff;
    text-align: left;
    padding: 30px 30px 20px 80px;
}

.real-cust p.testimonial {
    text-align: left;
    font-style: italic;
    font-size: 16px;
}

.real-cust p.overview {
    text-align: left;
    font-style: italic;
}

.carousel-indicators li {
    background: #999;
    border-color: transparent;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

.carousel-indicators li.active {
    background: #555;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2);
}

.real-cust {
    padding: 70px 0px 110px;
    background: #f6f6f6;
    position: relative;
}

.real-cust svg {
    text-align: center;
    margin: auto;
    display: block;
    fill: #00B2E3;
}

.real-cust h2 {
    text-align: center;
    margin: 30px 0px 20px;
    color: #000;
    font-size: 30px;
}

.real-cust p {
    text-align: center;
    font-size: 1.125rem;
    margin: 0 0 25px;
}

.fa.fa-quote-left {
    position: absolute;
    left: -50px;
    top: 0px;
    font-size: 30px;
}

.unit-sec {
    position: relative;
    padding: 80px 0px 50px;
}

.unit-sec h2 {
    margin-bottom: 50px;
}

.unit-sec svg {
    text-align: center;
    margin: 20px auto 0px !important;
    display: block;
    fill: #00B2E3;
}

.unit-sec h4 {
    text-align: center;
    margin: 20px auto 10px;
    font-size: 15px;
    font-weight: 700;
}

.unit-sec p {
    text-align: center;
    margin: auto;
}

.unit-sec.we-are-sec h2 {
    margin-bottom: 20px;
}

.unit-sec.we-are-sec p {
    text-align: center;
    margin: auto;
}

.unit-sec.we-are-sec span {
    text-align: center;
    margin: auto;
}

.unit-sec.we-are-sec .border-1 {
    text-align: center;
    margin: auto;
    display: block;
    background: #f6f6f6;
    padding: 10px 20px;
    border: 2px solid #606f7b;
    color: #000;
    text-transform: uppercase;
    border-radius: 50px;
    font-weight: 500;
    margin: 20px 0;
    text-decoration: none;
    font-size: 14px;
}

.gray-bg1 {
    padding: 30px;
    background: #f7f6f6;
    margin: 50px 0px 30px;
}

.bg-img2 {
    position: relative;
    background: linear-gradient(rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url(../images/seobg.png);
    /* background-image: url(../images/bg-img.png); */
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 110px 0px 80px;
    color: #fff;
}

.bg-img2 h2 {
    color: #fff;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 24px;
}

.bg-img2 .border-2 {
    text-align: center;
    margin: auto;
    display: inline-block;
    background: #fff;
    color: #dc7824;
    text-transform: uppercase;
    border-radius: 50px;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 18px 65px;
    margin-top: 20px;
    text-decoration: none;
}

.btm-band {
    background: linear-gradient(90deg, #444 0, #444 30%, #f5811f);
    height: 50px;
}

.footer-sec {
    padding: 20px 0px;
    background: #f6f6f6;
    position: absolute;
    bottom: 0;
    z-index: 5;
    width: 100%;
}

.footer-sec h3 {
    padding-bottom: 20px;
    /* border-bottom: 1px solid #000; */
    font-size: 24px;
}

.footer-sec h4 {
    padding-bottom: 20px;
    /* border-bottom: 1px solid #000; */
    font-size: 20px;
}

.footer-sec h5 {
    font-size: 18px;
    font-style: normal;
    text-transform: capitalize;
    padding-bottom: 20px;
}

.footer-sec ul li {
    padding: 10px 0px;
}

.footer-sec ul li a {
    color: #00B2E3;
    text-decoration: none;
    background-color: transparent;
    font-weight: 600;
}

.footer-sec .nav a {
    border: 1px solid #c1c1c1;
    border-radius: 50px;
    width: 33px;
    height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #717070 !important;
    margin-right: 10px;
}

.footer-sec .nav a:hover {
    background: #00B2E3;
    color: #fff !important;
}

.footer-sec .nav li:last-child a {
    margin-right: 0;
}

.footer-sec ul li svg {
    fill: #00B2E3;
}

.footer-sec a {
    color: #717070;
    text-decoration: none;
    background-color: transparent;
}

#nbn-availabe,
#nbn-inconstruction,
#nbn-unavailable {
    display: none;
}

.copy-rt p {
    margin: 0;
    padding: 15px 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.copy-rt {
    border-top: 1px solid rgb(232 232 232 / 10%);
   position: fixed;
   bottom: 0;
   width: 100%;
   left: 0;
}


/* end */


/* @media only screen and (max-width: 1024px) {} */

@media(max-width:479px) {
    .logo-sec img {
        width:70%;
    }
    .nav-sec {
        display: block;
    }
    .head-cnt {
        text-align: center;
    }
    .head-cnt a {
        display: block;
    }
    .nav-sec .nav {
        justify-content: center;
        margin-top: 15px;
    }
    .subscribe2-wrapper .subscribe-form button {
        margin-top: 15px;
    }
    .unit-sec .col-md-4 {
        margin-bottom: 20px;
    }
}

@media(min-width:480px) and (max-width:767px) {
    .logo-sec img {
        width: 50%;
    }
}

@media(max-width:767px) {
    h2 {
        font-size: 28px;
        margin-bottom: 30px !important;
    }
    .logo-sec img {
        margin: 0 auto 20px;
        display: block;
    }
    .black-bg-sec,
    .es-5g-plan {
        padding: 50px 0;
    }
    .subscribe2-wrapper .subscribe-form input {
        width: 100%;
    }
    .subscribe2-wrapper .subscribe-form button {
        font-size: 15px;
    }
    .black-bg-sec h3 {
        font-size: 20px;
    }
    .es-5g-plan .nav-pills .nav-item:nth-child(1) .nav-link::before,
    .es-5g-plan .nav-pills .nav-item:nth-child(1) .nav-link::after,
    .es-5g-plan .nav-pills .nav-item:nth-child(2) .nav-link::before {
        display: none;
    }
    .es-5g-plan .nav-pills li:nth-child(1),
    .es-5g-plan .nav-pills li:nth-child(2) {
        margin: 0 0 10px;
    }
    .es-5g-plan .nav-pills .nav-link {
        padding: 12px 15px;
    }
    .es-5g-plan .nav-pills .nav-link svg,
    .prc-pnl-tit img {
       /* width: 35px; */
    }
    .xs-30 {
        margin-top: 40px;
    }
    .prc-pnl-cnt ul li span {
        width: auto;
    }
    .pln-frm {
        padding: 30px 0 0;
    }
    .frm-sec .row {
        flex-direction: column-reverse;
    }
    .frm-sec img {
        margin-bottom: 30px;
    }
    .got-questions {
        margin-top: 30px;
    }
    .got-questions,
    .unit-sec {
        padding: 30px 0;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .prc-pnl-cnt ul li span {
        width: auto;
    }
}

@media(min-width:1200px) {
    .enq-frm .modal-dialog {
        max-width: 700px !important;
    }
}


.hidden-md{
    display: none;
}
@media(max-width:767px){
	.wenty-bnr-txt h2{
		font-size:30px;
		margin:30px 0 30px;
	}
	.wenty-bnr-txt p{
		font-size:18px;
	}
	.wenty-bnr-txt .terms{
		position:inherit;
		font-size:12px;
	}
	.wenty-award{
		padding:70px 0 0;
	}
	.min-cost{
		font-size:14px !important;
	}
	.wenty_vdeo_sec{
		margin-bottom:30px;
	}
    .visible-xs{
        display: block;
    }
    .black-bg-sec{
        height: auto;
    }
    .black-bg-sec:after{
        display: none;
    }
    .app-store img{
        width: 43%;
        margin: 20px 10px 0;
        float: left;
    }
    .copy-rt{
        position: inherit;
    }
}
@media(min-width:768px) and (max-width:991px){
	.wenty-bnr-txt h2{
		font-size:30px;
		margin:30px 0 30px;
	}
	.wenty-bnr-txt p{
		font-size:18px;
	}
	.wenty-bnr-txt .terms{
		
		font-size:12px;
	}
	.min-cost{
		font-size:14px !important;
	}
    
    .black-bg-sec:after{
        right: 0;
        width: 450px;
    }
   
    
}
@media(min-width:992px) and (max-width:1199px){
    .black-bg-sec:after{
        right: 0;
        width: 600px;
    }
}
@media(min-width:1200px) and (max-width:1299px){
    .black-bg-sec:after{
        right: 0;
        width: 700px;
    }
}
@media(min-width:1400px){
    .black-bg-sec:after{
        right: 0;
        width: 800px;
        right: 100px;
    }
}
/* end */

