/*
Theme Name: edsbootstrap Child
Template: edsbootstrap
*/
@import url("../edsbootstrap/style.css");
/*.page-id-72 section.section-page-header.page {
    display: none;
}*/



body{font-size:15px};

.navbar .nav li a:hover, .navbar .nav li a.hover, .navbar .nav li a:focus, .navbar .nav li a.focus, .navbar .nav li.active > a {
    color: #fff;
    background: #043360;
}
.navbar .nav li.dropdown .dropdown-menu {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-transform: capitalize;
    border-top: solid 1px #043360;
    left: 4px;
    right: auto;
}
.navbar .nav li a {

    color: #444;
    font-weight: bold;
}
#navigation {
    padding: 19px 0;
}
.header {
    height: 111px;
}
/*carousal card*/
.thumbnails {
	list-style: none;
}
.btn {
    border-color: #0f86b9!important;
    background-color: #0f86b9!important;
}
.btn:active, .btn.active {
    color: #fff !important;
    border-color: #2e6da4  !important;
    background-color: #2e6da4  !important;
}
.btn:hover, .btn.hover {
    color: #fff !important;
    border-color: #2e6da4 !important;
    background-color: #2e6da4 !important;
}
h4.card-title {
    color: #444;
    font-weight: 400;
    margin: 0 0 30px;
    height: 40px;
    font-size: 16px;
    padding: 10px 0;
}
h7.card-date{
	padding:0 0 10px 0;
	color:#043360;;
}
.card{border: 1px solid #e5e5e5; margin-bottom: 20px}
.card:hover {border: 1px solid #666;}
.casing {padding: 10px;}
.card .thumbnail {border-bottom: 1px solid #e5e5e5;}
.card .thumbnail {box-shadow: unset;margin-bottom: unset;}

/*carousal card*/
.course-more-details a {
    color: #666;
}
.aboutCourse {
    clear: both;
    margin-bottom: 40px;
}
.course-more-details a:hover {
    text-decoration: none;
    color: #043360 !important;
}
a {
    color: #.course-more-details a {
    color: #043360;
    font-size: 16px;
    cursor: pointer;
    font-weight: 700;
};
}
.scroll-to-top {
    background: #0f86b9;
}
.scroll-to-top:hover {
    background: #2e6da4;
}
/*.header{
height: 70px;
border:1px solid #e5e5e5;
}*/
.banner_bg
{
    background: #f3f3f3;
    padding: 70px 0;

    background-image: url('course_banner.png');
    background-size: cover;
    background-repeat: no-repeat;

}
.banner-title{
    color:#043360;
}
.footer.section-small {
    padding-top: 0;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: none;
}
.banner-title {
    margin: 0 0 10px 0;
    font-weight: 700;

}

.course-description {
    text-align: justify;
}
.stripe_bg{
    background:#043360;
    color:#fff;
    padding:10px 0;
}
.information-title h4,.information-title p {
    margin-bottom: 0;
    /*color: #fff;*/
    font-weight: bold;
}

.instructorSec h2 {
    padding: 30px 0;
       margin: 0;
}
.information-box {
    border: 1px solid #ddd;
    padding: 30px;
}
.h1, h1, .h2, h2, .h3, h3, .h4, h4, .h5, h5, .h6, h6{
    margin:0;
}
.instructCont-wrap .instructtext-wrap h2 {
    text-transform: uppercase;
    color: #043360 !important;
    font-size: 18px;
    margin-bottom: 5px !important;
    padding: 0;
}
.instructCont img {
    border-radius: 50px;
    width: 80px;
    margin: 0 10px 0 0;
}
.instructtext > span {
    color: #333 !important;
    font-weight: bold;
}
.footer {
    margin-top:30px !important;
    border-top: 0;
    /*background-color: #231F20;*/
    border-top: 1px solid #e5e5e5;
    color: gray;
}
.course-button {
    display: inline-block;
    clear: both;
    margin: 20px 0;
}

.copyright img{
    width:auto;
    height:50px;
}
.copyright span {
    font-size: 14px;
}
.enroll_btn{
    margin-left: 0px;
    color: #fff   ;
    background-color: #043360;
    border: 1px solid #043360 !important;
    border-radius: 2px !important;
    text-transform: capitalize;
    position: absolute;
    left: 16px;
    bottom: 10px;
    padding: 6px 16px;
}

.enroll_btn:hover{
    color: #fff   ;
    background-color: #006895;
    border: 1px solid #006895 !important;
}

.page-title {
    padding: 10px 0 30px 10px;
}
.section-title {
    margin-bottom: 10px;
    padding: 30px 0;
    text-align: center;

}
.section-title h2{
    color: #444;
    font-weight:600;
}
.banner-feature-image img {
    max-width: 100%;
    height: auto;
}

/*.enroll_btn:hover:not(:disabled){
    color: #fff;
    background-color:#B5328E !important; 
    background-image: none !important;
}
#heading_content_block .enroll_btn {
    background-color: #F6973A;
    border: 1px solid #F6973A;
    border-radius: 5px;
    color: #fff !important;
    padding: 6px 16px;
    text-transform: capitalize;
}*/

#instructRead {
    margin-top: 30px;
}
.courseAbout-description .learnWrapSec {
     margin-top: unset; 
}
.about-description h2 {
    padding: 0 0 30px 0 !important;
}

.backto{background:#039; padding:12px 0; color:#fff}
.backto a{color:#FFF; text-decoration:none}
.cards-row{padding-top:40px; padding-bottom:20px; background:#eee}
.thumbnail{padding:0; border-radius:0; border:none; box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}
.thumbnail>img{width:100%; display:block}
.thumbnail h3{font-size:26px}
.thumbnail h3,.card-description{margin:0; padding:8px 0; border-bottom:solid 1px #eee; text-align:justify}
.thumbnail p{padding-top:8px; font-size:20px}
.thumbnail .btn{border-radius:0; box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12); font-size:20px}

input[type="radio"], input[type="checkbox"] {margin: revert;}
.viewtypeSec {margin-bottom: 30px;}
.viewtypeSec {border-bottom: 1px solid #e5e5e5;padding: 10px}
.navbar .nav li a:hover, .navbar .nav li a.hover, .navbar .nav li a:focus, .navbar .nav li a.focus, .navbar .nav li.active > a {
    color: #fff;
    background: #cc1831;
}
.n2-section-smartslider {
    position: relative;
    width: 100%;
    border: 4px solid #043360;
}
.whatLearn.clearfix h2{
    padding-bottom:15px;
}
#accordion .panel.panel-default {
    margin: 10px 0;
}
.panel-default > .panel-heading {

    background: #fff;
}
.accordion-toggle:hover {
    color: #043360;
}
.course_color {
    width: 100%;
    color: white;
    background: rebeccapurple;
    padding: 5px;
    text-align: center;
}
.lecture_color {
    width: 100%;
    color: white;
    background: darkcyan;
    padding: 5px;
    text-align: center;
}
.footer p {
    margin: 10px 0;
}

.lecture-course>.lectureWrap h2,.aboutCourse h2, .certificationWrap h2, .learnWrap h2 {
    font-size: 20px;
    text-align: left !important;
    font-weight: 700 !important;
    margin-bottom: 20px;
}
.instructCont span {
    display: block;
    color: #043360 ;
    font-size: 14px;
    font-weight: 600;
}
.instructCont span p {
    font-family: 'Raleway', sans-serif;
    /*font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: left;*/
    color: #777;
}
.instructCont img {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}
/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.9);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
     background-color: #fff; 
    /* box-shadow: 10px 10px 60px #555; */
    display: inline-block;
    /* height: auto; */
    /* max-width: 551px; */
    /* min-height: 100px; */
    vertical-align: middle;
    width: auto;
    position: relative;
    /* border-radius: 8px; */
     padding: 9px 9px 5px 9px; 
    top: 30%;
}

.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    
    display: inline-block;
    font-weight: bold;
}
iframe {
     margin-bottom: unset; 
}
/* Popup box BEGIN */
.instructCont img {
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    float: left;
    margin-right: 15px;
}
.instructtext {
    width: 80%;
    float: left;
}
.instructCont h2 {
    color: #333333;
    font-size: 18px;
    padding: 0 0 20px 0 !important;
    font-weight: 600;
    text-align: left;
    margin-top: 0;
}
#accordion h4.panel-title {
    line-height: 1.5;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.course_detail_column{padding-top:30px;}
.assoc_title h2{
    margin:10px 0;
    color: #30529a;
}
.assoc_data {
    padding: 20px 0;
}
.assoc_image{
    border: 1px solid #eee;
}
.affix img.custom-logo {
    max-height: 60px;
    width: 110px;
    margin-top: 5px;
}
#go_to_dashboard {
    margin: 30px 0;
    clear: both;
}
.association_dashboard_button {
    padding: 10px;
    background: #23476a;
    color: #ffffff;
}
.association_dashboard_button:hover {
    background: #0677bd;
    color:#fff;
}

