
    .call_email_us_a{
        margin-bottom: 20px;
    display:flex;
    justify-content:space-evenly;
}
.follow-us{
        
        text-align:center;
    }
    .call-us{
        background:#42bfaa;
        
        width:125px;
        
        padding:10px;
            text-decoration: none !important;
    border-radius: 5px;
    color: #fff !important;
    font-weight:600;
    border:1px solid #42bfaa;13
    margin:0px 10px;
    
    }
    .navbar {
    padding-top: 0px !important;
    }
    .email-us{
        background:#ff585d;
        padding:10px;
        
        width:125px;
        
            text-decoration: none !important;
    border-radius: 5px;
   color: #fff !important;
    font-weight:600;
    
    }
    
    @media only screen and (max-width: 767px){
header {
    margin-top: 27% !important;
}
}
  @media only screen and (max-width: 992px){
.offcanvas-collapse {
  top: 107px !important;
}
}
@media only screen and (min-width:768px) and (max-width:992px) {
    header {
    margin-top: 12% !important;
}
}
@media only screen and (min-width: 820px) and (max-height: 1120px) and (orientation: landscape){
    header {
    margin-top: 6% !important;
}
}


.form-captcha{
        border-radius: 5px 0 0 5px;
        margin-top: 15px; 
        border-radius: 5px 0 0 5px;
        margin-top: 0px;
        background: #011e62;
        position: absolute;
        padding: 6px;
        color: #fff;
    }
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
       .icon-bar {
  position: fixed;
  top: 30%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
      z-index: 1;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 14px 0px;
  transition: all 0.3s ease;
  color: #42bfaa;
  font-size: 20px;
  width: 40px;
  background:#011e62;
}
.course-width{
    width:571px !important;
        box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 53%);
        padding:0px;
       
}

.dropdown-item .active, .dropdown-item:active {
 
  text-decoration: none;
  color:#fff !important;
        background:#42bfaa !important;
}

@media screen and (max-width:768px){
    .icon-bar{
        display:none;
    }
    .dropdown-item .active {
   color: #fff !important;
    background: #42bfaa !important;
}
   .course-width{
    width:100% !important;
    box-shadow:none;
    
    }
    
    .border_r {
    border-right:none !important;
}

.left-courses2{
  padding-left:10px !important;
}
}
.border_r {
    border-right: solid 1px #ccc;
}
.course-width li a{
        float: none;
    border-bottom: solid 1px #a5a5a5;
    font-size:14px;
    white-space:normal !important;
    text-align:left;
    line-height: 20px
}
.icon-bar a:hover {
  background-color: #ff585d;
  color:#fff;
  width:50px;
  margin-left: -10px;
 
}
.sticky {
  /*position: -webkit-sticky;*/
  position: sticky;
  top: 120px;
}
.facebook {
  background: #011e62;
  color:#42bfaa;
}
/*.fb-btn:hover {*/
/*  background-color: #ff585d;*/
/*  color:#fff;*/
/*  width:4pc;*/
 
/*}*/
.twitter {
   background: #011e62;
  color:#42bfaa;
}
/*.twitter:hover{*/
/*    width:4pc;*/
/*}*/

.google {
  background: #011e62;
  color:#42bfaa;
}

.left-courses2{
    padding-left:0px;
}
@media only screen and (min-width:1024px){
.dropdown:hover>.dropdown-menu {
  display: block;
}
}
header{
    margin-top:16%;
}

.navbar .navbar-brand {
  
  width: 200px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1199px){
  
.navbar {
    padding-top: 0px;
}
}
@media only screen and (min-width:1366px){
 header{
    margin-top:7%;
} 
}
@media only screen and (min-width:1400px){
 header{
    margin-top:5%;
} 
}
.lms-login{
    padding: 10px;
  background: #ff585f;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  margin-top: 0;
  margin-left: 1rem;
  display: inline-block;
  padding: 1rem 1.5rem 1rem 1.5rem;
  border-radius: 30px;
  font-weight: 600;
  font-size: 15px;
  line-height: 0;
}
.lms-login:hover {background-color: #43bea9;color: #fff;text-decoration: none;}

