/* Tiva Website
------------------------------------------------------- */
body {

	font-family: 'AktivGroteskW06', sans-serif;
	font-weight: 300;
	font-size: 17px;
	color: #686868;
	line-height: 175%;
	background-color: #fff;
	overflow-x: hidden;
}
html, body {
	overflow-x: hidden;
}
p{
	font-size: 16px;
}
body.business #header-style-1 {
	background-color: #fff !important;
	color: #000 !important;
	border-bottom: solid 5px #01214D;
}

body.business #header-style-1 .navbar-default {
	background-color: #fff !important;
	color: #000 !important;
}

body.business .main-menu .active a,
body.business .main-menu .active a:hover {
	background-color: #fff !important;
	color: #000 !important;
}

body.business #header-style-1 .navbar-nav>li>a:hover,
body.business #header-style-1 .navbar-nav>li>a:focus,
body.business #header-style-1 .navbar-nav>li>a:active,
body.business #header-style-1 .navbar-default .navbar-nav>.open>a,
body.business #header-style-1 .navbar-default .navbar-nav>.open>a:hover,
body.business #header-style-1 .navbar-default .navbar-nav>.open>a:focus {
	background-color: #fff !important;
	color: #000 !important;
}

body.business #header-style-1 .navbar-nav>li>a {
	color: #000 !important;
	border-bottom: none !important;
	margin-top: 10px;
}

.nav>li>a>img {
	max-width: 120px;
}

body.business .btn-calculator,
body.business .btn-calculator:hover {
	color: #000 !important;
}

body.business #header-style-1 .navbar-default .navbar-toggle .icon-bar {
	background-color: #000;
}

body.business #header-style-1 .navbar-nav>li>a:hover,
body.business #header-style-1 .navbar-nav>li>a:focus,
body.business #header-style-1 .navbar-nav>li>a:active,
body.business #header-style-1 .navbar-default .navbar-nav>.open>a,
body.business #header-style-1 .navbar-default .navbar-nav>.open>a:hover,
body.business #header-style-1 .navbar-default .navbar-nav>.open>a:focus {
	color: #000 !important;
}

body.customer-care #header-style-1 .navbar-nav>li>a:hover,
body.customer-care #header-style-1 .navbar-nav>li>a:focus,
body.customer-care #header-style-1 .navbar-nav>li>a:active,
body.customer-care #header-style-1 .navbar-default .navbar-nav>.open>a,
body.customer-care #header-style-1 .navbar-default .navbar-nav>.open>a:hover,
body.customer-care #header-style-1 .navbar-default .navbar-nav>.open>a:focus,
body.about #header-style-1 .navbar-nav>li>a:hover,
body.about #header-style-1 .navbar-nav>li>a:focus,
body.about #header-style-1 .navbar-nav>li>a:active,
body.about #header-style-1 .navbar-default .navbar-nav>.open>a,
body.about #header-style-1 .navbar-default .navbar-nav>.open>a:hover,
body.about #header-style-1 .navbar-default .navbar-nav>.open>a:focus,
body.pesa #header-style-1 .navbar-nav>li>a:hover,
body.pesa #header-style-1 .navbar-nav>li>a:focus,
body.pesa #header-style-1 .navbar-nav>li>a:active,
body.pesa #header-style-1 .navbar-default .navbar-nav>.open>a,
body.pesa #header-style-1 .navbar-default .navbar-nav>.open>a:hover,
body.pesa #header-style-1 .navbar-default .navbar-nav>.open>a:focus,
body.corporate2 #header-style-1 .navbar-nav>li>a:hover,
body.corporate2 #header-style-1 .navbar-nav>li>a:focus,
body.corporate2 #header-style-1 .navbar-nav>li>a:active,
body.corporate2 #header-style-1 .navbar-default .navbar-nav>.open>a,
body.corporate2 #header-style-1 .navbar-default .navbar-nav>.open>a:hover,
body.corporate2 #header-style-1 .navbar-default .navbar-nav>.open>a:focus
	{
	color: #fff !important;
}

.btn-custom-info {
	color: #ffffff;
	background-color: #01214d;
	border-color: #01214d;
	font-size: 18px !important
}
.btn:active:focus, .btn:focus {
    outline: none;
    outline-offset: -2px;
    box-shadow: none;
}
.btn-custom-info:hover,
.btn-custom-info:focus,
.btn-custom-info:active,
.btn-custom-info.active {
	color: #01214d;
	background-color: #ffffff;
	border-color: #01214d;
}

.btn-custom-outline-info {
	color: #01214d;
	background-color: #ffffff;
	border-color: #01214d;
	font-size: 18px !important
}

.btn-custom-outline-info:hover,
.btn-custom-outline-info:focus,
.btn-custom-outline-info:active,
.btn-custom-outline-info.active {
	color: #ffffff;
	background-color: #01214d;
	border-color: #01214d;
}
.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d;
}
.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62;
}

body.business .search-box i,
body.customer-care .search-box i,
body.about .search-box i {
	color: #fff;

}

body.business .caption-btn a {
	background: #838280;
	color: #fff;
	/*padding: 10px 25px;*/
	border-radius: 25px;
}

body.business .btn-blue {
	background: #838280;
	color: #fff;
	padding: 10px 25px;
	border-radius: 25px;
	margin-top: 12px;
}

body.business .main-menu .active a,
body.customer-care .main-menu .active a {
	color: #000 !important;
}



body.customer-care #header-style-1 {
	background-color: #74bd4c !important;
	color: #fff !important;
}

body.customer-care #header-style-1 .navbar-default {
	background-color: #74bd4c !important;
	color: #fff !important;
}


#topbar li.active,
#topbar li.current {
	background-color: none !important;
}

#topbar li a:hover {
	background: none ;
}

/*	body.customer-care .main-menu .tier1Menu .active, body.customer-care .main-menu .tier1Menu .active a:hover {
	background-color: #74bd4c !important;
	color: #fff !important;
}*/

body.customer-care .main-menu .tier1Menu .active a,
body.customer-care .main-menu .tier1Menu .active a:hover {
	background-color: #74bd4c !important;
	color: #fff !important;
}

body.customer-care #header-style-1 .navbar-nav>li>a:hover,
body.customer-care #header-style-1 .navbar-nav>li>a:focus,
body.customer-care #header-style-1 .navbar-nav>li>a:active,
body.customer-care #header-style-1 .navbar-default .navbar-nav>.open>a,
body.customer-care #header-style-1 .navbar-default .navbar-nav>.open>a:hover,
body.customer-care #header-style-1 .navbar-default .navbar-nav>.open>a:focus {
	background-color: #68a944 !important;
	color: #fff !important;
}

body.customer-care #header-style-1 .navbar-nav>li>a {
	color: #fff;
	border-bottom: 4px solid #74bd4c;
}

body.customer-care .caption-btn a {
	background: #74bd4c;
	color: #fff;
	/*padding: 10px 25px;*/
	border-radius: 25px;
}

body.customer-care .btn-blue {
	background: #74bd4c;
	color: #fff;
	padding: 10px 25px;
	border-radius: 25px;
	margin-top: 12px;
}

body.customer-care .btn-blue {
	top: -70px;
}


body.about #header-style-1 {
	background-color: #7e2881 !important;
	color: #fff !important;
}

body.about #header-style-1 .navbar-default {
	background-color: #7e2881 !important;
	color: #fff !important;
}

body.about .main-menu .active {
	/*background-color: #7e2881 !important;*/
	color: #fff !important;
}

body.about #header-style-1 .navbar-nav>li>a:hover,
body.about #header-style-1 .navbar-nav>li>a:focus,
body.about #header-style-1 .navbar-nav>li>a:active,
body.about #header-style-1 .navbar-default .navbar-nav>.open>a,
body.about #header-style-1 .navbar-default .navbar-nav>.open>a:hover,
body.about #header-style-1 .navbar-default .navbar-nav>.open>a:focus {
	background-color: #571b59 !important;
	color: #fff !important;
}

body.about #header-style-1 .navbar-nav>li>a {
	color: #fff;
	border-bottom: 4px solid #7e2881;
}


body.about .caption-btn a {
	background: #7e2881;
	color: #fff;
	/*padding: 10px 25px;*/
	border-radius: 25px;
}

body.about .btn-blue {
	background: #7e2881;
	color: #fff;
	padding: 10px 25px;
	border-radius: 25px;
	margin-top: 12px;
}


body.pesa #header-style-1 {
	background-color: #ffc20e !important;
	color: #01214d !important;
}

body.pesa #header-style-1 .navbar-default {
	background-color: #ffc20e !important;
	color: #01412d !important;
}

body.corporate2 #header-style-1 {
	background-color: #ffc20e !important;
	color: #01214d !important;
}

body.corporate2 #header-style-1 .navbar-default {
	background-color: #ffc20e !important;
	color: #01412d !important;
}


body.pesa .main-menu .active a,
body.pesa .main-menu .active a:hover {
	background-color: #ffc20e !important;
	color: #01214d !important;
}




body.pesa .main-menu ul li a.active:hover {
	background-color: #ffc20e !important;
}

body.pesa #header-style-1 .navbar-nav>li>a {
	padding-left: 6px !important;
	padding-right: 5px !important;
	word-spacing: -0.9px !important
}

body.pesa #header-style-1 .navbar-nav>li>a:hover,
body.pesa #header-style-1 .navbar-nav>li>a:focus,
body.pesa #header-style-1 .navbar-nav>li>a:active,
body.pesa #header-style-1 .navbar-default .navbar-nav>.open>a,
body.pesa #header-style-1 .navbar-default .navbar-nav>.open>a:hover,
body.pesa #header-style-1 .navbar-default .navbar-nav>.open>a:focus {
	background-color: #d5af3f !important;
	color: #01214d !important;
}

body.pesa #header-style-1 .navbar-nav>li>a {
	color: #01412d;
	border-bottom: 4px solid #ffc20e;
}

/* body.corporate2 #header-style-1 .navbar-nav > li > a {
	padding-left: 6px !important;
	padding-right: 5px !important;
	word-spacing: -0.9px !important
} */
body.corporate2 #header-style-1 .navbar-nav>li>a:hover,
body.corporate2 #header-style-1 .navbar-nav>li>a:focus,
body.corporate2 #header-style-1 .navbar-nav>li>a:active,
body.corporate2 #header-style-1 .navbar-default .navbar-nav>.open>a,
body.corporate2 #header-style-1 .navbar-default .navbar-nav>.open>a:hover,
body.corporate2 #header-style-1 .navbar-default .navbar-nav>.open>a:focus {
	background-color: #d5af3f !important;
	color: #01214d !important;
}

body.corporate2 #header-style-1 .navbar-nav>li>a {
	color: #01412d;
	border-bottom: 4px solid #ffc20e;
}


body.pesa .caption-btn a {
	background: #ffc20e;
	color: #01214d;
	border-radius: 25px;
}

body.pesa .btn-blue {
	background: #ffc20e;
	color: #01214d;
	padding: 10px 25px;
	border-radius: 25px;
	margin-top: 12px;
}

body.pesa .search-box i {
	color: #01214d;

}




h1,
h2,
h3,
h4,
h5,
h6 {
	letter-spacing: 0px;
	font-weight: normal;
	position: relative;
	padding: 0 0 10px 0;
	font-weight: normal;
	font-family: 'AktivGroteskW06', sans-serif !;
	color: #222222;
}

h1 {
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 0 !important;
	margin-top: -38px !important;

}

h2 {
	font-size: 28px;
	color: #01214d;
	font-weight: bold;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #114a76 !important;
	text-decoration: none !important;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #08558a !important;
}

.btn-blue,
.lnMrBTN,
.sectionLink {
	/*padding-top: 5px;*/
	background: #ed1c24 !important;
	color: #fff !important;
	border-color: #ed1c24 !important;
	border-radius: 25px !important;
	padding: 5px 25px !important;
	outline: 0;
	text-transform: capitalize;
}

.btn-blue span {
	margin-right: 5px;
}

.btn-blue:hover {
	color: #fff !important;
}

.img-responsive {
	margin: auto;
}

.overlapBtn {
	position: relative;
	top: -59px;
	height: 32px;
	width: 115px;
	pointer-events: none;
	border: none !important;
}

a {
	color: #005999;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #43c8f5;
	outline: 0 !important;
}

a.readmore {
	display: block;
	font-style: italic;
}

a.navbar-brand {
	color: #222222 !important;
	font-size: 35px;
	font-weight: 400;
	margin-top: 0;
	padding-left: 55px !important;
	line-height: 36px;
}

a.remove {
	display: block;
	height: 18px;
	width: 18px;
	margin: 10px;
	padding-left: 0 !important;
	text-indent: -9999px;
	border-radius: 100px;
	border-style: solid;
	border-width: 1px
}

ul {
	padding-left: 30px;
}

.img-padding {
	padding: 0 0 10px 0;
}

.lead {
	font-family: 'Quicksand', sans-serif;
	font-size: 18px;
}

.hidden {
	display: none
}

.alignleft {
	float: left
}

.alignright {
	float: right
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both
}

.text-left {
	text-align: left !important;
}

.main-title {
	font-size: 34px;
	color: #002367;
	font-weight: 400;
	margin-top: 28px !important;
}

.text-uppercase {
	text-transform: uppercase;
}

.no-padding {
	padding-left: 0;
	padding-right: 0;
}

.logo {
	/* float: right; */
	line-height: 52px;
}

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


section::before,
section::after {
	position: absolute;
	content: '';
	pointer-post-wraps: none;
}

.first {
	clear: both !important
}

.last {
	margin-right: 0 !important
}

.nopadding {
	padding: 0 !important;
}

.padding-top {
	padding: 30px 0 10px;
}

.margin-top {
	margin-top: 12px;
}

.make-center img {
	margin: auto;
}

.group-box {
	margin-bottom: 20px;
}


@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
	/* IE10+ CSS styles go here */

	.pillar-box {
		float: none !important;
		padding-bottom: 60px !important;
	}

	.song-box {
		float: none !important;
	}

	.dial-box,
	.dial-box *,
	.phone-dial,
	.phone-dial * {
		pointer-events: none !important;
	}
}

.pillar-box {
	position: relative;
	float: left;
	/*border: 1px solid #e3e3e3 !important;*/
	clear: both;
	margin-top: 20px;
}

.pillar-item {
	position: relative;
	width: 80%;
	float: left;
}

.pillar-image {
	width: 20%;
}


.pillar-item img {
	width: 100%;
}

.pillar-item h4 {
	margin: 20px auto !important;
}

.pillar-box-text {
	padding: 5px 20px;

}

.pillar-text {
	text-transform: uppercase;
	margin-right: 19px;
	color: #01214d;
	font-weight: 600;
	text-align: center !important;
	font-size: 17px !important;
}

.light-blue-text {
	color: #43c8f5;
}

.blue-text {
	color: #005999 !important;
}


.song-box {
	/*border: 1px solid #e3e3e3;*/
	position: relative;
	float: left;
}

.song-box img {
	/*border-bottom: 1px solid #e*/
	3e3e3;
}

.song-number {
	background: #01214d;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	margin: 10px auto;

}

.song-number span {
	color: #fff;
	font-size: 24px;
	margin-left: 3px;
}

.song-box h5 {
	font-size: 18px !important;
}

.song-box p {
	font-size: 15px;
}

.song-box span {
	font-weight: bold;
	padding-right: 5px;
}


/* ----------------------------------------------------
TOPBAR & HEADER
------------------------------------------------------- */

.topbar-gray{
	width: 100%;
	padding: 5px 0; 
	background: #d9d9d9;
}
.topbar-right .topmenu.topMenuFixed li {
	list-style: none;
	display: inline-block;
	padding-left: 20px;
}
.topbar-right .topmenu.topMenuFixed li a {
	color: #3d3f4d !important;
	font-size: 14px;
	font-weight: 400;
}
.topbar-gray .topbar-right .topmenu.topMenuFixed i {
	display: inline-block;
}
.topbar-right .topmenu.topMenuFixed li a{
	color: #005999;
	text-transform: inherit;
}
.topbar-right .topmenu.topMenuFixed {
	padding: 0px 0px 0;
	float: right;
	/* margin: 0; */
	margin: 0;
}
.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown-menu {
	left: -178px;
}
.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown-menu li.login-text{
	
}

