/*---------------------------------------------
Template name:  MTC WEB
Version:        1.0
Author:         jtmalwa
Author url:     http://jtmalwa.xyz

/*==================================================================================
    Custom Stylesheet (Any custom styling you want to apply should be defined here).
====================================================================================*/

b, strong {
    font-weight: 700;
}

.inner-content{
    background: rgba(255, 255, 255, 0.77);
}
.sticky-wrapper{
	background: #2495d2;
    z-index: 9;
    position: relative;
}

.bottom-footer span {
    color: #333;
    font-size: 12px;
    margin-top: 8px;
    display: block;
}

.badge-primary {
    color: #fff;
    background-color: #1674BB;
}

.badge-secondary {
    color: #000;
    background-color: #fff;
    /*font-weight: 600 !important;*/
    /*font-size: 15px !important;*/
    text-transform: initial !important;
}
.badget-active{
	padding: 16px 10px !important;
}

.badge {
    display: inline-block;
    padding: 10px;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    /*font-style: italic;*/
    text-transform: initial;
}
.badge:hover {
    color: #fff;
}
.badget-active:hover{
   color: #fff;
}


.bw-100 { width: 100%; }

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 0;
    margin-bottom: 1rem;
    list-style: none;
    background: none;
    border-radius: .25rem;
    font-size: 12px;
    margin-top: 22px;
}
.breadcrumb li a{
	color: #1674BB;
}
.breadcrumb li a:hover{
	color: #888;
}
.breadcrumb-item+.breadcrumb-item {
    padding-left: 1px;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    font-family: FontAwesome;
    color: #6c757d;
    /*content: "\f101";*/
    margin-top: -5px;
    font-size: 17px;
    position: initial;
    padding-left: 0.5rem;
}

.social-share-top{
    margin-top: 9px;
}


.social-share-top span{
	font-size: 12px;
    font-weight: 500;
}

.social-share-top li a {
    font-family: 'verdana', sans-serif;
    font-size: 0.875rem;
    color: #888;
    text-transform: capitalize;
    border: 1px solid #888;
    border-radius: 50%;
    padding: 10px;
    height: 35px;
    width: 35px;
    display: inline-block;
    text-align: center;
    line-height: 2px;
    margin-top: -7px;
    cursor: pointer;
}
.social-share-top li a:hover {
    color: #1674BB;
}

.phone-filter{
	width: 100%;
	padding:0px 8px 0 0;
    font-size: 0.8rem;
    color: #007ac0;
    text-align: center;
    display: block;
}


.phone-filter h2{
	color: #333;
	font-weight: 100;
}
.phone-filter span{
	font-size: 0.8rem;
    color: #007ac0;
    font-weight: 500;
}
.form-control-filter {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #fff;
    background-color: #1674BB;
    background-clip: padding-box;
    border: 1px solid #1674BB;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 12px;
    padding: 10px;
    border-left: 1px solid #3a97d2;
}
.sort-filter{
	color: #fff;
    font-size: 12px;
}

.form-group {
    margin-bottom: 0;
}
.single-product .tip {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #ED1C24 !important;
    padding: 3px 13px;
    text-transform: capitalize;
    font-size: 11px;
}
.single-product h2{
	font-weight: 500;
    text-transform: uppercase;
    font-size: 18px;
    color: #1975b7;
    text-align: left;
    margin-bottom: .2rem;
    text-align: right;
}
.single-product h3{
	font-weight: 100;
    font-size: 1rem;
    color: #333;
    text-align: left;
    line-height: 1;
    margin-bottom: .2rem;
    text-align: center;
}

.products ul{
	list-style: none;
    padding: 0px;
    font-size: 15px;
}

.plus-icon i{
	font-size: 37px;
    color: #1674BB;
    -webkit-text-stroke: 4px #fff;
}

.list-group-item {
    position: relative;
    display: block;
    padding: .0;
    margin-bottom: -1px;
    background: none !important;
    border:none !important;
    text-align: right;
    color: #888;
    font-size: 10px;
}
.badge-danger {
    color: #999;
    background: none !important;
    font-size: 14px;
    margin-top: -10px;
    padding: 10px 0;
}

.currency{
	font-size: 12px;
    display: block;
    color: #1975b7;
    font-weight: 800;
}
.compare-link{
	font-size: 12px;
    color: #888;
}

.product-gallery{
	background: #eee;
	padding: 10px 0 20px 0;
}
.price-holder{
	width: 100%;
	padding: 5px 0px;
	margin-bottom: 20px;
}
.price-holder ins {
	color: #1975b7 !important;
	font-weight: 100 !important;
}
.price-holder span {
	font-weight: 700;
	display: initial;
}
.price-holder-grey{
	width: 100%;
	padding: 5px 10px;
	background: #ddd;
	margin-bottom: 20px;
}

.in-stact-price {
    font-size: 1.5rem;
    text-align: right;
}
.in-stact-price span{
   
}

.price-holder-white{
	width: 100%;
	padding: 5px 0 10px 0px;
	background: #fff;
	margin-bottom: 20px;
}

.packages{
	background: #eee;
	margin-bottom: 25px;
}

.package-inner{
	color: #444;
	padding: 10px;
	border-right: 1px solid #ddd;
	text-align: center;
}
.package-inner p{
	font-size: 21px;
	margin-bottom: 0;
}
.package-inner span{
	font-size: 11px;
	text-align: center;
	color: #888;
}


/*SMALL SERVIVE PLANS*/
.select-small{
	background: #dc1862;
	color: #fff;
	padding: 10px;
}
.select-small p, h3{
	font-size: 23px;
	margin-bottom: 0;
	color: #fff;
}
.select-small span{
    font-size: 0.9rem;
    color: #fff;
    padding-bottom: 10px;
}

.select-small a{
	color: #fff;
	font-size: 14px;
}
.select-small a:hover{
	color: #fbbcbf;
	font-size: 14px;
}
.select-small i{
	-webkit-text-stroke: 2px #dc1862;
    font-size: 18px;
    display: block;
    margin-top: -4px;
}

/*MEDUIM SERVIVE PLANS*/
.select-medium{
	background: #3a9e55;
	color: #fff;
	padding: 10px;
}
.select-medium p, h3{
	font-size: 23px;
	margin-bottom: 0;
	color: #fff;
	}
.select-medium span{
	font-size: 0.75rem;
    color: #fff;
    padding-bottom: 10px;
	}

.select-medium a{
	color: #fff;
	font-size: 14px;
}
.select-medium a:hover{
	color: #7af49b;
	font-size: 14px;
}
.select-medium i{
	-webkit-text-stroke: 2px #3a9e55;
    font-size: 18px;
    display: block;
    margin-top: -4px;
}

/*LARGE SERVIVE PLANS*/
.select-large{
	background: #802890;
	color: #fff;
	padding: 10px;
}
.select-large p, h3{
	font-size: 23px;
	margin-bottom: 0;
	color: #fff;
	}
.select-large span{
	font-size: 0.75rem;
    color: #fff;
    padding-bottom: 10px;
	}

.select-large a{
	color: #fff;
	font-size: 14px;
}
.select-large a:hover{
	color: #de8ded;
	font-size: 14px;
}
.select-large i{
	-webkit-text-stroke: 2px #802890;
    font-size: 18px;
    display: block;
    margin-top: -4px;
}

/*XLARGE SERVIVE PLANS*/
.select-xlarge{
	background: #006077;
	color: #fff;
	padding: 10px;
}
.select-xlarge p, h3{
	font-size: 1.2rem;
	margin-bottom: 0;
	color: #fff;
	}
.select-xlarge span{
	font-size: 0.9rem;
    color: #fff;
    padding-bottom: 10px;
	}

.select-xlarge a{
	color: #fff;
	font-size: 14px;
}
.select-xlarge a:hover{
	color: #54bfd9;
	font-size: 14px;
}
.select-xlarge i{
	-webkit-text-stroke: 2px #006077;
    font-size: 18px;
    display: block;
    margin-top: -4px;
}

.card {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #f5f5f5;
	background-clip: border-box; 
	border: none;
	border-top:1px solid #fff;
	border-radius:0;
	font-size: 13px;
}

.card-img img{
	margin: auto;
    display: block;
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0;
    outline: 0;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-weight: 100;
    font-size: 18px;
    color: #fff;
    text-transform: initial;
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background: #1674BB;
}
.modal-header .close {
    padding: 0.5rem;
    margin: -0.5rem -1rem -1rem auto;
    background: #333;
    color: #fff;
    background: #ED1C24;
   
}

.table-bordered {
    border: none;
    border-top: 1px solid #dee2e6;
}
.table td, .table th {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
    font-size: 0.7rem;
}

.masonry-column {
  padding: 0 1px;
}
.masonry-div{
  margin-bottom: 0px;
}

.masonry-grid > div .thumbnail {
  margin: 5px 1px;
}
.package-holder{
	
	background: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
}

.package-left-div{
    background: #f5f5f5;
    padding: 25px 10px;
}
.package-minutes-display{
    display: block;
    font-size: 1rem;
    text-align: left;
    font-weight: 600;
}
.package-data-display{
    font-size: 1rem;
    font-weight: 600;
    text-align: center;
    display: block;
}

.package-middle-div{
    
    padding: 25px 10px;
}

.package-middle-div ul{
    list-style: none;
    font-size: 0.9rem;
    padding: 0 0 0 20px;
}

.package-middle-div li:before {
    font-family: FontAwesome;
    color: #999;
    content: "\f067";
    font-weight: 100;
    font-size: 0.8rem;
    float: left;
    margin-top: 2px;
    margin-left: -19px;
}

