body {
    font-family: Poppins, sans-serif;
    color: #686f7a
}

a {
    color: #686f7a
}

a:hover {
    color: #686f7a;
    text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
    font-family: Poppins, sans-serif
}

h3.title {
    font-size: 18px;
    font-weight: 700
}

.back-to-top {
    position: fixed;
    display: none;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    right: 15px;
    bottom: 15px;
    background: #f03c02;
    color: #fff;
    transition: display .5s ease-in-out;
    z-index: 99999
}

.back-to-top i {
    font-size: 24px;
    position: absolute;
    top: 8px;
    left: 8px
}

.back-to-top:hover {
    color: #fff;
    background: #fd5c28;
    transition: .3s ease-in-out
}

.bgPink {
    background: #fdf0f0
}

.bgGray {
    background: #fafcff
}

.bgWhite {
    background: #fff
}

#msgbox {
    padding: 15px 0;
    font-size: 13px;
    color: #686f7a;
    border-bottom: 1px solid #f2f6f8
}

#topbar {
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 1px solid #f2f6f8;
    margin-bottom: 15px
}

#topbar .contact-info a {
    line-height: 1;
    color: #686f7a;
    transition: .3s;
    font-weight: 700
}

#topbar .contact-info a:hover {
    color: #686f7a
}

#topbar .contact-info i {
    color: #686f7a;
    padding: 4px
}

#topbar .social-links a {
    color: #686f7a;
    padding: 4px 0 4px 15px;
    display: inline-block;
    line-height: 1px;
    transition: .3s
}

#topbar .social-links a:hover {
    color: #ec5252
}

#categories {
    position: absolute;
    display: none;
    top: calc(100% + 20px);
    left: 0
}

#categories .panelContainer {
    display: flex;
    justify-content: space-between
}

#categories .panelContainer {
    padding: 30px 0 30px 0
}

/*#categories .panelContainer .panel{width:20%}*/
#categories .panelContainer .panel h5 {
    font-size: 14px;
    font-weight: 700
}

#categories .panelContainer .panel li {
    margin-bottom: 10px;
    font-size: 12px
}

#categories .panelContainer .panel li a:hover {
    text-decoration: underline
}

#categories .btnClose {
    margin: 20px
}

footer#footer {
    background: #f9f9f9;
    padding: 1px
}

footer#footer .footerHeader {
    margin: 60px 0 40px;
    padding-bottom: 40px;
    display: flex;
    justify-content: space-between;
    font-family: Poppins, sans-serif;
    border-bottom: 1px solid #dddfe1
}

footer#footer .footerNav {
    padding-bottom: 40px;
    font-family: Poppins, sans-serif;
    font-size: 13px
}

footer#footer .footerNav .fNavTitle {
    font-size: 13px;
    margin-bottom: 10px
}

footer#footer .footerNav .footerNavList li {
    padding: 5px 0
}

footer#footer .footerNav .footerNavList li a {
    font-size: 12px;
    font-weight: 300
}

footer#footer .footerCopyright {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
    border-top: 1px solid #dddfe1;
    font-size: 11px
}

footer#footer .footerCopyright .contact {
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    align-items: center
}

footer#footer .footerCopyright .mail, footer#footer .footerCopyright .phone {
    margin: 0 20px
}

footer#footer .footerCopyright .social-links a {
    margin-left: 10px;
    font-size: 14px
}

.btn {
    font-family: Poppins, sans-serif
}

.btn-white {
    border: solid 1px #686f7a;
    background: #fff;
    color: #686f7a;
    width: 120px;
    height: 42px;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 2
}

.btn-white2 {
    border: solid 1px #686f7a;
    background: #fff;
    color: #686f7a;
    height: 48px;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 2
}

.btn-red {
    border: solid 1px #ec5252;
    background: #ec5252;
    color: #fff !important;
    /*width: 120px;*/
    height: 42px;
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 2
}

.btn-red2 {
    border: solid 1px #ec5252;
    background: #ec5252;
    color: #fff !important;
    line-height: 1;
    padding: 8px 15px;
    font-weight: 500;
    font-size: 13px
}

.language-group {
    width: 100%
}

.btn-language {
    background: #686f7a;
    border-radius: 30px;
    width: 100% !important;
    color: #fff !important;
    text-align: left;
    font-size: 15px;
    padding-left: 15px
}

.btn-language span {
    padding-left: 5px
}

.btn-language:after {
    position: absolute;
    right: 1rem;
    top: 45%
}

.dropdown-menu a.dropdown-item {
    font-size: 13px
}

.navList {
    margin: 0
}

.navList li {
    margin-right: 10px
}

.navList li a {
    font-size: 14px
}

header {
    position: relative;
    z-index: 9;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f6f8
}

header .cart {
    position: relative;
    height: 100%;
    width: 38px;
    display: flex;
    align-items: center;
    cursor: pointer;
    margin: 0 15px 0 15px
}

header .cart .shopping-cart {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    background: url(../img/ico-cart.png) 0 0 no-repeat;
    background-size: contain
}

header .cart .cartNum {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    padding: 2px;
    min-width: 20px;
    min-height: 20px;
    background: #ff1e4c;
    border-radius: 50px;
    font-size: 11px;
    color: #fff;
    text-align: center
}

#pageContent {
    min-height: 500px
}

#pageHeader {
    position: relative;
    display: block;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom
}

#pageHeader.homepage {
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center
}

#pageHeader.subpage {
    width: 100%;
    height: 315px;
    display: flex;
    align-items: center
}

#pageHeader h1 {
    font-weight: 700;
    color: #fff;
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1.4
}

#pageHeader p {
    font-weight: 300;
    color: #fff;
    font-size: 14px
}

#pageHeader .search {
    position: relative;
    margin-top: 30px
}

#pageHeader .search input {
    position: relative;
    display: block;
    z-index: 1;
    width: 100%;
    border: none;
    border-radius: 4px;
    font-size: 12px;
    color: #686f7a;
    padding: 12px 40px 12px 20px;
    outline: 0
}

#pageHeader .search .btnSearch {
    position: absolute;
    display: block;
    z-index: 2;
    top: 0;
    right: 0;
    border: none;
    background: 0 0;
    padding: 9px 12px
}

#pageHeader .search .btnSearch span {
    display: none
}

#pageHeader .search .btnSearch i {
    color: #ec5252
}

#subpageHeader {
    display: flex;
    align-items: center;
    background: #fafcff;
    border-bottom: 1px solid #e6eaf0;
    padding: 30px 0;
    min-height: 200px
}

#footer_text {
    display: flex;
    align-items: center;
    background: #fafcff;
    border-bottom: 1px solid #e6eaf0;
    padding: 30px 0;
    min-height: 200px
}

.pageTitle {
    font-size: 25px;
    font-weight: 700;
    color: #686f7a;
    margin-bottom: 30px
}

#breadbrumb {
    position: relative;
    display: flex;
    align-items: center;
    background: #fafcff;
    border-bottom: 1px solid #e6eaf0;
    height: 50px
}

#breadbrumb ul {
    margin: 0
}

#breadbrumb ul li {
    border-right: 1px solid #686f7a;
    padding-right: 10px;
    line-height: 14px
}

#breadbrumb ul li:first-child, #breadbrumb ul li:last-child {
    border: none;
    padding: 0
}

#breadbrumb ul li a {
    font-size: 12px
}

