@font-face {
    font-family: 'jannaltregular';
    src: url('../fonts/jannalt-regular/jannaltregular.eot');
    src: url('../fonts/jannalt-regular/jannaltregular.eot') format('embedded-opentype'), url('../fonts/jannalt-regular/jannaltregular.woff2') format('woff2'), url('../fonts/jannalt-regular/jannaltregular.woff') format('woff'), url('../fonts/jannalt-regular/jannaltregular.ttf') format('truetype'), url('../fonts/jannalt-regular/jannaltregular.svg#jannaltregular') format('svg');
}

@font-face {
    font-family: 'jannaltbold';
    src: url('../fonts/jannalt-bold/jannaltbold.eot');
    src: url('../fonts/jannalt-bold/jannaltbold.eot') format('embedded-opentype'), url('../fonts/jannalt-bold/jannaltbold.woff2') format('woff2'), url('../fonts/jannalt-bold/jannaltbold.woff') format('woff'), url('../fonts/jannalt-bold/jannaltbold.ttf') format('truetype'), url('../fonts/jannalt-bold/jannaltbold.svg#jannaltbold') format('svg');
}

/* start cart modal */

li.open_cart {
    position: relative;
    cursor: pointer;
}
.table-hover thead tr{
    font-weight: 600;
    color: #dd4b39;
}
.text-edit{
    background: #a8251b;
    color: #fff;
    width: 150px;
    height: 30px;
    margin: 10px 0;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
}
.span-edit{
    font-size: 30px;
    color: #23527c;
}
.div-edit{
    text-align: center;
    background: #337ab7;
    width: 150px;
    height: 50px;
    line-height: 40px;
    border-radius: 45px;
    margin: 0 auto;
}
table {
    text-align: center
}

th {
    text-align: center;
}

.datepicker .table-condensed td, .datepicker .table-condensed th {
    padding: 7px;
}
li.open_cart span {
    position: absolute;
    right: 128px;
    top: 25px;
    color: #fff;
    border-radius: 50%;
    background: #838fa1;
    padding: 0 5px;
    font-size: 10px;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

li.open_cart i {
    font-size: 20px;
}

li.open_cart:hover > i {
    color: #a8251b;
}

li.open_cart:hover span {
    background: #a8251b;
}

.modal-content {
    border-radius: 0;
}

.modal-body table {
    width: 100%;
}

.modal-body table td:last-child,
.modal-body table th:last-child {
    text-align: center
}

.modal-body table span.icon-trash {
    color: #8894a5;
}

.modal-body table span.icon-trash:hover {
    color: #a8251b;
}

.modal-body table td:first-child a {
    color: #a8251b;
}

.modal-content .btn-default {
    border-radius: 0;
}

/* End cart modal */

.warp {
    overflow: hidden;
}

.comment-content {
    word-wrap: break-word;
}

.is_active {
    color: #a8251b;
}

*,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: none;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
    width: 100%;
    max-width: 100%;
}

body {
    font-family: 'jannaltregular';
    color: #838fa1;
}

ul,
ol {
    margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    font-family: 'jannaltbold';
}

a {
    display: inline-block;
}

a,
a:hover,
a:visited {
    text-decoration: none;
}

p {
    line-height: 25px;
}

/******************************/
.registering {
    margin-bottom: 100px;
}

.top_head {
    font-family: 'jannaltbold';
    border-bottom: 1px solid #e9ecef;
}

.top_head a {
    color: #838fa1;
}

.top_data {
    text-align: left;
    margin-right: 0px;
}

.intro_word {
    padding: 12px 0;
    margin-right: -10px;
}

.top_data li {
    padding: 15px 10px;
}

.top_data li:not(:last-child) {
    border-left: 1px solid #e9ecef;
}

.noti_area i {
    font-weight: bold;
}

.noti_num {
    font-family: 'jannaltbold';
    color: #fff;
    background-color: #a8251b;
}

.main_header {
    padding: 20px 0;
}

.sup_dropdown li {
    padding: 5px 10px;
}

.logo_area,
.menu_area,
.btn_search {
    transition: all 0.4s ease-out;
}

.logo_area a {
    display: block;
}

.menu_area .navbar-brand {
    height: auto;
    display: none;
}

.menu_area .navbar-default {
    background-color: transparent;
    border: none;
    border-radius: 0;
    margin-bottom: 0;
}

.menu_area .navbar-default .navbar-nav > li {
    /*  margin-left: 5px;*/
}

.menu_area .navbar-default .navbar-nav > li > a {
    color: #838fa1;
    display: block;
    font-size: 14px;
    padding-right: 7px;
    padding-left: 10px;
    transition: all 0.4s ease-out;
}

.menu_area .navbar-default .navbar-nav > .active > a,
.menu_area .navbar-default .navbar-nav > .active > a:focus,
.menu_area .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #a8251b;
}

.menu_area .navbar-default .navbar-nav > li > a:focus,
.menu_area .navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #a8251b;
}

.menu_area .navbar-default .navbar-nav > .active > a,
.menu_area .navbar-default .navbar-nav > .active > a:focus,
.menu_area .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #a8251b;
}

.menu_area .collapse.navbar-collapse {

    padding: 0;
    margin: 0;
}

.menu_area .navbar-toggle {
    position: absolute;
    left: 0;
    top: -20px;
    background-color: #a8251b;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #a8251b;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
@media (min-width: 1200px){
    .navbar-nav{
        float: left !important;
    }
}
.open_search {
    padding: 18px 5px;
    cursor: pointer;
    border-radius: 5px;
}

#header-search {
    display: inline-block;
}

#search-header.open {
    background: rgba(0, 0, 0, 0.8);
}

#search-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate(0px, 0px) scale(0.7, 0.7);
    -moz-transform: translate(0px, 0px) scale(0.7, 0.7);
    -o-transform: translate(0px, 0px) scale(0.7, 0.7);
    -ms-transform: translate(0px, 0px) scale(0.7, 0.7);
    transform: translate(0px, 0px) scale(0.7, 0.7);
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
}

#search-header.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    visibility: visible;
}

#search-header .search-form {
    background: rgba(0, 0, 0, 0);
    position: absolute;
    top: 50%;
    width: 100%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

#search-header input[type="search"] {
    font-size: 44px;
    color: #fff;
    font-weight: 300;
    border: 0;
    outline: none;
    width: 70%;
    height: 90px;
    line-height: normal;
    border-bottom: 1px solid;
    padding-left: 0 !important;
    padding-right: 40px !important;
}

#search-header .search-submit {
    z-index: 10;
    border: none !important;
}

#search-header .search-submit,
.search-icon {
    background: none;
    border: none;
    height: 70px;
    width: 70px;
    position: absolute;
    top: 20px;
}

.search-icon:before {
    font-family: "fontAwesome";
    content: "\f002";
    display: inline-block;
    width: 70px;
    height: 70px;
    font-size: 24px;
    padding-top: 20px;
    color: #fff;
}

#search-header .close {
    background: none;
    border: none;
    position: fixed;
    top: 45px;
    right: 45px;
    opacity: 1;
    cursor: pointer;
    color: #fff;
    text-align: center;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#search-header .close:hover {
    opacity: 0.8;
}

#search-header .close i {
    display: none;
}

#search-header .close:after {
    font-family: "fontAwesome";
    content: "\f00d";
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 29px;
    left: 0;
}

#search-header button.close {
    border: 2px solid #fff;
    height: 37px;
    width: 37px;
    border-radius: 200em;
}

#search-header input[type="search"] {
    background: rgba(0, 0, 0, 0);
    border-color: #5f5f5f;
}

#search-header input[type="search"],
#search-header .search-submit {
    color: #fff;
}

/******************************/

.banner {
    width: 100%;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.banner_caption {
    padding: 270px 0 240px 0;
}

.banner_tit {
    text-transform: uppercase;
    color: #a8251b;
    margin-bottom: 50px;
    font-size: 40px
}

.banner_des {
    margin-bottom: 50px;
    color: #3d484a;
    font-size: 15px;
    line-height: 25px;
    min-height: 50px;
}

.banner_link {
    color: #3d484a;
    border: 1px solid #3d484a;
    border-radius: 5px;
    padding: 15px 15px 15px 100px;
    position: relative;
    font-size: 17px;
    font-family: 'jannaltbold';
}

.banner_link:before {
    position: absolute;
    content: '\f177';
    font-family: FontAwesome;
    top: 15px;
    left: 30px;
    color: #3d484a;
    transition: all .4s linear;
}

.banner_link:hover {
    color: #3d484a;
}

.banner_link:hover:before {
    animation: move 0.9s ease infinite;
}

.typed-cursor {
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

/******************************/

/*
.carousel {
    overflow: hidden;
}

.slider_area .carousel-caption {
    color: #fff;
    text-shadow: none;
    bottom: 0;
    height: 100%;
    left: 0;
    text-align: right;
    overflow: hidden;
    right: 0;
    margin: 0 auto;
    width: 80%;
    top: 20%;
}

.slider_area .carousel-caption h2 {
    text-transform: uppercase;
    color: #a8251b;
    margin-bottom: 50px;
    fonts-size: 40px
}

.slider_area .carousel-caption div {
    margin-bottom: 50px;
    color: #3d484a;
    fonts-size: 15px;
    line-height: 25px;
}

.slider_area .carousel-caption a {
    color: #3d484a;
    border: 1px solid #3d484a;
    border-radius: 5px;
    padding: 15px 15px 15px 100px;
    position: relative;
    fonts-size: 17px;
    fonts-family: 'jannaltbold';
}

.slider_area .carousel-caption a:before {
    position: absolute;
    content: '\f177';
    fonts-family: FontAwesome;
    top: 15px;
    left: 30px;
    color: #3d484a;
    transition: all .4s linear;
}

.slider_area .carousel-caption a:hover:before {
    animation: move 0.9s ease infinite;
}

.slider_area .carousel-inner .item img {
    width: 100%;
    height: 813px;
}

.slider_area .carousel-control {
    z-index: 20;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    position: absolute;
    width: 40px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    background: #515e61;
    color: #fff;
    fonts-size: 20px;
    top: 50%;
}

.slider_area .carousel-control:hover {
    background: #a8251b;
}

.slider_area .carousel-control.left {
    left: -50px;
    transition: all 0.2s ease-in;
}

.slider_area .carousel-control.right {
    right: -50px;
    transition: all 0.2s ease-in;
}

.slider_area .carousel:hover .carousel-control.left {
    left: 10px;

}

.slider_area .carousel:hover .carousel-control.right {
    right: 10px;

}
*/

/********* Slider Animation ***********/

/*
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#main-slider .active .anime.anime-item-1 {
    -webkit-animation: fadeInUp 400ms ease-in 200ms both;
    -moz-animation: fadeInUp 400ms ease-in 200ms both;
    animation: fadeInUp 400ms ease-in 200ms both;
}

#main-slider .active .anime.anime-item-2 {
    -webkit-animation: fadeInUp 400ms ease-in 500ms both;
    -moz-animation: fadeInUp 400ms ease-in 500ms both;
    animation: fadeInUp 400ms ease-in 500ms both;

}

#main-slider .active .anime.anime-item-3 {
    -webkit-animation: fadeInUp 400ms linear 800ms both;
    -moz-animation: fadeInUp 400ms linear 800ms both;
    animation: fadeInUp 400ms linear 800ms both;
}

.slider_area .item img {
    height: 773px;
    position: relative;
    transition: all 25s ease;
    transform-style: preserve-3d;
    width: 100%;
}

.slider_area .active img {
    transform: scale(1.3);
}
*/

/******************************/

.about {
}

.main_about {
    border-bottom: 1px solid #e9ecef;
    padding: 100px 0;
}

.about_icon {
    float: right;
    position: relative;
    transition: all 0.5s ease-in-out;
}

.about_icon:after {
    /*   position: absolute;
       bottom: 0;
       left: 50%;
       -webkit-transform: translate(-50%, 0);
       -moz-transform: translate(-50%, 0);
       -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
       transform: translate(-50%, 0);
       content: '';
       width:1px;
       height: 2px;
       background: #000;
       transition: all 0.5s ease-in-out;*/
}

.awards_icon {
    width: 65px;
    height: 78px;
    margin-left: 35px;
    background: url("../images/about-01.png") no-repeat;
}

.edh_icon {
    width: 65px;
    height: 78px;
    margin-left: 35px;
    background: url("../images/about-02.png") no-repeat;
}

.courses_icon {
    width: 65px;
    height: 78px;
    margin-left: 35px;
    background: url("../images/about-03.png") no-repeat;
}

.about_details {
    float: right;
    width: calc(100% - 100px);
}

.about_details h3 {
    margin-bottom: 20px;
}

.about_des {
    font-size: 15px;
    line-height: 25px;
}

.about_item:hover .about_icon {
    -webkit-transform: rotateY(180deg) scale(1.3);
    transform: rotateY(180deg) scale(1.1);
    transition: all 0.5s ease-in-out;
}

.about_item:hover .about_icon:after {
    /*  width: 100%;*/
}

/******************************/

.courses_area {
    padding: 100px 0;
}

.courses_control {
    position: relative;
}

.control_slider {
    position: absolute;
    top: 7px;
    left: 0;
}

.control_slider .btn {
    padding: 1px 10px;
    border: 1px solid #4a5668;
    border-radius: 0;
    color: #4a5668;
}

.the_tit {
    margin-bottom: 50px;
    color: #4a5668;
}

.sec_icon {
}

.sec_courses_icon {
    width: 31px;
    position: relative;
    height: 31px;
    display: inline-block;
    background: url(../images/sec_courses_icon.png);
    top: 8px;
}

.courses_carousel {
    margin-bottom: 50px;
}

.courses_item {
    box-shadow: 0 0 5px #ededed;
    margin: 5px;
}

.courses_thumb img {
    height: 226px;
    width: 100%;
    position: relative;
    transition: all 2500ms ease-in-out;
    transform-style: preserve-3d;
}

.courses_thumb a {
    display: block;
    overflow: hidden;
}

.courses_item:hover .courses_thumb img {
    -moz-transform: scale(1.3) rotate(-3deg);
    -ms-transform: scale(1.3) rotate(-3deg);
    -o-transform: scale(1.3) rotate(-3deg);
    transform: scale(1.3) rotate(-3deg)
}

.courses_details {
    position: relative;
    padding: 40px 15px;
}

.courses_name a {
    color: #000;
    font-family: 'jannaltbold';
}

.courses_info {
    color: #838fa1;
}

.courses_info a {
    color: #000;
}

.courses_info a:first-child {
    margin-left: 10px;
}

.courses_desc {
    margin-bottom: 55px;
}

.courses_price {
    position: absolute;
    left: -7px;
    top: 40px;
    display: inline-block;
    background: #a8251b;
    color: #fff;
    width: 85px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}

.courses_price:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 7px solid #4f0a05;
    border-left: 6px solid transparent;
    position: absolute;
    left: 0;
    top: -6px;
}

.courses_price:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 14px solid #4f0a05;
    border-right: 12px solid #fff;
    position: absolute;
    right: 0;
    bottom: 0;
}