.package-right-div{
    text-align: left;
    vertical-align: middle;
    padding-top: 2rem;
}

.price-desc-block{
    font-size: 1rem;
    display: block;
    text-align: left;
    margin-bottom: -7px;
}
.price-price-block{
    font-size: 1.5rem;
    font-weight: 500;
    color: #2495d2;
}

.price-desc-period{
    font-size: 1rem;
    color: #222;
}


.package-holder-inner{
	padding: 20px;
	text-align: center;
	font-size: 1.3rem;
	background: #fff;
	border: 4px solid rgba(0,0,0,.1);
	color: #333;
}
.package-holder-inner-nobg{
	
	text-align: center;
	font-size: 25px;
	background: none;
	color: #fff;
}
.package-holder-inner-nobg span{
	color: #fff;
}
.package-holder-inner span{
	font-size: 0.9rem;
	color: #adadad;
}
.package-top{
	color: #fff;
    text-align: center;
    font-size: 0.81rem;
    font-weight: 600;
    padding-top: 1rem;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border-bottom: 2px solid #dc1862;
    background: #f2f2f2;
}

.nav-link {
    display: block;
    padding: 1.3rem 1rem;
}
.nav-link:hover {
    border-bottom: 2px solid #dc1862 !important;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 50%;
    text-align: center;
}

.tab-content>.tab-pane {
    padding: 2rem;
}

table {
    border-collapse: collapse;
    font-size: 0.8rem;
    color: #555;
    font-weight: 600;
}

.modal-footer {
    display: -ms-flexbox;
    display: block;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.5rem;
    
}

.buycash{
	font-weight: 600;
    font-size: 18px;
    color: #202e39;
}

.option-icons i{
	color: #999;
    padding-right: 12px;
    font-size: 17px;
}
.option-icons i:hover{
	cursor: pointer;
	color: #1674BB;
}
.list-group-item-text{
    font-size: 0.8em;
    color: #888;
    text-align: center;
}
.nav-pills li{
    border-right: 1px solid #fff;
    padding: 5px 0 15px;
    background: #eeeeee;
    width: 33.3%;
}

.nav-pills li.active{
    color: #fff;
    background-color: #ddd;
}


.nav-pills li img{
    margin:auto;
    display: block;
}
.setup-content{
    border:2px solid #eee;
    padding: 0px;
    border-top: none;
}
.check-out-section{
    width: 100%;
    position: fixed;
    bottom: 0;
    background: #f7f7f7;
    z-index: 9999;
    box-shadow: 1px 4px 9px 1px #999;
    padding: 0.5rem 0;
}
.select-package{
    color: #ccc !important;
    font-weight: 100;
    font-style: italic;
}
.check-out-details{
    margin-top: 0.6rem;
}
.check-out-details h4{
    font-size: 0.9rem;
    padding: 0.5rem 0;
}
.check-out-details h5{
    color: #dc1862;
    font-size: 12px;
}
.check-out-details span{
    color: #ccc;
    font-size: 0.8rem;

}

#cal_monthly_install, #cal_monthly_installs{

    margin-bottom: 0.5rem;
}

.inner-well{
    border: 1px dashed #ccc;
    margin-top: 20px;
}

.add-device-holder{
    height: 200px;
    width: 100%;
    background: #eee;
    padding: 20px;
}
.add-device-holder:hover{
    box-shadow: 0px 1px 9px 0px #999;
}

.add-device-holder img{
    display: block;
    margin:auto;
}
.device-price{
    color: rgb(26, 117, 182);
    display: inline-block;
    text-align: center;
    padding: 0 0 0 17px;
}

.device-price:first-child  {
    color: rgb(26, 117, 182);
    display: inline-block;
    text-align: center;
    padding: 0 0 0 17px;
    border-right: 2px solid rgb(26, 117, 182);
}

.mtc-currency {
    position: relative;
    top: -11px;
    left: 3px;
    font-size: 86%;
    color: #999;
    font-weight: 400;
    padding-right: 3px;
}
.mtc-price { 
    font-size: 33px;
    font-weight: 700 !important; 
    }
.mtc-cents{
    position: relative;
    top: -15px;
    left: -5px;
    font-size: 55%;
    color: #999;
    font-weight: 700;
}
.mtc-now{
    font-size: 12px;
    display: block;
    font-weight: 600;
    margin-top: -5px;
}
.mtc-free{
    display: block;
    margin-top: 11px;
}
.content-list p{
    list-style: none;
    font-size: 14px;
}
.content-list ul{
    list-style: none;
    font-size: 13px;
    padding: 0 20px;
}

.content-list a{
    font-size: 13px;
    color: #666;
    
}
.content-list a:hover{
    color: #1674BB;
}

.content-list li:before {
    font-family: FontAwesome;
    color: #ED1C24;
    content: "\f0d8";
    font-size: 15px;
    float: left;
    margin-top: -2px;
    margin-left: -19px;
}
.single-service span{
    color: #1674BB;
    font-size: 53px;
}

.news-div img{
    padding: 45px;
}
.news-div img:hover{
    padding: 45px;
    box-shadow: 3px 4px 15px 0px rgba(0,0,0,0.10);
}
.isodata{
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    /*height: 19%;*/
    background-color: #1674BB;
    overflow: hidden;
    padding: .9em 1.2em;
    
}
.isodata h2{
    color: #fff;
    font-weight: 100;
    margin-bottom: 0;
}

.card-header {
    background: #ebecef;
    border-radius: 0px !important;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
    padding: .75rem .25rem;
}
.card-header:hover {
    background: #f5f5f5;
    }
.card-header h5{
    color: #444;
    text-transform:uppercase;
    font-size: 13px;
    font-weight: 600;
}
.card-body {
    background: #fff;
    border: 1px solid #ddd;
    margin-top: 1rem;
    padding: 1rem 0.7rem;

}

.list-group-item-mtc {
    position: relative;
    display: block;
    padding: 1rem;
    margin-bottom: -1px;
    font-size: 0.9rem;
    color: #777;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    
    /* Old browsers */
    background: linear-gradient(to right, #f3f3f3 50%, #fff 50%);
    background-size: 200% 100%;
    background-position:right bottom;
    transition:all 1s ease;
}

.list-group-item-mtc >.badge-mtc {
    /*float: right;*/
    margin-top: -4px;
}

.list-group-item-mtc.active, .list-group-item-mtc.active:focus, .list-group-item-mtc.active:hover {
    z-index: 2;
    color: #fff;
    font-weight: 400;
    background: #2495d2;
}

.list-group-item-mtc:hover {
    z-index: 2;
    color: #777;
    background-position:left bottom;

}

.badge-mtc {
    display: inline-block;
    min-width: 10px;
    padding: 0px 7px;
    font-size: 20px;
    font-weight: 200;
    line-height: 1;
    
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    
    border-radius: 10px;
}
.side-float{
    position: fixed;
    width: 50px;
    height: 200px;
    background: rgb(26, 117, 182);
    top: 30%;
    z-index: 999;
    display: none;
}

.top-link-right{
    color: #fff;
}

.top-link-right:hover{
    color: #eee;
    padding-bottom: 2px;
    opacity: 0.8;
    
}

.top-link{
    color: #fff;
    opacity: 0.5;
}
.top-link:hover{
    color: #eee;
    padding-bottom: 2px;
    /*border-bottom: 1px solid #999;*/
}

.top-link-item-right{
    text-align: right;
}

.client-area span {
    font-size: 0.8rem; 
    color: #fff;
    display: inline-block;
    cursor: auto;
    padding: 10px;
    margin-left: -7px;
    font-weight: 500;
}


.client-area span.active {
    color: #fff;
    /*background: #2495d2;*/
    background: url(../img/icons/down-arrow.png) no-repeat;
    background-position: 50% 27px;
}

.client-area span.active a{
    color: #fff;
    /*border-bottom: 1px solid #fff;*/
    font-weight: 600;
    opacity: 1;
    
}



.client-area {
    margin-bottom: -2px;
}

.single-feature-img-left .single-feature-img, .single-feature-img-right .single-feature-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    padding-right: 13px;
    margin-top: -131px;
}

.single-feature-content{
    padding: 10px;
}

.single-feature {
    padding: 2rem 10px;
}

.grey{
    background: #F3F3F4;
}

/*lib panel*/

.lib-panel {
    margin-bottom: 20Px;
}
.lib-panel img {
    width: 100%;
    background-color: transparent;
}

.lib-panel .row,
.lib-panel .col-md-6 {
    padding: 2px;
    background-color: #FFFFFF;
}


.lib-panel .lib-row.lib-header:before {
    content: "";
    position: absolute;
    left: -4%;
    top: 28px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid #fff;
    z-index: 99;
}

.lib-panel .lib-row {
    padding: 0 20px 0 20px;
}

.lib-panel .lib-row.lib-header {
    background-color: #FFFFFF;
    font-size: 1.125rem;
    padding: 10px 20px 0 20px;
    color: #202e39;
}

.lib-panel .lib-row.lib-header .lib-header-seperator{
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0;
}

.lib-row.lib-header h4{
    font-weight: 400;
    color: #333;
    /* border-bottom: 1px solid #ddd; */
    padding-bottom: 0.1rem;
    font-size: 1.4rem;
    width: 100%;
}
.lib-row.lib-header p{
    font-size: 0.9rem;
}

.lib-row.lib-header table{
    width: 100%;
    color: #555;
    font-size: 0.8rem;
}
.lib-row.lib-header td{
    
    border: 1px solid #dee2e6;
}

