/******************************************
    File Name: custom.css
    Template Name: Teach Me
    Created By: Show WP Team
    Envato Profile: http://themeforest.net/user/wordpressshowcase
    Website: https://showwp.com
    Version: 1.0
    Support: wordpressshowcasecom@gmail.com
/******************************************/

.course-table table a,
.portfolio-filter ul li:hover a,
.portfolio-filter ul li:focus a,
.portfolio-filter ul li:active a,
.drop-caps p:first-child:first-letter,
.pricingbox.whitebg h4,
.stat-module i,
.nobgwithicon i,
blockquote cite::before,
blockquote cite,
.latest-tweets a,
.boxes h3 span,
a:hover,
a:focus,
.navbar-brand span {
    color: #ce0102;
}

.darkheader,
.button--pipaluk,
.button--wayra,
.button--rayen,
.button--ujarak,
#bbpress-forums li.bbp-header,
.wbc .large-post-meta,
.progress-bar span,
.progress-bar-striped,
.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before,
.welcomebox-wrapper,
.welcomebox,
.ribbon-green,
.shop-bottom i,
.cartmenu sup,
.revtp-searchform input[type="submit"],
.revtp-form input[type="submit"],
.Feature-Tour,
.btn-primary {
    /* background-color: #ce0102 !important;
    border-color: #ce0102 !important; */

    background-color: #262626 !important;
    border-color: #262626 !important;
}

.member-desc li:hover,
.member-desc li.active,
#vertical .navbar-nav > li:hover,
.section-title-2 hr,
.dmtop,
.related-title span,
.btn-trans {
    border-color: #ce0102 !important;
}

.btn-alt{
  background: #fff;
  color:#ce0102;
  border: solid 1px #ce0102;
  font-weight: 200;
}
.topbar {
    border-top-color: #ce0102;
}

.custom-widget,
.navbar-nav > li:hover > a,
.navbar-nav > li.active > a {
    border-bottom-color: #ce0102 !important;
}

.Feature-Examples:focus,
.Feature-Examples:hover {
    border-color: #ce0102 !important;
    color: #ce0102 !important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #ce0102 !important;
}

/* HOVER */

.course-table .fa,
.member-desc li span,
.member-desc li:hover a,
.member-desc li:focus a,
.member-desc li.active a,
.bgw .owl-nav [class*="owl-"]:hover,
.bgw .owl-nav [class*="owl-"]:focus,
.darkheader .navbar-nav > li:hover,
.darkheader .navbar-default .navbar-nav > .active > a,
.darkheader .navbar-default .navbar-nav > .active > a:hover,
.darkheader .navbar-default .navbar-nav > .active > a:focus,
.first-accordion .panel-default > .panel-heading i,
.first-accordion .panel-default > .panel-heading,
.customtab .nav-pills > li:hover a,
.customtab .nav-pills > li:focus a,
.customtab .nav-pills > li.active > a,
.customtab .nav-pills > li.active > a:hover,
.customtab .nav-pills > li.active > a:focus,
.tab-first .nav-tabs > li:hover a,
.tab-first .nav-tabs > li:focus a,
.tab-first .nav-tabs > li.active > a,
.tab-first .nav-tabs > li.active > a:hover,
.tab-first .nav-tabs > li.active > a:focus,
.statscounts i,
.withcircle i,
.section.bgd .nav-center .owl-nav [class*="owl-"],
#owl-courses.nav-center .owl-nav [class*="owl-"],
mark,
.tags a,
.revtp-searchform input[type="submit"]:hover,
.revtp-form input[type="submit"]:hover,
.Feature-Tour:hover,
.Feature-Tour:focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #d83435 !important;
    border-color: #d83435 !important;
}

.footer-logo{
  margin-bottom: 20px;
}

.user-login-option{
  list-style: none;
  margin: 20px 0 0 0;
}
.user-login-option li{
  float:left;
}
.user-login-option li a{
  display: block;
  font-weight: 400;
  padding: 0 10px;
}
.user-login-option li a i{
    margin: 0 5px;
}

.user-login-option li ul li{
  float:none !important;
  text-align: left;
  list-style: none;
  border-bottom: solid 1px #eee;
  padding: 0;
}
.user-login-option li ul li:last-child{

  border-bottom: none 1px #eee;
}
.user-login-option li ul li a{
  padding: 5px 10px;
  transition: all 0.5s ease;
}
.user-login-option li ul li:hover a{
  background: #000;
  color:#fff;
}


