/* Generated by less 2.5.1 */
body {
    direction: rtl;
    font-family: IRANSans;
    box-sizing: border-box;
    background: #e8e8e8;
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../../font/iransans/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../../font/iransans/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ 
    url('../../font/iransans/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../../font/iransans/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../../font/iransans/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../../font/iransans/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../../font/iransans/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../font/iransans/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../../font/iransans/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../font/iransans/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../../font/iransans/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../../font/iransans/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../font/iransans/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../../font/iransans/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../font/iransans/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../../font/iransans/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../../font/iransans/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../font/iransans/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../../font/iransans/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../font/iransans/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../../font/iransans/eot/IRANSansWeb(FaNum).eot');
    src: url('../../font/iransans/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../../font/iransans/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../../font/iransans/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../../font/iransans/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
button,
html,
input,
select,
textarea {
    font: 13px IRANSans;
}
.latin_font {
    font-family: cursive;
}
/************************ Mixins ***************************/
[class*="col-"] {
    float: right;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.inline_block {
    display: inline-block;
}
a {
    text-decoration: none !important;
    outline: none !important;
}
.nopadding {
    padding: 0 !important;
}
.img_whiteframe {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.lgi-heading {
    color: #333;
    margin-bottom: 4px;
}
.lgi-heading,
.lgi-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lgi-text {
    display: block;
    font-size: 12px;
    color: #AEAEAE;
}
.custom_select.up_down_arrow:before {
    top: 17px;
}
.custom_select.up_down_arrow:after {
    top: 17px;
}
.custom_select > select {
    -webkit-appearance: none;
    /* Safari and Chrome */
    -moz-appearance: none;
    /* Firefox */
    appearance: none;
}
.ms-search:before {
    content: "\f349";
    font-family: icomoon;
    position: absolute;
    left: 7px;
    top: 6px;
    color: #1a576c;
}
.panel_box {
    width: 100%;
    background-color: #fff;
    border: 1px solid #d4dade;
    -ms-border-radius: 4px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 10px;
}
.readmore_text {
    position: relative;
}
.readmore_text .readmore_content {
    height: 188px;
    min-height: 50px;
    overflow: hidden;
    font-size: 12px;
    line-height: 32px;
    text-align: justify;
    margin: 0;
    -ms-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.readmore_text .readmore_content:not(.show_more):after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 35px;
    height: 105px;
    z-index: 1;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #ffffff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #ffffff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #ffffff 100%);
}
.readmore_text .readmore_content.show_more {
    height: auto;
    min-height: 200px;
    padding-bottom: 30px;
}
.readmore_text .readmore_btn {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 13px;
    bottom: 15px;
    cursor: pointer;
    color: #4d4d4d;
    background: #fff;
}
.readmore_text .readmore_btn .up_down_arrow:before {
    top: 12px;
    left: 3px;
    left: 10px;
}
.readmore_text .readmore_btn .up_down_arrow:after {
    top: 12px;
    left: 4px;
}
@keyframes progres_bar_width {
    0% {
        width: 0%;
    }
    50% {
        width: 50%;
    }
    100% {
        width: 100%;
    }
}
.cart_btn {
    width: 100%;
    float: right;
    padding: 0;
}
.cart_btn.load_more {
    width: 150px;
    margin: 0 auto;
    display: block;
    float: none;
}
.cart_btn.load_more > a {
    display: inline-block;
    position: relative;
}
.cart_btn.load_more > a:after {
    content: '';
    width: 0%;
    height: 2px;
    background: #FFF;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
    transition: .5s;
}
.cart_btn.load_more > a.load:after {
    animation: progres_bar_width .5s 1;
}
.cart_btn a {
    width: 100%;
    text-align: center;
    background: #1f6881;
    color: #fff;
    float: right;
    border-radius: 3px;
    font-size: 12px;
    display: block;
    line-height: 38px;
    box-shadow: 1px 1px 2px #ddd;
    -moz-box-shadow: 0 1px 2px #ddd;
    -webkit-box-shadow: 0 1px 2px #ddd;
    -ms-box-shadow: 0 1px 2px #ddd;
    -o-box-shadow: 0 1px 2px #ddd;
}
.cart_btn a i,
.cart_btn a .icon {
    line-height: 38px;
    border-radius: 3px 0 0 3px;
    font-size: 14px;
    background-color: #1a576c;
    transform: rotateY(180deg);
    display: block;
    text-align: center;
    padding: 0;
    height: 100%;
}
.cart_btn a .icon .checkbox {
    margin: 0;
}
.cart_btn a .icon .checkbox input {
    margin-bottom: 0;
}
.cart_btn a .icon .checkbox input:after {
    width: 13px;
    height: 13px;
    margin-right: 1.5px;
    margin-bottom: 4px;
    border: 1px solid #FFF;
}
.cart_btn a .icon .checkbox input:checked :before {
    left: 6px;
    width: 4px;
    top: -1px;
}
.cart_btn a div span {
    float: right;
}
.cart_btn a div span.cart_count {
    width: 24px;
    height: 24px;
    text-align: center;
    background: #5fbf63;
    transform: translateY(35%);
    border-radius: 50%;
    line-height: 2.2;
    margin-right: 6px;
}
.cart_btn a:hover {
    background-color: #154657;
}
.cart_btn a:hover i {
    background-color: #103643;
}
.cart_btn a .cart_text_box {
    display: inline-flex;
}
header {
    background: #fff;
}
header > .container {
    padding: 15px;
}
header > .container .row > .col-md-9 {
    padding-right: 0;
}
header .topBar {
    width: 100%;
    list-style: none;
    font-size: 11px;
    float: right;
    padding: 0 15px 0;
}
header .topBar li:first-child {
    float: right;
    padding-left: 40px;
    /*&:hover {
    .dropdown-menu {
    display: block;
  }
  }*/
}
header .topBar li a {
    color: #7f848f;
    font-size: 13px;
}
header .topBar li a span {
    font-size: 14px;
    padding-left: 5px;
}
header .topBar li a .up_down_arrow {
    padding: 0;
}
header .topBar li a .up_down_arrow:before,
header .topBar li a .up_down_arrow:after {
    width: 7px;
    height: 1px;
    top: 7px;
}
header .topBar li a .up_down_arrow:before {
    left: 7px;
}
header .topBar li a .up_down_arrow:after {
    left: 2px;
}
header .topBar li.dropdown.mega-dropdown {
    position: static;
}
header .topBar li.dropdown.mega-dropdown .dropdown-menu {
    width: 100%;
    right: -1px;
    padding: 0;
}
header .topBar li.dropdown.mega-dropdown .dropdown-menu li {
    padding: 0;
}
header .topBar li.dropdown.mega-dropdown .item {
    min-height: 100px;
}
header .topBar li.dropdown.mega-dropdown .item .header {
    line-height: 3;
}
header .topBar li.dropdown.mega-dropdown .item .header i {
    font-size: 20px;
    line-height: 2;
    padding-left: 10px;
}
header .topBar li.dropdown.mega-dropdown .item .header span {
    font-size: 11px;
    line-height: 3.4;
}
header .topBar li.dropdown.mega-dropdown .item .header:after {
    content: '';
    width: 95%;
    position: absolute;
    left: 21px;
    bottom: 0;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, #707580), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #707580 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
}
header .topBar li.dropdown.mega-dropdown .item .content {
    padding: 20px;
}
header .topBar li.dropdown.mega-dropdown .item .content ul.profile_menu > li {
    width: 100%;
    text-align: right;
    list-style: circle;
}
header .topBar li.dropdown.mega-dropdown .item .content ul.profile_menu > li a {
    font-size: 11px;
}
header .topBar li.dropdown.mega-dropdown .item .content .empty-text {
    text-align: center;
}
header .topBar li .dropdown-menu:hover {
    display: block;
}
header .topBar table thead tr th {
    text-align: center;
}
header .topBar table thead tr th:first-child {
    width: 5%;
}
header .topBar table thead tr th:last-child,
header .topBar table thead tr th.status {
    width: 11%;
}
header .topBar table tbody tr td {
    line-height: 2;
}
header .topBar table tbody tr td:first-child {
    text-align: center;
}
header .topBar table tbody tr td .cart_btn a {
    color: #FFFFFF;
    line-height: 25px;
}
header .topBar table tbody tr td .cart_btn a i {
    line-height: 25px;
    font-size: 16px;
}
header .topBar table tbody tr td .cart_btn a .cart2_text_box {
    padding: 0 3px;
}
header .topBar table tbody tr td .cart_btn a .cart_text_box {
    display: block;
}
header .topBar table tbody tr td .cart_btn a span {
    font-size: 10px;
}
header .topBar table tbody tr:hover {
    background-color: #cccccc;
}
header .search {
    float: right;
}
header .search span {
    float: right;
    padding: 0;
}
header .search input[name="search"] {
    width: 91.5%;
    border-radius: 0 3px 3px 0;
    font-size: 12px;
    padding: 0 10px;
    line-height: 36px;
    border: 1px solid #c9d1d7;
    outline: none;
    float: right;
}
header .search .search_btn {
    float: right;
    height: 38px;
    border: 1px solid #247895;
    background: #1a576c;
    line-height: 1.7;
    font-size: 23px;
    text-align: center;
    color: #fff;
    outline: none;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    -ms-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    padding: 0;
}
header .search .search_btn:hover {
    background-color: #103643;
}
header .search .search_btn i {
    line-height: 1.8;
    font-size: 20px;
}
header .search .lookup {
    display: none;
    width: 620px;
    max-height: 545px;
    z-index: 1001;
    top: 37px;
    right: 15px;
    position: absolute;
    background: #fff;
    border: 1px solid #bcbcbc;
    border-right: 3px solid #6e6e6e;
    -moz-box-shadow: -1px 4px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: -1px 4px 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: -1px 4px 10px 0 rgba(0, 0, 0, 0.2);
}
header .search .lookup .title_with_line {
    width: 100%;
    height: 2px;
    background-color: #cecece;
    margin: 20px 0;
}
header .search .lookup .title_with_line h5 {
    height: 10px;
    line-height: 0.2;
    font-size: 12px;
    display: inline-block;
    font-weight: bold;
    background: #FFF;
    margin-top: 0px;
    float: right;
    padding-left: 15px;
}
header .search .lookup .group_list {
    font-size: 11px;
    padding-right: 0;
}
header .search .lookup .group_list li {
    margin-bottom: 5px;
}
header .search .lookup .group_list li a {
    color: #000;
}
header .search .lookup .group_list li a i {
    font-size: 16px;
    vertical-align: middle;
    color: #C0C0C0;
}
header .search .lookup .group_list li a:hover {
    color: #ff5252;
}
header .search .lookup .group_list li a:hover i {
    color: #3C3C3C;
}
header .search .lookup .group_list img {
    max-width: 55px;
    max-height: 45px;
}
header .search .lookup .group_list .media-body {
    max-height: 195px;
    overflow: hidden;
    padding: 3px 8px;
}
header .search .lookup .group_list .media-body span {
    width: 100%;
    float: right;
    font-size: 10px;
    padding: 0;
    line-height: 2;
}
header .search .lookup .group_list .media-body:hover {
    background: #00aec8;
    border-radius: 2px;
}
header .search .lookup .group_list .media-body:hover a {
    color: #fff;
}
header .search .lookup .group_list.thumb {
    height: 245px;
    overflow: hidden;
}
header .search .lookup .group_list.producut_autocomplete li {
    position: relative;
    padding: 5px 0;
}
header .search .lookup .group_list.producut_autocomplete li:after {
    content: '';
    width: 65%;
    position: absolute;
    left: 0;
    bottom: -3px;
    height: 1px;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, #cecece), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #cecece 50%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 50%, rgba(0, 0, 0, 0) 100%);
}
header .search .lookup .group_list.videos li {
    border-radius: 2px;
    padding: 5px;
}
header .search .lookup .group_list.videos li img {
    max-width: 100%;
    width: 100%;
    max-height: 100%;
    border: 1px solid #000;
}
header .search .lookup .group_list.videos li span {
    width: 100%;
    display: inline-block;
}
header .search .lookup .group_list.videos li .views {
    float: right;
    margin: 15px 0 0;
}
header .search .lookup .group_list.videos li .views span {
    width: auto;
    font-size: 11px;
}
header .search .lookup .group_list.videos li .views span.count {
    padding-right: 10px;
}
header .search .lookup .group_list.videos li:hover {
    background-color: #3c3c3c;
}
header .search .lookup .group_list.videos li:hover a {
    color: #fff;
}
header .search .lookup .group_list.videos li > div > div {
    padding: 0 5px;
}
header .search .lookup .cart_btn {
    width: 40%;
    float: left;
}
header .search .lookup .cart_btn a,
header .search .lookup .cart_btn i,
header .search .lookup .cart_btn .icon {
    line-height: 30px;
}
header .search .lookup > div > div > div {
    padding-bottom: 20px;
}
header .search .lookup > div > div > div:last-child {
    background: #f6f6f6;
}
header .search .lookup > div > div > div:last-child .title_with_line h5 {
    background: #f6f6f6;
}
header .search .lookup > div > div > div:last-child > div {
    position: relative;
}
header .site_logo {
    width: 200px;
    height: 65px;
    background-image: url('../img/logo.png');
    background-size: cover;
    float: left;
}
header nav.navbar {
    border-radius: 0;
}
header nav.navbar .navbar-nav {
    padding: 0;
}
header nav.navbar-inverse {
    height: 42px;
    margin-bottom: 0;
    min-height: 42px;
    background: #f7f8fa;
    border-top: 1px solid #eff0f2;
    border-bottom: 1px solid #e3e4e5;
    border-right: 0;
    border-left: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
}
header nav.navbar-inverse .navbar-nav > li.dropdown.mega-dropdown:before {
    position: relative;
}
header nav.navbar-inverse .navbar-nav > li.dropdown.mega-dropdown:hover {
    position: static;
}
header nav.navbar-inverse .navbar-nav > li.dropdown.mega-dropdown:hover .menu_open_arrow {
    width: 100%;
    position: relative;
    display: table-footer-group;
}
header nav.navbar-inverse .navbar-nav > li.dropdown.mega-dropdown:hover .menu_open_arrow:after {
    content: "";
    border-bottom: 5px solid #ee3e3e;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -9px;
    z-index: 10;
}
header nav.navbar-inverse .navbar-nav > li.dropdown.mega-dropdown:hover:after {
    content: "";
    border-bottom: 2px solid #ee3e3e;
    position: relative;
    bottom: 0;
    z-index: 10;
    display: block;
}
header nav.navbar-inverse .navbar-nav > li.dropdown.mega-dropdown.open {
    position: static;
}
header nav.navbar-inverse .navbar-nav > li.dropdown.mega-dropdown.open .menu_open_arrow {
    width: 100%;
    position: relative;
    display: table-footer-group;
}
header nav.navbar-inverse .navbar-nav > li.dropdown.mega-dropdown.open .menu_open_arrow:after {
    content: "";
    border-bottom: 5px solid #ee3e3e;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    bottom: -4px;
    left: 50%;
    margin-left: -9px;
    z-index: 10;
}
header nav.navbar-inverse .navbar-nav > li.dropdown.mega-dropdown.open:after {
    content: "";
    border-bottom: 2px solid #ee3e3e;
    position: relative;
    bottom: 0;
    z-index: 10;
    display: block;
}
header nav.navbar-inverse .navbar-nav > li.dropdown.mega-dropdown.open .up_down_arrow:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
header nav.navbar-inverse .navbar-nav > li.dropdown.mega-dropdown.open .up_down_arrow:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
header nav.navbar-inverse .navbar-nav > li > a {
    color: #000 !important;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 4px solid rgba(247, 248, 250, 0);
    padding: 8px 20px;
}
header nav.navbar-inverse .navbar-nav > li > a:hover {
    color: #ff5252;
}
header nav.navbar-inverse .navbar-nav > li > a:focus {
    color: #ff5252;
}
header nav.navbar-inverse .navbar-nav > li > a span {
    font-size: 20px;
    vertical-align: top;
    transition: .3s;
}
header nav.navbar-inverse .navbar-nav > li > a.up_down_arrow {
    padding: 8px 10px 8px 35px;
}
header nav.navbar-inverse .navbar-nav > li > a.up_down_arrow:before,
header nav.navbar-inverse .navbar-nav > li > a.up_down_arrow:after {
    width: 7px;
    height: 1px;
}
header nav.navbar-inverse .navbar-nav > li > a.up_down_arrow:before {
    left: 19px;
}
header nav.navbar-inverse .navbar-nav > li > a.up_down_arrow:after {
    left: 14px;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu {
    width: 85.6%;
    display: none;
    position: absolute;
    top: 42px;
    left: 50%;
    right: auto;
    margin-left: -472px;
    border: 0;
    font-size: 12px;
    text-align: right;
    box-shadow: 0 2px 3px #cccfd1;
    background-color: #fcfcfc;
    border-radius: 0 0 3px 3px;
    transform: translateX(-8.4%);
    padding: 0;
    min-height: 338px;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li {
    float: right;
    position: relative;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li:nth-child(2) {
    background-color: #fafafa;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li .dropdown-header {
    padding-right: 0;
    padding-bottom: 10px;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li .dropdown-header a {
    color: #16c1f3;
    font-size: 11px;
    font-weight: bold;
    padding: 0 !important;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li > a {
    display: block;
    background: none;
    padding: 8px 14px;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li > ul > li {
    list-style: none;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #7e7e7e;
    white-space: normal;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li > ul > li > a:hover {
    text-decoration: none;
    color: #444;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li > ul > li > a:focus {
    text-decoration: none;
    color: #444;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li.col-sm-3 {
    border-left: 1px solid #e2e2e2;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    box-sizing: border-box;
    padding: 15px;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li.col-sm-3:last-child {
    border: 0;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu > li.menu_img {
    width: 298px;
    height: 337px;
    z-index: -1;
    position: absolute;
    background-repeat: no-repeat;
    background-color: #fafafa;
    left: 0;
    bottom: 0;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu form {
    margin: 3px 20px;
}
header nav.navbar-inverse .navbar-nav > li .dropdown-menu.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}
header nav.navbar-inverse .navbar-nav > li:hover .mega-dropdown-menu {
    display: inline-flex;
}
header nav.navbar-inverse .navbar-nav > li:hover .icon-chevron-down {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
header nav.navbar-inverse .navbar-nav > li:hover > a {
    color: #ff5252;
    background-color: #fff;
    box-shadow: 0 0 3px #cccfd1;
    border-bottom: 4px solid #fff;
}
header nav.navbar-inverse .navbar-nav > li:hover > a:hover {
    color: #ff5252;
    background-color: #fff;
    box-shadow: 0 0 3px #cccfd1;
    border-bottom: 4px solid #fff;
}
header nav.navbar-inverse .navbar-nav > li:hover > a:focus {
    color: #ff5252;
    background-color: #fff;
    box-shadow: 0 0 3px #cccfd1;
    border-bottom: 4px solid #fff;
}
header nav.navbar-inverse .navbar-nav > li.open .mega-dropdown-menu {
    display: inline-flex;
}
header nav.navbar-inverse .navbar-nav > li.open .icon-chevron-down {
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
header nav.navbar-inverse .navbar-nav > li.open > a {
    color: #ff5252;
    background-color: #fff;
    box-shadow: 0 0 3px #cccfd1;
    border-bottom: 4px solid #fff;
}
header nav.navbar-inverse .navbar-nav > li.open > a:hover {
    color: #ff5252;
    background-color: #fff;
    box-shadow: 0 0 3px #cccfd1;
    border-bottom: 4px solid #fff;
}
header nav.navbar-inverse .navbar-nav > li.open > a:focus {
    color: #ff5252;
    background-color: #fff;
    box-shadow: 0 0 3px #cccfd1;
    border-bottom: 4px solid #fff;
}
.header_title {
    width: 100%;
    display: inline-block;
    border-bottom: 2px solid #d4dade;
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
}
.header_title > .title {
    width: auto;
    float: right;
    font-size: 18px;
    font-weight: bold;
    color: #1a576c;
    border-bottom: 2px solid #1a576c;
    line-height: 1;
    margin-top: 0;
    margin-bottom: -2px;
}
.header_title > .title a {
    color: #1a576c;
}
i.icon {
    display: inline;
}
.header_title > .title i {
    vertical-align: middle;
    font-size: 20px;
    padding-left: 5px;
    display: inline-block;
    width: auto;
    height: auto;
}
.header_title > .title:hover {
    cursor: default;
}
.header_title > .title:hover,
.header_title > .title:hover i,
.header_title > .title:hover a {
    color: #111;
}
.header_title > .title:hover .title {
    border-color: #111;
}
.header_title > .show_all {
    position: absolute;
    left: 2px;
    bottom: 9px;
}
.header_title > .show_all i {
    font-size: 20px;
    float: left;
}
.header_title > a.btn {
    text-align: left;
    float: left;
    display: inline-block;
}
.up_down_arrow {
    position: relative;
    transition: .5s;
}
.up_down_arrow select {
    background: none !important;
    padding-left: 23px;
}
.up_down_arrow:after,
.up_down_arrow:before {
    position: absolute;
    content: '';
    top: 19px;
    left: 8px;
    height: 2px;
    width: 10px;
    background: #1a576c;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.2s;
    -moz-transition: -moz-transform 0.2s;
    transition: transform .2s;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.up_down_arrow:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 14px;
}
.up_down_arrow.content-visible:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.up_down_arrow.content-visible:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*********************
MAIN CAROUSEL
**********************/
#main-carousel .carousel,
#main-carousel .item,
#main-carousel .active {
    height: 100%;
}
#main-carousel .carousel-indicators {
    padding-right: 0;
}
#main-carousel .carousel-inner {
    height: 500px;
}
#main-carousel .carousel-inner .item {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
#main-carousel .carousel-inner .item:nth-child(1) {
    background-image: url("../img/1.jpg");
}
#main-carousel .carousel-inner .item:nth-child(2) {
    background-image: url("../img/2.jpg");
}
#main-carousel .carousel-inner .item:nth-child(3) {
    background-image: url("../img/3.jpg");
}
#main-carousel .carousel-inner .item:nth-child(4) {
    background-image: url("../img/4.jpg");
}
#main-carousel .carousel-inner .item .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
}
#main-carousel .carousel-inner .item .carousel-caption:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 105px;
    z-index: -1;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, bottom left, top left, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
}
#main-carousel .carousel-inner .item .carousel-caption h1,
#main-carousel .carousel-inner .item .carousel-caption h2,
#main-carousel .carousel-inner .item .carousel-caption h3,
#main-carousel .carousel-inner .item .carousel-caption h4,
#main-carousel .carousel-inner .item .carousel-caption h5,
#main-carousel .carousel-inner .item .carousel-caption h6 {
    font-size: 150%;
    line-height: 2;
}
.carousel-caption h3:first-child {
    animation-delay: 1s;
}
.carousel-caption h3:nth-child(2) {
    animation-delay: 2s;
}
.carousel-caption button {
    animation-delay: 3s;
}
.carousel-caption a i {
    float: right;
    font-size: 17px;
    padding-left: 4px;
    padding-top: 5px;
}
.carousel-caption a:last-child i {
    color: #fff;
}
.carousel-control:hover {
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    -ms-transition-duration: 400ms;
    transition-duration: 400ms;
}
.carousel-control.left {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
}
.carousel-control.right {
    left: 0;
    right: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
}
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 1000ms;
    -moz-transition-duration: 1000ms;
    -o-transition-duration: 1000ms;
    -ms-transition-duration: 1000ms;
    transition-duration: 1000ms;
}
.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;
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .icon-chevron-left,
.carousel-control .icon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .icon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon {
    font-size: 50px;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-full-bg .carousel-indicators {
    margin-bottom: 1em;
}
.carousel-full-bg .carousel-caption {
    margin-bottom: 8em;
}
.carousel-caption .btn {
    text-shadow: none;
    margin-left: 5px;
}
.carousel .carousel-indicators li {
    height: 20px;
    width: 20px;
    border-color: #01C0F4;
}
.carousel .carousel-indicators .active {
    height: 20px;
    width: 20px;
    background-color: #01C0F4;
    border-color: #01C0F4;
}
.carousel-caption {
    margin-bottom: 3em;
}
.carousel-widget .carousel-indicators li {
    height: 15px;
    width: 15px;
}
.carousel-widget .carousel-indicators .active {
    height: 15px;
    width: 15px;
}
.new-control .icon {
    /* border-radius: 50%; */
    width: 60px;
    height: 60px;
    color: #01C0F4;
    /* background-color: #000; */
    /* padding-top: 3px; */
}
.new-control > span.icon {
    font-size: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
@media only screen and (max-width: 600px) {
    .new-control .icon {
        border-radius: 50%;
        width: 33px;
        height: 33px;
        background-color: #000;
        padding-top: 3px;
    }
    .carousel-control .icon {
        font-size: 25px;
    }
    .carousel-indicators li {
        height: 10px;
        width: 10px;
    }
    .carousel-indicators .active {
        height: 10px;
        width: 10px;
        background-color: #fff;
    }
    .carousel .carousel-indicators li {
        height: 10px;
        width: 10px;
        border-color: #01C0F4;
    }
    .carousel .carousel-indicators .active {
        height: 10px;
        width: 10px;
    }
    .carousel-caption {
        margin-bottom: 1em;
    }
}
/********* OWL Carusel Styles ***********/
.owl-stage-outer,
.owl-stage,
.owl-item {
    height: 100%;
}
.owl-nav {
    display: block;
}
.owl-nav > div {
    font-size: 30px;
    color: #1a237e;
    cursor: pointer;
    position: absolute;
    top: 45%;
    margin-top: -16px;
}
.owl-nav > div.owl-prev {
    left: 0px;
}
.owl-nav > div.owl-next {
    right: 0px;
}
.owl-nav > div.disabled {
    color: #DCDDE0;
}
.owl-theme .owl-dots {
    text-align: center;
    padding-top: 5px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: none repeat scroll 0 0 #3498DB !important;
}
.brand_silder.owl-carousel .owl-item img {
    padding: 30px;
}
.course_carts .product-cart-item {
    border-bottom: 2px solid #196db7;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.course_carts .product-cart-item .panel-thumbnail {
    width: 100%;
    height: 150px;
    position: relative;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
}
.course_carts .product-cart-item .panel-thumbnail img {
    width: 100%;
    height: 100%;
}
.course_carts .product-cart-item .verification {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    cursor: pointer;
    background: url(../img/bg_verified.png) no-repeat right top;
    display: block;
    width: 60px;
    height: 60px;
}
.course_carts .product-cart-item .verification i {
    text-align: center;
    font-size: 18px;
    color: #D5D5D5;
    line-height: 2.8;
}
.course_carts .product-cart-item .verification i:before {
    position: absolute;
    right: 5px;
    z-index: 8;
    top: -5px;
}
.course_carts .product-cart-item .verification.verified i {
    color: #48BA2F;
}
.course_carts .product-cart-item .image_caption {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    bottom: 0;
    padding: 0 1em;
    height: 3em;
    color: #FFF;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.course_carts .product-cart-item .image_caption:before {
    width: 100%;
    height: 125%;
    position: absolute;
    top: -25%;
    left: 0;
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    z-index: -1;
}
.course_carts .product-cart-item .image_caption > ul {
    padding: 0;
    margin: 0;
}
.course_carts .product-cart-item .image_caption .course_rate {
    float: left;
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
}
.course_carts .product-cart-item .image_caption .course_rate li {
    float: left;
    font-size: 12px;
    padding: 0 2px;
}
.course_carts .product-cart-item .image_caption .icon-links {
    display: inline-block;
    float: right;
    padding: 0;
    margin: 0;
}
.course_carts .product-cart-item .image_caption .icon-links li {
    float: right;
    display: block;
    height: 100%;
    line-height: 3;
    font-size: 12px;
    font-family: iransans;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}
.course_carts .product-cart-item .image_caption .icon-links li i {
    font-size: 14px;
    float: right;
    line-height: 2.3;
    padding-left: 3px;
}
.course_carts .product-cart-item .panel-body .title {
    font-size: 18px;
    margin-top: 0;
}
.course_carts .product-cart-item .panel-body .teacher {
    margin: 20px 0;
}
.course_carts .product-cart-item .panel-body .teacher > i {
    font-size: 18px;
    padding-left: 5px;
}
.course_carts .product-cart-item .panel-footer {
    overflow: hidden;
}
.course_carts .product-cart-item:hover .image_caption,
.course_carts .product-cart-item:hover .icon-links li {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.course_carts .product-cart-item:hover .image_caption:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.course_carts .product-cart-item:hover .icon-links li {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.course_carts .product-cart-item:hover .icon-links li:first-child {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
.course_carts .product-cart-item:hover .icon-links li:nth-child(2) {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
/******* Tooltip style *******/
[data-title] {
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
}
[data-title]:before,
[data-title]:after {
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    pointer-events: none;
    -webkit-transform: translateY(-15px) translateX(-50%);
    -ms-transform: translateY(-15px) translateX(-50%);
    transform: translateY(-15px) translateX(-50%);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 1.46);
    transition: all 0.3s cubic-bezier(0.17, 0.67, 0.38, 1.46);
}
[data-title]:before {
    width: 80px;
    background-color: rgba(0, 127, 175, 0.9);
    color: #fff;
    content: attr(data-title) !important;
    text-align: center;
    font-family: IRANsans;
    font-size: 11px;
    line-height: 1;
    border-radius: 2px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -10px;
    margin-bottom: -3px;
    padding: 10px 8px 7px;
}
[data-title]:after {
    position: absolute;
    bottom: 80%;
    left: 50%;
    width: 0;
    border-top: 5px solid rgba(0, 127, 175, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    box-shadow: none;
    content: " ";
    font-size: 0;
    line-height: 0;
    margin-left: -11px;
}
[data-title]:hover:before,
[data-title]:hover:after {
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0) translateX(-50%);
    -ms-transform: translateY(0) translateX(-50%);
    transform: translateY(0) translateX(-50%);
}
/************* Title Style***************/
.title-box {
    margin-bottom: 60px;
}
.big-headline {
    font-size: 36px;
    margin: 0 auto;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    text-shadow: 0 1px rgba(255, 255, 255, 0.4);
}
.headline {
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #e2e2e2;
}
.headline > h2,
.headline > h3,
.headline > h4 {
    margin: 0 auto -1px;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 1px solid #007FAF;
    font-weight: 500;
}
.headline > h2 > i,
.headline > h3 > i,
.headline > h4 > i {
    margin-left: 6px;
    color: #007FAF;
}
.headline > h2 {
    font-size: 26px;
}
.headline > h3 {
    font-size: 22px;
}
.headline > h4 {
    font-size: 20px;
}
.delimiter {
    width: 25%;
    margin: 1.4em auto;
    height: 1px;
    text-align: center;
    background: #dddddd;
}
.cross {
    width: 15%;
    text-align: center;
    height: 2px;
    display: inline-block;
    vertical-align: top;
    background: #007faf;
}
.title-box-desc {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}
.widget_anim {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
    filter: alpha(opacity=0);
}
.brands {
    background-color: #fff;
    padding: 20px;
}
.brands .owl-item {
    height: 130px;
}
.brands .owl-item .item,
.brands .owl-item .item img {
    width: 100%;
    height: 100%;
    padding: 0;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block;
}
.counters_section {
    background-image: url(../img/3.jpg);
    background-attachment: fixed;
    color: #fff;
    background-size: cover;
    padding: 50px 0;
}
.counters_section .counter_items span {
    width: 100%;
    text-align: center;
    color: #fff;
    display: inline-block;
}
.counters_section .counter_items span.counter {
    font-size: 40px;
    margin-bottom: 10px;
}
.counters_section .counter_items span.subject {
    font-size: 20px;
}
ul.social {
    display: inline-flex;
    padding: 0;
    margin: 0;
}
ul.social > li {
    float: right;
    padding-left: 1.2px;
}
ul.social > li > a {
    font-size: 25px;
}
ul.social > li > a i {
    background-color: #1a576c;
    color: #f7f7f7;
    font-size: 15px;
    padding: 4px;
    border-radius: 3px;
}
ul.social > li:hover a i {
    background-color: #f7f7f7;
    color: #1a576c;
}
ul.social > li:first-child {
    padding-right: 0;
}
footer {
    border-top: 2px solid #1a576c;
    background-color: #dedede;
}
footer .header_title {
    margin: 0;
}
footer .header_title > .title {
    color: #1a576c;
}
footer ul.list_items {
    padding-top: 5px;
    padding-right: 0;
}
footer ul.list_items > li > a {
    display: inline-block;
    padding: 8px 0;
}
footer ul.list_items2 {
    min-height: 157px;
    margin: 0;
    padding: 0;
}
footer ul.list_items2 li {
    padding: 5px 0;
}
footer ul.list_items2 li i {
    vertical-align: middle;
    color: #1a576c;
    padding-left: 5px;
}
footer ul.list_items2 li.left {
    text-align: left;
}
footer ul.list_items2 li.left i {
    float: left;
    line-height: 1.3;
    padding-right: 5px;
    padding-left: 0;
}
footer .fcontent {
    border-bottom: 1px solid #dcd5d5;
    padding: 20px 0 0;
}
footer .fcontent .row > div {
    min-height: 230px;
}
footer .fcontent .row > div:hover .header_title > .title {
    color: #111;
    border-color: #111;
}
footer .copyright {
    padding: 10px;
}
footer .copyright .footer_menu {
    margin: 0;
    padding: 0;
}
footer .copyright .footer_menu > li:first-child {
    padding-right: 0;
}
footer .copyright .footer_menu > li:not(:last-child):after {
    content: '|';
    color: #2196F3;
    padding-right: 15px;
}
footer .copyright .footer_menu > li > a {
    font-size: 12px;
}
footer .copyright p {
    font-size: 11px;
    margin: 0;
    padding-top: 5px;
}
/********************* Search Page ************************/
.page_content {
    margin-top: 10px;
}
.sidebar {
    padding: 0 10px;
}
.sidebar .header_title {
    margin-bottom: 0;
}
.sidebar .header_title,
.sidebar .header_title .title {
    margin-top: 0;
}
.sidebar .side_content {
    padding: 5px 8px;
}
.sidebar .side_content .title {
    font-size: 14px;
}
.sidebar .side_content .check_boxs .checkbox label {
    margin-right: 20px;
}
.sidebar .side_content .check_boxs .checkbox label input {
    margin-top: 2px;
    margin-right: -20px;
}
.sidebar .side_content .check_boxs.left {
    text-align: left;
    direction: ltr;
}
.search_container .search_header {
    width: 100%;
    display: inline-block;
    padding-top: 25px;
}
.search_container .search_header .sort > div {
    padding-left: 0;
}
.search_container .search_header .sort > div.check_box_autocomplete {
    margin-left: 15px;
}
.search_container .search_header .sort .product_filters_show {
    margin-right: 0;
    padding-top: 5px;
}
.search_container .search_header .sort .product_filters_show .icon-bar {
    height: 2px;
    background-color: #62b965;
}
.search_container .search_header .sort .cat-lable {
    width: 100%;
}
.search_container .search_header .sort .cat-lable .form-control {
    border-radius: 2px;
    font-size: 12px;
    padding: 6px 8px;
}
.search_container .search_header .up_down_arrow {
    width: 100%;
}
.search_container .search_header .titr {
    color: #4d4d4d;
    padding-top: 14px;
    font-size: 10px;
}
.search_container .search_header .view_layouts {
    width: 40%;
    text-align: center;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4), inset 0 0 0 #888888, inset 0 0 1px #bbbbbb, inset 0 0 0 white;
    margin-top: 7px;
    margin-right: 6px;
}
.search_container .search_header .view_layouts > div {
    width: 50%;
    height: 25px;
    float: right;
    cursor: pointer;
    background-color: #efefef;
    border-radius: 1px;
    padding: 3.45px 3.5px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.search_container .search_header .view_layouts > div:first-child {
    padding: 6px 4.5px;
}
.search_container .search_header .view_layouts > div a {
    color: #4d4d4d;
    font-size: 15px;
    display: inline-block;
}
.search_container .search_header .view_layouts > div .icon-bar {
    background-color: #4d4d4d;
    display: block;
    width: 12px;
    height: 2px;
    border-radius: 1px;
    margin-top: 0;
    margin-bottom: 2px;
}
.search_container .search_header .view_layouts > div.active {
    box-shadow: 0 0 4px 1px #d3d3d3 inset;
    background-color: #e9e9e9;
}
.search_container .search_header .view_layouts > div.active i {
    color: #006c7f;
}
.search_container .search_header .view_layouts > div.active span {
    background-color: #006c7f;
}
.search_container .search_content {
    padding: 10px 0;
}
/****************** Check Box ******************/
.checkbox_input,
.ms-drop ul > li > label > input[type="checkbox"] {
    position: relative;
    top: 0;
    margin: 0 0 0 5px;
    cursor: pointer;
}
.checkbox_input:before,
.ms-drop ul > li > label > input[type="checkbox"]:before {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    content: "";
    position: absolute;
    left: 0;
    z-index: 1;
    width: 1rem;
    height: 1rem;
    border: 2px solid #1a576c;
    opacity: .5;
}
.checkbox_input:checked:before,
.ms-drop ul > li > label > input[type="checkbox"]:checked:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: .5rem;
    border-color: #1a576c;
    border-top-style: none;
    border-right-style: none;
    opacity: 1;
}
.checkbox_input:after,
.ms-drop ul > li > label > input[type="checkbox"]:after {
    content: "";
    position: absolute;
    top: -0.125rem;
    left: 0;
    width: 1.1rem;
    height: 1.1rem;
    background: #fff;
    cursor: pointer;
}
select.check_box_autocomplete + div {
    min-width: 25%;
    width: auto !important;
}
select.check_box_autocomplete + div .ms-choice {
    height: 34px;
    border-radius: 2px;
    line-height: 2.8;
}
select.check_box_autocomplete + div .ms-choice > div.up_down_arrow {
    top: -2px;
    background: none;
}
select.check_box_autocomplete + div .ms-choice > div.up_down_arrow.open:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
select.check_box_autocomplete + div .ms-choice > div.up_down_arrow.open:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
select.check_box_autocomplete + div .ms-choice:focus {
    outline: none;
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
    margin: 22px 0;
}
hr.short {
    margin: 11px 0;
}
.course_landing_box {
    width: 100%;
    height: 215px;
    background-color: rgba(238, 238, 238, 0.5);
    border-top: 3px solid #337ab7;
    border-radius: 8px;
}
.course_landing_box.full_in_top {
    border: none;
}
.course_landing_box .title {
    font-size: 18px;
    font-weight: bold;
}
.course_landing_box .thumbnail {
    margin: 15px 0;
}
.course_landing_box .custom_space {
    margin: 20px 0 13px;
}
.course_landing_box .under_box {
    width: 100%;
    display: inline-block;
    padding: 15px 0 0;
}
.course_landing_box .under_box > div {
    padding-right: 0;
}
.course_landing_box .under_box > div:last-child {
    position: absolute;
    left: 0;
    bottom: -5px;
}
.course_landing_box .course_rate {
    line-height: 1.5;
    color: #337ab7;
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.course_landing_box .course_rate > li {
    float: left;
    padding: 0;
}
.course_landing_box .endroll_btn > a {
    line-height: 60px;
    font-size: 17px;
}
.course_landing_box .endroll_btn > a > .icon {
    line-height: 60px;
    font-size: 25px;
}
/**************** BreadCrumb ********************/
.breadcrumb {
    line-height: 2;
    font-size: 10px;
    padding-top: 5px;
    margin-bottom: 0;
    padding-bottom: 0;
    -webkit-border-radius: 8px;-moz-border-radius: 8px;-ms-border-radius: 8px;-o-border-radius:8px;border-radius: 8px;
}
.breadcrumb i.icon {
    line-height: 1.6;
    font-size: 13px;
    color: #1a576c;
}
.breadcrumb ul {
    display: inline-flex;
    padding: 0;
    margin: 0;
}
.breadcrumb ul li {
    color: #4d4d4d;
    position: relative;
    font-size: 12px;
    padding-left: 30px;
}
.breadcrumb ul li a {
    color: #1a576c;
}
.breadcrumb ul li a:hover {
    color: #000000;
}
.breadcrumb ul li:not(:last-child) {
    font-family: Fontello !important;
    padding-left: 0;
}

.breadcrumb ul li:not(:last-child):after {
    content: '\f141';
    color: #1a576c;
    line-height: 1.5;
    font-size: 20px;
    margin: 0 10px;
    float: left;
}
@media (max-width: 631px) {
    .breadcrumb i.icon {
        position: absolute;
        top: 12px;
    }
    .breadcrumb ul {
        display: block;
    }
    .breadcrumb ul li:not(:last-child):after {
        margin: 0 3px;
    }
}
.icon_space {
    padding-left: 5px;
}
/******************************* Course Profile ************************/
.course_info_list {
    font-size: 12px;
    margin: 0;
    padding: 5px 0;
}
.course_info_list > li {
    width: 100%;
    display: inline-block;
    padding: 5px 0;
}
.course_info_list > li > span {
    float: right;
}
.course_info_list > li > span.key {
    width: 64%;
    font-weight: bold;
}
.course_info_list > li > span.key i {
    line-height: 1.5;
    color: #1a576c;
    float: right;
    padding-left: 5px;
}
.course_info_list > li > span.value {
    width: 36%;
}
.sidebar ul.social {
    width: 89.2%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
.sidebar .prerequisites {
    margin: 0;
    padding: 0;
}
.sidebar .prerequisites li {
    clear: both;
}
.sidebar .prerequisites li span {
    width: 100%;
    display: inline-block;
    line-height: 2;
}
.sidebar .prerequisites li span.parent {
    font-weight: bold;
}
.sidebar .prerequisites li span.child {
    font-size: 11px;
}
.sidebar .prerequisites li span.child i {
    vertical-align: middle;
    line-height: 1.5;
    color: #1a576c;
    float: right;
    padding-left: 5px;
}
.about_section > .header_title {
    margin-bottom: 0;
}
.about_section > .header_title > .title {
    margin-top: 0;
}
.about_section .about_text p {
    text-align: justify;
}
.course_main_area {
    position: relative;
}
.course_main_area .header_title {
    margin-top: 0;
    margin-bottom: 8px;
}
.course_main_area .header_title .title {
    margin-top: 0;
}
.course_main_area .header_title .lec-link {
    line-height: 3.1;
}
.course_main_area .lectures > div:not(:first-child):not(:nth-child(2)):not(.course_more_less_box) {
    display: none;
}
.course_main_area .lectures .lectures_season .header_title {
    float: right;
    margin-bottom: 0;
}
.course_main_area .lectures .lectures_season .lectures_section {
    width: 100%;
    float: left;
    padding-right: 20px;
    padding-left: 8px;
}
.course_main_area .teacher_section {
    text-align: center;
}
.course_main_area .teacher_section .teachers {
    padding: 25px 0 10px;
}
.course_main_area .teacher_section .teachers .teacher_profile_img {
    width: 120px;
    height: 120px;
    overflow: hidden;
    margin: 0 auto;
}
.course_main_area .teacher_section .teachers .teacher_profile_img img {
    width: 100%;
    height: 100%;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.course_main_area .teacher_section .teachers h2 {
    font-size: 13px;
    margin-top: 15px;
}
.course_main_area .teacher_section .teachers > div:hover .teacher_profile_img img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.course_main_area .comments_section .comment_items .media {
    padding-bottom: 5px;
}
.course_main_area .comments_section .comment_items .media > .media-right {
    width: 10%;
}
.course_main_area .comments_section .comment_items .media > .media-right img {
    width: 100%;
}
.course_main_area .comments_section .comment_items .media.item:not(:last-child):after {
    content: '';
    width: 80%;
    height: 2px;
    display: inline-block;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    margin: 11px 38px;
    background: -moz-linear-gradient(1deg, #ffffff 2%, #1a576c 50%, #ffffff 93%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, 1deg, color-stop(2%, FFFFFF), color-stop(50%, 1 A6EB9), color-stop(93%, FFFFFF));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(1deg, #ffffff 2%, #1a576c 50%, #ffffff 93%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(1deg, #ffffff 2%, #1a576c 50%, #ffffff 93%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(1deg, #ffffff 2%, #1a576c 50%, #ffffff 93%);
    /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1');
    /* for IE */
    background: linear-gradient(1deg, #ffffff 2%, #1a576c 50%, #ffffff 93%);
    /* W3C */
}
.closeAll.course_main_area .comments_section .comment_items .media.item:nth-child(3):after {
    width: 0;
    height: 0;
}
.course_main_area .comments_section .comment_items .media .media-body {
    position: relative;
}
.course_main_area .comments_section .comment_items .media .media-body .media-heading {
    font-size: 14px;
    max-width: 88%;
    float: right;
    margin-top: 5px;
}
.course_main_area .comments_section .comment_items .media .media-body .comment_date {
    float: left;
}
.course_main_area .comments_section .comment_items .media .media-body .comment_text {
    width: 100%;
    overflow: hidden;
    display: inline-block;
    text-align: justify;
    -ms-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.course_main_area .comments_section .comment_items .media .media-body .comment_text > p {
    font-size: 11px;
    margin: 0;
}
.course_main_area .comments_section .cart_btn.load_more {
    margin-bottom: 50px;
}
.course_main_area .comments_section .input_comment {
    display: inline-block;
    border-top: 2px solid #2196F3;
    margin: 15px -10px -7px;
    padding: 15px;
}
.course_main_area .comments_section .input_comment .media-right {
    width: 5.5%;
    padding: 0;
}
.course_main_area .comments_section .input_comment .media-right img {
    max-width: 100%;
}
.course_main_area .comments_section .input_comment .media-body {
    padding-bottom: 0;
}
.course_main_area .comments_section .input_comment .media-body .form-group {
    margin-bottom: 0;
    padding-left: 0;
}
.course_main_area .comments_section .input_comment .media-body .form-group textarea {
    width: 100%;
    height: 45px;
    line-height: 2;
    resize: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.course_main_area .comments_section .input_comment .media-body .form-group .submit_comment {
    width: 100%;
    height: 45px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.lectures_section {
    background-color: #fafafa;
}
.lectures_section > .header_title {
    padding-right: 10px;
}
.course_items {
    margin: 0;
    padding: 0;
}
.course_items > li {
    width: 100%;
    display: inline-block;
}
.course_items .header_title.cai_header {
    border: none;
    background-color: #fff;
    float: right;
    margin: 0;
    padding: 0 10px;
}
.course_items .header_title.cai_header > .title {
    width: 150px;
    border: none;
}
.course_items .header_title.cai_header .course_preview_btn {
    width: 25px;
    height: 25px;
    background: none;
    margin-left: 0;
    color: #286090;
    font-size: 12px;
    border-radius: 50%;
    border-width: 2px;
    margin-top: 8px;
    padding: 0;
}
.course_items .header_title.cai_header .course_preview_btn > i {
    font-size: 15px;
}
.course_items .header_title.cai_header .course_preview_btn:hover {
    background-color: #286090;
}
.course_items .header_title.cai_header .course_preview_btn:hover > i {
    color: #fff;
}
.course_items .header_title.cai_header .course_preview_btn:focus {
    outline: none;
}
.course_items .header_title:hover .title,
.course_items .header_title:hover a {
    color: #111;
    border-color: #111;
}
.course_items .header_title:hover .item_number {
    background-color: #111;
}
.course_items .header_title .item_number {
    width: 25px;
    height: 25px;
    background-color: #1a6eb9;
    float: right;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 1.7;
    margin-top: 10px;
    margin-left: 6px;
}
.course_items .header_title .item_number.icon {
    font-size: 12px;
    line-height: 2;
}
.course_items .header_title .up_down_arrow:before,
.course_items .header_title .up_down_arrow:after {
    top: 23px;
    left: 1px;
}
.course_items .header_title .up_down_arrow:before {
    left: 7px;
}
.course_items .cai_content {
    float: right;
    background: #fafafa;
    text-align: justify;
    padding: 15px;
}
.closeAble_items > li .cai_content {
    display: none;
}
.closeAble_items > li .cai_content .list-group-item {
    cursor: pointer;
    border-width: 0 0 1px 0;
    margin: 0;
    padding: 15px;
}
.closeAble_items > li .cai_content .list-group-item:hover {
    background-color: #f5f5f5;
}
.closeAble_items > li .cai_content .list-group-item:hover .start_btn {
    display: block;
}
.closeAble_items > li .cai_content .start_btn {
    display: none;
    margin-top: 5px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.closeAble_items > li .cai_content .list-group-item:first-child {
    border-radius: 0;
}
.closeAble_items > li .cai_content .media-icon {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    line-height: 2.2;
    text-align: center;
    border: 2px solid #000000;
    margin-top: 5px;
    padding: 0 !Important;
}
.closeAble_items > li .cai_content .media-icon > i {
    color: #000;
    font-size: 14px;
}
.closeAble_items > li .cai_content .view-more {
    width: auto;
    border: none;
    display: inline-block;
    border-radius: 2px 0 0 2px;
    margin: 5px 0;
    padding: 0 8px;
}
.closeAble_items > li .cai_content .view-more i {
    padding-left: 5px;
}
.closeAble_items > li.open .cai_content {
    display: block;
}
.auth {
    height: 520px;
    position: relative;
    padding: 20px;
}
.auth .header {
    font-size: 45px;
    color: #1a576c;
    text-align: center;
}
.auth .header > .icon {
    position: absolute;
    top: 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);
}
.auth .header .header_title {
    margin-top: 40px;
}
.auth .header .header_title > .title {
    float: none;
    display: inline-block;
    margin-top: 0;
    line-height: 2;
    font-size: 25px;
    padding-bottom: 2px;
}
.auth .header h2 {
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 30px;
}
.auth .content {
    display: inline-block;
    padding: 20px 3px 0;
}
.auth .content .form-group {
    width: 100%;
    display: inline-block;
}
.auth .content .form-group:last-child {
    margin-bottom: 0;
}
.auth .content label {
    line-height: 2.4;
    margin: 0;
}
.auth .content label.input_icon {
    position: absolute;
    right: 16px;
    top: 1px;
    padding: 1px 6px;
}
.auth .content label.input_icon i {
    color: #ccc;
    vertical-align: middle;
}
.auth .content label.input_icon + input {
    padding: 5px 30px 5px 12px;
}
.auth .content label.input_icon.left {
    left: 16px;
    right: auto;
}
.auth .content label.input_icon.left + input {
    direction: ltr;
    text-align: left;
    padding: 3px 12px 5px 30px;
}
.auth .content .checkbox label {
    padding-right: 15px;
    padding-left: 0;
}
.auth .content .checkbox label a {
    border-bottom: 1px solid #ee7203;
    color: #ee7203;
}
.auth .content .checkbox_label {
    padding-right: 20px;
}
.auth.login .content {
    margin-top: 57px;
}
.auth.login .content .hide-password {
    color: #555;
    display: inline-block;
    position: absolute;
    right: 16px;
    padding: 0px 10px;
    border-left: 1px solid #D2D8D8;
    top: 50%;
    -webkit-transform: translate(0, -48%);
    -moz-transform: translate(0, -48%);
    -ms-transform: translate(0, -48%);
    -o-transform: translate(0, -48%);
    transform: translate(0, -48%);
    bottom: auto;
    font-size: 16px;
    height: 20px;
}
.auth.login .content .hide-password i {
    vertical-align: middle;
}
.auth:hover .header i {
    color: #111;
}
.auth:hover .header .title {
    color: #111;
    border-color: #111;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin: 9px 0;
}
.form-msg {
    font-size: 11px;
    line-height: 26px;
}
.form-msg.msg-error {
    color: #F00;
}
.form-msg.msg-required {
    color: #008000;
}
.page_cover {
    width: 100%;
    height: 140px;
    position: relative;
    background-image: url('../img/3.jpg');
    background-attachment: fixed;
    padding: 80px 104px 0;
}
.page_cover.pc2 {
    padding: 25px 65px 0;
}
.page_cover.pc2 .counters_section {
    background: none;
    padding: 10px 0;
    margin-top: 30px;
}
.page_cover.pc2 .counters_section .counter_items span.counter {
    font-size: 21px;
    color: #1168b4;
    text-shadow: 0 0 7px #fff;
    margin-bottom: 0;
}
.page_cover.pc2 .counters_section .counter_items span.subject {
    font-size: 11px;
}
.page_cover:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 30px;
    z-index: 0;
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.0001) 0, rgba(255, 255, 255, 0.4) 100%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.0001) 0, rgba(255, 255, 255, 0.4) 100%);
    background-image: -webkit-gradient(linear, bottom left, top left, from(rgba(0, 0, 0, 0.0001)), to(rgba(255, 255, 255, 0.4)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0001) 0, rgba(255, 255, 255, 0.4) 100%);
}
.page_cover .teacher_name {
    font-size: 25px;
    margin: 0;
    color: beige;
    text-shadow: 1px 1px 10px #000000;
}
.page_cover .teacher_job {
    text-shadow: #fff 0 0 7px;
    font-size: 16px;
    margin-top: 5px;
}
.teacher_profile .sidebar {
    padding: 0;
}
.teacher_profile .course_landing_box {
    height: auto;
    position: relative;
    background-color: #fff;
}
.teacher_profile .course_landing_box .teacher_job {
    color: #1a6eb9;
    text-shadow: #fff 0 0 7px;
    font-size: 15px;
    margin-top: 8px;
    margin-bottom: 10px;
}
.teacher_profile .course_landing_box .thumbnail {
    background-color: #ccc;
    border: none !important;
    margin: 15px 0 15px;
    padding: 0;
}
.teacher_profile .course_landing_box .header_title {
    margin-top: 0;
    margin-bottom: 0;
}
.teacher_profile .course_landing_box ul.social {
    display: table;
    margin: 0 auto 9px;
}
.teacher_profile .course_landing_box .option_btn {
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.teacher_profile .counters_section {
    background-image: none;
    padding: 10px 0;
}
.teacher_profile .counters_section .counter_items span {
    color: #1a576c;
    margin: 0;
}
.teacher_profile .counters_section .counter_items span.subject {
    color: #e67e22;
}
.teacher_profile .img_thumbnail .thumbnail > img {
    width: 100%;
    max-height: 300px;
    border-radius: 4px;
}
.teacher_profile .img_thumbnail + div {
    position: static;
    padding: 5px 0 5px 15px;
}
.teacher_profile .course_landing_box .title {
    line-height: 1;
}
.post_detailes ul {
    margin-top: 5px;
    padding: 0;
}
.post_detailes ul li {
    padding-right: 0;
}
.blog_item {
    padding: 0;
}
.blog_item .blog_details {
    border-bottom: 1px solid #eaeaea;
    margin-left: 0;
    padding: 0 0 8px;
}
.blog_item .blog_details li span {
    font-size: 10px;
}
.blog_item .blog_details li:first-child {
    padding-right: 0;
}
.blog_item .image_box img {
    width: 100%;
    height: 400px;
}
.blog_item .inner_content {
    line-height: 2.5;
    text-align: justify;
    padding: 14px 2px;
}
.blog_item .inner_content .mom_quote {
    font-size: 13px;
    background-image: none;
    position: relative;
    background: #f5f5f5;
    color: #494949;
    padding: 20px;
    border: 0 solid #1a576c;
    border-right-width: 4px;
    line-height: 2;
    margin: 0;
    margin-bottom: 20px;
    font-style: normal;
}
.blog_item .footer_content .like_blog {
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
    float: left;
    border: 1px solid #e3e4e5;
    line-height: 1.5;
    padding: 5px 15px 2px;
}
.blog_item .footer_content .like_blog span {
    color: green;
    font-size: 14px;
    float: right;
}
.blog_item .footer_content .like_blog i {
    color: #A8B5BE;
    font-size: 17px;
    vertical-align: middle;
    float: right;
    padding-right: 5px;
}
.blog_item .footer_content .like_blog:hover {
    background-color: #1a576c;
}
.blog_item .footer_content .like_blog:hover i,
.blog_item .footer_content .like_blog:hover span {
    color: #ffffff;
}
.blog_item .footer_content .rate_box {
    float: left;
    margin: 0;
    padding: 11px 0 0 0;
}
.blog_item .footer_content .rate_box li {
    float: left;
    font-size: 20px;
    padding: 0 2px;
}
.blog_item .footer_content .rate_box li a {
    color: #1a576c;
    font-size: 21px;
}
.blog_item .footer_content .tags_blog {
    width: 100%;
}
.blog_item .footer_content .tags_blog .title {
    line-height: 2;
}
.blog_item .footer_content .tags_blog ul {
    padding-right: 10px;
}
.blog_item .footer_content .tags_blog ul li {
    padding: 0;
}
.blog_item .footer_content .tags_blog ul li a {
    font-size: 11px;
    line-height: 23px;
    background: #f8f8f8;
    color: #83868a;
    border: 1px solid #f8f8f8;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    padding: 0 15px;
}
.blog_item .footer_content .tags_blog ul li a:hover {
    background-color: #f2f2f2;
}
.blog_item .footer_content .tags_blog ul li a:hover:after {
    border-right-color: #f2f2f2;
}
.blog_item .footer_content .tags_blog ul li a:after {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.blog_item .share_blog {
    border-top: 1px solid #eaeaea;
    padding: 19px;
}
.blog_item .share_blog ul li {
    float: left;
}
.blog_item .share_blog ul li > a,
.blog_item .share_blog ul li > div {
    float: right;
}
.blog_item .share_blog ul li .sCount_box {
    border: 1px solid #eaeaea;
    background: #f5f5f5;
    text-align: center;
    color: #373c43;
    position: relative;
    padding: 4px 10px 1px;
}
.blog_item .share_blog ul li .sCount_box:before,
.blog_item .share_blog ul li .sCount_box:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.blog_item .share_blog ul li .sCount_box:before {
    border-color: rgba(229, 229, 229, 0);
    border-right-color: #eaeaea;
    border-width: 5px;
    margin-top: -5px;
}
.blog_item .share_blog ul li .sCount_box:after {
    border-color: rgba(245, 245, 245, 0);
    border-right-color: #f5f5f5;
    border-width: 4px;
    margin-top: -4px;
}
.blog_item .share_blog ul li .title {
    display: inline-block;
    text-align: center;
    background: #5d72a4;
    color: #fff;
    font-size: 11px;
    margin-right: -5px;
    padding: 4.5px 10px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.blog_item .share_blog ul li .title span {
    padding: 3px 0 0;
}
.blog_item .share_blog ul li .title.googleplus_bg {
    background: #db5c4b;
}
.blog_item .share_blog ul li .title.facebook_bg {
    background: #5d72a4;
}
.blog_item .share_blog ul li .title > i {
    font-size: 13px;
    padding-top: 2px;
    padding-left: 5px;
}
.blog_item .share_blog ul li:hover .title {
    margin-right: 0;
}
.img_2txt_items {
    float: right;
}
.img_2txt_items .item {
    margin-top: 0;
    margin-bottom: 10px;
    cursor: pointer;
}
.img_2txt_items .item:hover {
    background-color: #e8e8e8;
}
.img_2txt_items .item .media-heading {
    font-size: 14px;
    max-height: 15px;
    overflow: hidden;
}
.img_2txt_items .item .media-right {
    width: 55px;
    height: 45px;
    float: right;
    padding: 5px 8px;
}
.img_2txt_items .item .media-right img {
    width: 100%;
}
.img_2txt_items .item .media-body {
    padding: 5px 0;
}
.img_2txt_items .item .price {
    font-size: 10px;
    max-height: 16px;
    overflow: hidden;
}
.news_side_list {
    margin: 0;
    padding: 0;
}
.news_side_list > li > a {
    display: block;
    padding: 10px 5px;
}
.news_side_list > li > a i {
    vertical-align: middle;
}
.side1 > .sidebar {
    padding: 0;
}
.side1 > .sidebar > .side_content {
    padding: 5px 0;
}
.side1 > .sidebar > .side_content .header_title {
    padding: 0 5px;
}
.side1 > .sidebar > .side_content .img_2txt_items .item {
    padding: 0 5px;
}
.side1 > .sidebar ul.social {
    width: 76.9%;
}
.single_post_full_width .course_main_area .comments_section .input_comment .media-right {
    width: 3.9%;
}
.single_post_full_width .course_main_area .comments_section .input_comment .media-body .form-group textarea {
    height: 45px;
}
.forgot_pass {
    float: left;
    padding-left: 15px;
}
.forgot_pass_page {
    float: none;
    margin: 0 auto;
}
.forgot_pass_page .header_title > .title {
    font-size: 15px;
}
.forgot_pass_page .fps_content:not(.show_content) {
    display: none;
}
.forgot_pass_page .forgot_sections {
    width: 100%;
    margin: 0 !important;
    padding: 0 15px 0 !important;
}
.forgot_pass_page .forgot_sections > div {
    margin-bottom: 10px;
}
.forgot_pass_page .forgot_sections > div .header_title {
    width: 100%;
    display: inline-block;
    border-bottom: 2px solid #d4dade;
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
}
.forgot_pass_page .forgot_sections > div .header_title > .title {
    margin-top: 0;
}
.forgot_pass_page .forgot_sections .fg_btn {
    margin: 10px 0 0;
}
.forgot_pass_page .forgot_sections .fg_btn > div {
    padding-right: 0;
}
.forgot_pass_page .or_section {
    display: inline-block;
    float: right;
    position: relative;
    width: 100%;
    height: 2px;
    background-color: #337ab7;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 15px;
}
.forgot_pass_page .or_section > span {
    width: 50px;
    background: #fff;
    color: #1a576c;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
}
.modal-header .close {
    width: 40px;
    height: 27px;
    float: left;
    line-height: 1.5;
}
.modal-header .close:focus {
    outline: none;
}
/************************** FAQ ***************************/
.sticky_slidebar_menu {
    width: 267px;
    margin: 0;
    padding: 0;
}
.sticky_slidebar_menu.stick {
    position: fixed;
    top: 0;
    z-index: 250;
    margin-top: 12px;
}
.sticky_slidebar_menu li:last-child a {
    border: 0;
}
.sticky_slidebar_menu a {
    position: relative;
    display: block;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    padding: 0 28px 0 16px;
    background-color: #f7f7f7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #007faf;
    white-space: nowrap;
    border-bottom: 1px solid #c9d1d7;
    text-overflow: ellipsis;
    width: 100%;
    border-radius: 0;
    box-shadow: none;
    margin-right: 0;
    margin-top: 0;
}
.sticky_slidebar_menu a:before,
.sticky_slidebar_menu a:after {
    /* plus icon on the right */
    content: '';
    position: absolute;
    top: 50%;
    left: 16px;
    display: inline-block;
    height: 1px;
    width: 10px;
    background-color: #7f868e;
}
.sticky_slidebar_menu a:after {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.sticky_slidebar_menu a.page-scroll .badge {
    background: #5cb85c;
    font-size: 10px;
    padding: 3px 6px;
}
.sticky_slidebar_menu a li:last-child a {
    border-bottom: none;
}
.sticky_slidebar_menu a .badge {
    position: absolute;
    left: 10px;
    top: 10px;
}
@media only screen and (min-width: 768px) {
    .sticky_slidebar_menu a {
        font-size: 13px;
        font-weight: bold;
        padding: 0 20px;
        -webkit-transition: background 0.2s, padding 0.2s;
        -moz-transition: background 0.2s, padding 0.2s;
        transition: background 0.2s, padding 0.2s;
    }
    .sticky_slidebar_menu a:before,
    .sticky_slidebar_menu a:after {
        display: none;
    }
    .no-touch .sticky_slidebar_menu a:hover {
        background: #555b61;
    }
    .no-js .sticky_slidebar_menu {
        width: 100%;
        margin-bottom: 2em;
    }
}
@media only screen and (min-width: 1024px) {
    .sticky_slidebar_menu a:before {
        /* decorative rectangle on the left visible for the selected item */
        display: block;
        top: 0;
        left: auto;
        right: 0;
        height: 100%;
        width: 3px;
        background-color: #a9c056;
        opacity: 0;
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        transition: opacity 0.2s;
    }
    .sticky_slidebar_menu  li a.active {
        background: #1a576c;
        color: #fff;
    }
    ul.professor-profile li{
        margin:6px ;
        float: right;
        width: 100%;
    }
    ul.dropdown-menu{padding: 0}
    h3.filter-karbar{
        border-bottom: 2px solid rgb(26, 87, 108);
        color: rgb(26, 87, 108);
        float: right;
        font-size: 17px;
        font-weight: bold;
        line-height:3.4;
        margin-bottom: -2px;
        margin-top: 0;
        width: auto;
    }
    .sticky_slidebar_menu  li:hover  a {
        background: #1a576c;
        color: #fff;
    }
    .sticky_slidebar_menu .selected:before {
        opacity: 1;
    }
    .sticky_slidebar_menu.is-fixed {
        /* top and left value assigned in jQuery */
        position: fixed;
    }
    .no-js .sticky_slidebar_menu {
        position: relative;
    }
}
.faq-items {
    position: fixed;
    height: 100%;
    width: 90%;
    top: 100px;
    right: 0;
    padding: 0 5% 1em;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 4;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0) translateX(100%);
    -moz-transform: translateZ(0) translateX(100%);
    -ms-transform: translateZ(0) translateX(100%);
    -o-transform: translateZ(0) translateX(100%);
    transform: translateZ(0) translateX(100%);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform .3s;
}
.faq-items > ul {
    list-style: none;
    margin: 0;
    padding: 5px 15px;
}
.faq-items.slide-in {
    -webkit-transform: translateZ(0) translateX(0%);
    -moz-transform: translateZ(0) translateX(0%);
    -ms-transform: translateZ(0) translateX(0%);
    -o-transform: translateZ(0) translateX(0%);
    transform: translateZ(0) translateX(0%);
}
.no-js .faq-items {
    position: static;
    height: auto;
    width: 100%;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
@media only screen and (min-width: 768px) {
    .faq-items {
        position: static;
        height: auto;
        width: 100%;
        overflow: visible;
        -webkit-transform: translateZ(0) translateX(0);
        -moz-transform: translateZ(0) translateX(0);
        -ms-transform: translateZ(0) translateX(0);
        -o-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0);
        padding: 0;
    }
}
.close-panel {
    position: fixed;
    top: 100px;
    left: -100%;
    display: block;
    height: 40px;
    width: 40px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    z-index: 2;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: right 0.4s;
    -moz-transition: right 0.4s;
    transition: right 0.4s;
}
.close-panel:before,
.close-panel:after {
    /* close icon in CSS */
    position: absolute;
    content: '';
    top: 16px;
    left: 12px;
    display: inline-block;
    height: 3px;
    width: 18px;
    background: #6c7d8e;
}
.close-panel:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close-panel:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.close-panel.move-left {
    right: 2%;
}
@media only screen and (min-width: 768px) {
    .close-panel {
        display: none;
    }
}
.faq-group {
    /* hide group not selected */
    display: none;
}
.faq-group.selected {
    display: block;
}
.faq-group .faq-title {
    background: rgba(0, 0, 0, 0);
    box-shadow: none;
    border-color: rgba(0, 0, 0, 0);
    margin: 1em 0;
}
.faq-group .faq-title h3 {
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #909090;
    margin-top: 0;
}
.no-js .faq-group {
    display: block;
}
@media only screen and (min-width: 768px) {
    .faq-group {
        /* all groups visible */
        display: block;
    }
    .faq-group > li {
        background: #F7F7F7;
        margin-bottom: 6px;
        border: 1px solid rgba(0, 0, 0, 0.08);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
        transition: border-color 0.3s;
    }
    .faq-group > li:hover:not(.faq-title) {
        border-color: rgba(0, 0, 0, 0.2);
    }
    li.content-visible {
        border-color: rgba(0, 0, 0, 0.2);
    }
    .faq-group .faq-title {
        margin: 2em 0 1em;
    }
    .faq-group:first-child .faq-title {
        margin-top: 0;
    }
}
.faq-trigger {
    position: relative;
    display: block;
    margin: 1.6em 0 .4em;
    line-height: 1.2;
}
.faq-trigger i {
    margin-left: 4px;
}
@media only screen and (min-width: 768px) {
    .faq-trigger {
        font-size: 19px;
        font-size: 1.2rem;
        font-weight: 300;
        margin: 0;
        padding: 20px 25px;
    }
    .faq-trigger i {
        margin-left: 6px;
        color: #007FAF;
    }
    .faq-trigger:before,
    .faq-trigger:after {
        /* arrow icon on the right */
        position: absolute;
        content: '';
        left: 24px;
        top: 50%;
        height: 2px;
        width: 13px;
        background: #007FAF;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: -webkit-transform 0.2s;
        -moz-transition: -moz-transform 0.2s;
        transition: transform 0.2s;
    }
    .faq-trigger:before {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        left: 32px;
    }
    .faq-trigger:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .content-visible .faq-trigger:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .content-visible .faq-trigger:after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
}
.faq-content p {
    font-size: 13px;
    color: #6C7D8E;
    text-align: justify;
}
@media only screen and (min-width: 768px) {
    .faq-content {
        display: none;
        padding: 0 20px 20px;
    }
    .no-js .faq-content {
        display: block;
    }
}
.faq_page .sidebar {
    padding: 0;
}
.npaddright {
    padding-right: 0;
}
.item_list {
    padding: 5px;
}
.item_list .item {
    height: 163px;
    float: right;
    border-bottom: 1px solid #fff;
    position: relative;
    margin-top: 0;
}
.item_list .item .media-right {
    width: 32%;
    position: relative;
    float: right;
    padding: 0;
}
.item_list .item .media-right .media-object {
    max-width: 100%;
}
.item_list .item .media-right .status {
    opacity: 0;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 30px;
    background-color: rgba(0, 0, 0, 0.33);
    text-align: center;
    padding: 60px 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.item_list .item .media-right .status > i {
    color: #e67e22;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.item_list .item .media-body {
    width: 80%;
    height: 131px;
    position: relative;
    display: table-cell;
    padding: 8px 15px;
}
.item_list .item .media-body .media-heading {
    font-size: 15px;
    font-weight: bold;
    padding-top: 5px;
}
.item_list .item .media-body .heading {
    width: 100%;
    display: inherit;
}
.item_list .item .media-body .status_icon {
    line-height: 1.8;
    padding-right: 5px;
}
.item_list .item .media-body .media-desc {
    position: relative;
    overflow: hidden;
    height: 35px;
    line-height: 2;
    text-align: justify;
    font-size: 12px;
    padding: 10px;
}
.item_list .item .media-body .media-desc > * {
    height: 100%;
}
.item_list .item .media-body .media-desc:after {
    content: '...';
    width: 26px;
    height: 20px;
    line-height: 1.5;
    position: absolute;
    left: 0;
    font-size: 15px;
    color: #1a6eb9;
    display: inline-block;
    top: 9px;
    background-color: #fff;
}
.item_list .item .media-body span {
    font-size: 10px;
}
.item_list .item .media-body span.commets_count {
    padding-left: 3px;
}
.item_list .item .read_more_btn {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.item_list .item:hover .status {
    opacity: 1;
}
.item_list .item .footer {
    width: 68%;
    display: inline-block;
    background-color: #eee;
    padding: 2px 5px 0;
}
.item_list .item .footer .course_details_list {
    float: right;
    margin: 0;
    padding: 7px 0;
}
.item_list .item .footer .course_details_list > li {
    float: right;
    font-size: 10px;
}
.item_list .item .footer .course_details_list > li i {
    line-height: 1.4;
    padding-left: 5px;
}
.item_list .item .footer .icon-links > li:before {
    font-size: 10px;
    margin-left: 0;
    margin-bottom: 1px;
}
.item_list .item .footer .icon-links > li:after {
    margin-left: 0;
}
.item_list .item .footer .icon-links > li:last-child:before {
    bottom: 100%;
    left: 50%;
    margin-bottom: 3px;
    margin-left: 30px;
}
.item_list .item .footer .icon-links > li:last-child:after {
    margin-left: -1px;
    margin-bottom: 2px;
}
.item_list .item .read_more_btn {
    background-color: #1a576c;
}
ul.settingMenu {
    z-index: 1;
    position: absolute;
    left: 8px;
    margin: 10px 0 0 0;
    padding: 0;
}
ul.settingMenu .dropdown-menu {
    top: 100%;
    left: 5px;
    padding: 0;
}
ul.settingMenu ul li a {
    font-size: 12px;
    padding: 8px;
}
.dropdown-menu {
    text-align: right;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    top: 131%;
    left: 0;
    border-radius: 0 0 3px 3px;
    border: 0;
    margin: 0;
    padding: 10px 0;
}
.dropdown-menu li a i {
    padding-left: 5px;
}
.dropdown .dropdown-menu {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.3s;
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
}
.dropdown.open .dropdown-menu {
    max-height: 200px;
    opacity: 1;
}
/*************** Radio Button *****************/
input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
    position: relative;
    margin-top: 6px;
    margin-right: 4px;
    vertical-align: top;
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
}
input[type="radio"]:focus,
.radio input[type="radio"]:focus,
.radio-inline input[type="radio"]:focus {
    outline: none;
}
input[type="radio"]:before,
.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before,
input[type="radio"]:after,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms;
}
input[type="radio"]:before,
.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before {
    position: absolute;
    left: 0;
    top: -3px;
    background-color: #2196f3;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
input[type="radio"]:after,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after {
    position: relative;
    top: -3px;
    border: 2px solid #666666;
}
input[type="radio"]:checked:before,
.radio input[type="radio"]:checked:before,
.radio-inline input[type="radio"]:checked:before {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}
input[type="radio"]:disabled:checked:before,
.radio input[type="radio"]:disabled:checked:before,
.radio-inline input[type="radio"]:disabled:checked:before {
    background-color: #bbbbbb;
}
input[type="radio"]:checked:after,
.radio input[type="radio"]:checked:after,
.radio-inline input[type="radio"]:checked:after {
    border-color: #2196f3;
}
input[type="radio"]:disabled:after,
.radio input[type="radio"]:disabled:after,
.radio-inline input[type="radio"]:disabled:after,
input[type="radio"]:disabled:checked:after,
.radio input[type="radio"]:disabled:checked:after,
.radio-inline input[type="radio"]:disabled:checked:after {
    border-color: #bbbbbb;
}
/*************** CheckBox ******************/
.icon-links {
    height: 100%;
    display: inline-block;
    line-height: 1.5;
    margin: 0;
    padding: 0;
}
.not_found {
    width: 100%;
    font-size: 18px;
    padding: 32px;
    float: right;
    text-align: center;
}
.not_found > i {
    border: 2px solid #1a6eb9;
    border-radius: 50%;
    margin-left: 5px;
}
ul.tags {
    padding: 0 5px;
    margin: 0 0;
}
ul.tags > li {
    padding: 0;
    float: right;
    margin: 0 0 6px 5px;
}
ul.tags > li > a {
    position: relative;
    float: right;
    line-height: 1.9;
    font-size: 12px;
    background: #e9e9e9;
    padding: 0 10px;
    margin-left: 15px;
}
ul.tags > li > a:after {
    content: '';
    right: 100%;
    top: 50%;
    border: solid transparent;
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #f8f8f8;
    border-width: 13px;
    margin-top: -13px;
}
.lock_text {
    line-height: 3;
    color: #1a6eb9;
}
.course_more_less_box {
    text-align: center;
}
.course_more_less_box .course_more_less {
    display: inline-block;
    line-height: 4;
}
.course_more_less_box .course_more_less > .up_down_arrow {
    margin: 7px 0;
}
.teacher {
    text-align: right;
}
.teacher .teacher_job {
    font-size: 12px;
}
.teacher .media {
    display: inline-flex;
    max-width: 100%;
}
.teacher .media .media-right {
    width: 13%;
}
.teacher .media .media-right img {
    max-width: 100%;
}
.teacher .media .media-body {
    width: 90%;
    padding-top: 7px;
}
.teacher .teacher_details {
    float: left;
    margin-top: 27px;
}
.teacher .teacher_details > ul {
    font-family: IRANSans !important;
}
.teacher .teacher_details > ul > li[data-title]:before {
    margin-bottom: 5px;
    margin-left: -11px;
}
.teacher .teacher_details > ul > li[data-title]:after {
    margin-bottom: 4px;
    margin-left: -12px;
}
.teacher .teacher_details > ul > li[data-title]:nth-child(2):before {
    width: 115px;
}
.teacher .teacher_details > ul > li[data-title]:last-child:before {
    margin-left: 15px;
}
.teacher .teacher_details > ul > li > i {
    float: right;
    padding-left: 5px;
}
.teacher .biography {
    max-width: 99%;
    margin-top: 8px;
    float: right;
    padding-right: 15px;
}
.teacher .biography > .lgi-text {
    color: #000;
}
.lgi-text::-webkit-selection {
    background: #1a6eb9;
    /* Gecko Browsers */
}
.lgi-text::-moz-selection {
    background: #1a6eb9;
    /* Gecko Browsers */
}
.lgi-text::selection {
    background: #1a6eb9;
    /* WebKit/Blink Browsers */
}
.content_blog {
    padding: 0;
}
.content_blog > .row > div {
    background-color: #fff;
    margin-bottom: 15px;
    padding: 0;
}
.content_blog > .row > div .header {
    background-color: #F2F2F2;
    border-bottom: 2px solid #2196F3;
}
.content_blog > .row > div .header .media-right {
    padding: 10px;
}
.content_blog > .row > div .header .media-right .media-object {
    width: 45px;
}
.content_blog > .row > div .header .media-body {
    padding: 10px;
}
.content_blog > .row > div > .inner_content {
    max-height: 140px;
    min-height: 10px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-align: justify;
    -ms-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 10px 15px;
}
.content_blog > .row > div > .inner_content:not(.show_more):after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 45px;
    z-index: 1;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #ffffff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #ffffff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #ffffff 100%);
}
.content_blog > .row > div > .inner_content.show_more {
    height: auto;
    max-height: 500px;
    min-height: 70px;
    padding-bottom: 30px;
}
.content_blog > .row > div > .inner_content + .readmore {
    padding-right: 13px;
    padding-bottom: 15px;
    text-align: center;
    width: 100%;
}
.content_blog > .row > div .comments {
    position: relative;
    border-top: 2px solid #2196F3;
    background-color: #F2F2F2;
    padding: 10px 10px 0;
}
.content_blog > .row > div .comments .post_options {
    margin-bottom: 0;
    margin-left: -9px;
    padding: 0;
}
.content_blog > .row > div .comments .post_options > li {
    float: left;
}
.content_blog > .row > div .comments .post_options > li > a > i {
    font-size: 18px;
    vertical-align: middle;
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.content_blog > .row > div .comments .title {
    margin-top: 0;
}
.content_blog > .row > div .comments .title i {
    font-size: 16px;
    padding-left: 5px;
}
.content_blog > .row > div .comments .title span {
    font-size: 15px;
}
.content_blog > .row > div .comments .media .media-right {
    padding: 0 0 0 15px;
}
.content_blog > .row > div .comments .media .media-right .media-object {
    width: 45px;
}
.content_blog > .row > div .comments .media .media-body {
    position: relative;
}
.content_blog > .row > div .comments .media .media-body .media-heading {
    font-size: 14px;
    max-width: 88%;
    float: right;
    margin-top: 5px;
}
.content_blog > .row > div .comments .media .media-body .comment_date {
    float: left;
}
.content_blog > .row > div .comments .media .media-body .comment_text {
    width: 100%;
    max-height: 55px;
    min-height: 10px;
    overflow: hidden;
    display: inline-block;
    text-align: justify;
    -ms-transition: .5s;
    -o-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.content_blog > .row > div .comments .media .media-body .comment_text:not(.show_more):after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 24px;
    height: 45px;
    z-index: 1;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #ffffff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #f2f2f2 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #f2f2f2 100%);
}
.content_blog > .row > div .comments .media .media-body .comment_text.show_more {
    height: auto;
    max-height: 500px;
    min-height: 70px;
    padding-bottom: 30px;
}
.content_blog > .row > div .comments .media .media-body .comment_text > p {
    font-size: 11px;
    margin: 0;
}
.content_blog > .row > div .comments .media.input_comment {
    background: #fff;
    display: inline-block;
    border-top: 2px solid #2196F3;
    margin: 15px -10px -9px;
    padding: 15px;
}
.content_blog > .row > div .comments .media.input_comment .media-body {
    padding-bottom: 0;
}
.content_blog > .row > div .comments .media.input_comment .media-body .form-group {
    margin-bottom: 0;
}
.content_blog > .row > div .comments .media.input_comment .media-body .form-group textarea {
    width: 100%;
    height: 45px;
    resize: none;
}
.content_blog > .row > div .comments .media.input_comment .media-body .form-group .submit_comment {
    width: 100%;
    height: 45px;
}
.content_blog > .row > div .comments .showmore {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: none;
    box-shadow: none;
    border: none;
    outline: none;
    font-size: 15px;
    z-index: 1;
}
.readmore {
    text-align: right;
    background: none;
    box-shadow: none;
    border: none;
    outline: none;
    font-size: 12px;
}
.comment_items .media.item:not(:last-child):after {
    content: '';
    width: 80%;
    height: 2px;
    background: #2196F3;
    display: inline-block;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    margin: 5px;
}
.closeAll.comment_items .media.item:nth-child(3):after {
    width: 0;
    height: 0;
}
section.last_activitis {
    width: 100%;
    overflow: hidden;
}
section.last_activitis > div {
    padding: 0;
}
section.last_activitis > div > .header_title {
    margin-bottom: 5px;
}
section.last_activitis > div > div:hover .title {
    border-color: #000;
}
section.last_activitis > div > div:hover .title > a {
    color: #000;
}
section.last_activitis .header_title {
    margin: 0;
    padding: 3px 10px 0;
}
section.last_activitis .avatar-img,
section.last_activitis .avatar-char {
    border-radius: 50%;
}
section.last_activitis .avatar-img:not(.a-lg),
section.last_activitis .avatar-char:not(.a-lg) {
    width: 38px;
    height: 38px;
}
section.last_activitis .media-body {
    zoom: 1;
    display: block;
    width: auto;
}
section.last_activitis .list-group-item,
section.last_activitis .header_title > .title {
    margin-top: 0;
}
section.last_activitis .list-group {
    margin-bottom: 0;
}
section.last_activitis .list-group-item {
    border: none;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}
.best_persons .best_teachers {
    border-left: 2px solid #d4dade;
}
.best_persons .best_teachers:hover .header_title > .title {
    border-color: #000;
}
.best_persons .best_teachers:hover .header_title > .title a {
    color: #000;
}
.best_persons .header_title {
    margin: 0;
}
.best_persons .bp_items {
    padding: 30px 40px;
}
.best_persons .bp_items .bp_item {
    margin-bottom: 15px;
}
.best_persons .bp_items .bp_item > figure {
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.best_persons .bp_items .bp_item > figure::before {
    position: absolute;
    top: 0;
    left: -82%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(232, 232, 232, 0) 0%, rgba(26, 110, 185, 0.3) 100%);
    background: linear-gradient(to right, rgba(232, 232, 232, 0) 0%, rgba(26, 110, 185, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.best_persons .bp_items .bp_item > figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.best_persons .bp_items .bp_item > figure img {
    width: 100%;
}
.best_persons .bp_items .bp_item > figure figcaption {
    opacity: 0;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(26, 110, 185, 0.61);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.best_persons .bp_items .bp_item > figure figcaption > h2 {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0;
}
.best_persons .bp_items .bp_item > figure figcaption > h2 .bp_name {
    font-size: 15px;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    color: beige;
    text-shadow: 1px 1px 10px #000000;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.best_persons .bp_items .bp_item > figure figcaption:hover {
    opacity: 1;
}
.best_persons .best_users .header_title > .title {
    border-color: #e67e22;
}
.best_persons .best_users .header_title > .title a {
    color: #e67e22;
}
.best_persons .best_users figure:before {
    background: -webkit-linear-gradient(left, rgba(232, 232, 232, 0) 0%, rgba(239, 113, 4, 0.3) 100%);
    background: linear-gradient(to right, rgba(232, 232, 232, 0) 0%, rgba(239, 113, 4, 0.3) 100%);
}
.best_persons .best_users figcaption {
    background-color: rgba(239, 113, 4, 0.68) !important;
}
.best_persons .best_users:hover .header_title > .title {
    border-color: #000;
}
.best_persons .best_users:hover .header_title > .title a {
    color: #000;
}
.tab_view {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 50px;
}
.tab_view .tab_carousel > .tv_navs {
    padding-left: 30px;
}
.tab_view .tab_carousel ul.tab_btns > li {
    cursor: pointer;
}
.tab_view .tab_carousel ul.tab_btns > li .header_title {
    margin-bottom: 0;
}
.tab_view .tab_carousel ul.tab_btns > li .header_title > .title {
    width: auto;
    float: right;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    border-bottom: 2px solid #1a6eb9;
    color: #1a6eb9;
    margin-top: 0;
    margin-bottom: -2px;
    padding: 4px 8px;
}
.tab_view .tab_carousel ul.tab_btns > li .header_title > .title .item_number {
    width: 25px;
    height: 25px;
    background-color: #1a6eb9;
    float: right;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 1.7;
    margin-top: 10px;
    margin-left: 6px;
}
.tab_view .tab_carousel ul.tab_btns > li .desc {
    text-align: justify;
}
.tab_view .tab_carousel ul.tab_btns > li:hover .header_title > .title,
.tab_view .tab_carousel ul.tab_btns > li.active .header_title > .title {
    border-color: #000;
}
.tab_view .tab_carousel ul.tab_btns > li:hover .header_title > .title,
.tab_view .tab_carousel ul.tab_btns > li.active .header_title > .title,
.tab_view .tab_carousel ul.tab_btns > li:hover .header_title > .title > a,
.tab_view .tab_carousel ul.tab_btns > li.active .header_title > .title > a {
    color: #000;
}
.tab_view .tab_carousel ul.tab_btns > li:hover .header_title > .title > .item_number,
.tab_view .tab_carousel ul.tab_btns > li.active .header_title > .title > .item_number {
    background-color: #000;
}
.tab_view .tab_carousel.vertical .carousel-inner {
    width: 50%;
    height: 100%;
    padding: 0;
}
.tab_view .tab_carousel.carousel.vertical .item {
    left: 0;
    -webkit-transition: 0.6s ease-in-out top;
    -moz-transition: 0.6s ease-in-out top;
    -ms-transition: 0.6s ease-in-out top;
    -o-transition: 0.6s ease-in-out top;
    transition: 0.6s ease-in-out top;
}
.tab_view .tab_carousel.carousel.vertical .item > img {
    height: 367px;
}
.tab_view .tab_carousel.carousel.vertical .active {
    top: 0;
}
.tab_view .tab_carousel.carousel.vertical .active.left {
    top: -400px;
}
.tab_view .tab_carousel.carousel.vertical .active.right {
    top: 400px;
}
.tab_view .tab_carousel.carousel.vertical .next {
    top: 400px;
}
.tab_view .tab_carousel.carousel.vertical .prev {
    top: -400px;
}
.tab_view .tab_carousel.carousel.vertical .next.left,
.tab_view .tab_carousel.carousel.vertical .prev.right {
    top: 0;
}
.teacher_list_page {
    margin-top: 30px;
    margin-bottom: 20px;
}
.teacher_list_page h2.title.teacher_name {
    font-size: 14px !important;
    text-align: center;
    margin: 0;
}
.teacher_list_page .panel-body {
    padding: 10px 15px;
}
.teacher_list_page.course_carts .product-cart-item:hover {
    border-bottom-color: #000;
}
.teacher_list_page.course_carts .product-cart-item:hover .teacher_name {
    color: #000;
}
.teacher_list_page.course_carts .product-cart-item .panel-thumbnail {
    height: 163px;
}
.sticky_slidebar .sticky_slidebar_menu {
    width: 100%;
    height: 354px;
    border: 2px solid #196db7;
    overflow: hidden;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.sticky_slidebar .sticky_slidebar_menu.close {
    opacity: 1;
    height: 0px !important;
}
.sticky_slidebar .sticky_slidebar_menu.close + .toggle_menu {
    line-height: 1.5;
    bottom: -14px;
}
.sticky_slidebar .toggle_menu {
    width: 40px;
    height: 20px;
    text-align: center;
    background-color: #196db7;
    border-radius: 0 0 3px 3px;
    color: #e8e8e8;
    bottom: -19px;
    line-height: 1.2;
    font-size: 17px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    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);
}
.sticky_slidebar.stick {
    width: 262.5px;
    position: fixed;
    top: 10px;
    z-index: 250;
}
/* Removes the default 20px margin and creates some padding space for the indicators and controls */
.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* Reposition the controls slightly */
.carousel-control {
    left: -12px;
}
.carousel-control.right {
    right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
    background: #c0c0c0;
}
.carousel-indicators .active {
    background: #333333;
}
.row-fluid .card_box {
    display: block;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 1.564102564102564%;
}
.carousel .carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.carousel .carousel-control.right {
    right: 0;
    left: auto;
    background: #222222;
}
.carousel .carousel-control.left {
    left: 0;
    right: auto;
    background: #222222;
}
.carousel .carousel-control .icon {
    margin-right: -21px;
    margin-left: -21px;
    font-size: 30px;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -15px;
}
section.friends .carousel-control {
    background: #1a576c !important;
    opacity: 1;
}
section.friends .card_box {
    width: 100%;
    max-width: 100%;
}
section.friends .card_box {  width: 100%;  }
section.friends .person_name {
    font-size: 14px;
    text-align: center;
    margin: 0;
    padding: 10px 0 5px;
}
.popover.bottom > .arrow:after {
    margin-right: -10px;
}
.popover {
    font-family: IRANSans;
}
.popover .popover-content {
    padding: 5px 14px;
}
.popover .popover-content .media .media_img {
    width: 20%;
}
.popover .popover-content .media .media_img > a {
    width: 40px;
    height: 40px;
    background-color: #8360a8;
    color: #fff;
    font-size: 18px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    float: right;
    border: none;
    padding: 10px 0 0 0;
}
.popover .popover-content .media .media-body {
    padding: 5px;
}
.popover .popover-content .media .media-body p {
    height: 33px;
    overflow: hidden;
    font-size: 11px;
    line-height: 1.5;
    text-align: justify;
    margin: 0;
}
.achievements {
    height: auto;
}
.tab-content {
    overflow: hidden;
}
.carousel .carousel-control .icon{
    margin-top: -3px;
}
.achievements ul {
    height: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
}
.achievements ul li img {
    width: 34px;
    height: 34px;
    display: block;
}
.achievements ul li button {
    width: 40px;
    height: 40px;
    background-color: #8360a8;
    color: #fff;
    font-size: 18px;
    border-radius: 50%;
    float: right;
    border: none;
    padding: 4px 0 0 0;
}
.achievements ul li button:focus,
.achievements ul li button:focus:active {
    outline: none;
}
.achievements ul li button:active {
    box-shadow: none;
}
.modal .modal-title i.icon {
    padding: 3px;
    color: #8360a8;
}
.modal .achievements ul {
    margin: 10px 0;
}
.modal .achievements ul li {
    padding: 0 2px;
}
.modal .achievements ul li button {
    width: 50px;
    height: 50px;
}
.modal-open .popover .popover-content .media .media-body {
    padding: 5px;
}
.modal-open .popover .popover-content .media .media-body p {
    height: auto !important;
}
.achievements_modal .modal-dialog {
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%) !important;
    -moz-transform: translate(50%, -50%) !important;
    -ms-transform: translate(50%, -50%) !important;
    -o-transform: translate(50%, -50%) !important;
    transform: translate(50%, -50%) !important;
    margin: 0;
}
.mb-20 {
    margin-bottom: 20px;
}
.height-between {
    display: block;
    height: 20px;
    margin: 0 -20px;
    background: #e8e8e8;
}
.border-bt {
    border-bottom: 1px solid #d4dade;
    border-top: 1px solid #d4dade;
}
.border-b {
    border-bottom: 1px solid #d4dade;
}
.googleMap {
    width: 100%;
    height: 380px;
    margin-bottom: 15px;
    direction: ltr;
}
.googleMap .gm-style {
    font-family: Tahoma;
}
.course_main_area .nav-tabs > li {
    float: right;
}
.course_main_area .nav {
    padding-right: 0;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.rtl {
    direction: rtl;
}
.teacher_profile .favourite-coll-table table tr th,
.teacher_profile .links table tr th,
.teacher_profile .favourite-coll-table table tr td,
.teacher_profile .links table tr td {
    text-align: center;
    vertical-align: middle;
}
.teacher_profile #lastActivity table tr th {
    text-align: center;
}
.teacher_profile #lastActivity table tr td {
    text-align: right;
    vertical-align: middle;
}
.teacher_profile .block-teacher-activity {
    color: #007faf;
    text-align: center;
    background: #f7f7f7;
    border-radius: 10px;
    border: 3px solid #007faf;
    padding: 15px 10px;
}
.teacher_profile .block-teacher-activity #container {
    max-width: 100%;
    height: 200px;
}
.teacher_profile .block-teacher-activity #container .highcharts-legend-item,
.teacher_profile .block-teacher-activity #container .highcharts-button,
.teacher_profile .block-teacher-activity #container .highcharts-axis,
.teacher_profile .block-teacher-activity #container [text-anchor='end'] {
    display: none;
}
.teacher_profile .block-teacher-activity.highchart {
    position: relative;
}
.teacher_profile .block-teacher-activity.highchart span {
    color: #555;
    font-size: 12px;
}
.teacher_profile .block-teacher-activity.highchart span.y-label {
    position: absolute;
    top: 40%;
    left: 5px;
    transform: rotate(-90deg);
}
.teacher_profile .block-teacher-activity.highchart span.x-label {
    position: absolute;
    bottom: 30px;
    left: 45%;
}
.teacher_profile .block-teacher-activity h5.teacher-block-sub {
    margin-bottom: 15px;
}
.teacher_profile .block-teacher-activity .all-activities {
    height: 200px;
    margin-right: 15px;
    text-align: right;
}
.teacher_profile .block-teacher-activity .all-activities .all-views-tab {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.teacher_profile img#showImageUploaded {
    max-width: 250px;
}
.teacher_profile textarea {
    resize: none;
}
.block-teacher-activity {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #007faf;
    border-radius: 10px;
    color: #007faf;
    padding: 5px;
    text-align: center;
    opacity: 0.8;
}
.block-teacher-activity .subject {
    color: #777 !important;
}
.block-teacher-activity .counter,
.block-teacher-activity .subject {
    opacity: 1;
}
*, h1,h2,h3,h4,h5,h6,h7,a,li,ul,span,div,label{
    font-family: IRANSans !important;
}
.social-container {
    width: 100%;
}
i.icon {
    display: inline-block;
    height: auto;
    margin: 4px;
    width: auto;
}
.modal {
    background-color: transparent;
    margin-left: -0;
    width: 100%;
}
.modal-open .modal {
    overflow: hidden;
}
#followers img{
    width: 100%;
}
.carousel .carousel-control{
    padding-top: 0 !important;
}
.ShowVideo .modal-header {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 50%;
    padding: 7px 0;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1000;
}
#owl-demo .item{
    margin: 3px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.owl-prev .icon-angle-right {
    position: absolute;
    right: 5px;
    padding-left: 2px;
}
.owl-next .icon-angle-left {
    position: absolute;
    left: 5px;
    padding-right: 2px;
}
.owl-next i, .owl-prev i{
    display: inline-block;
    background: #f79727;
    box-shadow: 0 0 2px rgba(247, 151, 39, 0.8);
    border: 4px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    color: #1a237e;
    font-size: 28px;
    width: 38px;
    height: 38px;
    padding: 0;
    line-height: 1.2;
}
.owl-next:hover i, .owl-prev:hover i {
    background: #ffffff;
    border: 4px solid rgba(247, 151, 39, 0.8);
    color: #f79727;
}
.overflow-visit{
    overflow: visible;
}
img.lazy {
    width: 100%;
}
.font-icon1{
    background-position: -104px 0;
    height: 24px;
    margin: -17px 14px 0 0;
    font-size: 15px;
}
.font-icon {
    height: 18px;
    margin: -17px 13px 0 0;
    width: 18px;
}
.font-icon-num{
    margin-left: 2px;
}
.share-social{
    color: #000;
    font-size: 15px;
}
section#social {
    padding-bottom: 15px;
}
section.tizermoarefi img, section.film img {
    display: block;
    margin: 0 auto;
}
.video-js .vjs-big-play-button {
    top: 50% !Important;
    left: 50% !important;
    transform: -webkit-translate(-50%, -50%);
    transform: -moz-translate(-50%, -50%);
    transform: -ms-translate(-50%, -50%);
    transform: -o-translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#biography.course_landing_box {
    min-height: 300px;
}
.hide-768{ display: block; }
@media (max-width: 768px ) {
    .teacher_profile .course_landing_box .option_btn {
        position: static;
        margin: 15px;
        width: 100%;
        clear: both;
    }
    .page_content h1.title a {
        font-size: 14px;
        font-weight: bold;
    }
    .copyright .socials {
        padding-top: 10px;
        display: block;
        margin: 0 auto;
        text-align: center;
        float: none !important;
    }

    .socials li {
        padding-right: 8px;
        float: none;
        display: inline-block;
    }

    .teacher_profile .img_thumbnail .thumbnail > img {
        max-height: none;
    }

}
@media(max-width: 850px ){
    #biography.course_landing_box {
        min-height: 180px;
    }
}