.lib-row.lib-header strong{
    font-weight: 700;
}

.lib-row.lib-header a{
    color: #5BC2E7;
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px;
}
.lib-panel .lib-row.lib-desc a{
   
    width: 100%;
    bottom: 10px;
    left: 20px;
}

.lib-row.lib-header ul{
    list-style: none;
    font-size: 0.9rem;
    padding: 0 0 0 20px;
}

.lib-row.lib-header li:before {
    font-family: FontAwesome;
    /* color: #ED1C24; */
    color: #333;
    content: "\f111";
    font-weight: 700;
    font-size: 0.4rem;
    float: left;
    margin-top: 8px;
    margin-left: -19px;
}

.lib-row.lib-header ol{
    font-size: 0.9rem;
    padding: 0 20px;
}

.lib-row.lib-header ol li:before {
    font-family: FontAwesome;
    color: #ddd;
    /* color: #333; */
    content: "\f111";
    font-weight: 700;
    font-size: 1.6rem;
    float: left;
    margin-top: -7px;
    margin-left: -26px;
}

.lib-row.lib-header ol li{
    padding: 6px 0;
}

.more-link{
    font-size: 0.8rem;
    text-transform: lowercase;
    color: #979797;
    letter-spacing: 1px;
    font-weight: 600;
}

.more-link i{
    transition: ease 0.2s;
    font-size: 1rem;
    margin-top: 2px;
    position: absolute;
    margin-left: 5px;
}

.more-link:hover > i{
    margin-left: 9px;
    transition: ease 0.2s;
}

.row-margin-bottom {
    margin-bottom: 20px;
}

.box-shadow {
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    border: 1px solid #e1eeff;
}
.app-download{
    background: #f3f3f4;
    padding: 0 10px;
}
.app-download h2{
    font-weight: 100;
    color: #3C4b6C;
    line-height: 88px;
}


.box-support {
    padding: 40px 20px;
    margin-bottom: 30px;
    text-align: center;
    border:1px solid #ddd;
    color: #555;
}
.box-support:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.30);
    transition: ease 0.3s; 
}

.box-support h4{
    font-weight: 400;
    font-size: 1rem;
    width: 100%;
}

.box-support img{
    margin-bottom: 1.5rem;
    width: 20%;
}


.box-coporate-info{
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.20);
    padding: 20px 50px;
    margin-bottom: 30px;
}
.box-coporate-info p{
    font-size: 14px;
}
.box-coporate-info h4{
    font-weight: 100;
    font-size: 25px;
}
.box-coporate-info small{
    font-size: 17px;
    color: #888;
}
.box-coporate-info span{
    font-size: 15px;
    color: #333;
}
.box-coporate-info b{
    font-size: 14px;
    color: #1674BB;
}


.box-coporate-accordion{
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.20);
    padding: 20px 12px;
    margin-bottom: 30px;
}

/* The Modal (search) */
.modal-search {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}

/* Modal Content */
.modal-content-search {
    background-color: #fefefe;
    margin: auto;
    padding: 4px;
    /* border: 1px solid #888; */
    width: 100%;
    margin-top: -4rem;
}
/* The Close Button */
.close {
    color: #ED1C24;
    float: right;
    font-weight: 100;
    -webkit-text-stroke: 0px #fff;
    margin-top: -3px;
    float: right;
    z-index: 99;
    padding: 14px 1rem;
    opacity: .9;
}

.close:hover,
.close:focus {
  text-decoration: none;
  cursor: pointer;
}

.close i{
    font-size: 2rem;
    -webkit-text-stroke: 4px #ffffff;
}

.search-count{
    color: #e60000;
    text-align: center;
    font-size: 1rem !important;
    font-weight: 200;
}

.search-holder {
   padding:1rem
}

.search-link{
    font-size: 0.9rem;
    text-transform: none;
    color: #0067b8;
    letter-spacing: 1px;
    font-weight: 600;
}
.search-link:hover {
    color: #1674BB;
    text-decoration: underline;
}
.search-link i {
    margin-left: 5px;
    transition: ease 0.2s;
    font-weight: 600;
}


.search-link:hover i  {
    margin-left: 9px;
    transition: ease 0.2s;
}

.press-search-container{
    margin-top: 2rem;
    padding: 1rem 0rem;
    border-bottom:1px solid #eee;
}

.press-search-container p{
    margin-bottom: 0.6rem;
}

/*Search option css*/


.main-search-holder{
    /*padding: 2rem;
    background: #2495d2;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    color: #fff;
    text-align: center;*/
}

.serach-box-container{
    width: 100%;
    background: #fff;
    box-shadow: 0 0px 4px 0 rgba(0,0,0,.16);
    border-radius: 3px;
    margin-top: 2rem;
    padding: 1rem;
    border: 1px solid #ddd;
    overflow: auto;
}

.serach-box-container img{
    float: left;
    position: relative;
    width: 165px;
    padding-right: 1rem;
}

.load-more-link{
    font-size: 1.1rem;
    text-transform: none;
    color: #0067b8;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 0.5rem 0;
    display: block;
    margin-top: 0.9rem;
}
.load-more-link:hover {
    color: #1674BB;
    text-decoration: underline;
}
 
#myBtn{
    color: #fff;
    line-height: 0.875;
    cursor: pointer;
    font-weight: 600;
    /*text-transform: uppercase;*/
}
#myBtn:hover{
    color: #fff;
}
#myBtn i{
    font-size: 1.1rem;
    -webkit-text-stroke: 0px #2495d2;
}

/*.slide-content-inner{
    background: #f7f7f7;
    padding: 40px 120px 40px 180px;
}*/
/*.slide-content{
    margin-top: -24%;
}*/
.aweh-price{
    float: right;
    color: #fff;
    margin-top: -25px;
    font-weight: 600;
    font-size: 1rem;
}

.aweh-currency{
    position: relative;
    top: -15px;
    left: 5px;
    font-size: 0.7rem;
    color: #fff;
    font-weight: 400;
    padding-right: 3px;
}
.aweh-cents{
    position: relative;
    top: -15px;
    left: -5px;
    font-size: 0.7rem;
    color: #fff;
    font-weight: 400;
}

.slide-col{
    padding: 0;
}

.buy_now_btn{

    padding: 5px 1.792rem;
    font-size: 12px;
    width: 100%
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #ccc;
  text-decoration: none;

}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #888;
  background-color: #fff;
  border-color: #fff;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #1674BB;
    border-color: #ddd;

}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

 

.sort-icon{
    font-size: 18px;
    margin-top: 7px;
    float: right;
    padding-left: 11px;
}

.ui-widget.ui-widget-content {
    border: 1px solid #fff !important;
    background: #ccc !important;
}
.ui-slider-horizontal {
    height: .4em !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 0px !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #ccc !important;
    background: #fff !important;
    font-weight: normal;
    color: #454545;
    cursor: pointer;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.8em !important;
    margin-left: 0em !important;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    /*width: 1.2em !important;
    height: 2em !important;*/
    cursor: pointer !important;
    -ms-touch-action: none;
    touch-action: none;

    top: -9px !important;
    height: 20px !important;
    border-radius: 50% !important;
    width: 20px !important;
    border: 2px solid #007ac0 !important;
    outline: 0 !important;
}
.ui-widget-header {
    border: 1px solid #007ac0 !important;
    background: #007ac0 !important;
    color: #333333;
    font-weight: bold;
}

.launcher {
    position: relative;
    width: 150px;
    float: right;
    text-align: center;
    border: 1px solid #999;
    padding: 0.6rem 1.5rem;
    color: #555;
    font-size: 0.875rem;
    font-weight: 400;
    cursor: pointer;
    margin-top: 7px;
}
.launcher:hover {
    border: 1px solid #333;
    color: #333;
}

header { /*text-align: center;*/ position: relative;}

header h1 {
  font-size: 2em;
  line-height: 1.3;
  margin: 0;
  font-weight: 300;
  margin: 20px;
}

.app-launcher {
    position: absolute;
    left: -6.3rem;
    top: 3rem;
    background: #fff;
}


.apps {
    position: relative;
    /*border: 1px solid #ddd;
    border-color: rgba(0,0,0,.2);*/
    /*box-shadow: 0 2px 10px rgba(0,0,0,.2);*/
    -webkit-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out;
    /*min-height: 196px;*/
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    /*height: 396px;*/
    margin-bottom: 30px;
    z-index: 1;
    background: #fff;
    /*border-top: none;*/
   /* box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3);
    -ms-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3);
    -o-box-shadow: 0 2px 6px 0 rgba(0,0,0,0.3);*/
}

.launcher .button {
  cursor: pointer;
  text-align: center;
  /*width: 32px;
  margin: 0 auto;*/
}

.hide { display: none; }

.apps ul {
    background: #fff;
    margin: 0;
    padding: 10px 0;
    width: 249px;
    overflow: hidden;
    list-style: none;
    text-align: left;
}

.apps ul li {
    /*float: left;*/
    /* height: 64px; */
    /* width: 88px; */
    color: #444;
    padding: 2px 0;
    /* text-align: center; */
    font-size: 15px;
}

.apps .more {
  line-height: 40px;
  text-align: center;
  display: block;
  width: 320px;
  background: #f5f5f5;
  cursor: pointer;
  height: 40px;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  color: #282828;
}

.apps.overflow .more {
  border-bottom: 1px solid #ebebeb;
  left: 28px;
  width: 264px;
  height: 0;
  cursor: default;
  height: 0;
  outline: none;
}

