body {
    background-color: #fff;
    font-family: "Trebuchet MS";
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
table.table-bordered > thead > tr > th{
  border:1px solid white;
}

table.table-bordered > tbody > tr > td{
  border:1px solid black;
}
.f_text_color {
    color: #26a5de;
}

.b_text_color {
    color: #202657;
}

.heading-text {
    font-size: 2em;
    letter-spacing: 1px;
    font-weight: 600;
    color: #202658;
}

.heading-text::before {
    width: 100px;
    height: 1px;
    background-color: red;
    top: 100px;
    content: '';
}

.testimnl {
    padding: 20px 0 20px 0;
    background-color: #FFFFFF;
}

/* text-justify class*/
.txt-justify {
    text-align: justify;
    hyphens: auto;
}

.footer-banner {
    padding: 0;
}

.pd-t12{
    padding-top:12px;
}

/* index page css  start */
.navbar-top {
    background-color: #202658;
    color: #FFFFFF;
    height: 3rem;
    margin: 0px;
    padding: 0px;
    display: none;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    left: -325px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}



.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: left;
    width: 0;
    height: 0;
    border-color: transparent;

    border-style: solid;
    border-width: 5px 5px 5px 0px;
    border-right-color: #202658;
    margin-right: -10px;

    position: absolute;
    top: 16px;
    left: 2px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}



@media only screen and (min-width: 992px) {
    .navbar-top {
        display: block;
    }
}


@media only screen and (max-width: 768px) {
    .conation-form {
        margin: 3% 0;
    }

}


@media only screen and (max-width:1024px) {
    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: left;
        width: 0;
        height: 0;
        border-color: transparent;
        border-right-color: transparent;
        border-style: solid;
        border-top: 6px solid #202658;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        border-bottom: 0;
        margin-right: -10px;
        top: 5px;
        position: absolute;
        left: 2px;
    }

}


.ftr-img2 {
    display: none;
}

@media only screen and (max-width: 500px) {
    .ftr-img1 {
        display: none;
    }

    .ftr-img2 {
        display: block;
    }

}




.navbar-top .row {
    margin: auto 0;
}

.navtop-link {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 0.7rem !important;
    font-size: 16px;
}


.navtop-link li {
    font-size: 15px;
    width: 33%;
    text-align: center;
    letter-spacing: 0.5px;
    height: 25px;
}

.navtop-link li a {
    list-style-type: none;
    text-decoration: none;
    color: #FFFFFF;
    transition: all 0.2s;
}

.navtop-link li:hover {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.5px;
}

.bd-l {
    border-left: 1px solid #fff;
}

.bd-r {
    border-right: 1px solid #fff;
}

/* text-align-css */

.justify {
    text-align: justify;
}


.center {
    text-align: center;
}



/* padding class */
.pd-0 {
    padding: 0;
}


/* margin class*/
.m-0 {
    margin: 0 !important;
}

/* width class */
.w-25 {
    width: 25%;
}

.w-100 {
    width: 100%;
}

.f-weight {
    font-weight: 600;
}

/* border-none */
.brd_none {
    border: none;
}

.privacy_text {
    font-size: 1em;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.privacy-color {
    color: #212529;
}

.privacy-color:hover {
    color: #212529;
    text-decoration: underline;
}

.text-color {
    color: #161c52;
}

.empty_box {
    border: 2px solid #444a72;
    padding: 22px 26px;
    color: #fff;
}

.empty_box ul {
    padding: 0 32px;
}

.empty_box ul li {
    list-style: circle;
}

/* font-size css */
.fnt-1 {
    font-size: 0.8em;
}

.fnt-2 {
    font-size: 0.9em;
}

.fnt-3 {
    font-size: 1em;
}

.fnt-4 {
    font-size: 1.1em;
}

.fnt-5 {
    font-size: 1.3em;
}



.sldr {
    background-color: #3891ce;
}

.sld img {
    padding-bottom: 25px;
}

.sld {
    margin-top: 50px;
    color: #FFFFFF;
}

.sld h1 {
    font-weight: 400;
}

.sld p {
    font-size: 22px;
}


.nvtop li:only-child {
    border-left: 1px solid rgba(255, 255, 255, 0.44);
    border-left-color: rgba(255, 255, 255, 0.44);
    border-left-style: solid;
    border-left-width: 1px;
}

.nvtop li {
    margin-left: 20px;
    list-style-type: none;
    cursor: pointer;
}

.navbar-nav a {
    margin-right: 40px;
    font-size: 20px;
    color: #212A7B !important;
}

.connection {
    border: 3px solid #23A4DE;

}

.navbar-nav a:hover {
    background-color: #23A4DE;
}

.navbar-nav .dropdown-menu li:hover {
    background-color: #23A4DE;
}



.btn {
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 12px;
}



.plan .row {
    display: flex;
    align-items: center;
}

.search-sec {
    padding: 2% 0;
    z-index: 2229;
    width: 99.9%;
    display: flex;
    justify-content: center;
}

.search-slt {
    display: block;
    width: 100%;
    line-height: 1.5;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    height: calc(3rem + 2px) !important;
    border-radius: 0;
}

.min-btn {
    width: 60%;
    margin: 0 20%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 0;
}

.fiber-container {
    margin: 0 0;
}

.fiber-home {
    text-align: center;
    box-sizing: border-box;
    margin: 1% 0;
}

.cnt-btn {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 2px) !important;
    border-radius: 0;
    background-color: #085bb5;
    color: #fff;
}

