@import url("./bootstrap.min.css");
@import url("./layers.css");
@import url("./magnific-popup.css");
@import url("./meanmenu.css");
@import url("./navigation.css");
@import url("./owl.carousel.css");
@import url("./owl.theme.css");
@import url("./responsive.css");
@import url("./settings.css");
@import url("./slick.css");
@import url("./slick-theme.css");

	
body {
    font-family: "Open Sans", sans-serif;
    overflow-x: hidden;
}
p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #727272;
    line-height: 24px;
} 
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}
h2 {
    margin: 0;
    text-align: center;
    color: #333333;
    font-size: 48px;
    position: relative;
}
h3 {
    line-height: 26px;
    margin: 0;
    padding-bottom: 20px;
    color: #333333;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}
/* blockquote {
    text-align: left;
} */
.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}
.section-header-box {
    margin-bottom: 15px;
}
.section-header,
.section-header-l {
    padding-bottom: 25px;
    text-align: center;
}
.section-header:before,
.section-header-l:before {
    border-bottom: 1px solid #faa619;
    bottom: 15px;
    content: "";
    height: 2px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 100px;
}
.section-header p,
.section-header-l p {
    margin: 0;
}
.section-header-l h2 {
    text-align: left;
}
.Welcome-area .section-header-l:before,
.teachers-area .section-header-l:before {
    left: 15px;
    transform: none;
}
.news-area .section-header-l:before {
    left: 0 !important;
    transform: none;
}
.theme-color {
    color:#faa619 !important;
}
.theme-bg-color {
    background-color:#14004e !important;
}
/* -------- Pre Loader -------- */

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 9999;
}
#preloader #status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url("../images/preloader.gif");
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}
.view_more_btn {
    text-align: center;
    margin: 18px 0;
}
.view_more_btn .view-more-item {
    background: #fec722;
    color: #333333;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 18px 50px;
    text-decoration: none;
    text-transform: uppercase;
    transition: .2s all;
}
.view_more_btn .view-more-item:hover {
    background: #333;
    color: #fff;
}
/*=======[ Index Search Style ]========*/

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.95);
    opacity: 0;
}
#search.open {
    opacity: 1;
    z-index: 1000;
    width: 100%;
    height: 100%;
}
#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #fff;
    background: transparent;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 50px;
    margin-left: -40px;
    background: #fec722;
    border-radius: 2px;
    padding: 7px 16px;
    color: #333333;
    font-weight: 700;
}
#search .close {
    background-color: #fec722;
    border-color: #ffb600;
    border-radius: 3px;
    color: #333333;
    font-size: 21px;
    opacity: 1;
    padding: 0 0px 4px;
    position: fixed;
    right: 15px;
    top: 15px;
    height: 30px;
    width: 32px;
    text-align: center;
}
.web-container {
    padding-left: 10em;
    padding-right: 10em;
}
    
/* @media (min-width: 768px) {
    .container.web-container {
        width: 1170px;
    }
} */
/*=================================================
    ===[ Home Version 01 ]===
===================================================*/
@media (min-width: 768px){
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand{
        margin-left: 0px;
    }
}
@media (max-width: 768px){
    header .header-body .edu-navbar .navbar-header a span{
        line-height: 65px !important;
    }
}
.login-btn{
    background: #1d2e50;
    border-radius: 15px;
    padding: 6px 15px;
    transition: .25s all;
}
.login-btn:hover{
    background: #2a4b8d;
}
header {
    /*=======[ Index Navbar Style ]========*/
    /*=======[ Index Header Body Style ]========*/
    /*=======[ Index Rev Slider Style ]========*/
    /*=======[ Index Rev Slider btn  Style ]========*/
    /*slider btn style*/
}
header .header-top {
    background: #14004e;
}
header .header-top .header-top-left ul {
    margin: 0;
    padding: 15px 0;
}
header .header-top .header-top-left ul li {
    padding-right: 15px;
    display: inline-block;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #ffffff;
    font-size: 13px;
}
header .header-top .header-top-left ul li .top-icon {
    font-size: 11px;
    padding-right: 5px;
}
header .header-top .header-top-right ul {
    margin: 0;
    padding: 15px 0;
    text-align: right;
}
header .header-top .header-top-right ul li {
    display: inline-block;
    /* padding-left: 15px; */
    color: #ffffff;
}
header .header-top .header-top-right ul li a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    transition: .25s all;
}
header .header-top .header-top-right ul li a:hover{
    color: rgba(255, 255, 255, 0.7);
}
header .header-top .header-top-right ul li a .top-icon {
    font-size: 11px;
    padding-right: 5px;
}
header .header-body {
    position: absolute;
    width: 100%;
    /*=======[ Index Sticky Nav Style ]========*/
}
header .header-body .edu-navbar {
    padding: 10px 0;
    margin-bottom: 0;
    background: #ffffff;
    border-radius: 0px;
    z-index: 10;
    color: #000000;
    height: 90px;
}
.navbar-brand{
    float: none;
}
header .header-body .edu-navbar .navbar-header a img {
    float: left;
    max-width: 100%;
    width: 70px;
    height: auto;
}
header .header-body .edu-navbar .navbar-header a span {
    color: #1d2e50;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    padding-left: 5px;
    line-height: 70px;
    letter-spacing: 1px;
    transition: .25s all;
}
header .header-body .edu-navbar .navbar-header a:hover span {
    color: #14004e;
}
header .header-body .edu-navbar .edu-nav {
    padding-right: 0;
}
header .header-body .edu-navbar .edu-nav .nav li {
    margin-left: 30px;
    position: relative;
}
/* header .header-body .edu-navbar .edu-nav .nav li:last-child a {
    padding: 14px 0;
    margin-bottom: 0px;
} */

