/*
  Theme Name: Name - Multipurpose HTML Template
  Author: Nafiul Islam
  Support: nafiulpust@gmail.com
  Description: Creative  HTML5 template.
  Version: 1.0
  Web Address: Consoleloga.com
*/
/* 1.======================= Theme default css ==================================*/
/*
body {
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
}

.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none;
}

a:focus,
a:hover {
    color: #2B96CC;
    text-decoration: none;
}

a,
button {
    color: #1696e7;
    outline: medium none;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}

p {
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    color: #7e7e7e;
    margin-bottom: 15px;
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

label {
    color: #7e7e7e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
}

*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

*::placeholder {
    color: #555555;
    font-size: 14px;
    opacity: 1;
}

.separator {
    border-top: 1px solid #f2f2f2
}

!* button style *!


.c-btn.c-btn-black {
    background: #303b41;
}

.c-btn.c-btn-black:hover {
    background: #1a1a1a;
}

.c-btn:hover {
    background: #106fab;
    color: #fff
}

.c-btn.c-btn-large {
    padding: 10px 25px;
}

.c-btn-lg {
    font-weight: 700;
    padding: 13px 31px;
}

.c-btn.white-btn:hover {
    border-color: #ddd;
    color: #ddd
}

.c-btn.btn-base.btn-link {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #1696e7;
    padding: 0;
    text-decoration: none;
}

.c-btn.btn-base.btn-link:hover {
    color: #106fab;
}

.bg-white {
    background-color: #ffffff;
}
*/

/* 1.======================= Theme default css ==================================*/
/*This class bind with header*/
/*claBody*/
/*This class bind with header*/
img {
    max-width: 100%;
}

.claHide {
    display: none
}
.navbar-brand{
    margin-right: 30px;
}
.claBody .top-navbar.navbar {
    background-color: #035aa6;
}

.claBody .navbar-top .nav-top .navbar-nav > li > a, .claBody .top-navbar .nav-top .navbar-nav > li > a, .claBody #Secondary_Navbar-Account i {
    color: #fff;
}

.claBody .top-navbar .pre-header {
    border-bottom: 4px solid #035aa6;
}

.claBody .top-navbar .pre-header {
    background: #120136;
}

.hero-bg-wrap .bg-shape-poly {
    margin: 0;
    background: unset;
    padding: 100px 15px;
    /*background-color: rgba(30, 48, 73,.95);*/
}

.hero-bg-wrap {
    position: relative;
	background-color: #000;
    border-top: 5px solid #ff0;
    background-image: url(img/banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    color: #fff;
}

.hero-bg-wrap:before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(30, 48, 73, .85);
    position: absolute;
}

#TM-home .carousel-indicators li {
    border-radius: 5px !important;
}

.mainmenu, .claBlock1 {
    background: #2F2F2F !important;
}

.arrow-block:before {
    display: none;
}

.mainmenu li:hover {
    background: #035AA6 !important;
}

.mainmenu li i {
    color: #fff !important;
}

.TM-box.s2 {
    background: #035AA6;
    color: #f5f5f5;
    border-radius: 5px;
}

.bg-image {
    background-image: url('../../nc/img/bg-box.jpg');
    background-position: center center;
}

.claPlatform img {
    max-width: 180px !important;
    text-align: center;
    margin:10px;
}

.sec-img-bg {
    background-image: url('../../nc/img/pbg.jpg');
    background-position: top;
}
.top-navbar .navbar-toggle .fa{
    color: #fff;
}.top-navbar .navbar-toggle{
    margin-top: 5px;
 }
.additional-info{
    background: #120136;
    margin: 0 auto;
    text-align: center;
}
.additional-info img{
    margin: 15px;
    max-width: 100px;
}
.block-footer-small {
    padding: 25px 15px;
    background-color: #162E4A;
}
.block-footer {
    padding: 60px 0;
    background-color: #013d72;
    color: #fff;
}
.block-footer ul.list-unstyled a {
    color: #e1d6d6;
}
.block-footer h4 {
    color: #cfcfcf;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: 700;
}
.claAccount a {
    border: none;
    border-radius: 5px;
    margin: 25px 5px !important;
}
.sec-img-bg.bg-opacity:before{
    opacity: .8;
}
.block-breadcrumbs{
    position: relative;
}

.arrow-block {
    background: #013d72 !important;
}
.claFooterBox .slide-item {
    border: 1px solid #ddd;
    margin: 5px;
    border-radius: 5px;
    background: #ddd;
}
.claFooterBox .slide-item:hover {
    background: #eee;
    border: 1px solid #eee;
}
#TM-home .feature-list {
    max-width: 650px !important;
}
.main-content {
    top: 0 !important;
    padding: 25px 30px;
}

.claBlog h1.title {
    position: relative !important;
    z-index: 999 !important;
    color: #ffff !important;
    font-size: 35px !important;
}
.claBlog .dark,.claBlog .inverse{
    background: #fff !important;
}
.claBlog .bg-danger,.claBlog .bg-gray,.claBlog .bg-info,.claBlog .bg-primary,.claBlog .bg-secondary,.claBlog .bg-success,.claBlog .bg-warning,.claBlog .dark,.claBlog .gray,.claBlog .inverse{
    color: #393939 !important;
}
.claBlog .article-description {
    border: 1px solid #ddd !important;
    padding: 15px !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    border-radius: 5px;
}