.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown-menu li.divider {
	padding: 0 !important;
}
.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown-menu li:first-child {
	color: #0d2253;
	/* padding: 12px 11px 0 21px; */
	/* line-height: 21px; */
	font-weight: 500;
	padding: 13px !important;
	line-height: 1.4;
	/* margin: 0 !important; */
}
.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown-menu li {
	padding-left: 0;
	display: block;
	cursor: pointer;
	padding: 10px 0;
}
.selectMenu select {
	background: none;
	font-weight: 400;
	border: none;
	font-size: 16px;
	color: black;
	margin-left: 15px;
	cursor: pointer;
}
.selectMenu select:focus-visible {
	border: none !important;
	background: none;
	outline: none;
}

/* our-provider */
.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown.login-panel .dropdown-menu {
	right: 2px !important;
	width: 254px;
	height: 290px;
	left: inherit;
	top: 32px !important;
	overflow-y: inherit !important;
	overflow-x: inherit;
}
.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown-menu {
	right: 300px !important;
	width: 1180px;
	height: 480px;
	left: inherit;
	top: 38px !important;
	overflow-y: scroll !important;
	overflow-x: hidden !important;
}

.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown-menu li {
	padding: 6px 0 !important;
}

.topbar-right.pull-right.language-drop .flag a img {
	display: none;
}

@media screen and (min-width: 380px) and (max-width: 767px) {
	.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown-menu {
		left: 0 !important;
		z-index: 9999;
		width: 100%;
		top: 99px !important;
	}
}
@media only screen and (min-width: 380px) and (max-width: 480px){
	.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown.login-panel .dropdown-menu {
		left: -154px !important;
		width: 246px;
		height: 290px;
		left: inherit;
		top: 30px !important;
		overflow-y: inherit !important;
		overflow-x: inherit;
	}
	.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown-menu li:first-child {
		padding: 3px 27px !important;
	}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
	.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown.login-panel .dropdown-menu {
		left: -154px !important;
		width: 246px;
		height: 290px;
	}
}
@media only screen and (min-width: 1208px) and (max-width: 1365px){
	.topbar-gray .topbar-right ul.topmenu.topMenuFixed .dropdown-menu {
		right: 27px !important;
	}
}
.language-space {
	padding-top: 15px;
}

#alertmsg {
	font-family: 'Open Sans', sans-serif;
	background: #d9d9d9;
	padding: 12px;
	text-align: center;
	top: 0px;
	display: none;
	color: black;
	/* margin: 3px 10px; */
	/* border-radius: 5px */
}

#alertmsg2 {
	background: #ffc20e;
	padding: 10px;
	text-align: center;
	top: 0px;
	display: none;
	color: black;
	margin: 3px 10px;
	border-radius: 5px
}

.corona-blck {
	display: inline-block;
	margin-left: 10px
}

.corona-btn {
	margin: 0px 5px;
	padding: 0px 15px;
}

@media screen and (max-width: 750px) {
	#alertmsg {
		background: #d9d9d9;
		/* color: #fff; */
	}

	#alertmsg2 {
		background: #ffc20e;
		color: #01214d;
	}

	.corona-btn {
		border-color: #fff
	}
}

@media screen and (max-width: 500px) {
	.corona-blck {
		display: block;
		text-align: center;
		margin: 0px
	}
}



.hideUntillPhase2 {
	display: no/ne !important;
}

.about-campaign-outer {
	position: fixed;
	top: 0;
	z-index: 999999999;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.75);
	text-align: center;
	display: none;
}

.about-campaign {
	background: #000000;
	top: 10%;
	width: inherit;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
}

.about-campaign .remove {
	text-align: right;
}

.about-campaign img {
	//width: 100%;
}

.about-campaign .cbottom {
	margin-right: auto;
	margin-left: auto;
	margin-top: -20px;
}

.about-campaign .cbottom button {
	margin-top: -24%;
	margin-left: 60%;
	color: #000 !important;
}

@media screen and (min-width: 500px) {
	//.about-campaign-outer {
	//display:none;
	//}
}


.header_center a.navbar-brand {
	margin: 0 auto !important;
	display: inline-block;
	position: relative;
	float: none !important;
}

.dark_header a.navbar-brand {
	color: #fff !important;
}

#main-navigation.affix a.navbar-brand {
	font-size: 31px !important;
	margin: 5px 0 0;
}

#main-navigation.affix {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 0;
	min-height: inherit;
	z-index: 1000;
	/*background:#43c8f5;*/


}

#main-navigation.affix .navbar {
	margin-top: 0px;
}

#main-navigation.affix .navbar-nav>li>.dropdown-menu {
	/*margin-top:12px !important;*/
}

#main-navigation.affix .navbar-brand img {
	width: 80%;
	margin-top: 7px
}

#main-navigation.affix .navbar-brand {
	line-height: 38px;
}

#header-style-1 {
	color: #01214d;
	background-color: #43c8f5;
	/*border-bottom:1px solid #f2f2f2;*/
}

#header-style-1 .navbar-default {
	background-color: #43c8f5;
}

#header-style-1 .navbar-brand {
	padding: 0;
}

#header-style-1 .navbar {
	margin-bottom: 0;
}

#header-style-1 .yamm .nav,
#header-style-1 .yamm .collapse,
#header-style-1 .yamm .dropup,
#header-style-1 .yamm .dropdown {
	position: static;
}

#header-style-1 .yamm .container {
	position: relative;
}

#header-style-1 .yamm .dropdown-menu {
	left: auto;
	right: auto;
}

.white-wrapper .testimonial h3,
#header-style-1 .yamm-fw .dropdown-menu li a {
	/*color:#222222 !important;*/
}

#header-style-1 .yamm-fw .dropdown-menu li a:before {
	font-family: "FontAwesome";
	content: "\f105";
	font-size: 13px;
	padding-right: 5px;
}

#header-style-1 .yamm-fw .dropdown-menu li {
	list-style: none;
	padding: 0;
}

#header-style-1 .yamm-fw .nav.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}

#header-style-1 .yamm .yamm-content {
	padding:0 0 0 20px;
	
}

.single-menu {
	padding: 0px !important;
}

#header-style-1 a:hover {
	text-decoration: none;
}

#header-style-1 .dropdown-menu li a:focus,
#header-style-1 .dropdown-menu li a:active,
#header-style-1 .dropdown-menu li a:hover {
	background-color: #01214d;
	color: #fff;
}

#header-style-1 .yamm img {
	margin-bottom: 10px;
}

#header-style-1 .yamm h3 {
	text-transform: uppercase;
	font-size: 14px;
	color: #222222;
	padding: 5px 0;
}

#header-style-1 .dropdown-menu, #header-style-1 .yamm .dropdown.yamm-fw .dropdown-menu {
	left: 0;
	right: 0;
	background-color: #fff;
	box-shadow: none;
	margin-top: 3px;
	/* border-top: 3px solid #fff; */
	min-height: 400px;
	height: 500px;
	overflow-y: scroll;
}

#header-style-1 .navbar-nav > li > a {
	/* text-transform: uppercase; */
	color: #01214d;
	font-family: sans-serif;
	font-size: 16px;
	border-bottom: 4px solid #43c8f5;
	padding: 15px;
}

#header-style-1 .dropdown-menu li a {
	text-decoration: none;
	display: block;
	position: relative;
	font-family: sans-serif;
	padding: 10px 20px;
}

#header-style-1 .dropdown-menu {
	padding: 0 !important;
	border-radius: 0 !important;
}

#header-style-1 .yamm-fw .dropdown-menu li a {
	padding: 5px 15px;
}

#header-style-1 .dropdown-menu li {
	float: none;
	display: block;
	margin: 0;
	text-align: left;
	border: 0;
	border-bottom: 1px solid #d5d5d5;
}

#header-style-1 .dropdown-menu li:last-child {
	border-bottom: 0;
}


.knoledge-text h3 {
	font-size: 19px !important;
	text-transform: capitalize !important;
}
li.knoledge-text a:hover {
	background: none!important;
}




.pager li>a,
.pager li>span,
.make-bg-full,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>.active>span:focus {
	background-color: #01214d;
}

#header-style-1 .navbar-nav>li>a:hover,
#header-style-1 .navbar-nav>li>a:focus,
#header-style-1 .navbar-nav>li>a:active,
#header-style-1 .navbar-default .navbar-nav>.open>a,
#header-style-1 .navbar-default .navbar-nav>.open>a:hover,
#header-style-1 .navbar-default .navbar-nav>.open>a:focus,
#topbar .social-icons span a:hover {
	background: #0ba6da;
	border-bottom: 4px solid #01214d;

}

.nav-tabs>li>a {
	padding: 15px !important;
	border-radius: 20px !important;
}

/* .nav-tabs>li.active:first-child>a:focus,
.nav-tabs>li.active:first-child>a {
	background-color: #01214d;
	color: #fff;
} */

/* .nav-tabs>li.active:last-child>a:focus,.nav-tabs>li.active,
.nav-tabs>li.active:last-child>a {
	background-color: #43c8f5;
	color: #01214d;

} */

ul li a {
	background: inherit;
}

ul.navbar-nav li:active {
	background: none !important;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background: none;
}

ul.topMenuFixed li {
	font-size: 15px !important;
	margin-top: 0px;
	#fff;
}

ul.topMenuFixed li.active,
ul.topMenuFixed li.current {
	background-color: none !important;
}

ul.topMenuFixed li:first-child {
	border-left: none;
}

ul.topMenuFixed li a:hover,
ul.topMenuFixed li,
ul.topMenuFixed li.current,
ul.topMenuFixed li a:hover,
ul.topMenuFixed li.active a,
ul.topMenuFixed li.active a:hover,
ul.topMenuFixed li.current a,
ul.topMenuFixed li.current a:hover {
	background: none;
	color: #fff ;
}

ul.topMenuFixed li a {
	text-transform: capitalize;
}

.countriesflag img, .countryflag {
	width: 25px !important;
	height: 25px !important;
	border-radius: 50%;
}
.topMenuFixed ul.providerMenu{
	position: absolute;
	/* left: 0; */
	width: 200px;
	background-color: white;
	padding: 0 0 10px;
	top: 66px;
	border-radius: 0 0 5px 5px;
	box-shadow: 0px 5px 6px 0px rgba(202, 191, 194, 0.28);
	opacity: 0;
}
.topMenuFixed ul.providerMenu:hover{
	opacity: 1;
}
.topMenuFixed ul.providerMenu li {
	/* width: 100%; */
	border-top: 1px solid rgba(0, 0, 0,.1);
	text-align: center;
	padding-top: 13px;
	margin: 0;
}
.topMenuFixed ul.providerMenu li a{
	color: #005999 !important;
	text-align: center;
}
ul.topMenuFixed ul.providerMenu li a:hover{
	color: #43c8f5 !important;
}

.topMenuFixed .dropdown-submenu ul.dropdown-menu{
	background-color: #f7f7f7;
}

.topMenuFixed .dropdown-submenu ul.dropdown-menu li{
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0,.1);
	/* text-align: center; */
	padding-top: 13px !important;
	margin: 0;
	padding-left: 18px !important;
}
.topMenuFixed .dropdown-submenu ul.dropdown-menu li:first-child{
	border: none;
}
.topMenuFixed .dropdown-submenu ul.dropdown-menu li a{
	color: #005999 !important;
	text-align: center;
	/* padding-top: 6px !important; */
}


/* .tier1Menu li:last-child {
	display: none;
} */

.newsletter_form .chzn-container-single,
.location_form .chzn-container {
	display: none;
}

.alwaysShow {
	display: block !important;
}

.newsletter_form .form-control {
	margin-bottom: 0;
}

.white-wrapper {
	padding-top: 0;
}

.errorMessage {
	color: #f00;
	text-align: center;
}

.successMessage {
	color: #008000 !important;
}

.cp-search-outer form input[type="search"] {
	float: left;
	width: 100%;
	height: 60px;
	border: 2px solid #c1c1c1;
	padding: 0 78px 0 18px;
	margin: 0;
	background-color: #fff;
	font: 400 14px/14px 'cronos_mmregular';
	color: #666;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cp-search-outer form button {
	top: 49px;
}

.breadcrumb li {
	white-space: nowrap;
}

.noShow {
	display: none !important;
}

.nav.navbar-nav .dropdown a,
.nav.navbar-nav li.dropdown {
	display: block !important;
}

.nav.navbar-nav li.dropdown.noShow_ {
	display: none !important;
}

.NavLeftUL_item {
	border: solid 1px #e2e2e2;
	border-right: solid 1px #e2e2e2;
}

.NavLeftUL_item:hover,
.NavLeftUL_item a:hover {
	background: none !important;
	color: #000;
}

.li_selected>a,
.li_selected>a:hover,
.li_selected>a:focus {
	border-bottom: none !important;
}

.topic_faqPresentation {
	border: solid 1px #A9A9A9;
	border-radius: 5px;
	margin-bottom: 10px;
}

.topic_faqPresentation a {
	color: #000 !important;
}

.topic_faqExpanderIcon {
	right: 5px;
}

.topic_faqBlock,
.topic_faqAnswerWrapper_inner {
	border: none !important;
}

.faqH1 {
	margin-top: 5px;
	margin-bottom: 0;
}

.faqH1 * {
	color: #000 !important;
}

.navbar-default {
	border: none;
}

.callBackModule {
	background: #f2f2f2;
	text-align: center;
	margin-bottom: 10px;
	margin: auto;
	color: #236CAB;
}

h1.callBackTitle {
	color: #236CAB;
	font-weight: 300;
	margin-top: 11px !important;
	margin-bottom: 0;
}

.secondLine .col-md-3 .fa {
	color: green
}

.secondLine {
	/*margin:auto;width:95%;max-width:350px;*/
	padding: 0px;
}

.secondLine .col-md-3 {
	width: 24% !important;
	display: inline-block;
}

@media screen and (max-width: 768px) {
	.secondLine .col-md-3 {
		width: 45% !important;
		display: inline-block;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 500px) {
	.callBackModule {
		padding-left: 0px;
		padding-right: 0px;
	}

	.secondLine .col-md-3 {
		width: 49% !important;
		display: inline-block;
		margin: 0px 0px 20px 0px;
		padding: 0px;
	}

	.secondLine .col-md-3 .fa {
		font-size: 20px
	}

	.secondLine .col-md-3 p {
		text-align: left !important;
		vertical-align: none;
	}
}

@media screen and (max-width: 370px) {
	h1.callBackTitle {
		font-size: 25px;
		font-weight: bold;
	}
}

@media screen and (max-width: 341px) {
	.secondLine .col-md-3 p {
		font-size: 20px
	}
}

.secondLine p {
	vertical-align: middle;
	text-align: center;
	display: inline;
	margin: auto;
}

.telephoneField {
	font-size: 22px;
}

.filler {
	position: absolute;
	right: 0;
}

#fillDetect {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #01214D;
}

.meterFixed {
	right: 100px;
	position: fixed;
	top: 200px;
}

.bottomPositioned {
	margin-top: 730px;
}

.data-usage-widget .usage-container ul.filler {
	overflow: hidden;
}

.acymailing_form tbody tr:first-child {
	background: none;
}

.acymailing_form tbody tr:first-child td {
	border: none;
	padding: 0;
}

.acymailing_fo/rm tbody tr td {
	padd/ing: 0;
}


table {
	width: 100% !important;
}

table tr td,
th {
	padding: 8px;
	text-align: center;
}

table tbody tr:first-child td,
th {
	vertical-align: middle;
	border: 1px solid #ededed;
}

table tbody tr:first-child,
th {
	background-color: #00377B;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #ededed;
}

table tbody tr {
	border-bottom: solid 1px #ededed;
}

.covered {
	color: #33AA33;
}

.notCovered {
	color: #F00;
}

.phrases-box * {
	display: inline-block !important;
	margin-left: 10px;
	margin-right: 15px;
}

#top_liid_home * {
	/*color:#000 !important;*/
}

.search-results {
	list-style: none;
}

