/********************************************  =GENRAL CSS    ****************************************/
*{
  margin: 0;
  padding: 0;
}
body{
  margin: 0;
  /*background: url("../images/bg.png");*/
}
.clearfix::after{
  content: "";
  clear: both;
}
.main_header{

}
.row{
    margin-bottom: .5em;
}
.slider_button{
    background: green;
    color: white;
}
#slider1_container{
        /*border-radius: 5px;*/
    box-shadow: -1px 1px 5px 0px;
}
.error{
    display: none;
}
/************************************************ =MENU  ***********************************/
/*section#logo {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
}*/

#top-menu {
    position: relative;
    top: 2px;
    z-index: 1;
    right: 2px;
    
    background: rgb(28, 138, 153);
    color: white;
    float: right;
    border-radius: 3px;
}
#top-menu ul {
    margin: 0;
}
#top-menu ul li {
    display: inline-block;
    /* padding: 1em; */
    margin: .5em;
}
#top-menu ul li a {
    text-decoration: none;
    font-size: 1em;
    padding: .5em;
    color: white;
}
.sub-menu {
    position: absolute;
    /*background: rgb(10, 84, 95);*/
    /*top: 95%;*/
    padding: .5em;
    border-radius: 7px;
    opacity: 0.9;
    display: none;
    transition: display 2s;
    -webkit-transition: display .8s;
}
.sub-menu .sub-menu-item {
    width: 209px;
    padding: .5em;
    background: rgb(10, 84, 95);
    margin: 2px;
    border-radius: 3px;

}
.sub-menu .sub-menu-item:hover{
  background: #1c8a9b;
}
.sub-menu-item .title {
    font-weight: bold;
}
.sub-menu-item .description {
    font-size: .9em;
    opacity: 0.7;
}
#top-menu ul li:hover> .sub-menu,
.sub-menu:hover{
  display: block;
}

#logo img {
    margin-left: 14px;
}

.sidebar_heading {
    background: #0e515a;
    color: white;
    font-family: 'cambria','aller';
}
.sidebar_heading h4{
    /*background: #774f2d;*/
    color: white;
    border-radius: 5px;
    padding: 4px;
    text-align: center;
    font-family: 'cambria','aller';
}
.sidebar_section form{
    margin-left: 2em;
}
/*************************************      =ABOUT Section    ***************************/

section#about_section {
    /* background: url(../images/banner/aboutbg4.png);
    padding: 3em 0em;
    background-position: 1px 91px;
    background-size: 1037px;
    background-repeat: no-repeat;
    background-color: white;
    background-blend-mode: difference;*/
}
.about_text, .about_text_home {
    text-align: justify;
    margin-left: 2em;
    padding: 1em;
    background: #ffffff8c;
    
}
.about_text_home{
  height: 390px;
}
.about_us{
    padding: 1em;
    margin-top: 1em;
}
.main_heading{
    /*font-family: 'Roboto Slab', serif;*/
    font-family: 'cambria','aller';
}
/*************************************      == TOP Courses    ***************************/

.top-course .top-course-table .top-course-header {
    position: relative;
    background: #34495e;
    padding: 22px 22px;
    text-align: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.top-course-table .top-course-header .top-course-title {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
}
.top-course-table .top-course-header .top-course-duration {
    font-size: 70px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    text-align: center;
}
.top-course-table .top-course-header .top-course-duration span {
    font-size: 16px;
    color: #bdc3c7;
    text-transform: uppercase;
}
.top-course-list {
    padding: 20px 0 25px 0;
    background: #ffffff;
    border: 1px solid #e3e3e3;
    height: 190px;
}
.pricing-list .text {
    padding: 0px;
    display: table;
    margin: 0px auto;
}
.top-course-decription {
    padding: .5em;
    text-align: justify;
}

/*******************************     ==Sidebar     ***************************/

.sidebar {
    margin-right: 3em;
    height: 370px;
}


.sidebar .sidebar-table .sidebar-header {
    position: relative;
    background: #34495e;
    padding: 1px 22px;
    text-align: center;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
.sidebar-table .sidebar-header .sidebar-title {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    margin: 0;
}
.sidebar-table .sidebar-header .sidebar-duration {
    font-size: 70px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    text-align: center;
    
}
.sidebar-table .sidebar-header .sidebar-duration span {
    font-size: 16px;
    color: #bdc3c7;
    text-transform: uppercase;
}
.sidebar-list {
    padding: 20px 0 0px 0;
    background: ##237e9a;
    border: 1px solid #e3e3e3;
}
.sidebar_section a {
    width: 100%;
    display: block;
    font-size: 1em;
    color: white;
    text-decoration: none;
    background: #0e515a;
    padding: .5em;
    border-radius: 5px;
}

/**************************       =Certificate Verification   ****************************/

section#certificate_verification {
    margin-top: 10em;
}

/**************************      =Footer Section      *************************************/

section.footer {
    background: #1c8a99;
    color: #ffffff;
    margin-bottom: 0;
}
.footer_columns{
    padding: 1em;
}
.footer_columns h4{
    text-align: center;
    margin-bottom: 1em;
}
.footer_columns .address{
    padding-left: 2em;
}
.footer .footer_contact_form{
    text-align: center;
}
.footer_social_icon .icon_holder {
    background: url(../images/social-icon/social-icons.png);
    width: 53px;
    height: 46px;
    display: block;
    background-size: 200px;
    float: left;
}
.footer_social_icon .icon_detail{
   
}
#facebook {
    background-position-x: 0px;
    background-position-y: 0;
}
#linkedin {
    background-position-x: -48px;
    background-position-y: 50px;
}
#twitter {
    background-position-x: -48px;
    background-position-y: 0;
}
#youtube {
    background-position-y: 50px;
}

ul.footer_menu {
    background: #0e515a;
    text-align: center;
    margin-bottom: 0;
}
ul.footer_menu li {
    display: inline-block;
}
ul.footer_menu li a {
    color: white;
    text-decoration: none;
    margin-right: 1em;
    line-height: 3;
}


/****************************************   = SLIDER   *****************************/
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1400px;
  height: 470px;
  overflow: hidden;
  position: relative;
  margin: auto;

}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
/*.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}
*/
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2.5s;
  animation-name: fade;
  animation-duration: 2.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}


.background{
  background: url("../images/bg.jpg");
  background-size: cover;
}

/*******************************    ==Courses   **********************/

.course_row{
  padding: 1em;
}

h3.course_name {
    background: #307730;
    padding: 1em;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
}
.courses_duration {
    padding: .5em;
    text-align: center;
    background: #ff4141;
    color: white;
}
.courses_price {
    padding: .5em;
    text-align: center;
    background: #4441ff;
    color: white;
}
.courses_detail {
    height: 200px;
    padding: 1em;
    text-align: justify;
    border: 1px solid gray;
    border-top: none;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}