#breadbrumb ul li a:hover {
    text-decoration: underline
}

#breadbrumb ul li:first-child a {
    text-decoration: none;
    font-size: 15px !important;
    color: #ec6d70
}

#courseStats {
    margin-top: 10px;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 136px;
    background: #ec5252
}

#courseStats .row {
    display: flex;
    justify-content: space-between
}

#courseStats .row div.StatsText {
    display: flex;
    align-items: center
}

#courseStats .row div.StatsText h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0
}

#courseStats .statsBox {
    display: flex
}

#courseStats .statsBox .icon {
    width: 32px;
    margin-right: 10px
}

#courseStats .statsBox .number {
    color: #fff;
    font-size: 12px
}

#courseStats .statsBox .number strong {
    display: block;
    font-size: 28px;
    font-weight: 700;
    line-height: 1
}

.courseBenefits {
    background: #fff;
    padding: 26px 0
}


.courseBenefits .courseBenefitsBox {
    display: flex;
    align-items: center;
    margin: 10px 0;
}

@media (max-width: 992px) {
    .courseBenefits .courseBenefitsBox {
        max-width: 100%;
        width: 100%;
    }
}
@media (min-width: 993px) {
    .courseBenefits .courseBenefitsBox {
        max-width: 20%;
    }
}



.courseBenefits .courseBenefitsBox .icon {
    display: inline-block;
    float: left;
    width: 38px;
    margin-right: 10px
}

.courseBenefits .courseBenefitsBox .icon img {
    width: 38px
}

.courseBenefits .courseBenefitsBox .text {
    display: inline;
    font-size: 13px;
    color: #686f7a;
    font-weight: 600
}

.contentContainer {
    padding: 40px 0
}

#searchResults .leftArea {
    padding-right: 20px
}

#searchResults .rightArea:before {
    position: absolute;
    display: block;
    content: ' ';
    width: 1px;
    height: 100%;
    background: #e6ebf0;
    left: 0;
    top: 35px
}

#searchResults .rightArea li .link {
    position: relative
}

#searchResults .rightArea li .link:before {
    position: absolute;
    display: block;
    content: ' ';
    width: 12px;
    height: 12px;
    background: #ec5252;
    border-radius: 20px;
    left: -20px;
    top: 12px
}

#searchResults .accordionTitle {
    font-size: 18px;
    font-weight: 600;
    color: #ec5252;
    border-bottom: 1px solid #ecf0f4;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.accordion .subContent {
    display: none
}

.accordion .open .subContent {
    display: block
}

.accordion li {
    border-bottom: 1px solid #ecf0f4
}

.accordion li .link {
    font-weight: 600;
    font-size: 14px;
    color: #686f7a;
    padding: 8px 10px 8px 5px;
    cursor: pointer;
    display: flex;
    justify-content: space-between
}

.accordion li .link i {
    color: #ec5252;
    margin-left: 10px
}

.accordion li .link div:nth-child(2) {
    font-size: 12px;
    color: #ec5252
}

.accordion li.open .link i {
    transform: rotate(180deg)
}

.accordion li .subContent {
    padding: 10px 10px 10px;
    color: #686f7a;
    font-size: 12px
}

.accordion li .subContent li {
    border: none
}

.accordion li .subContent li a {
    font-size: 12px;
    display: block
}

.accordion li .subContent li a:hover {
    text-decoration: underline
}

.accordion .searchItem {
    border-radius: 5px;
    border: solid 1px #e4e9ef;
    background-color: #fafcff;
    margin-bottom: 20px
}

.accordion .searchItem .image, .accordion .searchItem .searchInfo {
    padding: 5px
}

.accordion .searchItem .image img {
    border-radius: 5px
}

.accordion .searchItem .searchInfo {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.accordion .searchItem .searchInfo .name {
    display: flex;
    justify-content: space-between
}

.accordion .searchItem .searchInfo .name .title {
    font-size: 18px;
    font-weight: 700;
    color: #686f7a;
    max-width: 75%
}

.accordion .searchItem .searchInfo .social .rating {
    font-size: 13px;
    font-weight: 600;
    color: #686f7a
}

.accordion .searchItem .searchInfo .social .rating i.yellow {
    color: #f4c150
}

.accordion .searchItem .searchInfo .social .share {
    display: block;
    font-size: 12px;
    margin-top: 10px
}

.accordion .searchItem .searchInfo .social .share i {
    font-size: 16px;
    font-weight: 700;
    margin-left: 5px
}

.accordion .searchItem .searchInfo .salesInfo {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.accordion .searchItem .searchInfo .salesInfo .priceArea {
    display: flex;
    justify-content: space-between;
    align-items: flex-end
}

.accordion .searchItem .searchInfo .salesInfo .priceArea .price, .detailHeaderRight .price {
    margin-right: 30px;
    font-size: 12px
}

.accordion .searchItem .searchInfo .salesInfo .priceArea .original-price, .detailHeaderRight .original-price {
    text-decoration: line-through;
    color: #cecece
}

.accordion .searchItem .searchInfo .salesInfo .priceArea .discount-price, .detailHeaderRight .discount-price {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    color: #686f7a
}

.accordion .searchItem .searchInfo .salesInfo .lessonInfoItem {
    padding: 3px 0
}

.accordion .searchItem .searchInfo .salesInfo .lessonInfoItem img {
    width: 18px;
    height: 18px
}

#searchResults [type=radio]:checked, #searchResults [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

#searchResults [type=radio]:checked + label, #searchResults [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666
}

#searchResults [type=radio]:checked + label:before, #searchResults [type=radio]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff
}

#searchResults [type=radio]:checked + label:after, #searchResults [type=radio]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #f87da9;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

#searchResults [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