::-webkit-scrollbar-thumb {
 background-clip: padding-box;
 background-color: rgba(0,0,0,.3);
 border: 5px solid transparent;
 border-radius: 10px;
 min-height: 20px;
 min-width: 20px;
 height: 5px;
 width: 5px;
}

::-webkit-scrollbar {
 height: 15px;
 width: 15px;
 background: white;
}

::-webkit-scrollbar-button {
 height: 0;
 width: 0;
}

#loading
{
 text-align:center; 
 background: url('<?php echo base_url(); ?>assets/loading-1.png') no-repeat center; 
 height: 150px;
}

.product-descripton-contract h4
{
    font-weight: 100;
    text-align: center;
}

.product-descripton-contract h2{
    font-weight: 100;
    text-align: center;
    color: #1674BB;
    font-size: 1rem;
    padding-top: 0.5rem;
}
.product-descripton-contract img{
    display: block;
    margin: auto;
    width: 120px;
}

.product-descripton-contract i{
    font-size: 2.95rem;
    position: relative;
    top: calc(29% - 10px);
    color: #1674BB;
    -webkit-text-stroke: 7px #fff;

}

.monthly-payment-label{
    position: relative;
    /*top: calc(0% - 10px);*/
    font-size: 0.8rem;
    font-weight: 400;
    color: #dc1862;
    font-weight: 700;
    border-bottom: 1px solid #eee;
    padding: 0.5rem 0;
    border-top: 1px solid #eee;
}

.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
    /*width: 30px;
    height: 30px;*/
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 0px;
}


.radio-tile-group {
  /*display: flex;*/
  flex-wrap: wrap;
  /*justify-content: center;*/
}
.radio-tile-group .input-container {
  position: relative;
  /*height: 7rem;
  width: 7rem;*/
  margin: 1.5rem 0;
}
.radio-tile-group .input-container .radio-button {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0;
  cursor: pointer;
  z-index: 1;
}
.radio-tile-group .input-container .radio-tile {
  /*display: flex;*/
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  /*border: 2px solid #079ad9;*/
  border-radius: 0px;
  padding: 0rem;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;

}
/*.radio-tile-group .input-container .icon svg {
  fill: #079ad9;
  width: 3rem;
  height: 3rem;
}*/
.radio-tile-group .input-container .radio-tile-label {
  text-align: center;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #1674BB;
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile {
  /*background-color: #079ad9;*/
  border: 2px solid #1674BB;
  color: #999;
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);

}
.radio-tile-group .input-container .radio-button:checked + .radio-tile .icon svg {
  fill: white;
  background-color: #1674BB;
}
.radio-tile-group .input-container .radio-button:checked + .radio-tile .radio-tile-label {
  color: white;
  background-color: #1674BB;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6;
    background: #f7f7f7;
    padding: 4px 8px;
    line-height: 30px;
    font-weight: 500;
}

.table td {
    padding: 4px 8px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
    /*font-weight: 100;
    font-family: sans-serif;*/
}

.theme-input-table-style {
    font-size: 0.8rem;
    width: 100%;
    height: 30px;
    padding: 0 15px;
    border: 1px solid #ddd;
    -webkit-transition: all .2s;
    transition: all .2s;
    /* margin-top: -4px; */
}

input:disabled {
    background: #f7f7f7 !important;
    font-weight: 500;
    color: #444;
}

.service_plan_builder{
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    border: 1px solid #ddd;
    background: #f7f7f7;
    padding: 1rem;
}

.service_plan_builder h4{
    font-size: 1.1rem;
    font-weight: 500;
    color: #333;
    text-transform: uppercase;
    margin-bottom: -2px;
}

.service_plan_builder h3{
    color: #333;
    font-weight: 500;
    font-size: 0.9rem;
    padding: 4px 0;
}

.service_plan_builder h2{
    font-size: 1rem;
}
.service_plan_builder p{
    font-size: 0.9rem;
}
.qualify_amount{
    padding: 1px 10px;
    background: #2495d2;
    color: #fff;
    border-radius: 1px;
    font-weight: 500;
    
}

.service-plan-monthly{
    color: #666;
}

.service-plan-count{
    font-weight: 600;
    color: #2495d2;
}
.service-plan-item{
    border-bottom: 1px dashed #ccc;
    padding: 0.5rem 0;
}

.service-plan-item:after {
    content: "";
    left: 4%;
    border-bottom: 10px solid #2495d2;
    border-left: 10px solid transparent;
    float: right;
    margin-top: 20px;
    display: none;
}
.service-plan-item:last-child{
    margin-bottom: 1rem;
}

.service-plan-item a{
    color: #1674BB;
}
.service-plan-item:hover a{
    color: #1674BB;
    text-decoration: underline;
}

.service-plan-total{
    /*border-bottom: 1px solid #ccc;*/
    padding: 0.5rem 0;
}

.service-plan-fees{
    border: 1px solid #ccc;
    padding: 1rem;
    text-align: center;
    border-radius: 1px;
    
    margin-top: 0.5rem;
}
.service-plan-fees:hover{
    border:1px solid #555;
}

.service-plan-interim{
    padding: 1rem 0;
    border-top: 2px solid #ddd;
    border-radius: 1px;
    border-bottom: 1px solid #ddd;
}

.service-plan-submit{

    background: #ddd;
    padding: 1rem;
}

.btn-label {position: relative;
    left: -1.8rem;
    display: inline-block;
    padding: 6px 12px;
    background: rgba(0,0,0,0.15);
    color: #fff !important;
    float: left;}
.btn-labeled {padding-top: 0;padding-bottom: 0; white-space: normal;}

.btn-text{
    color: #fff;
    line-height: 29px;
    color: #fff !important;
}
.cash-price-tag{
    font-size: 0.8rem;
    font-weight: 400 !important;
    color: #777 !important;
}

.terms-latest-updated{
    padding: 10px 0;
    border-top: 1px solid #ddd;
}

.terms-latest-updated a{
    color: #000;
}

.terms-latest-updated a:hover{
    color: #1674BB;
}

.qualify-amount{
    float: right;
    font-weight: 600;
    font-size: 1.2rem;
}

.show-more{
    color: #1674BB !important;
    font-size: 1rem;
    cursor: pointer;
    font-weight: 400;
}

.show-more a:hover{
    color: #888 !important;
    text-decoration: underline;
}

.shown{
  display:block;
}
.hidden{
  display:none;
}

#recommended-package{
    color: #31708f;
    background-color: #d9edf7;
    border:1px solid #bce8f1;
    padding: 5px 10px;
    font-size: 0.9rem;
    margin-top: 8px;
    text-align: center;
    
}
#recommended-package a{
    font-weight: 600;

}

#page-wrap {margin: 0px auto; }

#main {}
#sidebar { width: 100%;}

.alert {
    position: relative;
    padding: .5rem 1.25rem;
    margin-bottom: 0.1rem;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 0.8rem;
}

.itemized{
    font-size: 1.3rem;
    color: #1674BB;
    cursor: pointer;
}

.product_interest{
    background: #1674BB;
    padding: 1rem;
    color: #fff;
}
.product_interest h2{
    color: #fff;
    font-weight: 200;
}
.product_interest p{
    color: #fff;
    font-size: 0.8rem;
}
.product_interest label{
    font-size: 0.8rem;
    display: -webkit-box;
}
.banner-content-inner{
    /*position: absolute;
    margin-top: -24rem;*/
}


.banner-content-inner h2{
    font-size: 2rem;
    line-height: 1.25;
    font-weight: 100;
    color: #fff;
}
.banner-content-inner h4{
    color: #fff;
    font-weight: 300;
}

.banner-content:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
}

.tab_content td{
    text-align: left;
    font-size: 0.7rem;
}
.tab_content h2{
    font-weight: 400;
    padding: 5px;
    color: #2495d2;
}

.netman-nav{
    color: #111;
    font-weight: 600;
    border-left: 2px solid #111 !important;
    padding: 8px 8px 8px 33px !important;
    margin-left: -57px !important;
}

.light-blue {
    background-color:#c8f0ff;
    padding: 2rem 0;
}

.white
{
    background-color:#fff;
    padding: 2rem 0;
}
.single-feature svg{
    color: #00aeef;
}
.single-feature a svg:hover{
    color: #1674BB;
}

.netman-top-header{

    border: 1px solid #eee;
    padding: 1.5rem 0.5rem;
    margin-bottom: 2rem;
    box-shadow: 3px 4px 15px 0px rgba(0,0,0,0.10)
}

.netman-title{
    font-weight: 600;
    color: #333;
    text-align: left;
    font-size: 1.1rem;
}
.netman-price{
    font-weight: 600;
    color: #333;
    text-align: left;
    font-size: 1.4rem;
}

.netman-cents {
    position: relative;
    top: -15px;
    left: -5px;
    font-size: 0.7rem;
    color: #333;
    font-weight: 600;
}

.netman-currency {
    position: relative;
    top: -15px;
    left: 7px;
    font-size: 0.7rem;
    color: #333;
    font-weight: 600;
    padding-right: 3px;
}

.turoboost-title{
    font-weight: 600;
    font-size: 1.1rem;
}

.device-title{
    font-weight: 500;
    text-align: center;
    font-size: 0.8rem;
}
.device-title span{
    font-weight: 500;
    text-align: center;
    font-size: 0.9rem;
}

.device-title img{
    max-width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.6rem;

}