.no-card {
    padding: 80px 0;
    text-align: center;
}
@media only screen and (min-width: 768px) {
.card{max-height: 355px;}
}
.affix-top img.custom-logo {
    max-height: 70px;
    width: auto;
    margin-top: 3px;
}

.sldr{
    width:100%;
    height:auto;
}
.my_sldr {
    border: 4px solid #001346;
}



/**
 * 
 *  style for mobile login elements 
 * 
 */
button#btn_mobile_login {
    margin: 0 auto;
    display: block;
    border: 1px solid #e5e5e5;
    background: #cc1831;
    font-size: 1em;
    color: white;
    padding: 10px 5px;
}
button#btn_otp_verify {
    margin: 0 auto;
    display: block;
    border: 1px solid #e5e5e5;
    background: #713485;
    font-size: 1em;
    color: white;
    padding: 10px 5px;
}
button#btn_mobile_login:hover {
    border: 1px solid #d4b3df;
}
#or {
  position: relative;
  width: 300px;
  height: 50px;
  margin : 0 auto;
  line-height: 50px;
  text-align: center;
}

#or::before,
#or::after {
  position: absolute;
  width: 130px;
  height: 1px;
  
  top: 24px;
  
  background-color: #aaa;
  
  content: '';
}

#or::before {
  left: 0;
}