.courses_sub {
    background: #838fa1;
    color: #fff;
    padding: 5px 15px;
    border-radius: 15px;
    float: right;
    position: relative;
    font-family: 'jannaltbold';
    transition: all 0.1s ease-out;
}

.courses_sub:after {
    content: "";
    position: absolute;
    top: -1%;
    left: -1%;
    right: 0;
    width: 102%;
    height: 102%;
    padding: 0;
    z-index: -1;
    background: #a8251b;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
    border-radius: 25px;
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    opacity: 0;
}

.courses_sub:hover {
    background: transparent;
    color: #fff;
}

.courses_sub:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.courses_sub_num {
    float: left;
    color: #838fa1;
    padding: 5px 15px;
}

.more_courses {
    border: 1px solid #000;
    color: #000;
    font-size: 16px;
    padding: 10px 30px;
    border-radius: 25px;
    position: relative;
    font-family: 'jannaltbold';
}

.more_courses:hover {
    color: #a8251b;
    border: 1px solid #a8251b;
}

/******************************/

.registering {
    background: url('../images/res-bg.jpg') no-repeat fixed center;
    background-size: cover;
    padding: 100px 0;
}

.reg_num {
    padding: 85px 0;
    color: #fff;
}

.reg_intro {
    margin-bottom: 30px;
}

.reg_intro span {
    color: #a8251b;
}

.reg_des {
    margin-bottom: 60px;
    font-size: 45px;
}

.circle_item {
    display: inline-block;
    width: 104px;
    line-height: 32px;
    height: 104px;
    border: 1px solid #fff;
    border-radius: 100%;
    text-align: center;
    padding: 20px 0;
    margin-left: 30px;
    font-family: 'jannaltbold';
}

.circle_item span {
    display: block;
}

.circle_num {
    font-size: 40px;
}

.circle_tit {
    font-size: 20px;
}

.reg_form {
    background: #fff;
    position: relative;
}

.reg_tit {
    position: relative;
    padding: 22px 30px 70px;
    line-height: 34px;
    text-align: center;
    font-size: 22px;
    overflow: hidden;
    color: #fff;
}

.reg_tit:before {
    background: #a8251b;
    height: 820px;
    content: '';
    border-radius: 50%;
    bottom: 20px;
    right: auto;
    width: 820px;
    position: absolute;
    left: calc(50% - 410px);
}

.reg_tit span {
    position: relative;
}

.the_form {
    padding: 10px 20px 40px;
}

.the_form .input_area {
    margin-bottom: 5px;
}

.the_form input[type=text],
.the_form input[type=email] {
    padding: 15px 5px;
    border: 1px solid #e4e4e4;
}

.the_form input[type=submit] {
    width: 100%;
    background: #23262b;
    color: #fff;
    border: 0;
    padding: 15px 5px;
}

/******************************/

.sec_courses_next_icon {
    width: 38px;
    height: 33px;
    display: inline-block;
    position: relative;
    background: url(../images/sec_courses_next_icon.png);
    top: 3px;
}

/******************************/

.news {
    margin-bottom: 100px;
}

.sec_news_icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url("../images/sec_news_icon.png");
    position: relative;
    top: 5px;
}

.news_date {
    float: right;
    margin-left: 15px;
    border: 1px solid #a8251b;
    color: #a8251b;
    text-align: center;
    padding: 10px;
    position: relative;
}

.news_date:before {
    content: '';
    position: absolute;
    height: 0;
    width: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    transition: all 0.3s ease-in-out;
}

.news_item:hover .news_date:before {
    height: 100%;
    background: #fdfdfd;
}

.news_date span {
    display: block;
}

.news_details {
    float: right;
    width: calc(100% - 80px);
}

.news_thumb {
    overflow: hidden;
    margin-bottom: 30px;
}

.news_thumb a {
    display: block;
}

.news_thumb img {
    height: 226px;
    width: 100%;
    position: relative;
    transition: all 2500ms ease-in-out;
    transform-style: preserve-3d;
}

.news_item:hover .news_thumb img {
    -moz-transform: scale(1.3) rotate(-3deg);
    -ms-transform: scale(1.3) rotate(-3deg);
    -o-transform: scale(1.3) rotate(-3deg);
    transform: scale(1.3) rotate(-3deg)
}

.news_name {
    margin-bottom: 15px;
}

.news_name a {
    color: #3f4348;
    font-size: 17px;
}

.news_desc {
    margin-bottom: 10px;
}

.news_link {
    color: #a8251b;
    position: relative;
    transition: all .4s linear;
}

.news_link:before {
    position: absolute;
    content: '\f177';
    font-family: FontAwesome;
    top: 1px;
    right: 0;
    opacity: 0;
    transition: all .4s linear;
}

.news_item:hover .news_link {
    padding-right: 20px
}

.news_item:hover .news_link:before {
    opacity: 1;
    animation: move 0.9s ease infinite;
}

