 @import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700&display=swap');

 body {
     margin: 0;
     padding: 0;
     font-family: 'Titillium Web', sans-serif;
    font-weight: 400;
    font-style: normal;
    transition: 0.3s;
      background: #232323;
}

 ul {
     padding: 0;
     margin: 0;
}
 ul li {
     list-style-type: none;
}
 button:focus {
     outline: none;
}
 img {
     max-width: 100%;
}
 * {
     box-sizing: border-box;
}
.form-control:focus {
    color: #495057;
    background-color: #232323;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
/*--------top head-------*/
.login-brn {
	padding-top: 17px;
}
body .login-brn button {
	margin: 0;
	max-width: inherit;
	display: block;
	padding: 0 30px;
}
header {
    position: relative;
}
.top-head {
    background: #000;
    padding: 14px 0;
}

.social-box {
    float: right;
}
.logo-brand{
    float: left;
}
.sarch-info {
    float: left;
    position: relative;
    padding: 3px 0;
}
.brand-sign {
    float: left;
        padding-right: 20px;
}
.social-box ul li {
    display: inline-block;
     transition: all 0.5s ease;
    
}
.social-box ul li a{
color: #a3a3a3;
font-size: 15px;
text-decoration: none;
}
.social-box ul li a:hover{
    color: #fff;
}
.icon-social {
	float: left;
	padding-top: 6px;
}
.crt-box {
    float: left;
}
span.user-profile {
 border-radius: 100%;
   margin-left: 15px;
}
span.user-profile a {
    padding: 0;
    margin: 0;
    display: inline-block;
}
span.user-profile .dropdown-menu {
    background: #000000;
}
.user-profile a.dropdown-item {
    padding: 5px;
    color: #ffffff !important;
}
.user-profile .dropdown-item:focus, .user-profile .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #0068bc;
}
.icon-social ul li {
padding: 4px 15px 0 0;
}
.icon-social ul li:last-child{
    padding-right: 0;
}
.icon-social ul li a{
    font-size: 17px;
}
.crt-box ul li {
	padding: 8px 0 8px 35px !important;
	position: relative;
}
.crt-box ul li:last-child{
    padding-right: 0;
}
.social-box li::after {
	content: "";
	display: block;
	width: 1px;
	height: 22px;
	position: absolute;
	left: 18px;
	background: #818181;
	top: 50%;
	margin-top: -11px;
}
.icon-social li:after{
	display:none;
}
.parsley-errors-list {
	color: red;
}
/*.crt-box ul li:last-child:after
, .crt-box ul li:last-child:before{
    display: none;
}
.crt-box ul li:before{
        content: "";
    display: block;
    width: 1px;
    height: 22px;
    position: absolute;
    right: 18px;
    background: #818181;
        top: 12px;
}*/
span.number-count {
    display: inline-block;
    width: 16px;
    height: 16px;
    text-align: center;
    background: #0069bc;
    border-radius: 100%;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    margin-left: 5px;
}
.sarch-info input {
    background: transparent;
    border: 1px solid #747474;
    min-width: 208px;
    width: 100%;
    height: 37px;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #ffff;
}
button.btn-srch {
    position: absolute;
    right: 0;
    height: 37px;
    width: 37px;
    color: #747474;
    background: transparent;
    border: 0;
}



.navbar.bg-nav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 999;
        padding: 0px;
}
/*banner*/
/*banner*/

 .owl-prev {
     left: 100px;
}
 .owl-next {
     right: 100px;
}
 .owl-prev, .owl-next {
    position: absolute;
    z-index: 100 !important;
    top: 50%;
    width: 30px;
    height: 39px;
      background: #0069bccc!important;
}
 .owl-prev span, .owl-next span {
    font-size: 35px;
    color: #fff;
    height: 39px;
    font-weight: 300;
        line-height: 30px;
}
 .owl-dots {
     display: none;
}
 .banner-text {
     text-align: center;
     position: absolute;
     top: 66px;
     left: 0;
     right: 0;
     z-index: 3;
     color: #fff;
}
 .headding-banner h1 {
     font-size: 52px;
    margin-bottom: 15px;
     font-weight: 700;
     text-shadow: 1px 3px 6px #00000082;
}
 .headding-banner p{
     font-size: 17px;
     color: #fff;
     font-weight: 600;
}
.center-overlay  {
    max-width: 900px;
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 3;
    color: #fff;
       margin: -65px auto;
}