.about-module h2{
  font-size: 40px;
  font-weight: bold;
  margin: 0 0 30px 0;

}
.about-module ul li, .about-module p{
  font-size: 22px;
  font-weight: 300;
}
.about-module p{
margin: 0 0 30px 0;
}
.about-module ul{
  list-style: none;
  margin: 0 0 30px 0;
}
.about-module ul li{
  margin: 0 0 20px 0;
}
.about-module ul li::before{
    content:"\f067";
    font-family: "FontAwesome";
    background: #000;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    color:#fff;
    margin: 0 10px 0 0;
    display: inline-block;
    text-align: center;
    font-size:18px;
    padding: 2px 0;
}
#gmap{
  height: 350px;
}

#gmap iframe{
  width: 100% !important;
  height: 100% !important;
}

#register-block{
  background: url(../../../image/catalog/banners/banner_2.jpg) no-repeat center center;
  background-size: cover;
  color:#fff !important;
}
#register-block h2{
  color:#fff;
  font-size: 40px;
  font-weight: bold;
}
#register-block p{
  color:#fff;
  font-size: 22px;
  font-weight: 100;
  line-height: 28px;
}
#register-block .btn-alt{
  font-size: 18px;
  padding: 10px 40px;
  margin-top:40px;
  margin-right: 200px;
}

.contact_form .btn-primary{
  background: #ce0102 !important;
  border: solid 1px #ce0102 !important;
  color:#fff;
}

.contact_form .btn-primary:hover{
  background: #d83435 !important;
  color:#fff;
}

section.bgf{
  background: #fff url(../../../../../image/catalog/banners/background1.jpg) no-repeat center bottom;
}

.about_top .boxes{
  background: #ce0102;
  color:#fff;
}
.about_top .boxes img{
  float: left;
  display: inline-block;
  margin: 0 20px;

}
.about_top .boxes h2,
.about_top .boxes p
{
  color:#fff;
  margin-left: 40px;
}
.about_top .service-first:after{
  display: none;
}