#myVideo {
       
    /*max-height: 800px;*/
    min-width: 100%;
    object-fit: fill;
    background: transparent url(../img/business-video-poster.jpg) no-repeat;
    background-size: cover;
    display: block;
    margin: auto;
}

.video-content{

    border: none;
    z-index: 99;
    position: absolute;
    text-align: center;
    top: 55rem;
    left: 50%;
    -webkit-transform: translate(-50%, -190%);
    transform: translate(-50%, -190%);
    opacity: 0.8;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    color: #fff;
    font-size: 1.3rem;
    /* width: 50%; */
    border: 1px solid #fff;
    border-bottom: none;
    background: rgba(0, 0, 0, 0.16);
    padding: 0.7rem;
}

#playBTtn {
   
    border: none;
    cursor: pointer;
   /* z-index: 99;*/
    position: relative;
    text-align: center;
    top: -40%;
    left: 50%;
    -webkit-transform: translate(-50%, -190%);
    transform: translate(-50%, -190%);
    opacity: 0.5;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

#playBTtn:hover {
    color: black;
    opacity: 0.9;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}

#map { height: 700px; top:0; bottom:0; width:100%; }
.map-search{
    padding: 1rem;
    background: #ddd;
}

/*.exec-social-profiles ul{
    margin-left: -1rem;
}*/
.exec-social-profiles li{
    list-style: none;
    padding: 0px;
    font-size: 15px;
    display: inline;
    font-size: 1.7rem;
    padding-right: 0.8rem;
}
.social-profiles li:hover img{
 opacity: 0.6;
}



/*MAP*/
#content_map input[type=checkbox]{
    float: left;
    margin-top: 1px;
    padding: 5px;
}

#content_map p{
    margin-top: 10px;
    font-weight: 700;
    line-height: 0;
    font-size: 0.7rem;
}
.strength-bar{
    padding: 0.4rem;
    background: #00aeef;
    border-radius: 5px;
    margin-top: 6px;
}

/*TYPE*/

.lte{
    width: 50%;
    background: #ED1C24;
}

.umts{
    width: 70%;
   background: #1674BB
}

.gsm{
    width: 90%;
}

.spectra{
	background: #747678;
}




.network-coverage-holder{
    border-bottom:1px solid #eee;
    padding: 14px 0 0 0;
}


.marker { border: none; cursor: pointer; height: 50px; width: 50px; background-image: url('../img/marker.png'); background-size: contain; background-color: rgba(0, 0, 0, 0); }

.mapboxgl-popup-content h3 { background: #333;
    color: #fff;
    margin: 0;
    display: block;
    padding: 7px 10px;
    border-radius: 3px 3px 0 0;
    font-weight: 400;
    margin-top: -15px;
    text-shadow: none !important;
    font-size: 1rem;}
.mapboxgl-popup-content { /*font: 400 15px/22px 'Source Sans Pro', 'Helvetica Neue', Sans-serif;*/ padding: 0; width: 100%; text-shadow: none !important; }
        .mapboxgl-popup-content p { margin-bottom: 5px; margin-top: 0; padding: 0 10px; font-size: 12px; text-shadow: none !important; }

        .mapboxgl-popup-content-wrapper { padding: 1%; }

.download-events{
    color: #fff;
    border:2px solid #fff;
    text-align: center;
    padding: 0.8rem;
    /*width: 74%;*/
    margin-bottom: 1rem;
}
.download-events:hover{
    border:2px solid #2495d2;
    color: #2495d2;
    background: #fff;
}

.event-note{
    background: #ddd;
    padding: 1rem
}
.event-note h4 {
    font-size: 1.1rem;
}
.event-note i {
    font-size: 2rem;
}

.event-note a:active{
    font-weight: 700;
}

.back-to-event{
    color: #333;
    
}
.back-to-event:hover{
    color: #999;
}

.back-to-event i{
    float: left;
    padding-right: 1rem;
    margin-top: -2px;
    font-size: 1.6rem;
}

.body-container h2{
    font-weight: 400;
    font-size: 1.3rem;
}
.body-container h3{
    font-weight: 400;
    font-size: 1.3rem;
    color: #444;
}

.body-container h4{
    font-weight: 400;
    
}

.body-container ul{
    
    padding: 20px;
    font-size: 0.9rem;
}
.body-container a{
    text-decoration: underline;
    color: #000;
}
.bursary-container-right{
    padding: 1rem;
    background: #eee;
}

.sustain-holder{
    background: #f9f9f9;
    padding: 1rem;
}
.tenders-holder{
    padding: 1rem;
    border:1px solid #e1eeff;
    width: 100%;
    margin-top: 1rem;
    -webkit-transition: all .5s;
    transition: all .5s;
    box-shadow: 0 0 4px rgba(0,0,0,.2);
}

.tenders-holder:hover{
    border: 1px solid #2495d2;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.tenders-holder h2{
    font-weight: 400;
    font-size: 1rem;
}

.tenders-holder p{
    /*text-transform: lowercase;*/
    margin-bottom: 0.6rem;
}


.tenders-holder a{
    color: #1674BB;
}

.tenders-holder a:hover{
    color: #333;
    text-decoration: underline;
}

.tenders-holder img{
   display: block;
    /* margin: auto; */
    margin-top: 16px;
    opacity: 0.4;
}
.tenders-holder img:hover{
    opacity: 1;
}

.tender-status{
    float: right;
    background: #2495d2;
    margin-top: -16px;
    padding: 0 1rem;
    font-size: 0.8rem;
    margin-right: -17px;
    color: #fff;
}

.supported-routers{
    border:1px solid #ddd;
    padding: 1rem;
    text-align: center;
}

.promotion-featured{
    width: 100%;
    background: #fff;
    box-shadow: 0 6px 23px 0 rgba(0,0,0,.16);
    border-radius: 3px;
    position: relative;
    margin-top: -2rem;
    padding: 1rem
}
.promotion-featured img{
    width: 100%;
    display: block;
    margin: auto;
}
.promotion-featured h2{
    font-weight: 100;
    font-size: 1.5rem;
    padding-top: 1rem;
}

.promotion-featured h4{
    font-weight: 100;
    font-size: 1.5rem;
    padding-top: 1rem;
    text-align: left;
}


.promotion-featured ul{
    padding-left: 20px !important;
    list-style-type: disc !important;
}

.promotion-featured h3{
    font-weight: 400;
    font-size: 1.2rem;
    color: #333;
    padding-top: 1rem;
}
.promotion-featured a{
    /*margin-top: 0.4rem;*/
}

.promotion-span{
    position: absolute;
    margin-top: -27px;
    background: #ffd800;
    padding: 1px 8px;
    color: #000;
    text-transform: uppercase;
    font-size: 0.7rem;
}

.box-annual {
    margin-bottom: 30px;
    text-align: center;
    color: #555;
    border: 1px solid #eee;
    padding: 7px;
}
/*.box-annual:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.30);
    transition: ease 0.3s; 
}*/

.box-annual h2{
    font-weight: 400;
    text-align: left;
    font-size: 1rem;
    padding: 0.5rem 0;
}
.box-annual a{
    color:#007ac0;
}
.box-annual a:hover{
    text-decoration: underline;
}
.box-annual h3{
    font-weight: 100;
    text-align: left;
    font-size: 0.8rem;
    /*margin-top: -8px;*/
    margin-bottom: 8px;
    color: #007ac0;
    text-transform: uppercase;
}
.news-container-right{
    width: 100%;
    background: #fff;
    padding:1rem;
    border:1px solid #eee;
}

.news-container-right h2{
    font-weight: 100;
}

.news-mini-container{
    padding: 1rem 0;
}
.news-mini-container a{
    font-size: 0.9rem;
    display: block;
    margin-bottom: 2rem;
    text-transform: uppercase;
}

.news-mini-container a:hover{
    font-size: 0.9rem;
    text-decoration: underline;
}

.news-mini-container i{
    font-size: 1.5rem;
}

.read-pdf-news{
    border:2px solid #000;
    padding: 1rem 1.5rem;
    color: #000;
    margin-top: 1rem;
    display: inline-block;
}
.read-pdf-news:hover{
    border:2px solid #1674BB;
}

.employee-title{
    padding: 0.5rem;
    color: #000;
    font-size: 0.8rem;
    background: #f7f7f7;
    max-width: 36%;
    font-weight: 600;
    text-align: center;
}

.left-sidebar{
   
}

.right-holder{
    background: #f7f7f7;
    border: 1px solid #eee;
    padding: 1rem;
}
.right-holder table{
    background: #fff;
}

.promotion-span-phones{
    position: absolute;
    margin-top: 0px;
    background: #25d366;
    padding: 1px 8px;
    color: #fff;
    text-transform: capitalize;
    font-size: 12px;
    text-align: center;
    font-weight: 600;
}

.device-buy{
    border: 1px solid #999;
    padding: 0.7rem;
    width: 100%;
    display: table;
    font-size: 1rem;
    border-radius: 5px;
    margin-bottom: 1rem;
    font-weight: 600;
}
.device-buy:hover{
    border:1px solid #333;
    color: #333;
}

.leave-details{
    background: #f7f7f7;
    border:1px solid #eee;
    padding: 10px;
}
.h2{
    font-weight: 100;
}

.cities_list{
    -moz-column-count:3;
    -webkit-column-count:3;
    column-count:3;
}

.cities_list a{
 color: #007ac0 !important;
 font-weight: 600;
}
.cities_list a:hover{
 text-decoration: underline;
}

.store-holder{
    padding: 1rem;
    margin-bottom: 2rem;
    background: #c9e5f5;
}

