/*
CTC Separate Stylesheet
Updated: 2020-02-13 09:01:51
Theme Name: Zerif Lite HHH
Template: zerif-lite
Version: 1.0.1581584511
*/

/* Selection colours (easy to forget) */
::selection {
	background: #000;
	color: #FFF;
}
::-moz-selection {
	background: #000000;
	color: #FFF;
}


.company-details {
	color: #FFF;
	padding-top: 67px;
	padding-bottom: 30px;
}
.company-details a {
	color:#FFF;
	text-decoration:none;
}

.company-details a:hover {
	color: #FFF;
}

a.mynumber {
    font-size: 24pt;
    line-height: 75px;
    font-weight: bold;
    color: #0168b7;
    margin-left: auto;
    margin-right: auto;
}

.navbar-inverse .navbar-nav>li.current>a {
	color: #0168b7;
	position: relative;
	outline: none;
}

.navbar {
	background: #000;
	border: 0;
	border-radius: 0 !important;
	text-align: left;
}