#searchResults [type=radio]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.videoInfo {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.videoInfo .photo {
    position: relative;
    display: block;
    z-index: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.videoInfo .content {
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    padding: 20px;
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.videoInfo:hover .content {
    background-color: rgba(0, 0, 0, .1)
}

.videoInfo:hover .photo {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.videoInfo .content .textInfo {
    width: 80%
}

.videoInfo .content .textInfo a.title {
    color: #fff;
    font-weight: 700;
    font-size: 30px
}

.videoInfo .content .textInfo a.title2 {
    color: #fff;
    font-weight: 700;
    font-size: 20px
}

.videoInfo .content .textInfo p {
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    margin: 0
}

.videoInfo .content .play {
    width: 40px
}

.liveLessons {
    position: relative
}

.liveLessons .liveLessonsItem {
    position: relative;
    display: block
}

.liveLessonFrame {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 7px solid #fad2d2;
    border-radius: 6px;
    background: #fff;
    padding: 10px;
    width: 460px;
    height: 280px
}

.liveLessonFrame .name {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
    color: #686f7a;
    white-space: nowrap
}

.liveLessonFrame .name img {
    margin-right: 10px
}

.liveLessonFrame .isLive {
    color: #ec6060;
    text-align: center;
    font-size: 11px
}

.liveLessonFrame .isLive i {
    font-size: 14px
}

.liveLessonFrame .quotes {
    padding: 10px 50px;
    font-size: 15px;
    line-height: 1.6
}

.liveLessonFrame .view {
    font-size: 12px
}

.liveLessonFrame .rating i {
    font-size: 13px;
    color: #f4c150
}

.liveLessonFrame .rating span {
    font-size: 12px;
    font-weight: 700;
    padding-left: 10px
}

.liveLessonFrame .btnJoin {
    border: solid 1px #ec5252;
    background: #ec5252;
    color: #fff !important;
    line-height: 1.4;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 13px;
    font-weight: 700
}

.liveLessonsTitle {
    margin: 30px 0 30px
}

.liveLessonsTitle h3 {
    font-weight: 700;
    font-size: 18px;
    margin: 0
}

.eduPackage .eduItem .eduItemInner {
    min-height: 100%;
    border-radius: 5px;
    border: solid 1px #e3eaee;
    background-color: #fff;
    padding: 10px
}

.eduPackage .eduItem {
    padding: 10px
}

.eduPackage .eduItem .eduItemInner .prodPhoto {
    position: relative
}

.eduPackage .eduItem .eduItemInner .prodPhoto img {
    position: relative;
    z-index: 2
}

.eduPackage .eduItem .eduItemInner .prodPhoto.color:after {
    position: absolute;
    display: block;
    content: " ";
    width: 100%;
    height: 95%;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px
}

.eduPackage .eduItem .eduItemInner .prodPhoto.color1:after {
    background-color: #cfd1ff
}

.eduPackage .eduItem .eduItemInner .prodPhoto.color2:after {
    background-color: #ffd6cc
}

.eduPackage .eduItem .eduItemInner .prodPhoto.color3:after {
    background-color: #dfffcc
}

.eduPackage .eduItem .eduItemInner .prodPhoto.color4:after {
    background-color: #ffcfe1
}

.eduPackage .eduItem .eduItemInner .prodPhoto.color5:after {
    background-color: #faffcf
}

.eduPackage .eduItem .eduItemInner .textInfo {
    padding: 20px 20px 10px
}

.eduPackage .eduItem .eduItemInner .textInfo div {
    font-size: 13px;
    color: #686f7a
}

.eduPackage .eduItem .eduItemInner .textInfo a.title {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    color: #686f7a;
    margin-bottom: 20px
}







.rowPackage .rowItem {
    padding: 10px
}

.rowPackage .rowItem .rowItemInner {
    min-height: 100%;
    border-radius: 5px;
    /*border: solid 1px #e3eaee;*/
    background-color: #fff;
    padding: 10px;
}

.rowPackage .rowItem .rowItemInner .textInfo {
    padding: 20px 20px 10px
}

.rowPackage .rowItem .rowItemInner .textInfo div {
    font-size: 14px;
    color: #686f7a
}

.rowPackage .rowItem .rowItemInner .textInfo a.title {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    color: #686f7a;
    margin-bottom: 20px
}

.rowPackage .rowItem .rowItemInner .prodPhoto {
    position: relative
}

.rowPackage .rowItem .rowItemInner .prodPhoto img {
    position: relative;
    z-index: 2
}

.rowPackage .rowItem .rowItemInner .prodPhoto.color:after {
    position: absolute;
    display: block;
    content: " ";
    width: 100%;
    height: 95%;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px
}









.courseHeader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.courseHeader h3.title {
    margin: 0 0 0 20px
}

.courseContent .courseItem {
    padding: 10px
}

.courseContent .courseItem .courseItemInner {
    min-height: 100%;
    border-radius: 5px;
    border: solid 1px #e3eaee;
    background-color: #fff;
    padding: 10px
}

.courseContent .courseItem .courseItemInner .textContent {
    padding: 10px 15px
}

.courseContent .courseItem .courseItemInner .textContent .title {
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    color: #686f7a
}

.courseContent .courseItem .courseItemInner .textContent .rating {
    padding: 10px 0;
    border-bottom: 1px solid #f2f6f8
}

/*.courseContent .courseItem .courseItemInner .textContent .rating i{font-size:15px;color:#f4c150}*/
.courseContent .courseItem .courseItemInner .textContent .rating i {
    font-size: 15px;
}

.courseContent .courseItem .courseItemInner .textContent .rating span {
    font-size: 15px;
    font-weight: 700;
    padding-left: 10px
}

.courseContent .courseItem .courseItemInner .textContent .benefits {
    font-size: 12px;
    clear: both;
    padding: 20px 0 10px;
    border-bottom: 1px solid #f2f6f8
}

.courseContent .courseItem .courseItemInner .textContent .benefits .benefitsItem {
    float: left;
    width: 50%;
    margin-bottom: 10px
}

.courseContent .courseItem .courseItemInner .textContent .price {
    padding: 10px 0;
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.courseContent .courseItem .courseItemInner .textContent .price .priceArea {
    font-size: 12px
}

.courseContent .courseItem .courseItemInner .textContent .price .priceArea .original-price {
    text-decoration: line-through;
    color: #cecece
}

.courseContent .courseItem .courseItemInner .textContent .price .priceArea .discount-price {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    color: #686f7a
}

#registerPromote {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 375px;
    margin-top: 30px;
    background: url(../img/register-cover.jpg) center center no-repeat;
    background-size: cover
}

#registerPromote:before {
    position: absolute;
    display: block;
    content: " ";
    width: 100%;
    height: 100%;
    opacity: .45;
    background: #ec5252;
    top: 0;
    left: 0
}

#registerPromote .container {
    position: relative;
    z-index: 9;
    color: #fff;
    text-align: center
}

#registerPromote .container h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.57
}

#registerPromote .container p {
    margin: 50px 0 50px 0
}

#registerPromote .container .patlangac {
    position: absolute;
    display: block;
    right: 0;
    top: -140px
}

.video-promo {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 490px;
    background: url(../img/promo-cover.jpg) center center no-repeat;
    background-size: cover
}

.video-promo h3.title {
    font-size: 40px;
    color: #fff;
    line-height: 1.5
}

.video-promo .playit {
    font-size: 20px;
    color: #fff
}

.form-promo {
    margin-top: -40px
}

.form-promo .promoForm {
    width: 470px
}

.form-promo h3.title {
    font-size: 32px;
    font-weight: 700;
    line-height: 1.51;
    color: #686f7a
}

.form-promo h3.title span {
    color: #ec5252;
    display: block
}

.form-promo .promoForm .formTitle {
    background: #ec5252;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 20px;
    text-align: center;
    border-radius: 4px
}

.form-promo .promoForm .promoFormObj {
    padding: 30px
}

.form-promo .promoForm ul li {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 22px
}

.form-promo .promoForm ul li .form-text {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 42px;
    border: none;
    border-bottom: solid 1px #e4eef3;
    box-sizing: border-box;
    resize: none;
    color: #000;
    font-size: 13px;
    outline: 0
}

.form-promo .promoForm ul li:last-child {
    margin-bottom: 0
}

.form-promo .promoForm ul li .btnSubmit {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    background-color: #8bda73;
    font-size: 14px;
    color: #070d34;
    font-weight: 700;
    outline: 0;
    border-radius: 0
}

.form-promo .promoForm ul li .textInput {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #000;
    transition: all .5s ease;
    pointer-events: none;
    font-size: 13px;
    font-weight: 700;
    z-index: 2
}

.form-promo .promoForm ul li .form-text:focus + label.textInput, .form-promo .promoForm ul li .form-text:valid + label.textInput {
    top: 0;
    color: rgba(0, 0, 0, .5);
    font-size: 12px
}