.store-holder:hover{
    padding: 1rem;
    /*border:1px solid #999;*/
}

.store-holder h1{
    font-weight: 400;
    font-size: 1.2rem;
}
.store-holder ul{
    list-style: none;
    padding: 0 0px;
}

.store-holder i{
    padding-right: 10px;
}
.store-holder span{
    color: #2495d2;
}

.store-holder a{
    color: #2495d2;
}

.store-holder a:hover{
    text-decoration: underline;
}

.mobile-map{
    width: 100%;
    background: #ddd;
}

.error-option-holder{
    text-align: center;
    padding: 10px;
    -webkit-transition: all .4s;
    transition: all .4s;

}

.error-option-holder:hover{
    text-align: center;
    
    -webkit-transition: all .4s;
    transition: all .4s;
    background: #f4f4f4;

}

.error-option-holder img{
    width: 110px;
    margin-bottom: 1.5rem;
}

.full-screen{

    margin-top: -120px;
    height: 100vh;
}


@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.arrow {
    position: relative;
    bottom: 11rem;
    left: 50%;
    margin-left: -20px;
    width: 45px;
    height: 60px;
    color: rgba(255, 255, 255, 0.41);
    z-index: 2;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

.panel-title{
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    background: #fff;
    padding: 1.5rem;
    font-size: 1.1rem;
    font-weight: 400;
    margin: 0 0 0.5rem;
}

.panel-collapse{
    box-shadow: 0 2px 4px rgba(0,0,0,.2);
    background: #fff;
    padding: 1.5rem;
    margin: -7px 0 1rem 0;
}

.panel-collapse ul {
    list-style: none;
    font-size: 0.9rem;
    padding: 0 0px;
   /* font-family: sans-serif;*/
}

.panel-collapse li:before {
    font-family: FontAwesome;
    /* color: #ED1C24; */
    color: #777;
    content: "\f111";
    font-weight: 700;
    font-size: 0.4rem;
    float: left;
    margin-top: 7px;
    margin-left: -19px;
}

.panel-collapse a {
    color: #2495d2;
}
.panel-collapse a:hover{
    text-decoration: underline;
    color: #2495d2;
}

.collapsing {
    transition: height 0.6s;
}

.panel-heading .accordion-toggle:after {
    
    font-family: FontAwesome;
    content: "\f077";
    float: right;
    color: grey;
    font-size: 1.6rem;
    -webkit-text-stroke: 3px #fff;
    margin-top: -7px;
    color: #E60000; 
}
.panel-heading .accordion-toggle.collapsed:after {
    content: "\f078";
    color: #333;

}
.accordion-toggle{
    color: #000;
}

.accordion-toggle:hover{
    color: #000;
}

.frequently-wrap {
    position: relative;
    background:#2495d2;
    padding-top: 4.25%;
}

.frequently-questions-holder{

    width: 100%;
    background: #EBEBEB;
    margin-bottom: 6rem;
    padding: 2rem;
}

.frequently-wrap h2{
    color: #fff;
}
.frequently-paragraph{
    color: #fff;
}
.tab-pane-inner{
    background: #fff;
    padding: 1rem;
}
.tab-pane-inner h1{
    font-weight: 100;
    font-size: 1.1rem;
}

blockquote {
  /*background: #f9f9f9;*/
  /*border-left: 10px solid #ccc;*/
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}


blockquote p {
  display: inline;
  font-size: 1.2rem !important;
font-style: italic;
}

.roaming-tariffs{
    border:2px solid #000;
    padding: 0.5rem 1.5rem;
    color: #000 !important;
    margin-bottom: 1rem;
    display: inline-block;
}
.roaming-tariffs:hover{
    border:2px solid #000;
    background: #333;
    color: #fff !important;
}

.smartshare-alert {
    position: absolute;
    margin-top: 1px;
    background: #00adee;
    padding: 3px 8px;
    color: #fff;
    font-size: 0.8rem;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    text-align: center;
    font-weight: 600;
}

.aweh-fa{
    font-size: 1.5rem;
    margin-top: -4px;
    /*float: right;*/
    color: #1674BB;
    -webkit-text-stroke: 2px #fff;
}

.aweh-button{
    background: #1674BB;
    color: #fff;
    padding: 0.7rem 5rem;
    margin-bottom: -35px;
    display: block;
}
.aweh-button:hover{
    color: #fff;
}

.builder-nav
{
    border: none;
    padding: 0.7rem;
    color:#444;
    background:#fff;
    border-radius:0;
    margin-right: 20px;
    border:1px solid #ddd;
    cursor: pointer;
    font-weight: 600;
    font-size: 0.8rem;
}

.builder-nav:hover
{
    color:#fff;
    background:#1674BB;
    border:1px solid #1674BB;
    
}

.builder-nav-active {
    color:#fff;
    background:#1674BB;
    border:1px solid #1674BB;
}

.builder-nav-active:after {
    content: "";
    position: relative;
    bottom: -36px;
    left: -7%;
    border: 15px solid transparent;
    border-top-color: #1674BB;
}

.single-package:hover{

   /* -webkit-transform: scale(0.99);
    -ms-transform: scale(0.99);
    transform: scale(0.99);*/
    cursor: pointer;
    border: 1px solid #e1eeff;
}

.builder-card-boy{
    border: 1px solid #1674BB;
    margin-top: 18px;
    padding: 1rem 0.7rem;
}

.package-note{
    font-size: 13px;
    padding: 1rem;
    background: #eee;
}

.service-plan-info{
    padding: 0.5rem;
    background: #fff;
    margin-bottom: -5px;
    margin-top: 1rem;
}
.call-action-button{
    border: 1px solid #999;
    padding: 0.6rem 1.5rem;
    color: #555;
    font-size: 0.875rem;
    font-weight: 400;
    display: -webkit-inline-box;
}

.call-action-button-new{
    border: 1px solid #2495d2;
    padding: 0.6rem 1.5rem;
    color: #2495d2;
    font-size: 0.875rem;
    font-weight: 400;
    display: -webkit-inline-box;
}

.call-action-button:hover, .call-action-button-new:hover{
    border:1px solid #222;
    color: #222;
}

.call-action-button-active{
    border: 2px solid #ED1C24;
    background: #ED1C24;
    padding: 0.6rem 1.5rem;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 400;
}

.call-action-button-active:hover{
    border: 2px solid #ED1C24;
    background: #ED1C24;
    padding: 0.6rem 1.5rem;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 400;
}


.inner-body-content{
    background: #fff;
    border: 1px solid #ddd;
    margin-top: -2.95rem;
    border-top: none;
    
}

.inner-body-content-right{
    margin-top: -1rem;
}

.inner-body-content-right a {
    color: #2495d2;
}
.inner-body-content-right a:hover{
    text-decoration: underline;
    color: #2495d2;
}

.products-preview{
    padding: 4px 0;
    display: block;
    border-bottom: 1px dashed #ccc;
    font-size: 12px !important;
}

#servicePlans{
    padding-left: 0px;
    padding-right: 0px;
}

.loaded-service-plan{
    background: #fff;
    border: 1px dashed #ddd;
    padding: 1rem 0;
    background: #f7f7f7;
}

.service-plan-holder{

    background:#fff;
    border:2px solid #428600;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.4);
    margin-bottom: 2rem;
}

.selected-label {
   position: absolute; 
    font-size: 15px;
    border-top: 35px solid #428600;
    border-right: 35px solid transparent;
    padding: 0px;
    color: #ffffff;
    /* background-color: #428600; */
    margin-top: -2px;
    margin-left: -2px;
    width: 0;
    height: 0;
    z-index: 1;
    display: none;
}

.selected-text{
    float: left;
    color: #fff;
    margin-top: -36px;
    margin-left: 2px;
    font-size: 16px;
    -webkit-text-stroke: 1px #428600;
}

.serviceplan-selected-remove{
    cursor: pointer;
    bottom: 9px;
    padding: 0.3rem  0.5rem;
    color: #ED1C24;
    border-radius: 2px;
    border:2px solid #ED1C24;
    width: 83px;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    margin: auto;
    margin-top: 10px;
    display: none;
    font-weight: 600;
}
.serviceplan-selected-remove:hover{
    background: #ED1C24;
    color: #fff;
    
}

.li-service-plan{
    padding: 0 1rem;
    flex: 0 0 50%;
    max-width: 50%;
    display: inline-flex;
}

.serviceplan-duration{
    font-size: 0.9rem !important;
    margin-top: 0.8rem;
    color: #777 !important;
    display: none;
    border-bottom: 1px dashed #ddd;
    padding: 0 0 0.5rem 0;
}


.swiper-wrapper ul {
    list-style: none;
    font-size: 0.9rem;
    padding: 0 20px;
}