.center-overlay h2 {
    font-size: 44px;
    font-weight: 700;
}
span.dots-box {
    width: 8px;
    height: 8px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
}
.center-overlay p{
    font-size: 16px;
    color: #fff;
    line-height: 27px;
}
.bg-nav {
    padding: 0;
    background: #0069bc;
}
.custom-nav li a {
    color: #dde6f3;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
        transition: 0.3s;
        padding: 24px;
        display: inline-block;
}


.custom-nav li:hover {
    background: #0a74c8;
}
.custom-nav li:hover  a{
    color: #fff;
}
.thm-btn a, .thm-btn button {
    max-width: 123px;
    background: #3a3a3a;
    display: block;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
    color: #fff;
    border-left: 3px solid #0069bc;
    border-right: 3px solid #0069bc;
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    transition: 0.3s;
    text-align: center;
    border-top: 0;
    border-bottom: 0;
    cursor: pointer;
}
.thm-btn a:hover, .thm-btn button:hover{
    background: #0069bc;
    border-left: 3px solid #3a3a3a;
    border-right: 3px solid #3a3a3a;
}




/*-----main box------*/
.main-box {
    background: #151515;
    padding: 20px 30px;
    border-top: 2px solid #0069bc;
    margin: 34px 0;
}
.heading h2 {
    color: #fff;
    margin: 0;
    font-size: 20px;
}
.inner-box {
    background: #151515;
    border-top: 2px solid #0069bc;
    margin: 20px 0;
    position: relative;
  
}
.inner-box:after {
    content: "";
    width: 60px;
    height: 5px;
    background: #0069bc;
    position: absolute;
    top: -7px;
    left: 0;
}
.gry-box {
    background: #313131;
    padding: 24px;
    margin: 27px 0 0 0;
}
.gry-box input, .gry-box select  {
    width: 100%;
    height: 38px;
    color: #9c9c9c;
    background: #000;
    border: 0;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 300;
}
.gry-box label {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
}

.gry-box select{
    background: #000 url("../img/down-icon.png") no-repeat;
    background-position: 95%;
     -webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   border-radius:0;
   text-transform:capitalize;

}
.box-cal-table a{
	white-space:nowrap;
}
.gry-box-side {
    background: #313131;
        padding: 0;
}
.space-bottom{
    margin-bottom: 20px;
}
.gry-box-side ul li {
    border-bottom: 1px solid #3e3e3e;
    padding: 24px;
}
.gry-box-side ul li:last-child{
    border-bottom: 0;
}
.blck-box {
    background: #000;
    padding: 20px 40px;
        margin: 30px 0 0 0;
}

.blck-box  p{
    color: #b1b1b1;
    font-size: 17px;
        text-align: center;
}
.blck-box p span {
    color: #fff;
    font-weight: 600;
}
.search-now button {
    margin: 20px 0 0 0;
}
.blck-box h3{
    font-size: 20px;
    color: #0069bc; 
    text-align: center;
}
.head-blue h4 {
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0;
}
.head-blue{
    background: red;
}
.head-blue {
    background: #0068bc;
    padding: 11px 0;
}
.box-holder{
    background: #000;
    padding: 20px 17px;
}
.box-holder p {
    color: #969696;
    font-size: 15px;
}
.left-deatils{
    float: left;
    width: 80%;
}
.music-play {
    float: right;
}
.audiomusic {
    margin-top: 25px;
}
/*-------Footer-------*/
footer.main-foot {
    background: #111;
        padding: 50px 0;
}
.deatil-foot p {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
}
.logo-foot{
    margin-bottom: 35px;
}
.foot-heading {
    margin-bottom: 40px;
}
.foot-inner-link ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    text-decoration: none;
      transition: 0.3s;
}
.foot-inner-link ul li a:hover {
    color: #0067bc;
    padding-left: 5px;
}
.foot-inner-link ul li {
    padding: 8px 0 8px;
    border-bottom: 1px solid #2e2e2e;
}
.foot-inner-link ul li:last-child{
      border-bottom: 0;
}
.contact-links ul li a {
    color: #fff;
    text-decoration: none;
        font-size: 14px;
        font-weight: 300;
}
.contact-links ul li a span{
    color: #0069bc;
}
.contact-links ul li {
    margin-bottom: 15px;
}
.foot-heading:after {
    content: "";
    width: 60px;
    height: 5px;
    background: #0069bc;
    position: absolute;
    top: auto;
    left: 0;
    bottom: 0px;
}
.heading.foot-heading {
    position: relative;
}
.heading.foot-heading {
    position: relative;
    border-bottom: 1px solid #0067bc;
    padding-bottom: 15px;
}
/*------Login-------*/
.inner-banner{
    position: relative;
}
.inner-head-underline h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    border-bottom: 1px solid #0068bc;
    padding-bottom: 15px;
        margin: 0;
}
.login-box {
    max-width: 726px;
    background: #313131;
    margin: 0 auto;
    padding: 20px;
    border: 10px solid #000;
    position: relative;
}
.login-form-box label {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}
.login-form-box input {
    background: #000;
    border: 0;
    height: 38px;
    border-radius: 0;
	color:#fff;
}
/*.form-control{
	text-transform:capitalize;
}*/
.form-control:focus{
	color:#f2f2f2;
}
.form-space {
    max-width: 500px;
    margin: 30px auto;
}
.login-form-box span {
    display: inline-block;
    padding-right: 10px;
    color: #0068bc;
}
.forget-box a {
    font-size: 14px;
    color: #0069bc;
    text-decoration: none;
}
.login-brn a {
    margin: 17px 0 0;
}
.Powered-box p {
    margin: 0;
    font-size: 14px;
    color: #7c7c7c;
}
.Powered-box {
    position: absolute;
    right: 15px;
    bottom: 15px;
}
.Powered-box span {
    color: #0069bc;
}
.bottom-foot p {
    color: #686868;
    text-align: center;
    margin: 0;
}
.copy-rights span {
    color: #d1d1d1;
}
.copy-rights {
    padding: 18px;
}