.search-results li {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

h4.result-title a {
	color: #000 !important;
}

.mcSignupModule .intro,
.mcSignupModule .outro {
	margin-bottom: 0.4em !important;
}

.mcSignupModule input[type="text"] {
	margin-bottom: 8px;
	border: solid 1px #000;
}

.page-header {
	border-bottom: 0;
}

.CHATBOX {
	position: fixed;
	right: 0;
	width: 90%;
	max-width: 115px;
	bottom: 0;
	height: 185px;
	backgroun/d: rgba(0, 55, 123, 0.8);
	z-index: 15;
}

.CHATBOX p {
	position: relative;
	width: 100%;
	margin-top: 5px;
	clear: both;
	padding: 0 5px;
}

.CHATBOX .SnapABug_Button {
	bottom: 0px;
	left: 5%;
	float: left;
	position: relative;
	margin-top: 5px;
}

.CHATBOX p span {
	position: relative;
	float: right;
	cursor: pointer;
}

#expandChat {
	top: -15px;
}

.margneg15 {
	margin-top: -15px !important;
}

.notClickable {
	cursor: not-allowed;
	pointer-events: none;
	color: #ccc;
}

.mandatory {
	color: #f00;
}

#storeModalBody {
	position: relative;
	width: 98%;
	margin: auto;
	height: 450px;
}

.btn-calculator,
.btn-calculator:hover {
	padding: 4px 15px !important;
	margin-top: 1px !important;
	margin-bottom: 5px;
	color: #01214d !important;
}

body.about .news-box .btn-blue {
	color: #FFF !important;
	position: absolute;
	bottom: 5px;
	right: 20px;
}

@media screen and (max-width: 770px) {
	#siteLogo {
		float: none;
		margin: auto;
		clear: both;
	}

	.btn-calculator {
		margin: 20px 0 !important;
	}
}

@media screen and (max-width:992px) {
	.news-box {
		height: auto;
		padding: 0 0px 65px 0;
	}

	body.about .news-box .btn-blue {
		position: relative;
		clear: both;
	}
}

li.noShow_ {
	border-bottom: none !important;
}

.btn-blue.devicebtn {
	white-space: nowrap;
	margin-right: 5px;
	float: left;
}

/*
	SIFURAHII ILA IMEBIDI
*/
body.about .btn-blue,
body.business .btn-blue {
	color: #fff !important;
}

/* FIESTA */
.event-timer-intro {
	margin-top: 15px;
	margin-bottom: 15px;
}

.event-timer-title {
	margin-top: 0px;
	margin-bottom: 20px;
}

.artist-box {
	border: 1px solid #e3e3e3 !important;
	width: 100px;
	height: 100px;
	position: relative;
	margin: 5px auto;
	padding: 0 0;
}

.artist-details {
	height: 500px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.operatorDetails,
.operator {
	position: relative;
	width: 100%;
	clear: both;
}

.enclose .fa-chevron-right {
	display: none;
}

.opennedOperator .fa-chevron-down {
	display: none;
}

.opennedOperator .fa-chevron-right {
	display: block;
}

.enclose {
	position: relative;
	width: 90%;
	padding: 10px;
	margin: 10px auto;
	border-radius: 10px;
	border: solid 1px #ccc;
	margin-top: 15px;
	margin-bottom: 15px;
}

.operator {
	cursor: pointer;
	text-align: left;
}

.operatorDetails {
	display: none;
	text-align: left;
}

.showForFeature .operatorDetails {
	display: block;
}

.showForFeature .pull-right {
	display: none;
}

.fiestaArtist {
	height: 150px;
}

.fiestaEnclose {
	border: 1px solid #ccc;
	border-radius: 10px;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#fiestaRegionsEnc {
	margin-top: -80px;
}

#fiestaRegionsEnc .chzn-container {
	display: none !important;
}

#concertDetails {

	margin-top: 75px;
	margin-top: 15px;
	margin-bottom: 75px;
}

#fiestaRegions {
	width: 50%;
	margin: auto;
}

#clockDiv {
	margin-top: 70px;
	margin-top: 15px;
}

#countDownHeading {
	font-s/ize: 25px;
}

@media screen and (max-width:991px) {
	#fiestaRegionsEnc {
		margin-top: auto;
	}
}

@media screen and (max-width:400px) {
	#fiestaRegions {
		width: 100%;
	}
}

/**/

.tp-button {
	background: #ffc20e;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	padding-top: auto;
	padding-bottom: auto;
	margin-top: 7px;
}


#topbar {
	/* margin-top: 17px; */
	z-index: 99;
	position: relative;
	font-family: sans-serif;
}

.social-icons {
	padding: 0;
	display: block;
	overflow: hidden
}

.social-icons span a {
	border-left: 1px solid #f2f2f2;
	font-size: 14px;
	text-align: center;
	width: 40px;
	height: 42px;
	line-height: 42px;
	overflow: hidden;
	display: block;
	float: left
}

.map-responsive {
	overflow: hidden;
	height: 500px;
	pa/dding-bottom: 56.25%;
	position: relative;
}

.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	margin-top: 20px;
}


#header-style-1 .navbar-nav>li>a:hover,
#header-style-1 .navbar-nav>li>a:focus,
#header-style-1 .navbar-nav>li>a:active,
#header-style-1 .navbar-default .navbar-nav>.open>a,
#header-style-1 .navbar-default .navbar-nav>.open>a:hover,
#header-style-1 .navbar-default .navbar-nav>.open>a:focus,
#topbar .social-icons span:hover a {
	color: #01214d !important;
	/*		-webkit-border-radius: 03px;
	-moz-border-radius: 03px;
	border-radius: 03px;*/
}

#topbar, #topbar a {
	color: #fff;
	/* background: #01214d; */
	/* padding: 1px 5px; */
	/* line-height: 26px; */
}

#topbar .social-icons span.last a {
	border-right: 1px solid #f2f2f2;
}

#topbar .topbar-email,
#topbar .topbar-phone,
#topbar .topbar-login,
#topbar .topbar-cart {
	float: left;
	padding: 0 1px;
	border-left: 1px solid #f2f2f2;
}

#topbar .topbar-login,
#topbar .topbar-email,
#topbar .topbar-phone {
	border-left: none !important;
}

#topbar .topbar-email,
#topbar .topbar-phone {
	padding: 0px !important;
}


#topbar .topbar-phone,
#topbar .topbar-email,
#topbar .topbar-login {
	border-right: none;
}

#topbar .col-lg-4 {
	padding-left: 0;
}

#topbar .col-lg-8 {
	padding-right: 0;
}
.topmenu.topMenuFixed {
	padding: 0px 0px 0;
	float: right;
	/* margin: 0; */
}
#topbar .callus,
#topbar .topmenu {
	/*display:block; */
	float: right;
	position: relative;
}
.dropdown-menu-1 {
	position: absolute;
	width: 282px;
	background: firebrick;
	top: 64px;
	left: 0;
	padding: 0;
	text-align: left;
}
#provider-menu .dropdown-menu {
	padding: 0px 0 21px 18px;
}
#provider-menu ul.dropdown-menu {
	padding-top: 27px;
}
#provider-menu ul.dropdown-menu li{
	padding: 2px 10px;
}
#provider-menu ul.dropdown-menu li a{
	color: #000;
	padding: 0 !important;
	margin: 0 !important;
}
#provider-menu ul.dropdown-menu li a:hover{
	color: #002367 !important;
}

.topmenu .current,
.topmenu .active {
	background-color: none !important;
}


.yamm .dropdown-submenu {
	position: relative;
}

.yamm .dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100% !important;
	margin-top: -3px !important;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.yamm .dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

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

.yamm .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;
}

/* ----------------------------------------------------
FOOTER STYLES
------------------------------------------------------- */
.quickLinksFooter li a i {
	margin-right: 4px;
}

#copyrights {
	background-color: #01214d;
	padding: 20px 0 10px;
	color: #c3c3c3;
	display: block;
	position: relative;

}

#footer-style-2,
#footer-style-3,
#footer-style-1 {
	background-color: #002367;
	padding: 40px 0;
	display: block;
	position: relative;
}

#footer-style-1 ul {
	list-style: none;
	padding-left: 0px !important;
}

#footer-style-1 .widget ul li a {
	color: #43c8f5;
}

#footer-style-1 .widget h3 {
	font-size: 20px;
	color: #fff;
}

#footer-style-1 .social-icons span a {
	border: none;
	color: #686868;
}

.footer-menu ul {
	list-style: none;
	list-style-position: outside;
	float: right;
	display: inline;
	margin: 5px;
}

.footer-menu li {
	line-height: 12px;
	float: left;
	padding: 0 7px;
}

.footer-menu li a {
	color: #c3c3c3;
}

.footer_post li img {
	padding: 4px;
	width: 80px;
}

.footer_post li {
	float: left;
	margin: 2px;
	list-style: none;
}

#footer-style-2 .widget .title h3,
#footer-style-3 .widget .title h3,
#footer-style-1 .widget .title h3 {
	text-transform: none;
}

.play-store {
	display: inline-block;
	margin-right: 10px;

}

.footer-payment-logo {
	width: 45%;
}
.news-letr input {
	height: 58px;
}
.news-letr .btn-primary-2 {
	background-color: #43c8f5 !important;
	border-color: #43c8f5 !important;
	height: 58px;
	line-height: 44px;
	font-weight: bold;
	color: black !important;
}
.address-flex{
	display: flex;
    gap: 17px;
}
.address-flex i {
	font-size: 16px;
	margin-top: 7px;
	color: #43c8f5;
	font-size: 20px;
}
.address-flex .adress-text {
	display: flex;
	color: #43c8f5;
	padding-right: 6px;
	padding-bottom: 8px;
}
.mt-n50p {
	transform: translateY(-50%);
	position: absolute;
}
.footer-container-spacing{
	margin-top: 180px;
}
.caption span{
	display: none;
}
/* ----------------------------------------------------
SIDEBAR & WIDGETS
------------------------------------------------------- */
.text-widget p {
	margin-bottom: 15px;
}

.text-widget h1 {
	font-family: sans-serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.custom-widget h2 {
	font-size: 24px;
	text-transform: uppercase;
}

.custom-widget p {
	font-size: 18px;
	font-weight: 300;
}

.popular_items img {
	width: 100px;
	padding-right: 10px;
	float: left
}

.popular_items {
	margin: 20px 0
}

.popular_items .popular_items_div {
	display: block;
	margin-bottom: 25px;
	overflow: hidden;
	position: relative
}

.popular_items .popular_items_div h4 {
	margin-bottom: 5px !important;
	padding-bottom: 0;
}

.popular_items .meta,
.popular_items .meta a {
	color: #222;
}

.popular_items .meta {
	font-size: 12px;
}

.popular_items .meta span,
.popular_items .meta span i {
	padding-right: 3px;
}

.blog-carousel img {
	width: 100%;
}

.blog-masonry .blog-carousel {
	margin: 20px 0;
	overflow: hidden;
	padding: 20px;
	background: #fff;
	border: 1px solid #efefef;
}

.blog-carousel-meta span a {
	color: #686868;
}

.blog-carousel-meta span i,
.blog-carousel-meta span {
	font-size: 12px;
	padding-right: 5px;
}

.blog-carousel-header h3 {
	padding-bottom: 0;
	font-size: 18px;
	margin-bottom: 5px;
}

.blog-carousel-header h1 {
	padding-bottom: 0;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.blog-carousel-header {
	position: relative;
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
}

.post-type {
	color: #FFFFFF;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	position: absolute;
	right: 0;
	text-align: center;
	bottom: 0;
	z-index: 10;
	width: 52px;
	background: #222;
}

.entry:hover .post-type {
	opacity: 0
}

.social_like .icon-container {
	color: #222;
	margin: 0 15px 0 0;
	background: #fff;
}

.social_like .btn {
	width: 86px;
}

.social_like {
	position: relative;
	display: block;
}

.social_like h3 {
	font-size: 18px !important;
	margin-bottom: 0;
	padding-bottom: 0;
}

.social_button {
	position: absolute;
	right: 0;
	top: 10px;
}

.meta_widget a {
	font-weight: 300 !important;
}

.title h2 {
	text-transform: uppercase;
	font-size: 24px;
}

.widget h3 {
	font-size: 24px;
}

.newsletter_form .form-control,
.location_form .form-control {
	background-color: #fff;
	border: none;
	height: 58px;
	border-radius: 220px;
	margin-bottom: 20px;
	position: relative;
	padding-left: 23px;
}

.newsletter_btn {
	position: absolute;
	right: 28px;
	top: 11px;
}

.news-letter-border {
	border-radius: 6px;
}

.location_form .form-control {
	display: inline-block !important;
	width: inherit;
	margin-right: 20px;
}

#two-sidebar .newsletter_form .form-control,
#sidebar .newsletter_form .form-control {
	background-color: #f5f5f5;
	border: 1px solid #efefef;
}

.newsletter_form .btn {
	/*margin-top:10px;*/
}

.cities-wrap ul li {
	list-style: none;
	display: inline-block;
	margin-bottom: 30px;
}

.btn-city {
	background-color: #01214d;
	color: #fff;
	padding: 15px;
	font-style: 15px;
	border-radius: 20px;
	margin-right: 12px;
}

.cities-wrap ul li a:hover {
	background-color: #43c8f5;
	color: #01214d;

}


.search-overlay {
	height: 100%;
	width: 100%;
	display: none;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	/* background-color: rgb(0,0,0); */
	background-color: rgba(0, 0, 0, 0.9);
}

.search-overlay-content {
	position: relative;
	top: 46%;
	width: 80%;
	text-align: center;
	margin-top: 30px;
	margin: auto;
}

.search-overlay .closebtn {
	position: absolute;
	top: 20px;
	right: 45px;
	font-size: 60px;
	cursor: pointer;
	color: white;
}

.search-overlay .closebtn:hover {
	color: #ccc;
}

.search-overlay input[type=text] {
	padding: 15px;
	font-size: 17px;
	border: none;
	float: left;
	width: 80%;
	background: white;
}

.search-overlay input[type=text]:hover {
	background: #f1f1f1;
}

.search-overlay button {
	float: left;
	width: 20%;
	padding: 15px;
	background: #ddd;
	font-size: 17px;
	border: none;
	cursor: pointer;
}

.search-overlay button:hover {
	background: #bbb;
}


/* ----------------------------------------------------
SLIDER
------------------------------------------------------- */
.box {
	padding: 20px;
	border: 1px solid #ededed;
}

.caption-title {
	position: absolute;
	top: 100px;
	left: 700px;
	padding: 5px;
	text-align: left;
	line-height: 44px;
	font-size: 45px;
	color: #fff;
	font-weight: bold;

}

.caption-subtitle {
	position: absolute;
	top: 160px;
	left: 700px;
	padding: 5px;
	text-align: left;
	line-height: 44px;
	font-size: 35px;
	color: #43c8f5;

}

.caption-btn {
	position: absolute;
	top: 230px;
	left: 700px;

}

.caption-btn a {
	background: #43c8f5;
	color: #01214d;
	/*padding: 10px 25px;*/
	border-radius: 25px;
	font-size: 25px;
}

/* ----------------------------------------------------
BUDDYPRESS STYLES
------------------------------------------------------- */


.arrow-left {
	border-bottom: 10px solid rgba(0, 0, 0, 0);
	border-right: 10px solid #d3d3d3;
	border-top: 10px solid rgba(0, 0, 0, 0);
	height: 0;
	left: -10px;
	position: absolute;
	top: 15%;
	width: 0;
}

.circle {
	top: -53px;
	right: -46px;
	left: 0;
	z-index: 10;
	font-size: 12px;
	width: 30px;
	height: 30px;
	border: 1px solid #d3d3d3;
	margin: auto;
	line-height: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	position: absolute;
	background: #fff;
}

/* ----------------------------------------------------
PORTFOLIO STYLES
------------------------------------------------------- */

.pager li>a,
.pager li>span {
	background-color: #FFFFFF;
	border: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	margin: 30px 0 0;
	display: inline-block;
	padding: 5px 14px;
}

.pager li>a:hover,
.pager li>span:hover {
	background-color: #222;
	color: #fff;
}

#boxed {
	background: url(demos/bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#boxed #wrapper {
	background: #fff;
	margin: 50px auto;
}

#boxed .white-wrapper,
#boxed .grey-wrapper {
	margin: 0 -15px;
}