.form-promo .promoForm ul li .form-text.textarea:focus + label.textInput, .form-promo .promoForm ul li .form-text.textarea:valid + label.textInput {
    top: -9px
}

.studentComments {
    position: relative;
    display: block
}

.studentComments .studentCommentItem {
    position: relative;
    display: block;
    width: 360px;
    height: 230px;
    background: #fff;
    padding: 1px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 80px 0;
    border: 1px solid #fafcff
}

.studentComments .studentCommentItem .studentPhoto {
    position: relative;
    display: block;
    width: 70px;
    height: 70px;
    margin: -30px auto 0
}

.studentComments .studentCommentItem .studentPhoto img {
    border: 2px solid #fff;
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .3)
}

.studentComments .studentCommentItem .comments {
    padding: 0 20px;
    font-size: 14px
}

.studentComments .studentCommentItem .studentName {
    position: relative;
    display: flex;
    height: 45px;
    align-items: center;
    justify-content: center;
    background: #fafcff;
    text-align: center;
    font-weight: 700
}

.why {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    height: 546px;
    background: url(../img/why-cover.jpg) center center no-repeat;
    background-size: cover
}

.why:before {
    position: absolute;
    display: block;
    content: " ";
    width: 100%;
    height: 100%;
    opacity: .45;
    background: #ec5252;
    top: 0;
    left: 0;
    z-index: 1
}

.why h2.title {
    position: relative;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    z-index: 9;
    margin-bottom: 50px
}

.why .panel {
    position: relative;
    display: flex;
    margin-bottom: 20px;
    z-index: 9
}

.why .panel .ico {
    width: 200px
}

.why .panel .textInfo {
    color: #fff
}

.why .panel .textInfo h5 {
    font-size: 18px;
    padding-top: 5px
}

.why .panel .textInfo p {
    font-size: 12px;
    font-weight: 300
}

.why .badge {
    position: relative;
    margin-top: -300px;
    z-index: 9
}


.smHeader a.link {
    color: #ec5252;
    font-weight: 700
}

.informative {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 500px;
    padding: 40px 0;
    /*background: #686f7a url(../img/informative-cover.jpg) center center no-repeat;*/
    background-size: cover
}

.informative .container ul {
    color: #fff
}

.informative .container ul li {
    margin-bottom: 10px;
    font-size: 15px
}

.informative-title {
    /*
    position: relative;
    z-index: 9;
    margin-bottom: -15px

     */
}

.informative-title h4 {
    display: inline-block;
    background: #ec5252;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    padding: 10px 20px;
    margin: 0
}

.bg-light {
    background-color: #fff !important;
    padding: 0
}

.logo img {
    width: 120px
}

.navbar-nav .nav-link {
    font-size: 14px !important
}

.pagedetail:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .7);
    z-index: 0;
    left: 0;
    top: 0
}

.detailHeaderLeft {
    float: left;
    padding-right: 100px
}

.detailHeaderRight {
    float: left;
    border: 1px solid #e4e9ef;
    border-radius: 5px;
    background: #fff;
    padding: 0;
    position: relative;
    z-index: 8;
    width: 100%;
    bottom: -89px
}

.pagedetail {
    width: 100%;
    float: left;
    height: 340px
}

.detailHeaderLeft h1 {
    font-size: 24px !important;
    margin-top: 65px
}

.detailHeaderLeft p {
    width: 100%;
    float: left;
    margin-bottom: 75px
}

.detailHeaderBottom {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 15px
}

.kursDetail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 400px
}

.detailHeaderBottom .social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 400px;
    margin-top: 15px;
    margin-bottom: 35px
}

.egitmenAdi span {
    margin-left: 10px;
    line-height: 30px;
    color: #fff
}

.yellow {
    color: #f4c150
}

.detailHeaderBottom .share {
    font-size: 12px;
    color: #fff
}

.detailHeaderBottom .share i {
    font-size: 14px;
    margin-left: 5px
}

.personImg {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    background-size: cover;
    background-position: center
}

.kursDetailImg {
    width: 100%;
    height: 100%;
    max-height: 370px;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}


.kursDetailPrice {
    margin: 0 !important;
    padding: 0 30px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.kursDetailPrice .priceArea span {
    font-size: 12px !important
}

.kursDetailContent {
    width: 100%;
    float: left;
    background: #fafcff;
    border: 1px solid #e4e9ef;
    padding-top: 60px;
    padding-bottom: 70px
}

#kursTab {
    border: none !important;
    margin-bottom: 70px
}

#kursTab .nav-link {
    color: #686f7a;
    font-size: 16px !important;
    line-height: 26px;
    background-color: transparent !important;
    border: none;
    position: relative;
    padding: 0 50px 0 0
}

#kursTab .nav-link.active:before {
    content: "";
    position: absolute;
    width: calc(100% - 50px);
    height: 5px;
    background: #ec5252;
    left: 0;
    bottom: -10px
}

#kursTabContent h2 {
    color: #686f7a;
    font-size: 24px;
    line-height: 41px;
    margin-bottom: 20px
}

#kursTabContent {
    color: #686f7a;
    font-size: 14px;
    line-height: 28px;
    padding: 0
}

.kursListRow {
    width: 100%;
    float: left;
    background: #fff
}

.nedenCba {
    width: 100%;
    box-sizing: border-box;
    margin-top: 50px;
    float: left
}

#footer, .instaRow {
    width: 100%;
    float: left
}

.kurumsalLeft {
    float: left;
    padding-right: 100px;
    font-size: 14px;
    color: #686f7a;
    line-height: 28px
}

.kurumsalRight {
    float: left;
    margin-bottom: 10px
}

.kurumsalContent {
    width: 100%;
    float: left
}

.kurumsalGallery {
    width: 100%;
    float: left
}

.kurumsalRight img {
    max-width: 100%
}

.kurumsalLeft h1 {
    font-size: 34px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 40px;
    color: #686f7a
}

.kurumsalGallery ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.kurumsalGallery ul li {
    position: relative;
    display: block;
    border-radius: 5px;
    background-size: cover;
    background-position: center
}

.kurumsalGallery ul li:nth-child(1) {
    width: 25%;
    height: 250px;
    float: left;
    margin-left: 25%;
    margin-top: 155px
}

.kurumsalGallery ul li:nth-child(2) {
    width: 49%;
    float: left;
    height: 475px;
    margin-left: 10px
}

.kurumsalGallery ul li:nth-child(3) {
    width: calc(50vw - 50px);
    height: 250px;
    float: left;
    margin-left: 50%;
    margin-top: -60px;
    left: calc(-50vw + 50px)
}

.kurumsalGallery ul li:nth-child(4) {
    width: calc(50vw - 60px);
    height: 300px;
    float: left;
    left: calc(50% + 10px);
    right: -60px;
    margin-top: -180px
}

.kurumsalGallery ul li:nth-child(5) {
    width: 50%;
    height: 250px;
    float: left;
    top: -110px
}

.kurumsalBottom {
    float: left;
    font-size: 14px;
    color: #686f7a;
    line-height: 28px;
    margin-bottom: 100px
}

.kurumsalBottom h2 {
    font-size: 34px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 40px;
    color: #686f7a
}

.iletisimTitle {
    float: left;
    margin-bottom: 30px
}

.iletisimTitle h1 {
    color: #686f7a;
    font-weight: 700
}