/*services*/
.details-services p {
    font-size: 17px;
    color: #b1b1b1;
    font-weight: 400;
    margin: 0;
}
.details-services{
    padding: 25px 0 33px;
}
.outer-crcl {
    width: 90px;
    height: 90px;
    background: #313131;
    text-align: center;
    line-height: 75px;
    border-radius: 100%;
    margin: 0 auto;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
       transition: 0.3s;
}

.box-srv{
        width: 80px;
    height: 80px;
   border: 1px solid #0069bc;
       margin: 5px auto;
    border-radius: 100%;
}
.text-serv:hover .box-srv {
    background: #0068bc;
}
.text-serv {
    text-align: center;

    background: #000;
}
.text-serv p {
    font-size: 19px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
}
.text-serv {
    text-align: center;
    background: #000;
    min-height: 107px;
}
.col-md-4.ex-service {
    margin: 50px 0 15px;
}
ul.link-all-sarch li:after {
    content: "\f061";
    position: absolute;
    left: 0;
    color: #0068bc;
    font-family: FontAwesome;
        font-weight: 300;
}
ul.link-all-sarch li{
position: relative;
padding-left: 25px;
transition: 0.3s;
 margin-bottom: 18px;
}
ul.link-all-sarch li a {
    font-size: 17px;
    color: #b1b1b1;
    text-decoration: none;
}
ul.link-all-sarch li:hover{
    margin-left: 5px;
}
.sarch-links {
    padding-top: 25px;
}
.sarch-links-cols {
    max-width: 20%;
    width: 100%;
    flex: 0 0 20%;
}
.text-table span {
    color: #fff;
    font-size: 17px;
}
.text-table p {
    color: #0069bc;
    font-size: 14px;
}
table#table-id td {
    border-top: 0;
    border-right: 1px solid #5b5b5b;
    position: relative;
        vertical-align: middle;
}
table#table-id td:last-child{
    border-right: 0;
}
.freshcuts-box {
background: #000000;
}
.sm-music {
    position: absolute;
    right: 10px;
    top: 33px;
}
.text-table.time-box span {
    color: #909090;
}
table#table-id tr {
    border: 20px solid #000;
    background: #1f1f1f;
}
table#table-id{
        margin-bottom: 0;
}
div#pager {
    float: right;
    padding: 15px 20px 30px;
}
.freshcuts-box:after{
    content: "";
    display: block;
    clear: both;
}

li.page-item.first {
    margin-right: 5px;
}
li.page-item.last.disabled {
    padding-left: 5px;
}
div#pager ul li a {
    border-radius: 0;
    color: #0069bc;
    font-weight: 600;
    font-size: 15px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #9c9b9b !important;
    background-color: #efefef;
    border-color: #efefef;
}








/*about us*/
.about-deatils p {
    color: #b1b1b1;
    font-size: 17px;
   margin: 0 0 25px;
}
.about-deatils{
    padding: 25px 0;
}
.about-deatils p:last-child{
    margin: 0;
}
.read-more button {
    margin: 0;
}
.img-box-partner {
    width: 120px;
    height: 79px;
    background: #fff;
    text-align: center;
    margin: 0 auto;
}
.img-box-partner img {
    max-width: 100%;
    width: auto !important;
}



.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: block;
}