@keyframes move {
    0% {
        -webkit-transform: translateX(-5px);
        -moz-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        -o-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50% {
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }
    100% {
        -webkit-transform: translateX(-5px);
        -moz-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        -o-transform: translateX(-5px);
        transform: translateX(-5px);
    }
}

@-webkit-keyframes move {
    0% {
        -webkit-transform: translateX(-5px);
        -moz-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        -o-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50% {
        opacity: 0;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -ms-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
    }
    100% {
        opacity: 1;
    }
}

/*******************************/

/* Start Testimonials Section */

.testimonials {
    margin-bottom: 90px;
}

.testimonials_tit {
    margin-bottom: 50px;
    position: relative;
}

.testimonials_tit:before {
    position: absolute;
    content: '';
    width: 45px;
    height: 2px;
    background: #23262b;
    bottom: -21px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);;
}

.test_tit {
    color: #4a5668;
}

.testimonials .carousel-indicators {
    position: static;
    width: 100%;
    display: block;
    margin: 0 0 45px 0;
    padding: 0;
}

.testimonials .carousel-indicators li {
    text-indent: 0;
    width: 90px;
    height: 90px;
    opacity: 0.4;
    border: 3px solid #FFF;
    border-radius: 50%;
    overflow: hidden;
    margin: 5px
}

.testimonials .carousel-indicators li.active {
    opacity: 1;
}

.testimonials .carousel-indicators li img {
    max-width: 100%
}

.max-width {
    max-width: 100%
}

.full-width {
    width: 100%;
}

.testimonials .carousel-control {
    z-index: 20;
    border: 1px solid #838fa1;
    transition: all 0.3s ease-in;
    position: absolute;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #fff;
    color: #838fa1;
    font-size: 20px;
    border-radius: 50%;
    top: 0;
}

.testimonials .carousel-control.left {
    left: 0;
}

.testimonials .carousel-control.right {
    right: 0;
}

.the_name {
    color: #222c3b;
    font-size: 19px;
}

.the_job {
    color: #8b96a7;
}

.w_say {
    color: #3f4348;
    font-size: 15px;
    line-height: 25px;
}

/* End Testimonials Section */

/******************************/

.newsletter_area {
    width: 703px;
    margin: 0 auto;
    background: url(../images/newletter-bg.png) no-repeat center;
    /* background-size: 100% 100%; */
    padding: 105px 95px 90px 50px;
}

.newsletter_desc {
    margin-bottom: 50px;
}

.newsletter_form input[type=email] {
    height: 44px;
    line-height: 44px;
    float: right;
    border: 1px solid #e0e2e2;
    width: calc(100% - 126px);
    text-indent: 15px;
    transition: all 0.4s ease-out;
}

.newsletter_form input[type=submit] {
    background: #a8251b;
    color: #fff;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #e0e2e2;
    float: right;
    width: 126px;
}

/******************************/

footer {
    background: #23262b;
    padding: 70px 0 40px;
}

.main_footer {
    border-bottom: 1px solid #838fa1;
    padding-bottom: 85px;
    margin-bottom: 30px;
}

.footer_widget_tit {
    color: #fff;
    margin-bottom: 35px;
    position: relative;
}

.footer_widget_tit:before {
    content: '';
    width: 52px;
    height: 2px;
    background: #a8251b;
    position: absolute;
    bottom: -20px;
    right: 0;
}

.footer_links li:not(:last-child) {
    border-bottom: 1px solid #32363e;
}

.footer_links li a {
    display: block;
    padding: 7px 15px;
    color: #838fa1;
    position: relative;
    transition: all 0.4s ease-out;
}

.footer_links li a:hover {
    background: transparent;
    color: #fff;
}

.footer_links li a:before {
    color: #a8251b;
    content: '\f104';
    font-family: FontAwesome;
    right: 0;
    top: 10px;
    position: absolute;
    transition: all 0.4s ease-out;
}

.footer_links li a:hover:before {
    right: 90%;
    animation: move 0.9s ease infinite;
}

.footer_contact li {
    margin-bottom: 15px;
}

.footer_contact li a {
    color: #838fa1;
}

.footer_contact li i {
    color: #a8251b;
    margin-left: 5px;
}

.footer_contactus {
    position: relative;
}

.footer_contactus input[type=email],
.footer_contactus textarea {
    width: 100%;
    background: transparent;
    border: 1px solid #414a5a;
    padding: 5px;
    display: block;
}

.footer_contactus input[type=email] {
    margin-bottom: 10px;
}

.footer_contactus textarea {
    min-height: 145px;
}

.footer_contactus input[type=submit] {
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #a8251b;
    color: #fff;
    border: none;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 68px;
}

.social_media li a {
    border-radius: 5px;
    display: block;
    width: 34px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #838fa1;
    background: #1d2126;
    transition: all 0.4s ease-out;
}

.social_media li.facebook:hover a {
    background: #3162a2;
}

.social_media li.twitter:hover a {
    background: #2eb1eb;
}

.social_media li.youtube:hover a {
    background: #ef3d38;
}

.social_media li.google-p:hover a {
    background: #f25c58;
}

.social_media li.instagram:hover a {
    background: #c4327f;
}

.social_media li a:hover {
    color: #fff;
}

.site_copyright a {
    color: #838fa1;
}

.ibtdi_copyright {
    text-align: left;
}

.ibtdi_copyright a {
    color: #838fa1;
}

/******************************/

.breadcrumb_area {
    padding: 40px 0;
    background: #f8f8f8;
    font-family: 'jannaltbold';
}

.breadcrumb_area h1 {
    margin: 0;
}

.widget_shape {
    padding: 20px;
    border: 1px solid #e9ecef;
    border-radius: 5px;
}

.widget_shape2 {
    padding: 30px 95px;
    border: 1px solid #e4e7ea;
}

.became_inst textarea {
    min-height: 100px;
    border: 1px solid #e4e7ea;
    transition: all 0.4s ease-out;
}

.became_inst .label_filed {
    margin-bottom: 20px;
    color: #494949;
}

.content {
    padding: 100px 0;
}

.widget_shape_tit {
    color: #000;
}

.widget_shape_des {
    margin-bottom: 45px;
}

.input_area {
    margin-bottom: 30px;
}

.label_input {
    font-family: 'jannaltbold';
    /*   height: 45px;
       line-height: 40px;*/
}

.label_input p {
    font-family: 'jannaltregular';
}

.label_filed {
    position: relative;
}

.label_filed input[type=text],
.label_filed input[type=email],
.label_filed input[type=password] {
    height: 45px;
    line-height: 45px;
    text-indent: 10px;
    border: 1px solid #e2e5e8;
    transition: all 0.4s ease-out;
}

.label_filed textarea {
    height: 175px;
    text-indent: 10px;
    border: 1px solid #e2e5e8;
    transition: all 0.4s ease-out;
}

.label_filed textarea:focus,
.input_area textarea:focus {
    box-shadow: 0 1px 3px 0 #B5B5B5;
}

.label_filed input[type=text]:focus,
.label_filed input[type=email]:focus,
.label_filed input[type=password]:focus,
.newsletter_form input[type=email]:focus {
    box-shadow: 1px 1px 4px #e9ecef;
}

.label_filed input[type=submit] {
    background: #23262b;
    width: 128px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    border: 0;
    border-radius: 5px;
}

.sidebar {
    background: #f8f8f8;
    padding: 30px;
    border: 1px solid #e9ecef;
    border-radius: 5px;
}

.info_widget_thumb .icon_bg {
    height: 76px;
    line-height: 76px;
    text-align: center;
    width: 76px;
    border-radius: 100%;
    background: #a8251b;
    display: inline-block;
}

.info_widget_thumb {
    margin-bottom: 15px;
}

.info_widget_tit {
    margin-bottom: 15px;
}

.info_widget_details li {
    margin-bottom: 10px;
    background: #fff;
    padding: 20px 15px;
    color: #88939f;
}

.info_widget_details li span {
    color: #a8251b;
}

.bank_logo {
    border-left: 3px dotted #e2e5e8;
    padding: 0 15px;
}

input[type="checkbox"] {
    display: none;
}

input[type="checkbox"] + label {
    position: relative;
    color: #7d7d9c;
    font-size: 14px;
    padding-right: 30px;
    font-weight: normal;
}

input[type="checkbox"] + label span {
    display: inline-block;
    width: 24px;
    height: 22px;
    vertical-align: middle;
    background: url(../images/check-radio.png) right top no-repeat;
    cursor: pointer;
    position: absolute;
    right: 0;
}

input[type="checkbox"]:checked + label span {
    background: url(../images/check-radio.png) 0 top no-repeat;
}

.styled-select {
    width: 100%;
    height: 45px;
    line-height: 45px;
    position: relative;
    border: 1px solid #e2e5e8;
}

.styled-select:before {
    position: absolute;
    content: '\f107';
    font-family: FontAwesome;
    top: 0;
    left: 8px;
    color: #535558;
}

.styled-select select {
    background: transparent;
    width: 100%;
    border: 0;
    height: 100%;
    text-indent: 10px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.social_btn a {
    display: block;
    padding: 0 20px;
    color: #fff;
    height: 44px;
    line-height: 44px;
    border-radius: 5px;
    font-family: 'jannaltbold';
    text-align: center;
}

.fb_btn a {
    background: linear-gradient(#4c69ba, #3b55a0);
    color: #fff;
}

.fb_btn i {
    font-size: 30px;
    position: relative;
    top: 5px;
    margin-left: 15px;
}

.twitter_btn a {
    background: linear-gradient(#fefefe, #dedede);
    color: #333333;
    border: 1px solid #cccccc;
}

.twitter_btn i {
    font-size: 30px;
    position: relative;
    top: 5px;
    color: #1ab7ea;
    margin-left: 15px;
}

/******************************/

.breadcrumb_area a {
    color: #545960;
}

.breadcrumb_area a:after {
    color: #545960;
    content: ' » ';
}

.breadcrumb_area span {
    color: #828994;
}

.single_shape {
    border: 1px solid #e9ecef;
    border-radius: 5px;
    padding: 25px 0;
    margin-bottom: 20px;
}

.single_main {
    padding: 0 10px;
}

.single_tit {
    color: #000;
}

.single_main .courses_info {
    margin-bottom: 20px;
}

.single_exp_des {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.single_exp_des:before {
    position: absolute;
    width: 53px;
    height: 2px;
    background: #a8251b;
    bottom: 0;
    content: '';
}

.single_img {
    margin-bottom: 20px;
}

.single_img img {
    width: 100%;
}

.share_icons {
    padding-right: 15px;
}

.share_icons li a {
    width: 27px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #a7b1c4;
    color: #fff;
    border-radius: 5px;
}

.tabs_area .nav-tabs {
    padding-right: 15px;
    border: 0;
}

.tabs_area .nav-tabs li {
    margin-left: 10px;
    margin-bottom: 0;
}

.tabs_area .nav-tabs > li.active > a,
.tabs_area .nav-tabs > li.active > a:focus,
.tabs_area .nav-tabs > li.active > a:hover {
    background-color: #fff;
    color: #a7b1c4;
}

.tabs_area .nav-tabs > li > a {
    border-color: #e9ecef;
    background: #a7b1c4;
    color: #fff;
}

.tabs_area .nav > li > a:focus,
.tabs_area .nav > li > a:hover {
    background-color: #fff;
    color: #a7b1c4;
}

.tab_tit {
    color: #000;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.tab_tit a {
    color: #000;
}

.tab_tit:after {
    width: 46px;
    height: 2px;
    background: #a8251b;
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
}

.tab_content {
    line-height: 25px;
}

.tab_content * {
    line-height: 25px;
}

/*Adel single page edite*/

.tab_content h3 {
    font-size: 17px;
    color: #101010;
    margin-bottom: 30px;
}

.tab_content h3 .name-of-dir a {
    color: #a8251b;
}

.tab_content .item-love .rating-container .caption {
    padding-top: 0;
}

.item-love a {
    display: block;
}

/*Adel single page edite*/

.single_sidebar {
    padding: 25px 20px;
    background: #f7f8fb;
    border-radius: 5px;
}

.sidebar_widget:first-child {
    margin-bottom: 70px;
}

.the_price {
    color: #535c68;
    margin-bottom: 20px;
    position: relative;
    top: 48px;
}

.the_price span {
    color: #a8251b;
    margin-right: 5px;
}

.reg_now {
    /*   margin-bottom: 30px;*/
}

.rate_area {
    position: relative;
    direction: rtl;
    /*margin-bottom: 30px;*/
    min-height: 80px;
}

.rate_area textarea {
    border-radius: 7px;
    border: 1px solid #e7e7e7;
    height: 150px;
}

.rate_area .comment-sacl {
    margin-top: 20px;
    text-align: right;
    display: none;
    position: absolute;
    background-color: rgba(225, 225, 225, 1);
    padding: 10px;
    width: 100%;
    border-radius: 5px;
}

.rate_area .sacl {
    background-color: #292f3f;
    color: #FFF;
    margin-top: 15px;
    font-size: 17px;
}

.reg_courses {
    border: none;
    background: #a8251b;
    color: #fff;
    width: 185px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 5px;
    float: right;
}

.reg_courses:hover {
    color: #fff;
}

.courses_info_list li {
    color: #88939f;
}

.courses_info_list li:not(:last-child) {
    border-bottom: 1px solid #e7e9f0;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.courses_info_list li span {
    color: #a8251b;
}

.related_articles_tit {
    color: #000;
    padding-bottom: 20px;
    margin-bottom: 25px;
    position: relative;
}

.related_articles_tit:before {
    position: absolute;
    content: '';
    bottom: 0;
    right: 0;
    width: 47px;
    height: 2px;
    background: #a8251b;
}

.article_item:not(:last-child) {
    border-bottom: 1px solid #e7e9f0;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.article_thumb {
    float: right;
    width: 106px;
    margin-left: 20px;
}

.article_thumb a {
    display: block;
}

.article_thumb img {
    width: 100%;
    height: 94px;
}

.article_tit a {
    display: block;
    color: #535c68;
}

.article_price {
    font-family: 'jannaltbold';
    color: #a8251b;
}

.article_details {
    float: right;
    width: calc(100% - 126px);
}

.article_auth a {
    color: #838fa1;
}

.rating-container .caption {
    margin-top: 5px;
    float: right;
}

.accordion {
    width: 100%;
    color: #fff;
}

.accordion .accordion_main {
    position: relative;
    /*margin-bottom: 40px;*/
    margin-bottom: 10px;

}

.accordion .accordion_body {
    display: none;
    padding: 10px 0;
    color: #232323;
}

.accordion .accordion_head {
    width: 100%;
    display: block;
    cursor: pointer;
    /*color: #000;*/
    padding: 0 15px 25px 0;

    color: #999999;
    font-size: 16px;
    /*padding: 0 15px 20px 0;*/
    /*border-bottom: 1px solid #e9ecef;*/
    font-family: 'jannaltbold';
}

.accordion .accordion_head:after {
    content: "\f111";
    font-size: 7px;
    color: #000;
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0;
    color: #717f8d;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.accordion .accordion_body {
    line-height: 24px;
    margin-bottom: 0;
    font-size: 14px;

    padding: 0px 20px 0px 0px;

}

.accordion .accordion_head.active:after {
    /*content: "\f106";*/
    content: "\f111";
    font-size: 7px;
    color: #000;
    font-family: FontAwesome;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.courses_list li {
    /*margin-bottom: 15px;*/
    /*padding-bottom: 15px;*/
    margin-bottom: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9ecef;
}

.courses_list li a {
    color: #717f8d;
}

.courses_list li .accordion_courses_tit {
    font-family: 'jannaltbold';
    margin-right: 20px;

    color: #1B85B1;

}

.courses_list li i {
    content: "\f144";
    font-family: FontAwesome;
    /*color: #a8251b;*/
    margin-left: 10px;
    color: #ddd;
    font-size: 25px;
    position: relative;
    top: 4px;
}

.num_courses_list {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 1px solid #717f8d;
    line-height: 30px;
    text-align: center;
    color: #717f8d;
    font-family: 'jannaltregular';
}

/******************************/

.library_item {
    font-family: 'jannaltbold';
    margin-bottom: 40px;
}

.library_thumb {
    margin-bottom: 15px;
}

.library_thumb a {
    display: block;
    overflow: hidden;
}

.library_thumb img {
    height: 226px;
    width: 100%;
    position: relative;
    transition: all 2500ms ease-in-out;
    transform-style: preserve-3d;
}

.library_item:hover .library_thumb img {
    -moz-transform: scale(1.3) rotate(-3deg);
    -ms-transform: scale(1.3) rotate(-3deg);
    -o-transform: scale(1.3) rotate(-3deg);
    transform: scale(1.3) rotate(-3deg);
}

.library_name a {
    color: #3e4551;
    display: block;
}

.library_publish {
    color: #626b78;
    border-bottom: 1px solid #e9ecef;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.library_more {
    position: relative;
    color: #474d58;
}

.library_more:before {
    position: absolute;
    content: '\f177';
    font-family: FontAwesome;
    top: 2px;
    left: -20px;
    color: #474d58;
    transition: all .4s linear;
}

.library_item:hover .library_more:before {
    animation: move 0.9s ease infinite;
}

/******************************/

.error_page {
    padding: 60px 100px;
}

.error_des2 {
    color: #a8251b;
}

.error_icon {
    color: #a8251b;
    font-size: 81px;
}

/*Section of train name Start*/

.train_name {
    padding: 20px 0;
    background-color: #f8f8f8;
}

.train_name h2 {
    font-size: 23px;
    color: #23262b;
}

.train_name p {
    font-size: 15px;
    color: #23262b;
}

/*Section of train name End*/

/*******************Section of center Start**********************/

.edit {
    padding-top: 60px;
    margin-bottom: 60px;
}

.prof {
    border: 1px solid #e2e5e8;
}

.prof_pic {
    padding: 25px;
    padding-bottom: 20px;
}

.prof_pic img {
    width: 100%;
}

.prof ul {
}

.prof ul li {
    padding-right: 23px;
    height: 40px;
    line-height: 40px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.prof ul li a {
    display: block;
    color: #5d6675;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.prof ul li:hover {
    background-color: #292f3f;
}

.prof ul li:hover a {
    color: #FFF;
}

/**Section of princibale***/

.principale {
    border: 1px solid #e2e5e8;
    padding: 40px 90px;
}

.principale h3 {
    font-size: 18px;
    color: #494949;
    margin-bottom: 20px;
}

.princibal-input {
    margin-bottom: 30px;
    border: 1px solid #e2e5e8;
    border-radius: 0;
    box-shadow: none;
    height: 45px;
    font-size: 15px;
    color: #6d7a8d;
}

.princibal-input:focus {
    border-color: #a8251b;
}

.principale label {
    margin-top: 22px;
    margin-bottom: 20px;
    color: #6d7a8d;
    font-size: 15px;
    display: block;
}

.principale .num {
    position: relative;
}

.principale .num-a {
    position: absolute;
    top: 4px;
    left: 8px;
    z-index: 1;
    background-color: #f8f8f8;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
}

.principale textarea {
    height: 150px !important;
}

/***End Section of princibale****/

/***Section of links Start*****/

.links {
    margin-top: 50px;
}

.links h3 {
    color: #494949;
}

.links input {
    direction: ltr;
    color: #5d6675;
    font-size: 15px;
}

.links .my-input {
    position: relative;
}

.links .my-input-place {
    position: absolute;
    left: 0px;
    z-index: 1;
    background: #a8251b;
    padding: 12px 21px 12px;
    color: #FFF;
    font-size: 15px;
}

.links .g {
    padding-left: 32%;
}

.links .t {
    padding-left: 26%;
}

.links .f {
    padding-left: 35%;
}

.links .l {
    padding-left: 28%;
}

.links .y {
    padding-left: 34%;
}

.links .save {
    text-align: center;
}

.links .save .btn {
    background-color: #23262b;
    color: #FFF;
    width: 62px;
    height: 43px;
}

/****Section of links End*/

/******************Sectopn of Center End**********************/

/*************message-tap Start*******************/

.message-tap {
    margin-top: 60px;
}

.message-tap .new-message {
    border: 1px solid #ececec;
    width: 110px;
    line-height: 33px;
    color: #232428;
    font-size: 16px;
    height: 46px;
    border-radius: 3px;
}

.message-tap .new-message:hover,
.message-tap .new-message:focus {
    background-color: #FFF;
    color: #a8251b;
    box-shadow: none;
}

.message-tap .select {
    width: 80%;
    float: left;
    border: 1px solid #ececec;
    width: 65%;
    line-height: 33px;
    height: 46px;
    border-radius: 3px;
}

/*.message-tap .select .btn, error*/

/*.message-tap .btn-default.active.focus,*/

/*.message-tap .btn-default.active:focus,*/

/*.message-tap .btn-default.active:hover,*/

/*.message-tap .btn-default:active.focus,*/

/*.message-tap .btn-default:active:focus,*/

/*.message-tap .btn-default:active:hover,*/

/*.message-tap .open > .dropdown-toggle.btn-default.focus,*/

/*.message-tap .open > .dropdown-toggle.btn-default:focus,*/

/*.message-tap .open > .dropdown-toggle.btn-default:hover {*/

/*width: 100%;*/

/*text-align: right;*/

/*border: 0;*/

/*display: block;*/

/*background: #FFF;*/

/*box-shadow: none;*/

/*}*/

.message-tap .open > .dropdown-menu {
    width: 100%;
}

.message-tap .select {
    position: relative;
}

.message-tap .select:before {
    content: "\f0d7";
    font-family: "fontAwesome";
    position: absolute;
    top: 8px;
    left: 15px;
    color: #000;
    z-index: 10;
}

.message-tap form input {
    height: 45px;
    box-shadow: none;
    border: 1px solid #ececec;
    margin-bottom: 10px;
    margin-top: 10px;
    box-shadow: none;
}

.message-tap form input:focus {
    border: 1px solid #a8251b;
    box-shadow: none;
}

/*.message-tap form button {* Error /

    /*height: 45px;*/

/*box-shadow: none;*/

/*border: 1px solid #a8251b;*/

/*background-color: #a8251b;*/

/*color: #FFF;*/

/*width: 43px;*/

/*margin-bottom: 10px;*/

/*margin-top: 10px;*/

/*-webkit-transition: all .3s ease-in-out;*/

/*-moz-transition: all .3s ease-in-out;*/

/*-ms-transition: all .3s ease-in-out;*/

/*-o-transition: all .3s ease-in-out;*/

/*}*/

/*.message-tap form button:hover {*/

/*background-color: #b93c32;*/

/*color: #FFF;*/

/*}*/

.message-tap hr {
    margin-bottom: 10px;
    margin-top: 0;
}

.message-tap .mess {
    max-width: 500px;
}

.message-tap .single-message {
    border: 1px solid #ececec;
    padding: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.message-tap .single-message img {
    width: 23px;
    height: 26px;
    float: right;
    margin-left: 5px;
}

.message-tap .single-message p {
    color: #888888;
}

.message-tap .single-message .main-mess {
    float: right;
}

.message-tap .single-message .main-mess h4 {
    color: #101010;
    font-size: 17px;
    margin-bottom: 5px;
}

#important,
#not-reading {
    display: none;
}

/*************message-tap End*********************/

/************new message Start*******************/

/*#message-a {*/

/*display: none;*/

/*}*/

.new-mess {
    border: 1px solid #ececec;
    margin-bottom: 60px;
}

.new-mess .message-header {
    border-bottom: 1px solid #ececec;
    padding: 20px;
}

.new-mess .message-header span {
    color: #23262b;
    font-size: 18px;
}

.new-mess .message-header img {
    width: 20px;
    height: 26px;
}

.new-mess .message-body {
    padding: 10px 20px;
}

.new-mess .message-body input[type=text],
.new-mess .message-body textarea {
    padding: 0 10px;
    border: 1px solid #ececec;;
    border-radius: 3px;
}

.new-mess .message-body textarea {
    padding: 10px;
    margin-bottom: 5px;
    height: 125px;
}

.new-mess .message-body input[type=submit],
.new-mess .message-body input[type=submit] {
    background-color: #232529;
    color: #FFF;
    width: 65px;
    height: 40px;
    border-radius: 2px;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.new-mess .message-body input[type=submit]:hover {
    background-color: #353535;
    display: inline-block;
}

.new-mess .message-body input[type=reset] {
    background-color: transparent;
    border: 0;
    color: #a8251b;
    font-size: 15px;
    max-width: 65px;
    height: 40px;
}

/************new message End********************/

/************chat Start*************/

.chat-boy img {
    width: 50% !important;
    height: 50% !important;
    display: block;
    margin: 0 auto;
}

.chat .message-header {
    padding-right: 25px;
}

.chat .message-header span {
    color: #a8251b;
    font-weight: bold;
}

.chat .message-body {
    padding: 0;
}

.chat .chat-boy {
    padding: 10px 25px;
    border-bottom: 1px solid #ececec;
    max-height: 200px;
    overflow-y: scroll;
    direction: ltr;
}

.chat .chat-boy .sender-chat {
    display: block;
    width: 100%;
}

.chat .chat-boy .sender-chat .mess-sender {
    background-color: #f0f2f7;
    padding: 20px 15px 10px;
    display: inline-block;
    min-width: 31%;
    max-width: 50%;
    color: #888888;
    font-size: 14px;
    border-radius: 2px;
    direction: rtl;
    word-wrap: break-word;
}

.chat .chat-boy .sender-chat .mess-sender p {
    color: #232529;
    font-size: 16px;
}

.chat .chat-boy .sender-chat .receve {
}

.chat .chat-footer {
    padding: 10px 25px;
}

/************chat End**************/

/*Start Section of search*/

.train_name h2 {
    padding-top: 15px;
}

.rr .btn-group.order-a .dropdown-toggle {
    padding: 10px 5px;
    font-size: 15px;
}

.rr span {
    color: #a8251b;
}

.order-a {
    background: #FFF;
    border-radius: 0;
    border: 1px solid #e5e6e6;
    width: 165px;
    margin-right: 5px;
}

.order-a .btn {
    width: 100%;
    background: #FFF;
    text-align: right;
    font-size: 15px;
}

.btn-group.order-a .dropdown-toggle {
    box-shadow: none;
}

.order-a .dropdown-menu {
    width: 100%;
}

.order-a i {
    margin-top: 3px;
}

.all-search {
    margin-top: 60px;
}

.all-search .order-a {
    margin-bottom: 30px;
    margin-left: 10px;
}

.all-search .order-a,
.all-search .order-a .dropdown-menu {
    width: auto;
    border-radius: 3px;
}

.all-search .order-a .dropdown-toggle {
    height: 35px;
    font-size: 15px;
    padding: 5px 8px;
    color: #000;
}

.single-post {
    border: 1px solid #e5e6e6;
    margin-bottom: 30px;
}

.single-post .myim img {
    max-width: 100%;
    height: 193px;
}

.single-post .conn {
    padding-top: 30px;
    padding-bottom: 20px;
}

.single-post .conn h2 a {
    color: #303845;
    font-size: 18px;
    margin-bottom: 20px;
}

.single-post .conn span {
    margin-left: 20px;
}

.single-post .rating-xs {
    font-size: 1.1em;
}

.single-post .rating-container .caption {
    float: left;
}

.single-post p {
    direction: rtl;
    line-height: 25px;
    margin-bottom: 20px;
}

.single-post form {
    text-align: right;
}

.single-post .rat {
    padding-top: 60px;
}

.single-post .rat .rating-container .filled-stars {
    color: #a8251b;
    text-shadow: none;
}

.single-post .rat .label-default {
    background-color: transparent;
    color: #282e3f;
    padding: 0;
    font-size: 11px;
}

.single-post .rat .rating-container .empty-stars {
    color: #a8251b;
}

.single-post .rat h2 {
    color: #303845;
    font-size: 17px;
}

.single-post .rat p {
    color: #6d717a;
    font-size: 14px;
}

.main-nave {
    text-align: center;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    width: 52px;
    height: 45px;
    line-height: 34px;
    color: #84878e;
    background-color: #f5f5f5;
}

.pagination > li > a,
.pagination > li > span {
    width: 52px;
    height: 45px;
    line-height: 34px;
    color: #84878e;
    border: none;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li.active,
.pagination > li.active span,
.pagination > li.active > span:hover {
    background-color: #a8251b;
    color: #FFF;
}

/*Search page End*/

/***opinion Start****/

.opinion {
    padding: 60px 0;
}

.opinion .new-mess {
    /*   margin-top: 60px;*/
}

.opinion .new-mess span {
    color: #23262b;
}

.opinion .new-mess .sender-name input {
    height: 45px;
    margin-bottom: 10px;
}

.opinion .new-mess .sender-name input:focus,
.opinion .new-mess textarea:focus {
    border-color: #c7c7c7;
}

.save-me input {
    float: left;
    width: 65px;
}

.opinion .all-comment {
    border: 1px solid #e5e6e6;
    padding: 33px;
    border-radius: 3px;
    margin-bottom: 30px;
}

.opinion .all-comment .header-comment {
    border-bottom: 1px solid #e5e6e6;
    padding-bottom: 20px;
    margin-bottom: 25px;
}

.opinion .all-comment .header-comment i {
    color: #e5e5e5;
}

.opinion .all-comment .header-comment h3 {
    color: #a8251b;
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
    font-family: jannaltbold;
    display: inline;
}

/*****opinion End*****/

/*****Start Section of teatcher******/

.teacher {
    margin-top: 60px;
}

.teacher .detail {
    margin-bottom: 20px;
}

.teacher .detail img {
    width: 100%;
}

.teacher .detail .btn {
    display: block;
    width: 100%;
    background-color: #23262b;
    color: #FFF;
    margin-top: 22px;
    margin-bottom: 22px;
    height: 50px;
    line-height: 36px;
    font-size: 17px;
}

.social-t a {
    color: #282e3f;
    margin-left: 24px;
}

.social-t a:hover .fa {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.social-t a:hover .fa-facebook {
    color: #3B5998;
}

.social-t a:hover .fa-google-plus {
    color: #DB4437;
}

.social-t a:hover .fa-linkedin {
    color: #0077B5;
}

.social-t a:hover .fa-globe {
    color: #a8251b;
}

.social-t a:hover .fa-twitter {
    color: #31c9d7;
}

.social-t a:hover .fa-youtube {
    color: #E62117
}

.teacher .cv {
    border: 1px solid #e2e5e8;
    padding: 30px 40px;
}

.complete-cv {
    display: none;
}

.all-cv {
    display: block;
    cursor: pointer;
    color: #a8251b;
    background-color: #f7f7f7;
    padding: 15px 10px;
    font-size: 17px;
    margin-bottom: 18px;
}

.cv .counters-a {
    color: #5a5c62;
    font-size: 15px;
}

.cv .counters-a .counter-b {
    display: inline-block;
    float: right;
    border-right: 1px solid #c2c4c9;
    padding-right: 12px;
    padding-top: 3px;
    width: 107px;
    /*margin-left:20px;*/
}

.cv .counters-a h2 {
    font-size: 25px;
    margin-top: 10px;
    font-family: jannaltregular;
}

.teacher-cources {
    background-color: #f8f8f8;
    padding: 60px 0;
    margin-top: 60px;
}

.teacher-cources .hea {
    margin-bottom: 50px;
}

.teacher-cources span {
    color: #303845;
    font-size: 18px;
    margin-bottom: 50px;
    position: relative;
}

.teacher-cources span:before {
    content: "";
    width: 40px;
    background-color: #a8251b;
    height: 4px;
    bottom: -14px;
    left: 33%;
    position: absolute;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.teacher-cources span:hover:before {
    width: 100%;
    left: 0;
}

.teacher-cources .library_more:hover {
    color: #a8251b;
}

.teacher-cources .library_more:hover:before {
    color: #a8251b;
}

/*****End Section of teatcher******/

/*****Start page of train control*****/

.train-d,
.train-d:focus {
    color: #a8251b;
}

.train-d {
    position: relative;
}

.train-d:before {
    position: absolute;
    content: '\f107';
    font-family: FontAwesome;
    top: 10px;
    left: 15px;
    color: #000;
}

.list-taps {
    display: block;
}

.list-taps li {
    display: inline-block;
    margin-left: 20px;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.list-taps li:hover:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #a8251b;
    bottom: -20px;
    right: 0;
}

.list-taps li a {
    color: #474747;
    text-decoration: none;
}

.list-taps li.active-e a {
    color: #000;
}

{
}

.list-taps .active-e:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #a8251b;
    bottom: -20px;
    right: 0;
}

.train-cont {
    margin-top: 10px;
}

.counter-a {
    background-color: #23262b;
    padding: 30px 0;
    margin-bottom: 20px;
}

.counter-a .container-e {
    display: inline-block;
    width: 19%;
    color: #FFF;
}

.counter-a .container-e h2 {
    font-size: 15px;
    color: #FFF;
}

.counter-a .container-e h1 {
    font-size: 25px;
}

.main-word {
    background-color: #f8f8f8;
    padding: 20px 26px 14px;
}

.main-word p {
    color: #454648;
    font-size: 14px;
    line-height: 2;
}

.train_name .a-title {
    float: right;
}

.train_name .ino-title {
    float: left;
}

.search-leader {
    padding: 30px 0;
}

.search-leader .dd input[type=text] {
    box-shadow: none;
    height: 48px;
    border-radius: 0;
    border-color: #e2e2e2;
}

.search-leader .dd input:focus {
    border-color: #a8251b;
}

.search-leader .dd button {
    height: 48px;
    width: 47px;
    background-color: #a8251b;
    color: #FFF;
}

.search-leader .se {
    color: #a8251b;
}

.search-leader .order-a {
    width: 78%;
}

/*************/

.cat-q {
    padding-bottom: 30px;
}

.cat-q .item-e {
    border: 1px solid #e7e7e7;
    padding: 20px;
    margin-bottom: 30px;
}

.cat-q .item-e .item-right .my-img {
    float: right;
    width: 146px;
    height: 117px;
    padding: 10px;
    background-color: #f8f8f8;
    margin-left: 32px;
}

.cat-q .item-e .item-right .my-img img {
    width: 100%;
    height: 100%;
}

.cat-q .item-e .item-right h5 {
    color: #494949;
    font-size: 15px;
}

.cat-q .item-e p {
    color: #a8251b;
    font-size: 17px;
}

.cat-q .item-e .item-right {
    position: relative;
    width: 37%;
}

.cat-q .item-e .item-right .app {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #494949;
    font-size: 14px;
    font-weight: bold;
}

.cat-q .item-e .item-left {
    padding-right: 40px;
    border-right: 1px solid #e7e7e7;
    margin-right: 40px;
}

.cat-q .item-e .item-left .num-lesson h1 {
    margin-bottom: -1px;
}

.cat-q .item-e .item-left h5 {
    color: #484848;
    font-size: 15px;
    font-family: jannaltregular;
}

.cat-q .item-e .item-left h1 {
    color: #23262b;
    font-size: 25px;
    font-family: jannaltregular;
}

/************/

/*****End page of train control******/

/*****Start page of play-list*******/

.play-list .all-btn {
    margin-top: 10px;
}

.play-list .all-btn .share {
    width: auto;
    border-radius: 3px;
    background-color: #292f3f;
    height: 35px;
    font-size: 15px;
}

.play-list .all-btn .member-num {
    color: #a8251b;
    background-color: #FFF;
    font-size: 15px;
    margin-left: 15px;
    box-shadow: 1px 1px 2px 0px #a9a8a8;
    cursor: text;
    padding: 6px 20px;
}

.play-list .all-btn button a {
    color: #ffffff;
    text-decoration: none;
}

.play-list .order-a button {
    width: auto;
    border-radius: 3px;
    background-color: #292f3f;
}

.player-a {
    /*background-color: #a8251b;*/
    padding: 28px 0;
}

.player-a .list-names {
    background-color: #FFF;
    padding-top: 15px;
    box-shadow: 1px 1px 9px 1px rgba(255, 93, 90, 0.64);
    border: 1px solid rgba(204, 204, 204, 0.68);
    height: 474px;
    overflow-y: scroll;
}

.player-a .list-names .head-of-list {
    padding: 0 30px;
}

.player-a .list-names .head-of-list h4 {
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 15px;
    position: relative;
    color: #a8251b;
    font-family: jannaltregular;
    margin-bottom: 0;
}

.player-a .list-names .head-of-list h4:before {
    content: '';
    position: absolute;
    width: 58px;
    height: 2px;
    right: 0;
    bottom: -1px;
    background-color: #a8251b;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}

.player-a .list-names ul {
}

.player-a .list-names ul li {
    height: 53px;
    border-bottom: 1px solid #e6e6e6;
    line-height: 53px;
    padding-right: 30px;
    border-bottom: 1px solid #e6e6e6;
    transition: all 3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.player-a .list-names ul li a {
    display: block;
    height: 100%;
    width: 100%;
}

.player-a .list-names ul li a i {
    line-height: 53px;
    margin-left: 5px;
    color: #929292;
}

.player-a .list-names ul li a span {
    color: #929292;
    font-size: 15px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.player-a .list-names ul li:hover,
.player-a .list-names ul li.active {
    background-color: #f8f8f8;
}

.player-a .list-names ul li a:hover span,
.player-a .list-names ul .active a span {
    color: #000;
}

.player-a .list-names:hover .head-of-list h4:before {
    width: 100%;
}

.player-a .run-vedio {
    padding: 5px;
    background-color: #FFF;
    box-shadow: 1px 1px 9px 1px rgba(255, 93, 90, 0.64);
    border: 1px solid rgba(204, 204, 204, 0.68);
    position: relative;
}

/*vedio*/

#my-video {
    width: 100%;
    cursor: pointer;
    height: 460px;
}

.video-js .vjs-tech {
    right: 0;
}

.my-video-dimensions {
    width: 100%;
    height: 100%;
}

.video-js .vjs-big-play-button {
    top: 46% !important;
    left: 46% !important;
}

#videoContainer {
    position: relative;
}

#video-controls {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    padding: 10px;
}

#video-controls .progress {
    display: block;
    width: 76%;
    direction: ltr;
    height: 2px;
    background-color: #FFF;
    border-color: #FFF;
    margin-bottom: 0;
    border: 0;
    margin-left: 20px;
    margin-top: 8px;
}

.progress #progress {
    display: block;
    width: 100%;
    border: 0;
    color: #FFF;
}

progress[data-state="fake"] {
    background: red;
    height: 65%;
}

progress::-moz-progress-bar {
    background-color: #FFF;
}

progress::-webkit-progress-value {
    background-color: #FFF;
}

#video-controls li {
    float: left;
    color: #FFF;
}

#video-controls li i {
    color: #FFF;
    margin-right: 10px;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

#video-controls li i:hover {
}

#videoContainer .contr {
    cursor: pointer;
}

/*vedio*/

/*social views*/

.view-social {
    min-height: 70px;
    line-height: 70px;
    border-bottom: #bebdbd;
    box-shadow: 0px 1px 10px #a0a0a0;
}

.view-social ul li {
    margin-left: 20px;
    color: #232428;
    font-size: 16px;
}

.view-social ul .active {
    color: #a8251b;
}

.view-social .ves {
    font-size: 20px;
    color: #232428;
}

.view-social .ves i {
    color: #a8251b;
}

/*Social views*/

/*Section list of titles-*/

.vedios-lists {
    padding-top: 60px;
    padding-bottom: 60px;
}

.vedios-lists h2 {
    font-size: 23px;
    margin-bottom: 25px;
    color: #282e3f;
    font-family: jannaltregular;
}

.vedios-lists .user {
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.vedios-lists .list-of-titles {
}

.vedios-lists .list-of-titles li {
    line-height: 2;
}

.vedios-lists .list-of-titles li a {
    color: #282e3f;
    text-decoration: none;
    font-size: 15px;
}

.vedios-lists .list-of-titles li a:hover {
    color: #a8251b;
}

.vedios-lists .list-of-titles li i {
    color: #a8251b;
}

.all-names a {
    margin-right: 20px;
    line-height: 90px;
    color: #a8251b;
    font-size: 18px;
    text-decoration: none;
}

.all-names .follow-2 {
    margin-top: 25px;
    line-height: 35px;
}

.all-names .follow-2 .btn {
    height: 35px;
    width: 70px;
    background-color: #a8251b;
    color: #FFF;
    font-size: 16px;
    line-height: 20px
}

.all-names .follow-2 {
    color: #282e3f;
    font-size: 16px;
}

.all-names .follow-2 .num-s {
    font-size: 30px;
}

.all-names .users {
    margin-top: 40px;
}

.all-names .users a {
    margin-right: 15px;
    display: none;
}

.all-names .users a img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
}

#more2 {
    background-color: transparent;
    height: 40px;
    width: 110px;
    margin-top: 20px;
    border: 1px solid #efefef;
    color: #282e3f;
    font-size: 16px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

#more2:focus {
    border-color: transparent;
}

#more2:hover {
    background-color: #292f3f;
    color: #FFF;
}

/*End secion of titles*/

/*Starts Start*/

.starts-a h2 {
    color: #282e3f;
    font-size: 23px;
}

.starts-a h1 {
    font-size: 80px;
    font-family: jannaltregular;
    color: #282e3f;
}

.starts-a h3 {
    color: #282e3f;
    font-size: 17px;
    font-family: jannaltregular;
    margin-top: 10px;
}

.starts-a .rating-container .empty-stars {
    color: #a8251b;
}

.starts-a .rating-container .rating {
    float: right;
}

.starts-a .rating-container .caption {
    display: none;
}

.starts-a .filled-stars {
    color: #a8251b;
}

.rate-3 {
    padding-top: 30px;
}

.rate-3 ul {
    height: 30px;
    margin-bottom: 10px;
}

.rate-3 .rate-sec {
    width: 360px;
    height: 30px;
    background-color: #f6f6f6;
    border-radius: 5px;
    margin-right: 30px;
    margin-left: 30px;
}

.rate-sec .ra-red {
    height: 30px;
    width: 30%;
    background-color: #a8251b;
    border-radius: 4px;
}

.rate-3 .stars-ee {
    margin-left: 20px;
    line-height: 31px;
}

.rate-3 .stars-ee i {
    font-size: 20px;
    color: #f4f4f4;
}

.rate-3 .stars-ee i.ret {
    color: #a8251b;
}

.rate-3 .stars-ee span {
    font-size: 17px;
    margin-right: 5px;
    color: #282e3f;
}

/*show-comments Start*/

.user-comments {
    padding-top: 60px;
}

.user-comments h2 {
    font-size: 23px;
    color: #282e3f;
    font-family: jannaltregular;
    margin-bottom: 30px;
}

.user-comments .sss {
    margin-bottom: 60px;
    display: none;
}

.user-comments img {
    width: 53px;
    height: 53px;
    margin-left: 20px;
}

.user-comments span {
    color: #c0c0c0;
    font-size: 14px;
}

.user-comments h5 {
    color: #282e3f;
    font-size: 17px;
    font-family: jannaltregular;
    margin-top: 10px;
}

.user-comments h5 a {
    color: #282e3f;
}

.user-comments .stars-44 {
    margin-bottom: 8px;
}

.user-comments .stars-44 i {
    color: #f4f4f4;
}

.user-comments .stars-44 i.ret {
    color: #a8251b;
    font-size: 16px;
}

.user-comments p {
    color: #5e636e;
    font-size: 14px;
}

.more3 {
    margin-bottom: 50px;
}

.more3 .btn {
    height: 40px;
    width: 140px;
    background-color: #292f3f;
    color: #FFF;
    font-size: 17px;
}

.has_sup {
    position: relative;
    border: 1px solid #e9ecef;
}

.menu_area .navbar-default .navbar-nav > li.has_sup > a:focus,
.menu_area .navbar-default .navbar-nav > li.has_sup > a:hover {
    background: transparent;
    color: #838fa1;
}

.has_sup .down {
    position: absolute;
    left: 3px;
    top: 18px;
}

.sub_cats {
    padding: 0 15px;
}

.sub_cats li {
    display: inline-block;
    padding: 10px 5px;
    transition: all 0.7s linear;
}

.sub_cats li:hover {
    background: #f1f4f7;
}

.sub_cats li a {
    color: #23262b;
}

.sub_cats li i {
    color: #bfc8d6;
    margin-left: 5px;
}

/**/

.cat_breadcrumb {
}

.cat_breadcrumb h1 {
    font-family: 'jannaltregular';
    color: #a8251b;
}

.sec_item {
    margin-bottom: 30px;
}

.sec_item_tit {
    font-family: 'jannaltregular';
    margin-bottom: 20px;
}

.sec_item_tit a {
    color: #23262b;
}

.sec_item_tit i {
    color: #a8251b;
    margin-left: 10px;
}

.sec_item_list li {
    margin-bottom: 20px;
    position: relative;
    padding-right: 25px;
    transition: all .3s ease-in-out;
}

.sec_item_list li:before {
    content: '\f0a3';
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    transition: all .3s ease-in-out;
}

.sec_item_list li a {
    color: #929eb0;
    transition: all .3s ease-in-out;
}

.sec_item_list li:hover {
    color: #a8251b;
    padding-right: 30px;
}

.sec_item_list li:hover:before {
    transform: rotateX(180deg);
}

.sec_item_list li:hover a {
    color: #a8251b;
}

/*Show-Comments End*/

/*Starts End*/

/******************************/

@media all and (min-width: 767px) {
    .has_sup {
        position: relative;
        height: 50px;
    }

    .has_sup .main_list {
        opacity: 0;
        position: absolute;
        min-width: 200px;
        background-color: #FFF;
        top: 50px;
        top: 100%;
        visibility: hidden;
        transition: all 0.2s linear;
        z-index: 9;
        border: 1px solid #e9ecef;
        box-shadow: 0 0 5px #ededed;
    }

    .menu_area .navbar-default .navbar-nav > li {
        margin-left: 0;
    }

    .menu_area .navbar-default .navbar-nav > li > a {
        /* padding-left: 20px; */
    }

    .has_sup:hover .main_list {
        opacity: 1;
        right: -1px;
        visibility: visible;
    }

    .has_sup .main_list li {
        padding: 10px;
        transition: all 0.1s ease-in;
        color: #838fa1;
        position: relative;
    }

    .has_sup .main_list li:hover {
        background: #f1f4f7;
    }

    .has_sup .main_list li a {
        display: block;
        color: #838fa1;
    }

    .has_sup .main_list li i {
        margin-left: 10px;
    }

    .has_sup .main_list li .arrow {
        position: absolute;
        left: 10px;
        top: 14px;
    }

    .sup_list {
        opacity: 0;
        position: absolute;
        min-width: 200px;
        background-color: #a8251b;
        top: 0;
        right: 110%;
        visibility: hidden;
        transition: all 0.1s ease-in;
        z-index: 9;
    }

    .main_list li:hover .sup_list {
        opacity: 1;
        right: 100%;
        visibility: visible;
    }

    .has_sup .sup_list li {
        padding: 10px;
        transition: all 0.4s linear;
    }

    .has_sup .sup_list li:hover {
        background: #951910;
    }

    .has_sup .sup_list li a {
        display: block;
        color: #fff;
    }
}

/*Item section style Start*/

.content-section {
    padding: 70px 0;
}

.item-love {
    border: 1px solid #eeeeee;
    position: relative;
}

.item-love h5 {
    font-size: 16px;
    max-width: 90%;
    word-wrap: break-word;
    vertical-align: middle;
}

.item-love h5 a {
    color: #303845;
    display: block;
    vertical-align: middle;
}

.item-love h3 {
    line-height: 25px;
    /*font-family: jannaltregular;*/
    color: #303845;
    width: 100%;
}

.item-love .rating-animate {
    float: right;
}

.item-love .rating-container .caption {
    /* float: left;*/
    margin-right: 10px;
    position: relative;
    top: -3px;
    margin-left: 15px;
}

.rating-container .caption {
    margin-top: 0;
    float: none;
}

.item-love .numbers-3 {
    float: left;
    line-height: 20px;
}

.item-love h3 {
    color: #303845;
    font-size: 15px;
}

.item-love .rating-container .rating {
    float: right;
}

.item-love .glyphicon {
    font-size: 18px;
}

.item-love .rating-container .star {
    margin: 0 1px;
}

.item-love .label {
    background-color: transparent;
    color: #000;
    padding: 0;
}

.item-love .rating-container .empty-stars {
    color: #a8251b;
}

.item-love .rating-container .filled-stars {
    color: #a8251b;
    border: 0;
    /* text-shadow: none;
     -webkit-text-stroke: 0;*/
}

.item-love {
    margin-bottom: 30px;
}

.subscribe_img {
    width: 100%;
}

.lesson_iframe {
    width: 100%;
    height: 410px;
}

.item-love img {
    width: 100%;
    height: 150px;
    margin-bottom: 20px;
}

.item-love .deteals-itm {
    padding: 0 10px;
}

.item-love .love {
    position: absolute;
    top: 10px;
    right: 15px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    line-height: 37px;
    cursor: pointer;
    text-align: center;
    background-color: rgba(255, 255, 255, .5);
}

.item-love .love i {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.item-love .wich-list {
    padding: 6px;
    background-color: rgba(255, 255, 255, .99);
    border-radius: 5px;
    color: #000;
    position: absolute;
    top: 20px;
    right: 51px;
    font-size: 12px;
    display: none;
}

.item-love .love a {
    color: #b9b9b9;
}

.item-love .love:hover i {
    color: #a8251b;
}

.item-love .freaa i {
    color: #a8251b;
}

/*Item Section Style End*/

.dz-hidden-input {
    left: auto !important;
}

/*****Section page End******/

#js-more-text {
    display: none;
}

@media all and (max-width: 998px) {
    .item-love h3 {
        text-align: center;
    }

    .item-love h5 {
        text-align: center;
        width: 100%;
    }

    .top_head,
    .top_data {
        text-align: center;
    }

    .intro_word {
        border-bottom: 1px solid #e9ecef;
    }

    .logo_area img {
        margin: 5px auto 10px;
    }

    .about_item {
        margin-bottom: 30px;
    }

    .reg_num {
        padding: 0;
        text-align: center;
    }

    .circle_item {
        margin-bottom: 15px;
    }

    .news_item {
        margin-bottom: 30px;
    }

    footer {
        background: #23262b;
        padding: 30px 0;
    }

    .main_footer {
        padding-bottom: 30px;
    }

    footer .col-md-3:not(:last-child) .footer_widget {
        margin-bottom: 30px;
    }

    .label_input {
        margin-bottom: 10px;
    }

    .prof {
        text-align: center;
    }

    .prof ul li {
        padding-right: 0;
    }

    .principale {
        padding: 25px 25px;
        margin-top: 15px;
    }

    .links .my-input-place {
        position: static;
        text-align: center;
        display: block;
    }

    .links .princibal-input {
        padding-left: 0;
        text-align: center;
    }

    .prof ul li a {
        font-size: 25px;
    }

    .chat .chat-boy .sender-chat .mess-sender {
        max-width: 70%;
    }

    .orders-a {
        text-align: center;
    }

    .social-t {
        text-align: center;
    }

    .train_name .a-title,
    .train_name .ino-title {
        float: none;
        text-align: center;
    }

    .train_name .ino-title {
        margin-top: 40px;
        width: 100%;
    }

    .search-leader {
        text-align: center;
    }

    .search-leader .order-a {
        margin-top: 10px;
    }

    .cat-q .item-e .item-right .app {
        bottom: 10px;
    }

    .cat-q .item-e {
        padding-bottom: 10px;
    }

    .counter-a .container-e {
        width: 100%;
        display: block;
        text-align: center;
        color: #FFF;
        margin-bottom: 40px;
    }

    /*media of list-play*/
    .starts-a {
        text-align: center;
    }

    .num-m {
        float: none !important;
    }

    .rating-animate {
        /*  padding-right: 31%;*/
    }

    .rate-3 .stars-ee {
        padding-right: 6%;
    }

    #more2 {
        display: block;
        margin: 0 auto;
    }

    .play-list .all-btn {
        float: none !important;
        margin-top: 23px;
        text-align: center;
    }

    .more3 .btn {
        display: block;
        margin: 0 auto;
    }

    .user-comments .sss {
        margin-bottom: 30px;
    }
}

@media all and (max-width: 767px) {
    .logo_area img {
        display: none;
    }

    .menu_area .collapse.navbar-collapse {
        padding: 0 15px;
    }

    .menu_area .navbar-brand {
        display: block;
    }

    .menu_area .navbar-default .navbar-nav > li {
        margin-left: 0;
    }

    .testimonials .carousel-indicators {
        display: none;
    }

    .testimonials .carousel-control {
        top: 0;
    }

    .newsletter_area {
        width: 100%;
        background: #f8f8f8;
        padding: 50px;
    }

    .newsletter_form {
        text-align: center;
    }

    .newsletter_form input[type=email] {
        float: none;
        width: 100%;
        text-align: right;
        margin-bottom: 15px;
    }

    .newsletter_form input[type=submit] {
        float: none;
    }

    .fb_btn a {
        margin-bottom: 15px;
    }

    .prof {
        text-align: center;
    }

    .prof ul li {
        padding-right: 0;
    }

    .principale {
        padding: 25px 25px;
        margin-top: 15px;
    }

    .links .my-input-place {
        position: static;
        text-align: center;
        display: block;
    }

    .links .princibal-input {
        padding-left: 0;
        text-align: center;
    }

    .chat .chat-boy .sender-chat .mess-sender {
        max-width: 70%;
    }

    .orders-a {
        text-align: center;
    }

    .myim {
        text-align: center;
    }

    .conn {
        padding-right: 20px;
    }

    .single-post .rat {
        padding-top: 20px;
        padding-right: 15px;
    }

    .single-post .myim img {
        height: auto;
    }

    .social-t {
        text-align: center;
    }

    .train_name .a-title,
    .train_name .ino-title {
        float: none;
        text-align: center;
    }

    .train_name .ino-title {
        margin-top: 40px;
        width: 100%;
    }

    .search-leader {
        text-align: center;
    }

    .cat-q .item-e .item-right .app {
        bottom: 10px;
    }

    .cat-q .item-e {
        padding-bottom: 10px;
    }

    .counter-a .container-e {
        width: 100%;
        display: block;
        text-align: center;
        color: #FFF;
        margin-bottom: 40px;
    }

    /*media of list-play*/
    .starts-a {
        text-align: center;
    }

    .num-m {
        float: none !important;
    }

    .rating-animate {
        /*  padding-right: 31%;*/
    }

    .rate-3 .stars-ee {
        padding-right: 6%;
    }

    #more2 {
        display: block;
        margin: 0 auto;
    }

    .play-list .all-btn {
        float: none !important;
        margin-top: 23px;
        text-align: center;
    }

    .more3 .btn {
        display: block;
        margin: 0 auto;
    }

    .user-comments .sss {
        margin-bottom: 30px;
    }

    .has_sup .main_list,
    .has_sup .sup_list {
        display: none;
    }

    .has_sup .main_list .arrow {
        position: absolute;
        left: 10px;
        top: 14px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border: 1px solid #2e6da4;
        text-align: center;
        border-radius: 100%;
    }

    .has_sup .main_list {
        background: #f1f4f7;
        padding: 10px;
    }

    .has_sup .main_list li {
        padding: 10px 0;
        position: relative;
    }

    .has_sup .main_list li a {
        color: #a8251b;
        display: block;
    }

    .has_sup .sup_list {
        background: #3d484a;
        padding: 5px 15px;
        margin-top: 20px;
    }

    .has_sup .sup_list li {
        padding: 10px 0;
    }

    .has_sup .sup_list li a {
        color: #fff;
    }

    .item-love h3 {
        text-align: center;
    }

    .item-love h5 {
        text-align: center;
        width: 100%;
    }

    .contact .rate-3,
    .contact .rate-3 .rate-sec,
    .contact .rate-3 .stars-ee {
        float: none !important;
    }

    .rate-3 .rate-sec {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 10px;
    }

    .rate-3 ul {
        height: auto;
    }
}

@media all and (max-width: 991px) {
    .item-love img {
        height: auto;
    }
}

@media all and (max-width: 800px) {
    .banner {
        background-size: cover !important;
        background-position: center !important;
    }
}

@media all and (max-width: 480px) {

    .cat-q .item-e .item-left {
        padding-right: 24px;
    }

    .cat-q .item-e .item-right .app {
        left: -40px;
    }
}

.max_width {
    border: 13px solid #0088cc;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    margin: 20px;
}

.respon-sm-6 {
    position: fixed;
    z-index: 1000;
    left: 50%;
    -webkit-transform: translate(-50%, 15px);
    -moz-transform: translate(-50%, 15px);
    -ms-transform: translate(-50%, 15px);
    -o-transform: translate(-50%, 15px);
    transform: translate(-50%, 15px);
}

.respon-sm-6 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.remove {
    text-decoration: line-through;
}

.nne {
    width: 19%;
}

.nnr {
    margin-top: 40px;
}

.error i {
    margin-right: 50%;
}

.notFound {
    font-family: 'jannaltbold';
    font-size: 18px;
}

.sad3sa {
    margin-top: 30px;
}

textarea:focus {
    border-color: #c7c7c7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    border-color: #c7c7c7;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.save123 {
    float: right;
    background-color: #292f3f;
    color: #fff;
}

/*comments at cources*/

#comm3 {
    display: none;
}