.iletisimTitle p {
    font-size: 14px;
    color: #686f7a
}

.iletisimLeft {
    float: left;
    font-size: 14px;
    color: #686f7a;
    line-height: 28px
}

.iletisimRight {
    float: left
}

.iletisimLeft .social-links a {
    font-size: 18px;
    margin-right: 15px
}

.iletisimItem {
    float: left;
    color: #686f7a;
    font-size: 14px;
    line-height: 28px;
    min-height: 135px;
    margin-bottom: 25px
}

.iletisimItem h2 {
    font-size: 20px;
    font-weight: 600;
    color: #686f7a;
    margin-bottom: 10px
}

.iletisimItem a {
    width: 100%;
    float: left
}

.iletisimItem a img {
    display: inline-block;
    margin-right: 7px
}

.iletisimForm {
    float: left;
    margin-bottom: 50px
}

.iletisimForm h2 {
    font-size: 20px;
    font-weight: 600;
    color: #686f7a;
    margin-bottom: 10px;
    width: 100%;
    margin-bottom: 25px
}

.iletisimForm .form-row {
    display: flex;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    height: 70px;
    border: 1px solid #e4eef3;
    align-items: center
}

.maps {
    float: left;
    width: 100%;
    height: 500px;
    border: 5px solid #ec5252;
    border-radius: 5px;
    padding: 0;
    margin-top: 50px;
    margin-bottom: 100px
}

.iletisimForm .form-row label {
    position: absolute;
    z-index: 2;
    left: 80px;
    top: 15px;
    margin-bottom: 0;
    color: #686f7a;
    font-size: 14px;
    font-weight: 500;
    transition: all ease-in-out .3s
}

.iletisimForm .form-row .form-control {
    height: 40px;
    border: none;
    padding-left: 23px;
    margin-top: 10px;
    font-size: 14px
}

.iletisimForm .form-row .input-group-prepend span {
    background: 0 0;
    padding: 10px 20px;
    border: none;
    border-right: 1px solid #e4eef3 !important;
    z-index: 9;
    color: #ec5252
}

.iletisimForm .form-row .form-control:focus {
    border: none;
    outline: 0;
    box-shadow: none;
    background: 0 0
}

.iletisimForm .form-row .form-control:focus .form-row label {
    top: 5px
}

.iletisimForm .form-row label.active {
    top: -3px;
    font-size: 12px;
    opacity: .7
}

.iletisimContent {
    float: left;
    background: #fafcff;
    padding-bottom: 0;
    margin-bottom: 80px
}

.iletisimForm .form-row.formTextarea {
    height: 120px;
    align-items: baseline;
    padding-top: 10px
}

.iletisimForm .form-row.formTextarea .form-control {
    height: 90px
}

.iletisimForm .form-row.formTextarea .input-group-prepend span {
    height: 50px
}

.iletisimForm .form-row.is-valid {
    border: 4px solid #4dd865
}

.iletisimForm .form-row.is-valid svg {
    fill: #4dd865
}

.iletisimForm .form-row.is-invalid {
    border: 4px solid #ec5252
}

.sssHeader {
    float: left;
    background: #fafcff;
    padding: 60px 0
}

.sssHeader h1 {
    font-size: 24px;
    font-weight: 700;
    color: #686f7a;
    margin-bottom: 15px
}

.sssHeader p {
    font-size: 14px;
    line-height: 28px;
    color: #686f7a
}

.sssTabsContent {
    float: left;
    margin-bottom: 50px
}

#sss-tab .nav-link {
    background: 0 0;
    color: #686f7a;
    font-size: 16px;
    font-weight: 600;
    padding: 0 60px 0 0;
    position: relative
}

#sss-tab {
    margin-bottom: 50px !important;
    float: left;
    width: 100%
}

#sss-tab .nav-link.active:before {
    content: "";
    position: absolute;
    width: calc(100% - 60px);
    height: 5px;
    background: #ec5252;
    bottom: -10px
}

.sssTabsContent .card-header {
    background-color: transparent !important;
    border: none
}

.sssTabsContent .btn-link {
    color: #686f7a;
    font-size: 16px;
    font-weight: 500
}

.sssTabsContent .card {
    border-radius: 5px !important;
    box-shadow: 0 44px 55px rgba(0, 0, 0, .03)
}

.sssTabsContent .btn-link:focus {
    box-shadow: none;
    text-decoration: none !important
}

.sssTabsContent .collapse {
    padding: 0rem .75rem
}

.sssTabsContent .collapse .card-body {
    padding: 10px 1.25em 50px;
    font-size: 14px;
    line-height: 28px
}

.sssTabsContent .card-header img {
    position: absolute;
    right: 1.25em;
    top: .85em;
    transition: all ease-in-out .3s
}

.sssTabsContent .card.active {
    border: 1px solid #ec5252
}

.sssTabsContent .card.active .card-header img {
    transform: rotate(180deg)
}

.redHeader {
    background: #ec5252;
    color: #fff;
    padding: 50px;
    height: 336px;
    font-size: 14px;
    line-height: 28px;
    float: left
}

.redHeader h1 {
    font-size: 24px;
    margin-bottom: 25px;
    font-weight: 700
}

.egitmenlerListContent {
    width: 100%;
    float: left;
    padding-top: 0;
    margin-top: -100px
}

.egitmen-row {
    width: 100%;
    float: left
}

.egitmen-row ul {
    list-style: none;
    padding: 0
}

.egitmenList {
    width: 100%;
    float: left;
    margin-bottom: 80px
}

.egitmenList li {
    width: calc(20% - 30px);
    float: left;
    margin: 15px;
    height: 200px;
    border-radius: 5px;
    background-size: cover;
    position: relative;
    top: 0;
    transition: all ease-in-out .3s
}

.egitmenList ul {
    width: calc(100% + 30px);
    margin-left: -15px
}

.egitmenList li > a {
    border-radius: 5px;
    width: 100%;
    height: 100%;
    display: block;
    float: left;
    background: rgba(0, 0, 0, .3);
    box-sizing: border-box;
    padding: 10px 15px;
    color: #fff;
    z-index: 2;
    position: relative;
    transition: all ease-in-out .3s
}

.egitmenBottom {
    position: absolute;
    bottom: 10px;
    left: 15px;
    right: 15px;
    color: #fff;
    z-index: 9;
    transition: all ease-in-out .3s
}

.egitmenAdi a {
    color: #fff;
    font-weight: 600
}

.egitmenBottom .social-links a {
    color: #fff;
    margin-right: 10px;
    font-size: 14px
}

.dersSayisi {
    font-size: 14px
}

.egitmenList li:hover {
    top: -30px;
    box-shadow: 0 45px 55px rgba(0, 0, 0, .3)
}

.egitmenList li:hover .egitmenBottom, .egitmenList li:hover > a {
    opacity: 0
}

.egitmenList li:before {
    content: "Profili Gör";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .86);
    border-radius: 5px;
    left: 0;
    top: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    font-size: 14px;
    transition: all ease-in-out .3s;
    opacity: 0
}

.egitmenList li:hover:before {
    opacity: 1
}

.egitmen-row h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px
}

.egitmenFoto {
    width: 100%;
    height: 235px;
    background-size: cover;
    border-radius: 5px;
    background-position: center
}

.redHeader .col-lg-3 {
    float: left
}