.swiper-wrapper li:before, .loaded-service-plan li:before{
    font-family: none !important;
    /* color: #ED1C24; */
    color: #333;
    content: none !important;
    font-weight: none !important;
    font-size: 0 !important;
    float: none !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.swiper-thumbs{
    padding: 20px;
    background: #f6f6f6;
}

.swiper-thumbs img:hover{
    cursor: pointer;
    background: none !important;
}

.swiper-thumbs ~ .active
{
    border: 2px solid #ccc;
}



.serviceplan-add-device{
    margin-top: 1rem;
    /*border: 1px solid #ddd;*/
    padding: 0.5rem;
    font-size: 0.8rem;
    border-radius: 3px;
    margin-bottom: 1rem;
    /*background: #f7f7f7;*/
    display: none;
}
.serviceplan-add-device img{
    width: 90px;
}
.serviceplan-add-device:hover img{
    opacity: 1;
}
.serviceplan-add-device span{
    font-weight: 600;
    margin-top: 1rem;
    color: #2495d2;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
}

.device-selected-remove{
    cursor: pointer;
    bottom: 9px;
    padding: 0 5px;
    background: #ED1C24;
    color: #fff;
    /* border-radius: 50%; */
    opacity: 0.5;
    width: 130px;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    /* display: block; */
    margin: auto;
    margin-top: 10px;
    display: none;
}
.device-selected-remove:hover{
    opacity: 0.9;
}

.serviceplan-add-shared-sim{
    border-top: 1px dashed #ddd;
    text-align: center;
    padding: 0.6rem 0;
    display: none;
    /* margin-top: 1rem; */
}

.shared-sim-duration{
    font-size: 0.9rem !important;
    margin-top: 0.8rem;
    color: #999 !important;
    display: none;
}

.swiper-svg{
    margin-top: 9px;
}

.campaign-container img{
    margin: 10px 0 10px;
}

.promotion-image-holder{
    height:184px;
    padding: 1rem;
    background-image: radial-gradient( #ffffff, #cccccc );
}

.aweh-featured{
    float: right;
    margin-top: -5rem;
}
.contract-duration{
    text-align: center;
}
.contract-duration-text{
    display: block;
    margin: 0.4rem;
    color: #777;
}

.more-phone{
    padding: 1rem;
    border:1px solid #ddd;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    font-size: 2rem;
    text-align: center;
    padding: 6px 20px;
    left: 50%;
    margin-left: -20px;
    margin-top: -1rem;
    cursor: pointer;
}


/*==================================================================================
    Below CMS content editor CSS
====================================================================================*/

.cmspromotion{
    background: rgba(217,29,82,1);
    color: #fff;
    text-shadow: none;
    margin-top: 0.2rem;
    padding: 2px 5px;
    margin-left: -7px;
    border-radius: 2px;
}
.cmstbheader{
    background: #eee;
    color: #444;
}

.box-aweh-voucher{
    background: #2495d2;
    box-shadow: 2px 5px 5px #cacaca;
    margin-bottom: 2rem;
}
.aweh-vat{
    background: #f7f7f7;
    padding:1rem;
    text-align: center;
    border-bottom: 2px solid #f7f7f7;
}
.aweh-vat h2, .aweh-balance h2{
    font-weight: 500;
    font-size: 1rem;
}
.aweh-vat span, .aweh-balance span{
    color: #999;
    font-size: 12px;
}
.aweh-balance{
    background: #fff;
    padding:1rem;
    text-align: center;
}
.investor-annual{
    
    width:100%;
    box-shadow: 2px 5px 5px #cacaca;
    background: #fff;
    padding:1rem;
    border-bottom: 30px solid #eee;
}
.investor-share-price{
    width:100%;
    box-shadow: 2px 5px 5px #cacaca;
    background: #fff;
    padding:1rem;
    border-bottom: 30px solid #eee;
}
.investor-share-price h2{
    font-weight: 400;
    font-size: 1.4rem;
    color: #2495d2;
}

.investor-share-price h3{
    font-weight: 400;
    font-size: 1.8rem;
    color: green;
}

.phone-toggle{
    background: #fff;
    color: #333;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.btn-toggle-phone{
    border-right: 1px solid #ddd;
    font-size: 12px;
    font-weight: 500;
}

.btn-toggle-phone:hover{
    background: #eee;
    color: #333;
}
.service-add-btn{
    background: #fff;
    padding: 0.3rem 0.6rem;
    border: 2px solid #2495d2;
    border-radius: 3px;
    color: #2495d2 !important;
    margin-bottom: 0.5rem;
    display: inline-block;
    margin-top: 0.5rem;
}
.service-add-btn:hover{
    background: #2495d2;
    color: #fff !important;
}

#add-sharedsim {}
#add-sharedsim label {font-weight: 200}
.checked {display:none;}
#add-sharedsim:checked ~ .unchecked {display:none;}
#add-sharedsim:checked ~ .checked {display:block; border-top:1px dashed #ddd}

.sharedsim-add-device{
    /*border-bottom:1px dashed #ddd*/
}

.sharedsim-contract-duration-block{
    border-bottom: 1px dashed #ddd;
    margin-bottom: 1rem;
}

.device-image img{
    display: block;
    margin: auto;
}

.input-container{
    width: 100%;
}

.remove-serviceplan-device{
    display: block;
    float: right;
    margin-top: -2.5rem;
    cursor: pointer;
    color: #ED1C24;
    font-size: 0.7rem;
    font-weight: 700;
}
.remove-serviceplan-device:hover{
    text-decoration: underline;
}
.device-name{
    text-align: center;
    font-size: 0.9rem;
    font-weight: 400;
}

h4 small {
    font-size: 80%;
    font-weight: 500 !important;
}

/*buying oyeah aweh form css*/
/***** Top content *****/

.form-box {
    padding-top: 40px;
    font-family: 'Roboto', sans-serif !important;
}

.form-top {
    overflow: hidden;
    padding: 0 25px 15px 25px;
    background: #26A69A;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    text-align: left;
    color: #fff;
    transition: opacity .3s ease-in-out;
}

.form-top h3 {
    color: #fff;
}

.form-bottom {
    padding: 25px 25px 30px 25px;
    background: #eee;
    text-align: left;
    transition: all .4s ease-in-out;
}


form .form-bottom button.btn {
    min-width: 105px;
}

form .form-bottom .input-error {
    border-color: #d03e3e;
    color: #d03e3e;
}

form.oyeah-form fieldset {
    display: none;
}

form.package-builder-form fieldset {
    display: none;
}

.package-builder-table td, .package-builder-table th{
    font-size: 0.9rem;
}
.monthly-income-warning{
    text-align: center;
    font-size: 0.8rem;
    color: #2495d2;
}

#continue-to-service-plans{
    width: 100%;
    display: none;
}

.device-final-payment-holder{
    padding: 1rem;
    background: #eee;
}

.device-final-payment-text, .device-final-payment{
    font-size: 1rem;
    color: #1674BB;
    font-weight: 400;
}

.remove-plan-device-btn, .remove-device-btn, .remove-data-device-btn{
    border: 2px solid #ccc;
    background: #999;
    color: #fff;
    border-radius: 50%;
    width: 30px;
    font-size: 1rem;
    cursor: pointer;
    margin-left: 13px;
}

.remove-plan-device-btn:hover, .remove-device-btn:hover, .remove-data-device-btn:hover{
    border: 2px solid #ED1C24;
    background: #ED1C24;
    color: #fff;
}

.remove-sharedsim-btn{
    cursor: pointer;
    bottom: 9px;
    padding: 0.3rem  0.5rem;
    color: #ED1C24;
    border-radius: 2px;
    border:2px solid #ED1C24;
    width: 83px;
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    margin: auto;
    margin-top: 10px;
    font-weight: 600;
    background: #fff;
}
.remove-sharedsim-btn:hover{
    background: #ED1C24;
    color: #fff;
}

.tooltip-inner{
    max-width:200px;
    padding:.25rem .5rem;
    color:#fff;
    text-align:center;
    background-color:#2495d2;
    border-radius:0rem
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{
    top:0;
    border-width:.4rem .4rem 0;
    border-top-color:#2495d2;
}
.qualify-currency{
    padding: 1px 0px 1px 10px;
    background: #2495d2;
    color: #fff;
    border-radius: 1px;
    font-weight: 500;
    margin-right: -4px;
}

/** Addeb by Innocent J. Blac*/
.oyeah-form .parsley-errors-list {
    list-style: none;
    padding: 0;
    position: absolute;
    right: 15px;
    margin: 0;
    top: 0;
    text-align: center;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.is-invalid{
    border: 2px solid red;
}

.footer-widget{
    padding-bottom: 2rem;
}
.video-text-holder{
    width: 100%;
    position: absolute;
    margin-top: -38%;
}

.video-text-holder h2 {
    font-size: 3rem;
    line-height: 1.25;
    font-weight: 500;
    color: #fff;
    margin-bottom: 2rem;
}

.social-media-sprites-facebook{
    width:32px; height:32px;
    background:url(../img/social-sprites-icons.png) 0 0px;
}
.social-media-sprites-twitter{
    width:32px; height:32px;
    background:url(../img/social-sprites-icons.png) 0 -32px;
}
.social-media-sprites-instagram{
    width:32px; height:32px;
    background:url(../img/social-sprites-icons.png) 0 -64px;
}
.social-media-sprites-youtube{
    width:32px; height:32px;
    background:url(../img/social-sprites-icons.png) 0 -96px;
}
.live-stream{
    text-align: center;
    font-size: 1.3rem;
    color: #1674BB;
}
.live-stream:hover{
    text-align: center;
    font-size: 1.3rem;
    color: #1674BB;
    text-decoration: underline;
}

.live-stream-icon{
    font-size: 1.5rem;
    color: #1674BB;

}

/*Payment CSS*/


.paymentServices{
    list-style: none;
    padding: 0px;
    font-size: 15px;
    margin-top: 10px;
    text-align: left;
}
.paymentServices a{
    color: #007ac0;
    font-weight: 400;
    line-height: 2;
}
.paymentServices a:hover{
    text-decoration: underline;
}
.paymentServices li{
    padding-top: 0px;
}

.paymentSecure img{
    width: 120px;
    margin: auto;
    display: block;
}

.paymentSecure{
    background: #f7f7f7;
    margin-bottom: 20px;
    padding: 20px !important;
}

.paymentSecure h2
{
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    padding-bottom: 1rem; 
}

.paymentSecureIcon{

    width: 80px;
    display: initial;
}
.billing-help-link{
    text-align: center;
    font-size: 15px;
    color: #0067b8;
    letter-spacing: 1px;
    display: block;
}
.billing-help-link:hover{
    text-decoration: underline;
}
.billing-category-widget
{
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

.billing-category-widget:hover
{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.30);
    transition: ease 0.3s;   
}




.covid-main
{
    background: #0a6aa0
}
.covid-container{
    padding: 0.8rem;
    color: #ffffff;
    font-weight: 500;
    font-size: 13px;
}
.covid-container a {
    color: #ffffff;
}

.payment-select-button{
    /*max-width: 220px;*/
    width: 100%;
    height: 50px;
    border-radius: 2px;
    background-size: cover;
    box-shadow: -2px 2px 10px rgba(0,0,0,0.3);
    display: block;
    color: #2495d2;
    padding: 0 20px;
    line-height: 48px;
    font-size: 16px;
    border: 2px solid #2495d2;
}
.payment-option-button{
    /*max-width: 100px;*/
    width: 100%;
    height: 50px;
    border-radius: 2px;
    background-size: cover;
    display: block;
    color: #2495d2;
    padding: 0 20px;
    line-height: 48px;
    font-size: 16px;
    margin-top: 2rem;
    border: 1px solid #2495d2;
}
.payment-option-button i{
    float: right;
    margin-top: 15px;
}



/*Dropdown button*/
.dropbtn {
    cursor: pointer;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ffffff;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-top: 5px;
    width: 82%;
    border-radius: 2px;
}
.dropdown-content i{
    padding-right: 1rem !important;
}

.dropdown-content a {
    color: #888;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border: #ffffff;
}
.dropdown-content a:hover {
    background: #dddddd;
    color: #2495d2;
}

.show {display: block;}


.payment-form{
    padding: 5px 10px;
    background: #f7f7f7;
    border: 1px solid #eee;
    border-radius: 2px;
}
.theme-input-style-payment {
    font-size: 0.875rem;
    width: 100%;
    height: 51px;
    padding: 0 15px;
    border: 2px solid #1674BB;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 0px;
    background: #ffffff;
    color: #333;
    font-weight: 500;
}

.theme-input-style-payment-input{

    font-size: 0.875rem;
    width: 100%;
    height: 51px;
    padding: 0 15px;
    border: 2px solid #1674BB;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 0px;
    background: #ffffff;
    color: #333;
    font-weight: 400;
    margin-bottom: 16px;
    
}

.theme-input-style-payment-package{

    font-size: 0.875rem;
    width: 100%;
    height: 51px;
    padding: 0 15px;
    border: 2px solid #777;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-radius: 0px;
    background: #ffffff;
    color: #333;
    font-weight: 500;
    margin-bottom: 16px;
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background: url(../img/icons/check-ico.png) no-repeat right #eee;
    
}


.payment-form label{
    color: #444;
}
.payment-form small{
    color: #007ac0;
}
.payment-button{
    color: #fff !important;
    position: relative;
    border: 1px solid #007ac0;
    border-radius: 0;
    padding: 0.6rem 1.792rem;
    overflow: hidden;
    z-index: 0;
    font-weight: 500;
    font-size: 1rem;
    background-color: #007ac0;
    width: 50%;
    /*margin-left: -10px;*/
    /*margin-bottom: -31px;*/
    cursor: pointer;
    outline: 0;
}
.payment-button:hover{
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    outline: 0;

}


#privacyTerms a {
    color: #63b2d8;
}
#privacyTerms label{
    font-size: 12px;
    color: #007ac0;
}

.container-checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 1px;
    left: -19px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #007ac0;
}