#comm3 .user-title img {
    margin-left: 15px;
}

#comm3 .commen-user-data h5 {
    margin-top: 15px;
}

#comm3 .commen-user-data a {
    display: inline-block;
    text-decoration: none;
}

#comm3 .commen-user-data .time-3s {
    margin-left: 20px;
}

.rtr {
    cursor: pointer;
}

.vedios-lists a {
    color: #000;
}

.replay {
    background: #f8f8f8;
    padding: 30px 0;
    border-radius: 4px;
    margin-top: 10px;
}

.messas {
    margin-top: 70px;
    padding: 20px 0;
}

.messas input[type=text],
.messas input[type=email] {
    height: 40px;
    padding-right: 15px;
    line-height: 40px;
    border: 1px solid #ececec;
}

.new-mess.messas .message-body input[type=submit] {
    width: 100%;
    margin-top: 20px;
}

textarea.mood {
    width: 80%;
    height: 40px;
    float: right;
    border: 1px solid #ececec;
    background: #e4e4e4;
}

.repp {
    width: 19%;
    height: 40px;
    color: #FFF;
    float: left;
    background: #212020;
}

.repp2 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.comment_box {
    margin-bottom: 25px;
    background: #f8f8f8;
    padding: 15px 10px;
    clear: both;
    border: 1px dashed #cccccc;
    transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
}