.egitmenTitle {
    float: left;
    padding-left: 30px
}

.egitmenTitle h1 {
    font-size: 24px;
    margin-bottom: 20px;
    float: left
}

.egitmenTitle .yas {
    font-size: 14px;
    float: left;
    margin-left: 15px;
    font-weight: 700;
    position: relative;
    top: 3px
}

.egitmenTitle p {
    width: 100%;
    float: left
}

.egitmenDers {
    width: 100%;
    float: left;
    margin-top: 65px
}

.egitmenDers img {
    float: left;
    margin-right: 10px
}

.egitmenDers span {
    float: left;
    font-size: 14px;
    line-height: 14px
}

.egitmenSocial {
    width: 100%;
    float: left;
    margin-top: 10px
}

.egitmenSocial a {
    color: #fff;
    margin-right: 10px;
    font-size: 14px
}

.egitmenContent {
    width: 100%;
    float: left;
    background: #fafcff;
    padding: 50px 0;
    margin-bottom: 80px;
    border-bottom: 1px solid #e4e9ef
}

#egitmenTabs {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    border: none;
    padding: 15px
}

#egitmenTabs .nav-link {
    background: 0 0;
    border: none;
    padding: 0 50px 0 0;
    font-size: 16px;
    font-weight: 500;
    color: #686f7a;
    position: relative
}

#egitmenTabs .nav-link.active:before {
    content: "";
    position: absolute;
    width: calc(100% - 50px);
    height: 5px;
    background: #ec5252;
    left: 0;
    bottom: -10px
}

#egitmenTabsContent {
    width: 100%;
    float: left;
    margin-top: 30px;
    font-size: 14px;
    line-height: 28px;
    color: #686f7a
}

#egitmenTabsContent h2 {
    font-size: 18px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 20px
}

.userContent {
    padding: 50px 0 100px 0;
    float: left;
    width: 100%
}

.userCol {
    margin: auto;
    text-align: center
}

.userCol h1 {
    font-size: 26px;
    color: #000;
    font-weight: 400
}

.userCol p {
    font-size: 15px;
    color: #8b959a
}

.social-giris {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 50px
}


.social-giris span, .user-giris span {
    width: 100%;
    /*float: left;*/
    font-size: 13px;
    color: #8b959a;
    margin-bottom: 20px
}


.myspan {
    width: 100%;
    float: none !important;
    font-size: 13px;
    color: #8b959a;
    margin-bottom: 20px
}

.social-giris a {
    width: 130px;
    height: 46px;
    display: inline-flex;
    text-align: center;
    background: #000;
    color: #fff;
    margin: 2px;
    border-radius: 5px;
    font-size: 22px;
    align-items: center;
    justify-content: center
}

.face-giris {
    background: #475993 !important
}

.twit-giris {
    background: #76a9ea !important
}

.user-giris {
    width: 100%;
    float: left
}

.user-giris .form-control {
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
    position: relative
}

.user-giris .form-group {
    position: relative
}

.user-giris .form-check {
    float: left;
    font-size: 14px;
    line-height: 22px
}

.user-giris .unuttum {
    float: right;
    font-size: 14px
}

.oturumBtn {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 50px
}

.user-giris .unuttum a:hover {
    text-decoration: underline
}

.kaydolLink {
    width: 100%;
    float: left;
    font-size: 14px
}

.kaydolLink a {
    margin-left: 10px;
    color: #ec5252;
    font-weight: 600;
    transition: all ease-in-out .3s
}

.kaydolLink a:hover {
    color: #000
}

span.passGizle, span.passGoster {
    color: #979797;
    position: absolute;
    top: 8px;
    width: auto;
    right: 15px;
    font-size: 20px;
    cursor: pointer;
    transition: all ease-in-out .3s
}

span.passGizle {
    display: none
}

.passStrength {
    width: 100%;
    float: left
}

.strengthColor {
    width: 70%;
    float: left;
    margin-top: 5px
}

.strengthColor span {
    float: left;
    width: calc(25% - 5px);
    height: 5px;
    background: #dedfe0;
    margin-right: 5px;
    border-radius: 5px;
    margin-bottom: 0
}

.strengthColor span:nth-child(1).active {
    background: #ec5252
}

.strengthColor span:nth-child(2).active {
    background: #ffe48c
}

.strengthColor span:nth-child(3).active {
    background: #cddc39
}

.strengthColor span:nth-child(4).active {
    background: #46c28e
}

.strengthText {
    width: 30%;
    float: left;
    font-size: 12px;
    color: #717078
}

.thinRedHeader {
    background: #ec5252;
    width: 100%;
    float: left;
    height: 110px;
    display: flex;
    align-items: center;
    color: #fff
}

.thinRedHeader h1 {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0
}

.sepetContent {
    width: 100%;
    float: left
}

.odeLeft, .sepetListe {
    float: left;
    padding-right: 5px;
    padding-left: 0
}

.sepetRight {
    float: left
}

.sepetRow {
    width: 100%;
    background: #fafcff;
    border: 1px solid #e4e9ef;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 30px 20px;
    margin-right: 0;
    margin-left: 0
}

.kursImg {
    width: 100%;
    height: 120px;
    background-size: cover;
    background-position: center;
    border-radius: 5px
}

.sepetRow .kursGorsel {
    padding: 0
}

.kursDetay h2 {
    font-size: 18px;
    font-weight: 600
}

.sepetPuan {
    width: 100%;
    float: left;
    margin-top: 20px
}

.rating .yellow {
    color: #f4c150
}

.rating span {
    margin-left: 15px;
    font-size: 14px;
    font-weight: 600
}

.sepetDetay {
    width: 100%;
    float: left;
    margin-top: 10px
}

.sepetDetay .benefits {
    width: 60%;
    float: left;
    margin-top: 5px
}

.sepetDetay .benefitsItem {
    float: left;
    font-size: 13px;
    margin-right: 20px
}

.sepetDetay .benefitsItem:last-child {
    margin-right: 0
}

.egitmenBilgi {
    width: 40%;
    float: inherit
}

.egtImg {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-size: cover;
    float: left;
    margin-right: 10px
}

.egitmenBilgi span {
    font-size: 13px;
    float: left;
    line-height: 25px
}

.sepetPuan i {
    color: #cecece
}

.kursImg a, .odeKursImg a {
    width: 100%;
    height: 100%;
    display: block
}

.kaldir {
    font-size: 14px;
    color: #ec5252;
    text-align: right;
    cursor: pointer
}

.sepetPrice {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: right
}

.sepetPrice .original-price {
    color: #cecece;
    font-size: 12px;
    text-decoration: line-through
}

.sepetPrice .orginalPriceSepet {
    width: 100%;
    float: left;
    color: #686f7a;
    margin-top: 10px
}

.sepetPrice .discount-price {
    font-size: 18px;
    font-weight: 700;
    line-height: 16px
}

.sepetPrice .orginalPriceSepet span {
    font-size: 11px;
    line-height: 11px
}

.sepetOzet {
    width: 100%;
    min-height: 270px;
    background: #fafcff;
    border: 1px solid #e4e9ef;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 40px;
    color: #686f7a
}

.sepetOzet span {
    font-size: 14px;
    font-weight: 500
}

.sepetOzet .tutar {
    font-size: 30px;
    font-weight: 700;
    margin-top: 10px
}