.aboutimg {
    padding: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: url(../../../../../image/catalog/about_1.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    position: absolute;
}

h2.module_title{
  margin-bottom: 20px;
  line-height: normal;
}
hr.short_line{
    border-color: #ce0102 !important;
    border-width: 9px;
    width: 80px;
    margin: 0 0 30px 0 ;
}

.btn-primary{
    background-color: #ce0102 !important;
    border-color: #ce0102 !important;
}
.btn-primary:hover{
    background-color: #e40304 !important;
    border-color: #e40304 !important;
}

.btn-dark{
    background-color: #000 !important;
    border-color: #000 !important;
    color:#fff;
}
.btn-dark:hover{
    background-color: #ce0102 !important;
    border-color: #ce0102 !important;
    color:#fff  !important;
}

.modal-backdrop {
    z-index: 1040 !important;
    display: none;
}
.modal-dialog {
    margin: 2px auto;
    z-index: 1100 !important;
}
.form-horizontal .control-label{
  padding-top: 15px;
}


/* Header Account */
.account-select{ text-transform: uppercase; font-weight: bold; color: #888; float: left;}
.account-select img{ margin: 0 8px 0 0;}
.account-dropdown a{ text-transform: uppercase; padding: 10px; color: #888; font-size: 14px; display:block;}
.account-dropdown ul li a:hover{ background: none;}
.account-dropdown img{ margin: 0 10px 0 0;}
.account-dropdown ul{ padding: 0 10px; margin: 0; top: 35px; min-width: 153px;
position: absolute; top: 100%;z-index: 100; right:0;
background: #fff; border-radius: 4px; display: none;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.44);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.44);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.44);}
#account-dropdown li.divider{
  border-bottom: double 3px #eee;
}
#account-dropdown li span{
  display: block;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bold;
}
.loginform .input-group-addon{
  background: #fff;
  border:solid 1px #e9e9ec;
  border-radius: 0;
}

/* Login Form */
.login-modal .modal{ background: rgba( 0,0,0,1); }
.modal-backdrop.in{ opacity: 0; z-index: 2;}
.login-modal .loginform{
  padding: 30px 40px;
  background: #fff;
}
.login-modal .loginform h2 .close{
   top: -10px;
   position: relative;

}
.login-modal .loginform h2{ text-align: left !important; margin: 0 0 30px 0;}
.login-modal .login-form h2, .login-form h2{ margin: 0 0 40px;}
.login-modal .login-form, .login-form{min-width: 445px; padding: 30px 30px 20px; background: #fff;}
.login-modal .login-form .form-control, .login-form .form-control{ padding: 0 35px; border-color: #f2f2f2;}
.login-modal .login-form .form-group i, .login-form .form-group i{ color: #bbbbbb;}
.custom-checkbox{ overflow: hidden; }
.custom-checkbox label{ font-size: 16px; color: #555; float: left;}
.custom-checkbox input{ height: 0; margin: 0; line-height: 10px; margin: 3px 5px 0 0;}
.forgot-password{ font-size: 16px; color: #363636 !important;}
.login-modal .login-form .btn{ border-radius: 2px; }
.or-reprater{ border-bottom: 1px solid #f1f1f1; position: relative; display: block; margin: 40px 0;}
.or-reprater::before{ content: "OR"; position: absolute; margin: -21px 0 0 -21px; width: 42px; height: 42px; line-height: 40px; text-align: center; color: #333; left: 50%;
border-radius: 100%; border: 1px solid #ededed; background: #fff; font-weight: bold;}
.others-login-way{ margin: 0 0 0 -30px;}
.others-login-way li{ float: left; width: 41.8%; margin: 0 0 20px 30px;}
.others-login-way li a{ text-align: center; height: 42px; line-height: 42px; color: #fff; border-radius: 2px;}
.others-login-way li a i{ margin: 0 10px 0 0;}
.facebook-bg{ background: #3b5998;}
.tweet-bg{ background: #55acee;}
.linkedin-bg{ background: #006699;}
.google-plus-bg{ background: #db4437;}
.login-form{ /*min-width: 445px;*/
padding: 30px 30px 20px;
    /* background: url(../image/pattern-bg.jpg); */
	border:solid 1px #eee;
}

.loginbox{
  padding: 30px 40px;
  color:#fff;
}
.loginbox h2{
  color:#fff;
}
.loginbox .forgotten{
  padding: 13px;
  z-index: 1;
  position: relative;
  color:#fff;
}
.table-summary{
  margin-top: 30px;
}
.table-summary > tbody > tr > th,
.table-summary > tbody > tr > td,
.table-summary > tfoot > tr > th,
.table-summary > tfoot > tr > td{
  color:#fff;
  padding: 12px;
  border: none;
}
.table-summary > tfoot > tr > th,
.table-summary > tfoot > tr > td{
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
}

li.media ul.media-list{
  margin: 20px 0 0 0;
}

.form-info .control-label{
  padding-top: 7px !important;
}

.mt-20{
  margin-top: 20px;
}

.mb-20{
  margin-bottom: 20px;
}

.mr-5{
  margin-right: 5px;
}

.btn-action{
  margin-top: 0!important;
  padding:2px 6px;
  font-size: 12px;
}

.tab-padding {
  padding:30px 0 ;
}

.no-padding{
  padding: 0!important;
}

.fingerprint .col-md-2{
  width: 20% !important;
}
textarea.form-control{
  height: auto !important;
}

.input-rc .input-group-addon{
  padding: 0;
  border-radius: 0;
  background: none;
  border: none;
}

.input-rc .input-group-addon .btn{
  padding: 3px 8px;
  border-radius: 0px 4px 4px 0  !important;
  font-size: 16px;
}

.table-address > tbody > tr > td{
  border-bottom: solid 1px #ccc !important;
  border-top:none;
}

.help_case .section{
  margin: 0 0 50px 0 !important;
  padding: 0 !important;
}
.help_case table{
  width: 100%;
}

.help_case #chartContainer{
   display: block;
}
.help_case h5{
  color:#333;
  font-weight: 500;
}
.help_case .tbcustomer{
  margin-bottom: 50px;
}
.help_case .tbcustomer th,
.help_case .tbcustomer td{
padding: 4px 10px;
border: solid 1px #eee;
}
.help_case .tbcustomer th{
  text-align: right;
}
.help_case .tbfingerprin{
  margin: 0;
  padding: 0;
}
.help_case .tbfingerprint th,
.help_case .tbfingerprint td{
  padding: 4px;
  border: solid 1px #eee;
  vertical-align: top;
}
.help_case .tbfingerprint td table th,
.help_case .tbfingerprint td table td{
  padding: 4px;
  border: none 1px #eee !important;
}
.help_case .tbintelligence th,
.help_case .tbintelligence td{
  padding: 4px 10px;
}
.help_case .tbintelligence thead th{
  background: #000;
  color:#fff;
}
.help_case .tbIntelligenceInfo th{
  padding: 10px;
  background: #eee;
}
.help_case .tbIntelligenceInfo td{
  padding-bottom: 30px;
  padding-top:10px
}