.comment_box:hover {
    box-shadow: 1px 4px 21px #CCC;
}

.heart {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background: url("../images/heart.png") no-repeat 0 0;
    cursor: pointer;
    -webkit-transition: background-position 1s steps(28);
    transition: background-position 1s steps(28);
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
    font-size: 10px;
    text-decoration: none;
    float: left;
    position: relative;
    top: -28px;
}

.heart:hover {
    text-decoration: none;
}

.heart span {
    font-size: 15px;
    line-height: 100px;
    margin-left: 50px;
    font-weight: bold;
    color: #ff1a4a;
    text-decoration: none;
}

.heart span:hover {
    text-decoration: none;
    color: #ff1a4a;
}

.heart.is-active {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    background-position: -2800px 0;
    color: red;
    text-decoration: none;
}

.heart.is-active:hover {
    text-decoration: none;
}

.heart.is-active span {
    color: #ff1a4a;
}

.rat .label {
    position: relative;
    top: 5px;
}

/*notification*/

.user_item {
    border: 1px solid #e1e1e1;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 20px;
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(255, 255, 255, 0.23);
}

.user_item:hover {
    animation: buzz 0.6s;
    background: #f6f6f6;
}

@keyframes buzz {
    0% {
        transform: translateY(4px);
    }
    25% {
        transform: translateY(3px);
    }
    50% {
        transform: translateY(2px);
    }
    75% {
        transform: translateY(1px);
    }
    100% {
        transform: translateY(0px);
    }
}

