.navbar-default {
    background-color:#2e326126;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-weight: 800;
    letter-spacing: 2.5px;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
    border-color: transparent !important;
    min-height: 80px;
}
body {
    font-style: normal !important;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
    padding: 10px;
}

.navbar-default .navbar-brand {
    color: #fff;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-brand {
    font-family: Georgia, Times, 'Times New Roman', serif;
    float: left;
    height: 50px;
    padding: 0px !important;
    font-size: 20px;
    line-height: 20px;
}

.tcb-animate-e.tcb-danger {
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    padding: 15px 55px;
    /*border-left-color: transparent;*/
}

.tcb-animate-e.tcb-danger:hover {
    background-color: #fb534e !important;
}

.danger1 {
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    /*padding: 15px 55px;*/
   /* border-right-color: transparent !important;*/
}

.head{
   /*background: -moz-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(46,50,97,1)), color-stop(100%, rgba(223,49,97,1)));
   background: -webkit-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: -o-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: -ms-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df3161', endColorstr='#2e3261',GradientType=1 );;*/
       background: linear-gradient( rgba(43, 42, 42, 0.45), rgba(38, 37, 37, 0.45)), url(../img/cmcimg.jpg) 50% 0 repeat-y fixed; 
    height:100vh;

    background-position:center cover;
    width:100%;   

}

.carousel-caption .cs-title {
    margin-top: 10%;
    font-size: 80px;
    line-height: normal;
}
.george {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-weight: bold;
    font-style: normal;
}

.tcb-animate-e.tcb-danger:hover {
    background-color: #4c4e83;
}

.tc-carousel-style1 .car-nav:before {
    border: 2px solid #fff;
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 50%;
}

.car-nav:before {
    position: absolute;
    font-family: FontAwesome;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 32px;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.title1 {
    position: relative;
    font-size: 24px;
    line-height: 26px;
    color: #444;
    padding-bottom: 15px;
    margin: 0;
    margin-bottom: 50px;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent;
}

.about {
    background-color: #2c305e;
}

.white-text {
    color: #fff !important;
}

.normal-text {
    font-style: normal !important;
}

.title1 {
    color: #fff;
    font-size: 75px;
    line-height: 65px;
    font-weight: 900;
}
/*.fon{
    font-family: 'Raleway', sans-serif;
}*/
.black {
    color: #000;
}
.tc-member-style1 span.member-role {
    font-size: 14px;
    color: #000;
    display:block;
}
.six {
    font-size: 16px;
}
.tc-box-style4 .box-title {
    font-size: 20px !important;
    line-height: normal;
    border-bottom: 1px solid #f5f5f5;
    padding: 15px 25px 13px;
    color: #444;
    margin: 0 -1px;
}
.con {
    margin-bottom: 1.5em;
}

.con:first-child:first-letter {
    float: left;
    font-size: 3.15em;
    margin-right: 10px;
    line-height: 1;
    color: #FFC107;
}

.tc-box-style5 {
    margin-bottom: 25px;
    border-left: 5px solid #FFEB3B;
    padding: 25px;
    background-color: transparent;
}

.tc-box-style5 .box-content {
    font-size: 16px;
}

.upadate {
    position: fixed;
    z-index: 1000000;
    display: flex;
    overflow: hidden;
    width: 70px;
    height: 70px;
    margin-top: 95px;
    margin-left: 30px;
    padding-top: 3px;
    align-items: center;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
}

.homebutton {
    max-width: 100%;
}

.home-text {
    margin-top: 6px;
    margin-bottom: 10px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #0a2ef2;
    font-size: 14px;
    line-height: 12px;
    font-weight: 700;
}

.blue-bg {
    background: -moz-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(46,50,97,1)), color-stop(100%, rgba(223,49,97,1)));
   background: -webkit-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: -o-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: -ms-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df3161', endColorstr='#2e3261',GradientType=1 );;
}

.tc-member-style2 .member-info {
    padding: 20px 20px;
    background-color: #fff;
}

.font {
    font-family: Georgia, Times, 'Times New Roman', serif;
}

.pd {
    padding-right: 10px;
}

.hr1 {
    width: 60px;
}

.tc-link-effect1 li a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 3px;
    background:#c5c0c0;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.hbtn {
    background-color: #fb534e;
}

.tb {
    margin: 4%;
    padding: 2%;
    /*background-color: #222545;*/
    background-color: #fb534e;
    border-radius: 10px;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    padding: 15px 60px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff!important;
    cursor: default;
    background-color: #fb534e;
    border: 1px solid #fff;
    border-bottom-color: transparent;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #fb534e;
}