header .header-body .edu-navbar .edu-nav .nav li a {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: rgb(0, 0, 0);
    text-transform: uppercase;
    font-size: 15px;
    padding: 14px 0;
    margin-bottom: 15px;
    position: relative;
    text-decoration: none;
    /*font-weight: 900;*/
}
header .header-body .edu-navbar .edu-nav .nav li a:before {
    background: #14004e;
    height: 2px;
    width: 100%;
    bottom: 0px;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
    visibility: hidden;
    opacity: 0;
}
header .header-body .edu-navbar .edu-nav .nav li a:hover,
header .header-body .edu-navbar .edu-nav .nav li a:active,
header .header-body .edu-navbar .edu-nav .nav li a:focus {
    background: transparent;
    outline: none;
    color: #14004e;
}
header .header-body .edu-navbar .edu-nav .nav li.active a:before,
header .header-body .edu-navbar .edu-nav .nav li:hover a::before,
header .header-body .edu-navbar .edu-nav .nav li:focus a::before {
    visibility: visible;
    opacity: 1;
    background: #faa619;
    height: 2px;
    width: 100%;
    bottom: 0px;
    left: 0;
    content: "";
    position: absolute;
    width: 100%;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown {
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
    padding: 15px 0px;
    min-width: 225px;
    background: #ffffff;
    left: 0px;
    position: absolute;
    top: 100%;
    z-index: 999;
    transition: all ease-in-out .3s;
    transform-origin: 0 0 0;
    position: absolute;
    text-align: left;
    visibility: hidden;
    opacity: 0;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown .dropdown-list-box-02 {
    position: relative;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown .dropdown-list-box-02:hover .dropdown-list_2 {
    opacity: 1;
    visibility: visible;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li {
    margin-left: 0;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li:last-child {
    border-bottom: 0;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a {
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    display: block;
    padding: 10px 30px;
    margin-bottom: 0;
    color: #333333;
    transition: all ease-in-out 0.3s;
    font-weight: 900;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a:hover {
    color: #14004e;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a:before {
    display: none;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a .fa-angle-right {
    color: #000;
    float: right;
    font-size: 20px;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 {
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
    padding: 15px 0px;
    min-width: 225px;
    background: #ffffff;
    left: 225px;
    position: absolute;
    top: 0px;
    z-index: 999;
    transition: all ease-in-out .3s;
    transform-origin: 0 0 0;
    position: absolute;
    text-align: left;
    opacity: 0;
    visibility: hidden;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list-box-03 {
    position: relative;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list-box-03:hover .dropdown-list_3 {
    opacity: 1;
    visibility: visible;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list_3 {
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
    padding: 15px 0px;
    min-width: 225px;
    background: #ffffff;
    left: 225px;
    position: absolute;
    top: 0px;
    z-index: 999;
    transition: all ease-in-out .3s;
    transform-origin: 0 0 0;
    position: absolute;
    text-align: left;
    opacity: 0;
    visibility: hidden;
}
header .header-body .edu-navbar .edu-nav .nav li:hover ul.dropdown {
    opacity: 1;
    visibility: visible;
}
header .header-body .edu-navbar .edu-nav .nav li:hover > a {
    color: #faa619;
}
header .header-body .edu-navbar .edu-nav .nav li.active a {
    color: #faa619;
}
header .header-body .edu-navbar .edu-nav .nav li.active a:before {
    width: 100%;
    opacity: 1;
    visibility: visible;
}
header .header-body .is-sticky .navbar-header a span {
    color: #1d2e50;
}
header .header-body .is-sticky .edu-navbar {
    padding: 20px 0;
    background: #ffffff;
    z-index: 1000;
    transition: 0.5s ease;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-in-out;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li a {
    color: #333333;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li .dropdown li a {
    color: #333333;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li.active a,
header .header-body .is-sticky .edu-navbar .edu-nav .nav li:hover a,
header .header-body .is-sticky .edu-navbar .edu-nav .nav li:focus a {
    color: #14004e;
}
header .rev_slider_wrapper {
    position: relative;
}
header .rev_slider_wrapper ul li .slider-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
header .rev_slider_wrapper ul li .slider-overlay:before {
    background: rgba(0, 0, 0, 0.2);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}
header .el-btn-regular {
    background: transparent;
    border: 1px solid #ffffff;
    border-radius: 0px;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 25px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out !important;
}
header .el-btn-regular:hover {
    background: #fec722;
    border: 1px solid #fec722;
    color: #333333;
    transition: all 0.3s ease-in-out;
}
header .slider-btn-left {
    margin-right: 10px;
    color: #333333;
    border: 1px solid #fec722;
    background: #fec722;
}
header .tparrows.tp-leftarrow::before {
    content: '\f104';
    font-family: FontAwesome;
}
header .tp-leftarrow {
    border-radius: 100%;
    height: 40px;
    width: 40px;
    transition: all 0.3s ease-in-out;
}
header .tparrows.tp-rightarrow::before {
    content: '\f105';
    font-family: FontAwesome;
}
header .tp-rightarrow {
    border-radius: 100%;
    height: 40px;
    width: 40px;
    transition: all 0.3s ease-in-out;
}
/*=======[ Index Rev Slider Content Style ]========*/

.slider-content-bottom {
    background: #ffffff;
    text-align: center;
    margin-top: -150px;
}
.slider-content-bottom .sider-btm-row-inner {
    padding: 0 15px;
}
.slider-content-bottom .slide_cont_box_01 {
    padding: 0 4px 0 0;
}
.slider-content-bottom .slide_cont_box_02 {
    padding: 0 4px 0 4px;
}
.slider-content-bottom .slide_cont_box_03 {
    padding: 0 0 0 4px;
}
.slider-content-bottom .content_body:hover .btm-item_01::before {
    background: rgb(161, 211, 11);
}
.slider-content-bottom .content_body:hover .btm-item_02::before {
    background: rgb(255, 179, 2);
}
.slider-content-bottom .content_body:hover .btm-item_03::before {
    background: rgb(240, 10, 10);
}
.slider-content-bottom .btm-item_01,
.slider-content-bottom .btm-item_02,
.slider-content-bottom .btm-item_03 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 1;
    padding: 30px 30px;
}
.slider-content-bottom .btm-item_01::before,
.slider-content-bottom .btm-item_02::before,
.slider-content-bottom .btm-item_03::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    content: "";
    transition: all 0.3s ease-in-out;
}
.slider-content-bottom .btm-item_01:hover,
.slider-content-bottom .btm-item_02:hover,
.slider-content-bottom .btm-item_03:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.slider-content-bottom .btm-item_01::before {
    background: rgb(143, 183, 21);
}
.slider-content-bottom .btm-item_02::before {
    background: rgb(230, 165, 18);
}
.slider-content-bottom .btm-item_03::before {
    background: rgb(210, 35, 35);
}
.slider-content-bottom .slider-btm-box .btm-item-icon {
    height: 120px;
    width: 90px;
    padding-bottom: 30px;
}
.slider-content-bottom .slider-btm-box h3 {
    color: #ffffff;
    font-size: 20px;
    padding: 0;
    margin-bottom: 10px;
}
.slider-content-bottom .slider-btm-box p {
    color: #ffffff;
    margin: 0;
    padding: 15px 0;
}
.slider-content-bottom .slider-btm-box a {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 5px 15px;
    transition: .25s all;
}
.slider-content-bottom .slider-btm-box a:hover {
    color: rgb(58, 58, 58);
    text-decoration: none;
    border: 1px solid #fff;
    background: #fff;
}
.slider-content-bottom .slider-btm-box a .slider-b-btn-icon {
    padding-left: 10px;
}
/*=======[ Index Wellcome Area Style ]========*/

.Welcome-area {
    background: #ffffff;
    padding-top: 100px;
}
.Welcome-area .Welcome-area-text {
    margin-bottom: 50px;
    margin-top: 40px;
}
.Welcome-area .Welcome-area-text p {
    margin: 0;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    padding-bottom: 25px;
}
.Welcome-area .read_more-btn {
    color: #666;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    position: relative;
    padding-right: 15px;
}
.Welcome-area .read_more-btn:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f178";
    top: 1px;
    right: -15px;
}
.Welcome-area .welcome-img {
    padding: 0;
    margin-top: 33px;
}
.Welcome-area .welcome-img img {
    transform: scale(1.05);
    margin-bottom: 11px;
}
/*=======[ Index Courses Area Style ]========*/

.Courses-area {
    background: #f9f9f9;
    padding: 100px 0;
}
.Courses-area .courses-r-margin-bottom {
    margin-bottom: 30px;
}
.Courses-area .courses-r-margin-bottom:last-child {
    margin-bottom: 0;
}
.Courses-area .single-courses {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses figure {
    position: relative;
}
.Courses-area .single-courses figure:before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 0%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    visibility: hidden;
    top: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses figure .figure-img {
    position: relative;
}
.Courses-area .single-courses figure .figure-img img {
    width: 100%;
    height: auto;
}
.Courses-area .single-courses figure .figure-img::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(254, 199, 34, 0.1);
    z-index: 1;
    content: "";
}
.Courses-area .single-courses figure figcaption {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    z-index: 100;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}
.Courses-area .single-courses figure figcaption div a {
    background: #fec722;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border-radius: 0;
    color: #333333;
    display: inline-block;
    font-size: 15px;
    padding: 10px 30px;
    text-transform: uppercase;
    text-decoration: none;
}
.Courses-area .single-courses:hover figcaption {
    visibility: visible;
    top: 50%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses .courses-content-box {
    padding: 25px;
}
.Courses-area .single-courses .courses-content-box .courses-content h3 {
    margin: 0;
}
.Courses-area .single-courses .courses-content-box .courses-content h3 a {
    color: #323232;
    margin: 0px;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses .courses-content-box .courses-content ul {
    margin: 0;
    padding-bottom: 15px;
    float: left;
}
.Courses-area .single-courses .courses-content-box .courses-content ul li {
    display: table-cell;
    font-size: 14px;
    color: #fec722;
    font-family: "Montserrat", sans-serif;
}
.Courses-area .single-courses .courses-content-box .courses-content-bottom {
    margin-top: 41px;
}
.Courses-area .single-courses .courses-content-box .courses-content span{
    float: right;
    font-weight: 600;
    color: #666;
}
.Courses-area .single-courses .courses-content-box .courses-content-bottom ul {
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    margin-bottom: 0;
    text-align: right;
}
.Courses-area .single-courses .courses-content-box .courses-content-bottom ul li {
    display: inline-block;
    text-align: right;
    color: #b2b2b2;
    font-size: 15px;
    padding-left: 10px;
}
.Courses-area .single-courses .courses-content-box .courses-content-bottom ul li:first-child {
    color: #b2b2b2;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding-left: 0px;
}
.Courses-area .single-courses .courses-content-box .courses-content-bottom ul li:nth-child(2) {
    color: #b2b2b2;
    float: left;
}
.Courses-area .single-courses:hover .courses-content-box .courses-content h3 a {
    transition: all 0.3s ease-in-out;
}
.Courses-area .single-courses:hover figure::before {
    visibility: visible;
    height: 100%;
    left: 0;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
/*=======[ Indec Video Section Style ]========*/

.video-main-area {
    background: transparent url("../images/index/video-bg.jpg") no-repeat center center/cover;
    padding: 255px 0;
}
.video-main-area .video-play-btn {
    margin-bottom: 40px;
    text-align: center;
    z-index: 1;
}
.video-main-area .video-play-btn .video-iframe {
    background: #fec722;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 55px;
    line-height: 100px;
    text-align: center;
    width: 100px;
    outline: none;
}
.video-main-area .video-play-btn .video-iframe i {
    height: 50px;
    padding-left: 10px;
    width: 50px;
}
.video-main-area .video-content h2 {
    color: #ffffff;
    padding-bottom: 0px;
}
/*=======[ Index Up Comming Events ]========*/

.events-area {
    background: #ffffff;
    padding: 100px 0;
}
.events-area .events-full-box {
    margin-bottom: 50px;
}
.events-area .events-full-box:last-child {
    margin-bottom: 0px;
}
.events-area .events-single-box {
    min-height: 280px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
}
.events-area .events-single-box img {
    width: 100%;
    height: 283px;
}
.events-area .events-single-box:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.events-area .events-single-box:hover .event-info h3,
.events-area .events-single-box:hover a {
    transition: all 0.3s ease-in-out;
}
.events-area .event-info {
    padding: 45px;
}
.events-area .event-info h3 {
    transition: all 0.3s ease-in-out;
    padding-bottom: 15px;
}
.events-area .event-info .events-time span {
    color: #666666;
    font-size: 14px;
    margin-right: 25px;
}
.events-area .event-info .events-time span .event-icon {
    padding-right: 2px;
}
.events-area .event-info p {
    margin: 0;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    padding-bottom: 15px;
}
.events-area .event-info a {
    color: #666;
    margin: 0px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}
.events-area .event-info a .events-btn-icon {
    padding-left: 5px;
}
/*=======[ Index Counter Area Style ]========*/

.counter-area {
    background: transparent url("../images/index/counter-bg.jpg") no-repeat center center/cover;
    min-height: 500px;
    position: relative;
    padding: 100px 0;
}
.counter-area:before {
    background: rgba(254, 199, 34, 0.1);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
}
.counter-area:after {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.counter-area .counters {
    background: transparent url("../images/index/counter-shape-bg.png") no-repeat center center/cover;
    text-align: center;
    z-index: 2;
    color: #ffffff;
}
.counter-area .counters .counters-item {
    padding: 40px 0;
}
.counter-area .counters .counters-item .counter-box img {
    padding-bottom: 15px;
}
.counter-area .counters .counters-item .counter-box .counter {
    color: #ffffff;
    font-size: 35px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
}
.counter-area .counters .counters-item .counter-box span {
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
}
.counter-area .counter-text-bottom {
    background: #ffffff;
    float: right;
    margin-top: 50px;
    padding: 0;
    text-align: center;
    z-index: 2;
    z-index: 2;
}
.counter-area .counter-text-bottom .counter-text-box .counter-text {
    padding: 60px 46px;
    margin: 0;
}
.counter-area .counter-text-bottom .counter-text-box .counter-text p {
    margin: 0;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    line-height: 26px;
}
.counter-area .counter-text-bottom .counter-text-box .counter-btn {
    background: #fec722;
    padding: 25px 0;
}
.counter-area .counter-text-bottom .counter-text-box .counter-btn a {
    color: #333333;
    margin: 0px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 25px;
}
/*=======[ Index Publication Area Style ]========*/

.publication-area {
    background: #ffffff;
    padding: 100px 0;
}
.publication-area .publication-single-item {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
}
.publication-area .publication-single-item:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.publication-area .publication-single-item:hover .publication-text h3 a {
    color: #fec722;
}
.publication-area .publication-single-item:hover .publication-text ul li a {
    background: #fec722;
    border: 1px solid #fec722;
}
.publication-area .publication-single-item img {
    min-height: 400px;
    width: 100%;
}
.publication-area .publication-single-item .publication-text {
    padding: 23px 25px;
}
.publication-area .publication-single-item .publication-text h3 a {
    color: #333333;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.publication-area .publication-single-item .publication-text ul li {
    display: inline-block;
    color: #fec722;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 600;
}
.publication-area .publication-single-item .publication-text ul li:last-child {
    float: right;
}
.publication-area .publication-single-item .publication-text ul li a {
    color: #333333;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    border: 1px solid #333333;
    padding: 5px 15px;
    transition: all 0.3s ease-in-out;
}
/*=======[Index News Area Style ]========*/

.news-area {
    background: #9d979714;
    min-height: 500px;
    position: relative;
    padding: 100px 0;
}
/* .news-area:before {
    background: rgba(0, 0, 0, 0.15);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
} */
/* .news-area:after {
    background: transparent;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
} */
.news-area .section-header {
    position: relative;
    z-index: 2;
}
.news-area .section-header:before {
    border-bottom: 1px solid #faa619;
}
.news-area .section-header h2 {
    color: #ffffff;
}
.news-area .news-single-box {
    overflow: hidden;
    z-index: 2;
    position: relative;
    background: #ffffff;
}
.news-area .news-single-box:hover .news-content h3 a {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.news-area .news-single-box:hover .news-img-box img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.news-area .news-single-box .news-img-box {
    overflow: hidden;
    height: auto;
}
.news-area .news-single-box .news-img-box img {
    width: 100%;
    height: auto;
    transition: all 0.3s ease-in-out;
}
.news-area .news-single-box .news-content {
    padding: 20px 23px 30px;
}
.news-area .news-single-box .news-content h3 {
    margin: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e3ae2d;
}
.news-area .news-single-box .news-content h3 a {
    margin: 0;
    color: #333333;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
}
.news-area .news-single-box .news-content .news-time span {
    color: #666666;
    font-size: 14px;
    margin-right: 25px;
}
.news-area .news-single-box .news-content .news-time span .event-icon {
    padding-right: 2px;
}
.news-area .news-single-box .news-content p {
    margin: 0;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
}
.news-area .news-single-box .news-content a {
    color: #323232;
    margin: 0px;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
}
.news-area .news-single-box .news-content a .events-btn-icon {
    padding-left: 5px;
}
.news-area h2{
    margin: 0;
    text-align: left;
    text-transform: none;
    font-size: 35px;
    position: relative;
}
/*=======[Index Students Say Area Style ]========*/

.students-say-area {
    background: #ffffff;
    padding: 100px 0;
    min-height: 500px;
}
.students-say-area .section-header h2 {
    margin-bottom: 20px;
}
.students-say-area .img-full-box {
    margin-left: 100px;
}
.students-say-area .carousel-images .slick-slide.slick-current.slick-active.slick-center {
    transform: scale(1.7);
}
.students-say-area .carousel-images .slick-slide {
    margin: 35px 0;
    padding: 2px;
}
.students-say-area .carousel-text {
    text-align: center;
}
.students-say-area .carousel-text .single-box {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    color: #666666;
    font-size: 15px;
    margin-top: 50px;
    text-align: center;
    outline: none;
}
.students-say-area .carousel-text .single-box p {
    margin: 0 auto;
    width: 80%;
    position: relative;
}
.students-say-area .carousel-text .single-box p::before {
    background: url("../images/index/quotation-01.png") no-repeat;
    content: "";
    height: 80px;
    position: absolute;
    top: -30px;
    width: 80px;
    left: -65px;
}
.students-say-area .carousel-text .single-box p::after {
    background: url("../images/index/quotation-02.png") no-repeat;
    content: "";
    height: 80px;
    position: absolute;
    right: -40px;
    width: 80px;
}
.students-say-area .carousel-text .single-box .rank-icons {
    margin: 0;
    padding: 20px;
}
.students-say-area .carousel-text .single-box .rank-icons li {
    display: inline-block;
    color: #fec722;
}
.students-say-area .carousel-text .single-box h3 {
    padding-bottom: 6px;
    font-family: "Open Sans", sans-serif;
}
.students-say-area .carousel-text .single-box span {
    font-size: 15px;
}
.students-say-area .slick-prev {
    background: url("../images/index/arror-02-left.png") center center no-repeat;
}
.students-say-area .slick-next {
    background: url("../images/index/arror-02-right.png") center center no-repeat;
}
/*=======[Index Instraction Area Style ]========*/

.instraction-area {
    background: transparent url("../images/instraction-bg.jpg") no-repeat center center/cover;
    position: relative;
}
.instraction-area:before {
    background: rgba(0, 0, 0, 0.8);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.instraction-area .inspiration-full-box {
    padding: 70px 0;
}
.instraction-area .inspiration-full-box .section-header-l {
    padding-bottom: 0px;
}
.instraction-area .inspiration-full-box .section-header-l:before {
    display: none;
}
.instraction-area .inspiration-full-box .section-header-l h2 {
    padding-bottom: 0px;
    margin-bottom: 20px;
}
.instraction-area .inspiration-full-box .section-header-l p {
    color: #333333;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    margin: 0;
    padding: 0px;
    text-align: left;
}
.instraction-area .inspiration-full-box .instraction-btn {
    margin: 12px 0;
    width: 208px;
    height: 55px;
    background: #292929;
    text-align: center;
}
.instraction-area .inspiration-full-box .instraction-btn a {
    line-height: 55px;
    color: #ffffff;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
.instraction-area .btn {
    background: #f3ac00;
    padding: 10px 20px;
    transition: .25s all;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0;
}
.instraction-area .btn:hover {
    background: #000000;
}
.instraction-area a {
    color: #ffffff;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
/*=======[Index Footer Area Style ]========*/

footer {
    background: #14004e;
    min-height: 150px;
    padding-top: 60px;
}
footer .footer-content-box {
    border-bottom: 1px solid #a0a0a0;
    padding: 0 0 20px 0;
    color: #a0a0a0;
}
footer .footer-content-box h3 {
    color: #faa619;
}
footer .footer-content-box h3 span {
    color: #faa619;
    font-size: 28px;
}
footer .footer-content-box img{
    max-width: 100%;
    width: 100px;
    height: auto;
    /*border-radius: 100%;*/
}
footer .footer-content-box p {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    padding-bottom: 10px;
    color: #faa619;
}
footer .footer-content-box ul li {
    padding-bottom: 12px;
}
footer .footer-content-box ul li:last-child {
    padding-bottom: 0px;
}
footer .footer-content-box ul li a {
    color: #9f9f9f;
    text-decoration: none;
    transition: all 0.1s ease-in-out;
}
footer .footer-content-box ul li a:hover {
    color: #14004e;
    transition: all 0.1s ease-in-out;
    padding-left: 3px;
}
    footer .footer-content-box p a {
    color: #faa619;
    text-decoration: none;
    transition: all 0.1s ease-in-out;
}
footer .footer-content-box p a:hover {
    color: #14004e;
    transition: all 0.1s ease-in-out;
}
footer .footer-content-box ul span {
    padding-right: 6px;
}
footer .footer-content-box form .form-group input {
    background: rgba(73, 73, 73, 0.65);
    height: 45px;
    font-size: 16px;
    border: none;
    color: #a0a0a0;
    padding-left: 15px;
    width: 100%;
    margin-bottom: 15px;
    outline: none;
}
footer .footer-content-box form .form-group input:focus {
    outline: none;
}
footer .footer-content-box form .form-group input::-moz-placeholder {
    color: #a0a0a0;
    font-size: 13px;
}
footer .footer-content-box form .form-group button {
    background: #fec722;
    border: medium none;
    color: #000;
    outline: medium none;
    padding: 8px 15px;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 13px;
}
footer .footer-bottom .footer-bottom-inner {
    padding: 25px 0;
}
footer .footer-bottom .footer-bottom-inner .footer-no-padding {
    padding: 0;
}
footer .footer-bottom .footer-bottom-inner p {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #faa619;
}
footer .footer-bottom .footer-bottom-inner p span {
    font-weight: 600;
    color: #fec722;
}
footer .footer-bottom .footer-bottom-inner .footer-menu {
    margin: 0;
}
footer .footer-bottom .footer-bottom-inner .footer-menu span a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #9f9f9f;
    text-decoration: none;
    text-transform: uppercase;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li {
    display: inline-block;
    margin-right: 15px;
    color: #faa619;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li:last-child {
    margin-right: 0px;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a {
    font-size: 14px;
    color: #faa619;
    text-decoretion: none;
    transition: all 0.1s ease-in-out;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a:hover .facebook {
    color: #3b59a1;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a:hover .twitter {
    color: #1da1f2;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a:hover .instagram {
    color: #f56040;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a:hover .google {
    color: #dd4b39;
}
footer .footer-bottom .footer-bottom-inner .footer-menu li a:hover .skype {
    color: #1DA1FF;
}
.footer-bottom-inner a{
    color: #ffffff;
}
.footer-bottom-inner a:hover {
    color: #faa619;
}
/*====================================================================================================
                                    ===[ Index  Version 02 ]===
=====================================================================================================*/

.home_version_02 {
    overflow-x: hidden;
}
.home_version_02 h2 {
    font-size: 30px;
}

.home_version_02 .Courses-area-02 {
    background: #f9f9f9;
    padding: 100px 0;
}
.home_version_02 .Courses-area-02 .courses-r-margin-bottom {
    margin-bottom: 30px;
}
.home_version_02 .Courses-area-02 .courses-r-margin-bottom:last-child {
    margin-bottom: 0;
}
.home_version_02 .Courses-area-02 .single-courses {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
}
.home_version_02 .Courses-area-02 .single-courses:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.home_version_02 .Courses-area-02 .single-courses figure {
    position: relative;
}
.home_version_02 .Courses-area-02 .single-courses figure .figure-img {
    position: relative;
    width: auto;
    overflow: hidden;
    max-height: 240px;
}
.home_version_02 .Courses-area-02 .single-courses figure .figure-img img {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
}
.home_version_02 .Courses-area-02 .single-courses figure .figure-img img:hover {
    transform: scale(1.1);
}
.home_version_02 .Courses-area-02 .single-courses figure .figure-img .sale-banner {
    position: absolute;
    content: "";
    top: -15px;
    left: -55px;
    padding: 30px 50px 10px;
    z-index: 100;
    background: #fec722;
    transform: rotate(-45deg);
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul {
    margin: 0;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul li {
    display: inline-block;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    color: #ffffff;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul li:last-child {
    float: right;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul .courses-free {
    position: absolute;
    bottom: 0;
    z-index: 100;
    left: 0;
    background: rgba(70, 70, 70, 0.6);
    padding: 3px 10px;
    line-height: 30px;
    font-size: 12px;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul .courses-free span {
    font-size: 14px;
    text-decoration: line-through;
    font-style: italic;
    color: #666666;
}
.home_version_02 .Courses-area-02 .single-courses figure figcaption ul .rating {
    position: absolute;
    color: #fec722;
    bottom: 0;
    z-index: 100;
    right: 0;
    padding: 0px 15px 13px;
    font-size: 12px;
}
.home_version_02 .Courses-area-02 .single-courses .courses-content-box {
    padding: 20px;
}
.home_version_02 .Courses-area-02 .single-courses .courses-content-box p{
    font-size: 13px;
}
.home_version_02 .Courses-area-02 .single-courses .courses-content-box .courses-content h3 {
    margin: 0;
}
.home_version_02 .Courses-area-02 .single-courses .courses-content-box .courses-content h3 a {
    color: #323232;
    margin: 0px;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
}

.home_version_02 .stu-parent-say-area {
    background: transparent url("../images/parent-say-bg.jpg") no-repeat center center/cover;
    background-attachment: fixed;
    min-height: 500px;
    position: relative;
    padding: 100px 0;
}
.home_version_02 .stu-parent-say-area:before {
    background: rgba(0, 0, 0, 0.15);
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.home_version_02 .stu-parent-say-area .images-box {
    margin-top: 25px;
}
.home_version_02 .stu-parent-say-area .section-header h2 {
    color: #fff;
}
.home_version_02 .stu-parent-say-area .section-header:before {
    border-bottom: 1px solid #ffffff;
}
.home_version_02 .stu-parent-say-area .section-header p {
    color: #fff;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item {
    background: #ffffff;
    margin: 0 15px;
    padding: 80px 40px 25px;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .content-box p {
    position: relative;
    margin: 0;
    z-index: 1;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .content-box p:before {
    position: absolute;
    content: "\f10d";
    font-family: FontAwesome;
    left: -10px;
    top: -15px;
    font-size: 100px;
    z-index: -1;
    color: #000000;
    opacity: 0.10;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .content-box .rating-box {
    margin: 0;
    padding: 15px;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .content-box .rating-box li {
    display: inline-block;
    color: #fec722;
    font-size: 16px;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .images-box ul li {
    display: inline-block;
    vertical-align: middle;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .images-box ul li:first-child {
    height: 55px;
    width: 55px;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .images-box ul li:first-child img {
    height: 100%;
    width: 100%;
    border-radius: 100%;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .images-box ul li:last-child {
    padding-left: 15px;
}
.home_version_02 .stu-parent-say-area .screen-content-box .single--item .images-box ul li:last-child h3 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.home_version_02 .stu-parent-say-area .owl-prev,
.home_version_02 .stu-parent-say-area .owl-next {
    border: 1px solid #fff;
    border-radius: 100px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 60px;
    margin-top: -35px;
    position: absolute;
    text-align: center;
    top: 40%;
    transition: all 0.3s ease 0s;
    width: 60px;
}
.home_version_02 .stu-parent-say-area .owl-prev:hover,
.home_version_02 .stu-parent-say-area .owl-next:hover {
    border: 1px solid #fec722;
}
.home_version_02 .stu-parent-say-area .owl-prev:hover .fa-angle-right,
.home_version_02 .stu-parent-say-area .owl-next:hover .fa-angle-right {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.home_version_02 .stu-parent-say-area .owl-prev:hover .fa-angle-left,
.home_version_02 .stu-parent-say-area .owl-next:hover .fa-angle-left {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.home_version_02 .stu-parent-say-area .owl-prev {
    left: -80px;
}
.home_version_02 .stu-parent-say-area .owl-next {
    right: -80px;
}
.home_version_02 .stu-parent-say-area .fa-angle-right,
.home_version_02 .stu-parent-say-area .fa-angle-left {
    transition: all 0.3s ease-in-out;
    font-size: 25px;
    color: #fff;
    line-height: 50px;
}



/* welcome GDPS */

.Welcome-area {
    background: #ffffff;
    padding: 50px 0;
}
.description-text .Welcome-area {
    background: #ffffff;
    padding: 10px 0;
}
.Welcome-area h2 {
    margin: 0;
    text-align: left;
    text-transform: none;
    font-size: 30px;
    position: relative;
}
.Welcome-area .wel-shap {
    position: relative;
}
.Welcome-area .wel-shap:before {
    content: "";
    /* height: 100%; */
    left: 45%;
    position: absolute;
    width: 100%;
}
.Welcome-area .wel-shap .img-full-box .images-box {
    min-height: 290px img;
    min-height-height: 100%;
    min-height-width: 100%;
}
.Welcome-area .wel-shap .content-full-box {
    padding-right: 15px;
}
.Welcome-area .wel-shap .content-full-box .wel-content-box p {
    font-size: 17px;
    margin: 0;
    padding-bottom: 25px;
}
.Welcome-area .wel-shap .content-full-box .wel-content-box p:first-child {
    /* margin-top: -8px; */
    padding-bottom: 25px;
}
    .Welcome-area .wel-shap .content-full-box .wel-content-box .readmore-btn {
    color: #666;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    position: relative;
    padding-right: 15px;
    transition: all 0.3s ease-in-out;
}
.Welcome-area .wel-shap .content-full-box .wel-content-box .readmore-btn .readmore-btn-icon {
    padding-left: 5px;
    transition: all 0.3s ease-in-out;
}
.Welcome-area .wel-shap .content-full-box .wel-content-box .readmore-btn:hover {
    color: #fec722;
}
.Welcome-area .wel-shap .content-full-box .wel-content-box .readmore-btn:hover .readmore-btn-icon {
    padding-left: 10px;
}
.Welcome-area .event-box .event-box-padding {
    margin-bottom: 20px;
}
.Welcome-area .event-box .event-box-padding:last-child {
    margin-bottom: 50px;
}
.Welcome-area .event-box .event-box-padding .event-img {
    background-position: center;
    position: relative;
    height: 65px;
    width: 65px;
    z-index: 1;
    padding: 0;
}
.Welcome-area .event-box .event-box-padding .event-img:before {
    background: rgba(255, 255, 255, 0.9);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: -1;
    border: 2px solid #f8bb32;
}
.Welcome-area .event-box .event-box-padding .event-img ul li {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    line-height: 16px;
    padding-top: 5px;
    color: rgb(95, 95, 95);
}
.Welcome-area .event-box .event-box-padding .event-img ul li:first-child {
    font-size: 25px;
    font-weight: 700;
    color: rgb(255, 187, 0);
    margin-top: 8px;
}
.Welcome-area .event-box .event-box-padding .event-content h3 {
    margin-top: -5px;
    padding-bottom: 2px;
}
.Welcome-area .event-box .event-box-padding .event-content h3 a {
    padding-bottom: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-transform: none;
    font-size: 18px;
    color: #333333;
    text-decoration: none;
}
.Welcome-area .event-box .event-box-padding .event-content .event-time span {
    color: rgb(95, 95, 95);
    font-size: 14px;
    margin-right: 18px;
}
.Welcome-area .event-box .event-box-padding .event-content .event-time span:last-child {
    margin-right: 0;
}
.Welcome-area .event-box .event-box-padding .event-content .event-time span .event-icon {
    padding-right: 2px;
}
.event-time2 {
    padding: 4px 10px;
}
.event-time2 span {
    color: rgb(95, 95, 95);
    font-size: 16px;
    margin-right: 18px;
}
.event-time2 span:last-child {
    margin-right: 0;
    float: right;
}
.event-time2 span .event-icon {
    padding-right: 2px;
}
.Welcome-area .event-box .readmore-btn-box {
    margin-top: 20px;
}
.Welcome-area .event-box .readmore-btn-box .readmore-btn {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    position: relative;
    padding-right: 15px;
    color: #666;
    transition: all 0.3s ease-in-out;
}
.Welcome-area .event-box .readmore-btn-box .readmore-btn .readmore-btn-icon {
    padding-left: 5px;
    transition: all 0.3s ease-in-out;
}
.Welcome-area .event-box .readmore-btn-box .readmore-btn:hover {
    color: #fec722;
}
.Welcome-area .event-box .readmore-btn-box .readmore-btn:hover .readmore-btn-icon {
    padding-left: 10px;
}

.single-courses_v {
    /*===[Single Courses Header Style ]====*/
    /*===[ Single Courses_01 Single Courses Area Style ]====*/
    /*===[ Single Courses Style tow]====*/
}
.single-courses_v header .header-body {
    background: url("../images/bann.jpeg") no-repeat center center;
    min-height: 300px;
    background-size: cover;
    position: relative;
}
.single-courses_v header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.single-courses_v header .header-body .intro-text {
    text-align: center;
    margin-top: 50px;
}
.single-courses_v header .header-body .intro-text h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}
.single-courses_v header .header-body .intro-text p {
    margin-top: 15px;
}
.single-courses_v header .header-body .intro-text p span {
    font-size: 14px;
    color: #ffffff;
}
.single-courses_v header .header-body .intro-text p span a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.single-courses_v header .header-body .intro-text p span a:hover {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area {
    padding: 50px 0;
    min-height: 1000px;
    background: #ffffff;
}
.single-courses_v .single-courses-area .sidebar-right .sidebar-content {
    width: 85%;
    float: right;
}
.single-courses_v .single-courses-area .single-curses-contert h2 {
    font-size: 30px;
    text-align: left;
}
.single-courses_v .single-courses-area .single-curses-contert h3 {
    font-weight: 700;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option {
    padding: 40px 0;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .border-left {
    border-right: 1px solid #e5e5e5;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .border-left:last-child {
    border-right: none;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .teacher-info img {
    float: left;
    margin-right: 10px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .teacher-info .teacher-name span {
    font-size: 13px;
    display: inline-block;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .teacher-info .teacher-name span:last-child {
    margin-top: 5px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333333;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank {
    padding-left: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank span {
    font-size: 13px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank .rank-icons {
    padding-top: 5px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank .rank-icons ul {
    margin: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank .rank-icons ul li {
    display: inline-block;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .review-rank .rank-icons ul li .review-icon {
    color: #fec722;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .categories {
    padding-left: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .categories span {
    font-size: 13px;
    display: table;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .categories span:last-child {
    color: #333333;
    margin-top: 5px;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .students_105 {
    padding-left: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .students_105 span {
    display: block;
}
.single-courses_v .single-courses-area .single-curses-contert .review-option .students_105 span:last-child {
    color: #333333;
    margin-top: 5px;
    font-weight: 600;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
}
.single-courses_v .single-courses-area .single-curses-contert .details-img-bxo img {
    height: 100%;
    width: 100%;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content h2 {
    padding-top: 25px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 3px solid #eaeaea;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content p {
    margin: 30px 0;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .requirements {
    padding-bottom: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .requirements ul li {
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    font-size: 14px;
    padding-left: 15px;
    position: relative;
    color: #666666;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .requirements ul li:before {
    color: #fec722;
    position: absolute;
    content: "\f101";
    font-family: FontAwesome;
    left: 0;
    font-size: 15px;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .count-list ol {
    margin: 0;
    padding: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .count-list p {
    margin: 0;
    padding: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .count-list ol li {
    font-family: "Open Sans", sans-serif;
    color: #666666;
    line-height: 24px;
    font-size: 15px;
    padding-left: 20px;
    padding-bottom: 10px;
    counter-increment: count-me 1;
}
.single-courses_v .single-courses-area .single-curses-contert .description-content .count-list ol li:before {
    color: #fec722;
    content: counter(count-me, decimal) ". ";
    display: block;
    left: -25px;
    max-height: 0;
    max-width: 0;
    position: relative;
    top: 0.05em;
    font-weight: 700;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box h2 {
    border-bottom: 3px solid #eaeaea;
    margin-bottom: 40px;
    padding: 40px 0 15px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel + .panel {
    margin-top: 30px;
    box-shadow: none;
    margin-bottom: 35px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel-default {
    border-color: transparent;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-heading {
    background-color: #fafafa;
    border: 0px solid;
    border-color: transparent;
    padding: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title {
    width: 100%;
    height: 57px;
    display: table;
    padding: 0 30px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title .click {
    background: #fafafa;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title span {
    float: right;
    font-size: 15px;
    padding-right: 30px;
    font-family: "Open Sans", sans-serif;
    color: #333333;
    line-height: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title a {
    display: block;
    color: #333333;
    display: table-cell;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    transition: all 0.4s linear 0s;
    vertical-align: middle;
    text-decoration: none;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title a.collapsed:before {
    position: absolute;
    content: "\f077";
    font-family: FontAwesome;
    font-size: 15px;
    text-align: center;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%) rotate(0deg);
    transform: translateY(-50%) rotate(0deg);
    -webkit-transition: all .4s ease-in;
    transition: all .3s ease-in;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-title a:before {
    position: absolute;
    content: "\f078";
    font-family: FontAwesome;
    font-size: 15px;
    text-align: center;
    top: 50%;
    right: 0;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in;
    line-height: 38px;
    -webkit-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
    color: #fec722;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body {
    background: #fafafa;
    padding: 30px 45px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single {
    margin-bottom: 25px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single:last-child {
    margin-bottom: 0px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single .lecture span {
    padding-right: 50px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single .lecture i {
    color: #fec722;
    font-size: 18px;
    padding-right: 10px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single .lecture-btn {
    background: #fec722;
    height: 24px;
    text-align: center;
    width: 68px;
}
.single-courses_v .single-courses-area .single-curses-contert .curriculum-text-box .curriculum-section .panel-group .panel .panel-body .curriculum-single .lecture-btn a {
    color: #333333;
    line-height: 2;
    font-size: 11px;
    text-decoration: none;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content h2 {
    border-bottom: 3px solid #eaeaea;
    margin-bottom: 40px;
    padding: 40px 0 15px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating {
    background: #fafafa;
    height: 180px;
    text-align: center;
    width: 195px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating .rating-box {
    padding: 31px 0;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating .rating-box .five {
    font-size: 70px;
    color: #fec722;
    font-family: "Montserrat", sans-serif;
    line-height: 50px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating .rating-box ul {
    margin: 0;
    padding: 10px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating .rating-box ul li {
    color: #fec722;
    display: inline-block;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .five-star-rating .rating-box ul li i {
    font-size: 20px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .rating-btom-padding {
    margin-bottom: 15px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .rating-btom-padding:last-child {
    margin-bottom: 0px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .rating-btom-padding .right-rating-text span {
    font-weight: 600;
    padding-right: 30px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .rating-btom-padding .right-rating-text .rating-color-yellow {
    background: #fec722;
    padding: 3px 140px;
}
.single-courses_v .single-courses-area .single-curses-contert .review-content .rating-btom-padding .right-rating-text .right-rating-color {
    background: #fafafa;
    padding: 3px 140px;
}
.single-courses_v .single-courses-area .single-curses-contert .comments {
    margin-top: 40px;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item {
    margin-bottom: 50px;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item:last-child {
    margin-bottom: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .img-box {
    height: 65px;
    padding: 0;
    width: 65px;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .img-box img {
    height: 100%;
    width: 100%;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar {
    padding: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text {
    padding-left: 15px;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul {
    margin: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul .name {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul .name .comment-author {
    padding-right: 5px;
    padding-top: 10px;
    text-transform: none;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul .name .comment-author li {
    display: inline-block;
    color: #fec722;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul .name .comment-author li:first-child {
    color: #666666;
    font-weight: 500;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text ul .comment-date {
    float: right;
}
.single-courses_v .single-courses-area .single-curses-contert .comments .comment-single-item .comment-left-bar .comment-text p {
    margin: 0;
    padding-top: 10px;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment {
    margin-top: 40px;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group {
    margin-bottom: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group label {
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group label:before {
    color: #fec722;
    content: "*";
    position: absolute;
    right: -11px;
    top: 0;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group input {
    border-color: currentcolor currentcolor #b2b2b2;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: none;
    height: 40px;
    transition: all 0.3s ease 0s;
    width: 100%;
    outline: none;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group textarea {
    border-color: currentcolor currentcolor #b2b2b2;
    border-style: none none solid;
    border-width: 0 0 1px;
    box-shadow: none;
    height: 70px;
    margin-top: 20px;
    resize: none;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group input,
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group textarea {
    margin-bottom: 20px;
    font-size: 13px;
    padding-left: 10px;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group input:focus,
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group textarea:focus {
    border-color: #fec722;
    outline: none;
}
.single-courses_v .single-courses-area .single-curses-contert .leave_a_comment .form-group button {
    background: #fec722;
    border: medium none;
    border-radius: 0px;
    float: left;
    color: #333333;
    font-weight: 600;
    display: block;
    font-size: 15px;
    margin: 30px auto 0;
    padding: 10px 35px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    margin-top: 20px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price {
    text-align: center;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-hading {
    height: 50px;
    background: #333333;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-hading h3 {
    color: #ffffff;
    line-height: 50px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text {
    background: #fafafa;
    padding: 30px 30px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text span {
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text .dolar-sign {
    font-size: 40px;
    font-weight: 700;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text p {
    font-size: 20px;
    margin: 0;
    padding: 15px 0 20px;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text .price-btn-box {
    background: #fec722;
    border: medium none;
    border-radius: 0px;
    height: 47px;
    width: 175px;
    margin: 0px auto;
}
.single-courses_v .single-courses-area .sidebar-content .courses-price .price-text .price-btn-box .price-btn {
    color: #333333;
    font-size: 13px;
    font-weight: 600;
    width: 100%;
    line-height: 47px;
    text-transform: uppercase;
    text-decoration: none;
}

.courses-features .features-hading {
    text-align: center;
    height: 50px;
    background: #333333;
}
.courses-features .features-hading h3 {
    color: #ffffff;
    line-height: 50px;
}
.courses-features .features-text {
    background: #fafafa;
    padding: 20px 10px;
    min-height: 400px;
}
.courses-features .features-text ul {
    margin: 0;
}
.courses-features .features-text ul li {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #d4d4d4;
font-size: 12px;
}
.courses-features .features-text ul li:before {
font-family: 'FontAwesome';
content: '\f0a9';
margin:0 5px 0 -15px;
color: #f3ac00;
}
.courses-features .features-text ul li:last-child {
    margin-bottom: 0;
}
.courses-features .features-text ul li span {
    text-transform: uppercase;
}
.courses-features .features-text ul li span:last-child {
    /* float: right; */
    width: 35%;
    font-weight: 600;
}
.courses-features .features-text ul li span i {
    margin-right: 10px;
    color: #fec722;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link {
    margin-top: 40px;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-hading {
    text-align: center;
    height: 50px;
    background: #333333;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-hading h3 {
    color: #ffffff;
    line-height: 50px;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon {
    background: #fafafa;
    padding: 40px 25px;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul {
    margin: 0;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li {
    display: inline-block;
    float: left;
    margin: 8px;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li a {
    background: red none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    height: 48px;
    width: 48px;
    font-size: 23px;
    text-align: center;
    padding: 8px;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li a i {
    height: 25px;
    width: 25px;
    text-align: center;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .facebook {
    background: #3b5998;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .google {
    background: #dd4b39;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .instagram {
    background: #f56040;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .twitter {
    background: #1da1f2;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .skype {
    background: #00aff0;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .youtube {
    background: #cd201f;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .linkedin {
    background: #8d6cab;
}
.single-courses_v .single-courses-area .sidebar-content .share-socila-link .social-icon ul li .pinterest {
    background: #bd081c;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses {
    margin-top: 40px;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-hading {
    text-align: center;
    height: 50px;
    background: #333333;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-hading h3 {
    color: #ffffff;
    line-height: 50px;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text {
    background: #fafafa;
    padding: 30px 30px;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul {
    margin: 0;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul li {
    margin-bottom: 30px;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul li:last-child {
    margin-bottom: 0;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul li span {
    text-transform: uppercase;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul li span:last-child {
    float: right;
    width: 25%;
    font-weight: 600;
}
.single-courses_v .single-courses-area .sidebar-content .all-corses .all-corses-text ul li span i {
    margin-right: 10px;
    color: #fec722;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses {
    margin-top: 40px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-hading {
    text-align: center;
    height: 50px;
    background: #333333;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-hading h3 {
    font-size: 18px;
    color: #ffffff;
    line-height: 50px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text {
    background: #fafafa;
    padding: 40px 45px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single {
    margin-bottom: 30px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single:last-child {
    margin-bottom: 0;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-image {
    padding: 0;
    height: 80px;
    width: 100px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-image img {
    width: 100%;
    height: auto;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-prefix {
    padding: 0 0 0 15px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-prefix h3 {
    margin-top: -8px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 16px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-prefix h3 a {
    color: #333333;
    text-decoration: none;
}
.single-courses_v .single-courses-area .sidebar-content .latest-courses .latest-courses-text .latest-single .course-prefix .latest-btn a {
    background: #fec722;
    color: #333333;
    font-size: 13px;
    line-height: 24px;
    padding: 4px 15px;
    text-decoration: none;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer {
    background: url("../images/Single_cources/discount-offer.jpg") no-repeat center center/cover;
    position: relative;
    margin-top: 40px;
    padding: 55px 30px;
    z-index: 1;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer:before {
    background: #3f51b5;
    opacity: 0.8;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    z-index: -1;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer .special-text p {
    text-transform: uppercase;
    margin: 0;
    color: #ffffff;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer .special-text h2 {
    color: #ffffff;
    line-height: 50px;
    padding: 10px 0;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer .special-text .offer-btn-box {
    background: #fec722;
    border: medium none;
    border-radius: 0px;
    height: 48px;
    width: 180px;
    margin: 10px auto 0;
}
.single-courses_v .single-courses-area .sidebar-content .special-offer .special-text .offer-btn-box .offer-btn {
    color: #333333;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    line-height: 47px;
    text-transform: uppercase;
    text-decoration: none;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post {
    margin-top: 40px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-hading {
    text-align: center;
    height: 50px;
    background: #333333;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-hading h3 {
    font-size: 18px;
    color: #ffffff;
    line-height: 50px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text {
    background: #fafafa;
    padding: 40px 30px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single {
    margin-bottom: 30px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single:last-child {
    margin-bottom: 0;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-image {
    padding: 0;
    height: 80px;
    width: 100px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-image img {
    width: 100%;
    height: auto;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-prefix {
    padding: 0 0 0 15px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-prefix h3 {
    margin-top: -8px;
    margin-bottom: 10px;
    padding: 0;
    font-size: 16px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-prefix h3 a {
    color: #333333;
    text-decoration: none;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-prefix p {
    font-size: 14px;
}
.single-courses_v .single-courses-area .sidebar-content .latest-post .latest-post-text .latest-post-single .course-prefix p i {
    padding-right: 10px;
}
.single-courses_v .single-courses-area .sidebar-content {
    width: 85%;
}
.single-courses_v .single-courses-area-01 {
    background: #ffffff;
}
.single-courses_v .single-courses-area-01 .section-header-box {
    margin-bottom: 0;
    margin: 0 15px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    margin: 40px 0;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure {
    position: relative;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure .figure-img {
    position: relative;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure .figure-img img {
    width: 100%;
    height: auto;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure .figure-img::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(254, 199, 34, 0.1);
    z-index: 1;
    content: "";
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure figcaption {
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateY(-50%);
    width: 100%;
    z-index: 100;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure figcaption div a {
    background: #fec722;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border-radius: 0;
    color: #333333;
    display: inline-block;
    font-size: 15px;
    padding: 10px 30px;
    text-transform: uppercase;
    text-decoration: none;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses figure:before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 0%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    visibility: hidden;
    top: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses:hover figcaption {
    visibility: visible;
    top: 50%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box {
    padding: 25px 20px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content h3 {
    margin: 0;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content h3 a {
    color: #323232;
    margin: 0px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content ul {
    margin: 0;
    padding-bottom: 15px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content ul li {
    display: table-cell;
    font-size: 15px;
    color: #666666;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content ul li:first-child {
    padding-right: 20px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .rank-icons ul {
    display: inline-block;
    padding: 5px 0;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .rank-icons ul li {
    display: inline-block;
    color: #fec722;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .rank-icons span {
    padding-left: 15px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul {
    border-top: 1px solid #b2b2b2;
    padding-top: 15px;
    margin-bottom: 0;
    text-align: right;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li {
    display: inline-block;
    text-align: right;
    color: #b2b2b2;
    font-size: 16px;
    padding-left: 10px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li:first-child {
    color: #b2b2b2;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding-left: 0px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses:hover .courses-content-box .courses-content h3 a {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .single-courses:hover figure::before {
    visibility: visible;
    height: 100%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev,
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next {
    border: 1px solid #333333;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 33px;
    position: absolute;
    text-align: center;
    top: -33px;
    transition: all 0.3s ease-in-out;
    width: 33px;
    padding: 0;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev:hover,
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next:hover {
    border: 1px solid #fec722;
    transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev:hover .fa-angle-left,
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev:hover .fa-angle-right,
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next:hover .fa-angle-left,
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next:hover .fa-angle-right {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev {
    right: 50px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-prev .fa-angle-left {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    transition: all 0.3s ease-in-out;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next {
    right: 10px;
}
.single-courses_v .single-courses-area-01 .courses-wrapper .owl-next .fa-angle-right {
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    transition: all 0.3s ease-in-out;
}
/*====================================================================================================
                                    ===[ Courses Style ]===
=====================================================================================================*/

.courses {
    /*=======[Courses Style 01 ]========*/
    /*=======[Courses Style 02 ]========*/
    /*=======[Courses Style 03 ]========*/
    /*=======[Courses Style 04 ]========*/
}
.courses header .header-body {
    background: url("../images/Single_cources/banner-bg.jpg") no-repeat center center;
    min-height: 360px;
    background-size: cover;
    position: relative;
}
.courses header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.courses header .header-body .intro-text {
    text-align: center;
    margin-top: 80px;
}
.courses header .header-body .intro-text h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 45px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}
.courses header .header-body .intro-text p {
    margin-top: 15px;
}
.courses header .header-body .intro-text p span {
    font-size: 14px;
    color: #ffffff;
}
.courses header .header-body .intro-text p span a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.courses header .header-body .intro-text p span a:hover {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.courses .courses-1 {
    background: #ffffff;
    padding: 100px 0;
}
.courses .courses-1 .courses-r-margin-bottom {
    margin-bottom: 30px;
}
.courses .courses-1 .courses-r-margin-bottom:last-child {
    margin-bottom: 0;
}
.courses .courses-1 .single-courses {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses figure {
    position: relative;
}
.courses .courses-1 .single-courses figure:before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 0%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    visibility: hidden;
    top: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses figure .figure-img {
    position: relative;
}
.courses .courses-1 .single-courses figure .figure-img img {
    width: 100%;
    height: auto;
}
.courses .courses-1 .single-courses figure .figure-img::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(254, 199, 34, 0.1);
    z-index: 1;
    content: "";
}
.courses .courses-1 .single-courses figure figcaption {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    z-index: 100;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}
.courses .courses-1 .single-courses figure figcaption div a {
    background: #fec722;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border-radius: 0;
    color: #333333;
    display: inline-block;
    font-size: 15px;
    padding: 10px 30px;
    text-transform: uppercase;
    text-decoration: none;
}
.courses .courses-1 .single-courses:hover figcaption {
    visibility: visible;
    top: 50%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses .courses-content-box {
    padding: 25px;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content h3 {
    margin: 0;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content h3 a {
    color: #323232;
    margin: 0px;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content ul {
    margin: 0;
    padding-bottom: 15px;
    float: left;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content ul li {
    display: table-cell;
    font-size: 15px;
    color: #fec722;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content-bottom{
    margin-top: 41px;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content ul li span {
    font-weight: 600;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content span{
    float: right;
    font-weight: 600;
    color: #666;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content-bottom ul {
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
    margin-bottom: 0;
    text-align: right;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content-bottom ul li {
    display: inline-block;
    text-align: right;
    color: #b2b2b2;
    font-size: 16px;
    padding-left: 10px;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content-bottom ul li:first-child {
    color: #b2b2b2;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding-left: 0px;
}
.courses .courses-1 .single-courses .courses-content-box .courses-content-bottom ul li:nth-child(2) {
    float: left;
}
.courses .courses-1 .single-courses:hover .courses-content-box .courses-content h3 a {
    transition: all 0.3s ease-in-out;
}
.courses .courses-1 .single-courses:hover figure::before {
    visibility: visible;
    height: 100%;
    left: 0;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.courses .courses-02 {
    background: #ffffff;
    padding: 100px 0;
}
.courses .courses-02 .courses-r-margin-bottom {
    margin-bottom: 30px;
}
.courses .courses-02 .courses-r-margin-bottom:last-child {
    margin-bottom: 0;
}
.courses .courses-02 .single-courses {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
}
.courses .courses-02 .single-courses:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.courses .courses-02 .single-courses figure {
    position: relative;
}
.courses .courses-02 .single-courses figure .figure-img {
    position: relative;
    width: auto;
    overflow: hidden;
}
.courses .courses-02 .single-courses figure .figure-img img {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
}
.courses .courses-02 .single-courses figure .figure-img img:hover {
    transform: scale(1.1);
}
.courses .courses-02 .single-courses figure .figure-img .sale-banner {
    position: absolute;
    content: "";
    top: -15px;
    left: -55px;
    padding: 30px 50px 10px;
    z-index: 100;
    background: #fec722;
    transform: rotate(-45deg);
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}
.courses .courses-02 .single-courses figure figcaption ul {
    margin: 0;
}
.courses .courses-02 .single-courses figure figcaption ul li {
    display: inline-block;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    color: #fec722;
}
.courses .courses-02 .single-courses figure figcaption ul li:last-child {
    float: right;
}
.courses .courses-02 .single-courses figure figcaption ul .courses-free {
    position: absolute;
    bottom: 0;
    z-index: 100;
    left: 0;
    background: #ffffff;
    padding: 7px 15px;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 18px;
}
.courses .courses-02 .single-courses figure figcaption ul .courses-free span {
    font-size: 14px;
    text-decoration: line-through;
    font-style: italic;
    color: #666666;
}
.courses .courses-02 .single-courses figure figcaption ul .rating {
    position: absolute;
    bottom: 0;
    z-index: 100;
    right: 0;
    padding: 0px 15px 13px;
    color: #fec722;
    font-size: 12px;
}
.courses .courses-02 .single-courses .courses-content-box {
    padding: 20px;
}
.courses .courses-02 .single-courses .courses-content-box .courses-content h3 {
    margin: 0;
}
.courses .courses-02 .single-courses .courses-content-box .courses-content h3 a {
    color: #323232;
    margin: 0px;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
    transition: all 0.3s ease-in-out;
}
.courses .courses-02 .single-courses .courses-content-box .courses-content h3 a:hover {
    color: #fec722;
}
.courses .courses-03 {
    background: #ffffff;
    padding: 100px 0;
}
.courses .courses-03 .courses-r-margin-bottom {
    margin-bottom: 30px;
}
.courses .courses-03 .courses-r-margin-bottom:last-child {
    margin-bottom: 0;
}
.courses .courses-03 .single-courses {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses .courses-img {
    width: auto;
    overflow: hidden;
}
.courses .courses-03 .single-courses .courses-img img {
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses .courses-img img:hover {
    transform: scale(1.1);
}
.courses .courses-03 .single-courses .courses-price {
    padding: 0 25px 30px;
    position: relative;
}
.courses .courses-03 .single-courses .courses-price ul {
    margin: 0;
}
.courses .courses-03 .single-courses .courses-price ul li {
    display: inline-block;
    text-align: left;
    color: #fec722;
}
.courses .courses-03 .single-courses .courses-price ul li:last-child {
    float: right;
}
.courses .courses-03 .single-courses .courses-price ul li span {
    color: #666666;
}
.courses .courses-03 .single-courses .courses-price ul li span img {
    border: 2px solid #fec722;
}
.courses .courses-03 .single-courses .courses-price ul .courses-teacher {
    position: absolute;
    content: "";
    top: -5px;
    left: 15px;
}
.courses .courses-03 .single-courses .courses-price ul .price-red {
    float: right;
    margin-right: -25px;
    margin-top: 6px;
}
.courses .courses-03 .single-courses .courses-price ul .price-red span {
    position: relative;
    z-index: 10;
    margin-top: 0px;
    display: block;
    padding-right: 15px;
    padding-left: 32px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #fff;
}
.courses .courses-03 .single-courses .courses-price ul .price-red .base {
    position: relative;
    z-index: 9;
    margin-top: -27px;
    width: auto;
    height: 34px;
    line-height: 0;
    border: 18px solid #fec722;
    border-left: 1.5em solid transparent;
    left: 0;
    top: 0;
}
.courses .courses-03 .single-courses .courses-content {
    padding: 30px 25px 2px 25px;
}
.courses .courses-03 .single-courses .courses-content h3 {
    margin: 0;
}
.courses .courses-03 .single-courses .courses-content h3 a {
    color: #323232;
    margin: 0px;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses .courses-content h3 a:hover {
    color: #fec722;
}
.courses .courses-03 .single-courses .courses-content p {
    margin-bottom: 25px;
}
.courses .courses-03 .single-courses .courses-content .read_more-btn {
    color: #333333;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 30px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses .courses-content .read_more-btn i {
    transition: all 0.3s ease-in-out;
}
.courses .courses-03 .single-courses .courses-content .read_more-btn:hover {
    color: #fec722;
}
.courses .courses-03 .single-courses .courses-content .read_more-btn:hover i {
    padding-left: 10px;
}
.courses .courses-area-04 {
    background: #f9f9f9;
    padding: 100px 0 80px;
}
.courses .courses-area-04 .section-header-box {
    margin-bottom: 0;
}
.courses .courses-area-04 .courses-wrapper .single-courses {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
    margin: 20px 0;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure {
    position: relative;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure .figure-img {
    position: relative;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure .figure-img img {
    width: 100%;
    height: auto;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure .figure-img::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(254, 199, 34, 0.1);
    z-index: 1;
    content: "";
}
.courses .courses-area-04 .courses-wrapper .single-courses figure figcaption {
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateY(-50%);
    width: 100%;
    z-index: 100;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure figcaption div a {
    background: #fec722;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border-radius: 0;
    color: #333333;
    display: inline-block;
    font-size: 15px;
    padding: 10px 30px;
    text-transform: uppercase;
    text-decoration: none;
}
.courses .courses-area-04 .courses-wrapper .single-courses figure:before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 0%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    visibility: hidden;
    top: 0;
    transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .single-courses:hover figcaption {
    visibility: visible;
    top: 50%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .single-courses:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box {
    padding: 25px 20px;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content h3 {
    margin: 0;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content h3 a {
    color: #323232;
    margin: 0px;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content ul {
    margin: 0;
    padding-bottom: 15px;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content ul li {
    display: table-cell;
    font-size: 15px;
    color: #666666;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content ul li span {
    text-transform: uppercase;
    font-weight: 700;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content ul li:first-child {
    padding-right: 20px;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .rank-icons ul {
    display: inline-block;
    padding: 5px 0;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .rank-icons ul li {
    display: inline-block;
    color: #fec722;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .rank-icons span {
    padding-left: 15px;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul {
    border-top: 2px solid #ebebeb;
    padding-top: 15px;
    margin-bottom: 0;
    text-align: right;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li {
    display: inline-block;
    text-align: right;
    color: #b2b2b2;
    font-size: 16px;
    padding-left: 10px;
}
.courses .courses-area-04 .courses-wrapper .single-courses .courses-content-box .courses-content-bottom ul li:first-child {
    color: #b2b2b2;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 600;
    padding-left: 0px;
}
.courses .courses-area-04 .courses-wrapper .single-courses:hover .courses-content-box .courses-content h3 a {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .single-courses:hover figure::before {
    visibility: visible;
    height: 100%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .owl-prev,
.courses .courses-area-04 .courses-wrapper .owl-next {
    border: 1px solid #333333;
    border-radius: 0px;
    color: #333333;
    display: inline-block;
    font-size: 15px;
    height: 33px;
    position: absolute;
    text-align: center;
    top: -33px;
    transition: all 0.3s ease-in-out;
    width: 33px;
}
.courses .courses-area-04 .courses-wrapper .owl-prev:hover,
.courses .courses-area-04 .courses-wrapper .owl-next:hover {
    border: 1px solid #fec722;
    transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .owl-prev:hover .fa-angle-left,
.courses .courses-area-04 .courses-wrapper .owl-prev:hover .fa-angle-right,
.courses .courses-area-04 .courses-wrapper .owl-next:hover .fa-angle-left,
.courses .courses-area-04 .courses-wrapper .owl-next:hover .fa-angle-right {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .owl-prev {
    right: 55px;
}
.courses .courses-area-04 .courses-wrapper .owl-prev .fa-angle-left {
    color: #333333;
    font-size: 18px;
    line-height: 23px;
    transition: all 0.3s ease-in-out;
}
.courses .courses-area-04 .courses-wrapper .owl-next {
    right: 18px;
}
.courses .courses-area-04 .courses-wrapper .owl-next .fa-angle-right {
    color: #333333;
    font-size: 18px;
    line-height: 23px;
    transition: all 0.3s ease-in-out;
}
/*====================================================================================================
                                    ===[ Blog Page ]===
=====================================================================================================*/

.blog_1 header .header-body {
    background: url("../images/Single_cources/banner-bg.jpg") no-repeat center center;
    min-height: 360px;
    background-size: cover;
    position: relative;
}
.blog_1 header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.blog_1 header .header-body .intro-text {
    text-align: center;
    margin-top: 80px;
}
.blog_1 header .header-body .intro-text h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 45px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}
.blog_1 header .header-body .intro-text p {
    margin-top: 15px;
}
.blog_1 header .header-body .intro-text p span {
    font-size: 14px;
    color: #ffffff;
}
.blog_1 header .header-body .intro-text p span a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.blog_1 header .header-body .intro-text p span a:hover {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area {
    padding: 100px 0;
    min-height: 1000px;
    background: #ffffff;
    /*===[ Blog Right Side Area Style ]====*/
}
.blog_1 .blog-area .blog-padding-none {
    padding: 0;
}
.blog_1 .blog-area .bolg_side-left .single-item-box {
    margin-bottom: 50px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box:last-child {
    margin-bottom: 0;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item {
    overflow: hidden;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item:last-child {
    margin-bottom: 0;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box {
    position: relative;
    overflow: hidden;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box img {
    width: 100%;
    transition: all 0.4s ease-in-out;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .overlay {
    background: #000000;
    opacity: 0;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.4s ease-in-out;
    visibility: hidden;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .img-caption {
    position: absolute;
    top: 0;
    left: 0;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .img-caption .date {
    background: #fec722;
    color: #333;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .img-caption p {
    background: #fafafa;
    text-align: center;
    margin: 0;
    height: 50px;
    width: 60px;
    line-height: 15px;
    padding: 9px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .img-caption p span {
    display: block;
    font-size: 20px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .img-box .img-caption p span:last-child {
    padding-top: 3px;
    font-size: 13px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box {
    background: #fafafa;
    padding: 35px 35px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box h3 {
    font-size: 20px;
    padding: 0;
    margin-bottom: 10px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box h3 a {
    transition: all 0.3s ease-in-out;
    color: #323232;
    text-decoration: none;
    font-size: 28px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box h3 .blog-btn-box:hover {
    background: #fec722;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box ul {
    margin-bottom: 20px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box ul li {
    display: inline-block;
    padding-right: 25px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box ul li a {
    color: #666666;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box ul li a i {
    margin-right: 10px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box p {
    margin: 0;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box .blog-btn-box {
    background: #eee;
    border-radius: 0px;
    height: 42px;
    width: 120px;
    text-align: center;
    margin-top: 30px;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box:hover .blog-btn-box {
    background: #fec722;
    transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item .single-text-box .blog-btn-box a {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    line-height: 42px;
    text-transform: uppercase;
    text-decoration: none;
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item:hover .img-box img {
    transform: scale(1.1);
}
.blog_1 .blog-area .bolg_side-left .single-item-box .single-item:hover .overlay {
    top: 0px;
    opacity: 0.5;
    visibility: visible;
    transition: all 0.4s ease-in-out;
}
.blog_1 .blog-area .bolg_side-left .blog-comment {
    background: #fafafa;
    padding: 30px 35px 30px 65px;
}
.blog_1 .blog-area .bolg_side-left .blog-comment p {
    font-size: 17px;
    position: relative;
    margin: 0;
    padding-bottom: 25px;
}
.blog_1 .blog-area .bolg_side-left .blog-comment p:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f10d";
    top: 0;
    left: -30px;
    font-size: 25px;
    opacity: 0.5;
}
.blog_1 .blog-area .bolg_side-left .blog-comment span {
    position: relative;
    color: #fec722;
    font-size: 17px;
    padding-left: 25px;
}
.blog_1 .blog-area .bolg_side-left .blog-comment span:before {
    position: absolute;
    top: 12px;
    left: 0px;
    height: 1px;
    width: 15px;
    background: #fec722;
    content: "";
}
.blog_1 .blog-area .bolg_side-left .pagination {
    margin: 0px;
}
.blog_1 .blog-area .bolg_side-left .pagination li:first-child a {
    border-radius: 0px;
    margin-right: 20px;
}
.blog_1 .blog-area .bolg_side-left .pagination li:last-child a {
    border-radius: 0px;
    margin-left: 20px;
}
.blog_1 .blog-area .bolg_side-left .pagination li.active a {
    background: #fec722;
    border: 1px solid #fec722;
    color: #333;
}
.blog_1 .blog-area .bolg_side-left .pagination li a {
    margin: 0 5px;
    color: #333333;
}
.blog_1 .blog-area .bolg_side-left .pagination li a:focus,
.blog_1 .blog-area .bolg_side-left .pagination li a:hover {
    z-index: 2;
    color: #333;
    background: #fec722;
    border-color: #ddd;
}
.blog_1 .blog-area .blog_side-right .categories-item {
    margin-bottom: 40px;
}
.blog_1 .blog-area .blog_side-right .categories-item ul {
    margin: 0;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li {
    margin-bottom: 20px;
    margin-left: 10px;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li:last-child {
    margin-bottom: 0;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li a {
    color: #666666;
    text-decoration: none;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li a i {
    margin-right: 25px;
    transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li a span {
    margin-left: 15px;
    color: #fec722;
}
.blog_1 .blog-area .blog_side-right .categories-item ul li a:hover i {
    color: #fec722;
    padding-left: 5px;
}
.blog_1 .blog-area .blog_side-right .social-icon {
    margin-bottom: 40px;
}
.blog_1 .blog-area .blog_side-right .social-icon ul {
    margin: 0;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li {
    display: inline-block;
    margin: 0 9px;
    margin-bottom: 10px;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li:last-child {
    margin-bottom: 0;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li a {
    background: red none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    height: 38px;
    width: 160px;
    padding-left: 10px;
    padding-top: 9px;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li a i {
    margin-right: 15px;
    height: 25px;
    width: 25px;
    text-align: center;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .rss {
    background: #ffa801;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .twitter {
    background: #1da1f2;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .facebook {
    background: #3b59a1;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .pinterest {
    background: #bd081c;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .instagram {
    background: #f56040;
}
.blog_1 .blog-area .blog_side-right .social-icon ul li .google {
    background: #dd4b39;
}
.blog_1 .blog-area .blog_side-right .recent-work {
    margin-bottom: 40px;
}
.blog_1 .blog-area .blog_side-right .recent-work h3 {
    text-align: left;
}
.blog_1 .blog-area .blog_side-right .recent-work .row-padding-bottom img {
    width: 100px;
    float: left;
    margin: 10px;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev,
.blog_1 .blog-area .blog_side-right .recent-work .owl-next {
    border: 1px solid #333333;
    border-radius: 0px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 33px;
    position: absolute;
    text-align: center;
    top: -55px;
    transition: all 0.3s ease-in-out;
    width: 33px;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev:hover,
.blog_1 .blog-area .blog_side-right .recent-work .owl-next:hover {
    border: 1px solid #fec722;
    transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev:hover .fa-angle-left,
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev:hover .fa-angle-right,
.blog_1 .blog-area .blog_side-right .recent-work .owl-next:hover .fa-angle-left,
.blog_1 .blog-area .blog_side-right .recent-work .owl-next:hover .fa-angle-right {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev {
    right: 38px;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-prev .fa-angle-left {
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-next {
    right: 0px;
}
.blog_1 .blog-area .blog_side-right .recent-work .owl-next .fa-angle-right {
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 {
    margin-bottom: 40px;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single {
    margin-bottom: 30px;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single:last-child {
    margin-bottom: 0;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .img-box {
    width: 30%;
    float: left;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item a img {
    height: 80px;
    width: 80px;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text {
    width: 70%;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text a {
    text-decoration: none;
    color: #666666;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text a:hover {
    color: #fec722;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text p {
    font-size: 13px;
    margin: 0;
    padding-top: 10px;
    color: #fec722;
    text-align: right;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text p .content {
    float: left;
}
.blog_1 .blog-area .blog_side-right .recent-post-01 .recent-single .recent-content-item .recent-text p .content i {
    padding-right: 6px;
}
.blog_1 .blog-area .blog_side-right .populer-tags {
    margin-bottom: 40px;
}
.blog_1 .blog-area .blog_side-right .populer-tags .tagcloud a {
    color: #666666;
    font-size: 13px;
    border: none;
    border-radius: 0px;
    font-weight: 600;
    border: 1px solid #fec722;
    padding: 8px 15px;
    float: left;
    margin: 0 10px 10px 0;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.blog_1 .blog-area .blog_side-right .populer-tags .tagcloud a:hover {
    background: #fec722;
    color: #ffffff;
}
/*====================================================================================================
                                    ===[ Blog Post ]===
=====================================================================================================*/

.post-1 header .header-body {
    background: url("../images/bann.jpeg") no-repeat center center;
    min-height: 300px;
    background-size: cover;
    position: relative;
}
.post-1 header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.post-1 header .header-body .intro-text {
    text-align: center;
    margin-top: 50px;
}
.post-1 header .header-body .intro-text h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}
.post-1 header .header-body .intro-text p {
    margin-top: 15px;
}
.post-1 header .header-body .intro-text p span {
    font-size: 14px;
    color: #ffffff;
}
.post-1 header .header-body .intro-text p span a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.post-1 header .header-body .intro-text p span a:hover {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area {
    padding: 50px 0 0 0;
    min-height: auto;
    background: #ffffff;
}
.post-1 .post_1_area .padding-left {
    padding-left: 0;
}
.post-1 .post_1_area .padding-right {
    padding-right: 0;
}
.post-1 .post_1_area .post-col-paddign {
    padding: 0;
}
.post-1 .post_1_area .post_left-side .post-img-box img {
    width: 100%;
    height: auto;
}
.post-img-box2{
    width: 100%;
    height: 250px;
    overflow: hidden;
}
.post-1 .post_1_area .post_left-side .post-img-box2 img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
.post-1 .post_1_area .post_left-side .description-content .description-heading {
    background: #efefef;
    margin-bottom: 10px;
}
.post-1 .post_1_area .post_left-side .description-content .description-heading2 {
    background: #e4e4e4;
    margin-bottom: 40px;
    margin-top: -38px;
}
.post-1 .post_left-side .description-content ul li {
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    font-size: 14px;
    padding-left: 15px;
    position: relative;
    color: #727272;
}
.post-1 .post_left-side .description-content ul li:before {
    color: #faa619;
    position: absolute;
    content: "\f101";
    font-family: FontAwesome;
    left: 0;
    font-size: 15px;
}
.post-1 .post_left-side .description-content .count-list ol {
    margin: 0;
    padding: 0;
}
.post-1 .post_left-side .description-content .count-list ol li {
    font-family: "Open Sans", sans-serif;
    color: #666666;
    line-height: 24px;
    font-size: 14px;
    padding-left: 20px;
    counter-increment: count-me 1;
}
.post-1 .post_left-side .description-content .count-list ol li:before {
    color: #14004e;
    content: counter(count-me, decimal) ". ";
    display: block;
    left: -20px;
    max-height: 0;
    max-width: 0;
    position: relative;
    top: 0.05em;
    font-weight: 700;
}
.post-1 .post_1_area .post_left-side .description-content .description-heading .time {
    background: #14004e;
    width: 70px;
    height: 75px;
    float: left;
    margin-right: 25px;
    padding: 15px 0;
}
.post-1 .post_1_area .post_left-side .description-content .description-heading .time span {
    display: block;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}
.post-1 .post_1_area .post_left-side .description-content .description-heading h3 {
    min-height: 70px;
    padding: 0;
    font-size: 28px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 25px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text {
    margin-bottom: 40px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left {
    text-align: center;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left .author-img {
    margin-bottom: 15px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left .author-img .author-details a {
    color: #666666;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    font-size: 13px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left .author-img .author-details a:hover {
    color: #fec722;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul {
    margin-bottom: 25px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li {
    margin-bottom: 15px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li:last-child {
    margin-bottom: 0;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li i {
    width: 100%;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul {
    margin-bottom: 25px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li {
    margin-bottom: 15px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li:last-child {
    margin-bottom: 0;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li a {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 8px 0px 0px;
    color: #ffffff;
    text-decoration: none;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li .facebook {
    background: #3a589b;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li .google {
    background: #00aced;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li .twitter {
    background: #3a589b;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-side-left ul li .linkedin {
    background: #0077b5;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-text-right p {
    margin-bottom: 30px;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-text-right p:last-child {
    margin-bottom: 0;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-text-right .description-speech {
    text-align: center;
    border: 1px solid #d7d7d7;
    padding: 40px;
    font-size: 18px;
    font-style: italic;
}
.post-1 .post_1_area .post_left-side .description-content .description-text .description-text-right .description-speech i {
    display: block;
    font-size: 18px;
    height: 40px;
    width: 40px;
    background: #fec722;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
    line-height: 40px;
    margin: -60px auto 25px;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box {
    padding: 15px 30px;
    border: 1px solid #d7d7d7;
    margin-top: 50px;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box p {
    font-size: 18px;
    font-weight: 600;
    margin-right: 10px;
    float: left;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box ul {
    margin: 0;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box ul li {
    display: inline-block;
    margin: 5px 3px;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box ul li:last-child {
    float: right;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box ul li:last-child a {
    color: #666666;
    padding: 4px 15px;
    background: #fec722;
    border-radius: 0px;
}
.post-1 .post_1_area .post_left-side .description-content .tag-links-box ul li a {
    color: #fec722;
    padding: 2px 10px;
    background: #fafafa;
    text-decoration: none;
    border-radius: 3px;
}
.post-1 .post_1_area .post_left-side .prev_next .text-box {
    padding: 30px 30px;
}
.post-1 .post_1_area .post_left-side .prev_next .text-box p {
    font-size: 16px;
    margin-bottom: 15px;
}
.post-1 .post_1_area .post_left-side .prev_next .text-box a {
    border: 1px solid #d7d7d7;
    text-align: center;
    padding: 5px 15px;
    color: #666666;
    text-decoration: none;
    font-size: 13px;
    transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .prev_next .text-box:hover a {
    background: #fec722;
    border: 1px solid #fec722;
}
.post-1 .post_1_area .post_left-side .prev_next .prev {
    text-align: right;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    width: 100%;
    position: relative;
    padding: 30px 30px;
}
.post-1 .post_1_area .post_left-side .prev_next .prev:before {
    background-color: #d7d7d7;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    bottom: 0px;
    width: 95%;
}
.post-1 .post_1_area .post_left-side .prev_next .prev:after {
    background-color: #d7d77d;
    top: -1px;
    content: "";
    height: 101%;
    right: 10px;
    position: absolute;
    width: 1px;
    transform: rotate(10deg);
}
.post-1 .post_1_area .post_left-side .prev_next .next {
    text-align: left;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    position: relative;
}
.post-1 .post_1_area .post_left-side .prev_next .next:before {
    background-color: #d7d7d7;
    content: "";
    height: 1px;
    right: 0px;
    position: absolute;
    top: 0px;
    width: 95%;
}
.post-1 .post_1_area .post_left-side .prev_next .next:after {
    background-color: #d7d77d;
    top: -1px;
    content: "";
    height: 101%;
    left: 10px;
    position: absolute;
    width: 1px;
    transform: rotate(10deg);
}
.post-1 .post_1_area .post_left-side .post_slider {
    margin: 40px 0;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    position: relative;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:before {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 20px solid #d7d7d7;
    border-left: 20px solid transparent;
    content: "";
    transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure {
    position: relative;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure .figure-img {
    position: relative;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure .figure-img img {
    width: 100%;
    height: auto;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure .figure-img::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(254, 199, 34, 0.1);
    z-index: 1;
    content: "";
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure figcaption {
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateY(-50%);
    width: 100%;
    z-index: 100;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    opacity: 0;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure figcaption div a {
    background: #fec722;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    border-radius: 0;
    color: #333333;
    display: inline-block;
    font-size: 15px;
    padding: 8px 20px;
    text-transform: uppercase;
    text-decoration: none;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post figure:before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 0%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    visibility: hidden;
    top: 0;
    left: 0;
    transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:hover figcaption {
    visibility: visible;
    top: 50%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post .courses-content-box {
    padding: 25px;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post .courses-content-box .courses-content h4 {
    margin-bottom: 15px;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post .courses-content-box .courses-content h4 a {
    color: #323232;
    margin: 0px;
    text-decoration: none;
    text-transform: none;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 18px;
    transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:hover .courses-content-box .courses-content h3 a {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:hover:before {
    border-bottom: 25px solid #fec722;
    border-left: 25px solid transparent;
}
.post-1 .post_1_area .post_left-side .post_slider .blog-post:hover figure::before {
    visibility: visible;
    height: 100%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .comments {
    margin-top: 40px;
    padding: 0 30px;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item {
    margin-bottom: 10px;
    background: #fafafa;
    padding: 30px 25px;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item:last-child {
    margin-bottom: 0;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .img-box {
    padding: 0;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .img-box img {
    height: 65px;
    width: 65px;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text {
    padding-left: 40px;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box li {
    display: inline-block;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box li span {
    display: flex;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box li .name {
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 6px;
    text-transform: uppercase;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box .reply {
    float: right;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box .reply a {
    color: #666666;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text .comment-author-box .reply a:hover {
    color: #fec722;
}
.post-1 .post_1_area .post_left-side .comments .comment-single-item .comment-left-bar .comment-text p {
    margin: 0;
    padding-top: 10px;
}
.post-1 .post_1_area .post_left-side .comments .reply_text {
    width: 90%;
    float: right;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond {
    margin-top: 50px;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond .comment-reply-title h3 {
    color: #333333;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond .comment-reply-title h3:before {
    position: absolute;
    left: 0;
    bottom: -1px;
    content: "";
    width: 50%;
    height: 2px;
    content: "";
    background: #333333;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond label {
    font-size: 15px;
    color: #454545;
    font-style: italic;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond input {
    height: 40px;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond input,
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond textarea {
    background-color: #f9f9f9;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    margin: 10px 0;
    padding: 10px 20px;
    outline: none;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond input:focus,
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond textarea:focus {
    border: 1px solid #fec722;
}
.post-1 .post_1_area .post_left-side .leave-comment-box .comment-respond input[type="submit"] {
    background: #fec722;
    border-radius: 0;
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: 500;
    margin-top: 20px;
    height: 40px;
    text-transform: uppercase;
}
.cbse-school-bangalore-tags {
    position: relative;
    height: auto;
    width: 100%;
    padding: 20px 0;
}	
.post-1 .sidebar-text-post {
    width: 100%;
    /*float: right;*/
}
.post-1 .sidebar-text-post .sidebar-left-sec-padding {
    padding: 0;
}
.post-1 .sidebar-text-post .recent-post {
    margin-bottom: 40px;
}
.post-1 .sidebar-text-post .recent-post .recent-single {
    margin-bottom: 30px;
}
.post-1 .sidebar-text-post .recent-post .recent-single:last-child {
    margin-bottom: 0;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .img-box {
    width: 30%;
    float: left;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item a img {
    height: 80px;
    width: 80px;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text {
    width: 70%;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text a {
    text-decoration: none;
    color: #666666;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text a:hover {
    color: #fec722;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text p {
    font-size: 13px;
    margin: 0;
    padding-top: 10px;
    color: #fec722;
    text-align: right;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text p .content {
    float: left;
}
.post-1 .sidebar-text-post .recent-post .recent-single .recent-content-item .recent-text p .content i {
    padding-right: 6px;
}
.post-1 .sidebar-text-post .categories-item-post {
    margin-bottom: 40px;
}
.post-1 .sidebar-text-post .categories-item-post ul {
    margin: 0;
}
.post-1 .sidebar-text-post .categories-item-post ul li {
    margin-bottom: 15px;
}
.post-1 .sidebar-text-post .categories-item-post ul li:last-child {
    margin-bottom: 0;
}
.post-1 .sidebar-text-post .categories-item-post ul li a {
    color: #666666;
    text-decoration: none;
}
.post-1 .sidebar-text-post .categories-item-post ul li a i {
    margin-right: 25px;
    transition: all 0.3s ease-in-out;
}
.post-1 .sidebar-text-post .categories-item-post ul li a span {
    margin-left: 15px;
    color: #fec722;
}
.post-1 .sidebar-text-post .categories-item-post ul li a:hover i {
    color: #fec722;
    padding-left: 5px;
}
.post-1 .sidebar-text-post .populer-tags {
    margin-bottom: 40px;
}
.post-1 .sidebar-text-post .populer-tags .tagcloud a {
    color: #666666;
    font-size: 13px;
    border: none;
    border-radius: 0px;
    font-weight: 600;
    border: 1px solid #fec722;
    padding: 8px 15px;
    float: left;
    margin: 0 10px 10px 0;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.post-1 .sidebar-text-post .populer-tags .tagcloud a:hover {
    background: #fec722;
    color: #ffffff;
}
/*====================================================================================================
                                    ===[ Teachers Page ]===
=====================================================================================================*/

.teachers-01 header .header-body {
    background: url("../images/bann.jpeg") no-repeat center center;
    min-height: 300px;
    background-size: cover;
    position: relative;
}
.teachers-01 header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.teachers-01 header .header-body .intro-text {
    text-align: center;
    margin-top: 50px;
}
.teachers-01 header .header-body .intro-text h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}
.teachers-01 header .header-body .intro-text p {
    margin-top: 15px;
}
.teachers-01 header .header-body .intro-text p span {
    font-size: 14px;
    color: #ffffff;
}
.teachers-01 header .header-body .intro-text p span a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.teachers-01 header .header-body .intro-text p span a:hover {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area {
    padding: 0 0 60px 0 !important;
}
.teachers-01 .teachers-area .teachers-wapper-01 {
    margin-bottom: 50px;
}
.teachers-01 .teachers-area .teachers-wapper-01:last-child {
    margin-bottom: 0;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body {
    box-shadow: 0 0 10px rgb(0 0 0 / 0.1);
    border: 1px solid #fff;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info {
    text-align: center;
    padding: 15px 10px 15px;
    background: #fec722;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info h3 {
    padding: 0;
    font-size: initial;
    margin-bottom: 4px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info span {
    font-size: inherit;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #727272;
    display: block;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info ul {
    margin-top: 20px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info ul li {
    margin: 0 5px;
    display: inline-block;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info ul li .teacher-icon {
    background: #f9f9f9;
    border-radius: 100%;
    color: #a7a7a7;
    height: 30px;
    padding: 7px;
    width: 30px;
    transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info ul li .teacher-icon:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    background: #fec722;
    color: #ffffff;
}
.teachers-01 .teachers-area .teachers-wapper-02 {
    margin-bottom: 50px;
}
.teachers-01 .teachers-area .teachers-wapper-02:last-child {
    margin-bottom: 0;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    position: relative;
    width: 100%;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure:hover .teacher-img-02:before {
    height: 100%;
    visibility: visible;
    opacity: 1;
}

.teachers-01 .teachers-area .teachers-wapper-02 figure:hover figcaption {
    bottom: 50%;
    visibility: visible;
    opacity: 1;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teacher-img-02 {
    position: relative;
    height: 290px;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teacher-img-02:before {
    background: rgba(17, 17, 17, 0.6);
    content: "";
    left: 0;
    position: absolute;
    top: 0;
    height: 0;
    width: 100%;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    opacity: 0;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teacher-img-02 img {
    width: 100%;
    height: 100%;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teachers-name {
    padding: 25px 15px;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teachers-name h3 {
    padding-bottom: 5px;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teachers-name h3 a {
    padding: 0;
    font-size: 20px;
    margin-bottom: 10px;
    color: #333333;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure .teachers-name span {
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
    color: #727272;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure figcaption {
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure figcaption ul {
    margin: 10px auto;
    text-align: center;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure figcaption ul li {
    display: inline-flex;
    margin: 0px 2px;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure figcaption ul li a {
    background: #f9f9f9;
    border-radius: 100%;
    color: #a7a7a7;
    display: block;
    font-size: 17px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 35px;
}
.teachers-01 .teachers-area .teachers-wapper-02 figure figcaption ul li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    background: #fec722;
    color: #ffffff;
}
/*====================================================================================================
                                    ===[ Teachers profile ]===
=====================================================================================================*/

.t-profile-01 header .header-body {
    background: url("../images/bann.jpeg") no-repeat center center;
    min-height: 300px;
    background-size: cover;
    position: relative;
}
.t-profile-01 header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.t-profile-01 header .header-body .intro-text {
    text-align: center;
    margin-top: 50px;
}
.t-profile-01 header .header-body .intro-text h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}
.t-profile-01 header .header-body .intro-text p {
    margin-top: 15px;
}
.t-profile-01 header .header-body .intro-text p span {
    font-size: 14px;
    color: #ffffff;
}
.t-profile-01 header .header-body .intro-text p span a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.t-profile-01 header .header-body .intro-text p span a:hover {
    color: #14004e;
    transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 {
    padding: 50px 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact h3 {
    padding: 10px 0px 10px;
    position: relative;
    margin-bottom: 10px;
    border-bottom: 1px solid #d7d7d7;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact h3:before {
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    background: #14004e;
    content: "";
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact p {
    margin: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact ul {
    margin: 25px auto;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact ul li {
    display: inline-flex;
    margin: 0px 2px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact ul li a {
    background: #f9f9f9;
    border-radius: 100%;
    color: #a7a7a7;
    display: block;
    font-size: 17px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 35px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-left .teacher-contact ul li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    background: #fec722;
    color: #ffffff;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses h3 {
    padding: 0px 0px 10px;
    position: relative;
    margin-bottom: 15px;
    border-bottom: 1px solid #d7d7d7;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses h3:before {
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 15%;
    background: #14004e;
    content: "";
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner {
    display: flex;
    margin-bottom: 40px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner .profile__courses__list {
    min-width: 140px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner ul {
    margin: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner ul li {
    margin-bottom: 15px;
    color: #333;
    font-size: 15px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner ul li:last-child {
    margin-bottom: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses .profile__courses__inner ul li i {
    color: #fec722;
    font-size: 16px;
    margin-right: 10px;
    width: 20px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses p {
    margin-bottom: 25px;
    text-align: justify;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .all-corsess-wapper .all-courses p:last-child {
    margin-bottom: 0;
}
.teacher_skill {
    margin-top: 40px;
}
.teacher_skill h3 {
    padding: 25px 0px 10px;
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid #d7d7d7;
}
.teacher_skill h3:before {
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 25%;
    background: #fec722;
    content: "";
}
.teacher_skill .progress-bar-linear {
    margin-top: 15px;
    margin-bottom: 15px;
}
.teacher_skill .progress-bar-linear .progress-bar-text {
    display: inline-block;
    margin: 0 0 6px 8px !important;
    font-size: 15px;
    font-weight: 700;
    padding-top: 10px;
}

.teacher_skill .progress-bar-linear .progress-cont {
    display: inline-block;
    float: right;
    margin-right: 10px;
}
.teacher_skill .progress-bar-linear .progress-bar-skills {
    position: relative;
    width: 100%;
    background-color: #efefef;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.teacher_skill .progress-bar-linear .progress-bar-line {
    position: relative;
    width: 5%;
    height: 6px;
    -webkit-transition: all 1.6s ease-out;
    -o-transition: all 1.6s ease-out;
    -moz-transition: all 1.6s ease-out;
    transition: all 1.6s ease-out;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}
.teacher_skill .progress_bar-2 h3 {
    padding: 25px 0px 10px;
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid #d7d7d7;
}
.teacher_skill .progress_bar-2 h3:before {
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 25%;
    background: #fec722;
    content: "";
}
.teacher_skill .progress_bar-2 .single_skill .progress {
    border-radius: 3px;
    box-shadow: none;
    height: 6px;
}
.teacher_skill .progress_bar-2 .single_skill .progress .progress-bar {
    border-radius: 10px;
    background: #fec722;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list h3 {
    padding: 25px 0px 10px;
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid #d7d7d7;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list h3:before {
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 25%;
    background: #fec722;
    content: "";
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list ul {
    margin: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list ul li {
    color: #333333;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 20px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 8px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list ul li:last-child {
    margin-bottom: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .teacher_shedule_list ul li span {
    color: #333333;
    float: right;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor {
    margin-top: 40px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .courses-title {
    padding: 25px 0px 10px;
    position: relative;
    margin-bottom: 25px;
    border-bottom: 1px solid #d7d7d7;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .courses-title:before {
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 30%;
    background: #fec722;
    content: "";
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .item-margin {
    margin-bottom: 30px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .item-margin:last-child {
    margin-bottom: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    z-index: 2;
    background: #ffffff;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single:hover h3 a {
    text-decoration: none;
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single:hover img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .img-box {
    overflow: hidden;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .img-box img {
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson {
    margin-top: -60px;
    background: #000;
    opacity: 0.8;
    align-items: center;
    display: flex;
    height: 60px;
    padding: 0px 20px;
    position: relative;
    z-index: 2;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson .parson-img {
    height: 45px;
    width: 45px;
    float: left;
    margin-right: 25px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson .parson-img img {
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson p {
    color: #ffffff;
    margin: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson p a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson p a:hover {
    color: #fec722;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .instractor-parson p span {
    font-size: 13px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .text-bottom {
    padding: 30px 25px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .text-bottom h3 {
    padding: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .text-bottom h3 a {
    color: #333333;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .instractor-courses-text .text-bottom p {
    padding-top: 15px;
    margin: 0;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .price {
    background: #fafafa;
    padding: 15px 25px;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .price ul {
    margin: 0;
    text-align: left;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .price ul li {
    display: inline-block;
    color: #b2b2b2;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .price ul li:last-child {
    float: right;
    color: #fec722;
    font-weight: 600;
}
.t-profile-01 .teacher-prolile-01 .t-profile-right .courses-instuctor .instractor-courses-single .price ul li i {
    padding-right: 10px;
}

/*====================================================================================================
                                    ===[ event details ]===
=====================================================================================================*/

.event-details-1 header .header-body {
    background: url("../images/Single_cources/banner-bg.jpg") no-repeat center center;
    min-height: 360px;
    background-size: cover;
    position: relative;
}
.event-details-1 header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.event-details-1 header .header-body .intro-text {
    text-align: center;
    margin-top: 80px;
}
.event-details-1 header .header-body .intro-text h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
}
.event-details-1 header .header-body .intro-text p {
    margin-top: 15px;
}
.event-details-1 header .header-body .intro-text p span {
    font-size: 14px;
    color: #ffffff;
}
.event-details-1 header .header-body .intro-text p span a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.event-details-1 header .header-body .intro-text p span a:hover {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details {
    padding: 100px 0;
    min-height: 1000px;
    background: #ffffff;
}
.event-details-1 .event-details .post_left-side .post-img-box {
    position: relative;
}
.event-details-1 .event-details .post_left-side .post-img-box img {
    width: 100%;
    height: auto;
}
.event-details-1 .event-details .post_left-side .clock-countdown {
    position: absolute;
    top: 0;
    left: 0;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer {
    padding-left: 15px;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer .single-counter {
    height: 60px;
    width: 80px;
    background: #fec722;
    color: #ffffff;
    font-weight: 600;
    padding: 7px 0;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer .single-counter span {
    display: block;
    text-align: center;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer .single-counter span:first-child {
    font-size: 22px;
    line-height: 22px;
}
.event-details-1 .event-details .post_left-side .clock-countdown .coundown-timer .single-chag-color {
    background: #fafafa;
    color: #fec722;
    font-weight: 600;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading {
    margin-bottom: 40px;
    border-bottom: 1px solid #fafafa;
    padding-bottom: 15px;
    position: relative;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading:before {
    position: absolute;
    height: 1px;
    width: 25%;
    bottom: -1px;
    background: #fec722;
    content: "";
    left: 0;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading h3 {
    padding-top: 30px;
    padding-bottom: 15px;
    margin: 0;
    font-size: 22px;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading h3 a {
    color: #333333;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading h3 a:hover {
    color: #fec722;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading p {
    margin: 0;
    padding: 0;
    color: #fec722;
    font-size: 18px;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading p span:first-child {
    margin-right: 50px;
}
.event-details-1 .event-details .post_left-side .description-content .description-heading p span i {
    margin-right: 10px;
}
.event-details-1 .event-details .post_left-side .description-content .description-text {
    margin-bottom: 40px;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left {
    text-align: center;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul {
    margin-bottom: 25px;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li {
    margin-bottom: 15px;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li:last-child {
    margin-bottom: 0;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li a {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 8px 0px 0px;
    color: #ffffff;
    text-decoration: none;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .facebook {
    background: #3a589b;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .google {
    background: #00aced;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .twitter {
    background: #3a589b;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .linkedin {
    background: #0077b5;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .instagram {
    background: #3a589b;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .youtube {
    background: #cd201f;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-side-left ul li .pinterest {
    background: #bd081c;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-text-right p {
    margin-bottom: 30px;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-text-right p:last-child {
    margin-bottom: 0;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-text-right .description-speech {
    text-align: center;
    border: 1px solid #d7d7d7;
    padding: 40px;
    font-size: 18px;
    font-style: italic;
}
.event-details-1 .event-details .post_left-side .description-content .description-text .description-text-right .description-speech i {
    display: block;
    font-size: 18px;
    height: 40px;
    width: 40px;
    background: #fec722;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
    line-height: 40px;
    margin: -60px auto 25px;
}
.event-details-1 .event-details .post_left-side .more-events h3 {
    padding: 0 15px 25px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    z-index: 2;
    background: #ffffff;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .img-box {
    overflow: hidden;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .img-box img {
    width: 100%;
    transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box:hover img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content {
    padding: 20px 15px 30px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content h4 {
    margin: 0;
    padding-bottom: 10px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content h4 a {
    margin: 0;
    text-decoration: none;
    color: #333333;
    font-size: 16px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content h4 a:hover {
    color: #fec722;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .blog-time span {
    color: #666666;
    font-size: 14px;
    margin-right: 25px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .blog-time span .event-icon {
    padding-right: 2px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content p {
    margin: 0;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom p {
    padding: 15px 0;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom span {
    display: inline-block;
    text-align: right;
    color: #b2b2b2;
    font-size: 16px;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom span a {
    color: #323232;
    margin: 0px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom span a i {
    padding-left: 5px;
    transition: all 0.3s ease-in-out;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom span a:hover {
    color: #fec722;
}
.event-details-1 .event-details .post_left-side .more-events .event-single-box .blog-content .content-bottom span a:hover i {
    padding-left: 15px;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond {
    margin-top: 50px;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond .comment-reply-title h3 {
    color: #333333;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond .comment-reply-title h3:before {
    position: absolute;
    left: 0;
    bottom: -1px;
    content: "";
    width: 50%;
    height: 2px;
    content: "";
    background: #333333;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond label {
    font-size: 15px;
    color: #454545;
    font-style: italic;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond input {
    height: 40px;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond input,
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond textarea {
    background-color: #f9f9f9;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    margin: 10px 0 0;
    padding: 10px 20px;
    outline: none;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond input:focus,
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond textarea:focus {
    border: 1px solid #fec722;
}
.event-details-1 .event-details .post_left-side .leave-comment-box .comment-respond input[type="submit"] {
    background: #fec722;
    border-radius: 0;
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: 500;
    margin-top: 20px;
    height: 40px;
    text-transform: uppercase;
}
.event-details-1 .sidebar-text-post {
    width: 85%;
    float: right;
}
.event-details-1 .sidebar-text-post .sidebar-left-sec-padding {
    padding: 0;
}
.event-details-1 .sidebar-text-post .categories-item-post {
    margin-bottom: 40px;
}
.event-details-1 .sidebar-text-post .categories-item-post ul {
    margin: 0;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li {
    margin-bottom: 15px;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li:last-child {
    margin-bottom: 0;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li a {
    color: #666666;
    text-decoration: none;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li a i {
    margin-right: 25px;
    transition: all 0.3s ease-in-out;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li a span {
    margin-left: 15px;
    color: #fec722;
}
.event-details-1 .sidebar-text-post .categories-item-post ul li a:hover i {
    color: #fec722;
    padding-left: 5px;
}
.event-details-1 .sidebar-text-post .populer-tags {
    margin-bottom: 40px;
}
.event-details-1 .sidebar-text-post .populer-tags .tagcloud a {
    color: #666666;
    font-size: 13px;
    border: none;
    border-radius: 0px;
    font-weight: 600;
    border: 1px solid #fec722;
    padding: 8px 15px;
    float: left;
    margin: 0 10px 10px 0;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.event-details-1 .sidebar-text-post .populer-tags .tagcloud a:hover {
    background: #fec722;
    color: #ffffff;
}
/*====================================================================================================
                                    ===[ Events Page ]===
=====================================================================================================*/

.event-01 {
    /*=======[ Up Comming Events ]========*/
}
.event-01 header .header-body {
    background: url("../images/Single_cources/banner-bg.jpg") no-repeat center center;
    min-height: 360px;
    background-size: cover;
    position: relative;
}
.event-01 header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.event-01 header .header-body .intro-text {
    text-align: center;
    margin-top: 80px;
}
.event-01 header .header-body .intro-text h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 45px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}
.event-01 header .header-body .intro-text p {
    margin-top: 15px;
}
.event-01 header .header-body .intro-text p span {
    font-size: 14px;
    color: #ffffff;
}
.event-01 header .header-body .intro-text p span a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.event-01 header .header-body .intro-text p span a:hover {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-2 {
    background: #ffffff;
    padding: 100px 0;
}
.event-01 .events-grid-2 .event-body-content {
    margin-bottom: 50px;
}
.event-01 .events-grid-2 .events-single-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-2 .events-single-box img {
    width: 100%;
    min-height: 280px;
}
.event-01 .events-grid-2 .events-single-box:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-2 .events-single-box:hover .event-info h3,
.event-01 .events-grid-2 .events-single-box:hover a {
    transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-2 .event-info {
    padding: 30px 35px;
}
.event-01 .events-grid-2 .event-info h3 {
    transition: all 0.3s ease-in-out;
    padding-bottom: 15px;
}
.event-01 .events-grid-2 .event-info .events-time span {
    color: #666666;
    font-size: 14px;
    margin-right: 25px;
}
.event-01 .events-grid-2 .event-info .events-time span .event-icon {
    padding-right: 2px;
}
.event-01 .events-grid-2 .event-info p {
    margin: 0;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    padding-bottom: 15px;
}
.event-01 .events-grid-2 .event-info a {
    color: #666;
    margin: 0px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-2 .event-info a .events-btn-icon {
    padding-left: 5px;
    margin: 10px 0;
}
.event-01 .events-grid-2 .event-bottom-btn {
    text-align: center;
    margin: 18px 0;
}
.event-01 .events-grid-2 .event-bottom-btn .view-more-item {
    background: #fec722;
    color: #333333;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 18px 50px;
    text-decoration: none;
    text-transform: uppercase;
}
.event-01 .events-grid-3 {
    background: #ffffff;
    padding: 100px 0;
}
.event-01 .events-grid-3 .event-body-content {
    margin-bottom: 50px;
}
.event-01 .events-grid-3 .events-single-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-3 .events-single-box img {
    width: 100%;
    min-height: 250px;
}
.event-01 .events-grid-3 .events-single-box:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-3 .events-single-box:hover .event-info h3,
.event-01 .events-grid-3 .events-single-box:hover a {
    transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-3 .event-info {
    padding: 30px 15px;
}
.event-01 .events-grid-3 .event-info h3 {
    transition: all 0.3s ease-in-out;
    padding-bottom: 15px;
}
.event-01 .events-grid-3 .event-info .events-time span {
    color: #666666;
    font-size: 13px;
    margin-right: 15px;
}
.event-01 .events-grid-3 .event-info .events-time span .event-icon {
    padding-right: 2px;
}
.event-01 .events-grid-3 .event-info p {
    margin: 0;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    padding-bottom: 15px;
}
.event-01 .events-grid-3 .event-info a {
    color: #666;
    margin: 0px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}
.event-01 .events-grid-3 .event-info a .events-btn-icon {
    padding-left: 5px;
    margin: 10px 0;
}
.event-01 .events-grid-3 .event-bottom-btn {
    text-align: center;
    margin: 18px 0;
}
.event-01 .events-grid-3 .event-bottom-btn .view-more-item {
    background: #fec722;
    color: #333333;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 18px 50px;
    text-decoration: none;
    text-transform: uppercase;
}
.event-01 .events-list-03 {
    background: #ffffff;
    padding: 100px 0;
}
.event-01 .events-list-03 .events-full-box {
    margin-bottom: 50px;
}
.event-01 .events-list-03 .events-single-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
}
.event-01 .events-list-03 .events-single-box img {
    width: 100%;
}
.event-01 .events-list-03 .events-single-box:hover {
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.event-01 .events-list-03 .events-single-box:hover .event-info h3,
.event-01 .events-list-03 .events-single-box:hover a {
    transition: all 0.3s ease-in-out;
}
.event-01 .events-list-03 .event-info {
    padding: 42px;
}
.event-01 .events-list-03 .event-info h3 {
    transition: all 0.3s ease-in-out;
    padding-bottom: 15px;
}
.event-01 .events-list-03 .event-info .events-time span {
    color: #666666;
    font-size: 14px;
    margin-right: 25px;
}
.event-01 .events-list-03 .event-info .events-time span .event-icon {
    padding-right: 2px;
}
.event-01 .events-list-03 .event-info p {
    margin: 0;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    padding-bottom: 15px;
}
.event-01 .events-list-03 .event-info a {
    color: #666;
    margin: 0px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease-in-out;
}
.event-01 .events-list-03 .event-info a .events-btn-icon {
    padding-left: 5px;
}
.event-01 .events-list-03 .event-bottom-btn {
    text-align: center;
    margin: 18px 0;
}
.event-01 .events-list-03 .event-bottom-btn .view-more-item {
    background: #fec722;
    color: #333333;
    font-size: 15px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    padding: 18px 50px;
    text-decoration: none;
    text-transform: uppercase;
}
/*====================================================================================================
                                    ===[ Contact Form Style ]===
=====================================================================================================*/

.contact header .header-body {
    background: url("../images/bann.jpeg") no-repeat center center;
    min-height: 300px;
    background-size: cover;
    position: relative;
}
.contact header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.contact header .header-body .intro-text {
    text-align: center;
    margin-top: 50px;
}
.contact header .header-body .intro-text h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}
.contact header .header-body .intro-text p {
    margin-top: 15px;
}
.contact header .header-body .intro-text p span {
    font-size: 14px;
    color: #ffffff;
}
.contact header .header-body .intro-text p span a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.contact header .header-body .intro-text p span a:hover {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.contact .contact-area-02 {
    padding: 100px 0;
}
.contact .contact-area-02 .contact-info h2 {
    font-size: 30px;
    text-align: left;
    padding-bottom: 10px;
}
.contact .contact-area-02 .contact-info .content-sub_p {
    font-size: 15px;
    font-weight: 500;
    position: relative;
    padding-bottom: 10px;
    color: #666;
}
.contact .contact-area-02 .contact-info .contact-box {
    margin-top: 60px;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box {
    padding: 30px 0;
    border-top: 1px solid #14004e;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box .single-address i {
    float: left;
    font-size: 25px;
    height: 40px;
    line-height: 30px;
    width: 30px;
    color: #14004e;
    margin-right: 15px;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box .single-address h4 {
    margin: 0;
    padding-bottom: 5px;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box .single-address p {
    margin: 0;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul {
    margin: 0px;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li {
    margin: 0 5px;
    display: inline-block;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li i {
    border: 1px solid #14004e;
    border-radius: 100%;
    color: #14004e;
    height: 40px;
    padding: 10px;
    width: 40px;
    font-size: 18px;
    text-align: center;
    transition: all 0.3s ease-in-out;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li i.facebook:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    border: 1px solid #3b5998;
    background: #3b5998;
    color: #ffffff;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li i.twitter:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    border: 1px solid #00acee;
    background: #00acee;
    color: #ffffff;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li i.instagram:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    background: #f09433; 
    border: 1px solid #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    color: #ffffff;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li i.youtube:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    border: 1px solid #c4302b;
    background: #c4302b;
    color: #ffffff;
}
.contact .contact-area-02 .contact-info .contact-box .single-address-box ul li i.whatsapp:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    border: 1px solid #128C7E;
    background: #128C7E;
    color: #ffffff;
}
.contact .contact-area-02 .contact-form .contact-title-btm h2 {
    font-size: 30px;
    text-align: left;
    padding-bottom: 10px;
}
.contact .contact-area-02 .contact-form .contact-title-btm .content-sub_p {
    font-size: 15px;
    font-weight: 500;
    position: relative;
    padding-bottom: 10px;
    text-align: left;
    color: #666;
}

.contact .contact-area-02 .contact-form .input-contact-form {
    margin-top: 50px;
}
.contact .contact-area-02 .contact-form .input-contact-form form input {
    height: 40px;
}
.contact .contact-area-02 .contact-form .input-contact-form form input,
.contact .contact-area-02 .contact-form .input-contact-form form textarea {
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    margin: 10px 0;
    padding: 10px 20px;
    outline: none;
}
.contact .contact-area-02 .contact-form .input-contact-form form input:focus,
.contact .contact-area-02 .contact-form .input-contact-form form textarea:focus {
    border: 1px solid #14004e;
}
.contact .contact-area-02 .contact-form .input-contact-form form input[type="submit"] {
    background: #14004e;
    border-radius: 0;
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: 500;
    margin-top: 20px;
    height: 40px;
    text-transform: uppercase;
}
.contact .contact-area-02 .contact-form .input-contact-form form .sent-msg {
    background: #14004e;
    border-radius: 0;
    color: #fff;
    border: none;
    font-size: 15px;
    font-weight: 500;
    margin-top: 20px;
    height: 40px;
    text-transform: uppercase;
}
/*====================================================================================================
                                    ===[ Register Style ]===
=====================================================================================================*/

.register header .header-body {
    background: url("../images/bann.jpeg") no-repeat center center;
    min-height: 300px;
    background-size: cover;
    position: relative;
}
.register header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.register header .header-body .intro-text {
    text-align: center;
    margin-top: 50px;
}
.register header .header-body .intro-text h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 35px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}
.register header .header-body .intro-text p {
    margin-top: 15px;
}
.register header .header-body .intro-text p span {
    font-size: 14px;
    color: #ffffff;
}
.register header .header-body .intro-text p span a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.register header .header-body .intro-text p span a:hover {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.register .register-area {
    background: #fafafa;
    padding: 100px 0;
    text-align: left;
}
.register .register-area .learnpro-register-form {
    background-color: #fff;
    padding: 20px;
}
.register .register-area .learnpro-register-form .lead {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.register .register-area .learnpro-register-form select,
.register .register-area .learnpro-register-form textarea,
.register .register-area .learnpro-register-form input[type="text"],
.register .register-area .learnpro-register-form input[type="password"],
.register .register-area .learnpro-register-form input[type="datetime"],
.register .register-area .learnpro-register-form input[type="datetime-local"],
.register .register-area .learnpro-register-form input[type="date"],
.register .register-area .learnpro-register-form input[type="month"],
.register .register-area .learnpro-register-form input[type="time"],
.register .register-area .learnpro-register-form input[type="week"],
.register .register-area .learnpro-register-form input[type="number"],
.register .register-area .learnpro-register-form input[type="email"],
.register .register-area .learnpro-register-form input[type="url"],
.register .register-area .learnpro-register-form input[type="search"],
.register .register-area .learnpro-register-form input[type="tel"],
.register .register-area .learnpro-register-form input[type="color"],
.register .register-area .learnpro-register-form .uneditable-input {
    min-height: 50px;
    font-weight: 400;
    display: block;
    padding: 12px 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: transparent;
    background-image: none;
    border-radius: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #ccc;
    width: 100%;
}
.register .register-area .learnpro-register-form .register-btn .btn {
    /* width: 100%; */
    border-radius: 0px;
    margin-top: 15px;
    background: #fec722;
    color: #333;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    padding: 15px 25px;
    box-shadow: none;
}
.register .register-area .learnpro-register-form select {
    height: 50px;
}
.register .register-area .learnpro-register-form .input-label {
    margin-top: 15px;
}
/*====================================================================================================
                                    ===[ Login Style ]===
=====================================================================================================*/

.login header .header-body {
    background: url("../images/register-bg.jpg") no-repeat center center;
    min-height: 360px;
    background-size: cover;
    position: relative;
}
.login header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.login header .header-body .intro-text {
    text-align: center;
    margin-top: 80px;
}
.login header .header-body .intro-text h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 45px;
    font-weight: 700;
    color: #ffffff;
    margin: 0;
}
.login header .header-body .intro-text p {
    margin-top: 15px;
}
.login header .header-body .intro-text p span {
    font-size: 14px;
    color: #ffffff;
}
.login header .header-body .intro-text p span a {
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
.login header .header-body .intro-text p span a:hover {
    color: #fec722;
    transition: all 0.3s ease-in-out;
}
.login .login-area {
    background: #fafafa;
    padding: 100px 0;
}
.login .login-area .learnpro-register-form {
    background-color: #fff;
    padding: 30px;
}
.login .login-area .learnpro-register-form p{
    line-height: 23px;
    margin-bottom: 35px;
}
.login .login-area .learnpro-register-form .lead {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
}
.login .login-area .learnpro-register-form select,
.login .login-area .learnpro-register-form textarea,
.login .login-area .learnpro-register-form input[type="text"],
.login .login-area .learnpro-register-form input[type="password"],
.login .login-area .learnpro-register-form input[type="datetime"],
.login .login-area .learnpro-register-form input[type="datetime-local"],
.login .login-area .learnpro-register-form input[type="date"],
.login .login-area .learnpro-register-form input[type="month"],
.login .login-area .learnpro-register-form input[type="time"],
.login .login-area .learnpro-register-form input[type="week"],
.login .login-area .learnpro-register-form input[type="number"],
.login .login-area .learnpro-register-form input[type="email"],
.login .login-area .learnpro-register-form input[type="url"],
.login .login-area .learnpro-register-form input[type="search"],
.login .login-area .learnpro-register-form input[type="tel"],
.login .login-area .learnpro-register-form input[type="color"],
.login .login-area .learnpro-register-form .uneditable-input {
    min-height: 50px;
    font-weight: 400;
    display: block;
    padding: 12px 15px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: transparent;
    background-image: none;
    border-radius: 4px;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #e9edf0;
}
.login .login-area .learnpro-register-form .register-btn .btn {
    width: 100%;
    border-radius: 3px;
    margin-bottom: 15px;
    background: #fec722;
    color: #333;
    border: none;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    padding: 15px 0;
    box-shadow: none;
}
.login .login-area .learnpro-register-form a {
    color: #fec722;
    text-decoration: none;
}

header .header-body .is-sticky .edu-navbar {
    padding: 6px 0;
    background: #ffffffbf;
    z-index: 1000;
    transition: 0.5s ease;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease-in-out;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li a:before {
    margin: -8px 0;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li a:before {
    margin: -8px 0;
}
header .header-body .is-sticky .edu-navbar .edu-nav .nav li ul.dropdown {
    margin-top: 8px;
}
/* header .header-body .edu-navbar .edu-nav .nav li:last-child a {
    padding: 21px 0;
} */
.home_version_04 .header-body {
    height: 63px;
}
.home_version_04 .header-body .is-sticky .edu-navbar {
    padding: 10px 0;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li a {
    padding: 21px 0;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li:last-child a {
    padding: 22px 0;
}
.home_version_04 .header-body .is-sticky .edu-navbar .edu-nav .nav li a:before{
    margin: -11px 0;
}
.home_version_04 .header-body .is-sticky .edu-navbar .edu-nav .nav li ul.dropdown{
    margin-top: 11px;
    padding: 0px 0px;
    transition: all 0.5s ease-in-out;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown {
    padding: 0px 0px;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 {
    top: 0px;
    padding: 0px 0px;
    transition: all 0.5s ease-in-out;
}
.home_version_04 .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list_3 {
    top: 0px;
    padding: 0px 0px;
    transition: all 0.5s ease-in-out;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li {
    margin: 0;
}
header .header-body .edu-navbar .edu-nav .nav li a {
    padding-top: 0px;
}   
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown {
    max-height: 0%;
    visibility: hidden;
    padding: 0px 0px;
    opacity:0;
    transition: all 0.5s ease-in-out;
    border-top: 3px solid #faa619;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown::before {
    position: absolute;
    top: 0px;
    left: 20px;
    height: 10px;
    width: 10px;
    background: #faa619;
    transform: rotate(45deg);
    content: "";
    transition: all 0.5s ease-in-out;
}
header .header-body .edu-navbar .edu-nav .nav li:hover ul.dropdown::before {
    visibility: visible;
    top: -8px;
}
header .header-body .edu-navbar .edu-nav .nav li:hover ul.dropdown {
    opacity: 1;
    visibility: visible;
    max-height: 1000%;
    padding: 0px 0px;
    transition: all 0.5s ease-in-out;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li:first-child {
    background: #ffffff;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a {
    margin-left: 0px;
    padding: 10px 30px 12px;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li a:hover {
    margin-left: 0px;
    background: #faa619;
    color: #14004e;
}
header .header-body .edu-navbar .edu-nav .nav li a {
    padding: 23px 0;
    margin-bottom: -3px;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 {
    max-height: 0%;
    visibility: hidden;
    padding: 0px 0px;
    opacity:0;
    transition: all 0.5s ease-in-out;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list_3 {
    max-height: 0%;
    visibility: hidden;
    padding: 0px 0px;
    opacity:0;
    transition: all 0.5s ease-in-out;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list-box-03 {
    position: relative;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown li .dropdown-list_2 .dropdown-list-box-03:hover .dropdown-list_3 {
    opacity: 1;
    visibility: visible;
    max-height: 1000%;
    transition: all 0.5s ease-in-out;
    padding: 0px 0px;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown .dropdown-list-box-02:hover .dropdown-list_2 {
    opacity: 1;
    visibility: visible;
    max-height: 1500%;
    transition: all 0.5s ease-in-out;
    padding: 0px 0px;
}
header .header-body .edu-navbar .edu-nav .nav li ul.dropdown .dropdown-list-box-02 a:hover .menu-icon {
    color: #ffffff;
    transition: all 0.5s ease-in-out;
}	
span.c-author {
    position: absolute;
    top: 18px;
    left: 58px;
    width: 200px;
}
span.b-active {
    color: #FFFFFF !important;
}
.blog-area h3, .post_1_area h3 {
    font-size: 28px;
}

.gallery-images{
    padding: 100px 0px;
}
.gallery-images .single-gallery {
    margin-bottom: 30px;
}
.gallery-images .single-gallery figure {
    overflow: hidden;
    position: relative;
}
.gallery-images .single-gallery figure:before {
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: '';
    -webkit-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
}
.gallery-images .single-gallery figure a {
    display: block;
}
.gallery-images .single-gallery figure a img {
    width: 100%;
}
.gallery-images .single-gallery figure figcaption {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(1.1);
    transform: translateY(-50%) scale(1.1);
    -webkit-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
}
.gallery-images .single-gallery figure figcaption i {
    color: #ffffff;
    font-size: 30px;
    margin-bottom: 15px;
}
.gallery-images .single-gallery figure figcaption h4 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
}
.gallery-images .single-gallery figure figcaption h4 span {
    color: #f15b5c;
}
.gallery-images .single-gallery figure figcaption h3 {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
}
.gallery-images .single-gallery figure figcaption h3 span {
color: #37b721;
}
.gallery-images .single-gallery:hover figcaption {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(-50%) scale(1);
transform: translateY(-50%) scale(1);
}
.gallery-images .single-gallery:hover figure:before {
left: 0px;
opacity: 1;
visibility: visible;
-webkit-transform: scale(1);
transform: scale(1);
}
.become_teachers .become-teachers-01 .tab-wapper ul {
    margin: 0;
    border: none;
    background: #fafafa;
}
.become_teachers .become-teachers-01 .tab-wapper ul li {
    border: none;
    border-right: 1px solid #ddd;
    /*width: 33.33%;*/
}
.become_teachers .become-teachers-01 .tab-wapper ul li.active a {
    background: #fec722;
    color: #fff;
}
.become_teachers .become-teachers-01 .tab-wapper ul li a {
    color: #1d2e50;
    border: none;
    text-align: center;
    background: #eee;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 600;
    padding: 20px 15px;
}
.become_teachers .become-teachers-01 .tab-wapper ul li a i {
    padding-right: 10px;
}
.become_teachers .become-teachers-01 .tab-wapper .tab-content .tab-pane {
    padding: 30px 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
}
.become_teachers .become-teachers-01 .tab-wapper .tab-content .tab-pane p {
    margin: 0;
    padding-bottom: 25px;
}
.become_teachers .become-teachers-01 .tab-wapper .tab-content .tab-pane p:last-child {
    padding-bottom: 0;
}
.nav-tabs>li>a {
    margin-right: 0;
}
@media screen and (max-width: 768px) {
    .become_teachers .become-teachers-01 .tab-wapper ul li {
        border: 1px solid #ddd;
        width: 33.333%;
    }
    .become_teachers .become-teachers-01 .tab-wapper ul li a {
        padding: 15px 10px;
    }
    .become_teachers .become-teachers-01 .tab-wapper .tab-content .tab-pane {
        padding: 10px;
    }

    header .header-body .edu-navbar .navbar-header a img {
        width: 70px !important;
    }
    
}
/*bzzzzzz*/

/* Social Icons */
#social_side_links {
	position: fixed;
  top: 200px;
  left: 0;
  padding: 0;
  list-style: none;
  z-index: 99;
  z-index: 9999;
  transition: .25s all;
  opacity: .9;
  box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.2), 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
}
#social_side_links:hover {
    opacity: 1;
}
#social_side_links li a {
    display: block;
    transition: .25s all;
}

#social_side_links li a i {
    color: #ffffff;
    display: block;
	font-size: 18px;
  padding: 10px;
  text-decoration: none;
  -webkit-transition:  .2s all;
  -moz-transition:  .2s all;
  -o-transition:  .2s all;
  transition:  .25s all;
}
#social_side_links li a:hover {
    opacity: .8;
    text-decoration: none;
}
#social_side_links li a:focus {
    text-decoration: none;
    outline: none;
}
#social_side_links li a:active {
    text-decoration: none;
}

.motto-box{}

.motto-box h4 {
	color: #666666;
	line-height: 4rem;
	text-align: left;
	margin-bottom: 30px;
	margin-top: 0;
}
.motto-box h4 span {
	color: #ffffff;
	background: #e8a307;
	padding: 4px 8px;
    margin: 3px;
    width: 50px;
    height: 20px;
}

/* basim-bs-responsive-table-with-js */
@media (max-width: 767px) {
	.table-wrap table,
	.table-wrap thead,
	.table-wrap tbody,
	.table-wrap th,
	.table-wrap td,
	.table-wrap tr {
	  display: block;
	}
	.table-wrap thead tr {
	  position: absolute;
	  top: -9999px;
	  left: -9999px;
	}
	.table-wrap td {
	  border: none;
	  border-bottom: 1px solid #eee;
	  position: relative;
	  padding-left: 50%!important;
	  white-space: normal;
	  text-align: left;
	}
	.table-wrap td:before {
	  position: absolute;
	  top: 8px;
	  left: 15px;
	  width: 45%;
	  overflow: hidden;
	  text-overflow: ellipsis;
	  white-space: nowrap;
	  text-align: left;
	  font-weight: bold;
	}
	.table-wrap td:first-child {
	  padding-top: 17px;
	}
	.table-wrap td:last-child {
	  padding-bottom: 16px;
	}
	.table-wrap td:first-child:before {
	  top: 17px;
	}
	.table-wrap td:before {
	  content: attr(data-title);
	}
	.table tbody tr {
	  border-top: 1px solid #ddd;
	}
	.table tbody tr td {
		border-top: 1px solid #ddd;
	}
  }
/* basim-bs-responsive-table-with-js-end */

.register .register-area {
	padding: 0px;
}
/* .modal-content {
	border-radius: 0px;
	border: none;
} */
.modal-footer {
	padding: 0;
}
@media (min-width: 767px) {
    .modal-dialog {
        width: 900px;
        margin: 100px auto;
    }
}
@media (max-width: 768px) {
	.modal-dialog {
		margin: 100px auto;
		width: 90%;
		z-index: 9999;
	}
	#hiddenPanel {
        position: fixed;
        top: 16% !important;
        right: -400px;
        width: 70% !important;
    }
    #close-bar {
        position: fixed;
        display: block;
        cursor: pointer;
        top: 24% !important;
        z-index: 9999999;
        width: auto;
        margin-right: 0px;
        height: auto;
        right: -5px;
        color: #ffffff;
        padding: 4px 15px 9px 15px !important;
	}
	#social_side_links {
		display: none !important;
	}
}
.btn-apply {
	background: #fec722;
    border: medium none;
    border-radius: 0px;
    float: left;
    color: #333333;
    font-weight: 600;
    display: block;
    font-size: 15px;
    margin: auto 0;
    padding: 8px 30px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}
.vertical-middle {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.modal-header {
	padding: 15px 20px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -25px;
    font-size: 25px;
    color: #404040;
    opacity: 1;
	text-shadow: none;
	transition: .25s all;
}
.modal-header .close:hover {
    color: #5c5c5c;
}

/* side-form */
#hiddenPanel {
    position: fixed;
    top: 25%;
    right: -400px;
    width: 22%;
    /* background-color: grey; */
    /* height: 200px; */
    z-index: 99999;
}
.formPanel {
	box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.2), 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
}
#hiddenPanel input[type="text"],
#hiddenPanel input[type="email"],
#hiddenPanel select {
	min-height: 30px;
	height: 35px;
	padding: 0 8px;
}
#hiddenPanel .card {
    position: relative;
    margin: 0.5rem 0 1rem 0;
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 15px;
    box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.2), 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
}

#hiddenPanel .card .card-content {
    padding: 10px 15px !important;
}

#hiddenPanel .card .card-title {
    font-size: 20px;
}

#hiddenPanel .card .card-action {
    padding: 20px !important;
    border-radius: 0 0 15px 15px;
    text-align: center;
}

#hiddenPanel .input-field label {
    font-size: 12px !important;
}

#hiddenPanel .btn {
	font-size: 13px;
    padding: 8px 23px;
    display: inline;
}

#close-bar {
    position: fixed;
    display: block;
    cursor: pointer;
    top: 26%;
    z-index: 9999999;
    width: auto;
    margin-right: 0px;
    height: auto;
    right: -5px;
    color: #ffffff;
    padding: 6px 20px 15px 20px;
    background: rgb(222, 82, 0);
    transform: rotate(270deg);
    transform-origin: right bottom;
    z-index: 999;
    transition: all .25s;
    overflow: hidden;
    box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.2), 0px 0px 10px 0 rgba(0, 0, 0, 0.2);
}

#close-bar:hover {
    background: #bb4e00 none repeat scroll 0% 0%;
    right: -1px;
}
/* side-form-end */

/* whatsapp-us */

.whatsapp-us {
    background-color: #14b550;
    color: #FFFFFF;
    padding: 10px 10px;
    border-radius: 50%;
    font-size: 10px;
    text-decoration: none;
    z-index: 99999;
    transition: all .25s;
    -webkit-box-shadow: 0px 10px 25px 10px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0px 10px 25px 10px rgb(0 0 0 / 40%);
    box-shadow: 0px 10px 25px 10px rgb(0 0 0 / 40%);
    /* outline: auto; */
    border: none;
}

/* .whatsapp-us a {
    color: rgb(0, 0, 0);
    transition: .25s all;
}

.whatsapp-us:hover a {
    color: rgb(255, 255, 255);
}

.whatsapp-us:active a {
    color: rgb(255, 255, 255);
}

.whatsapp-us:focus a {
    color: rgb(255, 255, 255);
} */

#fix-button {
    position: fixed;
    bottom: 60px;
    left: 50px;
    z-index: 9999999;
    display: block;
}

.whatsapp-us:hover {
    background-color: #128C7E;
    color: #FFFFFF;
}

/*.whatsapp-us:hover .whatsapp-icon {
    color: rgb(0, 0, 0);
}

.whatsapp-us:active .whatsapp-icon {
    color: rgb(255, 255, 255);
}

.whatsapp-us:focus .whatsapp-icon {
    color: rgb(255, 255, 255);
}

.whatsapp-us:active {
    background-color: rgb(78, 78, 78);
    color: rgb(255, 255, 255);
}

.whatsapp-us:focus {
    background-color: rgb(102, 102, 102);
    color: rgb(255, 255, 255);
    outline: none;
}

.whatsapp-icon {
    color: rgb(255, 255, 255);
    font-size: 21px;
    transition: .25s all;
} */

@media screen and (max-width:768px) {
    #fix-button {
        position: fixed;
        bottom: 20px;
        left: 20px;
        z-index: 9999999;
        display: block;
    }
    .whatsapp-us {
        background-color: #14b550 !important;
        color: #FFFFFF !important;
        padding: 10px 10px !important;
        border-radius: 50% !important;
        box-shadow: 0px 10px 25px 10px rgb(0 0 0 / 40%) !important;
    }
    .whatsapp-icon {
        font-size: 30px;
	}
	#count .box-inner {
		min-height: auto !important;
	}

}


/* whatsapp-us-end */


#success-message {
color: #2168AA;
border: 1px solid #073c77;
text-align: center;
padding: 15px;
font-weight: 600;
margin-bottom: 15px;
}
#error-message {
color: red;
border: 1px solid red;
text-align: center;
padding: 15px;
font-weight: 600;
margin-bottom: 15px;
}
.alert-error {
color: red;
background-color: none; 
border: 1px solid red;
}
#sendmessage2 , #sendmessage3 , #sendmessage5 {
    color: #fff;
    background-color: #0862c9;
    
    display: none;
    text-align: center;
    padding: 5px 10px;
    font-weight: 600;
    margin: 20px 20px 10px 20px !important;
}
#errormessage2 , #errormessage3 , #errormessage5 {
    color: #fff;
    background-color: #e00000;

    display: none;
    text-align: center;
    padding: 5px 10px;
    font-weight: 600;
    margin: 20px 20px 10px 20px !important;
}
	
#count {
    width: 100%;
    padding: 20px 0px;
    background: #274c88;
}
#count .box-inner {background-color: #14b550;
    color: #FFF;
    padding: 10px 10px;
    border-radius: 50%;
    background: #1f3c6f;
    padding: 10px 5px;
    border-radius: 0px;
    margin: 10px auto;
    width: 100%;
	float: left;
	text-align: left !important;
	min-height: 134px;
}
#count .icon {
    float: left;
    background: #0dadad;
    border-radius: 100%;
    margin: 10px;
    width: 70px;
    height: 70px;
}
#count .icon i {
    color: #fff;
    font-size: 35px;
    padding: 15px;
}
#count .text {
    margin: 20px 0;
}
#count .text p {
    color: #fff;
    font-size: 34px;
    margin: 5px 0 10px 0;
}
#count .text span {
    font-size: 16px;
	color: #fff;
	margin: 5px 0;
}
/* bz-yt */


.youtube-player, .youtube-testimonials {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 0px;
}

.youtube-player iframe, .youtube-testimonials iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img, .youtube-testimonials img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player img:hover, .youtube-testimonials img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play, .youtube-testimonials .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("../images/ytplay.png") no-repeat;
    cursor: pointer;
}
    
    
  /* gallery bazz */

.gallery-title {
    font-size: 36px;
    color: #42B32F;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button {
	color: #666666;
    font-size: 13px;
    border: none;
    border-radius: 0px;
    font-weight: 600;
    border: 1px solid #fec722;
	padding: 8px 15px;
	margin: 0 10px 20px 0;
	text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out;

}
.filter-button:hover {
    background: #fec722;
    color: #ffffff;
}
.btn-default:active .filter-button:active {
    background-color: #42B32F;
    color: white;
}

.port-image {
    width: 100%;
}

.gallery_product {
	margin-bottom: 30px;
	transition: .25s opacity;
	
}
.gallery_product:hover {
    opacity: .5
}
.img-modal {
	margin: 0 auto;
}
#modal-gallery .modal-footer {
	padding: 15px;
}
#modal-gallery .btn-modal {
	color: #666666;
    font-size: 13px;
    border: none;
    border-radius: 0px;
    font-weight: 600;
    border: 1px solid #fec722;
	padding: 8px 15px;
	text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
#modal-gallery .btn-modal:hover {
	background: #fec722;
    color: #ffffff;
}
@media (min-width: 767px) {}
#modal-gallery .modal-dialog {
    width: 400px;
    margin: 100px auto;
}  

.btn-home {
	background: #fec722;
    border: medium none;
    border-radius: 0px;
    float: left;
    color: #333333;
    font-weight: 600;
    display: block;
    font-size: 15px;
    margin: 30px auto 0;
    padding: 13px 40px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    margin-top: 20px;
}
.bz-slider-box {
    background: #989898;
}
.about-img {
    width: 600px;
    border-radius: 20px;
}
.infra-img {
    width: 600px;
    margin-top: 30px;
    border-radius: 0;
}
.principal-quote {
    text-align: center;
    border: 1px solid #b7c9de;
    padding: 20px;
    font-size: 15px;
    font-style: italic;
    margin-top: 30px;
}
.principal-quote i {
    display: block;
    font-size: 18px;
    height: 40px;
    width: 40px;
    background: #5294e2;
    text-align: center;
    border-radius: 50%;
    color: #ffffff;
    line-height: 40px;
    margin: -40px auto 10px;
}
.img-gallery {
    padding: 4px;
    border: 1px solid #f5c020;
    border-radius: 0;
}
.logo-box {
    background: #3b4968;
    padding: 20px;
    margin-bottom: 30px;
}
table {
    border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}
table>caption+thead>tr:first-child>td, table>caption+thead>tr:first-child>th, table>colgroup+thead>tr:first-child>td, table>colgroup+thead>tr:first-child>th, table>thead:first-child>tr:first-child>td, table>thead:first-child>tr:first-child>th {
    border-top: 0;
}
table>thead>tr>td, table>thead>tr>th {
    border-bottom-width: 2px;
}
table>tbody>tr>td, table>tbody>tr>th, table>tfoot>tr>td, table>tfoot>tr>th, table>thead>tr>td, table>thead>tr>th {
    border: 1px solid #ddd;
}
table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
table>tbody>tr>td, table>tbody>tr>th, table>tfoot>tr>td, table>tfoot>tr>th, table>thead>tr>td, table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
table>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
header .header-top .header-top-left ul li a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #ffffff;
    font-size: 13px;
    text-decoration: none;
    transition: .25s all;
}
header .header-top .header-top-left ul li {
    padding-left: 15px;
    display: inline-block;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #ffffff;
}
header .header-top .header-top-left ul li a:hover {
    color: rgba(255, 255, 255, 0.7);
}
header .header-top .header-top-right ul {
    padding: 14px 0;
}
@media  screen and (max-width: 768px) {
    header .header-top .header-top-left ul {
        margin: 0;
        padding: 10px 0 0 0;
    }
}
.icons-btn {
    color: #fff;
    background: #0303c7;
    border-radius: 15px;
    padding: 6px 15px;
    transition: .25s all;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
    border: 0;
}
.icons-btn:hover {
    background: #2a4b8d;
    color: #fff;
    border: 0;
}
.icons-btn:focus {
    color: #fff;
    border: 0;
}
.btn-dropdowns .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
    display: block;
    padding-left: 0;
    color: #1d2e50;
}
.btn-dropdowns .dropdown-menu {
    text-align: left !important;
    border-radius: 2px;
    padding: 7px 0 !important;
    border: 1px solid #ab894f;
}
.btn-dropdowns .dropdown-menu>li {
    display: block !important;
    padding-left: 0 !important;
    color: #1d2e50 !important;
}
.btn-dropdowns .dropdown-menu>li>a {
    display: block;
    padding: 5px 15px;
    clear: both;
    font-weight: 600 !important;
    line-height: 1.42857143;
    color: #1d2e50 !important;
    font-size: 13px;
    white-space: nowrap;
}
.head1 {
    font-size: 30px;
    text-align: left;
    margin: 0;
}
.courses-features .features-text {
    min-height: 440px;
}
@media  screen and (max-width:768px) {
    /* .head1 {
        text-align: center;
    } */
    .courses-features .features-text {
        min-height: auto;
        height: auto;
    }
}
header .rev_slider_wrapper ul li .slider-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    /* background: rgb(0 0 0 / 30%); */
}
header .rev_slider_wrapper ul li .slider-overlay2 {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
    background: rgb(0 0 0 / 10%);
}
.youtube-player img {
    margin: auto !important
}
@media  only screen and (max-width: 767px) {
    .Welcome-area .wel-shap .content-full-box {
        margin-top: 10px;
    }
}
.slider-content-bottom {
    margin-top: 50px;
}
.slider-content-bottom .content_body a:hover{
    text-decoration: none !important;
    cursor: pointer;
}
.slider-content-bottom .slider-btm-box .btm-item-icon {
    height: auto;
    width: auto;
    padding-bottom: 10px;
    font-size: 40px;
    color: #fff;
}
.slider-content-bottom .slider-btm-box h3 {
    font-size: 16px;
    line-height: inherit;
}
.col-half-offset{
    margin-left:4.166666667%
}
.slider-content-bottom .btm-item_01, .slider-content-bottom .btm-item_02, .slider-content-bottom .btm-item_03, .slider-content-bottom .btm-item_04, .slider-content-bottom .btm-item_05 {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.13);
    transition: all 0.3s ease-in-out;
    position: relative;
    z-index: 1;
    padding: 20px 10px 10px 10px;
    min-height: 135px;
}
.slider-content-bottom .btm-item_01:hover, .slider-content-bottom .btm-item_02:hover, .slider-content-bottom .btm-item_03:hover, .slider-content-bottom .btm-item_04:hover, .slider-content-bottom .btm-item_05:hover {
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.25);
    transition: all 0.3s ease-in-out;
}
.slider-content-bottom .slide_cont_box_01 {
    padding: 0 4px 0 0;
}
.slider-content-bottom .slide_cont_box_02 {
    padding: 0 4px 0 4px;
}
.slider-content-bottom .slide_cont_box_03 {
    padding: 0 4px 0 4px;
}
.slider-content-bottom .slide_cont_box_04 {
    padding: 0 4px 0 4px;
}
.slider-content-bottom .slide_cont_box_05 {
    padding: 0 0 0 4px;
}
.slider-content-bottom .btm-item_01::before, .slider-content-bottom .btm-item_02::before, .slider-content-bottom .btm-item_03::before, .slider-content-bottom .btm-item_04::before, .slider-content-bottom .btm-item_05::before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    content: "";
    transition: all 0.3s ease-in-out;
}
.slider-content-bottom .btm-item_01::before {
    background: rgb(2 190 199);
}
.slider-content-bottom .btm-item_02::before {
    background: rgb(232 152 31);
}
.slider-content-bottom .btm-item_03::before {
    background: rgb(14 191 101);
}
.slider-content-bottom .btm-item_04::before {
    background: rgb(218 70 70);
}
.slider-content-bottom .btm-item_05::before {
    background: rgb(37 99 191);
}
.slider-content-bottom .content_body:hover .btm-item_01::before, .slider-content-bottom .content_body:hover .btm-item_02::before, .slider-content-bottom .content_body:hover .btm-item_03::before, .slider-content-bottom .content_body:hover .btm-item_04::before, .slider-content-bottom .content_body:hover .btm-item_05::before {
    background: rgb(64 64 64);
}
@media  only screen and (max-width: 767px) {
    .slide_cont_box_01, .slide_cont_box_02, .slide_cont_box_03, .slide_cont_box_04, .slide_cont_box_05 {
        padding: 0px !important;
    }
    .slider-content-bottom .btm-item_01, .slider-content-bottom .btm-item_02, .slider-content-bottom .btm-item_03, .slider-content-bottom .btm-item_04, .slider-content-bottom .btm-item_05 {
        min-height: auto;
    }
    .col-half-offset{
        margin-left:0
    }
    .slider-content-bottom .content_body {
        margin-bottom: 20px;
    }
}
.terms {
    background-color: #16274a;
    color: #ffffff;
    text-align: center;
    padding: 10px;
    border-bottom: 1px solid #a0a0a0;
}
.terms p {
    margin: 0;
}
.terms p a {
    color: #ffffff;
    transition: .25s all;
}
.terms p a:hover {
    color: #fec722;
}
.aggregateR {
    color: #576580;
    /*border-bottom: 1px solid #a0a0a0;*/
    padding: 6px 10px;
    font-size: 10px;
}
.aggregateR a {
    color: #576580;
}
#sendmessage {
    color: #2168AA;
    border: 1px solid #073c77;
    display: none;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin: 0px 10px 10px 10px!important;
}
#errormessage {
    color: red;
    display: none;
    border: 1px solid red;
    text-align: center;
    padding: 15px;
    font-weight: 600;
    margin: 0px 10px 10px 10px!important;
}
header .header-body .edu-navbar .navbar-header a span {
    color: #1d2e50;
    font-size: 25px;
    font-family: "Montserrat", sans-serif;
    padding-left: 10px;
    transition: .25s all;
    text-transform: uppercase;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0;
    float: left;
    margin-top: 15px;
}
header .header-body .edu-navbar .navbar-header a span .subtitle {
    font-size: 13px;
    line-height: normal;
    text-transform: capitalize;
    margin-top: 4px;
    color: #14004e;
    padding-left: 0;
    /*font-weight: 900;*/
}

header .header-body .edu-navbar .navbar-header a img {
    float: left;
    max-width: 100%;
    width: 127px;
    height: auto;
    margin-right: 5px;
    margin-top: -10px;
}
.navbar-brand {
    padding: 5px 5px;
    height: 70px;
}
@media  only screen and (max-width: 767px) {
    .navbar-brand {
        padding: 15px 0px;
        float: inherit;
    }
    header .header-body .edu-navbar .navbar-header a span {
        line-height: normal !important;
        margin-top: 15px;
    }
    .mission-vission-card {
        margin: 10px !important;
    }
    header .header-body .edu-navbar .navbar-header a span {
        font-size: 17px;
    }
    header .header-body .edu-navbar .navbar-header a span .subtitle {
        font-size: 12px;
    }
}
.alert {
    padding: 10px 0 0 20px !important;
    margin-bottom: 10px !important;
}
.card {
    border-radius: 15px;
    padding: 10px 10px;
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    transition: all .5s ease;
}
.card-small-div:hover {
    transform: translateY(-15px);
    transition: all .5s ease;
    box-shadow: 0 10px 40px 0 rgb(0 0 0 / 20%);
}
.single-courses_v .single-courses-area{
    min-height: auto;
}
label.eventsCategory {
    color: #666;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #fec722;
    border-radius: 0;
}
.select2-container--default .select2-selection--single:focus {
    outline: none;
}
.select2 .select2-container .select2-container--default .select2-container--below .select2-container--focus {
    outline: none;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single:focus {
    outline: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: 1px solid #fec722;
}
.select2-container .select2-selection--single {
    height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
}
.select2-dropdown {
    border: 1px solid #fec722;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #e4b014;
    color: white;
}
.filter-button:hover {
    background-color: #e4b014;
    color: white;
}
.gallery {
    border: 1px solid #14004e; 
    border-radius: 5px; 
}
.gallery img {
    padding: 4px;
    object-fit: cover;
    height: 180px;
    overflow: hidden;
    margin: 0 auto;
}
.gallery p {
    text-align: center;
    text-decoration: none;
    background-color: #14004e;
    color: #fff;
    margin: 0;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gallery a:hover {
    text-decoration: none;
}
.gallery-btns {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    margin-bottom: 10px;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}
.gallery-btns::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    transition: .25s all;
    border-radius: 7px;
}
.gallery-btns::-webkit-scrollbar-track {
    background: #ddd;
    transition: .25s all;
    border-radius: 7px;
}
.gallery-btns::-webkit-scrollbar-thumb {
    background: #e4b014;
    transition: .25s all;
    border-radius: 7px;
}
.gallery-btns::-webkit-scrollbar-thumb:hover {
    background: #333;
}
.gallery-btns i.fa{
    font-size: 20px;
    line-height: 25px;
}
.gallery-btns .nav-prev {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 15px;
    top: 5px;
    background: #e4b014;
    color: #fff;
    border-radius: 30px;
    transition: .25s all;
    box-shadow: 0px 0px 10px 15px #ffffff;
    -webkit-box-shadow: 0px 0px 10px 15px #ffffff;
    -moz-box-shadow: 0px 0px 10px 15px #ffffff;
}
.gallery-btns .nav-next {
    width: 25px;
    height: 25px;
    position: absolute;
    right: 15px;
    top: 5px;
    background: #e4b014;
    color: #fff;
    border-radius: 30px;
    transition: .25s all;
    box-shadow: 0px 0px 10px 15px #ffffff;
    -webkit-box-shadow: 0px 0px 10px 15px #ffffff;
    -moz-box-shadow: 0px 0px 10px 15px #ffffff;
}
.gallery-btns .nav-prev:hover, .gallery-btns .nav-next:hover {
    background: #333;
    cursor: pointer;
}
@media  screen and (max-width: 768px) {
    .gallery img {
        padding: 4px;
        object-fit: cover;
        height: 100px;
        overflow: hidden;
        margin: 0 auto;
    }
    .gallery p {
        display: none;
    }
    .gallery-btns .nav-prev {
        box-shadow: 0px 0px 10px 10px #ffffff;
        -webkit-box-shadow: 0px 0px 10px 10px #ffffff;
        -moz-box-shadow: 0px 0px 10px 10px #ffffff;
    }
    .gallery-btns .nav-next {
        box-shadow: 0px 0px 10px 10px #ffffff;
        -webkit-box-shadow: 0px 0px 10px 10px #ffffff;
        -moz-box-shadow: 0px 0px 10px 10px #ffffff;
    }
    .trending-card .trending-image {
        padding: 40px 0;
        border-radius: 20px;
    }
    .trending-card:hover .trending-image {
        padding: 40px 0;
        border-radius: 20px;
        transition: all .5s ease;
        background: linear-gradient(135deg,#14004e 10%,#ffb199) !important;
    }
    .btm-item-icon:before {
        /* content: "\f046"; */
        /* padding-left: 100% !important; */
    }
    .trending-card .trending-image .btm-item-icon {
        font-size: 3em !important;
        color: #FFFFFF;
    }
    .trending-card .item-count {
        position: relative;
        top: -20px;
        border-radius: 25px;
        box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
        background-color: #fff;
        font-size: 11px !important;
        text-decoration: none !important;
        width: 100% !important;
        left: 0% !important;
    }
    .Welcome-area .wel-shap .content-full-box .wel-content-box p {
        font-size: 17px !important;
        margin: 25px !important;
        width: 100% !important;
        text-align: justify !important;
    }
    .teachers-01 .teachers-area .teachers-wapper-01 {
        margin-bottom: 20px !important;
    }
}
.decoration-none {
    text-decoration: none !important;
}
.img-round-50 {
    border-radius: 50% !important;
}
.news-area .single-courses-box .activity-card {
    position: relative;
    border-radius: 15px;
    box-shadow: 0 5px 12px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    transition: all .5s ease;
    height: 60%;
}
.news-area .single-courses-box .activity-card:hover {
    transform: translateY(-15px);
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 10%);
    background: linear-gradient(135deg,#14004e 10%,#ffb199) !important;
    transition: all .5s ease;
}
.activity-card .figure-img img {
    height: 50%;
    width: 100%;
}
@media (max-width: 768px) {
    .news-area .single-courses-box .activity-card {
        height: 70% !important;
        width: 80% !important;
        margin-left: 10% !important;
    }
    .activity-card .figure-img img {
        height: 50% !important;
        width: 100% !important;
    }
}
.trending-card {
    position: relative;
    transition: all .5s ease;
    cursor: pointer;
}
.trending-card:hover {
    transform: translateY(-15px);
    transition: all .5s ease;
}
.trending-card .trending-image {
    padding: 40px 0;
    border-radius: 20px;
    background: linear-gradient(135deg,#faa619 10%,#faa619) !important;
}
.trending-card:hover .trending-image {
    padding: 40px 0;
    border-radius: 20px;
    transition: all .5s ease;
    background: linear-gradient(135deg,#14004e 10%,#27adf0) !important;
}
/* .trending-card .trending-image .icon {
    width: 85px;
    height: 85px;
} */
.trending-card .trending-image .btm-item-icon {
    font-size: 5em;
    color: #FFFFFF;
}
.trending-card:hover .item-count {
    background-color: #FFFFFF;
    color: #14004e;
    transition: all .5s ease;
    text-decoration: none !important;
}
.trending-card .item-count {
    position: relative;
    top: -20px;
    border-radius: 25px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    font-size: 14px;
    text-decoration: none !important;
    width: 75%;
    left: 13%;
}
.trending-card h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.19;
    color: #171347;
}
/* .trending-card .trending-image .icon .btm-item-icon {
    text-align: center !important;
} */
/* .btm-item-icon:before {
    content: "\f046";
    padding-left: 50%;
} */
.align-items-center {
    align-items: center !important;
}
.pl-lg-20, .px-lg-20 {
    padding-left: 20px!important;
}
.pr-lg-20, .px-lg-20 {
    padding-right: 20px!important;
}
.pb-lg-10, .py-lg-10 {
    padding-bottom: 10px!important;
}
.pt-lg-10, .py-lg-10 {
    padding-top: 10px!important;
}
@media (max-width: 992px) {
    .pl-lg-20, .px-lg-20 {
        padding-left: 20px!important;
    }
    .pr-lg-20, .px-lg-20 {
        padding-right: 20px!important;
    }
    .pb-lg-10, .py-lg-10 {
        padding-bottom: 10px!important;
    }
    .pt-lg-10, .py-lg-10 {
        padding-top: 10px!important;
    }
}
.w-100 {
    width: 100%!important;
}
.justify-content-center {
    justify-content: center!important;
}
.teachers-area h2 {
    font-size: 22px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info {
    background: #f1f1f1;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info span {
    font-size: 12px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body img {
    width: 100%;
    min-height: 290px;
}
.teachers-01 .teachers-area .teachers-wapper-01 .teacher-body .teachars-info h3 {
    line-height: initial;
}
@media  screen and (max-width: 768px) {
    .teachers-01 .teachers-area .teachers-wapper-01 {
        margin-bottom: 20px;
    }
    .teachers-01 .teachers-area .teachers-wapper-01 .teacher-body img {
        height: 210px;
        width: 190px;
    }
    .teachers-area .teachers-wapper-01 .card img {
        height: 50% !important;
        width: 100% !important;
    }
    .teachers-area .teachers-wapper-01 .card {
        margin-bottom: 20px !important;
    }
    .Welcome-area .our-staff-card {
        width: 80% !important;
        margin-left: 10% !important;
        margin-bottom: 15px !important;
    }
    .Welcome-area .our-staff-card img {
        width: 100% !important;
        height: 285 !important;
        border-radius: 10px !important;
    }
}
.mt-15 {
    margin-top: 15px;
}
.mt-10 {
    margin-top: 10px;
}
.Welcome-area .our-staff-card {
    margin-bottom: 15px;
}
.Welcome-area .our-staff-card img {
    width: 100%;
    height: 265;
    border-radius: 10px;
}
.Welcome-area .card .facilities-content img {
    height: 150px;
    width: 100%;
}
.Welcome-area .single-courses-box .facility-card {
    position: relative;
    border-radius: 15px;
    box-shadow: 0 5px 12px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    transition: all .5s ease;
    height: 25%;
    padding: 10px 10px;
}
.Welcome-area .single-courses-box .facility-card:hover {
    transform: translateY(-15px);
    box-shadow: 0 5px 20px 0 rgb(0 0 0 / 10%);
    transition: all .5s ease;
}
.facility-card .figure-img img {
    height: 100%;
    width: 100%;
    border-radius: 15px;
}
@media (max-width: 768px) {
    .Welcome-area .single-courses-box .facility-card {
        height: auto !important;
        width: 90% !important;
        margin-left: 5% !important;
    }
    .facility-card .figure-img img {
        height: 30% !important;
        width: 100% !important;
    }
}
.facility-card .courses-content-box .courses-content h3 {
    margin: 20px 5px 0 5px;
}
.facility-card .courses-content-box .courses-content .data-comment {
    margin: 0 10px 0 20px;
}
.invalid-feedback {
    display: block;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 14px;
    color: #dc3545;
}
.form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.float-right {
    float: right !important;
}
.notice-card {
    border-radius: 15px;
    padding: 20px 20px;
    box-shadow: 0 3px 30px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    transition: all .5s ease;
}
.notice-card .notice-type {
    position: relative;
    top: 40px;
    border-radius: 25px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
    background-color: #fff;
    font-size: 14px;
    text-decoration: none !important;
    width: 55%;
    left: 23%;
    text-align: center;
}
marquee {
    background-color: #14004e;
    color: #ffffff !important;
    width: 100% !important;
    height: 40px !important;
    padding: 8px 10px 10px 10px !important;
    font-size: 18px !important;
}
.text-dark {
    color: #000000 !important;
}
.mb-2em {
    margin-bottom: 2em !important;
}
.w-33 {
    width: 33% !important;
}
.nav-pills>li.active>a, 
.nav-pills>li.active>a:focus, 
.nav-pills>li.active>a:hover {
    color: #14004e !important;
    background-color: #faa619 !important;
}
.btn-theme {
    color: #fff !important;
    background-color: #14004e !important;
    border-color: #14004e !important;
}
.fs-17 {
    font-size: 17px !important;
}
.blockquote-content {
	font-weight: 700;
	font-size: 2rem;
	max-width: 600px;
	line-height: 1.4;
	position: relative;
	margin: 0;
    text-align: center !important;
}
.blockquote-content:before,
.blockquote-content:after {
	position: absolute;
	color: #f1efe6;
	font-size: 8rem;
	width: 4rem;
	height: 4rem;
}
.blockquote-content:before {
	content: '“';
	left: 0rem;
    top: -3rem;
}
.blockquote-content:after {
	content: '”';
    right: 4rem;
    bottom: 1rem;
}

.blockquote-content-pri {
	font-weight: 700;
	font-size: 2rem;
	max-width: 600px;
	line-height: 1.4;
	position: relative;
	margin: 0;
    text-align: center !important;
    left: 3rem;
}
.blockquote-content-pri:before,
.blockquote-content-pri:after {
	position: absolute;
	color: #f1efe6;
	font-size: 8rem;
	width: 4rem;
	height: 4rem;
}
.blockquote-content-pri:before {
	content: '“';
    left: -4rem;
    top: -4rem;
}
.blockquote-content-pri:after {
	content: '”';
    right: -4rem;
    bottom: -3rem;
}
@media screen and (max-width: 1300px) {
    header .header-body .edu-navbar .edu-nav .nav li {
        margin-left: 15px !important;
        position: relative !important;
    }
    header .header-body .edu-navbar .edu-nav .nav li a {
        font-size: 10px !important;
    }
    header .header-body .edu-navbar .navbar-header a span .subtitle {
        font-size: 10px !important;
    }
    header .header-body .edu-navbar .navbar-header a span {
        font-size: 15px !important;
    }
    header .header-body .edu-navbar .navbar-header a img {
        width: 100px !important;
    }
}