#boxed #topbar .social-icons span a,
#boxed #topbar .social-icons span.last a,
#boxed #topbar .topbar-email,
#boxed #topbar .topbar-phone,
#boxed #topbar .topbar-login,
#boxed #topbar .topbar-cart,
#boxed #topbar {
	border: none;
}

.grey-wrapper #accordion-second .accordion-heading .accordion-toggle,
.grey-wrapper #accordion-second .accordion-heading,
.grey-wrapper #accordion-second .accordion-toggle:hover,
.grey-wrapper #accordion-second .accordion-heading .accordion-toggle.active,
.grey-wrapper #accordion-second .accordion-inner,
.grey-wrapper .testimonial-wrap {
	background: #fff;
}

.general-title hr {
	width: 30px;
	margin-bottom: 0;
	margin-top: 0;
	border-width: 2px 0 0;
}

.general-title h2 {
	font-size: 31px;
	text-rendering: optimizeSpeed;
	letter-spacing: 0.6px;
	padding-bottom: 0;
	font-weight: bold;
}

.general-title,
.messagebox {
	text-align: center;
}

.general-title .lead {
	margin-top: 10px !important;
}

.device-price.onsale {
	text-decoration: line-through;
}

.device-price {
	font-size: 24px;
	color: #01214d;
}

.devices-padding {
	padding-bottom: 30px;
}

.manufacturer-list {
	padding-left: 0 !important;
}

.manufacturer-list li {
	float: left;
	list-style: none;
	padding-right: 30px;
}

/* ----------------------------------------------------
CALCULATOR
------------------------------------------------------- */



.calculator {
	padding-bottom: 30px;
}

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

.steps ul li {
	display: inline-block;
	margin: 0px;
	margin-left: 153px;
	text-align: center !important;
	padding-top: 15px;
	list-style: none;
	font-weight: bold;
	width: 20px;
}

.steps ul {
	padding-left: 0 !important;
}

.steps h2,
p {
	clear: both;
}

.steps ul li:first-child {
	margin-left: 0;
}

.steps ul li:last-child {
	float: right;
}


@media screen and (min-width: 768px) and (max-width: 1300px) {

	.footer-logo {
		position: relative !important;
		right: 0 !important;
		top: 0;

	}

	.bill-box img {
		margin: 0 auto !important;
	}

}



@media screen and (min-width: 0px) and (max-width: 480px) {


	.steps ul li {
		margin-left: 30px !important;
	}

	.steps ul li:first-child {
		margin-left: 0px !important;
	}

	.data-usage-widget .usage-container ul.filler {
		width: 136px !important;
	}

	.filler {
		right: 43px !important;
	}

	.usage-widget .usage-container .fill .result-bubble .result-bubble {
		right: 8px !important;
	}
}

@media screen and (min-width: 481px) and (max-width: 640px) {

	.steps ul li {
		margin-left: 84px !important;
	}

	.steps ul li:first-child {
		margin-left: 0px !important;
	}

}

.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 14px;
	line-height: 1.4;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	border: none !important;
}

.tooltip.slider-tip {
	white-space: nowrap;
	opacity: 1;
	left: 50%;
	-webkit-transform: translate(-50%, -120%);
	-moz-transform: translate(-50%, -120%);
	-ms-transform: translate(-50%, -120%);
	-o-transform: translate(-50%, -120%);
	transform: translate(-50%, -120%)
}

.lt-ie9 .tooltip.slider-tip {
	left: auto;
	bottom: 120%;
	margin-left: -1.1em
}

.tooltip.in {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8
}

.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}

.tooltip.top .tooltip-arrow {
	bottom: 1px;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #01214d;
}

.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #01214d
}

.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}

.tooltip.bottom .tooltip-arrow {
	top: 1px;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #01214d
}

.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #01214d
}

.tooltip .tooltip-inner {
	max-width: 200px;
	padding: 4px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #01214d;
	-moz-border-radius: 4px 5px 5px 5px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-radius: 4px 5px 5px 5px
}

.tooltip .tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.calc-per {
	font-weight: bold;
	font-style: italic;
}

.calc-span {
	font-style: italic;
	font-size: 14px;
}

#topbar,
#topbar a {
	text-align: center !important;
	/* float: none; */
}

@media screen and (min-width: 770px) and (max-width: 1200px) {

	#topbar,
	#topbar a {
		text-align: center !important;
	}


	#topbar .topbar-email,
	#topbar .topbar-phone,
	#topbar .topbar-login,
	#topbar .topbar-cart,
	.topmenu {
		display: inline-block;
		float: none !important;
	}

	.logo {
		float: none;
		margin: auto;
		text-align: center;
		margin-top: 10px;
	}


	.main-menu ul.tier1Menu {
		padding-left: 0 !important;
		text-align: center !important;

	}

	.main-menu ul li a {
		padding: 10px 10px !important;

	}

}

@media only screen and (max-width: 1000px) {

	.data-usage-widget.fixed {
		position: relative;
		bottom: 0;
		top: 0
	}
}
.flag{}
.dropdown-submenu.flag .dropdown-menu {
	position: absolute;
	right: 0 !important;
	background-color: #fff;
	box-shadow: none;
	min-width: 160px;
	width: 1000px;
	left: inherit;
	top: 64px;
	padding: 10px;
	padding-left: 25px;
}
.dropdown-submenu.flag .dropdown-menu li{
	border: none;
}

.active-3{
	background-color: #43c8f5 !important;
	color: #000 !important;
}

#topbar, #topbar a {
	/* padding: 3px 5px !important; */
	float: left;
	padding-left: 35px;
}
.data-usage-widget {
	position: relative;
	top: 0;
	right: 0;
	width: 250px;
	float: right;
}
.shopping-cart{
	position: relative;
}
.data-usage-widget h3 {
	font-weight: 600 !important;
}

@media only screen and (max-width: 1000px) {
	.data-usage-widget {
		position: relative !important;
		top: 0 !important
	}
}

.data-usage-widget .usage-container {
	position: relative
}

.data-usage-widget .usage-container .fill {
	width: 155px;
	height: 200px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #01214d;
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out
}

.data-usage-widget .usage-container .fill .result-bubble {
	position: relative
}

.data-usage-widget .usage-container ul li {
	list-style: none;
}

.data-usage-widget .usage-container .fill .result-bubble .result-bubble {
	width: 90px;
	height: 90px;
	background: #01214d;
	position: absolute;
	border: solid 2px #fff;
	top: -45px;
	-moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-top-left-radius: 50px;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	border-radius: 50px 50px 50px 50px;
	right: -45px;
	color: #fff;
	font-weight: bold;
	text-align: center
}

.data-usage-widget .usage-container .fill .result-bubble .result-bubble span {
	display: inline-block
}

.data-usage-widget .usage-container .fill .result-bubble .result-bubble span.amount {
	display: block;
	margin-top: 20px;
	font-size: 18px
}

.data-usage-widget .usage-container ul.labels {
	width: 95px;
	float: left;
	padding: 0px;
	margin: 0px
}

.data-usage-widget .usage-container ul.labels li {
	height: 67px;
	display: table;
	vertical-align: middle;
	color: #01214d;
	font-weight: bold;
}

.data-usage-widget .usage-container ul.labels li span {
	display: table-cell;
	vertical-align: middle;
	font-size: 18px;
	color: gray
}

.data-usage-widget .usage-container ul.filler {
	width: 155px;
	float: left;
	padding: 0px;
	margin: 0px
}

.data-usage-widget .usage-container ul.filler li {
	height: 65px;
	background-color: #c9c9c9;
	border-top: solid 1px #bbb;
	border-bottom: solid 1px #d2d2d2
}

.footer-logo {
	position: absolute;
	right: -115px;
	top: 33px;
}

.search-box {
	float: right;
	margin: 10px 20px 0 0;
}

.search-box a {
	text-decoration: none;
	color: #2a2e68;
	outline: 0 !important;
}

.search-close {
	position: absolute;
	top: 10px;
	right: 20px;
}


.search-box a#searchtoggl {
	font-size: 14px;
	color: #01214d;
}

.search-box a#searchtoggl:focus {
	outline: none;
}

.cp-search-outer strong.title {
	font: 400 32px/28px 'cronos_mmregular';
	color: #222;
	display: block;
	text-align: center;
	padding: 0 0 30px 0;
}

.cp-search-outer {
	position: fixed;
	left: 0;
	right: 0;
	top: 100px;
	display: none;
	margin: auto;
	width: 30%;
	overflow: hidden;
	clear: both;
	padding: 30px 20px;
	z-index: 99999;
	background: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width:991px) {

	.cp-search-outer {
		top: 130px;
		left: unset;
		right: 130px;
	}
}

@media screen and (min-width:770px)and (max-width:991px) {

	.cp-search-outer {
		top: 240px;
		left: unset;
		right: 130px;
	}
}


.cp-search-outer form {
	float: left;
	width: 100%;
	position: relative;
}

.cp-search-outer form input[type="text"] {
	float: left;
	width: 100%;
	height: 60px;
	border: 2px solid #c1c1c1;
	padding: 0 78px 0 18px;
	margin: 0;
	background-color: #fff;
	font: 400 14px/14px 'cronos_mmregular';
	color: #666;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cp-search-outer form button {
	position: absolute;
	right: 0;
	top: 0;
	background: #01214d;
	width: 56px;
	border: 0;
	border-left: 1px solid #c1c1c1;
	height: 58px;
	text-align: center;
	display: block;
	line-height: 48px;
	color: #fff;
}

.fullscreen-container {
	width: 100%;
	position: relative;
	padding: 0;
	display: none;
}

.contact_form {
	overflow: hidden;
	margin: 0px 0px 25px;
}

.overlay .contact_details {
	color: #fff !important;
}

.contact_form textarea {
	height: 106px !important;
}

.contact_form .form-control {
	margin-bottom: 10px;
	height: 40px;
	border-color: #000;
	box-shadow: none;
}

#contactform fieldset {
	padding: 10px;
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#contactform legend {
	padding: 7px 10px;
	font-weight: bold;
	color: #000;
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 0 !important;
	margin-bottom: 20px;
}

#contactform span.required {
	font-size: 13px;
	color: #ff0000;
}

#message {
	/*margin: 10px 0; 
	padding: 0;*/
}

.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url(images/error.gif) no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	color: #8a1f11;
	border: 1px solid #FBC2C4;
	-webkit-border-radius: 5px;
}

.loader {
	padding: 0 10px;
}

#contactform #success_page h1 {
	background: url(images/success.gif) left no-repeat;
	padding-left: 22px;
}

acronym {
	border-bottom: 1px dotted #ccc;
}

#map {
	height: 450px;
	width: 100%
}

#map img {
	max-width: inherit
}

.map {
	position: relative
}

.map .row .col-lg-4 {
	float: right;
	margin-top: -450px;
	z-index: 9
}

.contact-icon {
	margin: 20px 0;
	overflow: hidden;
}

.map .row {
	position: relative
}

.infobox img {
	width: 100% !important;
}

.map .searchmodule {
	padding: 18px 10px
}

.infobox {
	display: inline-block;
	padding: 5px;
	position: relative;
	width: 270px;
}

.infobox img {
	width: 80px !important;
	padding-right: 10px
}

.infobox .title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.infobox .title a {
	font-weight: bold;
}

.search_form {
	position: relative;
}

.search_form:after {
	color: #d9d9d9;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	width: 40px;
	right: 0;
	top: 0;
	font-family: 'FontAwesome';
	content: "\f002";
}

.grey-wrapper {
	padding: 15px 0px 25px 0px;
	background: #dedede;
}

.grey-wrapper .pricing_detail {
	background: #fff;
}

.grey-wrapper .pricing_detail .priceamount {
	border-color: #f5f5f5;
}

.nav-tabs>li>a {
	border: 1px solid #EFEFEF;
	line-height: 1.42857;
	margin-right: 0;
}

.nav-stacked li:last-child {
	border-bottom: 0 solid #efefef !important;

}

.nav-stacked>li>a {
	color: #222222;
	border: 0 solid #efefef !important;
}

.nav-stacked li {
	border-top: 0 solid #efefef !important;
	border-left: 0 solid #efefef !important;
	border-bottom: 1px solid #efefef !important;
	border-right: 0 solid #efefef !important;
}

.panel-title:after {
	content: "\f078";
	color: #292723;
	float: right;
	display: block;
	font-family: 'FontAwesome';
	font-size: 13px;
	margin-top: -20px;
	pointer-events: none;
	position: relative;
	line-height: 20px;
	text-transform: none;
}

.panel-body h4 {
	font-size: 16px;
	margin: 10px 0 20px;
	padding: 0 !important;
}

.panel-body .form-control {
	margin-bottom: 0;
}

.panel-group .panel-heading+.panel-collapse .panel-body,
.panel-default {
	border: 0 solid #FFFFFF !important;
	box-shadow: 0 0 #FFFFFF;
	background: none;
}

.panel-title {
	padding: 0;
}

.panel-default > .panel-heading {
	background-color: #002367;
	/* padding: 32px 0; */
	/* border: 1px solid #A9A9A9; */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top: 30px;
	padding-bottom: 33px;
}
.panel-default>.panel-heading a:hover {
	background: none !important;
	color: #222222 !important;
}

.panel-default > .panel-heading a {
	color: #222222;
	font-size: 18px;
	width: 100%;
	display: block;
	padding: 12px;
}

.stat {
	text-align: center;
}

#accordion-second .accordion-group {
	margin-bottom: 10px;
}

#accordion-second .accordion-heading {
	border-bottom: 0;
	font-size: 16px;
}

#accordion-second .accordion-heading .accordion-toggle {
	display: block;
	cursor: pointer;
	padding: 0 !important;
	color: #222222;
	background: #f5f5f5;
	outline: none !important;
	text-decoration: none
}

#accordion-second .accordion-heading,
#accordion-second .accordion-toggle:hover,
#accordion-second .accordion-heading .accordion-toggle.active {
	background: #f5f5f5;
}

#accordion-second .accordion-heading .accordion-toggle>em {
	background-color: #222222;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 14px;
	height: 37px;
	line-height: 40px;
	margin-right: 10px;
	text-align: center;
	width: 40px;
}

#accordion-second .accordion-inner {
	padding: 9px 10px;
	background: #f5f5f5;
}

#accordion-first .accordion-group {
	margin-bottom: 10px;
}

#accordion-first .accordion-heading {
	border-bottom: 0;
	font-size: 16px;
}

#accordion-first .accordion-heading .accordion-toggle {
	display: block;
	cursor: pointer;
	padding: 5px 0 !important;
	color: #222222;
	outline: none !important;
	text-decoration: none
}

#accordion-first .accordion-heading,
#accordion-first .accordion-toggle:hover,
#accordion-first .accordion-heading .accordion-toggle.active {
	background: none;
}

#accordion-first .accordion-heading .accordion-toggle>em {
	background-color: #222222;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	color: #FFFFFF;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
	margin-right: 10px;
	text-align: center;
	width: 32px;
}

#accordion-first .accordion-inner {
	padding: 9px 10px;
}

.check li:before {
	content: "\f00c";
	font-family: "FontAwesome";
	font-size: 16px;
	left: 0;
	padding-right: 5px;
	position: relative;
	top: 2px;
}

.check li {
	font-size: 13px;
	list-style: none;
	margin-bottom: 4px;
}

.contact-blue {
	color: #01214d !important;
}