.ftr-btn {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 2px) !important;
    border-radius: 0;
}

.ftr-btn a {
    text-decoration: none;
    color: #fff;
}

.slider-btn {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    height: calc(3rem + 2px) !important;
    border-radius: 0;
    padding-top: 10px;
}

.slider-btn:hover {
    background-color: #1a7ba7;
    color: #161c52;
}

.slider-btn2 {
    font-size: 16px;
    font-weight: 400;
    height: calc(3rem + 2px) !important;
    border: 1px solid #007bff;
    border-radius: 0px;
    margin-left: 8px;
    padding-top: 10px;
}

.slider-btn2:hover {
    background-color: #007bff;
    color: #FFFFFF !important;
}

@media (min-width: 992px) {
    .search-sec {
        position: absolute;
        top: 530px;
        background: rgba(26, 70, 104, 0.8);
    }

}

@media (max-width: 992px) {
    .search-sec {
        background: #1A4668;
    }

    .fiber-home h3 {
        font-size: 1.8em;
    }

}

.prc_text {
    color: #1279a8;
    font-size: 1.2em;
    line-height: 26px;
}

.pricing-divider {
    border-radius: 20px;
    background: #76B0CA;
    padding: 1em 0 4em;
    position: relative;
}

.blue .pricing-divider {
    background: #2D5772;
}

.green .pricing-divider {
    background: #76B0CA;
}

.red b {
    color: #2D5772
}

.blue b {
    color: #2D5772
}

.green b {
    color: #2D5772
}

.pricing-divider-img {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 80px;
}

.deco-layer {
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

.btn-custom {
    background: #2D5772;
    color: #fff;
}

.img-float {
    width: 50px;
    position: absolute;
    top: -3.5rem;
    right: 1rem
}

.princing-item {
    transition: all 150ms ease-out;
}

.princing-item:hover {
    transform: scale(1.05);
}

.princing-item:hover .deco-layer--1 {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0);
}

.princing-item:hover .deco-layer--2 {
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0);
}

.hplans {
    text-align: center;
}

.hplans:after {
    content: '';
    width: 100px;
    height: 2px;
    position: absolute;
    background-color: red;
}

.plns {
    text-align: center;
    margin: 40px 0 40px 0;
    letter-spacing: 1px;
    color: #202658;
}



.slidertst {
    width: 30rem;
    margin: 0 auto;
    padding-bottom: 50px;
}

.carousel .item {
    color: #999;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    min-height: 340px;
}

.carousel .img-box {
    width: 145px;
    height: 145px;
    margin: 0 auto;
    border-radius: 50%;
}

.carousel .img-box img {
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
}

.carousel .testimonial {
    padding: 30px 50px 10px 50px;
}

.carousel .overview {
    text-align: center;
    padding-bottom: 5px;
}

.carousel .overview b {
    color: #333;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    padding-bottom: 5px;
}

.carousel .star-rating i {
    font-size: 18px;
    color: #ffdc12;
}

.carousel .carousel-control {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #999;
    text-shadow: none;
    top: 4px;
}

.carousel-control i {
    font-size: 20px;
    margin-right: 2px;
}

.carousel-control.left {
    left: auto;
    right: 40px;
}

.carousel-control.right i {
    margin-right: -2px;
}

.carousel .carousel-indicators {
    bottom: 15px;
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 11px;
    height: 11px;
    margin: 1px 5px;
    border-radius: 50%;
}

.carousel-indicators li {
    background: #e2e2e2;
    border-color: transparent;
}