.owl-theme-partner .owl-prev, .owl-theme-partner .owl-next {
    background: #2d2d2d!important;
        top: 20%;
}
.owl-theme-partner .owl-prev {
    left: 0;
}
.owl-theme-partner .owl-next {
    right: 0;
}
.heading-musicon h3 {
    font-size: 19px;
    color: #f8f8f8;
    font-weight: 400;
}
.heading-musicon {
    padding: 30px 0 25px;
}
.blue-heading h3 {
    font-size: 20px;
    color: #0069bc;
    margin: 0;
}

/*-----join us-----*/

.why-join h4 {
    font-size: 17px;
    color: #fff;
}
.blue-heading {
    margin-bottom: 15px;
}
.why-join p {
    font-size: 17px;
    color: #b1b1b1;
    font-weight: 400;
}
.why-join h5{
    font-size: 17px;
    color: #b1b1b1;
    font-weight: 600;
}
.join-form {
    max-width: 100%;
    background: #313131;
    margin: 0 auto;
    padding: 20px;
    border: 10px solid #000;
    position: relative;
}
.inner-head-underline span {
    color: #a0a0a0;
}
.submit-right a {
    margin: 0;
    float: right;
    width: 100%;
}
.submit-right:after {
    content: "";
    display: block;
    clear: both;
}
.why-join {
    margin-bottom: 30px;
}


/*new css*/
.src-links .sarch-links-cols {
	max-width: 33.3%;
	width: 100%;
	flex: 0 0 33.3%;
}
.src-links ul.link-all-sarch li {

	margin-bottom: 14px;
}
.sarch-links .gry-box {

	margin: 5px 0 20px 0;
}
.project-tbl{
	color:#fff;
}
.sml-links li{
	float:left;
	display:block;
	border-right:solid 1px #ccc;
	padding:0 5px;
}
.sml-links li {
	float: left;
	display: block;
	border-right: solid 1px #ccc;
	padding: 0 7px;
	font-size: 13px;
}
.sml-links li:last-child{
	border:none;
}
.sml-links li a{
	color:#0069bc;
	padding:0 4px;
}
.sml-links li a:hover{
	color:#fff;
	text-decoration:none;
}
.sml-links li img{
	max-width:15px;
	vertical-align:middle;
}
.project-tbl table#table-id tr {
	border: 10px solid #000;
	background: #1f1f1f;
}
table#table-id th {
	border-top: 0;
	border-right: 1px solid #5b5b5b;
	position: relative;
	vertical-align: middle;
}
.project-dtl {
	padding: 5px;
}
.hubm-links li{
	position:relative;
	padding-right:10px;
	line-height:32px;
	
}
.hubm-links a{
	color:#fff;
}
.hubm-links a:hover{
	color:#ccc;
	text-decoration:none;
}
.crx-icon {
	position: absolute;
	right: 0;
	color: #fff;
	font-size: 12px;
	cursor:pointer;
}
.project-dtl a{
	color:#fff;
}
.project-dtl a:hover{
	color:#ccc;
	text-decoration:none;
}
.btm-scrb {
	width: 100%;
	padding: 15px 10px;
	text-align:center;
}
.btm-scrb button{
	display:inline-block;
	margin-top:5px;
}
.btm-scrb input {
	width: 40%;
	height: 38px;
	color: #9c9c9c;
	background: #000;
	border: 0;
	box-sizing: border-box;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 300;
	margin-left:10px;
	
}
.btm-scrb .custom-from-control{
	padding-top:10px;
}
.project-dtl p, .project-dtl h4{
	padding-left:10px;
	padding-right:10px;
}

/*Faq page*/
.faq-box .card-header {
    background: #232323;
}
.faq-box .btn-link {
    display: block;
    width: 100%;
    text-align: left;
    color: #fff;
    text-decoration: none;
}
.faq-box .card{
        border: 0;
    margin-bottom: 15px;
}

.deatils-links a {
    color: #ffffff;
    font-size: 15px;
    margin: 15px 0;
    display: block;
    text-decoration: none;

}

/*Tip page*/
.tip-list p {
    color: #b1b1b1;
    font-size: 17px;
    margin: 0 0 15px;
}
.tip-list {
    padding: 30px 0 0 20px;
}
.tip-list ul li {
    position: relative;
    padding-left: 20px;
}
.tip-list ul li:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #0068bc;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 50%;
}
.contact-box {
    max-width: 100%;
    background: #313131;
    margin: 20px auto;
    padding: 20px;
    border: 10px solid #000;
    position: relative;
}

.contact-box .contact-links ul li a {
    font-weight: 600;
}
.contact-box .contact-links{
    padding: 20px 0
}