.border-none {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.border-radius {
	-webkit-border-radius: 500px !important;
	-moz-border-radius: 500px !important;
	border-radius: 500px !important;
}

.service-icon i {
	color: #666666;
}

.little-padding {
	padding: 5px 0 0 !important;
	overflow: hidden;
}

.make-bg {
	line-height: 113px !important;
}

.make-bg i {
	font-size: 2.6em !important;
	color: #fff !important;
}

.servicebox:hover .make-bg {
	background: #222222 !important;
	border-color: #232323 !important;
}

.servicebox:hover .border-none {
	border-bottom-color: #fff;
}

.service-icon-circle {
	overflow: hidden;
	margin: 20px auto;
	display: block;
	position: relative;
	border: 1px solid #222;
	height: 100px;
	width: 100px;
	line-height: 107px;
	-webkit-border-radius: 0 100px 100px;
	-moz-border-radius: 0 100px 100px;
	border-radius: 0 100px 100px;
	-webkit-transition: background-color .2s linear, color .2s linear;
	-moz-transition: background-color .2s linear, color .2s linear;
	-o-transition: background-color .2s linear, color .2s linear;
	-ms-transition: background-color .2s linear, color .2s linear;
	transition: background-color .2s linear, color .2s linear;
}



.sr-only {
	display: block !important;
	overflow: visible;
	visibility: visible
}

.service-icon-circle i {
	font-size: 24px;
}

.btn {
	font-family: 'AktivGroteskW06';
	margin-top: 10px;
}

.btn-dark {
	background-color: #222222;
	color: #ffffff;
	border: none;
}

.btn-lg {
	padding: 10px 30px;
	font-size: 16px;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-primary {
	color: #ffffff;
	border: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
	color: #ffffff;
	background-color: #222222;
}

.arrow-up {
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	bottom: -1px;
	height: 0;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	width: 0;
}

.tabbed-menu ul {
	list-style: none;
	list-style-position: outside;
	display: inline;
	margin: 10px 0;
}

.tabbed-menu li {
	line-height: 12px;
	float: left;
	padding: 10px 7px;
}

.tabbed-menu li a {
	color: #222;
}

.general-title .lead,
.messagebox .lead {
	font-family: 'cronos_mmregular', sans-serif;
	font-weight: 300;
	line-height: 1.9;
	margin: 15px 0;
}

.messagebox h1 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
}

.messagebox .btn-dark,
.messagebox .btn-dark:hover {
	background: #222 !important;
	color: #fff !important;
}

.messagebox h2 {
	font-size: 30px;
}

.calloutbox-full-mini .lead,
.calloutbox-full .lead {
	color: #fff;
	margin: 10px 0 20px;
}

.calloutbox-full-mini {
	padding: 20px 0;
	text-align: center;
}

.calloutbox-full {
	padding: 60px 0;
	text-align: center;
}

.calloutbox .form-control {
	height: 35px;
}

#bilding label,
#bilding .form-control {
	margin: 10px 0 0;
}

#payment p.small {
	font-weight: 100
}

#payment label {
	border: 1px solid #EDEDED;
	padding: 15px 40px !important;
}

.calloutbox {
	position: relative;
}

.bggrey h2 {
	color: #222222 !important;
	font-weight: bold;
}

.bgdark {
	background: #222222 !important;
}

.bggrey {
	color: #222222 !important;
	background: #f5f5f5 !important;
	border-left: 8px solid #fff;
}

.calloutbox-full-mini h2,
.calloutbox-full h2 {
	font-size: 36px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
}

.calloutbox h2 {
	font-size: 28px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
}

.calloutbox {
	margin: 20px 0;
	color: #fff;
	padding: 30px 20px 20px;
	overflow: hidden;
}

.calloutbox .btn-dark:hover {
	background: #232323;
}

.white-clients .client-wrap {
	border-color: #dedede;
}

.client-wrap {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #444647;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 30px;
}

.client-wrap.last {
	border-right-width: 0;
}

.client-wrap.no-border {
	border-bottom-width: 0;
}

.not_found h1 {
	margin-bottom: 0;
	font-size: 200px;
	padding-bottom: 0;
	font-weight: bold;
	line-height: 1;
}


.btn-yellow {
	background: #ffce00;
	color: #01214d;
	padding: 15px 25px;
	border-radius: 25px;
}

.btn-blue,
.btn-blue:hover {
	background: #ed1c24;
	color: #fff;
	padding: 5px 25px;
	border-radius: 25px;
	margin-top: 12px;
	margin-bottom: 10px;
}



.top-padding {
	padding-top: 40px;
	padding-bottom: 20px;
}

.top-padding-sm {
	padding-top: 20px;
}

.grey-bg {
	background-color: #dedede;
}


.text-center {
	text-align: center;
}

.store ul li {
	list-style: none;
}

.store ul {
	padding-left: 0 !important;
}

.store {
	border-bottom: 1px solid #d5d5d5;
}

.store h4 {
	color: #01214d;
}

.store h5 {
	font-weight: bold;
}

.tabs-left>.col-md-3>.nav-tabs {
	border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
	display: none;
}

.tab-content>.active,
.pill-content>.active {
	display: block;
}


.tabs-left>.col-md-3>.nav-tabs>li {
	float: none;
	/*  border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;*/

}




.tabs-left>.col-md-3>.nav-tabs>li>a {
	margin-right: -1px;
	background: #fff;
	border-left: none;
}

.tabs-left>.col-md-3>.nav-tabs>li>a:hover,
.tabs-left>.col-md-3>.nav-tabs>li>a:focus {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left>.col-md-3>.nav-tabs .active>a,
.tabs-left>.col-md-3>.nav-tabs .active>a:hover,
.tabs-left>.col-md-3>.nav-tabs .active>a:focus {
	background-color: #01214d;
	color: #fff;
}

.post-wrapper-top {
	background: #f5f5f5;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	z-index: 0;
	border-bottom: 3px solid #efefef;
	margin-bottom: 0;
	padding: 0;
	position: relative;
	text-align: left;
}

.breadcrumb>li+li:before {
	font-size: 13px;
	width: 16px;
	height: 16px;
	background: #114a76;
	border-radius: 50%;
	line-height: 17px;
}

.post-wrapper-top h2 {
	border-bottom: 3px solid #fff;
	display: inline-block;
	font-size: 24px;
	padding: 30px 0;
	color: #222222;
	position: relative;
	margin-bottom: -3px;
}

.breadcrumb {
	color: #777777;
	background: transparent;
	font-size: 14px;
	font-weight: 400;
	list-style: none outside none;
	padding: 1px 15px;

}

.breadcrumb>li+li:before {
	font-family: "Font Awesome 5 Free";
	content: "\f105";
	display: inline-block;
	padding-right: 3px;
	/* vertical-align: middle; */
	font-weight: 900;
	margin-right: 7px;
	margin-left: 5px;
}

.blog-wrapper hr {
	margin-top: 40px;
	margin-bottom: 40px;
}

.pagination>li>a,
.pagination>li>span {
	background-color: #f5f5f5;
	color: #222222;
	float: left;
	line-height: 1.82857;
	margin-left: 5px;
	padding: 3px 10px;
	position: relative;
	text-decoration: none;
}

.quote-post {
	background: #f5f5f5;
	position: relative;
	padding: 20px 10px 10px;
}

.quote-post:after {
	font-family: 'FontAwesome';
	content: "\f10e";
	padding-right: 20px;
	right: 0;
	position: absolute;
	top: 50px;
	color: #000000;
	font-size: 600%;
	opacity: 0.1;
	-moz-opacity: 0.1;
	filter: alpha(opacity=10);
}

.quote-post blockquote {
	border-left: 0px solid #fff;
}

/* ----------------------------------------------------
ANIMATIONS
------------------------------------------------------- */
.bubble-bottom {
	display: inline-block;
	position: relative;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.bubble-bottom:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	border-style: solid;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: bottom;
	transition-property: bottom;
	left: calc(50% - 10px);
	bottom: 0;
	border-width: 10px 10px 0 10px;
	border-color: #e1e1e1 transparent transparent transparent;
}

.bubble-bottom:hover:before,
.bubble-bottom:focus:before,
.bubble-bottom:active:before {
	bottom: -10px;
}

.rotating {
	display: inline-block;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
	-moz-transform: rotateX(0) rotateY(0) rotateZ(0);
	-ms-transform: rotateX(0) rotateY(0) rotateZ(0);
	-o-transform: rotateX(0) rotateY(0) rotateZ(0);
	transform: rotateX(0) rotateY(0) rotateZ(0);
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-webkit-transform-origin-x: 50%;
}

.rotating.flip {
	position: relative;
}

.rotating .front,
.rotating .back {
	left: 0;
	top: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}

.rotating .front {
	position: absolute;
	display: inline-block;
	-webkit-transform: translate3d(0, 0, 1px);
	-moz-transform: translate3d(0, 0, 1px);
	-ms-transform: translate3d(0, 0, 1px);
	-o-transform: translate3d(0, 0, 1px);
	transform: translate3d(0, 0, 1px);
}

.rotating.flip .front {
	z-index: 1;
}

.rotating .back {
	display: block;
	opacity: 0;
}

.rotating.spin {
	-webkit-transform: rotate(360deg) scale(0);
	-moz-transform: rotate(360deg) scale(0);
	-ms-transform: rotate(360deg) scale(0);
	-o-transform: rotate(360deg) scale(0);
	transform: rotate(360deg) scale(0);
}

.rotating.flip .back {
	z-index: 2;
	display: block;
	opacity: 1;

	-webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
	-moz-transform: rotateY(180deg) translate3d(0, 0, 0);
	-ms-transform: rotateY(180deg) translate3d(0, 0, 0);
	-o-transform: rotateY(180deg) translate3d(0, 0, 0);
	transform: rotateY(180deg) translate3d(0, 0, 0);
}

.rotating.flip.up .back {
	-webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
	-moz-transform: rotateX(180deg) translate3d(0, 0, 0);
	-ms-transform: rotateX(180deg) translate3d(0, 0, 0);
	-o-transform: rotateX(180deg) translate3d(0, 0, 0);
	transform: rotateX(180deg) translate3d(0, 0, 0);
}

.rotating.flip.cube .front {
	-webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
	-moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
	-ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
	-o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
	transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}

.rotating.flip.cube .back {
	-webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
	-moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
	-ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
	-o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
	transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}

.rotating.flip.cube.up .back {
	-webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
	-moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
	-ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
	-o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
	transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}



/* ----------------------------------------------------
RESPONSIVE
------------------------------------------------------- */
@media (max-width: 767px) {
	.portfolio-filter li a {
		border-radius: 2px;
		margin: -3px;
		padding: 5px !important;
	}

	.footer-menu,
	.slider_title_a,
	.tp-caption .btn {
		display: none !important;
	}

	.header_center .navbar-collapse.collapse {
		text-align: left;
		height: auto !important;
		overflow: auto !important;
	}

	.header_center .navbar-nav {
		display: inherit !important;
		float: inherit !important;
		margin: 0;
	}

	ul.timeline:before {
		left: 40px;
	}

	ul.timeline>li>.timeline-panel {
		width: calc(100% - 90px);
		width: -moz-calc(100% - 90px);
		width: -webkit-calc(100% - 90px);
	}

	ul.timeline>li>.timeline-badge {
		left: 15px;
		margin-left: 0;
		top: 16px;
	}

	ul.timeline>li>.timeline-panel {
		float: right;
	}

	ul.timeline>li>.timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}

	ul.timeline>li>.timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}

	.mini_title2 {
		font-size: 11px !important;
	}

	#topbar .topbar-email,
	#topbar .topbar-phone,
	#topbar .topbar-login,
	#topbar .topbar-cart,
	.topmenu,
	.copyright-text,
	.menu {
		border: none;
		float: none !important;
		clear: both !important;
		text-align: center !important;
		margin: auto;
	}

	.callus {
		float: right !important;
		margin: auto;
	}

	.currency-switcher {
		/* position: relative; */
		margin: 0;
		width: 100%;
	}
}

@media (max-width: 380px) {

	#topbar .topbar-email,
	#topbar .topbar-phone,
	#topbar .topbar-login,
	#topbar .topbar-cart,
	.topmenu,
	.callus {
		display: inline-block;
	}
}

.btnz {
	display: block;
	/*float: left;*/
	padding: 10px 15px;
	border: none;
	background-color: #ececec;
	text-decoration: none;
	font-size: 18px;
	color: #FFF;
	margin-right: 20px;
}

.share-social a {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
}

.btnz:hover {
	color: #efefef;
}

.btnz i {
	color: #fff;
}

.facebook {
	background-color: #3b5998;
}

.gplus {
	background-color: #dd4b39;
}

.twitter {
	background-color: #55acee;
}

.linkedin {
	background-color: #0077B5;
}

.list-none ul {
	padding-left: 0;
}

.list-none ul li {
	list-style: none;
}

.news-link li {
	border-bottom: 1px solid #ddd;
}

.news-box h2,
.news-box p,
.news-box a {
	text-transform: none;
}

.news-box p,
.news-box h2 {
	padding-left: 10px;
}

.news-box h2 {
	font-size: 23px;
}

.news-box {
	border: 1px solid #e3e3e3 !important;
	margin-top: 20px;
	padding: 0 0px 0px 0;
	height: 590px;
}

.news-highlight p {
	font-weight: 600;
}


.phone-dial span {
	text-align: center;
}

.internet-box,
.bill-box {
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	margin-top: 20px;
	padding: 20px 0;
	position: relative;
	float: left;
}

.bill-box {
	min-width: 100% !important;
	position: relative;
}

.api-box {
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	margin-top: 20px;
	padding: 10px 5px;
	position: relative;
	float: left;
	min-width: 100% !important;
}


.dial-box {
	background-color: #43c8f5 !important;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.27);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.27);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.27);
	margin-top: 20px;
	padding: 20px 0;
}

.dial-inactive {
	/*padding: 10px 0;*/
}

.phone-box {
	border: 1px solid #e3e3e3 !important;
	margin-top: 20px;
	padding: 20px 0;
	height: 470px;
}

.faq-box {
	border: 1px solid #e3e3e3 !important;
	margin-top: 10px;
	padding: 0 0 10px 0;
}

.faq-box h4,
.faq-box h3 {
	display: none !important;
}

.reach-box {
	border: 1px solid #e3e3e3 !important;
	margin-top: 30px;
	padding: 15px 0;

}

.customer-care-text {
	text-align: center;
	font-size: 17px;
	font-weight: 600;
	color: #005999;
}

.live-chat {
	cursor: pointer !important;
}

.phone-details {
	border-top: 1px solid #e3e3e3;
}

.dial-box p {
	font-size: 29px;
	color: #fff;

}


.dial-box h4 {
	color: #fff;
	font-size: 19px;
}

.dial-box a {
	font-size: 34px;
}

.dial-box a:hover,
.dial-box a:active,
.dial-box a:focus {
	color: #01214d;
	text-decoration: underline;
}

.frame {

	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
	/*box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.27);*/
	box-shadow: 0px 6px 9px #00000016;
	border-radius: 7px;
}

.frame a {
	display: block;
	height: 100%;
	width: 100%;
}

.frame img {
	display: block;
	height: auto;
	width: auto;
	padding-bottom: 80px;

}


.frame a .caption {
	background-color: #FFF;
	display: block;
	overflow: hidden;
	padding: 10px 10px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 348px;
	transition-property: top;
	transition-duration: 0.2s;
	width: 100%;
	z-index: 10;
}

.frame a:hover .caption {
	top: 0;
	transition: all 1s;
}

.frame a .caption h2 {
	color: #01214d;
	font-size: 17px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;

}

.frame a .caption p {
	color: #222;
	display: none;
	line-height: 120%;
	transition: all 0.2s;
	width: 90%;
	text-align: center;
}

.frame a:hover .caption p {
	display: block;
	margin-bottom: 20px;
}

.effects {
	padding-left: 15px;
}

.effects .img {
	position: relative;
	float: left;
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
	box-shadow: 5px 0px 3px 0 rgba(0, 0, 0, 0.27);
}

}

.effects .img img {
	display: block;
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
}

.overlay {
	padding: 30px 0;
	display: block;
	position: absolute;
	z-index: 20;
	background: #fff;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;

}


a.close-overlay {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	width: 45px;
	height: 25px;
	font-size: 20px;
	font-weight: 500;
	color: #222;
	line-height: 45px;
	text-align: center;
	background-color: #fff;
	cursor: pointer;
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.27);
}

a.close-overlay.hidden {
	display: none;
}

a.expand {
	display: block;
	position: absolute;
	z-index: 100;
	height: 30px;
	text-align: center;
	color: #222;
	/*  line-height: 50px;*/
	font-weight: 500;
	font-size: 21px;


}

a.expand .title {
	line-height: 60px !important;
	font-size: 21px;
	text-transform: uppercase !important;

}

a.expand span {
	font-size: 14px;
	line-height: 1px !important;
	text-transform: none !important;
}

#effect-1 .overlay {
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 0;
}

#effect-1 .overlay a.expand {
	left: 0;
	right: 0;
	bottom: 50%;
	margin: 0 auto;
}