/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
  background-color: #007ac0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
    left: 7px;
    top: 2px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background: #000 url('../../assets/img/bg.jpg') no-repeat fixed right top !important;
    background-size: cover !important;
    height: 100%;
}

.modal-backdrop.show {
    opacity: 1;
}
.total-amount-topay{
    text-align: center;
    border: 2px solid #007ac0;
    padding: 2rem 0;
    width: 65%;
    float: right;
    border-radius: 60px 0px 60px 2px;
    -moz-border-radius: 60px 0px 60px 2px;
    -webkit-border-radius: 60px 0px 60px 2px;
    background: #007ac0;
}

.total-amount-topay-currency{
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
}
.total-amount-topay-amount{
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
}

.total-amount-topay-text{
    font-size: 13px;
    color: #a7d6ec;
    font-weight: 500;
    display: block;
}

#error, #error1, #error2, #error3, #error4, #error5, #awehError {
    color: #d03e3e;
    background: #f7e4e4;
    padding: 5px 3px;
    font-size: 12px;
    border:1px solid #efa8a8;
    margin-top: 10px;
}

.pay-invoice-due{
    margin-top:0px;
}

.pay-invoice-due h3{
    font-size: 20px;
    color: #333333;
    font-weight: 400;
}
.currency-due{
    font-size: 16px;
}
.amount-due{
    font-size: 16px;
}
.account-due{
    font-size: 16px;
}
.payment-package-container{

    margin-top: 50px;
}

.watch-chapter-item{
    border: 1px solid #ccc;
    padding: 0.6rem 1.5rem;
    color: #555;
    font-size: 0.875rem;
    font-weight: 400;
    display: -webkit-inline-box;
}
.watch-chapter-item img{
    margin:auto;
    display: block;
}
.watch-wrap{
    padding: 3rem;
}
.watch-wrap h2{
    font-size: 32px;
    text-align: center;
}
.watch-wrap h1{
    font-size: 19px;
}
.watch-specs ul{
    list-style: none;
    padding: 0px;
    font-size: 15px;
}
.nav-new-items-span {
    position: inherit;
    margin-top: -3px;
    background: #ED1C24;
    padding: 3px;
    color: #fff;
    font-size: 0.7rem;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 45px;
    float: right;
}

select:invalid { color: #999; }
option[value=""][disabled] {
display: none;
}
option {
color: black;
}




article {
    position: relative;
    height: 60px;
    margin: 0 10px 0 0;
    float: left;
    border: 1px solid #ccc;
    
}

article div {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 25px;
    transition: .5s ease;
    padding: 20px;
}

article input {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 100px;
    opacity: 0;
    cursor: pointer;
}

input[type=checkbox]:checked ~ div {
    background-color: #ccc;
    font-weight: 600;
    color: #333;
}

.badge-products {
    display: inline-block;
    padding: 10px;
    font-size: 0.8rem;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0px;
    border-radius: 50%;
    text-transform: initial;
    background: #eee;
    cursor: pointer;
}




.badge-products:hover {
  background-color: #1674BB;
  color: #fff;
}


div.afterLink :focus > span {
  border-bottom: 10px solid green
}



.sim_list{
    -moz-column-count:3;
    -webkit-column-count:3;
    column-count:3;
    padding-left: 0;
}

.sim_list a{
 
 font-weight: 600;
 width: 200px;
}
.sim_list a:hover{
 text-decoration: underline;
}
.business-content{
    border-radius: 10px;
}
.business-content img{
    border-radius: 10px;
}
.business-content:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: -webkit-linear-gradient(left, rgba(0,0,0,0.9), rgba(0,0,0,0));
    background: linear-gradient(to right, rgba(0,0,0,0.9), rgba(0,0,0,0));
    margin-left: 15px;
    border-radius: 10px;
    margin-top: 22px;
}
.business-content-text{
    
    margin-top: -16rem;
    width: 100%;
    padding: 15px;
    color: #fff;
    position: absolute;
}
.business-video-text{
    padding: 53px;
    font-size: 31px;
    font-weight: 700;
    color: #1674BB;
}
.business-content-text img{
     border-radius: 0px;
     width: 150px;
}

.add-serviceplan-device {

display: block;
margin-top: 20px;
border: 1px solid #ccc;
background: #f7f7f7;
}


.box-terms {
    padding: 20px;
    margin-bottom: 30px;
    text-align: center;
    border:1px solid #ddd;
    color: #555;
}
.box-terms:hover{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.30);
    transition: ease 0.3s; 
}

.box-terms h4{
    font-weight: 400;
    font-size: 1rem;
    width: 100%;
}

.box-terms img{
    margin-bottom: 1.5rem;
    width: 130px;
}

.black-friday-label
{
    position: absolute;
    width: 100%;
    padding: 7px;
    z-index: 8;
    margin-top: -15px;
    margin-left: -15px;
    background: url(../img/black-friday-bg.png) 0 0px;
    background-repeat: no-repeat;
    height: 40px;  
}
.black-friday-label span{
    font-size: 14px;
    color: #fff;
    display: block;
    margin-top: -3px;
    font-weight: 600;
}
.sim-promotion-nav{
    width: 100%;
    padding: 6px;
}
.sim-promotion-nav h4{
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1;
}
.sim-promotion-nav img{
    float: left;
    width: 140px;
    padding-right: 15px;
}
.esim-count{
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    background: #ED1C24;
    padding: 6px;
    margin-top: 12px;
}

.event-right-holder{
    width: 100%;
    height: 400px;
    background: #fff;
    border: 1px solid #ddd;
    padding: 16px;
    box-shadow: 1px -2px 9px #dbdbdb;
}
.event-right-holder span{
    font-weight: 500;
    color: #1674BB;
}
.event-right-holder i{
    color: #1674BB;
    font-size: 25px;
}