.tc-list-border li+li {
    padding-top: 15px;
    border-top: 1px solid rgba(246, 245, 245, 0.1);
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #252525;
}

.tc-testimonial-style21 {
    padding: 35px;
    background: transparent !important;
    position: relative;
    margin-top: 40px;
    border: 1px solid #f5f5f5;
}

.card {
    width: 100%;
    height: 100%;
    position: relative;
    display: inline-block;
}

.card .img-top {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.card:hover .img-top {
    display: inline;
}
.no-space {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.black-text {
    color: #292d53 !important;
    padding-top: 10px;
}
.tcb-basic.tcb-danger {
    color: #fff;
    background-color: #fb534e;
    border-color: #fb534e;
    font-size: 17px;
}
.contact {
    background-image: url(../img/men-1.jpg);
    background-repeat: no-repeat;
    width: 100%;
}
footer {
    background-color: #343a6e;
}





.tc-calltoaction.cta-radius {
    padding: 25px 40px;
    border-radius: 60px;
    -webkit-box-shadow: none;
    box-shadow: 3px 3px 28px  #989292 !important;
}
.tc-calltoaction .cta-button {
    display: inline-block;
    padding: 20px 30px;
    font-size: 16px;
    text-decoration: none;
    background-color: #2e3261 !important;
    color: #e5e5e5;
}
.st{
    background: -moz-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(46,50,97,1)), color-stop(100%, rgba(223,49,97,1)));
   background: -webkit-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: -o-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: -ms-linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   background: linear-gradient(45deg, rgba(46,50,97,1) 0%, rgba(223,49,97,1) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df3161', endColorstr='#2e3261',GradientType=1 );
}
.tc-post-grid-style1 .post-grid-footer .readon {
    padding: 12px 17px;
    font-size: 11px;
    border: 1px solid #eee;
    color: #999;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.tc-post-grid-style1 .post-grid-footer .readon:hover {
    border-color: #fb534e;
    background-color: #fb534e;
    color: #fff;
}
.sec-spacer {
    padding: 30px 0px;
}
.daily{
    padding:70px; 
}
.tc-box-style6 .box-title {
    font-size: 18px;
    line-height: normal;
    border: 3px solid #773261;
    padding: 15px 25px 13px;
    color: #444;
    margin: 0 -1px;
}
.tc-box-style6 {
    background-color: #ffffff;
    margin-bottom: 25px;
}


/******about******/
.tc-table > thead > tr > th {
   padding: 15px;
   text-align: center;
   background: #2e3261;
   color: #fff;
   border-bottom: 0;
   font-weight: 600;
   letter-spacing: 0.5px;
}
.tc-member-style2 .member-icons {
   position: absolute;
   top: 0;
   background: #2e3261;
   text-align: center;
   width: 40px;
   padding: 10px 0;
   left: -7px;
}
.tc-member-style2 .member-icons:before {
   content: '';
   position: absolute;
   left: -7px;
   bottom: -7px;
   border: 7px solid transparent;
   border-right-color: #2e3261;
}
.service {
    padding-top: 10%;
}
.tc-accordion-style5 .acdn-title a:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    left: -10px;
    color: #fff !important;
    top: 0;
    background: rgb(46, 50, 97);
    -webkit-transform: skew(-15deg);
    transform: skew(-15deg);
    z-index: -1;
}
.acdn-title a {
    display: block;
    position: relative;
    padding: 15px;
    font-size: 18px;
    color: #fff;
}

.cot {
    margin-left: 14.333333%;
}

.black1{
position:fixed;
top:0;
/*background:red;*/
width:100%;
box-shadow: none;
}
.hide1 {
   display: none;
}


.title:before {
    position: absolute;
    content: '';
    left: 0;
    background-color: #fafafa;
    height: 1px;
    width: 40px;
    bottom: 0;
}

.title:after {
    position: absolute;
    content: '';
    background-color: #fafafa;
    left: 0;
    height: 1px;
    width: 60px;
    bottom: 3px;
}
.acdn-body {
    padding: 15px;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    font-size: 15px;
}
.tc-member-style4.member-light .member-info {
    background: rgb(46, 50, 97);
}
#about {
    background-color: #fff;
}
#about.visible {
    visibility:visible;
}
.tc-table > tbody >tr > td {
    padding: 18px 15px;
    text-align: center;
    color: #000 !important;
    font-family: 'Roboto', sans-serif !important;
}
thead {
    font-family: 'Roboto', sans-serif !important;
}