#effect-1 .img.hover .overlay {
	height: 100%;
}


.right {
	float: right;
}

.news-right,
.news-right p {
	float: right;
}

/*.news-right p {
	float: right !important;
}*/


.main-menu {
	/* padding: 0px 0px 0px 20px; */
	background: #002367;
	position: relative;
	padding: 5px;

}

.main-menu ul li {
	display: inline-block;
	text-transform: uppercase !important;
	font-size: 16px;
	padding: 12px 0px;
	margin-top: 2px;
}
.main-menu ul li a {
	color: #fff;
	padding: 23px 15px 25px;
	/* line-height: 15px; */
}
.main-menu ul.tier1Menu {
	padding-left: 0 !important;
	/* text-align: center !important; */
	font-weight: 600 !important;

}
.count {
	font-size: 10px;
	font-size: 1.5rem;
	color: #fff;
	font-weight: 600;
	text-align: center;
	line-height: 25px;
	display: inline-block;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	position: absolute;
	right: -19px;
	top: 50%;
	margin-top: -16px;
	background-color: #43c8f5;
	transition: all .5s;
}

.main-menu .active {
	/*	background: #43c8f5;*/
	color: #01214d !important;
}


.main-menu .active a,
.main-menu .active a:hover {
	background: #43c8f5;
	color: #01214d !important;
}

.main-menu ul li a:hover {
	color: #fff !important;
	background: #011736;
}


/* .main-menu ul li:last-child {
	border-right: none;
} */

.main-menu ul li:first-child {
	/*float: left;*/
	/* margin-top: 0px; */
}

.right-area01 {
	position: static;
	width: 50000px;
	background-color: #000549;
	/* left: 0; */
	border-radius: 35px;
	float: left;
	padding: 0px;
}
.right-area01 .btn.btn-dark {
	background: #43c8f5;
	padding: 7px 33px !important;
	margin: 0;
}

#topbar .right-area01 ul li>a.btn.btn-dark:hover {
	background: #43c8f5 !important;

}

.right-area01 ul li {
	padding: 6px 9px !important;
	margin-top: 2px;
}
.right-area01 .right-user-nav ul li {
	padding: 0 !important;
	/* margin-top: 6px; */
}
.right-area01 a.btn.btn-dark:hover {
	background: #43c8f5 !important;
}


.main-menu .right-area01 ul li a{
	padding: 0 !important;
}
.main-menu .right-area01 .dropdown-menu.user-drop a {
	display: block;
	padding: 3px 10px !important;
}
.main-menu .right-area01 .dropdown-menu.user-drop a:hover {
	color: #000 !important;
}
.dropdown-menu.user-drop a {
	color: #403d3d !important;
	font-weight: normal;
}
.avatar2 {
	width: 32px;
	border-radius: 50px;
}
.avatar-space {
	display: flex;
	align-items: center;
	gap: 5px;
}
.videoWrapper {
	max-width: 100% !important
}


.absolute-img {
	position: absolute !important;
	left: 0 !important;
}

.social-footer {
	display: block;
	margin-bottom: 15px;
}

.social-footer li {
	display: inline-block;
}

.social-footer li a {
	width: 39px;
	height: 39px;
	line-height: 35px;
	text-align: center;
	border: 2px solid #fff;
	color: #fff;
	font-size: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	display: block;
	margin: 0 4px;
	top-padding padding-top: 40px;
	/* padding-bottom: 20px; */
}

/* .social-footer i {
 color: #fff;
}

.social-footer i:hover {
 color: #44c8f5;
}*/
.social-footer li a:hover,
.social-footer li a:focus {
	border: 2px solid #44c8f5;
	color: #44c8f5;
}

@media screen and (min-width: 2501px) and (max-width: 6000px) {
	.menu-plus {
		display: none !important;
	}


	.dial-box a,
	.dial-inactive,
	.dial-inactive *,
	.phone-dial,
	.phone-dial * {
		pointer-events: none;
	}



}


@media screen and (min-width: 769px) and (max-width: 2500px) {


	.dial-box a,
	.dial-inactive,
	.dial-inactive *,
	.phone-dial,
	.phone-dial * {
		pointer-events: none;
	}


	.menu-plus {
		display: none !important;
	}

	.tier-1-mob {
		display: none !important;
	}

}

.tier-1-mob {

	text-transform: uppercase;
}




@media screen and (max-width: 768px) {

	.live-chat {
		position: relative;
		pointer-events: all !important;
	}

	.caption-title {
		font-size: 55px !important;
	}

	.caption-subtitle {
		font-size: 46px !important;
	}

	.caption-btn {
		top: 280px !important;
	}

	.caption-btn a {
		font-size: 46px !important;
	}

	.phone-dial,
	.phone-dial * {
		pointer-events: all !important;
	}

	.bill-box img {
		margin: 0 auto !important;
	}

	.search-box {
		position: absolute !important;
		top: 0px !important;
	}

	.widget .title h3 {

		margin-top: 60px !important;

	}

	#topbar .topbar-email,
	#topbar .topbar-phone,
	#topbar .topbar-login,
	#topbar .topbar-cart,
	.topmenu,
	.callus {
		display: inline-block;
	}

	.footer-logo {
		position: relative;
		right: 0;
		top: 0;

	}

	.footer-logo img {
		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 70%;
	}

	#topbar {
		margin-top: 0;
	}

	.logo {
		float: none;
		margin: auto;
		text-align: center;
		margin-top: 10px;
	}

	#main-navigation.affix {
		position: relative !important;
	}

	.frame {
		box-shadow: none;
		border: 1px solid #e3e3e3;
		margin-top: 20px;
	}

	.frame a:hover .caption {
		top: 0;
		transition: none;
		/*display: none !important;*/
	}

	.frame a:hover. .caption p {
		display: none !important;
	}

	.frame a .caption {
		/* display: none;*/

	}

	.frame a:hover .caption p {
		display: none !important;
		margin-bottom: 0px !important;
	}


	.frame a .caption {
		background-color: #FFF;
		display: block;
		overflow: hidden;
		padding: 0 10px;
		position: static !important;
		left: 0;
		right: 0;
		bottom: 0;
		top: 348px;
		transition-property: none;
		transition-duration: none;
		width: 100%;
		z-index: 10;
	}

	.frame img {
		display: block;
		height: auto !important;
		width: 100%;
		padding-bottom: 0px !important;

	}


	.cp-search-outer {
		width: 75% !important;
	}

	.cp-search-outer form input[type="text"] {

		height: 45px;
	}

	.cp-search-outer form button {
		height: 45px;
		width: 45px;
		line-height: 0;
	}

	.cp-search-outer strong.title {

		font-size: 24px;
	}

	.data-usage-widget .usage-container .fill .result-bubble .result-bubble {
		width: 70px;
		height: 70px;
		top: -30px;
		right: -23px;
	}

	.data-usage-widget .usage-container .fill .result-bubble .result-bubble {
		font-size: 12px;
	}

	.data-usage-widget .usage-container .fill .result-bubble .result-bubble span.amount {
		margin-top: 10px;
		font-size: 14px;
	}

	.tabs-left>.col-md-3>.nav-tabs>li {
		float: left !important;
	}

	.news-right,
	.news-right p {
		float: none !important;
	}


	.main-menu .tier-1 ul li {
		font-size: 14px;

		/*display: none !important;*/
	}

	/*	.topmenu {
		 display: none;
	 }*/

	.main-menu ul li {
		font-size: 16px;
		text-align: center;
		float: none !important;
		margin: auto;
	}

	.main-menu ul li a {
		padding: 7px 5px;
		/*border-right: 1px solid #fff;*/
	}


	.main-menu ul li a:hover {
		background: none;
	}




	#topbar {
		text-align: center !important;
	}


	.blue-bg {
		background-color: #01214d;
		margin-bottom: 15px;
		padding: 2px;
	}

	.blue-bg h2 {
		text-align: center;
		text-transform: uppercase;
		font-size: 21px;
		color: #fff;
	}




}




/* ----------------------------------------------------
COLOR SCHEMES
------------------------------------------------------- */
.arrow-left {
	border-right-color: #01214d;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
	border-top-color: #01214d !important;
}

.buddy_members .popover.top>.arrow:after,
.buddy_carousel .popover.top>.arrow:after {
	border-top: 10px solid #01214d !important;
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
	border-color: #01214d !important;
}

.post-wrapper-top h2,
.group_box:hover .circle,
.group_box:hover,
.buddy_carousel .popover,
.buddy_members .popover,
.buddy_desc,
.cat_widget:hover,
.social_like .icon-container,
.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>.active>span:focus,
.form-control:focus,
.panel-default>.panel-heading:hover,
.bggrey,
.services_vertical .icon-container,
.item .icon-container,
#owl-testimonial-widget .img-circle,
.testimonial-wrap,
.tparrows:hover,
.blog_button,
.magnifier .btn-default:hover,
blockquote,
.magnifier .btn-default:focus,
.magnifier .btn-default:active,
.service-icon-circle,
.general-title hr {
	/*border-color:#01214d;*/
}

#header-style-1 .dropdown-menu,
#header-style-1 .yamm .dropdown.yamm-fw .dropdown-menu {
	/*border-top-color: #01214d !important;*/
}

#three-parallax .testimonial h3 {
	color: #01214d !important;
}

.blog_button,
.shop_title_slider span,
.cat_widget h3,
.rating i,
.big_title_onepage span,
.small_thin_grey1 i,
.popular_items .meta span i,
.ch-info-front i,
.service_vertical_box:hover .service-icon i,
.bgdark span,
.item .icon-container,
.slider_title_a,
.mini_title2 i,
.team_member span,
.blog-carousel-meta span i,
.high_title2,
.high_title,
.big_title span,
.small_title span,
.mini_title span,
.check li:before,
.service-icon-circle i,
.servicebox:hover .service-icon i,
.shop-right .title .price,
.shop_item .price,
.cart_table .price2,
.widget h3 span,
.big_title_slider span,
.milestone-counter i,
a.readmore,
.tabbed-menu li a:hover,
.footer-menu li a:hover,
.mmode .title span,
.footer-menu li a:focus,
#header-style-1 .yamm h3 i,
#header-style-1 .yamm-fw .dropdown-menu li a:before,
#topbar .topbar-login i,
.group_box i,
#topbar .callus i,
#topbar .topbar-cart i {
	color: #01214d;
}

.timeline-badge.danger,
.flex-control-paging li a.flex-active,
.tparrows:hover {
	background-color: #01214d !important;
}




#tabbed_widget .nav-tabs>li.active>a,
#tabbed_widget .nav-tabs>li.active>a:hover,
#tabbed_widget .nav-tabs>li.active>a:focus,
#tabbed_widget .nav>li>a:hover,
#tabbed_widget .nav>li>a:focus,
.big_title_onepage,
.tp-caption .btn,
.small_thin_grey1,
#footer-style-2 .social-icons span a:hover,
#footer-style-3 .social-icons span a:hover,
#footer-style-1 .social-icons span a:hover,
.recent_posts_widget a,
#footer-style-1 .widget,
#footer-style-1 p,
#footer-style-2 .widget,
#footer-style-2 p,
#footer-style-3 .widget,
#footer-style-3 p,
.service-with-image:hover .service-title a,
.item:hover .icon-container,
.overlay h2,
.overlay .lead,
.overlay .testimonial-widget .testimonial .lead:after,
.overlay .testimonial-widget .testimonial .lead:before,
.overlay .testimonial-widget,
.magnifier .btn-default:hover,
.magnifier .btn-default:focus,
.magnifier .btn-default:active,
mark,
.service-icon-circle.active i,
.servicebox:hover .service-icon-circle i,
.testimonial h3,
.nav-stacked>li>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a,
#footer-style-2 .widget .title h3,
#footer-style-3 .widget .title h3,
#footer-style-1 .widget .title h3 {
	color: #ffffff !important;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.pagination>.active>span:focus {

	color: #fff;
}

@font-face {

	font-weight: normal;
	font-style: normal;
}

.noShowResponsive {
	display: none !important
}

.noShowFeature {
	display: block !important;
}


/* Tigo Mobile Menu */
#mobileMenu #menuBar {
	background: #43c8f5;
	margin-bottom: 0;
}

#mobileMenu .navbar-toggler {
	border-color: #fff;
	border-radius: 0;
}

#mobileMenu #tigoMenu {
	background: #01214d;
	position: absolute;
	top: -20px;
	right: 0;
	z-index: 100;
	width: 80%;
}

#mobileMenu #tigoMenu .menuList {
	border: 2px solid #01214d;
}

#mobileMenu #tigoMenu .menuList .dropdown .dropdown-menu {
	padding-left: 15px;
	border: none;
}

#mobileMenu #tigoMenu .menuList .level-1 {
	padding-left: 25px;
}

#mobileMenu #tigoMenu .menuList .level-1 a {
	color: #fff;
	margin-left: -10px;
	padding-left: 10px;
	background: #01214d;
}

#mobileMenu #tigoMenu .menuList .open a {
	background: #43c8f5;
}

#mobileMenu #tigoMenu .menuList .open a:active {
	background: #43c8f5;
}

#mobileMenu #tigoMenu .menuList .level-1 .level-2 a {
	background: #fff;
}

#mobileMenu #tigoMenu .menuList .level-1 .level-2 a:hover {
	background: #01214d;
	color: #fff;
}

#mobileMenu #tigoMenu .menuList .level-1 .dropdown-menu {
	margin-left: -10px;
	margin-top: -2px;
	padding-left: 10px;
	border-radius: 0;
	background: #fff;
}

#mobileMenu #tigoMenu .menuList .level-2 {
	color: #43c8f5;
	background: #fff;
	padding-left: 10px;
}

#mobileMenu #tigoMenu .menuList .level-2 .dropdown-menu {
	padding-left: 30px;
}

#mobileMenu #tigoMenu .menuList .dropdown-menu .dropdown-header {
	padding-left: 0;
}

#mobileMenu #tigoMenu .menuList .dropdown-menu .dropdown a {
	color: #01214d;
}

#mobileMenu #tigoMenu #searchHolder {
	margin: 60px 20px 20px 20px;
	padding-top: 20px;
}

#mobileMenu #tigoMenu #searchHolder input {
	border-radius: 25px;
}

#closeTigoMenu {
	border: none;
	margin-top: 25px;
	margin-right: 0;
	float: right;
	background: #43c8f5;
	border: none;
}

#closeTigoMenu .fa-times {
	color: #fff;
}

.navbar-brand {
	color: #01214d;
}

#userMenuBtn {
	background: none;
	border: none;
}

#tigoMenuToggleBtn {
	background: none;
	border: none;
	margin-right: -40px;
}

.menuBtnHolders {
	padding-left: 0;
	margin-left: -40px;
}

#logoHolder {
	padding: 0px;
}

#logoHolder #tigoLogo {
	padding: 0px;

}

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

#logoHolder #tigoLogo img {
	background-color: #01214d;
	padding: 8px;
	width: 68px;
	//max-width: 70px;
	margin-top: -1px;
	margin-left: -1px;
}

#mobileMenu #tigoMenu .menuList .user-dropdown-menu {
	background: #fff;
}

#mobileMenu #tigoMenu .menuList .user-dropdown-menu li>a {
	color: #01214d;
}

.slider-wrapper {
	margin-top: -1px;
}


/*
@media screen and (min-width: 768px){
#main-navigation{display:block;}
#header-style-1{display:block;}
#mobileMenu{display:none;}
}
@media screen and (max-width: 768px){
#main-navigation{display:none;}
#header-style-1{display:none;}
#mobileMenu{display:block;}
}

*/





/*Made with Donald Kagunila*/
/*Dimension Data*/
#bank .bank-card {
	margin-top: 30px !important;
	width: 90%;
	min-height: 300px;
	border-radius: 20px;
	margin-right: 20px;
}