.sepetOzet .kdv {
    font-size: 16px;
    line-height: 16px
}

.redFullBtn {
    width: 100%;
    height: 48px;
    background: #ec5252;
    display: block;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 48px;
    font-weight: 600;
    margin-top: 30px;
    transition: all ease-in-out .3s;
    float: left
}

.redFullBtn:hover {
    color: #fff;
    background: #0098e5
}

.sepetBos {
    width: 100%;
    background: #fafcff;
    border: 1px solid #e4e9ef;
    border-radius: 5px;
    float: left;
    margin-bottom: 20px;
    padding: 15px 20px;
    display: none
}

.sepetBos p {
    margin-bottom: 0
}

.odeKartContent {
    background: #fafcff;
    border: 1px solid #e4e9ef;
    border-radius: 5px;
    padding: 40px;
    float: left
}

.odeKartContent h2, .odemeSepet h2 {
    font-size: 20px;
    font-weight: 700;
    width: 100%;
    float: left
}

.odeKartContent p {
    font-size: 14px;
    line-height: 28px;
    /*margin-top: 15px;
    margin-bottom: 40px*/
}

.kartBaslik {
    width: 100%;
    float: left;
    margin-bottom: 15px
}

.kartBaslik strong {
    float: left;
    font-size: 16px;
    margin-right: 30px
}

.kartIcon {
    float: left;
    display: flex;
    align-items: center
}

.kartIcon img {
    margin-right: 20px
}

.kartBilgileriForm {
    width: 80%;
    float: left;
    position: relative;
    z-index: 1
}

.kartBilgileriForm .form-control {
    border: 1px solid #686f7a;
    border-radius: 0;
    height: 47px;
    padding-left: 25px;
    font-size: 14px
}

.kartBilgileriForm .form-group {
    width: 100%;
    float: left
}

.kartBilgileriForm .form-group.form-card-3 {
    width: calc(33.3% - 15px);
    margin-right: 15px
}

.kartBilgileriForm .form-group.form-card-4 {
    width: calc(50% - 15px);
    margin-right: 15px
}

.kartBilgileriForm .form-group.form-card-4l {
    width: 50%;
    position: relative
}

.kartBilgileriForm .form-group.form-card-ccv {
    width: 33.3%;
    position: relative
}

.ccvMsg {
    padding: 0;
    position: absolute;
    right: 15px;
    top: 10px;
    background: 0 0;
    border: none
}

.ccvMsg:hover {
    background: 0 0
}

.form-group.taksitRow {
    margin-top: 25px
}

.form-group.taksitRow span {
    font-size: 12px;
    margin-bottom: 10px;
    width: 100%;
    float: left
}

.gucenli-icon {
    float: right;
    width: 100%;
    text-align: right;
    z-index: 0;
    margin-top: -50px;
    position: relative
}

.odemeSepet {
    background: #fafcff;
    border: 1px solid #e4e9ef;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 30px 20px;
    color: #686f7a;
    float: left
}

.odeSepetTutar {
    width: 100%;
    float: left;
    margin-top: 15px;
    border-bottom: 1px solid #e4e9ef;
    margin-bottom: 15px
}

.odeSepetTutar span {
    font-size: 16px;
    float: left
}

.odePrice {
    float: right;
    /*width: 180px;*/
    margin-top: 0;
    margin-right: 20px;
}

.odePrice strong {
    font-size: 22px;
    display: inline-block;
    text-align: left;
    line-height: 30px
}

.odePrice span {
    font-size: 18px;
    margin-bottom: 10px
}

.odeSepetBilgi {
    width: 100%;
    float: left;
    font-size: 12px
}

.odeSepetBilgi a {
    color: #ec5252;
    font-weight: 600
}

.odemeKursListe {
    width: 100%;
    float: left
}

.odemeKursRow {
    background: #fafcff;
    border: 1px solid #e4e9ef;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 20px 20px;
    color: #686f7a;
    margin-top: 10px;
    float: left;
    width: 100%
}

.odeKursImg {
    width: 32%;
    height: 80px;
    float: left;
    background-size: cover;
    border-radius: 5px;
    margin-right: 15px
}

.odeKursBilgi {
    width: calc(68% - 15px);
    float: left
}

.odeKursBilgi h3 {
    font-size: 16px;
    font-weight: 700
}

.odeKursBilgi .priceArea {
    float: left;
    width: 100%
}

.odeKursBilgi .priceArea .original-price {
    float: left;
    font-size: 14px;
    margin-top: 10px
}

.odeKursBilgi .priceArea .orginalPriceSepet {
    float: left;
    width: auto;
    margin-left: 15px;
    margin-top: 0
}

.odeKursBilgi .sepetPrice {
    margin-top: 10px
}

.odemeSonuc {
    margin: auto;
    text-align: center
}

.odemeSonuc img {
    margin-bottom: 20px
}

.odemeSonuc h1 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 15px
}

.odemeSonuc p {
    font-size: 15px;
    color: #3e3e3e;
    margin-bottom: 80px
}

.odemeSonuc a {
    width: 70%;
    height: 48px;
    display: block;
    margin: auto;
    background: #000;
    color: #fff;
    border-radius: 5px;
    line-height: 48px;
    font-size: 14px;
    font-weight: 600
}

.odemeBasarili h1 {
    color: #79cc3c
}

.odemeBasarili a {
    background: #79cc3c
}

.odemeHata h1 {
    color: #ec5252
}

.odemeHata a {
    background: #ec5252
}

.sepetCollapse {
    position: absolute;
    top: 62px;
    width: 350px;
    right: -175px
}

.sepetPopupBody {
    background: #fafcff;
    border: 1px solid #e4e9ef;
    border-radius: 5px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .1);
    padding: 0
}

.sepetPopupBody ul {
    padding: 0;
    list-style: none;
    height: 352px;
    overflow-y: scroll;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .1)
}

.sepetPopupBody ul li {
    background: #fff;
    width: 100%;
    float: left;
    padding: 20px 15px;
    border-bottom: 1px solid #e4e9ef;
    border-radius: 5px;
    position: relative
}

.sepetDelete {
    position: absolute;
    right: 5px;
    top: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #000
}

.sepetCollImg {
    width: 100px;
    height: 70px;
    background-size: cover;
    background-position: center;
    border-radius: 5px;
    float: left
}

.sepetCollBilgi {
    width: calc(100% - 115px);
    float: left;
    margin-left: 15px
}

.sepetCollBilgi strong {
    font-size: 14px;
    width: 100%;
    float: left;
    line-height: 20px
}

.sepetCollBilgi .egitmenBilgi {
    width: 100%;
    margin-top: 10px
}

.sepetCollapse .original-price {
    float: left;
    width: 100px
}

.sepetCollapse .orginalPriceSepet {
    float: left;
    width: auto;
    margin-top: 0;
    margin-left: 15px;
    text-align: left
}

.sepetGenelTotal {
    width: 100%;
    text-align: center
}

.sepetGenelTotal strong {
    font-size: 24px;
    margin-right: 15px
}

.sepetGenelTotal span {
    font-size: 14px
}

.sepetCollapse .redFullBtn {
    margin-top: 15px;
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-bottom: 15px
}

.bildirimPopupBody::-webkit-scrollbar-track, .sepetPopupBody ul::-webkit-scrollbar-track {
    background-color: #fff
}