#or::after {
  right: 0;
}

div#otp_login_form {
    margin: 50px auto;
    display: block;
    width: 350px;
    padding: 20px;
    border: 1px solid #e5e5e5;
    background: #eee;
}
div#otp_login_form .Login-title {
    font-size: 2em;
    text-align: center;
    display: block;
    margin: 10px 10px 30px 10px;
}
div#otp_login_form label, button, input {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
div#otp_login_form label {
    font-weight: bold !important;
    color: #5f5f62;
    margin-bottom: 10px;
}
div#otp_login_form input {
    padding: 10px;
    border: 1px solid #e5e5e5;
    font-size: 0.9em;
    color: #777;
}
div#otp_login_form button {

}
div#otp_login_form #me_responce {
    font-size: 0.8em;
    margin: 10px 0;
}
.red{
    color: #ff5722;
}
.green{
    color: green;
}
.gray{
    color: #444;
}
div#me_timer {
    font-size: .9em;
    color: #673ab7;
}
.createAccount  {
    display: block;
    padding: 10px;
}
.createAccount a {
    padding: 10px 0;
    display: block;
    text-align: center;
    font-size: no;
    color: #666;
}
.page-id-36 .section-page-header{display: none;}
button.btn-register {
    padding: 7px 15px;
    background-color: #5d4037;
    border: 0;
    color: #fff;
}
button.btn-register:hover, #Modal_Login:hover  {
    /* color: yellow; */
    background-color: #3e2723 !important;
}
#Modal_Login{
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 7px 15px;
    background-color: #5d4037 !important;
    border: 0;
    color: #fff;
}
#Modal_Close {
    display: inline-block;
        margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    padding: 7px 15px;
    background-color: #bdbdbd !important;
    border: 0;
    color: #333;
}
#Modal_Close:hover {
background-color: #757575 !important
}

#slc_State{
    width: 100%;
    
}
.form-check-label {
    font-size: 15px;
}

/*enrollment*/
a.btn_enroll {
    display: block;
    padding: 7px 15px;
    color: #fff;
    background-color: #ffc107;
}
a.btn_enroll:hover{
    background-color: #ffb300;
}
/*enrollment*/

/* loader */
.spinner {
  /*margin: 100px auto 0;*/
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 10px;
  height: 10px;
  background-color: #796133;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

/*loader */