.carousel-indicators li.active {
    border: none;
    background: #888;
}

.context-dark,
.bg-gray-dark,
.bg-primary {
    color: rgba(255, 255, 255, 0.8);
}

.footer-classic {
    padding-top: 40px;
}

.footer-classic a,
.footer-classic a:focus,
.footer-classic a:active {
    color: #ffffff;
}

.footer-heading {
    font-size: 1.3rem;
    color: #fff;
    font-weight: 600;
}




.nav-list li {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 10px;
}

ul{
    list-style: none;
    padding: 0;
    margin: 0;
}

ol{
    list-style: 1;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

.social-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding: 23px;
    font: 900 13px/1 "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
}

.social-container .col {
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.nav-list li a:before {
    content: "\f14f";
    font: 400 21px/1 "Material Design Icons";
    color: #4d6de6;
    display: inline-block;
    vertical-align: baseline;
    margin-left: -28px;
    margin-right: 7px;
    opacity: 0;
    visibility: hidden;
    transition: .22s ease;
}

.dmltnet {
    text-align: center;
    font-size: 18px;
}

.dmltplans {
    background-color: #F2F7F9;
    padding: 20px 0 30px 0;
}

.dmlcnt {
    background-color: #202658;
    display: flex;
    align-items: center;
    padding-left: 25px;
    letter-spacing: 3px;
    padding: 15px 0 15px 0;
}

.dmltcontact {
    color: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    position: relative;
    left: 7px;
    margin: 25px 0 25px;
}

.dmltabt {
    margin: 50px 0 50px 0;
}

.carousel-caption {
    top: 70px;
    color: #202658;
    text-align: left;
}

.carousel-caption h1 {
    font-weight: 700;
}

.carousel-caption p {
    font-weight: 700;
    font-size: 25px;
    letter-spacing: 3px;
    color: #5894AF;
}

.breadcrumb-item {
    color: #202658 !important;
    font-size: 20px;
    font-weight: 500px;
}

.breadcrumb-item.active {
    color: #80A0AD !important;
}

.about {
    margin-top: 60px;
}

.aboutus h6 {
    color: #1A7BA7;
    font-weight: 500;
    letter-spacing: 2px;
}

.aboutus h1 {
    font-weight: 800;
    letter-spacing: 3px;
}

.aboutus p {
    font-size: 20px;
}

.refcnt {
    position: relative;
    width: 100%;
    height: 50px;
    border: none;
    border-bottom: 1px solid #1A7BA7;
    margin-top: 15px;

}

.reffriend h3 {
    color: #202658;
    font-weight: 600;
    letter-spacing: 3px;
}

.reffriend p {
    font-size: 20px;
    color: #1A7BA7;
}

.refafrnd {
    text-align: center;
}

.navftr {
    background-color: #202658;
}

.navftr a {
    color: #FFFFFF !important;
}

.sld h1 {
    color: #202658;
    font-weight: 600;
    font-size: 50px;
    letter-spacing: 1px;
}

.sld p {
    font-size: 18px;
}

.centered-form {
    margin-top: 60px;
}

.centered-form .panel {
    background: rgba(255, 255, 255, 0.8);
    box-shadow: rgba(0, 0, 0, 0.3) 20px 20px 20px;
}


/* home page banner css */
.banner-img-1 {
    background-image: url(../image/banner-background.html);
    background-repeat: no-repeat;
    background-size: cover;

}

.banner-img-1 {
    padding: 7%;
}

.banner-img-2 {
    background-image: url(../image/background-2.html);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;

}

.main-contain {
    margin-top: 80px;
}

.banner-text {
    margin-top: 115px;
}

.banner-text h1 {
    font-size: 3em;
    text-transform: uppercase;
    font-weight: 600;
}

.banner-text p {
    font-size: 1.3em;
    font-family: 'Open Sans', sans-serif;
    color: #1b85af;
}


/* footerb banner css start */
.ftr-banner {
    margin: 0;
    padding: 0;
}



/* ftth page css start */
.ftth-text {
    margin: 1% 0;
}

.heading_img {
    width: 80%;
    margin: 0 10%;
}

.heading {
    font-size: 1.35rem;
    font-weight: 600;
}

.heading_p {
    height: 124px;
    overflow: hidden;
}

.heading-color {
    color: #2382b7;

}

.contact-tab {
    background-color: #444A72;
}

input[type=radio] {
    width: 80px;
    border: 1px solid #26a5de !important;
}

.triff_plans {
    width: 100%;
    position: relative;
    cursor: pointer;
}

.plans_radio {
    position: absolute;
    top: 2px;
    left: 0px;
    opacity: 0;
}

.radio {
    position: absolute;
    top: 1px;
    left: 6px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #eae9e9;
}

.triff_plans:hover input ~ .radio {
    background-color: #ccc;
}


.triff_plans input:checked ~ .radio {
    background-color: #2196F3;
}


.radio:after {
    content: "";
    position: absolute;
    display: none;
}

.triff_plans input:checked ~ .radio:after {
    display: block;
}

.triff_plans .radio:after {
    top: 8px;
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
}


@media only screen and (max-width: 768px) {
    .plans_radio {
        position: absolute;
        top: 0px;
        left: -34px;
    }

    .radio {
        position: absolute;
        top: 1px;
        left: -25px;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #eae9e9;
    }
}

.plans_duration {
    position: absolute;
    top: 16px;
    left: 55px;
    opacity: 0;
}


.duration_radio {
    position: absolute;
    top: 15px;
    left: 61px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #eae9e9;
}

.triff_plans:hover input ~ .duration_radio {
    background-color: #ccc;
}


.triff_plans input:checked ~ .duration_radio {
    background-color: #2196F3;
}


.duration_radio:after {
    content: "";
    position: absolute;
    display: none;
}

.triff_plans input:checked ~ .duration_radio:after {
    display: block;
}

.triff_plans .duration_radio:after {
    top: 8px;
    left: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
}





.plans {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.09);
    padding: 31px;

}