#bank .bank-border {
	margin-right: 20px;
	min-height: 300px;
	width: 100%;
	background: #606c88;
	/* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #00377b, #00377b);
	/* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #00377b, #00377b);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	border-radius: 20px;
	padding: 4px;
	box-shadow: 1px 3px 12px 0px rgba(0, 0, 0, 0.35);

}

#bank .bank-body {
	position: relative;
	min-height: 300px;
	background-color: #fff;
	height: 100%;
	border-radius: 16px;
	padding: 5px;
}

#bank .bank-card-number {
	height: 60px;
	width: 60px;
	background-color: #f7c602;
	border-radius: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.45);
	position: absolute;
	top: -22px;
	left: -22px;
	border: 3px solid #fff;
}

.personal #bank .bank-card-number {
	background-color: #43c8f5;
}

#bank .bank-card-number span {
	color: #00377b;
	font-weight: bold;
	position: relative;
	left: -1px;
	top: 2px;
	display: block;
	font-size: 23px;

}

#bank .bank-card-header {
	text-transform: capitalize !important;
	height: 60px;
	/*background-color: red;*/
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

#bank hr {
	margin-top: -7px;
	width: 80%;
}

#bank ul {
	padding-left: 25px;
}

#bank ul li {
	list-style: none;
	font-size: 13px;
	line-height: 150%;
}

#bank ul li span {
	margin-right: 10px;
}

#bank ul li span.active {
	background-color: rgba(0, 0, 0, 0.45);
	display: inline-flex;
	color: #fff;
	height: 17px;
	width: 17px;
	justify-content: center;
	margin-left: -5px;
	border-radius: 50%;
	font-size: 11px;
	line-height: 19px;
	margin-right: 6px;
}

#bank .mt-20 {
	margin-top: 30px;
	margin-left: 20px;
	position: absolute;
	bottom: 8px;
	/*margin: 0 auto; */
}

#soka .terms {
	padding: 15px;
}

#soka .terms li {
	list-style: upper-alpha;
	margin: 15px 0px;
}

#soka .prises {
	margin: 20px;
}

#soka .prises ul {
	padding: 0px;
}

#soka .prises ul li {
	list-style: none;
}

#soka .prises .prises-border {
	/*height: 100%;*/
	padding: 3px;
	width: 100%;
	box-shadow: 1px 3px 12px 0px rgba(0, 0, 0, 0.35);
	background: linear-gradient(to right, #00377b, #00377b);
	border-radius: 20px;
}

#soka .prises .prises-body {
	position: relative;
	background-color: #fff;
	border-radius: 16px;
	padding: 15px;
}

#soka .prises .prises-body h3 {
	text-align: center;
}

#soka .prises .prises-body span {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}

#soka .prise-sep {
	width: 100px;
	/*margin: 15px 0px;*/
}

#soka .prise-image {
	height: 60px;
	width: 60px;
	background-color: #f7c602;
	border: 1px solid #fff;
	box-shadow: 1px 3px 12px 0px rgba(0, 0, 0, 0.10);
	border-radius: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	margin-bottom: 20px;
	transition: 0.35s all ease-in;
}

#soka .prise-image i {
	font-size: 25px;
	color: white;
}

#soka .prise-image:hover {
	border: 2px solid #fff;
	box-shadow: 1px 3px 12px 0px rgba(0, 0, 0, 0.35);
	cursor: pointer;
}

#soka .flc {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	flex-direction: column;
	margin-bottom: 40px;
}

#soka .prise-title {
	font-weight: 600;
	margin-bottom: 10px;
	text-align: center;
}

#soka .prise-para {
	text-align: center;
	font-weight: 300;
	font-size: 13px;
	line-height: 20px;
}



.callBackModule {
	margin-top: 50px;
}

.mod-title {
	font-weight: 600;
	font-size: 45px;
}




/*====== SHARIFU CSS =======*/

.note10-table .image {
	background: lime;
	width: 250px;
	height: 400px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.note10-table .image img {
	/*width: 100% !important;
height: 30% !important;*/
}

.note10-table td {
	text-align: left;
	line-height: 12px;
	/*width: 50% !important*/
}


/*home internet service*/

.jaza-tukujaze .col-md-6 div,
.jaza-tukujaze .col-md-7 div {
	/*background: lime*/
	-webkit-box-shadow: -1px -1px 12px -2px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: -1px -1px 12px -2px rgba(0, 0, 0, 0.75);
	box-shadow: -1px -1px 12px -2px rgba(0, 0, 0, 0.75);
}

.jaza-tukujaze table tbody td {
	padding: 0px !important;
	padding-top: 5px !important;
	padding-bottom: -5px !important
}

.jaza-tukujaze table tbody tr:first-child {
	background: #00377B !important;
	color: #fff !important;
	/*font-size: 12px !important;*/
}

.jaza-tukujaze table tbody tr:first-child td {
	padding: 0px !important;
	padding-top: 10px !important;
	line-height: 20px;
}

.custom-table table tbody td {
	padding: 0px !important;
	padding-top: 5px !important;
	padding-bottom: -5px !important;
	border-left: solid 1px #ededed;
}

.custom-table table tbody td:last-child {
	border-right: solid 1px #ededed;
}

.custom-table table tbody tr:first-child {
	background: #00377B !important;
	color: #fff !important;
}

.custom-table table tbody tr:first-child td {
	padding: 10px !important;
	line-height: 20px;
}

.home-internet-table table td {
	width: 160px !important;
	background: #fff !important;
	color: #000 !important;
	/*border: solid 0.5px #000;*/
}

.home-internet-table table .price-table {
	border-bottom: solid 0.5px #000;
}

.home-internet-table table .weekly {
	border: none;
	min-width: 400px;
}

.home-internet-table table .standard {
	font-weight: bold;
}

.home-internet-table table .align-left {
	text-align: left;
	min-width: 200px;
}

.mifi-box {
	width: 700px;
	height: 300px;
	margin-left: 100px;
}

.mifi-box img {
	height: 300px;
	margin-left: 0px;
}

.cpe-router {
	width: 500px;
	height: 400px;
	margin-left: 100px;
}

.home-internet-landing-pages img {
	width: 230px;
}

@media screen and (max-width: 868px) {

	.home-internet-landing-pages .col-sm-4,
	.home-internet-devices .col-sm-5 {
		width: 49% !important;
		display: inline-block;
	}
}

@media screen and (max-width: 450px) {

	.home-internet-landing-pages .col-sm-4,
	.home-internet-devices .col-sm-5 {
		width: 100% !important;
		margin-bottom: 10px;
	}

	.home-internet-landing-pages img {
		width: inherit;
	}
}

@media screen and (max-width: 400px) {
	.mifi-box {
		width: 90%;
		height: 40%;
		margin: 0px;
	}

	.mifi-box img {
		height: 200px;
	}

	.cpe-router {
		width: 90%;
		height: 80%;
		margin: 0px;
	}
}

/*end home internet*/


/*below syles is used in compliance and privacy-policy*/
.compliance-top-img img {
	width: 100%;
	height: auto;
}

#compliance .container-fluid {
	padding: 0px !important;
}

#compliance .compliance-img {
	margin-top: 30px;
	margin-bottom: 30px;
}

#compliance .compliance-img img {
	width: 100%;
	height: auto;
}

#compliance .card-primary {
	background-color: #43c8f5;
	color: #fff;
	margin-top: 20px;
	padding: 40px 32px 32px 32px;
	border-radius: 10px;
}

#compliance .card-top {
	min-height: 50px;
}

#compliance .card-top_icon {
	min-height: 50px;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}

#compliance .card-top_icon i {
	/*font-weight: 400;*/
	color: red;
	font-size: 58px;
}

#compliance hr {
	border-top: 1px solid rgba(255, 255, 255, .5);
}

#compliance .comp-links {
	padding: 0;
	margin: 0;
}

#compliance .comp-links li {
	height: 42px;
	line-height: 42px;
	list-style: none;
}

#compliance .comp-links li a {
	color: #fff;
}

#compliance .text-white {
	color: #fff !important;
}

#compliance p span {
	font-weight: bold;
	padding-right: 5px;

}

#compliance p {
	align-content: center;
	text-align: justify;
	line-height: 22px;
}

#compliance .page-title {
	position: relative;
	margin-bottom: 30px;
	margin-top: 20px;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

#compliance .page-title::before {
	content: "";
	position: absolute;
	height: 44px;
	width: 4px;
	background-color: #ffc20e;
	border-radius: 5px;
	display: block;
}

#compliance .page-title h2 {
	margin-left: 50px;
}

#compliance .sml-title {
	margin-bottom: 10px;
	padding: 0px !important;
	height: 35px;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

#compliance .sml-title::before {
	content: "";
	position: absolute;
	height: 34px;
	width: 4px;
	background-color: #ffc20e;
	border-radius: 5px;
	display: block;
}

#compliance .sml-title h2 {
	font-weight: bold;
	font-size: 28px;
	margin-left: 20px
}

@media screen and (max-width: 768px) {
	#compliance .sml-title h2 {
		font-size: 20px;
	}
}

#compliance .middle-img {
	border: 1px gray solid;
	margin-bottom: 30px
}

#compliance .middle-img .img {
	height: 300px;
	width: 100%;
}

#compliance .middle-img img {
	height: inherit;
	width: inherit;
}

#compliance .middle-img i {
	font-size: 15px;
	padding-left: 5px;
	font-weight: bold;
}

#compliance .download-link {
	min-height: 50px;
	display: inline-block;
	margin-top: 30px;
}

#compliance .download-link span {
	margin-right: 10px;
}

#compliance .acfe {
	margin: 20px 0px;
}

@media screen and (max-width: 768px) {

	.privacy-policy .policy-fixed-top,
	#compliance .compliance-fixed-top {
		display: none;
	}
}


.umoja-tigo-pesa .top-image-rect img {
	width: 100% !important;
}

.umoja-tigo-pesa .top-image-rect .icon {
	font-size: 50px;
	color: #fff;
	width: 90% !important;
	position: absolute;
	margin-top: -110px;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
}

.umoja-tigo-pesa .top-image-rect .icon i {
	cursor: pointer;
}

.umoja-tigo-pesa .top-image-rect .icon i:hover {
	color: #ebf5ee
}


/*ATM CASH OUT SERVICE PAGE*/
.atm-cash-page table {
	width: 50% !important
}

.atm-cash-page table tr td {
	padding-top: 7px;
	padding-bottom: 0px;
}

@media screen and (max-width: 768px) {
	.atm-cash-page table {
		width: 100% !important
	}
}

.currency-switcher {
	position: relative;
	margin: 13px auto;
	/* width: 108px; */
}

.dropdown-lang {
	position: relative;
	width: 268px;
}

.dropdown-lang:after {
	content: "";
	position: absolute;
	margin: 0;
	width: 16px;
	height: 17px;
	/* background-image: url(http://botkits.ru/img/icons/down.svg); */
	top: 15px;
	right: 10px;
	-webkit-transition: .3s;
	transition: .3s;
}

.dropdown-lang.open:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}


.dropdown-lang>div.caption {
	/* background: #F8F9FB; */
	border-radius: 12px;
	cursor: pointer;
	/* padding: 12.5px 15px 12.5px 60px; */
	/* font-size: 14px; */
	/* line-height: 150%; */
	/* letter-spacing: 0.3px; */
}

.dropdown-lang > div.list {
	position: absolute;
	background-color: #fff;
	width: 100%;
	/* border-radius: 12px; */
	-webkit-box-shadow: 0px 12px 24px rgba(21, 18, 51, 0.13);
	box-shadow: 0px 12px 24px rgba(21, 18, 51, 0.13);
	opacity: 0;
	overflow: hidden;
	/* -webkit-transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear; */
	/* transition: all 0.15s cubic-bezier(0.25, 0, 0.25, 1.75), opacity 0.1s linear; */
	/* -webkit-transform: scale(0.85); */
	/* transform: scale(0.85); */
	/* -webkit-transform-origin: 50% 0; */
	/* transform-origin: 50% 0; */
	top: 52px;
	z-index: -1;
	visibility: hidden;
	padding: 10px 0;
	/* left: -169px; */
	right: 218px;
	transform: translate(-52px, 100%) translateX(-871px);
	height: 348px;
	overflow: auto;
}

.dropdown-lang.open>div.list {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	z-index: 1;
	visibility: visible;
}

.dropdown-lang > div.list > div.item {
	padding: 0px 19px 8px 56px;
	cursor: pointer;
	-webkit-transition: .3s;
	/* transition: .3s; */
	/* font-size: 14px; */
	/* line-height: 150%; */
	/* letter-spacing: 0.3px; */
	/* width: 33%; */
	height: 30px;
	/* display: grid; */
	/* justify-content: center; */
	text-align: left;
}

.dropdown-lang>div.list>div.item.selected {
	background: rgba(36, 60, 187, 0.2);
	pointer-events: none;
}

.dropdown-lang>div.list>div.item:hover {
	background: #F8F9FB;
}

.dropdown-lang>div.caption img,
.dropdown-lang>div.list>div.item img,
.dropdown-lang>div.caption svg,
.dropdown-lang>div.list>div.item svg {
	position: absolute;
	margin-top: 2.5px;
	left: 15px;
}

.dropdown-lang > div.list > div.item span, .dropdown-lang > div.caption span {
	font-weight: 600;
	font-size: 13px;
	/* letter-spacing: 0.3px; */
	color: #3B4680;
	/* position: absolute; */
	right: 36px;
}

.dropdown-lang>div.list>div.item span {
	right: 20px;
}

/*custom btns*/
.btn-custom-info {
	color: #ffffff;
	background-color: #1078c0;
	/* border-color: #01214d; */
	font-size: 18px !important;
	margin: 0;
	margin-left: 6px;
	border: none;
}

.btn-custom-info:hover,
.btn-custom-info:focus,
.btn-custom-info:active,
.btn-custom-info.active {
	color: #01214d;
	background-color: #ffffff;
	border-color: #01214d;
	transition: 0.3s;
}

.btn-custom-outline-info {
	color: #01214d;
	background-color: #1078c0;
	/* border-color: #fff; */
	/* font-size: 18px !important; */
	color: white;
	border-radius: 30px;
	height: 26px;
	width: 26px;
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
}

.btn-custom-outline-info:hover,
.btn-custom-outline-info:focus,
.btn-custom-outline-info:active,
.btn-custom-outline-info.active {
	color: #ffffff;
	background-color: #01214d !important;
	border-color: #01214d;
}

/*galaxy s20*/
.galaxy-s20 {
	padding: 0px;
	margin-bottom: 50px;
	margin-top: 20px;
	/*background: gold*/
}

.galaxy-s20 .spec {
	/*border-bottom: 1px solid gray;*/
	padding: 0px;
	margin: 0px
}

.galaxy-s20 .spec-title {
	font-weight: bold;
	font-size: 20px;
	margin: 0px
}

.galaxy-s20 .img.left {
	display: none;
}

.s20-form {
	margin-top: 20px;
}

.s20-form #preorderSubmit {
	background: #01214d !important;
	border: 1px solid #01214d !important;
	padding: 10px !important;
	width: 200px;
	font-size: 18px
}

.s20-form #preorderSubmit:hover {
	background: #fff !important;
	color: #01214d !important;
}

.s20-offer {
	width: 400px;
	height: 350px;
	margin-left: 50px;
}

@media screen and (max-width: 992px) {
	.galaxy-s20 .img.left {
		display: block;
	}

	.galaxy-s20 .img.right {
		display: none;
	}

	.galaxy-s20 .spec-title {
		text-align: right;
	}

	.galaxy-s20 .spec-details {
		/*background: lime*/
	}

	.s20-offer {
		width: inherit;
		height: inherit;
		margin-left: 0px;
	}
}

@media screen and (max-width: 768px) {
	.s20-intro {
		padding: 0px
	}

	.s20-intro .col-xs-12 {
		padding: 0px
	}

	.galaxy-s20 .fade-desc {
		padding: 0px
	}

	.galaxy-s20 .spec-title {
		/*background: pink;*/
		padding: 0px
	}
}

/*custom fade effects*/
.my-fade-left {
	opacity: 0;
	overflow: hidden;
	-webkit-transition: width 1000ms ease-in, opacity 1s ease-out;
	-moz-transition: width 1000ms ease-in, opacity 1s ease-out;
	-o-transition: width 1000ms ease-in, opacity 1s ease-out;
	transition: width 1000ms ease-in, opacity 1s ease-out;
}

.fade-active {
	opacity: 1;
	/*width: 40%;*/
}