.bildirimPopupBody::-webkit-scrollbar, .sepetPopupBody ul::-webkit-scrollbar {
    width: 5px;
    background-color: #fff
}

.bildirimPopupBody::-webkit-scrollbar-thumb, .sepetPopupBody ul::-webkit-scrollbar-thumb {
    background-color: #686f7a;
    border: 1px solid #e4e9ef
}

.alisverisBtn, .sepetBos {
    display: none
}

.sepetCollapse .sepetBos {
    text-align: center;
    margin-top: 15px;
    background: #fff;
    padding: 30px 0
}

.userLogo {
    width: 30px;
    height: 30px;
    background: #ec5252;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 5px;
    cursor: pointer;
    position: relative
}

.cartNum {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    padding: 2px;
    width: 20px;
    height: 20px;
    background: #ff1e4c;
    border-radius: 50px;
    font-size: 11px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    z-index: 9;
    font-weight: 500
}

.userLogo .cartNum {
    right: -12px;
    top: -6px;
    background: #fafcff;
    border: 1px solid #e4e9ef;
    width: 20px;
    height: 20px;
    color: #686f7a
}

.bildirimCollapse {
    width: 300px;
    right: 0;
    position: absolute;
    z-index: 9;
    top: 55px
}

.bildirimYok {
    width: 100%;
    background: #fff;
    color: #686f7a;
    font-weight: 400;
    float: left;
    display: none
}

.bildirimPopupBody {
    background: #fff;
    border: 1px solid #e4e9ef;
    border-radius: 5px;
    box-shadow: 0 20px 30px rgba(0, 0, 0, .05);
    max-height: 305px;
    overflow-y: scroll
}

.bildirimPopupBody ul {
    padding: 0;
    margin-bottom: 0
}

.bildirimPopupBody ul li {
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid #e4e9ef;
    margin-bottom: 15px
}

.bildirimPopupBody ul li:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.bildirimDelete {
    position: absolute;
    right: 0;
    top: 0
}

.bildirimImg {
    width: 45px;
    height: 45px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    float: left
}

.bildirimBilgi {
    width: calc(100% - 60px);
    float: left;
    margin-left: 15px;
    text-align: left
}

.bildirimBilgi strong {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    width: 100%;
    float: left
}

.bildirimBilgi p {
    color: #686f7a;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin-bottom: 5px;
    margin-top: 10px;
    width: 100%;
    float: left
}

.bildiriSaat {
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.bildiriSaat span {
    color: #686f7a;
    font-size: 12px;
    font-weight: 300;
    opacity: .5;
    margin-left: 10px
}

.bildirimPopupBody ul li:last-child .bildiriSaat {
    margin-bottom: 0
}

.content_wrapper h2 {
    font-size: 26px;
    margin-bottom: 20px
}

.content_wrapper h3 {
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
    float: left
}

.content_wrapper h4 {
    font-size: 18px;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    margin-top: 15px
}

.content_wrapper ol li {
    margin-bottom: 15px
}

.logo {
    top: -10px;
    position: relative;
}

.logo img {
    width: 140px;
}

img.img-fluid.footerLogo {
    width: 170px;
}


/*homepage Slider  */
.homeSlide {
    position: relative;
    width: 100%;
}

.homeSlide .item {
    position: relative;
    display: flex;
    width: 100%;
    height: 500px;
    align-items: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center bottom !important;
}

.homeSlide .owl-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
}

.homeSlide .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: white;
    margin: 0px 3px;
    border-radius: 50%;
}

.homeSlide .owl-dots .owl-dot.active {
    background: #ec5252;
}

.sliderContent {
    position: relative;
    transition: 1s all;
    opacity: 0;
    visibility: hidden;
    margin-top: -60px;
}

.active .sliderContent {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    transition-delay: .3s;
}

/*homepage Slider  */

.cntWidth {
    max-width: 1300px;
}

.btn-close {
    font-weight: 400;
    font-size: 24px;
    line-height: 15px;
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    color: #626060;
    padding: 0;
    background: transparent;
    border: none;
    outline: 0;
    text-shadow: none;
    opacity: .4;
    z-index: 999;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}


#loading {
    width: 100%;
    height: 70px;
    background: #fafcff;
    border: 1px solid #e4e9ef;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 40px;
    color: #686f7a;
    z-index: 1000;
}

#loading #loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

.error-message {
    color: red;
    font-size: 12px;
}

.iletisimForm .input-group img {
    cursor: pointer;
    width: 160px !important;
    height: 40px !important;
    position: absolute;
    z-index: 99;
}

.iletisimForm #captcha {
    margin-left: 140px;
}

/*
p span {
    margin-inline-start: 0.3em;
    margin-inline-end: 0.3em;
}

p span strong {
    margin-inline-start: 0.3em;
    margin-inline-end: 0.3em;
}

 */


.blogCategoryLink {
    font-size: 12px;
    color: #ec5252;
    margin-left: 5px;
    margin-right: 3px;
}

.blogPostContent {
    padding: 10px 10px 10px;
    font-size: 14px;
}

.blogPostTitle {
    font-size: 22px !important;
}

.blogIndexTitle {
    font-size: 18px;
    font-weight: 700;
    color: #686f7a;
    max-width: 100%;
}


.bookContent {
    padding: 10px 10px 10px;
    font-size: 14px;
}

.bookTitle {
    font-size: 22px !important;
}

.bookCategoryLink {
    font-size: 12px;
    color: #ec5252;
    margin-left: 5px;
    margin-right: 3px;
}

.bookContent .original-price {
    text-decoration: line-through;
    color: #686f7a;
    font-size: 22px;
}

.bookContent .discount-price {
    font-size: 21px;
    font-weight: 700;
    line-height: 1.5;
    color: #686f7a;
}

.bookContent .priceArea span {
    font-size: 12px;
}

.bookContent .btn-red2 {
    border: solid 1px #0053f5;
    padding: 18px 25px;
    font-size: 18px;
}

@media only screen and (max-width: 500px) {
    .bookContent form {
        width: 100%;
        float: right;
        position: absolute;
        top: 0;
        right: 10px;
    }

    .bookContent .priceArea {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width: 1100px) {
    .btn-red2 {
        padding: 16px 23px !important;
    }
}

.bookPage input {
    width: 190px;
    height: 45px;
    line-height: 45px;
    background: transparent;
    border: 1px solid #d7dbda;
    font-size: 13px;
    color: var(--iq-secondary);
    border-radius: 5px;
    float: left;
    margin-left: 0px !important;
    padding-left: 15px !important;
    margin-right: 10px;
}

.accordion li .subContent {
    padding: 5px 0px 0px;
    color: #686f7a;
    font-size: 10px;
}

.bookPage .accordion li {
    border-bottom: 0px solid #ecf0f4;

}

.bookPage .filterAccordion .btn-red2 {
    padding: 10px 12px;
    font-size: 14px;
}

.bookPage .accordion li .link {
    padding: 3px 0px;
    font-size: 12px;
}

#kursTab {
    z-index: 9999;
}

@media only screen and (max-width:500px){
    .slick-prev:before {display:none;}
    .slick-next:before {display:none;}
}

.slick-slide {
    text-align: -webkit-center;
}


@media only screen and (min-width: 1200px) {

    .gucenli-icon {
        margin-left: -70px !important;
        margin-top: -80px !important;
        position: absolute;
    }
}