.user_item_name {
    margin-bottom: 15px;
    font-size: 21px;
}

.user_item_name a {
    color: #000;
}

.user_follow_num {
    color: #0277bd;
    font-size: 16px;
}

.user_item_link {
    position: absolute;
    left: 20px;
    top: 45px;
    color: #000;
}

.loading {
    background-color: #F6F4EE;
    color: #FFF;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    position: fixed;
    text-align: center;
    padding-top: calc(100% / 7);
    display: flex;
    align-items: center;
    justify-content: center;
}

#cssload-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 171px;
    height: 171px;
    margin: auto;
}

#cssload-loader .cssload-dot {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 85.5px;
    height: 100%;
    margin: auto;
}

#cssload-loader .cssload-dot:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 85.5px;
    height: 85.5px;
    border-radius: 100%;
    transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
}

#cssload-loader .cssload-dot:nth-child(7n+1) {
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

#cssload-loader .cssload-dot:nth-child(7n+1):before {
    background: rgb(0, 255, 128);
    animation: cssload-load 2.12s linear 0.27s infinite;
    -o-animation: cssload-load 2.12s linear 0.27s infinite;
    -ms-animation: cssload-load 2.12s linear 0.27s infinite;
    -webkit-animation: cssload-load 2.12s linear 0.27s infinite;
    -moz-animation: cssload-load 2.12s linear 0.27s infinite;
}