.demos .number {
	background: gray;
	width: 30px;
	padding: 4px 11px;
	color: #fff;
	margin: auto;
	border-radius: 50%;
}


/*tigo-collapse*/
.tigo-collapse .fancy-collapse-panel,
.tigo-collapse .panel-heading {
	background: #43c8f5
}

.tigo-collapse .panel-heading {
	margin: auto;
}

.tigo-collapse .panel-heading .row {
	padding-top: 6px;
}

.pesa .tigo-collapse .fancy-collapse-panel,
.pesa .tigo-collapse .panel-heading {
	background: #ffc20e
}

.tigo-collapse #panel-btn {
	background: #01214d;
	color: #fff !important;
	padding: 10px;
	border-radius: 5px;
}


/*tigo bidding portal*/

/*pre-loader*/
.spinner {
	position: fixed;
	width: 100%;
	background: #fff;
	left: 0;
	top: 0;
	padding-top: 20%;
	height: 100%;
	text-align: center;
	z-index: 9999999999999999
}

.spinner>div {
	width: 18px;
	height: 18px;
	background-color: #333;

	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1.0)
	}
}

@keyframes sk-bouncedelay {

	0%,
	80%,
	100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}

	40% {
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}

/*end pre-loader*/

.bidding-portal #main-navigation {
	display: none;
}

.bidding-portal #mobileMenu {
	display: none;
}

.bidding-portal .grey-wrapper {
	display: none;
}

.bidding-portal .white-wrapper {
	margin-top: 0px;
}

.bidding-portal #footer-style-1 {
	display: none;
}

.bids-portal {
	padding: 0px;
}

/*profile*/
.bid-profile {
	padding: 0px;
	max-height: 55px;
	z-index: 9999
}

.bid-profile .nav-item .nav-link:hover {
	background: #01214d !important
}

.bid-profile .dropdown-menu {
	background: #01214d;
}

.bid-profile ul li {
	text-transform: capitalize !important;
}

.bid-profile ul li .nav-link {
	height: 47px;
	padding-top: 14px;
	background: #01214d;
	margin-top: 4px
}

.bid-profile ul li .dropdown-menu {
	padding: 0px;
}

.bid-profile ul li .dropdown-menu a {
	padding: 10px;
	color: #fff !important;
}

@media screen and (max-width: 767px) {
	.bidding-portal .bidding {
		margin-left: -15px;
		margin-right: -15px;
	}

	.bid-profile .navbar-nav {
		background: #01214d !important;
		max-height: 40px;
		padding: 0px;
		margin-right: 20px
	}

	.bid-profile .navbar-nav .dropdown {
		margin: 0px;
		background: #01214d !important;
		height: inherit
	}

	.bid-profile .navbar-nav .open .dropdown-menu {
		background-color: #01214d;
	}
}

@media screen and (max-width: 693px) {
	.bid-profile .nav-item {
		margin-top: -10px;
	}
}

@media screen and (max-width: 400px) {
	.bid-profile .nav-item {
		margin-top: 0px;
	}
}

/* smart notification */
.smart-notification {
	position: fixed;
	bottom: 0;
	margin-bottom: 50px;
	z-index: 9999
}

.tender {
	text-align: center;
	min-height: 400px
}

.tender .blink {
	animation: blink-animation 1s steps(5, start) infinite;
	-webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
	to {
		visibility: hidden;
	}
}

@-webkit-keyframes blink-animation {
	to {
		visibility: hidden;
	}
}

.tender .btn3d {
	transition: all .08s linear;
	position: relative;
	outline: medium none;
	-moz-outline-style: none;
	border: 0px;
	padding-right: 50px !important;
	padding-right: 50px !important;
	margin-top: 15px;
	font-size: 20px;
}

.tender .btn3d:focus {
	outline: medium none;
	-moz-outline-style: none;
}

.tender .btn3d:active {
	top: 9px;
}

.tender .btn-default {
	box-shadow: 0 0 0 1px #ebebeb inset, 0 0 0 2px rgba(255, 255, 255, 0.15) inset, 0 8px 0 0 #adadad, 0 8px 0 1px rgba(0, 0, 0, 0.4), 0 8px 8px 1px rgba(0, 0, 0, 0.5);
	background-color: #fff;
}

/* bustisha */
.bustisha {
	border: solid 2px #ddd;
	border-top: none;
}

.bustisha .col-sm-4 {
	padding-top: 20px;
	border-top: solid 2px #ddd;
}
.packages {}
.packages h4{
	font-size: 24px;
}
.body-main-img {
	position: relative;
	border-radius: 6px;
	border-top: #43c8f5 7px solid;
	overflow: hidden;
	margin-bottom: 25px;
}

.tiva-pesa {
	position: absolute;
	border-radius: 35px;
	width: 131px;
	height: 42px;
	z-index: 113;
	background-color: rgb(16, 120, 192);
	top: -22px !important;
	right: 35px;
	text-align: center;
	line-height: 35px;
	z-index: 9;
}

.body-main-img .item__overlay {
	position: absolute;
	left: 0;
	background-color: rgb(16, 120, 192);
	bottom: 0;
	padding: 10px;
	margin: 8px;
	border-radius: 5px;
	opacity: 1;
	transition: 1.5s ease;

}

.body-main-img:hover .item__overlay {
	opacity: 0;
}

.body-img-news {
	position: relative;
	border-radius: 6px;
	overflow: hidden;
}

.black-overlay2 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #070c2b;
	overflow: hidden;
	width: 100%;
	height: 0;
	transition: .5s ease;
	margin: 0 auto;
	border-radius: 5px;
}

.body-img-news:hover .black-overlay2 {
	height: 100%;
}

.body-img-news .btn-circle {
	width: 137px;
	height: 41px;
	text-align: center;
	/* padding: 6px 0; */
	font-size: 18px;
	/* line-height: 1.42; */
	border-radius: 40px;
	/* display: block; */
	/* text-align: center; */
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/* text-align: center; */
}

.btn-circle2 {
	width: 137px;
	height: 41px;
	font-size: 18px;
	border-radius: 40px;
	position: relative;
	margin: 0 auto;
	display: block;
	text-align: center;
}

.item__overlay p {
	font-family: 'AktivGroteskW06';
	color: rgb(254, 255, 255);
	line-height: 1.2;
	text-align: left;

}

.black-overlay {
	position: absolute;
	bottom: -6px;
	left: 0;
	right: 0;
	background: #070c2b;
	overflow: hidden;
	width: 96%;
	height: 0;
	transition: .5s ease;
	margin: 0 auto;
	border-radius: 5px;
}

.black-overlay p {
	line-height: 23px;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
}

.body-main-img:hover .black-overlay {
	height: 100%;

}

.body-main-img .btn-primary:hover {
	background-color: #43c8f5;
	color: #100f0f;
	transition: .2s ease;
}

.body-main-img .btn-circle {
	width: 137px;
	height: 41px;
	text-align: center;
	/* padding: 6px 0; */
	font-size: 18px;
	/* line-height: 1.42; */
	border-radius: 40px;
	/* display: block; */
	/* text-align: center; */
	position: absolute;
	/* top: 103%; */
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	/* text-align: center; */
	bottom: 10%;
}

.btn-circle .btn-primary:hover {
	color: #ffffff;
	background-color: #43c8f5;
}

/* .body-main-img:hover .item__overlay{
	opacity: 1;
} */
.main-title.text-center.border-bottom4 {
	font-size: 26px;
}
.border-bottom4 {
	border-bottom: 2px solid #28c4d1;
}

.tiva-info {
	background-color: #e6e4e4;
}

.tiva-info-circle {
	background-color: #08329e;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin: 0 auto;
	text-align: center;
	color: white;
	line-height: 108px;
	display: block;
}

.faq-img {
	position: relative;
	margin-bottom: 35px;
}

.faq-img button {
	position: absolute;
	bottom: -20px;
	border-radius: 35px;
	width: 150px;
	height: 50px;
	/* margin: 0 auto; */
	left: 50%;
	transform: translateX(-50%);
}

.faq-img button:hover {
	background-color: #43c8f5;
	color: #100f0f;
	transition: .2s ease;
}

.social-share-area {
	padding: 5px 0 145px;
}

.social-network a {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
}

.social-btn {
	display: block;
	/* float: left; */
	padding: 8px 25px;
	border: none;
	/* background-color: #ececec; */
	text-decoration: none;
	font-size: 18px;
	color: #FFF;
	margin-right: 11px;
	border-radius: 3px;
}

.facebook {
	background-color: #3b5998;
}

.gPlus {
	background-color: #dd4b39;
}

.twitter {
	background-color: #55acee;
}

.linkedin {
	background-color: #0077B5;
}

div.mod-languages ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.mod-languages li {
	margin-left: 5px;
	margin-right: 5px;
}

div.mod-languages ul.lang-inline li {
	display: inline;
}

div.mod-languages ul.lang-block li {
	display: block;
}

div.mod-languages img {
	border: none;
}

div.mod-languages a {
	text-decoration: none;
}

.about_img {
	width: 100%;
	height: auto;
}

.about_img .btn {
	width: 137px;
	height: 41px;
	text-align: center;
	padding: 6px 0;
	font-size: 18px;
	line-height: 1.42;
	border-radius: 40px;
	display: block;
	text-align: center;
	position: absolute;
	bottom: 20%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

.tivaCollapse,
.tivaCollapse2 {
	position: relative;
	width: 100%;
}

.tivaCollapse {
	/* border: solid 1px #A9A9A9; */
	/* border-radius: 3px; */
	padding: 10px 0 10px 0px !important;
	padding-left: 23px;
	/* margin: 5px 0; */
	color: #000;
	cursor: pointer;
	font-weight: 500;
}


.tivaCollapse .fa-angle-down {
	display: inline;
	color: #002367;
	position: absolute;
	right: 16px;
	top: 15px;
	font-size: 25px;
}

.tivaCollapse .fa-chevron-up {
	display: none;
	color: #A9A9A9;
	position: absolute;
	right: 16px;
	top: 15px;
	font-size: 16px;
}
.tivaCollapse:hover{
	color: #002367;
	font-weight: bold;
}
.tivaCollapse.open {
	font-weight: bold;
}

.tivaCollapse.open .fa-angle-down {
	display: none;
}

.tivaCollapse.open .fa-chevron-up {
	display: inline;
}

.tivaCollapse2 {
	display: none;
	padding: 0 24px 9px 20px;
	font-size: 17px;
	line-height: 1.5;
}

.tivaCollapse2.open {
	display: block;
	padding: 12px;
}
.tavEelement {
	background: #eaeaea;
	border-radius: 50px;
}
.tivaMechanism {
	list-style: none;
	position: relative;
	padding: 0;
}
.tivaMechanism ul{
	list-style: none;
	padding: 0;
}
.tivaMechanism ul li {
	font-size: 16px;
	margin-top: 7px;
}
.tivaMechanism li::before {
	display: inline-block;
	content: '';
	-webkit-border-radius: 0.375rem;
	border-radius: 0.375rem;
	height: 10px;
	width: 10px;
	margin-right: 15px;
	/* background-color: #bdbdbd; */
	border: 3px solid #002367;
	border-radius: 50px;
}
.d-flex{
	display: flex;
}
.contact-form {
	width: 100% !important;
	height: 50px;
	margin: 0;
}
.contact-btn {
	height: 49px;
	margin: 0;
	border-radius: 51px;
	padding: 2px 21px 3px 21px;
	width: 162px;
	margin-top: 32px;
}
.tivacard {
	border: 1px solid #d9cfcf;
	border-radius: 6px;
	padding: 16px;
	margin-bottom: 30px;
}
.tivacard:hover{
	border: 1px solid #114a76;
	transition:  0.6s ;
}
.main-title2 {
	color: #114a76;
}
.border-right-media {
	border-right: 1px solid #ddd6d6;
}
.affordable-packages{
	padding: 30px 0 30px;
}
.faq-3{
	background-color: #001756;
	border-radius: 4px;
	padding: 10px;
	display: flex;
	margin-bottom: 20px;
}
.faq-3 .icon-circle{
	width: 60px;
	height: 60px;
	border-radius: 50px;
	text-align: center;
	display: block;
	border-style: solid;
  border-width: 6px;
  border-color: rgb(255, 255, 255);
  border-radius: 50%;
  background-color: rgb(67, 200, 245);
}
.faq-3 .icon-circle img {
	width: 34px;
	line-height: 60px;
	/* display: block; */
	text-align: center;
	padding-top: 6px;
}
.faq-3 h4 {
	display: flex;
	align-items: center;
	padding: 0;
	font-size: 22px;
	padding-left: 25px;
}
.using-tiva-color {
	background-color: #bdd6ee;
	/* padding: 10px; */
	height: 65vh;
}
@media screen and (min-width: 1400px) and (max-width: 1650px){
  .using-tiva-color {
		height: 75vh;
	}
}
@media screen and (min-width: 1650px) and (max-width: 1920px){
  .using-tiva-color {
		height: 85vh;
	}
}
.main-tittle-space {
	padding: 25px 0 52px 0;
}
.thumbnail-bottom-margin{
	margin-bottom: 50px;
}
.tiva-info-space {
	padding: 80px 0 80px 0;
	margin-bottom: 75px;
} 
.tiva-info-space p{
	margin-bottom: 25px;
}
.circle-img-column {
	text-align: center;
	margin-bottom: 25px;
}
.circular--square {
	border-radius: 50%;
	width: 150px;
}
.active-2{
	color: #43c8f5 !important;
}

.login .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position: absolute;
	margin-left: -18px;
	top: 10px;
}
.login-background{
	background-position: center center;
	min-height: 100vh;
	min-width: 100vw;
	overflow: hidden;
	background-size: cover;
}
.breadcrumb li {
	display: inline flow-root list-item;
	max-width: 240px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.support-banner {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	min-height: 500px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.support-search{}
.support-search .glyphicon.glyphicon-search {
	font-size: 20px;
}
.support-search #txtSearch {
	height: 53px;
}
.support-search button {
	margin: 0;
	height: 53px;
	width: 100px;
}
.helpful-support-area{}
.helpful-support-area .support-blog{
	margin-bottom: 50px;
}

.helpful-support-area .support-blog-border {
	position: relative;
	border-left: 1px solid #e8e3e3;
}

.helpful-support-area .support-blog img {
	width: 120px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.need-help{
	padding: 80px 0;
}

.need-help .support-blog img {
	width: 100px;
	display: block;
	text-align: center;
	margin: 0 auto;
}
.our_client {
	padding-bottom: 50px;
}
.our_client .btn:hover{
	background: #000549 !important;
	transition: .3s;
}
.our_client .btn{
    height: 42px;
    width: 215px;
    border-radius: 50%px;
    /* border: 1px solid red; */
    border-radius: 50px;
  
}
.our_client .btn-primary{
	background: #000549 ;

}
.need-help{}
.need-help .panel-default > .panel-heading {
	background: none;
	padding: 0;
}
.need-help .tavEelement {
	background: #eaeaea;
	border-radius: 50px;
	width: 40%;
	margin: 40px auto;
}
.faq-icon-text{
	font-size: 18px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
/* ul.nav.navbar-nav li.dropdown.yamm-fw ul.dropdown-menu .yamm-content ul:last-child{
	background: #bdd6ee;
} */

.tiva-topUp-sell {
	position: relative;
	min-height: 490px;
	margin-bottom: 131px;
	background-repeat: no-repeat;
	background-size: 100%;
}
.tiva-topUp-sell-text {
	position: absolute;
	background-color: #43c8f5;
	padding: 32px;
	top: 308px;
	/* width: 423px; */
	border-radius: 3px;
	right: 0;
}
.tiva-topUp-sell-text-2 {
	position: absolute;
	background-color: #43c8f5;
	padding: 32px;
	top: 308px;
	/* width: 423px; */
	border-radius: 3px;
	right: 0;
}

.tiva-topUp-sell p {
	color: black;
	font-size: 18px;
	line-height: 22px;
}
.tiva-topUp-sell-text .btn-primary {
	color: #fff;
	background-color: #022a79;
	border-color: #2e6da4;
	border-radius: 50px;
}
.tiva-topUp-sell-text-2 .btn-primary {
	color: #fff;
								background-color: #022a79;
					border-color: #2e6da4;
	border-radius: 50px;
}