.plans ul li {
    list-style-type: none;
    margin: 5px;
    color: #202658;
    font-size: 14px;
    font-weight: 600;
}



.businessbanner {
    height: 200px;
    background-color: red;
    border-top: 500px solid green;
}


.thank-you {
    background-color: #008e9d;
    text-align: center;
    color: #fff;

    position: relative;
}


.thank-you p {
    font-size: 1.1em;
    font-weight: 600;
}

.social-container {
    width: 100%;
    margin: 0 0;
}

.social-container p {
    font-size: 1em;
    border: 2px solid #ff0065;
}

.facebook img {
    position: absolute;
    width: 50px;
    height: 50px;
    float: left;
    left: 50px;
}


.twitter img {
    position: absolute;
    width: 50px;
    height: 50px;
    float: right;
}

.text-color {
    color: #202658;
    font-weight: 600;
}

.font-1 {
    font-size: 1.2em;
}

.bg-color {
    background-color: #2f97de;
}

.white {
    color: #fff;
}

.mr-40 {
    margin-right: 40px;
}

.triff_plans {
    width: 100%;
    position: relative;
}

.thanx_popup {
    width: 100%;
    text-align: center;
    padding: 20px;
}

.thanx_popup img {
    width: 34%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 5%;
}

.thanx_popup h2 {
    width: 100%;
    margin: 0 auto;
    font-size: 2.5em;
    font-weight: 600;
    color: #202658d6;
}

.with_us {
    width: 100%;
    font-size: 1.5em;
    letter-spacing: 4px;
    font-weight: 600;
    color: #2ba7dfd4;
}

.contact {
    width: 100%;
    letter-spacing: 4px;
    font-weight: 100;
    font-size: 1.3em;
    color: #444973;
    margin: 4% 0;
}

.modal-header {
    border: none;
}

.rounded-lg {
  border-radius: 1rem !important;
}

.text-small {
  font-size: 0.9rem !important;
}

.custom-separator {
  width: 5rem;
  height: 6px;
  border-radius: 1rem;
}

.text-uppercase {
  letter-spacing: 0.2em;
}


.card-title {
   max-width: 100%;
}
.card-img, .card-img-top, .card-img-bottom {
   min-width: 100%;
   height: 38vh;
   min-height: 38vh;
}
.text-white .card-img {
   filter: brightness(75%) saturate(50%);
}
/* Flip card */
.card-flip {
   background: none;
   border: none;
   padding: 0;
}
.card-flip .card {
   backface-visibility: hidden;
   transition: transform 300ms;
   transition-timing-function: linear;
   width: 100%;
   height: 100%;
   margin: 0;
}
.card-flip .card:first-of-type {
   transform: rotateY(0deg);
}
.card-flip .card:last-of-type {
   transform: rotateY(180deg);
   position: absolute;
   top: 0;
   display: flex;
}
.card-flip:hover .card:first-of-type {
   transform: rotateY(-180deg);
}
.card-flip:hover .card:last-of-type {
   transform: rotateY(0deg);
}