#cssload-loader .cssload-dot:nth-child(7n+2) {
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}

#cssload-loader .cssload-dot:nth-child(7n+2):before {
    background: rgb(0, 255, 234);
    animation: cssload-load 2.12s linear 0.53s infinite;
    -o-animation: cssload-load 2.12s linear 0.53s infinite;
    -ms-animation: cssload-load 2.12s linear 0.53s infinite;
    -webkit-animation: cssload-load 2.12s linear 0.53s infinite;
    -moz-animation: cssload-load 2.12s linear 0.53s infinite;
}

#cssload-loader .cssload-dot:nth-child(7n+3) {
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
}

#cssload-loader .cssload-dot:nth-child(7n+3):before {
    background: rgb(0, 170, 255);
    animation: cssload-load 2.12s linear 0.8s infinite;
    -o-animation: cssload-load 2.12s linear 0.8s infinite;
    -ms-animation: cssload-load 2.12s linear 0.8s infinite;
    -webkit-animation: cssload-load 2.12s linear 0.8s infinite;
    -moz-animation: cssload-load 2.12s linear 0.8s infinite;
}

#cssload-loader .cssload-dot:nth-child(7n+4) {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

#cssload-loader .cssload-dot:nth-child(7n+4):before {
    background: rgb(0, 64, 255);
    animation: cssload-load 2.12s linear 1.06s infinite;
    -o-animation: cssload-load 2.12s linear 1.06s infinite;
    -ms-animation: cssload-load 2.12s linear 1.06s infinite;
    -webkit-animation: cssload-load 2.12s linear 1.06s infinite;
    -moz-animation: cssload-load 2.12s linear 1.06s infinite;
}

#cssload-loader .cssload-dot:nth-child(7n+5) {
    transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
}

#cssload-loader .cssload-dot:nth-child(7n+5):before {
    background: rgb(42, 0, 255);
    animation: cssload-load 2.12s linear 1.33s infinite;
    -o-animation: cssload-load 2.12s linear 1.33s infinite;
    -ms-animation: cssload-load 2.12s linear 1.33s infinite;
    -webkit-animation: cssload-load 2.12s linear 1.33s infinite;
    -moz-animation: cssload-load 2.12s linear 1.33s infinite;
}

#cssload-loader .cssload-dot:nth-child(7n+6) {
    transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
}

#cssload-loader .cssload-dot:nth-child(7n+6):before {
    background: rgb(149, 0, 255);
    animation: cssload-load 2.12s linear 1.59s infinite;
    -o-animation: cssload-load 2.12s linear 1.59s infinite;
    -ms-animation: cssload-load 2.12s linear 1.59s infinite;
    -webkit-animation: cssload-load 2.12s linear 1.59s infinite;
    -moz-animation: cssload-load 2.12s linear 1.59s infinite;
}

#cssload-loader .cssload-dot:nth-child(7n+7) {
    transform: rotate(315deg);
}

#cssload-loader .cssload-dot:nth-child(7n+7):before {
    background: magenta;
    animation: cssload-load 2.12s linear 1.86s infinite;
    -o-animation: cssload-load 2.12s linear 1.86s infinite;
    -ms-animation: cssload-load 2.12s linear 1.86s infinite;
    -webkit-animation: cssload-load 2.12s linear 1.86s infinite;
    -moz-animation: cssload-load 2.12s linear 1.86s infinite;
}

#cssload-loader .cssload-dot:nth-child(7n+8) {
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
}

#cssload-loader .cssload-dot:nth-child(7n+8):before {
    background: rgb(255, 0, 149);
    animation: cssload-load 2.12s linear 2.12s infinite;
    -o-animation: cssload-load 2.12s linear 2.12s infinite;
    -ms-animation: cssload-load 2.12s linear 2.12s infinite;
    -webkit-animation: cssload-load 2.12s linear 2.12s infinite;
    -moz-animation: cssload-load 2.12s linear 2.12s infinite;
}

@keyframes cssload-load {
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

@-o-keyframes cssload-load {
    100% {
        opacity: 0;
        -o-transform: scale(1);
    }
}

@-ms-keyframes cssload-load {
    100% {
        opacity: 0;
        -ms-transform: scale(1);
    }
}

@-webkit-keyframes cssload-load {
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes cssload-load {
    100% {
        opacity: 0;
        -moz-transform: scale(1);
    }
}

.new_login {
    margin-bottom: 30px;
}

/*Loading*/

#answers {
    display: none;
}

.q_files {
    margin-bottom: 30px;
    box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.05), 0 1.5px 6px rgba(0, 0, 0, 0.15);
}

.q_file {
    background: #115cb7;
    padding: 10px 10px;
    position: relative;
    color: #fff
}

.q_file:nth-child(even) {
    background: #6394e3;
}

.q_file h4,
.student_reply_name {
    float: right;
    margin: 0;
}

.q_file a,
.student_reply_create {
    float: left;
    color: #fff;
    margin: 0;
}

.reply_area {
    margin-bottom: 15px;
    box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.05), 0 1.5px 6px rgba(0, 0, 0, 0.15);
}

.student_reply {
    background: #000;
    padding: 10px 10px;
    position: relative;
    color: #fff
}

.student_reply a {
    color: #fff
}

.q_answer {
    padding: 15px;
    background: #f7f7f7
}

.editor .note-editor {
    margin-bottom: 30px;
}

.replyMassage_send {
    background: #115cb7;
    color: #fff;
    padding: 10px 30px;
    border-radius: 30px;
    border: none;
    float: left;
}

.menu_area .navbar-default .navbar-nav > .open > a,
.menu_area .navbar-default .navbar-nav > .open > a:focus,
.menu_area .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #a8251b;
}

.menu_area .navbar-nav > li > .dropdown-menu {
    border-radius: 0;
    border: 1px solid #e9ecef;
    box-shadow: 0 0 5px #ededed;
}

.verify_send {
    color: #fff;
    background-color: #a8251b;
    padding: 10px 30px;
    border: 1px solid transparent;
    margin-top: 20px;
    transition: all .6s;
    font-family: 'jannaltbold';
}

.verify_send:hover {
    background: #fff;
    color: #a8251b;
    border: 1px solid #a8251b;;
}

.input_area .k-widget {
    display: block !important;
    width: 100% !important;
    border: none !important;
    background: none !important;
    box-shadow: none !important;
    height: 45px;
}

.links .input_area .k-widget input[type=text] {
    height: 45px;
    direction: rtl !important;
    border: 1px solid #e2e5e8;
}

.links .input_area .k-autocomplete > .k-i-close {
    left: 0 !important;
    right: auto;
}

.content_403 {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    align-self: center;
    align-content: center;
    text-align: center;
    justify-content: center;
}

.content_403 * {
    margin-bottom: 30px;
}

.error_icon[class*=" icon-"] {
    font-size: 30px;
}

.error_links {
    margin: 50px 0;
}

.error_links a {
    border-radius: 15px;
    padding: 10px 25px;
    display: inline-block;
    color: #fff;
    font-family: 'jannaltbold';
    margin: 0 10px;
}

.go_back {
    background: #a8251b;
}

.go_home {
    background: #23262b;
}

.comment-content img {
    max-width: 100% !important;
    width: auto !important;
}

.btn-cart {
    text-decoration: none;
    border: none;
    background: #838fa1;
    color: #fff;
    padding: 5px 15px;
    border-radius: 15px;
    float: right;
    position: relative;
    font-family: 'jannaltbold';
    transition: all 0.1s ease-out;
    display: inline-block;
}

.btn-cart:hover {
    background: #a8251b;
}

@media all and (max-width: 990px) {
    .label_filed {
        max-width: 400px;
    }
}
/* ==============================================================*/
     /*.courses_price{top:28px;width:88px;}*/
 .courses_price {
     top: -12px;
     float: left;
     width: 220px;
     display: block;
     position: relative;
     margin: 10px auto;
 }

.courses_desc {
    margin-top: 40px;
}

.courses_price h6 {
    display: inline-block;
    margin-right: 5px;
}

.line-over {
    text-decoration: line-through;

}

.diploma {

}

.courses_carousel {
    padding-top: 50px;
}

.diploma {
    bottom: 20px;
}
.free_course{
    background: #a8251b;
    color: #fff;
    width: 134px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    /* border-radius: 5px; */
    float: right;
    position: relative;
    left: 20px;
}
.free_course:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid #4f0a05 ;
    border-right: 6px solid transparent;
    position: absolute;
    left: 128px;
    top: 44px;

}

/* certificate */

.main2{
    /*background-image: url('/public/certification/bg.png');*/
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden;
    margin: 45px auto ;
    border: 3px solid #921C1C;
}

.main2 .content2{
    width: 100%;
    float: right;
    font-family: 'cairo';
    text-align: center;
    margin: 0px 20% ;
}
.main2 .content2  h1 , h3 ,h2, h5{
    font-weight: bold;
}
.main2 .content2 .text {
    padding-top: 50px;
}
.main2 .content2 .name p{
    font-size: 50px;
    font-family: 'cairo';
    font-weight: bold;

}
.main2 .content2  .name  {
    margin-top: 30px;
}
.main2 .content2 hr.line{
    border: 1px solid  #000;

}
.main2 , .content2 , .decoration{
    height: 100%;
}
.main2 .text > p {
    width: 335px;
    font-size: 16px;
    text-align: center;
    margin: 20px auto;

}
.main2 .sign hr {
    border-top: 1px solid #000;
    width: 50%;
}

.main2 .decoration{
    background-image: url('certification/decoration.png');
    background-repeat: no-repeat;
    background-size: cover;

    /*width: 100%;*/
    float: left;
}
/*
.logo{
    background-image: url('../img/logo%20(1).png');
    background-repeat: no-repeat;
    background-size: cover;

    height: 160px;
    width: 140px;
    position: relative;
    left: 18%;
    top: 39%;

}
*/


@media (min-width:768px) and (max-width:992px){
    .content2 .name p {
        font-size: 43px;
    }
    .decoration {
        height: 95%;
    }
    .content2 {
        margin: 0px 10%;
    }
}
@media (min-width:640px) and (max-width:768px){
    .decoration {
        height: 74%;
    }
    .content2 .text {
        padding-top: 20px;
    }
    .content2 .name p {
        font-size: 32px;
    }
    h1{
        font-size: 24px;
    }
    h2{font-size: 20px}
    h3{font-size: 18px}
    .sign h5{ font-size: 12px;}
    .text > p {font-size: 14px ;}
}
@media (min-width:480px) and (max-width:640px){

    .decoration {
        height: 65%;
    }
    .content2 .name {
        margin-top: 20px;
    }
    .content2 .text {
        padding-top: 20px;
    }
    .content2 .name p {
        font-size: 23px;
    }
    h1{
        font-size: 20px;
    }
    h2{font-size: 18px}
    h3{font-size: 16px}
    .text > p {font-size: 12px ; width: 235px;margin: auto;}
    .sign hr {width: 60%;  margin-bottom: 0px; }
    .sign h5{ font-size: 10px;}

}
@media (min-width:320px) and (max-width:480px){
    .content2{

        margin: auto;
        margin-right: 20%;
    }
    .decoration {
        height: 100%;
        background-size: contain;

    }
    .content2 .name {
        margin-top: 20px;
    }
    .content2 .text {
        padding-top:0px;
    }
    .content2 .name p {
        font-size: 14px;
    }
    h1{
        font-size: 12px;
    }
    h2{font-size: 10px}
    h3{font-size: 8px}
    .text > p {font-size: 6px ; width: auto;margin: auto;}
    .sign hr {
        width: 90%;
        margin-bottom: 0px;
    }
    .sign h5{ font-size: 4px;}
}
/* certificate */


/*.courses_price2{*/
/*margin-top: 50px;*/

/*}*/

 .fatima-check {
     border: 1px solid #ccc;
     border-radius: 4px;
     background-color: #fff;
     width: 24px;
     margin: auto;
     position: relative;
     overflow: hidden;
 }
.fatima-check i.fa{
    position: absolute;
    top: 5px;
    right: 5px;
    transform: scale(0);
}
.fatima-check.checked i.fa{
    animation: rubberBand 1s;
    transform: scale(1);
}
.fatima-check input[type="radio"]{
    z-index: 10000;
    transform: scale(2);
    position: relative;
    opacity: 0;
}
.fatima-evaluate .table{
    margin: 40px auto 60px;
    border: 1px solid #ddd;
}
.fatima-evaluate .table .text-right{
    font-size: 16px;
}
.fatima-input{
    width: 50px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-left: 10px;
}
.services_select2 .label_input{
    padding-right:15px;
}
.services_select2 .select2-search__field{
    width:auto !important;
    direction:rtl;
    height:40px;
}

.services_select2 .select2-selection__choice {
    height: 40px;
    display: flex;
    align-items: center;
}






/*New Course page styles*/

.course-brief,
.course-tabs{
    margin-top: 6%;
}
.course-brief img{
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.course-brief h3{
    color: #000000;
    margin-bottom: 30px;
}
@media (max-width: 992px){
    .course-brief h3{
        margin-top: 30px;
        font-size: 22px;
    }
}
.course-brief .price,
.course-brief .price .price-item{
    display: flex;
    align-items: center;
}
.course-brief .price *{
    color: #A8251B;
}
.course-brief .price{
    position: relative;
    margin-bottom: 45px;
    flex-wrap: wrap;
}
.course-brief .price:after{
    position: absolute;
    bottom: -16px;
    content: '';
    height: 4px;
    width: 25px;
    background-color: #A8251B;
}
/*.course-brief .price form{*/
/*    display: flex;*/
/*    flex-wrap: wrap;*/
/*    align-items: center;*/
/*}*/
.course-brief .price .price-item{
    margin: 10px 0 0 20px;
}
.course-brief .price form .price-item{
    margin: 0;
}
.course-brief .price .price-item .tag{
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 15px;
    border: 1px solid #A8251B;
    margin-left: 12px;
}
.course-brief .price form .reg_courses{
    width: 150px;
    margin-top: 3%;
}
.course-brief .price .price-item p{
    flex-shrink: 0;
    font-weight: bold;
    margin-bottom: 0;
}
.course-brief .price .price-item .amount{
    font-size: 20px;
}
.course-brief .price .price-item .currency{
    font-size: 16px;
}
.course-brief .reg_courses{
    width: 100%;
    margin-top: 8%;
    color: #fff;
}
.course-tabs{
    margin-bottom: 6%;
}
.course-tabs .nav-tabs{
    padding: 0 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F5F5F5;
    border-color: transparent;
}
.course-tabs .nav-tabs > li{
    float: unset;
    flex-grow: 1;
    text-align: center;
}
.course-tabs .nav-tabs > li > a{
    color: #000000;
}
.course-tabs .nav-tabs > li > a:hover{
    color: #A8251B;
    font-weight: bold;
    border-bottom-color: #A8251B;
}
.course-tabs .nav-tabs > li.active > a,
.course-tabs .nav-tabs > li.active > a:focus,
.course-tabs .nav-tabs > li.active > a:hover{
    color: #A8251B;
    font-weight: bold;
    background-color: #F5F5F5; 
    border: 1px solid transparent; 
    border-bottom-color: #A8251B;
}
.course-tabs .tab-content > .tab-pane{
    padding: 5% 10%;
    margin-top: 50px;
    border: 1px solid #E3E3E3;
}
.course-tabs .tab-pane .panel-group {
    margin-bottom: 0;
}
.course-tabs .tab-pane .panel-default > .panel-heading{
    color: #FFFFFF;
    background-color: #A8251B;
}

.course-tabs .tab-pane .panel-title a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.course-tabs .tab-pane .panel-title a .fa-caret-down{
    transform: rotate(180deg);
}
.course-tabs .tab-pane .panel-title a.collapsed .fa-caret-down{
    transform: rotate(0deg);
}



.pay_card_type{
    width: 150px;
    height: 75px;
    padding: 8px;
    margin: 5px;
    border-radius: 5px;
    border: 1px solid #eee;
}
.pay_card_type .type_logo{
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
}