shell bypass 403
/*------------------------------------------------------------------
[Master Stylesheet] - [Table of contents]
1. Theme default css
2. Header
3. Mobile Menu
4. About
5. Services
6. Chose
7. Features
8. Pricing
9. Blog
10. bradcam
11. Counter
12. Testmonial
13. Team
14. Contact
15. services Details
16. project details
17. Error
18. Footer
------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* 1.theme default css */
/* -------------------------------------------------------------------------- */
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* 1. Theme default css */
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');
/* line 67, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
body {
font-family: "Jost", sans-serif;
font-weight: normal;
font-style: normal;
font-weight: 400;
}
/* line 73, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.img {
max-width: 100%;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
/* line 77, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
a,
.button,
button {
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
/* line 82, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
a:focus,
.button:focus,
button:focus {
text-decoration: none;
outline: none;
}
/* line 88, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
a:focus {
text-decoration: none;
}
/* line 91, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
text-decoration: none;
}
/* line 98, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
input:focus,
button:focus {
outline: none;
}
/* line 102, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
a,
button {
outline: medium none;
}
/* line 106, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
h1,
h2,
h3,
h4,
h5 {
font-family: "Cerebri Sans";
color: #202E3B;
}
/* line 114, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
}
/* line 123, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
h4 {
font-size: 20px;
line-height: 25px;
}
/* line 128, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
ul {
margin: 0px;
padding: 0px;
}
/* line 132, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
li {
list-style: none;
}
/* line 135, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
p {
font-size: 16px;
font-weight: 400;
line-height: 26px;
color: #373737;
margin-bottom: 0;
font-family: "Jost", sans-serif;
}
@media (max-width: 1499.98px) {
/* line 143, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
br {
display: none;
}
}
/* line 148, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
label {
color: #7e7e7e;
cursor: pointer;
font-size: 14px;
font-weight: 400;
}
/* line 154, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
*::-moz-selection {
background: #444;
color: #fff;
text-shadow: none;
}
/* line 159, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
::-moz-selection {
background: #444;
color: #fff;
text-shadow: none;
}
/* line 164, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
::selection {
background: #444;
color: #fff;
text-shadow: none;
}
/* line 169, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
*::-webkit-input-placeholder {
color: #cccccc;
font-size: 14px;
opacity: 1;
}
/* line 174, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
*:-ms-input-placeholder {
color: #cccccc;
font-size: 14px;
opacity: 1;
}
/* line 179, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
*::-ms-input-placeholder {
color: #cccccc;
font-size: 14px;
opacity: 1;
}
/* line 184, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
*::placeholder {
color: #cccccc;
font-size: 14px;
opacity: 1;
}
/* button style */
/* line 192, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.owl-carousel .owl-nav div {
background: #f2fcff;
height: 60px;
left: 0px;
line-height: 60px;
position: absolute;
text-align: center;
top: 0;
right: 0;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 60px;
font-size: 12px;
color: #c7cfd2;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
/* line 227, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.owl-carousel:hover .owl-nav div {
opacity: 1;
visibility: visible;
}
/* line 230, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.owl-carousel:hover .owl-nav div:hover {
color: #202E3B;
}
/* line 238, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb-85 {
margin-bottom: 85px;
}
@media (max-width: 575.98px) {
/* line 238, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb-85 {
margin-bottom: 30px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 238, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb-85 {
margin-bottom: 30px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 238, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb-85 {
margin-bottom: 40px;
}
}
/* line 250, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb-65 {
margin-bottom: 65px;
}
@media (max-width: 575.98px) {
/* line 250, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb-65 {
margin-bottom: 20px;
}
}
/* line 256, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mt-80 {
margin-top: 80px;
}
/* line 259, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_10 {
margin-bottom: 10px;
}
/* line 262, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_15 {
margin-bottom: 15px;
}
/* line 265, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_20 {
margin-bottom: 20px;
}
/* line 268, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_23 {
margin-bottom: 23px;
}
/* line 271, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_25 {
margin-bottom: 25px;
}
/* line 274, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_30 {
margin-bottom: 30px;
}
/* line 277, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_35 {
margin-bottom: 35px;
}
/* line 280, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_40 {
margin-bottom: 40px;
}
/* line 283, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_45 {
margin-bottom: 45px;
}
/* line 286, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_37 {
margin-bottom: 37px;
}
/* line 289, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_50 {
margin-bottom: 50px;
}
/* line 292, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_55 {
margin-bottom: 55px;
}
/* line 295, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_60 {
margin-bottom: 60px;
}
/* line 298, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_70 {
margin-bottom: 70px;
}
/* line 301, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_76 {
margin-bottom: 76px;
}
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_80 {
margin-bottom: 80px;
}
/* line 308, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mt_10 {
margin-top: 10px;
}
/* line 311, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mt_20 {
margin-top: 20px;
}
/* line 314, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mt_10 {
margin-top: 10px;
}
/* line 317, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mt_30 {
margin-top: 30px;
}
/* line 320, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mt_40 {
margin-top: 40px;
}
/* line 323, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mt_50 {
margin-top: 50px;
}
/* line 326, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mt_60 {
margin-top: 60px;
}
/* line 329, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mt_70 {
margin-top: 70px;
}
/* line 333, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mb_27 {
margin-bottom: 27px;
}
/* line 337, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mr_15 {
margin-right: 15px;
}
/* line 340, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mr_20 {
margin-right: 20px;
}
/* line 343, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mr_30 {
margin-right: 30px;
}
/* line 346, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mr_40 {
margin-right: 40px;
}
/* line 349, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mr_50 {
margin-right: 50px;
}
/* line 352, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.mr_10 {
margin-right: 10px;
}
/* line 355, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.pt_70 {
padding-top: 70px;
}
@media (max-width: 767.98px) {
/* line 355, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.pt_70 {
padding-top: 30px;
}
}
/* line 362, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.xl_mb_60 {
margin-bottom: 30px;
}
@media (min-width: 1200px) {
/* line 362, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.xl_mb_60 {
margin-bottom: 60px;
}
}
/* line 369, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
@media (min-width: 1200px) {
/* line 396, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.container {
max-width: 1440px;
}
}
/* line 402, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.section_spacing {
padding: 139px 0 120px 0;
}
@media (max-width: 767.98px) {
/* line 402, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.section_spacing {
padding: 65px 0 45px 0;
}
}
/* line 408, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.section_spacing2 {
padding: 120px 0 120px 0;
}
@media (max-width: 767.98px) {
/* line 408, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.section_spacing2 {
padding: 45px 0 45px 0;
}
}
/* line 414, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.section_spacing3 {
padding: 139px 0 115px 0;
}
@media (max-width: 767.98px) {
/* line 414, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.section_spacing3 {
padding: 65px 0 40px 0;
}
}
/* line 420, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.section_spacing4 {
padding: 100px 0 100px 0;
}
@media (max-width: 767.98px) {
/* line 420, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.section_spacing4 {
padding: 65px 0 65px 0;
}
}
/* line 426, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.owl-dots {
display: flex;
justify-content: center;
}
/* line 429, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.owl-dots .owl-dot {
margin: 0 5px;
}
/* line 431, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.owl-dots .owl-dot span {
width: 10px;
height: 10px;
border-radius: 30px;
background: #d9e3e3;
display: inline-block;
transition: 0.3s;
}
/* line 438, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.owl-dots .owl-dot span:hover {
transform: scale(1.2);
}
/* line 443, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.owl-dots .owl-dot.active span {
width: 30px;
}
/* line 450, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_10 {
font-size: 10px;
}
/* line 453, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_14 {
font-size: 14px;
}
/* line 456, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_15 {
font-size: 15px;
}
/* line 459, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_16 {
font-size: 16px !important;
}
/* line 462, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_18 {
font-size: 18px;
}
/* line 465, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_20 {
font-size: 20px;
}
/* line 468, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_22 {
font-size: 22px;
}
/* line 471, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_25 {
font-size: 25px;
}
/* line 474, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_30 {
font-size: 30px;
line-height: 45px;
}
@media (max-width: 767.98px) {
/* line 474, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_30 {
font-size: 25px;
line-height: 35px;
}
}
/* line 482, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_40 {
font-size: 40px;
line-height: 55px;
}
@media (max-width: 767.98px) {
/* line 482, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_40 {
font-size: 25px;
line-height: 35px;
}
}
/* line 490, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_45 {
font-size: 45px;
}
/* line 493, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_50 {
font-size: 50px;
}
/* line 496, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_60 {
font-size: 60px;
}
/* line 499, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_70 {
font-size: 70px;
}
/* line 502, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_80 {
font-size: 80px;
}
/* line 507, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.f_w_300 {
font-weight: 300;
}
/* line 510, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.f_w_400 {
font-weight: 400 !important;
}
/* line 513, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.f_w_500 {
font-weight: 500;
}
/* line 516, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.f_w_600 {
font-weight: 600;
}
/* line 519, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.f_w_700 {
font-weight: 700;
}
/* line 523, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.dot_devide {
display: inline-block !important;
}
/* line 527, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_text {
color: #FB1159 !important;
}
/* line 530, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_text2 {
color: #373737 !important;
}
/* line 533, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_text3 {
color: #202E3B !important;
}
/* line 537, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_1 {
font-family: "Cerebri Sans";
}
/* line 540, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.font_2 {
font-family: "Jost", sans-serif;
}
/* line 544, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nice-select::after {
border-bottom: 1px solid #687083;
border-right: 1px solid #687083;
height: 10px;
margin-top: 3px;
width: 10px;
}
/* line 551, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nice-select .nice-select-search-box {
padding: 30px 30px 0 30px;
width: 436px;
border-radius: 5px !important;
border: 1px solid #e9e7f7;
border-bottom: 0;
margin-top: 16px;
border-radius: 0 !important;
}
@media (max-width: 767.98px) {
/* line 551, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nice-select .nice-select-search-box {
width: 300px;
}
}
/* line 562, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nice-select .nice-select-search-box::before {
content: "";
position: absolute;
left: 25px;
transform: translateX(0%) rotate(-130deg);
width: 25px;
height: 25px;
background: #fff;
border-bottom: 1px solid #eceef4;
z-index: 1;
top: -13px;
border-right: 1px solid #eceef4;
}
/* line 575, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nice-select .nice-select-search-box::after {
content: "\e610";
font-family: "themify";
color: #fb1159;
font-size: 18px;
position: absolute;
left: 50px;
top: 39px;
}
/* line 584, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nice-select .nice-select-search-box input {
background: #f9f9fd;
font-size: 14px;
font-weight: 500;
color: #202E3B;
font-family: "Cerebri Sans";
background: #f9f9fd;
border-radius: 5px;
height: 50px;
padding-left: 48px;
border: 0 !important;
}
/* line 595, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nice-select .nice-select-search-box input::placeholder {
color: #687083;
font-weight: 500;
}
/* line 601, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nice-select ul.list {
width: 436px;
border: 1px solid #e9e7f7;
margin-top: 18px;
overflow-y: auto !important;
margin-top: 95px;
box-shadow: none !important;
padding: 15px 0 19px 0;
border-radius: 0 !important;
border-top: 0 !important;
}
@media (max-width: 767.98px) {
/* line 601, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nice-select ul.list {
width: 300px;
}
}
/* line 614, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nice-select ul.list li.option {
font-size: 16px;
font-weight: 600;
color: #202e3b;
font-family: "Cerebri Sans";
padding: 0px 30px;
background: transparent;
}
/* line 621, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nice-select ul.list li.option.focus,
.nice-select ul.list li.option:hover,
.nice-select ul.list li.option.selected.focus {
color: #fb1159;
background: #fff;
}
/* line 630, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field {
background: #f9f9fd;
height: 50px;
border-radius: 5px;
width: 400px;
}
/* line 635, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field button {
font-size: 18px;
color: #fb1159;
padding: 0 0 0 15px;
line-height: 100%;
box-shadow: none !important;
}
/* line 641, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field button:hover {
color: #fb1159;
}
/* line 645, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field input {
font-size: 14px;
font-weight: 500;
color: #687083;
font-family: "Cerebri Sans";
border: 0;
background: transparent !important;
height: 50px;
padding: 0px 15px 0px 10px;
box-shadow: none !important;
line-height: 50px;
}
/* line 657, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field.large_search_field {
width: 500px;
height: 60px;
}
/* line 660, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field.large_search_field button {
padding-left: 30px;
}
/* line 663, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field.large_search_field input {
height: 60px;
line-height: 60px;
}
/* line 668, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field.style2 {
border: 1px solid #e9e7f7;
border-radius: 5px;
background: #fff;
width: 376px;
}
@media (max-width: 767.98px) {
/* line 668, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field.style2 {
width: 280px;
}
}
/* line 679, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.small_select {
border: solid 1px #e9e7f7 !important;
height: 30px;
min-width: 95px;
line-height: 30px;
}
/* line 684, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.small_select::after {
right: 20px;
top: 6px;
}
/* line 688, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.small_select .current {
font-family: "Cerebri Sans";
font-size: 14px;
font-weight: 500;
color: #9f9f9f;
line-height: 30px;
}
/* line 695, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.small_select .list {
width: 100%;
}
/* line 697, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.small_select .list .option {
font-size: 14px;
font-weight: 500;
}
/* line 703, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select {
border: solid 1px #e1e2e6 !important;
height: 50px;
line-height: 50px;
border-radius: 0;
}
/* line 708, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select.select_transparent {
background: transparent !important;
}
/* line 711, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select::after {
right: 33px;
top: 6px;
color: #afafaf;
font-size: 12px;
}
/* line 717, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select .current {
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 500;
color: #afafaf;
line-height: 50px;
}
/* line 724, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select .list {
width: 100%;
}
/* line 726, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select .list .option {
font-size: 14px;
font-weight: 400;
}
/* line 732, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select {
border: solid 1px #e9e7f7 !important;
height: 35px;
line-height: 35px;
border-radius: 5px;
min-width: 142px;
padding: 0 15px;
}
/* line 739, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select.select_transparent {
background: transparent !important;
}
/* line 742, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select::after {
right: 20px;
top: 6px;
color: #687083;
font-size: 12px;
}
/* line 748, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select .current {
font-family: "Cerebri Sans";
font-size: 16px;
font-weight: 500;
color: #687083;
line-height: 35px;
}
/* line 755, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select .list {
width: 100%;
}
/* line 757, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select .list .option {
font-size: 14px;
font-weight: 400;
}
/* line 763, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.nowrap {
white-space: nowrap;
}
/* line 767, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal {
background-color: #f6f8fa;
}
/* line 769, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .form-control:focus {
box-shadow: none;
}
/* line 772, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-header {
background-color: #fff;
padding: 23px 30px;
border-bottom: 0px solid transparent;
}
/* line 776, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-header h5 {
font-size: 22px;
font-weight: 600;
}
/* line 780, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-header span {
font-size: 14px;
color: #707070;
opacity: 1;
}
/* line 786, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body {
padding: 35px 30px;
}
/* line 788, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body input,
.cs_modal .modal-body .nice_Select {
height: 50px;
line-height: 50px;
padding: 10px 20px;
border: 1px solid #f1f3f5;
color: #707070;
font-size: 14px;
font-weight: 500;
background-color: #fff;
width: 100%;
}
/* line 800, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body .nice_Select {
line-height: 29px;
}
/* line 802, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body .nice_Select:after {
right: 22px;
top: 35%;
transform: translateY(-50%);
}
/* line 807, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body .nice_Select .list {
width: 100%;
}
/* line 811, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body .form-group {
margin-bottom: 12px;
}
/* line 814, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body textarea {
height: 168px;
padding: 15px 20px;
border: 1px solid #f1f3f5;
color: #707070;
font-size: 14px;
font-weight: 500;
}
/* line 822, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body p {
font-size: 16px;
font-weight: 500;
margin-top: 25px;
color: #707070;
text-align: center;
}
/* line 828, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body p a {
color: #202E3B;
}
/* line 833, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body .btn_1 {
width: 100%;
display: block;
margin-top: 20px;
}
/* line 839, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body .social_login_btn .btn_1 {
color: #fff;
background-color: #3b5998;
border: 1px solid #3b5998;
margin-top: 0;
}
/* line 844, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body .social_login_btn .btn_1:hover {
color: #fff !important;
}
/* line 847, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body .social_login_btn .btn_1 i {
margin-right: 10px;
}
/* line 853, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body .social_login_btn .form-group:last-child .btn_1 {
background-color: #4285f4;
border: 1px solid #4285f4;
}
/* line 860, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body .pass_forget_btn {
color: #707070;
margin-top: 20px;
font-size: 16px;
text-align: center;
font-weight: 500;
display: inline-block;
}
/* line 867, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.cs_modal .modal-body .pass_forget_btn:hover {
color: #202E3B;
}
@media (min-width: 576px) {
/* line 876, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.instructor_cta .modal-dialog {
max-width: 625px;
margin: 1.75rem auto;
}
}
/* line 882, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.modal-header .close {
opacity: 1;
text-shadow: none;
padding: 0;
margin: 0;
margin-top: 3px;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn {
background: #FB1159;
padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
font-family: "Cerebri Sans";
font-size: 16px;
color: #fff;
font-weight: 600;
padding: 21px 28px;
border: 1px solid transparent;
text-transform: capitalize;
display: inline-block;
line-height: 1;
}
/* line 15, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn.small_btn {
padding: 16px 25px;
}
/* line 18, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn.small_btn2 {
padding: 16px 39px;
}
/* line 21, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn.small_btn3 {
padding: 16px 32px;
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn.small_btn4 {
padding: 11px 21px;
}
/* line 27, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn.small_btn5 {
padding: 13.5px 46px;
}
/* line 30, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn.small_btn6 {
padding: 11px 39px;
}
@media (max-width: 575.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn {
padding: 15px 16px;
}
}
/* line 36, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn:hover {
color: #FB1159;
border-color: #FB1159;
background: transparent;
}
/* line 42, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn_lite {
background: #fff0f2;
padding: 10px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
display: inline-block;
font-family: "Cerebri Sans";
font-size: 14px;
color: #FB1159;
font-weight: 500;
padding: 7px 25px;
border: 1px solid transparent;
text-transform: capitalize;
display: inline-block;
line-height: 1;
}
/* line 56, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn_lite.round_btn {
width: 30px;
height: 30px;
border-radius: 30px;
line-height: 30px;
padding: 0;
text-align: center;
}
/* line 64, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_btn_lite:hover {
color: #fff;
border-color: #FB1159;
background: #FB1159;
}
/* line 70, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_line_btn {
background: transparent;
padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
font-family: "Cerebri Sans";
font-size: 16px;
color: #FB1159;
font-weight: 600;
padding: 21px 28px;
border: 1px solid transparent;
text-transform: capitalize;
display: inline-block;
line-height: 1;
border-color: #FB1159;
}
@media (max-width: 575.98px) {
/* line 70, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_line_btn {
padding: 15px 16px;
}
}
/* line 88, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_line_btn.small_btn2 {
padding: 16px 39px;
}
/* line 91, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_line_btn.small_btn3 {
padding: 12px 15px;
}
/* line 94, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.theme_line_btn:hover {
color: #fff;
border-color: #FB1159;
background: #FB1159;
}
/* line 100, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.social_btn {
padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
font-family: "Cerebri Sans";
font-size: 16px;
color: #fff;
font-weight: 600;
padding: 13px 34px;
text-transform: capitalize;
display: inline-block;
}
/* line 111, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.social_btn.fb_bg {
background: #395799;
}
/* line 114, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.social_btn.Twitter_bg {
background: #03abf0;
}
/* line 117, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.social_btn.Pinterest_bg {
background: #c92128;
}
/* line 120, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.social_btn.Linkedin_bg {
background: #0477b5;
}
/* line 123, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.social_btn i {
margin-right: 6px;
}
/* line 126, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.social_btn:hover {
color: #fff;
background: #FB1159;
}
/* line 131, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.white_btn {
background: #fff;
padding: 10px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
display: inline-block;
font-family: "Jost", sans-serif;
font-size: 16px;
color: #202E3B;
font-weight: 600;
padding: 21px 28px;
border: 1px solid transparent;
text-transform: uppercase;
display: inline-block;
line-height: 1;
}
/* line 145, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.white_btn:hover {
color: #fff;
border-color: #FB1159;
background: #FB1159;
}
/* line 151, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.white_btn2 {
background: rgba(251, 17, 89, 0.1);
padding: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
font-family: "Jost", sans-serif;
font-size: 16px;
color: #FB1159;
font-weight: 600;
padding: 13.5px 26px;
border: 1px solid transparent;
text-transform: capitalize;
display: inline-block;
line-height: 1;
}
/* line 165, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.white_btn2:hover {
color: #fff;
border-color: #FB1159;
background: #FB1159;
}
/* line 171, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.line_link {
font-size: 16px;
font-weight: 600;
font-family: "Cerebri Sans";
color: #202E3B;
border-bottom: 1px solid #707070;
padding-bottom: 5px;
}
/* line 178, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.line_link:hover {
color: #202E3B;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
@media (max-width: 767.98px) {
/* line 2, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title.mb_80 {
margin-bottom: 50px;
}
}
/* line 8, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title.white_text h3,
.section__title.white_text p {
color: #fff;
}
/* line 12, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title>span {
font-size: 14px;
color: #373737;
font-weight: 400;
display: block;
margin-bottom: 12px;
text-transform: uppercase;
}
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title h3 {
font-size: 50px;
font-weight: 900;
line-height: 64px;
color: #202E3B;
margin-bottom: 17px;
}
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title h3.large_title {
font-size: 60px;
line-height: 76px;
}
@media (max-width: 575.98px) {
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title h3.large_title {
font-size: 30px;
line-height: 46px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title h3.large_title {
font-size: 30px;
line-height: 46px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1700.98px) {
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title h3.large_title {
font-size: 50px;
line-height: 66px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title h3 {
font-size: 38px;
line-height: 52px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title h3 {
font-size: 30px;
line-height: 44px;
}
}
@media (max-width: 575.98px) {
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title h3 br {
display: none;
}
}
@media (max-width: 575.98px) {
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title h3 {
font-size: 30px;
line-height: 44px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title h3 {
font-size: 30px;
line-height: 44px;
}
}
/* line 65, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title p {
font-size: 18px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: #373737;
line-height: 26px;
}
@media (max-width: 767.98px) {
/* line 75, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title2.mb_76 {
margin-bottom: 50px;
}
}
/* line 81, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title2.white_text h3,
.section__title2.white_text p {
color: #fff;
}
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title2 span {
font-size: 14px;
color: #373737;
font-family: "Jost", sans-serif;
font-weight: 600;
display: block;
margin-bottom: 11px;
text-transform: uppercase;
}
/* line 94, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title2 h4 {
font-size: 24px;
font-weight: 700;
line-height: 35px;
color: #202E3B;
}
@media (max-width: 767.98px) {
/* line 100, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title2 br {
display: none;
}
}
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title3 h3 {
font-size: 40px;
font-weight: 700;
color: #202E3B;
margin-bottom: 9px;
}
@media (max-width: 767.98px) {
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title3 h3 {
font-size: 30px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title3 h3 {
font-size: 30px;
}
}
/* line 121, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title3 p {
font-size: 16px;
font-weight: 500;
color: #373737;
}
/* line 126, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title3.margin_50 {
margin-bottom: 47px;
}
@media (max-width: 767.98px) {
/* line 126, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title3.margin_50 {
margin-bottom: 30px;
}
}
/* line 132, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title3.margin-50 {
margin-bottom: 50px;
}
@media (max-width: 767.98px) {
/* line 132, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title3.margin-50 {
margin-bottom: 30px;
}
}
/* line 138, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title3.mb_42 {
margin-bottom: 42px;
}
@media (max-width: 767.98px) {
/* line 138, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title3.mb_42 {
margin-bottom: 30px;
}
}
@media (max-width: 767.98px) {
/* line 144, G:/laragon/www/themeforest/LMS/HTML/scss/_title.scss */
.section__title3.mb_40 {
margin-bottom: 30px;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
@media (max-width: 1200px) {
/* line 3, G:/laragon/www/themeforest/LMS/HTML/scss/_animation.scss */
[class*="hero-ani-"] {
display: none !important;
}
}
/* line 8, G:/laragon/www/themeforest/LMS/HTML/scss/_animation.scss */
.amination_custom {
backface-visibility: hidden;
animation: jumping 9s ease-in-out 2s infinite alternate;
animation-delay: 1s;
transition: all .9s ease 5s;
user-select: none;
}
/* line 16, G:/laragon/www/themeforest/LMS/HTML/scss/_animation.scss */
.amination_custom2 {
backface-visibility: hidden;
animation: jumping2 9s ease-in-out 2s infinite alternate;
animation-delay: 1s;
transition: all 1s ease 3s;
user-select: none;
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_animation.scss */
.amination_custom3 {
backface-visibility: hidden;
animation: jumping3 9s ease-in-out 2s infinite alternate;
animation-delay: 1s;
transition: all 7s ease 2s;
user-select: none;
}
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_animation.scss */
.amination_custom4 {
backface-visibility: hidden;
animation: jumping4 9s ease-in-out 2s infinite alternate;
animation-delay: 1s;
transition: all 8s ease 4s;
user-select: none;
}
/* line 40, G:/laragon/www/themeforest/LMS/HTML/scss/_animation.scss */
.amination_custom10 {
backface-visibility: hidden;
animation: jumping10 9s ease-in-out 2s infinite alternate;
animation-delay: 1s;
transition: all 8s ease 4s;
user-select: none;
}
/* line 48, G:/laragon/www/themeforest/LMS/HTML/scss/_animation.scss */
.amination_custom11 {
backface-visibility: hidden;
animation: jumping11 9s ease-in-out 2s infinite alternate;
animation-delay: 1s;
transition: all 8s ease 4s;
user-select: none;
}
@keyframes jumping {
0% {
transform: translateY(0px) translateX(0) rotate(0) scale(1);
opacity: .8;
}
25% {
transform: translateY(-10px) translateX(-10px) rotate(20deg) scale(0.8);
opacity: .9;
}
50% {
transform: translateY(-15px) translateX(-15px) rotate(10deg) scale(0.9);
opacity: .8;
}
75% {
transform: translateY(-20px) translateX(-20px) rotate(20deg) scale(0.75);
opacity: .6;
}
85% {
transform: translateY(-25px) translateX(-25px) rotate(20deg) scale(0.9);
opacity: .7;
}
100% {
transform: translateY(-15px) translateX(-15px) rotate(0) scale(0.95);
opacity: .85;
}
}
@keyframes jumping2 {
0% {
transform: translateY(0px) translateX(0) rotate(0) scale(1);
opacity: .5;
}
25% {
transform: translateY(-30px) translateX(10px) rotate(20deg) scale(0.8);
opacity: .8;
}
50% {
transform: translateY(15px) translateX(-15px) rotate(10deg) scale(0.7);
opacity: .8;
}
75% {
transform: translateY(30px) translateX(20px) rotate(20deg) scale(0.75);
opacity: .7;
}
100% {
transform: translateY(-15px) translateX(15px) rotate(0) scale(0.75);
opacity: .9;
}
}
@keyframes jumping3 {
0% {
transform: translateY(10px) translateX(0) rotate(0) scale(1);
opacity: .9;
}
20% {
transform: translateY(20px) translateX(10px) rotate(-20deg) scale(0.8);
opacity: .8;
}
40% {
transform: translateY(15px) translateX(-15px) rotate(10deg) scale(0.75);
opacity: .8;
}
40% {
transform: translateY(-15px) translateX(-25px) rotate(10deg) scale(0.5);
opacity: 1;
}
80% {
transform: translateY(-30px) translateX(20px) rotate(-20deg) scale(0.75);
opacity: .6;
}
100% {
transform: translateY(15px) translateX(15px) rotate(0) scale(0.95);
opacity: .7;
}
}
@keyframes jumping4 {
0% {
transform: translateY(-30px) translateX(20px) rotate(0) scale(1.2);
opacity: .7;
}
25% {
transform: translateY(-20px) translateX(10px) rotate(50deg) scale(0.6);
opacity: .8;
}
50% {
transform: translateY(15px) translateX(-15px) rotate(20deg) scale(0.5);
opacity: .9;
}
75% {
transform: translateY(30px) translateX(20px) rotate(50deg) scale(0.75);
opacity: .7;
}
100% {
transform: translateY(-15px) translateX(15px) rotate(0) scale(0.5);
opacity: .9;
}
}
@keyframes jumping10 {
0% {
transform: rotate(180deg);
display: block;
}
100% {
transform: rotate(30deg);
display: block;
}
}
@keyframes jumping11 {
0% {
transform: rotate(180deg) translate(-20px, 20px);
display: block;
}
100% {
transform: rotate(30deg) translate(0px, 0px);
display: block;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_menu .slicknav_icon {
margin-right: 6px;
margin-top: 3px;
padding-bottom: 3px;
position: absolute;
top: 0px;
}
/* line 9, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_nav a {
font-size: 14px;
color: #000;
font-family: "Cerebri Sans";
text-transform: capitalize;
font-weight: 400;
}
/* line 17, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_nav .slicknav_row,
.slicknav_nav a {
padding: 9.5px 15px;
margin: 0;
}
/* line 22, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_arrow {
position: absolute;
right: 0;
width: 40px;
height: 37px;
text-align: center;
line-height: 40px;
top: 0;
}
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_nav li {
display: block;
border-bottom: none;
position: relative;
}
/* line 37, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.mobile_menu .slicknav_nav ul.submenu {
list-style: none;
overflow: hidden;
padding: 0;
margin: 0;
background: #f7f7f7;
}
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.mobile_menu .slicknav_nav ul.submenu li a {
font-size: 16px;
}
/* line 49, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.mobile_menu .slicknav_nav .slicknav_arrow {
margin: 0;
}
/* line 54, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_nav .slicknav_row:hover {
color: #627ae4;
}
/* line 57, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_nav a:hover {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background: transparent;
color: #627ae4;
}
/* line 65, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_menu .slicknav_icon-bar {
background-color: #071a3c !important;
height: 2px;
margin: 5px 0;
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 25px;
position: relative;
}
/* line 75, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_menu .slicknav_icon {
margin-right: 0px;
width: 25px;
height: 25px;
margin: 0;
}
/* line 81, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.mobile_menu {
position: absolute;
right: 0;
width: 100%;
z-index: 9999999;
}
/* line 87, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_btn {
right: 12px;
}
/* line 90, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_nav {
background: rgba(255, 255, 255, 0.96);
box-shadow: 0 5px 7px 0 rgba(13, 0, 36, 0.07);
padding: 15px 6px;
margin-top: 10px;
}
/* line 97, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_nav .slicknav_row,
.slicknav_nav a {
padding: 6.5px 20px;
margin: 0;
font-family: "Jost", sans-serif;
}
/* line 102, G:/laragon/www/themeforest/LMS/HTML/scss/_mobile_menu.scss */
.slicknav_nav .slicknav_row,
.slicknav_nav a {
padding: 6.5px 20px;
margin: 0;
font-size: 16px;
font-weight: 500;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_menu_animation.scss */
.slicknav_btn {
padding: 0px;
border: 0px;
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_menu_animation.scss */
.slicknav_btn .slicknav_icon-bar {
background-color: #ff4357;
-webkit-transition: all .5s linear;
-o-transition: all .5s linear;
transition: all .5s linear;
display: block;
width: 22px;
height: 2px;
}
/* line 16, G:/laragon/www/themeforest/LMS/HTML/scss/_menu_animation.scss */
.home_2 .slicknav_btn .slicknav_icon-bar {
background-color: #4543de;
}
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_menu_animation.scss */
.slicknav_btn .slicknav_icon-bar+.slicknav_icon-bar {
margin-top: 5px;
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_menu_animation.scss */
.slicknav_btn .slicknav_icon-bar:nth-child(2) {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_menu_animation.scss */
.slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(2) {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
/* line 37, G:/laragon/www/themeforest/LMS/HTML/scss/_menu_animation.scss */
.slicknav_btn .slicknav_icon-bar:nth-child(3) {
opacity: 1;
}
/* line 42, G:/laragon/www/themeforest/LMS/HTML/scss/_menu_animation.scss */
.slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(3) {
opacity: 0;
}
/* line 46, G:/laragon/www/themeforest/LMS/HTML/scss/_menu_animation.scss */
.slicknav_btn .slicknav_icon-bar:nth-child(1) {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
top: 0;
}
/* line 53, G:/laragon/www/themeforest/LMS/HTML/scss/_menu_animation.scss */
.slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(1) {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: 7px;
position: relative;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_banner.scss */
.banner_area {
background-image: url(../img/banner/banner.jpg);
background-size: cover;
background-position: bottom center;
display: flex;
align-items: center;
position: relative;
padding-top: 234px;
padding-bottom: 336px;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_banner.scss */
.banner_area {
padding-top: 80px;
padding-bottom: 140px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_banner.scss */
.banner_area {
padding-top: 190px;
padding-bottom: 236px;
}
}
/* line 18, G:/laragon/www/themeforest/LMS/HTML/scss/_banner.scss */
.banner_area .banner_text {
max-width: 700px;
}
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_banner.scss */
.banner_area .banner_text h3 {
font-size: 60px;
line-height: 76px;
margin-bottom: 15px;
color: #fff;
font-family: "Cerebri Sans";
font-weight: 900;
}
@media (max-width: 767.98px) {
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_banner.scss */
.banner_area .banner_text h3 {
font-size: 35px;
line-height: 51px;
}
}
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_banner.scss */
.banner_area .banner_text p {
font-size: 18px;
font-weight: 500;
color: #fff;
line-height: 26px;
font-family: "Jost", sans-serif;
margin-bottom: 51px;
}
@media (max-width: 575.98px) {
/* line 40, G:/laragon/www/themeforest/LMS/HTML/scss/_banner.scss */
.banner_area .banner_text .large_search_field {
width: 100%;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_cta.scss */
.cta_area {
background-image: url(../img/banner/cta_bg.jpg);
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
z-index: 1;
padding: 150px 0;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_cta.scss */
.cta_area {
padding: 75px 0;
}
}
/* line 12, G:/laragon/www/themeforest/LMS/HTML/scss/_cta.scss */
.cta_area::before {
position: absolute;
content: '';
left: 0;
top: 0;
background: #0A0B21;
opacity: .5;
width: 100%;
height: 100%;
z-index: -1;
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_cta.scss */
.cta_area .section__title h3 {
margin-bottom: 10px;
}
/* line 27, G:/laragon/www/themeforest/LMS/HTML/scss/_cta.scss */
.cta_area .section__title p {
margin-bottom: 40px;
}
/* line 34, G:/laragon/www/themeforest/LMS/HTML/scss/_cta.scss */
.package_area {
background-image: url("../img/banner/backage_bg.jpg");
background-position: bottom center;
background-repeat: no-repeat;
background-size: cover;
padding-top: 140px;
padding-bottom: 292px;
}
@media (max-width: 767.98px) {
/* line 34, G:/laragon/www/themeforest/LMS/HTML/scss/_cta.scss */
.package_area {
padding-top: 65px;
padding-bottom: 145px;
}
}
/* line 43, G:/laragon/www/themeforest/LMS/HTML/scss/_cta.scss */
.package_area .single_package {
text-align: center;
}
/* line 46, G:/laragon/www/themeforest/LMS/HTML/scss/_cta.scss */
.package_area .single_package .icon img {
display: inline-block;
width: auto;
}
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_cta.scss */
.package_area .single_package h4 {
font-size: 22px;
font-weight: 700;
margin-bottom: 4px;
margin-top: 31px;
}
/* line 57, G:/laragon/www/themeforest/LMS/HTML/scss/_cta.scss */
.package_area .single_package p {
font-size: 16px;
font-weight: 500;
color: #373737;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 3, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .thumb {
position: relative;
overflow: hidden;
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .thumb img {
transform: scale(1);
transition: .3s;
}
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .thumb .prise_tag {
position: absolute;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
font-size: 14px;
font-weight: 700;
top: 20px;
left: 20px;
border-radius: 50%;
background: #fff;
color: #FB1159;
}
/* line 25, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content {
padding-top: 26px;
padding-right: 20px;
}
/* line 28, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content h4 {
font-weight: 700;
transition: .3s;
}
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content h4:hover {
color: #FB1159;
}
/* line 35, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content .rating_cart {
display: flex;
margin-bottom: 30px;
margin-top: 10px;
}
/* line 39, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content .rating_cart .rateing {
border: 1px solid #F5F5F5;
font-size: 14px;
font-weight: 500;
color: #202E3B;
padding: 0px 16px;
display: inline-flex;
align-items: center;
height: 40px;
margin-right: 5px;
}
/* line 49, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content .rating_cart .rateing span {
margin-right: 7px;
}
/* line 52, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content .rating_cart .rateing i {
color: #FFC107;
}
/* line 56, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content .rating_cart .cart_store {
border: 1px solid #F5F5F5;
font-size: 14px;
color: #202E3B;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
display: inline-block;
transition: .3s;
}
/* line 66, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content .rating_cart .cart_store:hover {
border-color: #FB1159;
color: #FB1159;
}
/* line 73, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content .course_less_students a {
font-size: 14px;
font-weight: 400;
color: #202E3B;
display: inline-flex;
align-items: center;
}
/* line 79, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content .course_less_students a:not(:last-child) {
margin-right: 30px;
}
/* line 83, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course .course_content .course_less_students a i {
font-size: 18px;
font-weight: 400;
margin-right: 10px;
}
/* line 92, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.course_area .single_course:hover img {
transform: scale(1.1);
}
/* line 99, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area {
padding-bottom: 140px;
}
@media (max-width: 767.98px) {
/* line 99, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area {
padding-bottom: 45px;
}
}
/* line 104, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .white_box {
background: #fff;
position: relative;
margin-top: -150px;
padding-top: 90px;
}
@media (max-width: 767.98px) {
/* line 104, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .white_box {
margin-top: -75px;
padding-top: 45px;
}
}
/* line 115, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .thumb {
position: relative;
overflow: hidden;
}
/* line 118, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .thumb img {
transform: scale(1);
transition: .3s;
}
/* line 122, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .thumb .prise_tag {
position: absolute;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
font-size: 14px;
font-weight: 700;
top: 20px;
right: 20px;
border-radius: 50%;
background: #fff;
color: #FB1159;
}
/* line 136, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .thumb .quiz_tag {
position: absolute;
left: 0;
bottom: 0;
font-size: 14px;
font-weight: 500;
color: #373737;
background: #fff;
text-transform: capitalize;
border-radius: 0 5px 0 0;
padding: 8px 16px;
line-height: 1;
}
/* line 150, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content {
padding-top: 26px;
padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 150, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content {
padding-right: 0;
}
}
@media (max-width: 767.98px) {
/* line 150, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content {
padding-right: 0;
}
}
/* line 159, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content h4 {
font-weight: 700;
transition: .3s;
}
/* line 162, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content h4:hover {
color: #FB1159;
}
/* line 166, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart {
display: flex;
margin-bottom: 30px;
margin-top: 10px;
}
/* line 170, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart .rateing {
border: 1px solid #F5F5F5;
font-size: 14px;
font-weight: 500;
color: #202E3B;
padding: 0px 16px;
display: inline-flex;
align-items: center;
height: 40px;
margin-right: 5px;
}
/* line 180, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart .rateing span {
margin-right: 7px;
}
/* line 183, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart .rateing i {
color: #FFC107;
}
/* line 187, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart .cart_store {
border: 1px solid #F5F5F5;
font-size: 14px;
color: #202E3B;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
display: inline-block;
transition: .3s;
}
/* line 197, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart .cart_store:hover {
border-color: #FB1159;
color: #FB1159;
}
/* line 204, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content .course_less_students a {
font-size: 14px;
font-weight: 400;
color: #202E3B;
display: inline-flex;
align-items: center;
}
/* line 210, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content .course_less_students a:not(:last-child) {
margin-right: 30px;
}
/* line 214, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course .course_content .course_less_students a i {
font-size: 18px;
font-weight: 400;
margin-right: 10px;
}
/* line 223, G:/laragon/www/themeforest/LMS/HTML/scss/_course.scss */
.quiz_area .single_course:hover img {
transform: scale(1.1);
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 2, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .thumb {
position: relative;
overflow: hidden;
}
/* line 5, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .thumb img {
transform: scale(1);
transition: .3s;
}
/* line 9, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .thumb .prise_tag {
position: absolute;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
font-size: 14px;
font-weight: 700;
top: 20px;
left: 20px;
border-radius: 50%;
background: #fff;
color: #FB1159;
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content {
padding-top: 26px;
padding-right: 20px;
}
/* line 27, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content h4 {
font-weight: 700;
transition: .3s;
}
/* line 30, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content h4:hover {
color: #FB1159;
}
/* line 34, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content .rating_cart {
display: flex;
margin-bottom: 30px;
margin-top: 10px;
}
/* line 38, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content .rating_cart .rateing {
border: 1px solid #F5F5F5;
font-size: 14px;
font-weight: 500;
color: #202E3B;
padding: 0px 16px;
display: inline-flex;
align-items: center;
height: 40px;
margin-right: 5px;
background: #fff;
}
/* line 49, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content .rating_cart .rateing span {
margin-right: 7px;
}
/* line 52, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content .rating_cart .rateing i {
color: #FFC107;
}
/* line 56, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content .rating_cart .cart_store {
border: 1px solid #F5F5F5;
font-size: 14px;
color: #202E3B;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
display: inline-block;
background: #fff;
transition: .3s;
}
/* line 67, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content .rating_cart .cart_store:hover {
border-color: #FB1159;
color: #FB1159;
}
/* line 74, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content .course_less_students a {
font-size: 14px;
font-weight: 400;
color: #202E3B;
display: inline-flex;
align-items: center;
}
/* line 80, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content .course_less_students a:not(:last-child) {
margin-right: 30px;
}
/* line 84, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged .course_content .course_less_students a i {
font-size: 18px;
font-weight: 400;
margin-right: 10px;
}
/* line 93, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.couse_wizged:hover img {
transform: scale(1.1);
}
/* line 99, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .thumb {
position: relative;
overflow: hidden;
}
/* line 102, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .thumb img {
transform: scale(1);
transition: .3s;
}
/* line 106, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .thumb .prise_tag {
position: absolute;
width: 60px;
height: 60px;
line-height: 60px;
text-align: center;
font-size: 14px;
font-weight: 700;
top: 20px;
right: 20px;
border-radius: 50%;
background: #fff;
color: #FB1159;
}
/* line 120, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .thumb .quiz_tag {
position: absolute;
left: 0;
bottom: 0;
font-size: 14px;
font-weight: 500;
color: #373737;
background: #fff;
text-transform: capitalize;
border-radius: 0 5px 0 0;
padding: 8px 16px;
line-height: 1;
}
/* line 134, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content {
padding-top: 26px;
padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 134, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content {
padding-right: 0;
}
}
@media (max-width: 767.98px) {
/* line 134, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content {
padding-right: 0;
}
}
/* line 143, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content h4 {
font-weight: 700;
transition: .3s;
}
/* line 146, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content h4:hover {
color: #FB1159;
}
/* line 150, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart {
display: flex;
margin-bottom: 30px;
margin-top: 10px;
}
/* line 154, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart .rateing {
border: 1px solid #F5F5F5;
font-size: 14px;
font-weight: 500;
color: #202E3B;
padding: 0px 16px;
display: inline-flex;
align-items: center;
height: 40px;
margin-right: 5px;
background: #fff;
}
/* line 165, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart .rateing span {
margin-right: 7px;
}
/* line 168, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart .rateing i {
color: #FFC107;
}
/* line 172, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart .cart_store {
border: 1px solid #F5F5F5;
font-size: 14px;
color: #202E3B;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
display: inline-block;
background: #fff;
transition: .3s;
}
/* line 183, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart .cart_store:hover {
border-color: #FB1159;
color: #FB1159;
}
/* line 190, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content .course_less_students a {
font-size: 14px;
font-weight: 400;
color: #202E3B;
display: inline-flex;
align-items: center;
}
/* line 196, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content .course_less_students a:not(:last-child) {
margin-right: 30px;
}
/* line 200, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged .course_content .course_less_students a i {
font-size: 18px;
font-weight: 400;
margin-right: 10px;
}
/* line 209, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.quiz_wizged:hover img {
transform: scale(1.1);
}
/* line 214, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.courses_area {
padding: 150px 0 90px 0;
}
@media (max-width: 767.98px) {
/* line 214, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.courses_area {
padding: 65px 0 30px 0;
}
}
/* line 219, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.courses_area .couse_wizged,
.courses_area .quiz_wizged {
margin-bottom: 55px;
}
@media (max-width: 767.98px) {
/* line 219, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.courses_area .couse_wizged,
.courses_area .quiz_wizged {
margin-bottom: 40px;
}
}
/* line 229, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.course_category_chose .course_category_inner {
border: 1px solid #E9E7F7;
padding: 30px;
border-radius: 5px 0 0 5px;
}
/* line 235, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.course_category_chose .single_course_categry h4 {
margin-bottom: 18px;
}
/* line 238, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.course_category_chose .single_course_categry:not(:last-child) {
margin-bottom: 36px;
}
/* line 243, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.course_category_chose .course_title svg {
margin-right: 10px;
}
/* line 250, G:/laragon/www/themeforest/LMS/HTML/scss/_courses.scss */
.Check_sidebar li:not(:last-child) {
margin-bottom: 15px;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area {
background: #F8F8FE;
padding-top: 140px;
padding-bottom: 240px;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area {
padding-top: 65px;
padding-bottom: 75px;
}
}
/* line 9, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area .single_testmonial {
border: 1px solid #EDEDED;
border-radius: 10px;
background: #fff;
padding: 50px 50px 58px 50px;
}
@media (max-width: 767.98px) {
/* line 9, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area .single_testmonial {
padding: 40px 40px 48px 40px;
}
}
/* line 17, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header {
margin-bottom: 25px;
}
/* line 19, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header .thumb {
margin-right: 30px;
width: 80px;
height: 80px;
flex: 80px 0 0;
}
@media (max-width: 767.98px) {
/* line 19, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header .thumb {
width: 50px;
height: 50px;
flex: 50px 0 0;
margin-right: 20px;
}
}
/* line 30, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header .thumb img {
width: 100%;
border-radius: 50%;
}
/* line 36, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header .reviewer_name h4 {
font-size: 18px;
font-weight: 700;
font-family: "Cerebri Sans";
margin-bottom: 7px;
}
/* line 43, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header .reviewer_name .rate i {
font-size: 15px;
color: #FFC107;
}
/* line 46, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header .reviewer_name .rate i:not(:last-child) {
margin-right: 5px;
}
/* line 53, G:/laragon/www/themeforest/LMS/HTML/scss/_testimoanial.scss */
.testmonial_area .single_testmonial p {
font-size: 18px;
line-height: 28px;
font-weight: 700;
color: #202E3B;
margin-bottom: 0;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 2, G:/laragon/www/themeforest/LMS/HTML/scss/_brand.scss */
.brand_area .barnd_wrapper {
background: #fff;
box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
padding: 50px 40px;
position: relative;
margin-top: -90px;
border-radius: 20px;
}
@media (max-width: 767.98px) {
/* line 2, G:/laragon/www/themeforest/LMS/HTML/scss/_brand.scss */
.brand_area .barnd_wrapper {
margin-top: 0;
padding: 40px 30px;
}
}
/* line 13, G:/laragon/www/themeforest/LMS/HTML/scss/_brand.scss */
.brand_area .barnd_wrapper .single_brand {
text-align: center;
}
/* line 15, G:/laragon/www/themeforest/LMS/HTML/scss/_brand.scss */
.brand_area .barnd_wrapper .single_brand img {
width: auto;
display: inline-block;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_area {
padding-top: 139px;
padding-bottom: 108px;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_area {
padding-top: 66px;
padding-bottom: 28px;
}
}
/* line 8, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_area .single_blog {
margin-bottom: 40px;
}
/* line 12, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_area .single_blog:hover .thumb img {
transform: scale(1);
}
/* line 17, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_area .single_blog .thumb {
display: block;
overflow: hidden;
}
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_area .single_blog .thumb img {
transition: .3s;
transform: scale(1.1);
width: 100% !important;
}
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_area .single_blog .blog_meta {
padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_area .single_blog .blog_meta {
padding-right: 0;
}
}
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_area .single_blog .blog_meta span {
font-size: 14px;
font-weight: 500;
color: #373737;
display: block;
margin: 25px 0 13px 0;
}
/* line 38, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_area .single_blog .blog_meta h4 {
font-weight: 700;
line-height: 28px;
transition: .3s;
}
/* line 42, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_area .single_blog .blog_meta h4:hover {
color: #FB1159;
}
/* line 50, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_page_wrapper {
padding: 150px 0 90px 0;
}
@media (max-width: 767.98px) {
/* line 50, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_page_wrapper {
padding: 75px 0 35px 0;
}
}
/* line 55, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_page_wrapper .single_blog {
margin-bottom: 50px;
}
@media (max-width: 767.98px) {
/* line 55, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_page_wrapper .single_blog {
margin-bottom: 30px;
}
}
/* line 60, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_page_wrapper .single_blog .thumb {
overflow: hidden;
margin-bottom: 44px;
display: block;
}
@media (max-width: 767.98px) {
/* line 60, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_page_wrapper .single_blog .thumb {
margin-bottom: 30px;
}
}
/* line 67, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_page_wrapper .single_blog .thumb img {
width: 100%;
transition: .3s;
transform: scale(1);
}
/* line 74, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_page_wrapper .single_blog .blog_meta span {
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 500;
color: #373737;
display: block;
margin-bottom: 16px;
}
/* line 82, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_page_wrapper .single_blog .blog_meta h4 {
font-size: 24px;
font-weight: 700;
line-height: 34px;
display: inline-block;
}
@media (max-width: 767.98px) {
/* line 82, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_page_wrapper .single_blog .blog_meta h4 {
font-size: 20px;
line-height: 30px;
}
}
/* line 95, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_page_wrapper .single_blog:hover .thumb img {
transform: scale(1.1);
}
/* line 104, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area {
padding: 145px 0 147px 0;
}
@media (max-width: 767.98px) {
/* line 104, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area {
padding: 75px 0 72px 0;
}
}
@media (max-width: 767.98px) {
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .mb_55 {
margin-bottom: 30px;
}
}
/* line 115, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_details_banner {
margin-bottom: 52px;
}
@media (max-width: 767.98px) {
/* line 115, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_details_banner {
margin-bottom: 30px;
}
}
/* line 121, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_title {
margin-bottom: 57px;
}
@media (max-width: 767.98px) {
/* line 121, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_title {
margin-bottom: 30px;
}
}
/* line 126, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_title span {
font-size: 14px;
font-weight: 500;
color: #373737;
display: block;
margin-bottom: 18px;
}
/* line 134, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_title h3 {
font-size: 40px;
font-weight: 700;
line-height: 50px;
}
@media (max-width: 767.98px) {
/* line 134, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_title h3 {
font-size: 25px;
line-height: 35px;
}
}
/* line 144, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .quote_text {
display: flex;
margin: 60px 0 40px 0;
}
@media (max-width: 767.98px) {
/* line 144, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .quote_text {
margin: 40px 0 20px 0;
}
}
/* line 150, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .quote_text h4 {
font-size: 20px;
font-weight: 700;
color: #373737;
line-height: 30px;
}
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .quote_text .horizontal_line {
background: #FB1159;
height: 3px;
width: 90px;
flex: 90px 0 0;
position: relative;
top: 6px;
margin-right: 30px;
}
@media (max-width: 767.98px) {
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .quote_text .horizontal_line {
width: 40px;
flex: 40px 0 0;
margin-right: 20px;
}
}
/* line 172, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .details_info h4 {
font-size: 24px;
font-weight: 700;
color: #202E3B;
margin-bottom: 25px;
}
@media (max-width: 767.98px) {
/* line 172, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .details_info h4 {
line-height: 34px;
margin-bottom: 20px;
}
}
/* line 182, G:/laragon/www/themeforest/LMS/HTML/scss/_blog.scss */
.blog_details_area .single_blog_details .details_info h5 {
font-size: 18px;
line-height: 30px;
font-weight: 700;
color: #373737;
margin-bottom: 27px;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_services.scss */
.service_cta_area {
padding-bottom: 120px;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_services.scss */
.service_cta_area {
padding: 0px 0 45px 0;
}
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_services.scss */
.service_cta_area .border_top_1px {
border-top: 1px solid #E9E7F7;
padding-bottom: 150px;
}
@media (max-width: 767.98px) {
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_services.scss */
.service_cta_area .border_top_1px {
padding: 75px 0 0px 0;
}
}
/* line 13, G:/laragon/www/themeforest/LMS/HTML/scss/_services.scss */
.service_cta_area .single_cta_service {
background: #fff;
box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
padding: 40px 60px 50px 40px;
border-radius: 10px;
display: flex;
}
@media (max-width: 575.98px) {
/* line 13, G:/laragon/www/themeforest/LMS/HTML/scss/_services.scss */
.service_cta_area .single_cta_service {
padding: 30px 50px 40px 30px;
flex-wrap: wrap;
}
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_services.scss */
.service_cta_area .single_cta_service .thumb {
width: 110px;
height: 110px;
margin-right: 40px;
flex: 110px 0 0;
margin-bottom: 30px;
}
/* line 30, G:/laragon/www/themeforest/LMS/HTML/scss/_services.scss */
.service_cta_area .single_cta_service .thumb img {
width: 100%;
border-radius: 50%;
}
/* line 35, G:/laragon/www/themeforest/LMS/HTML/scss/_services.scss */
.service_cta_area .single_cta_service h4 {
font-size: 22px;
font-weight: 700;
color: #202E3B;
}
/* line 40, G:/laragon/www/themeforest/LMS/HTML/scss/_services.scss */
.service_cta_area .single_cta_service p {
font-size: 16px;
font-weight: 500;
line-height: 23px;
color: #373737;
margin: 10px 0 29px 0;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area {
padding-bottom: 120px;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area {
padding-bottom: 45px;
}
}
/* line 7, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .section__title p {
font-size: 20px;
font-weight: 600;
line-height: 29px;
margin: 20px 0 30px 0;
}
/* line 15, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .category_wiz .thumb {
position: relative;
}
/* line 17, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .category_wiz .thumb.small_thumb {
margin-right: 50px;
}
@media (max-width: 767.98px) {
/* line 17, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .category_wiz .thumb.small_thumb {
margin-right: 0;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 17, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .category_wiz .thumb.small_thumb {
margin-right: 0;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1499.98px) {
/* line 17, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .category_wiz .thumb.small_thumb {
margin-right: 0;
}
}
/* line 29, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .category_wiz .thumb .cat_btn {
position: absolute;
left: 30px;
bottom: 30px;
right: 30px;
background: #fff;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
display: inline-block;
font-family: "Jost", sans-serif;
font-size: 16px;
color: #202E3B;
font-weight: 600;
padding: 27.5px 8px;
border: 1px solid transparent;
text-transform: uppercase;
display: inline-block;
text-align: center;
line-height: 23px;
}
@media (max-width: 767.98px) {
/* line 29, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .category_wiz .thumb .cat_btn {
font-size: 14px;
padding: 20px 8px;
}
}
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .category_wiz .thumb .cat_btn:hover {
color: #fff;
border-color: #FB1159;
background: #FB1159;
}
/* line 59, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .brouse_cat_btn {
margin-left: 50px;
display: block;
background: #FB1159;
font-size: 30px;
font-family: "Cerebri Sans";
font-weight: 700;
line-height: 38px;
color: #fff;
text-align: right;
padding: 50px;
min-height: 300px;
display: flex;
align-items: flex-end;
}
@media (max-width: 767.98px) {
/* line 59, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .brouse_cat_btn {
margin-left: 0;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1499.98px) {
/* line 59, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .brouse_cat_btn {
margin-left: 0;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 59, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .brouse_cat_btn {
margin-left: 0;
font-size: 25px;
line-height: 33px;
}
}
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category {
background: #fff;
box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
border-radius: 20px;
padding: 65px 70px 40px 70px;
position: relative;
margin-top: -100px;
margin-bottom: 150px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category {
padding: 52px 50px 23px 50px;
}
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category {
padding: 65px 30px 40px 30px;
}
}
@media (max-width: 767.98px) {
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category {
padding: 40px 30px;
margin-top: -50px;
}
}
@media (max-width: 767.98px) {
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category {
margin-bottom: 66px;
}
}
/* line 106, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category .col-xl-4:not(:last-child) .single_course_cat {
margin-bottom: 30px;
}
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category .single_course_cat {
display: flex;
}
@media (max-width: 575.98px) {
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category .single_course_cat {
flex-direction: column;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category .single_course_cat {
flex-direction: column;
}
}
/* line 117, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category .single_course_cat .icon {
margin-right: 20px;
margin-bottom: 15px;
}
/* line 122, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category .single_course_cat .course_content h4 {
font-size: 22px;
font-weight: 700;
color: #202E3B;
margin-bottom: 5px;
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 122, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category .single_course_cat .course_content h4 {
font-size: 19px;
}
}
/* line 131, G:/laragon/www/themeforest/LMS/HTML/scss/_category.scss */
.category_area .couses_category .single_course_cat .course_content p {
font-size: 16px;
font-weight: 500;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 3, G:/laragon/www/themeforest/LMS/HTML/scss/_team.scss */
.team_area .single_team .thumb {
overflow: hidden;
}
/* line 5, G:/laragon/www/themeforest/LMS/HTML/scss/_team.scss */
.team_area .single_team .thumb img {
transition: .3s;
transform: scale(1);
}
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_team.scss */
.team_area .single_team h4 {
font-size: 20px;
font-weight: 700;
margin-bottom: 1px;
margin-top: 26px;
}
/* line 16, G:/laragon/www/themeforest/LMS/HTML/scss/_team.scss */
.team_area .single_team span {
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 500;
color: #373737;
}
/* line 23, G:/laragon/www/themeforest/LMS/HTML/scss/_team.scss */
.team_area .single_team:hover img {
transform: scale(1.1);
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area {
padding: 150px 0;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area {
padding: 75px 0;
}
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area .who_we_info {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767.98px) {
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area .who_we_info {
grid-template-columns: repeat(1, 1fr);
}
}
/* line 12, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area .who_we_info .info_left {
border: 1px solid #E9E7F7;
padding: 57px 80px 67px 50px;
border-radius: 5px 0 0 5px;
}
@media (max-width: 767.98px) {
/* line 12, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area .who_we_info .info_left {
padding: 35px 30px;
border-radius: 5px;
}
}
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area .who_we_info .info_left span {
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 600;
color: #373737;
display: inline-block;
margin-bottom: 21px;
}
/* line 28, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area .who_we_info .info_left p {
font-family: "Cerebri Sans";
font-size: 24px;
line-height: 35px;
font-weight: 700;
color: #202E3B;
}
@media (max-width: 575.98px) {
/* line 28, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area .who_we_info .info_left p {
font-size: 20px;
line-height: 31px;
}
}
/* line 40, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area .who_we_info .info_right {
background: #FB1159;
display: flex;
align-items: center;
padding: 70px 65px 70px 70px;
}
@media (max-width: 767.98px) {
/* line 40, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area .who_we_info .info_right {
padding: 35px 30px;
border-radius: 5px;
}
}
/* line 49, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area .who_we_info .info_right p {
font-family: "Jost", sans-serif;
font-size: 35px;
font-weight: 700;
line-height: 45px;
color: #fff;
}
@media (max-width: 575.98px) {
/* line 49, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.who_we_area .who_we_info .info_right p {
font-size: 25px;
line-height: 35px;
}
}
/* line 64, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.about_gallery_area {
padding-bottom: 120px;
}
@media (max-width: 767.98px) {
/* line 64, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.about_gallery_area {
padding-bottom: 30px;
}
}
/* line 69, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.about_gallery_area .about_gallery {
display: grid;
grid-template-columns: 330px 360px;
grid-gap: 30px;
align-items: center;
}
@media (max-width: 767.98px) {
/* line 69, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.about_gallery_area .about_gallery {
grid-template-columns: auto;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 69, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.about_gallery_area .about_gallery {
grid-template-columns: repeat(2, 1fr);
margin-bottom: 40px;
}
}
@media (min-width: 992px) and (max-width: 1499.98px) {
/* line 69, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.about_gallery_area .about_gallery {
grid-template-columns: repeat(2, 1fr);
padding-right: 40px;
}
}
@media (max-width: 767.98px) {
/* line 86, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.about_gallery_area .about_gallery .gallery_box .thumb {
margin-bottom: 30px;
}
}
/* line 90, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.about_gallery_area .about_gallery .gallery_box .thumb.small_thumb {
margin: 30px 0 0 50px;
}
@media (max-width: 767.98px) {
/* line 90, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.about_gallery_area .about_gallery .gallery_box .thumb.small_thumb {
margin: 0px 0 0 0px;
}
}
/* line 102, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.about_gallery_area .section__title h3 {
margin-bottom: 40px;
}
/* line 105, G:/laragon/www/themeforest/LMS/HTML/scss/_about.scss */
.about_gallery_area .section__title p {
font-size: 16px;
line-height: 26px;
font-family: "Jost", sans-serif;
color: #202E3B;
font-weight: 400;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area {
padding: 150px 0 145px 0;
position: relative;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area {
padding: 36px 0 72px 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area {
padding: 25px 0 144px 0;
}
}
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area::before {
content: '';
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 52%;
background-image: url(../img/about/counter_bg.png);
clip-path: polygon(24% 0, 100% 0%, 100% 100%, 0% 100%);
background-repeat: no-repeat;
background-position: right;
background-size: cover;
}
@media (max-width: 991.98px) {
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area::before {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area::before {
width: 45%;
}
}
@media (min-width: 992px) and (max-width: 1499.98px) {
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area::before {
width: 45%;
}
}
/* line 33, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter {
display: flex;
align-items: center;
}
@media (max-width: 767.98px) {
/* line 33, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter {
padding-left: 0 !important;
flex-direction: column;
align-items: flex-start;
}
}
/* line 42, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter:not(:last-child) {
margin-bottom: 53px;
}
/* line 45, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter:first-child {
padding-left: 165px;
}
@media (min-width: 992px) and (max-width: 1499.98px) {
/* line 45, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter:first-child {
padding-left: 30px;
}
}
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter:nth-child(2) {
padding-left: 105px;
}
@media (min-width: 992px) and (max-width: 1499.98px) {
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter:nth-child(2) {
padding-left: 10px;
}
}
/* line 57, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter:nth-child(3) {
padding-left: 15px;
}
@media (min-width: 992px) and (max-width: 1499.98px) {
/* line 57, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter:nth-child(3) {
padding-left: 0;
}
}
/* line 63, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter h3 {
font-size: 60px;
font-weight: 900;
color: #FB1159;
margin-right: 42px;
min-width: 150px;
margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1499.98px) {
/* line 63, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter h3 {
margin-right: 30px;
font-size: 50px;
}
}
@media (max-width: 767.98px) {
/* line 63, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter h3 {
font-size: 40px;
width: auto;
margin-bottom: 20px;
}
}
/* line 82, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter .counter_content h4 {
font-size: 22px;
font-weight: 700;
color: #202E3B;
margin-bottom: 15px;
}
/* line 88, G:/laragon/www/themeforest/LMS/HTML/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter .counter_content p {
font-size: 16px;
font-weight: 400;
line-height: 26px;
color: #373737;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox {
display: inline-block;
position: relative;
margin: 0;
align-items: center;
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox h5 {
font-size: 14px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: #202E3B;
margin-bottom: 0;
}
/* line 13, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox .label_name {
font-size: 14px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: #202E3B;
margin-bottom: 0;
}
/* line 21, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox.white_checkbox .checkmark:after {
border-color: #fff;
}
/* line 25, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox .checkmark {
position: relative;
width: 18px;
height: 18px;
top: 0;
left: 0;
display: block;
cursor: pointer;
line-height: 18px;
flex: 18px 0 0;
border-radius: 3px;
}
/* line 42, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox input {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
}
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox input:checked~.checkmark:after {
width: 100%;
height: 100%;
border: 0;
transition: .3s;
transform: scale(0);
}
/* line 60, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox input:checked~.checkmark {
background: #FB1159;
transition: .3s;
}
/* line 66, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox input:checked~.checkmark::before {
content: "\e64c";
font-family: "themify";
position: absolute;
display: block;
top: -1px;
left: 3px;
text-indent: 1px;
color: #828BB2;
background-color: transparent;
border: 0px;
-webkit-transform: rotate(8deg);
-moz-transform: rotate(8deg);
-ms-transform: rotate(8deg);
-o-transform: rotate(8deg);
transform: rotate(8deg);
font-size: 10px;
font-weight: 600;
line-height: 18px;
z-index: 99;
color: #fff;
transition: .3s;
}
/* line 90, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox .checkmark:after {
position: absolute;
display: block;
top: 0;
left: 0;
content: "";
width: 18px;
height: 18px;
background: transparent;
border-radius: 3px;
border: 1px solid #E9E7F7;
transition: .3s;
transform: scale(1);
}
/* line 106, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2 {
display: inline-block;
position: relative;
margin: 0;
align-items: center;
}
/* line 111, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2 h5 {
font-size: 16px;
font-weight: 600;
font-family: "Jost", sans-serif;
color: #202E3B;
margin-bottom: 0;
}
/* line 118, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2 .label_name {
font-size: 16px;
font-weight: 600;
font-family: "Jost", sans-serif;
color: #202E3B;
margin-bottom: 0;
}
/* line 126, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2.white_checkbox .checkmark:after {
border-color: #fff;
}
/* line 130, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2 .checkmark {
position: relative;
width: 18px;
height: 18px;
top: 0;
left: 0;
display: block;
cursor: pointer;
line-height: 18px;
flex: 18px 0 0;
border-radius: 50%;
}
/* line 147, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2 input {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
}
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2 input:checked~.checkmark:after {
width: 100%;
height: 100%;
border: 0;
transition: .3s;
transform: scale(0);
}
/* line 165, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2 input:checked~.checkmark {
background: #20E007;
transition: .3s;
}
/* line 171, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2 input:checked~.checkmark::before {
content: "\e64c";
font-family: "themify";
position: absolute;
display: block;
top: 0px;
left: 3px;
text-indent: 1px;
color: #828BB2;
background-color: transparent;
border: 0px;
-webkit-transform: rotate(8deg);
-moz-transform: rotate(8deg);
-ms-transform: rotate(8deg);
-o-transform: rotate(8deg);
transform: rotate(8deg);
font-size: 10px;
font-weight: 600;
line-height: 18px;
z-index: 99;
color: #fff;
transition: .3s;
font-weight: 700;
}
/* line 196, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2 .checkmark:after {
position: absolute;
display: block;
top: 0;
left: 0;
content: "";
width: 18px;
height: 18px;
background: transparent;
border-radius: 50%;
border: 1px solid #E9E7F7;
transition: .3s;
transform: scale(1);
}
/* line 211, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2.error_ans input:checked~.checkmark::before {
content: "\e646";
font-family: "themify";
position: absolute;
display: block;
top: 0;
left: 5px;
text-indent: 1px;
color: #828BB2;
background-color: transparent;
border: 0px;
transform: rotate(0deg);
font-size: 6px;
font-weight: 600;
line-height: 18px;
z-index: 99;
color: #fff;
transition: .3s;
font-weight: 700;
}
/* line 231, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_checkbox2.error_ans input:checked~.checkmark {
background: #FF1414;
transition: .3s;
}
/* line 237, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_bulet_checkbox {
display: inline-block;
position: relative;
margin: 0;
align-items: center;
}
/* line 242, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_bulet_checkbox h5 {
font-size: 16px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: #202E3B;
margin-bottom: 0;
}
/* line 249, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_bulet_checkbox .label_name {
font-size: 16px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: #202E3B;
margin-bottom: 0;
}
/* line 257, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_bulet_checkbox.white_checkbox .checkmark:after {
border-color: #fff;
}
/* line 261, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_bulet_checkbox .checkmark {
position: relative;
width: 18px;
height: 18px;
top: 0;
left: 0;
display: block;
cursor: pointer;
line-height: 18px;
flex: 18px 0 0;
border-radius: 50%;
}
/* line 278, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_bulet_checkbox input {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
}
/* line 287, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_bulet_checkbox input:checked~.checkmark:after {
width: 100%;
height: 100%;
transition: .3s;
transform: scale(1);
border-color: #FB1159;
}
/* line 294, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_bulet_checkbox input:checked~.checkmark {
transition: .3s;
}
/* line 300, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_bulet_checkbox input:checked~.checkmark::before {
transform: translate(-50%, -50%) scale(1);
}
/* line 303, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_bulet_checkbox .checkmark::before {
position: absolute;
background: #FB1159;
content: '';
width: 8px;
height: 8px;
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0);
transition: .3s;
}
/* line 315, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.primary_bulet_checkbox .checkmark:after {
position: absolute;
display: block;
top: 0;
left: 0;
content: "";
width: 18px;
height: 18px;
background: transparent;
border-radius: 50%;
border: 1px solid #E9E7F7;
transition: .3s;
transform: scale(1);
}
/* line 331, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.play_button {
width: 100px;
height: 100px;
background: #fff;
border-radius: 50%;
color: #FB1159;
display: inline-block;
text-align: center;
line-height: 100px;
position: relative;
font-size: 25px;
transition: .3s;
cursor: pointer;
}
/* line 344, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.play_button:hover {
background: #FB1159;
color: #fff;
}
/* line 350, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme__overlay {
position: relative;
z-index: 2;
}
/* line 353, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme__overlay:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #0A0B21;
opacity: .4;
z-index: -1;
}
/* line 366, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.lms_tabmenu {
background: #F8F8FE;
border-radius: 10px;
display: inline-flex;
}
/* line 371, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.lms_tabmenu li a {
font-size: 16px;
font-weight: 600;
font-family: "Cerebri Sans";
color: #202E3B;
border-radius: 10px;
padding: 13px 39px;
}
@media (max-width: 767.98px) {
/* line 371, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.lms_tabmenu li a {
padding: 13px 30px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 371, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.lms_tabmenu li a {
padding: 13px 27px;
}
}
/* line 384, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.lms_tabmenu li a.active {
background: #FB1159;
color: #fff;
border-radius: 10px;
}
/* line 393, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_border {
border-top: 1px solid #E9E7F7;
}
/* line 399, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according button::before {
left: 25px;
position: absolute;
-webkit-transition: 0.4s;
transition: 0.4s;
content: "\e622";
font-family: 'themify';
font-size: 16px;
color: #373737;
font-weight: 400;
}
/* line 410, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according button.collapsed::before {
content: "\e61a";
font-family: 'themify';
}
/* line 418, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card {
margin-bottom: 15px;
border: 0;
}
/* line 421, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card .card-header {
border: 1px solid #E9E7F7;
border-radius: 5px;
background: transparent;
padding: 0;
}
/* line 428, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card .card-header h5 button {
font-family: "Cerebri Sans";
font-size: 18px;
font-weight: 600;
color: #202E3B;
display: flex;
justify-content: space-between;
width: 100%;
border: 0;
padding: 11.5px 25px 11.5px 50px;
text-decoration: none !important;
}
@media (max-width: 767.98px) {
/* line 428, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card .card-header h5 button {
flex-wrap: wrap;
}
}
/* line 442, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card .card-header h5 button span {
font-size: 14px;
font-weight: 500;
font-family: "Cerebri Sans";
color: #373737;
}
/* line 452, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card-body {
padding: 0;
padding-top: 20px;
}
/* line 456, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single {
display: flex;
justify-content: space-between;
margin-bottom: 20px;
align-items: center;
}
@media (max-width: 767.98px) {
/* line 456, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single {
flex-wrap: wrap;
}
}
/* line 464, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single:last-child {
margin-bottom: 15px;
}
/* line 467, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_left {
display: flex;
align-items: center;
}
@media (max-width: 767.98px) {
/* line 467, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_left {
margin-bottom: 10px;
}
}
/* line 473, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_left i {
font-size: 18px;
font-weight: 400;
margin-right: 15px;
}
/* line 478, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_left span {
font-size: 16px;
font-weight: 500;
color: #373737;
}
/* line 484, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_right {
display: flex;
align-items: center;
}
/* line 488, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_right .theme_btn_lite {
margin-right: 30px;
}
/* line 491, G:/laragon/www/themeforest/LMS/HTML/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_right span {
font-size: 14px;
font-weight: 500;
color: #373737;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 3, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .dark_overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(4, 8, 34, 0.4);
z-index: 2;
opacity: 0;
visibility: hidden;
transition: .3s;
}
/* line 14, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .dark_overlay.active {
opacity: 1;
visibility: visible;
}
@media (min-width: 767.98px) {
/* line 19, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .chart_close {
display: none;
}
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart {
position: fixed;
top: 0px;
right: 0;
background: #fff;
z-index: 3;
height: 100%;
width: 519px;
padding: 140px 30px 40px 40px;
opacity: 0;
visibility: hidden;
overflow: auto;
transition: .3s;
}
@media (max-width: 575.98px) {
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart {
width: 100%;
padding: 100px 20px 30px 30px;
}
}
/* line 42, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart.active {
opacity: 1;
visibility: visible;
}
/* line 47, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .cart_header {
border-bottom: 1px solid #E1E2E6;
}
/* line 49, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .cart_header h4 {
font-size: 22px;
font-weight: 700;
color: #202E3B;
margin-bottom: 15px;
}
/* line 56, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart {
display: flex;
border-bottom: 1px solid #E1E2E6;
align-items: center;
padding: 20px 0;
}
/* line 61, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart:last-child {
padding-bottom: 60px;
margin-bottom: 30px;
}
/* line 65, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .thumb {
width: 120px;
margin-right: 30px;
}
/* line 68, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .thumb img {
width: 100%;
}
/* line 73, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .cart_content h5 {
font-size: 16px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: #373737;
margin-bottom: 10px;
}
/* line 80, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .cart_content p {
font-size: 16px;
font-weight: 500;
color: #373737;
font-family: "Jost", sans-serif;
display: flex;
align-items: center;
}
/* line 87, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .cart_content p .multy_icon {
display: inline-block;
font-size: 14px;
margin-right: 13px;
margin-left: 5px;
color: #373737;
}
/* line 94, G:/laragon/www/themeforest/LMS/HTML/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .cart_content p .prise {
color: #49A60A;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details {
padding: 150px 0 120px 0;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details {
padding: 75px 0 45px 0;
}
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title {
display: flex;
}
@media (max-width: 767.98px) {
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title {
flex-direction: column;
}
}
/* line 11, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details {
display: flex;
align-items: center;
position: relative;
z-index: 1;
margin-bottom: 40px;
}
@media (max-width: 767.98px) {
/* line 11, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details {
margin-bottom: 30px;
}
}
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details:not(:last-child) {
margin-right: 60px;
padding-right: 60px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details:not(:last-child) {
margin-right: 10px;
padding-right: 10px;
}
}
@media (max-width: 767.98px) {
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details:not(:last-child) {
margin-right: 0;
padding-right: 0;
}
}
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details:not(:last-child)::before {
content: '';
position: absolute;
right: 0;
top: 0;
background: #E9E7F7;
width: 1px;
height: 40px;
top: 50%;
transform: translateY(-50%);
}
@media (max-width: 767.98px) {
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details:not(:last-child)::before {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details:not(:last-child)::before {
display: none;
}
}
/* line 50, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details .thumb {
margin-right: 25px;
width: 80px;
height: 80px;
border-radius: 50%;
flex: 80px 0 0;
}
/* line 56, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details .thumb img {
width: 100%;
border-radius: 50%;
}
/* line 62, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content span {
font-size: 14px;
font-weight: 500;
color: #373737;
display: inline-block;
margin-bottom: 3px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 69, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content h4 {
font-size: 18px;
}
}
/* line 74, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content .rating_star {
display: flex;
}
/* line 76, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content .rating_star .stars {
display: flex;
align-items: center;
}
/* line 79, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content .rating_star .stars i {
font-size: 15px;
color: #FFC107;
}
/* line 82, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content .rating_star .stars i:not(:last-child) {
margin-right: 5px;
}
/* line 87, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content .rating_star p {
font-size: 14px;
font-weight: 400;
font-family: "Jost", sans-serif;
color: #202E3B;
margin-bottom: 0;
margin-left: 19px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 87, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content .rating_star p {
margin-left: 5px;
}
}
/* line 103, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .video_screen {
background-image: url(../img/course_details/banner.jpg);
height: 600px;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 767.98px) {
/* line 103, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .video_screen {
height: 500px;
}
}
/* line 115, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course__details .video_screen p {
font-size: 18px;
font-weight: 600;
font-family: "Jost", sans-serif;
color: #fff;
margin-top: 14px;
}
/* line 127, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.sidebar__widget .sidebar__title {
display: flex;
align-items: center;
margin-bottom: 21px;
}
/* line 131, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.sidebar__widget .sidebar__title h3 {
font-size: 36px;
font-weight: 700;
color: #202E3B;
margin-bottom: 0;
margin-right: 23px;
}
@media (max-width: 767.98px) {
/* line 131, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.sidebar__widget .sidebar__title h3 {
font-size: 30px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 131, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.sidebar__widget .sidebar__title h3 {
font-size: 30px;
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
/* line 131, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.sidebar__widget .sidebar__title h3 {
font-size: 30px;
}
}
/* line 147, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.sidebar__widget .sidebar__title p {
font-size: 14px;
font-weight: 600;
color: #687083;
margin-bottom: 0;
font-family: "Cerebri Sans";
}
/* line 153, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.sidebar__widget .sidebar__title p i {
color: #687083;
font-size: 16px;
margin-right: 5px;
}
/* line 161, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.sidebar__widget .course_includes li {
display: flex;
align-items: center;
}
/* line 164, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.sidebar__widget .course_includes li:not(:last-child) {
margin-bottom: 12px;
}
/* line 167, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.sidebar__widget .course_includes li i {
font-size: 22px;
font-weight: 400;
color: #373737;
margin-right: 15px;
}
/* line 173, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.sidebar__widget .course_includes li p {
font-size: 16px;
font-weight: 500;
color: #373737;
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 182, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content {
margin-bottom: 45px;
}
}
@media (min-width: 1500px) {
/* line 182, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content {
padding-right: 50px;
}
}
/* line 192, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview:not(:last-child) {
margin-bottom: 54px;
}
/* line 195, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview:last-child {
margin-bottom: 25px;
}
/* line 198, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview .theme_border {
margin-bottom: 24px;
}
/* line 201, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview p {
line-height: 26px;
font-weight: 400;
}
/* line 205, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview .social_btns {
display: flex;
flex-wrap: wrap;
}
/* line 208, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview .social_btns .social_btn {
margin-right: 10px;
margin-bottom: 5px;
}
/* line 215, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper {
padding-bottom: 97px;
}
@media (max-width: 767.98px) {
/* line 215, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper {
padding-bottom: 47px;
}
}
/* line 221, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_title {
margin-bottom: 38px;
}
/* line 223, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_title h4 {
margin-bottom: 3px;
}
/* line 226, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_title>p {
color: #373737;
font-weight: 500;
}
/* line 231, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_details_inner {
display: grid;
grid-template-columns: 300px auto;
grid-gap: 60px;
margin-bottom: 53px;
}
@media (max-width: 767.98px) {
/* line 231, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_details_inner {
grid-template-columns: auto;
grid-gap: 30px;
margin-bottom: 30px;
}
}
/* line 245, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_details_inner .instractor_details_info h4 {
margin-bottom: 8px;
}
/* line 248, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_details_inner .instractor_details_info h5 {
font-size: 16px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: #373737;
}
/* line 254, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_details_inner .instractor_details_info .ins_details {
margin-bottom: 21px;
margin-top: 24px;
}
@media (max-width: 767.98px) {
/* line 254, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_details_inner .instractor_details_info .ins_details {
margin-bottom: 21px;
}
}
/* line 265, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_details_inner .instractor_details_info .intractor_qualification .single_qualification {
display: flex;
align-items: center;
font-size: 16px;
font-weight: 500;
font-family: "Jost", sans-serif;
margin-bottom: 10px;
}
/* line 272, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_details_inner .instractor_details_info .intractor_qualification .single_qualification i {
font-size: 22px;
font-weight: 400;
margin-right: 15px;
}
/* line 285, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .author_courses {
padding-top: 87px;
border-top: 1px solid #E9E7F7;
}
@media (max-width: 767.98px) {
/* line 285, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.lms_tab_content .author_courses {
padding-top: 47px;
}
}
/* line 295, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .details_title {
margin-bottom: 38px;
}
/* line 297, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .details_title h4 {
margin-bottom: 3px;
}
/* line 300, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .details_title>p {
color: #373737;
}
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback {
display: flex;
}
@media (max-width: 767.98px) {
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback {
flex-direction: column;
}
}
/* line 309, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .course_feedback_left {
padding-right: 55px;
margin-bottom: 30px;
}
/* line 312, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .course_feedback_left h2 {
font-size: 60px;
font-weight: 900;
color: #FB1159;
margin-bottom: 0;
line-height: 1;
}
/* line 319, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .course_feedback_left .feedmak_stars {
display: flex;
align-items: center;
margin: 5px 0 8px 0;
}
/* line 323, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .course_feedback_left .feedmak_stars i {
color: #FFC107;
font-size: 17px;
}
/* line 326, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .course_feedback_left .feedmak_stars i:not(:last-child) {
margin-right: 5px;
}
/* line 331, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .course_feedback_left span {
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 500;
color: #202E3B;
}
/* line 338, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar {
width: 100%;
}
/* line 340, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar {
display: grid;
grid-template-columns: minmax(max-content, 100%) repeat(2, 1fr);
align-items: center;
margin-bottom: 20px;
}
/* line 349, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .progress {
height: 10px;
background-color: #E8E8ED;
border-radius: 30px;
margin-right: 30px;
}
@media (max-width: 767.98px) {
/* line 349, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .progress {
margin-right: 15px;
}
}
/* line 357, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .progress .progress-bar {
background: #202E3B;
border-radius: 30px;
}
/* line 363, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent .feedmak_stars {
display: flex;
align-items: center;
margin: 0;
margin-right: 20px;
}
@media (max-width: 767.98px) {
/* line 363, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent .feedmak_stars {
margin-right: 15px;
}
}
/* line 371, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent .feedmak_stars i {
color: #FFC107;
font-size: 17px;
}
@media (max-width: 767.98px) {
/* line 371, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent .feedmak_stars i {
font-size: 14px;
}
}
/* line 377, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent .feedmak_stars i:not(:last-child) {
margin-right: 5px;
}
/* line 382, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent span {
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 500;
color: #202E3B;
}
/* line 392, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews {
border-top: 1px solid #E9E7F7;
padding-top: 56px;
margin-top: 36px;
}
/* line 396, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .details_title {
margin-bottom: 55px;
}
@media (max-width: 767.98px) {
/* line 396, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .details_title {
margin-bottom: 30px;
}
}
/* line 402, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews {
display: flex;
border-bottom: 1px solid #E9E7F7;
padding-bottom: 57px;
margin-bottom: 60px;
}
/* line 407, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews:last-child {
padding-bottom: 37px;
border: 0;
}
@media (max-width: 767.98px) {
/* line 402, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews {
padding-bottom: 40px;
margin-bottom: 40px;
}
}
@media (max-width: 575.98px) {
/* line 402, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews {
flex-direction: column;
}
}
/* line 418, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews .thumb {
font-size: 20px;
font-weight: 700;
font-family: "Cerebri Sans";
width: 80px;
height: 80px;
border-radius: 50%;
background: #FB1159;
flex: 80px 0 0;
margin-right: 40px;
color: #fff;
text-transform: uppercase;
text-align: center;
line-height: 80px;
margin-bottom: 20px;
}
/* line 435, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews .review_content h4 {
margin-bottom: 0;
}
/* line 438, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews .review_content .rated_customer {
display: flex;
align-items: center;
margin: 7px 0 21px 0;
}
/* line 442, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews .review_content .rated_customer .feedmak_stars {
display: flex;
align-items: center;
margin: 0;
margin-right: 15px;
}
/* line 447, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews .review_content .rated_customer .feedmak_stars i {
color: #FFC107;
font-size: 15px;
}
/* line 450, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews .review_content .rated_customer .feedmak_stars i:not(:last-child) {
margin-right: 5px;
}
/* line 455, G:/laragon/www/themeforest/LMS/HTML/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews .review_content .rated_customer span {
font-size: 14px;
font-weight: 500;
color: #373737;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 2, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_list li {
font-size: 16px;
font-weight: 400;
color: #373737;
font-family: "Jost", sans-serif;
display: flex;
align-items: center;
margin-bottom: 1px;
}
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_list li i {
font-size: 12px;
font-weight: 400;
color: #373737;
margin-right: 10px;
}
/* line 19, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz__details {
padding: 150px 0 120px 0;
}
@media (max-width: 767.98px) {
/* line 19, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz__details {
padding: 75px 0 45px 0;
}
}
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz__details .lms_tab_content .course_overview_description .single_overview {
margin-bottom: 30px;
}
/* line 28, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz__details .lms_tab_content .course_overview_description .single_overview:last-child {
margin-bottom: 28px;
}
@media (max-width: 767.98px) {
/* line 28, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz__details .lms_tab_content .course_overview_description .single_overview:last-child {
margin-bottom: 40px;
}
}
/* line 37, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz__details .course_cutomer_reviews .single_reviews:last-child {
padding-bottom: 0;
border: 0;
margin-bottom: 28px;
}
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
/* line 47, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_header {
background: #f8f8fe;
padding: 26.8px 60px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
@media (max-width: 767.98px) {
/* line 47, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_header {
padding: 20px 30px;
}
}
/* line 54, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_header h3 {
font-size: 22px;
font-weight: 700;
color: #202E3B;
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 54, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_header h3 {
font-size: 18px;
}
}
/* line 64, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body {
padding: 50px 50px 80px 60px;
}
@media (max-width: 767.98px) {
/* line 64, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body {
padding: 40px 40px 50px 40px;
}
}
/* line 69, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body p {
margin-bottom: 26px;
}
/* line 71, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body p a {
font-weight: 600;
color: #373737;
}
/* line 76, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body .quiz_test_info {
margin-bottom: 47px;
padding-top: 4px;
}
/* line 79, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body .quiz_test_info li {
font-family: "Jost", sans-serif;
font-weight: 400;
color: #373737;
display: grid;
grid-template-columns: 80px auto;
grid-gap: 20px;
margin-bottom: 7px;
}
/* line 87, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body .quiz_test_info li span {
font-size: 16px;
font-weight: 600;
display: flex;
justify-content: space-between;
text-transform: capitalize;
}
/* line 99, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
/* line 102, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header {
background: #f8f8fe;
padding: 22px 60px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
@media (max-width: 767.98px) {
/* line 102, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header {
padding: 20px 30px;
}
}
@media (max-width: 575.98px) {
/* line 102, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header {
flex-direction: column;
justify-content: start;
}
}
/* line 113, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header h3 {
font-size: 22px;
font-weight: 700;
color: #202E3B;
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 113, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header h3 {
font-size: 18px;
}
}
/* line 122, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header .quiz_header_right {
text-align: right;
}
@media (max-width: 575.98px) {
/* line 122, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header .quiz_header_right {
text-align: left;
width: 100%;
margin-top: 10px;
}
}
/* line 129, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header .quiz_header_right span {
font-size: 20px;
font-weight: 600;
font-family: "Cerebri Sans";
color: #202E3B;
margin-bottom: 0;
}
/* line 136, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header .quiz_header_right p {
font-size: 14px;
font-weight: 500;
color: #687083;
}
/* line 143, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body {
padding: 40px 60px 80px 60px;
}
@media (max-width: 575.98px) {
/* line 143, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body {
padding: 25px 20px;
}
}
/* line 148, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header {
margin-bottom: 26px;
}
/* line 150, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_top {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 20px;
}
/* line 155, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_top p {
font-size: 14px;
font-weight: 500;
color: #687083;
}
/* line 161, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_top .arrow_controller span {
width: 30px;
height: 30px;
border-radius: 5px;
text-align: center;
line-height: 30px;
background: #f9f9fd;
border: 1px solid #e1e2e6;
display: inline-block;
font-size: 12px;
color: #687083;
}
/* line 177, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_counters {
display: flex;
align-items: center;
flex-wrap: wrap;
}
/* line 181, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_counters span {
width: 50px;
height: 50px;
text-align: center;
line-height: 49px;
background: #FB1159;
font-size: 16px;
font-weight: 700;
font-family: "Cerebri Sans";
display: inline-block;
border-radius: 50%;
color: #fff;
flex: 50px 0 0;
margin-bottom: 20px;
}
@media (max-width: 767.98px) {
/* line 181, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_counters span {
width: 40px;
height: 40px;
line-height: 40px;
flex: 40px 0 0;
font-size: 14px;
}
}
@media (max-width: 575.98px) {
/* line 181, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_counters span {
margin-bottom: 15px;
}
}
/* line 205, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_counters span.skip_qus {
border: 2px solid #FB1159;
color: #FB1159;
background: transparent;
}
/* line 210, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_counters span:not(:last-child) {
margin-right: 33px;
}
@media (max-width: 767.98px) {
/* line 210, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_counters span:not(:last-child) {
margin-right: 20px;
}
}
/* line 219, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .quiz_select {
margin-bottom: 50px;
}
/* line 221, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .quiz_select li {
margin-bottom: 15px;
}
/* line 228, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
/* line 231, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_header {
background: #f8f8fe;
padding: 26.8px 60px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
@media (max-width: 767.98px) {
/* line 231, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_header {
padding: 20px 30px;
}
}
/* line 238, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_header h3 {
font-size: 22px;
font-weight: 700;
color: #202E3B;
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 238, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_header h3 {
font-size: 18px;
}
}
/* line 248, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body {
padding: 50px 50px 80px 60px;
}
@media (max-width: 767.98px) {
/* line 248, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body {
padding: 30px;
}
}
/* line 253, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body h3 {
font-size: 24px;
font-weight: 700;
margin-bottom: 34px;
}
/* line 258, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper {
display: flex;
}
@media (max-width: 575.98px) {
/* line 258, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper {
flex-direction: column;
}
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 258, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper {
flex-direction: column;
}
}
/* line 267, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view p {
font-size: 14px;
font-weight: 400;
color: #687083;
margin-bottom: 12px;
}
/* line 273, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view ul {
margin-bottom: 80px;
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 273, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view ul {
margin-bottom: 30px;
}
}
@media (max-width: 767.98px) {
/* line 273, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view ul {
margin-bottom: 40px;
}
}
@media (max-width: 575.98px) {
/* line 273, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view ul {
margin-bottom: 20px;
}
}
@media (max-width: 575.98px) {
/* line 285, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view:last-child {
margin-bottom: 30px;
}
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 285, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view:last-child {
margin-bottom: 40px;
}
}
/* line 293, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view:not(:last-child) {
margin-right: 94px;
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 293, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view:not(:last-child) {
margin-right: 0;
}
}
@media (max-width: 767.98px) {
/* line 293, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view:not(:last-child) {
margin-right: 30px;
}
}
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .retake_info {
padding-left: 70px;
margin-bottom: 30px;
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .retake_info {
padding-left: 50px;
}
}
@media (max-width: 767.98px) {
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .retake_info {
padding-left: 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .retake_info {
padding-left: 0;
margin-bottom: 30px;
}
}
/* line 317, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .retake_info h4 {
margin-bottom: 12px;
}
/* line 324, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
/* line 327, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_header {
background: #f8f8fe;
padding: 26.8px 60px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}
@media (max-width: 767.98px) {
/* line 327, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_header {
padding: 20px 30px;
}
}
/* line 334, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_header h3 {
font-size: 22px;
font-weight: 700;
color: #202E3B;
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 334, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_header h3 {
font-size: 18px;
}
}
/* line 344, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body {
padding: 40px 50px;
}
@media (max-width: 767.98px) {
/* line 344, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body {
padding: 30px;
}
}
/* line 350, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_view .single_result_view {
padding-bottom: 26px;
margin-bottom: 30px;
}
/* line 353, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_view .single_result_view:not(:last-child) {
border-bottom: 1px solid #e9e7f7;
}
/* line 356, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_view .single_result_view p {
font-size: 14px;
font-weight: 500;
color: #687083;
margin-bottom: 2px;
}
/* line 362, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_view .single_result_view h4 {
font-size: 18px;
font-weight: 700;
margin-bottom: 25px;
color: #373737;
}
/* line 369, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_view .single_result_view ul li {
margin-bottom: 14px;
font-size: 16px;
font-weight: 500;
}
@media (max-width: 767.98px) {
/* line 377, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_view .marking_img img {
width: 60px;
margin-top: 10px;
}
}
/* line 385, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_preview {
padding-top: 30px;
padding-bottom: 40px;
}
@media (max-width: 575.98px) {
/* line 385, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_preview {
padding-top: 0;
}
}
/* line 391, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_preview a {
margin: 0 5px;
}
@media (max-width: 575.98px) {
/* line 393, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_preview a:nth-child(1) {
margin-bottom: 15px;
}
}
@media (max-width: 575.98px) {
/* line 385, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_preview {
flex-direction: column;
}
}
/* line 406, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_list_counters {
display: flex;
align-items: center;
flex-wrap: wrap;
}
/* line 410, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_list_counters span {
width: 50px;
height: 50px;
text-align: center;
line-height: 49px;
background: #FB1159;
font-size: 16px;
font-weight: 700;
font-family: "Cerebri Sans";
display: inline-block;
border-radius: 50%;
color: #fff;
flex: 50px 0 0;
margin-bottom: 20px;
}
@media (max-width: 767.98px) {
/* line 410, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_list_counters span {
width: 40px;
height: 40px;
line-height: 40px;
flex: 40px 0 0;
font-size: 14px;
}
}
@media (max-width: 575.98px) {
/* line 410, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_list_counters span {
margin-bottom: 15px;
}
}
/* line 434, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_list_counters span.skip_qus {
border: 2px solid #FB1159;
color: #FB1159;
background: transparent;
}
/* line 439, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_list_counters span:not(:last-child) {
margin-right: 33px;
}
@media (max-width: 767.98px) {
/* line 439, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_list_counters span:not(:last-child) {
margin-right: 20px;
}
}
/* line 448, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_number_lists {
display: flex;
align-items: center;
flex-wrap: wrap;
grid-gap: 11px;
}
/* line 453, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_number_lists a {
width: 50px;
height: 50px;
text-align: center;
line-height: 49px;
background: #FB1159;
font-size: 16px;
font-weight: 700;
font-family: "Cerebri Sans";
display: inline-block;
border-radius: 50%;
color: #fff;
flex: 50px 0 0;
padding: 0;
}
/* line 467, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_number_lists a.skip_qus {
border: 2px solid #FB1159;
color: #FB1159;
background: transparent;
}
/* line 472, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_number_lists a.pouse_qus {
border-color: #f8f8fe;
color: #FB1159;
background: #f8f8fe;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_error.scss */
.error_wrapper {
padding: 150px 0;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_error.scss */
.error_wrapper {
padding: 75px 0;
}
}
/* line 8, G:/laragon/www/themeforest/LMS/HTML/scss/_error.scss */
.error_wrapper .error_wrapper_info .thumb img {
max-width: 535px;
}
@media (max-width: 575.98px) {
/* line 8, G:/laragon/www/themeforest/LMS/HTML/scss/_error.scss */
.error_wrapper .error_wrapper_info .thumb img {
width: 100%;
}
}
/* line 15, G:/laragon/www/themeforest/LMS/HTML/scss/_error.scss */
.error_wrapper .error_wrapper_info h3 {
font-size: 50px;
font-family: "Cerebri Sans";
font-weight: 900;
color: #202E3B;
margin: 19px 0 13px 0;
}
@media (max-width: 575.98px) {
/* line 15, G:/laragon/www/themeforest/LMS/HTML/scss/_error.scss */
.error_wrapper .error_wrapper_info h3 {
font-size: 30px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 15, G:/laragon/www/themeforest/LMS/HTML/scss/_error.scss */
.error_wrapper .error_wrapper_info h3 {
font-size: 40px;
}
}
/* line 28, G:/laragon/www/themeforest/LMS/HTML/scss/_error.scss */
.error_wrapper .error_wrapper_info p {
font-size: 18px;
font-weight: 500;
color: #373737;
margin-bottom: 38px;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper {
display: grid;
grid-template-columns: 615px auto;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper {
grid-template-columns: auto;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper {
grid-template-columns: 515px auto;
}
}
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left {
padding: 60px 56px 53px 60px;
}
@media (max-width: 767.98px) {
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left {
padding: 40px 30px;
}
}
/* line 15, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .logo {
margin-bottom: 120px;
}
@media (max-width: 767.98px) {
/* line 15, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .logo {
margin-bottom: 75px;
}
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content {
padding-bottom: 219px;
}
@media (max-width: 767.98px) {
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content {
padding-bottom: 100px;
}
}
/* line 29, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content h4 {
font-size: 26px;
font-weight: 700;
line-height: 36px;
margin-bottom: 50px;
}
@media (max-width: 767.98px) {
/* line 29, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content h4 {
font-size: 20px;
line-height: 26px;
margin-bottom: 40px;
}
}
/* line 40, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-gap: 10px;
}
@media (max-width: 767.98px) {
/* line 40, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links {
grid-template-columns: repeat(1, 1fr);
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 40, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links {
grid-template-columns: repeat(1, 1fr);
}
}
/* line 50, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links a {
border-radius: 0;
color: #fff !important;
white-space: nowrap;
}
/* line 54, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links a:hover {
background: #FB1159 !important;
}
/* line 57, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links a i {
font-size: 16px;
margin-right: 5px;
}
/* line 61, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links a:nth-child(1) {
background: #395799;
}
/* line 65, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links a:nth-child(2) {
background: #03ABF0;
}
/* line 71, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .login_text {
font-size: 14px;
font-weight: 500;
color: #373737;
font-family: "Cerebri Sans";
margin: 13px 0 50px 0;
}
/* line 78, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .remember_forgot_pass {
align-items: center;
margin-bottom: 60px;
}
/* line 81, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .remember_forgot_pass .primary_checkbox .label_name {
font-size: 14px;
color: #687083;
}
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .remember_forgot_pass p {
font-family: "Cerebri Sans";
font-size: 14px;
font-weight: 500;
color: #687083;
margin-bottom: 0;
}
/* line 91, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .remember_forgot_pass p a {
text-decoration: underline;
color: #687083;
}
/* line 96, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .remember_forgot_pass .forgot_pass {
font-size: 14px;
font-weight: 500;
color: #5DABFC;
font-family: "Cerebri Sans";
}
/* line 105, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .shitch_text {
font-size: 14px;
font-weight: 500;
color: #373737;
}
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_left .shitch_text a {
color: #4183FF;
}
/* line 114, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right {
display: flex;
align-items: center;
justify-content: center;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffeaef+0,40e8dd+100&0.1+0,0.1+100 */
background: -moz-linear-gradient(top, rgba(255, 234, 239, 0.1) 0%, rgba(64, 232, 221, 0.1) 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255, 234, 239, 0.1) 0%, rgba(64, 232, 221, 0.1) 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255, 234, 239, 0.1) 0%, rgba(64, 232, 221, 0.1) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1affeaef', endColorstr='#1a40e8dd', GradientType=0);
/* IE6-9 */
}
@media (max-width: 767.98px) {
/* line 114, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right {
display: none;
}
}
@media (max-width: 991.98px) {
/* line 114, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right {
display: none;
}
}
/* line 130, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right .login_main_info {
text-align: center;
}
/* line 133, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right h4 {
font-size: 40px;
font-weight: 900;
color: #202E3B;
line-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 133, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right h4 {
font-size: 25px;
line-height: 35px;
}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
/* line 133, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right h4 {
font-size: 25px;
line-height: 35px;
}
}
/* line 147, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right br {
display: block !important;
}
/* line 150, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right .thumb {
margin: 80px 0 55px 0;
text-align: center;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 150, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right .thumb {
margin: 50px 0 35px 0;
}
}
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right .thumb img {
max-width: 412px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right .thumb img {
max-width: 300px;
}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right .thumb img {
max-width: 300px;
}
}
/* line 167, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right .other_links span {
font-size: 18px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: #202E3B;
}
/* line 172, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right .other_links span:not(:last-child) {
margin-right: 60px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 172, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper .login_wrapper_right .other_links span:not(:last-child) {
margin-right: 30px;
}
}
/* line 183, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper.resister_wrapper .login_wrapper_left .logo {
margin-bottom: 91px;
}
@media (max-width: 767.98px) {
/* line 183, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper.resister_wrapper .login_wrapper_left .logo {
margin-bottom: 46px;
}
}
/* line 192, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper.resister_wrapper .login_wrapper_left .login_wrapper_content {
padding-bottom: 130px;
}
@media (max-width: 767.98px) {
/* line 192, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper.resister_wrapper .login_wrapper_left .login_wrapper_content {
padding-bottom: 60px;
}
}
/* line 197, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.login_wrapper.resister_wrapper .login_wrapper_left .login_wrapper_content .remember_forgot_pass {
margin-bottom: 56px;
}
/* line 205, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.custom_group_field {
border-bottom: 1px solid #E1E2E6;
}
/* line 207, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.custom_group_field span {
background: transparent;
border: 0;
padding: 0;
width: 20px;
text-align: left;
padding-bottom: 14px;
}
/* line 215, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.custom_group_field input {
border: 0;
font-size: 14px;
font-weight: 500;
font-family: "Jost", sans-serif;
box-shadow: none !important;
padding-bottom: 19px;
padding-left: 10px;
}
/* line 223, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.custom_group_field input:focus {
outline: none;
}
/* line 226, G:/laragon/www/themeforest/LMS/HTML/scss/_login.scss */
.custom_group_field input::placeholder {
color: #AFAFAF;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area {
padding-bottom: 120px;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area {
padding-bottom: 45px;
}
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .pricing_carousel {
background: #fff;
box-shadow: 0 3px 20px rgba(0, 0, 0, 0.05);
border-radius: 20px;
padding: 52px 0 52px 0;
position: relative;
margin-top: -125px;
margin-bottom: 100px;
}
@media (max-width: 767.98px) {
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .pricing_carousel {
margin: 75px 0 50px 0;
}
}
/* line 19, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .pricing_carousel .single_course_slide .icon img {
display: inline-block;
width: auto;
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .pricing_carousel .single_course_slide h4 {
font-size: 22px;
font-weight: 700;
color: #202E3B;
margin-bottom: 7px;
margin-top: 30px;
}
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .pricing_carousel .single_course_slide span {
font-family: "Jost", sans-serif;
font-size: 16px;
font-weight: 500;
color: #373737;
}
/* line 39, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .single_pricing {
background: #fff;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
border-radius: 10px;
padding: 40px 30px 40px 30px;
}
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_header {
padding-bottom: 23px;
text-align: center;
border-bottom: 1px solid #EEF0F4;
}
/* line 47, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_header h3 {
font-size: 22px;
font-family: "Cerebri Sans";
font-weight: 900;
margin-bottom: 0;
}
/* line 57, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_body h2 {
font-size: 50px;
font-weight: 900;
margin-bottom: 0;
color: #FB1159;
position: relative;
display: inline-block;
line-height: 1;
margin: 27px 0 25px 0;
}
/* line 66, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_body h2 span {
font-size: 16px;
font-weight: 600;
font-family: "Cerebri Sans";
position: absolute;
}
/* line 71, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_body h2 span.sup {
left: -10px;
top: 6px;
}
/* line 75, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_body h2 span.sub {
right: -28px;
bottom: 8px;
}
/* line 81, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_body .pricing_lists {
margin-bottom: 41px;
}
/* line 83, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_body .pricing_lists li {
font-size: 16px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: #687083;
margin-bottom: 8px;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractors_wrapper {
padding: 144px 0 110px 0;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractors_wrapper {
padding: 69px 0 35px 0;
}
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractors_wrapper.instractors_wrapper2 {
padding: 0px 0 100px 0;
}
@media (max-width: 767.98px) {
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractors_wrapper.instractors_wrapper2 {
padding: 0px 0 25px 0;
}
}
/* line 15, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.single_instractor .thumb {
margin-bottom: 31px;
overflow: hidden;
display: block;
}
/* line 19, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.single_instractor .thumb img {
width: 100%;
transform: scale(1);
transition: .3s;
}
/* line 25, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.single_instractor h4 {
font-size: 20px;
font-weight: 700;
color: #202E3B;
margin-bottom: 3px;
}
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.single_instractor span {
display: block;
font-size: 14px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: #373737;
}
/* line 40, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.single_instractor:hover .thumb img {
transform: scale(1.1);
}
/* line 48, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper {
padding: 150px 0 120px 0;
}
@media (max-width: 767.98px) {
/* line 48, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper {
padding: 75px 0 40px 0;
}
}
/* line 54, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .thumb {
max-width: 330px;
border-radius: 50%;
overflow: hidden;
margin: 0 auto 30px auto;
}
@media (max-width: 767.98px) {
/* line 54, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .thumb {
max-width: 200px;
}
}
/* line 62, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .thumb img {
width: 100%;
border-radius: 50%;
}
/* line 67, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta {
text-align: center;
}
/* line 69, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta h4 {
font-size: 22px;
font-weight: 700;
margin-bottom: 5px;
}
/* line 74, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta span {
font-size: 16px;
font-weight: 500;
color: #373737;
}
/* line 79, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media {
display: flex;
align-items: center;
justify-content: center;
margin-top: 38px;
}
/* line 84, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media a {
width: 50px;
height: 50px;
border-radius: 50%;
color: #fff;
font-size: 16px;
background: #395799;
text-align: center;
line-height: 50px;
display: inline-block;
}
/* line 94, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media a.twitter {
background: #03ABF0;
}
/* line 97, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media a.pinterest {
background: #C92128;
}
/* line 100, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media a.linkedin {
background: #0477B5;
}
/* line 103, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media a:hover {
background: #FB1159;
}
/* line 106, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media a:not(:last-child) {
margin-right: 10px;
}
/* line 114, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title {
display: flex;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
/* line 114, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title {
justify-content: space-between;
}
}
@media (max-width: 767.98px) {
/* line 114, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title {
flex-direction: column;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 114, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title {
flex-direction: column;
}
}
/* line 127, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details {
display: flex;
align-items: center;
position: relative;
z-index: 1;
margin-bottom: 40px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 127, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details {
margin-bottom: 20px;
padding-right: 0;
margin-right: 0;
}
}
@media (max-width: 767.98px) {
/* line 127, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details {
margin-bottom: 30px;
}
}
/* line 141, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child) {
margin-right: 60px;
padding-right: 60px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 141, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child) {
margin-right: 30px;
padding-right: 30px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 141, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child) {
padding-right: 0;
margin-right: 0;
}
}
@media (max-width: 767.98px) {
/* line 141, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child) {
margin-right: 0;
padding-right: 0;
}
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 141, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child) {
padding-right: 0;
margin-right: 0;
}
}
/* line 160, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child)::before {
content: '';
position: absolute;
right: 0;
top: 0;
background: #E9E7F7;
width: 1px;
height: 40px;
top: 50%;
transform: translateY(-50%);
}
@media (max-width: 767.98px) {
/* line 160, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child)::before {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 160, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child)::before {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 160, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child)::before {
display: none;
}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
/* line 160, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child)::before {
display: none;
}
}
/* line 185, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .thumb {
margin-right: 25px;
width: 80px;
height: 80px;
border-radius: 50%;
flex: 80px 0 0;
}
/* line 191, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .thumb img {
width: 100%;
border-radius: 50%;
}
/* line 197, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .details_content span {
font-size: 14px;
font-weight: 500;
color: #373737;
display: inline-block;
margin-bottom: 3px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 204, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .details_content h4 {
font-size: 18px;
}
}
/* line 209, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .details_content .rating_star {
display: flex;
}
/* line 211, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .details_content .rating_star .stars {
display: flex;
align-items: center;
}
/* line 214, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .details_content .rating_star .stars i {
font-size: 15px;
color: #FFC107;
}
/* line 217, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .details_content .rating_star .stars i:not(:last-child) {
margin-right: 5px;
}
/* line 222, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .details_content .rating_star p {
font-size: 14px;
font-weight: 400;
font-family: "Jost", sans-serif;
color: #202E3B;
margin-bottom: 0;
margin-left: 19px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 222, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .details_content .rating_star p {
margin-left: 5px;
}
}
/* line 238, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .instractos_info_Details p {
font-size: 16px;
font-weight: 400;
line-height: 26px;
color: #373737;
margin-bottom: 30px;
}
/* line 249, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.course_by_author {
padding-bottom: 115px;
}
@media (max-width: 767.98px) {
/* line 249, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.course_by_author {
padding-bottom: 40px;
}
}
/* line 254, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.course_by_author .theme_border {
padding-bottom: 85px;
}
@media (max-width: 767.98px) {
/* line 254, G:/laragon/www/themeforest/LMS/HTML/scss/_instractor.scss */
.course_by_author .theme_border {
padding-bottom: 45px;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_input {
height: 50px;
border-radius: 5px;
border: 1px solid #EBEBEB;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 400;
color: #202E3B;
padding: 10px 20px;
width: 100%;
}
/* line 11, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_input::placeholder {
font-size: 14px;
color: #8e8e8e;
text-transform: capitalize;
}
/* line 17, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_input3 {
height: 50px;
border: 1px solid #e1e2e6;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 400;
color: #202E3B;
padding: 15px 20px;
width: 100%;
}
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_input3::placeholder {
color: #afafaf;
}
/* line 30, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_input4 {
height: 50px;
border: 1px solid #e1e2e6;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 400;
color: #202E3B;
padding: 15px 20px;
width: 100%;
background: transparent;
}
/* line 40, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_input4::placeholder {
color: #afafaf;
}
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_input2 {
height: 60px;
border-radius: 0px;
border: 0;
border-bottom: 1px solid #ebebeb;
font-family: "Jost", sans-serif;
font-size: 16px;
font-weight: 300;
color: #202E3B;
padding: 0px 25px 25px 0;
width: 100%;
}
/* line 55, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_input2::placeholder {
font-size: 16px;
color: #677294;
text-transform: capitalize;
}
/* line 62, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.custom_input_group {
height: 50px;
}
/* line 65, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text {
min-width: 242px;
max-width: 242px;
background: #395799;
border: 0;
border-radius: 0;
padding-left: 30px;
padding-right: 24px;
}
@media (max-width: 767.98px) {
/* line 65, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text {
min-width: 40px;
max-width: 40px;
flex: 40px 0 0;
padding-left: 20px;
padding-right: 35px;
width: 40px;
}
}
/* line 81, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text.twitter_bg {
background: #1babf0;
}
/* line 84, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text.linkedin_bg {
background: #dd5143;
}
/* line 87, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text.youtube_bg {
background: #ff0000;
}
/* line 90, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text i {
font-size: 16px;
color: #fff;
margin-right: 14px;
}
/* line 95, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text span {
font-size: 16px;
font-weight: 600;
font-family: "Cerebri Sans";
color: #fff;
}
@media (max-width: 767.98px) {
/* line 95, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text span {
display: none;
}
}
/* line 106, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.custom_input_group input {
height: 50px;
border: 1px solid #e1e2e6 !important;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 400;
color: #202E3B;
padding: 15px 20px;
background: transparent !important;
box-shadow: none !important;
border-radius: 0 !important;
}
/* line 117, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.custom_input_group input::placeholder {
color: #afafaf;
}
/* line 122, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea {
height: 150px;
border-radius: 5px;
border: 1px solid #ebebeb;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 400;
color: #202E3B;
padding: 15px 20px;
width: 100%;
}
/* line 132, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea::placeholder {
font-size: 14px;
color: #8e8e8e;
text-transform: capitalize;
}
/* line 138, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea3 {
height: 160px;
border: 1px solid #e1e2e6;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 400;
color: #202E3B;
padding: 15px 20px;
width: 100%;
}
/* line 147, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea3.style2 {
height: 180px;
}
/* line 150, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea3.style3 {
height: 150px;
font-weight: 500;
color: #202E3B;
background: #f9f9fd;
border-color: #e9e7f7;
}
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea3.style3::placeholder {
font-weight: 500;
color: #687083;
}
/* line 161, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea3:focus {
outline: none !important;
}
/* line 164, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea3::placeholder {
color: #afafaf;
}
/* line 168, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea4 {
height: 120px;
border: 1px solid #e1e2e6;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 400;
color: #202E3B;
padding: 15px 20px;
width: 100%;
background: transparent;
}
/* line 178, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea4::placeholder {
color: #afafaf;
}
/* line 182, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_label {
font-size: 14px;
font-weight: 500;
color: #373737;
display: block;
margin-bottom: 10px;
line-height: 1;
}
/* line 190, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_label2 {
font-family: "Cerebri Sans";
font-size: 14px;
font-weight: 600;
color: #373737;
display: block;
margin-bottom: 14px;
line-height: 1;
}
/* line 198, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_label2 span {
color: #ff1919;
}
/* line 202, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea2 {
height: 130px;
border-radius: 0px;
border: 0;
border-bottom: 1px solid #f0e7e2;
font-family: "Jost", sans-serif;
font-size: 16px;
font-weight: 300;
color: #202E3B;
padding: 3px 25px 0 0;
width: 100%;
}
/* line 213, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea2::placeholder {
font-size: 14px;
color: #677294;
text-transform: capitalize;
}
/* line 223, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_section .contact_title h4 {
font-size: 24px;
font-weight: 700;
color: #373737;
}
/* line 229, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_section .contact_info {
padding-top: 186px;
}
@media (max-width: 767.98px) {
/* line 229, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_section .contact_info {
padding-top: 71px;
}
}
/* line 234, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_section .contact_info>p {
margin: 20px 0 49px 0;
}
/* line 239, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_section .contact_info .address_lines .single_address_line:not(:last-child) {
margin-bottom: 15px;
}
/* line 242, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_section .contact_info .address_lines .single_address_line i {
font-size: 20px;
font-weight: 400;
color: #fb1159;
margin-right: 20px;
position: relative;
top: 7px;
}
/* line 251, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_section .contact_info .address_lines .single_address_line .address_info p {
font-size: 14px;
font-weight: 600;
color: #373737;
}
/* line 255, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_section .contact_info .address_lines .single_address_line .address_info p:not(:last-child) {
margin-bottom: 0px;
}
/* line 263, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_section .contact_form_box {
background: #fafafa;
padding: 77px 45px 60px 45px;
}
@media (max-width: 767.98px) {
/* line 263, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_section .contact_form_box {
padding: 47px 30px 40px 30px;
}
}
/* line 269, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_section .contact_form_box .contact_title {
margin-bottom: 29px;
}
/* line 275, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_map {
padding: 120px 0 150px 0;
}
@media (max-width: 767.98px) {
/* line 275, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_map {
padding: 45px 0 75px 0;
}
}
/* line 280, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.contact_map #contact-map {
height: 400px;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.cart_wrapper {
padding: 148px 0 150px 0;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.cart_wrapper {
padding: 75px 0 75px 0;
}
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.cart_wrapper .cart_table_wrapper {
margin-bottom: 78px;
}
@media (max-width: 767.98px) {
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.cart_wrapper .cart_table_wrapper {
margin-bottom: 40px;
}
}
/* line 11, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.cart_wrapper .cart_table_wrapper h4 {
font-size: 22px;
font-weight: 700;
color: #202E3B;
margin-bottom: 30px;
}
/* line 20, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table {
border-radius: 5px;
border-collapse: collapse;
border-radius: 5px;
}
/* line 28, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table thead tr th {
font-size: 17px;
font-weight: 700;
color: #202E3B;
border-top: 1px solid #E1E2E6;
border-bottom: 1px solid #E1E2E6;
padding: 22px 30px;
font-family: "Cerebri Sans";
}
/* line 36, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table thead tr th:nth-child(1) {
border-left: 1px solid #E1E2E6;
padding-left: 295px;
}
@media (max-width: 767.98px) {
/* line 36, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table thead tr th:nth-child(1) {
padding-left: 180px;
}
}
/* line 43, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table thead tr th:last-child {
border-right: 1px solid #E1E2E6;
}
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tbody tr td {
border-bottom: 1px solid #E1E2E6;
font-family: "Jost", sans-serif;
color: #373737;
font-size: 16px;
vertical-align: middle;
padding: 20px 30px;
white-space: nowrap;
}
/* line 59, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tbody tr td .in_stoke {
color: #49A60A;
}
/* line 62, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tbody tr td:nth-child(1) {
border-left: 1px solid #E1E2E6;
padding-left: 20px;
}
/* line 66, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tbody tr td:last-child {
border-right: 1px solid #E1E2E6;
}
/* line 70, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tbody tr td .product_name .close_icon {
margin-right: 10px;
}
/* line 73, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tbody tr td .product_name .thumb {
width: 160px;
height: 100px;
margin-right: 90px;
}
@media (max-width: 767.98px) {
/* line 73, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tbody tr td .product_name .thumb {
width: 100px;
height: 60px;
margin-right: 30px;
}
}
/* line 82, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tbody tr td .product_name .thumb img {
width: 100%;
}
/* line 86, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tbody tr td .product_name span {
font-size: 16px;
font-weight: 400;
color: #373737;
}
/* line 96, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tfoot td {
border-top: 1px solid #E1E2E6;
border-bottom: 1px solid #E1E2E6;
padding: 25px 20px;
}
/* line 100, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tfoot td:nth-child(1) {
border-left: 1px solid #E1E2E6;
}
/* line 103, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table tfoot td:last-child {
border-right: 1px solid #E1E2E6;
text-align: right;
}
/* line 111, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table.custom_table2 tbody td {
padding: 25px 40px;
}
/* line 117, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table3 {
border-radius: 5px;
border-collapse: collapse;
border-radius: 5px;
}
/* line 125, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table3 thead tr th {
font-size: 16px;
font-weight: 600;
color: #373737;
border-top: 0;
border-bottom: 1px solid #E9E7F7;
padding: 15px 30px;
font-family: "Cerebri Sans";
padding-left: 0;
white-space: nowrap;
}
/* line 140, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table3 tbody tr td {
border-bottom: 1px solid #E9E7F7;
font-family: "Jost", sans-serif;
color: #373737;
font-size: 16px;
vertical-align: middle;
padding: 14.5px;
white-space: nowrap;
padding-left: 0;
font-weight: 400;
}
/* line 150, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table3 tbody tr td h5 {
font-weight: 500;
font-family: "Jost", sans-serif;
color: #373737;
margin-bottom: 0;
font-size: 16px;
}
/* line 158, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table3 tbody tr td .product_name .close_icon {
margin-right: 10px;
}
/* line 161, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table3 tbody tr td .product_name .thumb {
width: 160px;
height: 100px;
margin-right: 90px;
}
@media (max-width: 767.98px) {
/* line 161, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table3 tbody tr td .product_name .thumb {
width: 100px;
height: 60px;
margin-right: 30px;
}
}
/* line 170, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table3 tbody tr td .product_name .thumb img {
width: 100%;
}
/* line 174, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.table.custom_table3 tbody tr td .product_name span {
font-size: 16px;
font-weight: 400;
color: #373737;
}
/* line 184, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.coupon_wrapper {
display: grid;
grid-template-columns: 300px 170px;
grid-gap: 10px;
}
/* line 188, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.coupon_wrapper .theme_btn.small_btn2 {
padding: 16px 9px;
}
/* line 191, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.coupon_wrapper .primary_input {
background: #F9F9FD;
font-size: 14px;
font-weight: 500;
font-family: "Cerebri Sans";
color: #202E3B;
}
/* line 197, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.coupon_wrapper .primary_input::placeholder {
color: #687083;
font-size: 14px;
font-weight: 500;
font-family: "Cerebri Sans";
}
/* line 206, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.product_number_count {
display: inline-flex;
}
/* line 208, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.product_number_count .count_single_item {
width: 40px;
height: 40px;
border-radius: 0px;
border: 1px solid #E1E2E6;
font-size: 14px;
color: #687083;
display: inline-block;
display: inline-block;
text-align: center;
line-height: 40px;
transition: .3s;
cursor: pointer;
background: #F9F9FD;
}
/* line 223, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.product_number_count .count_single_item.input-number {
cursor: text;
width: 60px;
background: #fff;
color: #373737;
font-weight: 500;
font-family: "Jost", sans-serif;
font-size: 16px;
border-right: 0;
border-left: 0;
}
/* line 233, G:/laragon/www/themeforest/LMS/HTML/scss/_shop_cart.scss */
.product_number_count .count_single_item.input-number::placeholder {
color: #373737;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper {
display: grid;
grid-template-columns: 58% 42%;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper {
grid-template-columns: 1fr;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper {
grid-template-columns: 55% 45%;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper {
grid-template-columns: 1fr;
}
}
/* line 14, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 150px 60px 150px 350px;
}
@media (max-width: 767.98px) {
/* line 14, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 75px 20px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 14, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 75px 50px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 14, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 75px 50px;
}
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 14, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 147px 60px 150px 60px;
}
}
@media (min-width: 1500px) and (max-width: 1799.98px) {
/* line 14, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 147px 100px 150px 200px;
}
}
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
background: #FAFAFA;
padding: 147px 254px 150px 90px;
}
@media (max-width: 767.98px) {
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
padding: 73px 20px 75px 20px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
padding: 75px 50px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
padding: 75px 50px;
}
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
padding: 147px 60px 150px 60px;
}
}
@media (min-width: 1500px) and (max-width: 1799.98px) {
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
padding: 147px 100px 150px 100px;
}
}
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products .single_ordered_product {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
@media (max-width: 575.98px) {
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products .single_ordered_product {
flex-wrap: wrap;
}
}
/* line 60, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products .single_ordered_product .product_name .thumb {
width: 140px;
height: 80px;
margin-right: 20px;
}
/* line 64, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products .single_ordered_product .product_name .thumb img {
width: 100%;
}
/* line 68, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products .single_ordered_product .product_name span {
font-size: 16px;
font-weight: 400;
color: #373737;
}
/* line 74, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products .single_ordered_product .order_prise {
font-size: 16px;
font-weight: 500;
color: #373737;
}
/* line 81, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products_lists {
margin-bottom: 36px;
}
/* line 83, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products_lists .single_lists {
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1px solid #E1E2E6;
padding: 20px 0;
}
/* line 89, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products_lists .single_lists .coupon_value {
width: 130px;
height: 40px;
border-radius: 5px;
border: 1px solid #E1E2E6;
padding: 11px 23px;
font-size: 14px;
font-weight: 600;
font-family: "Cerebri Sans";
text-transform: uppercase;
color: #FB1159;
}
/* line 101, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products_lists .single_lists span {
color: #373737;
font-size: 16px;
font-weight: 400;
}
/* line 105, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products_lists .single_lists span.total_text {
font-size: 16px;
color: #202E3B;
font-weight: 600;
}
/* line 115, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .bank_transfer .bank_check {
margin-bottom: 25px;
}
/* line 117, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .bank_transfer .bank_check .label_name {
font-size: 18px;
font-weight: 600;
font-family: "Jost", sans-serif;
color: #373737;
}
/* line 124, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .bank_transfer .quote {
background: #F9F9FD;
padding: 30px;
border: 1px solid #E1E2E6;
border-radius: 5px;
}
/* line 129, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .bank_transfer .quote p {
font-size: 16px;
font-weight: 400;
color: #373737;
line-height: 26px;
margin-bottom: 0;
}
/* line 137, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .bank_transfer .payment {
display: flex;
flex-direction: column;
margin: 30px 0 17px 0;
}
/* line 141, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .bank_transfer .payment .primary_bulet_checkbox {
margin-bottom: 6px;
}
/* line 144, G:/laragon/www/themeforest/LMS/HTML/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .bank_transfer .payment .label_name {
margin-right: 20px;
font-size: 16px;
font-weight: 500;
color: #373737;
margin-bottom: 0;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar {
background-color: #fff;
min-height: 100vh;
left: 0;
top: 0;
z-index: 99;
padding-bottom: 50px;
width: 345px;
z-index: 999;
flex: 345px 0 0;
border-right: 1px solid #E8ECF3;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar {
flex: 280px 0 0;
width: 280px;
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar {
flex: 280px 0 0;
width: 280px;
}
}
@media (max-width: 991.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar {
left: -280px;
transition: .5s;
top: 0;
width: 280px;
position: fixed;
}
}
/* line 27, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar .logo {
padding: 28.5px 50px;
border-bottom: 1px solid #E8ECF3;
}
@media (max-width: 991.98px) {
/* line 27, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar .logo {
padding: 24px;
}
}
@media (max-width: 991.98px) {
/* line 33, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar .logo img {
max-width: 150px;
}
}
/* line 39, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar ul {
padding: 30px 65px 30px 30px;
}
@media (max-width: 991.98px) {
/* line 39, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar ul {
padding: 30px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 39, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar ul {
padding: 30px;
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
/* line 39, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar ul {
padding: 30px 30px 30px 30px;
}
}
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar ul li a {
padding: 13px 20px;
}
/* line 53, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar ul li a .menu_icon {
margin-right: 10px;
line-height: 1;
}
/* line 60, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar ul li a span {
font-size: 16px;
font-weight: 600;
color: #202E3B;
font-family: "Cerebri Sans";
}
/* line 66, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar ul li a.active,
.sidebar ul li a:hover {
background: #F9F9FD;
}
@media (max-width: 991.98px) {
/* line 74, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.active_sidebar {
left: 0;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
}
/* line 79, G:/laragon/www/themeforest/LMS/HTML/scss/_sidebar.scss */
.sidebar_close_icon i {
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
line-height: 40px;
position: absolute;
right: 30px;
font-size: 25px;
top: 23px;
cursor: pointer;
color: #202E3B;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/******** header css here *********/
/* line 2, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner {
padding: 0px 100px 0px 150px;
background-color: #fff;
position: relative;
width: 100%;
top: 0;
z-index: 99;
height: 100px;
border-bottom: 1px solid #E8ECF3;
}
@media (max-width: 991.98px) {
/* line 2, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner {
width: 100%;
padding: 20px;
height: 80px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 2, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner {
padding: 0 50px;
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
/* line 2, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner {
padding: 0 50px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 2, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner {
padding: 0 50px;
}
}
@media (max-width: 767.98px) {
/* line 28, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification {
margin: 0 10px;
}
}
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification i {
color: #373737;
position: relative;
font-size: 20px;
}
/* line 36, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification i:after {
position: absolute;
content: "";
right: -1px;
top: 0;
height: 9px;
width: 9px;
background-color: #fff;
border-radius: 50%;
}
/* line 49, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul {
display: flex;
align-items: center;
}
/* line 52, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li {
position: relative;
}
/* line 54, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li:not(:last-child) {
margin-right: 40px;
}
@media (max-width: 991.98px) {
/* line 54, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li:not(:last-child) {
margin-right: 20px;
}
}
/* line 60, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li:last-child {
margin-right: 30px;
}
@media (max-width: 991.98px) {
/* line 60, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li:last-child {
margin-right: 20px;
}
}
/* line 66, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li a {
position: relative;
z-index: 2;
display: inline-block;
}
/* line 71, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li a .notify_icon img {
max-width: 30px;
}
/* line 75, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li a .notify_count {
width: 14px;
height: 14px;
border-radius: 50%;
background: #FB1159;
font-size: 10px;
font-weight: 600;
font-family: "Cerebri Sans";
display: inline-block;
text-align: center;
color: #fff;
position: absolute;
top: -2px;
right: 3px;
}
/* line 91, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area {
position: absolute;
right: -30px;
width: 330px;
background: #FFFFFF;
z-index: 10;
border-radius: 10px;
box-shadow: 2px 2px 40px rgba(177, 177, 177, 0.15);
top: 64px;
border: 1px solid #ECEEF4;
opacity: 0;
visibility: hidden;
transition: .3s;
}
@media (max-width: 575.98px) {
/* line 91, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area {
right: -200px;
width: 300px;
}
}
/* line 108, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area.active {
opacity: 1;
visibility: visible;
}
/* line 112, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area::after {
content: "";
position: absolute;
width: 25px;
height: 25px;
border: 1px solid #ECEEF4;
background: #fff;
top: -12.5px;
right: 34px;
transform: rotate(45deg);
border-bottom: 0;
border-right: 0;
}
/* line 125, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body {
padding: 40px;
height: 345px;
overflow: auto;
}
@media (max-width: 575.98px) {
/* line 125, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body {
padding: 20px;
}
}
/* line 132, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body .single_nofy {
display: flex;
align-items: center;
}
/* line 135, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body .single_nofy:not(:last-child) {
margin-bottom: 25px;
}
/* line 138, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body .single_nofy .icon {
width: 50px;
height: 50px;
border-radius: 50%;
flex: 50px 0 0;
margin-right: 20px;
}
/* line 144, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body .single_nofy .icon img {
width: 100%;
}
/* line 149, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body .single_nofy .notyfy_content h4 {
font-size: 16px;
font-weight: 700;
font-family: "Cerebri Sans";
color: #202E3B;
margin-bottom: 0;
}
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body .single_nofy .notyfy_content p {
font-size: 12px;
font-weight: 500;
color: #687083;
}
/* line 165, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_footer a {
font-size: 16px;
font-weight: 600;
color: #202E3B;
font-family: "Cerebri Sans";
display: block;
border-top: 1px solid #E9E7F7;
text-align: center;
padding: 18px 0 19px 0;
}
@media (max-width: 991.98px) {
/* line 180, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .category_search {
display: none !important;
}
}
@media (min-width: 1700px) {
/* line 187, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .category_search .theme_search_field {
width: 539px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 187, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .category_search .theme_search_field {
display: none;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1299.98px) {
/* line 187, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .category_search .theme_search_field {
display: none !important;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1399.98px) {
/* line 187, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .category_search .theme_search_field {
width: 310px;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1499.98px) {
/* line 187, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .category_search .theme_search_field {
width: 300px;
}
}
/* line 204, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .category_search .categories_menu {
font-size: 16px;
color: #687083;
display: flex;
align-items: center;
font-weight: 600;
margin-right: 30px;
}
@media (max-width: 991.98px) {
/* line 204, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .category_search .categories_menu {
display: none !important;
}
}
/* line 214, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.header_iner .category_search .categories_menu i {
font-weight: 900;
margin-right: 10px;
}
/* line 221, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info {
position: relative;
}
/* line 223, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info img {
width: 60px;
height: 60px;
border-radius: 50%;
cursor: pointer;
margin-right: 15px;
}
@media (max-width: 991.98px) {
/* line 223, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info img {
width: 45px;
height: 45px;
}
}
/* line 234, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info span {
font-size: 16px;
font-weight: 600;
color: #687083;
font-family: "Cerebri Sans";
}
@media (max-width: 575.98px) {
/* line 234, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info span {
display: none;
}
}
/* line 243, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info .profile_info_iner {
position: absolute;
right: 0;
background-color: #fff;
text-align: right;
width: 186px;
padding: 30px 20px 20px;
top: 65px;
transition: .5s;
}
/* line 252, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info .profile_info_iner a {
display: block;
}
/* line 258, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.sidebar_icon i {
font-size: 24px;
}
/* line 263, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info .profile_info_iner {
padding: 19px 20px;
width: 186px;
background-color: #fff;
color: #202E3B;
text-align: left;
border-radius: 5px;
position: absolute;
opacity: 0;
visibility: hidden;
transform: translateY(13px);
transform-origin: right top;
transition: .5s;
right: 0;
border: 1px solid #ECEEF4;
}
@media (max-width: 767.98px) {
/* line 263, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info .profile_info_iner {
transform: translateY(0);
}
}
/* line 281, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info .profile_info_iner::after {
content: "";
position: absolute;
width: 16px;
height: 16px;
border: 1px solid #ECEEF4;
background: #fff;
top: -8px;
left: 30px;
transform: rotate(45deg);
border-bottom: 0;
border-right: 0;
}
/* line 294, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info .profile_info_iner a {
display: block;
padding: 13px 0;
color: #202E3B;
}
/* line 298, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info .profile_info_iner a:hover {
color: #202E3B;
}
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info.active .profile_info_iner {
opacity: 1;
visibility: visible;
transform: translateY(3px);
}
@media (max-width: 767.98px) {
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info.active .profile_info_iner {
transform: translateY(-13px);
}
}
@media (max-width: 575.98px) {
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.profile_info.active .profile_info_iner {
transform: translateY(-15px) !important;
}
}
/* line 318, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.collaps_part .collaps_part_content {
opacity: 0;
visibility: hidden;
transform: translateY(3px);
}
/* line 326, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.collaps_part.active .collaps_part_content {
opacity: 1;
visibility: visible;
transform: translateY(13px);
}
@media (max-width: 767.98px) {
/* line 326, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.collaps_part.active .collaps_part_content {
transform: translateY(-13px);
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 326, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.collaps_part.active .collaps_part_content {
transform: translateY(23px);
}
}
/* line 339, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area {
position: relative;
}
@media (max-width: 767.98px) {
/* line 339, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area {
margin-right: 15px;
}
}
/* line 345, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_icon i {
cursor: pointer;
color: #202E3B;
font-size: 20px;
position: relative;
z-index: 1;
}
/* line 351, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_icon i:after {
position: absolute;
right: 0;
top: 0;
width: 9px;
height: 9px;
border-radius: 50px;
background-color: #fff;
content: "";
}
/* line 363, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content {
padding: 20px 0;
width: 500px;
background-color: #fff;
color: #202E3B;
text-align: left;
border-radius: 5px;
position: absolute;
transform: translateY(25px);
transform-origin: right top;
transition: .5s;
right: -19px;
max-height: 400px;
z-index: 100;
}
/* line 378, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content .collaps_part_content_inner {
max-height: 300px;
overflow: auto;
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 363, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content {
width: 290px;
right: -52px;
}
}
/* line 386, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content :after {
content: "";
position: absolute;
height: 9px;
width: 14px;
top: -7px;
right: 20px;
background-color: #212e40;
clip-path: polygon(50% 0, 0 100%, 100% 100%);
}
/* line 396, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content h4 {
font-size: 14px;
font-weight: 600;
color: #fff;
padding: 10px 25px;
padding: 4px 25px 0;
}
/* line 402, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content h4 span {
color: #2EC9B8;
padding-left: 5px;
}
/* line 407, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content {
display: flex;
align-items: center;
padding: 10px 25px;
transition: .5s;
border-bottom: 1px solid rgba(255, 255, 255, 0.06);
}
/* line 414, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content:hover {
background-color: #ddd;
}
/* line 417, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content img {
max-width: 35px;
border-radius: 50%;
}
/* line 421, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content .notification_content_iner {
padding-left: 15px;
}
/* line 423, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content .notification_content_iner h5 {
font-size: 13px;
font-weight: 500;
color: #fff;
margin-bottom: 0;
}
/* line 428, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content .notification_content_iner h5 a {
color: #fff;
}
/* line 430, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content .notification_content_iner h5 a span {
color: #202E3B;
}
/* line 435, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content .notification_content_iner p {
font-size: 12px;
color: #202E3B;
}
/* line 441, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content .lms_mark_see_btn {
text-align: center;
padding: 20px;
}
/* line 444, G:/laragon/www/themeforest/LMS/HTML/scss/_dash_menu.scss */
.notification_area .notification_content .lms_mark_see_btn a {
margin: 0 5px;
}
/******** header css end *********/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper {
display: flex;
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .dashboard_part {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffeaef+0,40e8dd+100&0+0,0.1+100 */
background: -moz-linear-gradient(top, rgba(255, 234, 239, 0) 0%, rgba(64, 232, 221, 0.1) 100%);
/* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255, 234, 239, 0) 0%, rgba(64, 232, 221, 0.1) 100%);
/* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255, 234, 239, 0) 0%, rgba(64, 232, 221, 0.1) 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffeaef', endColorstr='#1a40e8dd', GradientType=0);
/* IE6-9 */
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .dashboard_part {
width: calc(100% - 280px);
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .dashboard_part {
width: calc(100% - 280px);
}
}
@media (min-width: 1600px) {
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .dashboard_part {
width: calc(100% - 345px);
}
}
@media (max-width: 991.98px) {
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .dashboard_part {
width: 100%;
}
}
@media (min-width: 320px) and (max-width: 767.98px) {
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.main_content_padding {
padding: 70px 0 5px 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.main_content_padding {
padding: 81px 20px 57px 20px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.main_content_padding {
padding: 81px 20px 57px 20px;
}
}
@media (min-width: 1200px) {
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.main_content_padding {
padding: 81px 40px 57px 40px;
}
}
@media (min-width: 1850px) {
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.main_content_padding {
padding: 81px 361px 57px 135px;
}
}
@media (max-width: 767.98px) {
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.wishList_main_content {
padding: 70px 0 43px 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.wishList_main_content {
padding: 81px 40px 118px 40px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.wishList_main_content {
padding: 81px 40px 118px 40px;
}
}
@media (min-width: 1200px) {
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.wishList_main_content {
padding: 81px 40px 57px 40px;
}
}
@media (min-width: 1700.98px) {
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.wishList_main_content {
padding: 81px 240px 118px 135px;
}
}
/* line 62, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner {
display: grid;
grid-template-columns: 422px auto;
grid-gap: 55px;
align-items: center;
margin-bottom: 90px;
}
@media (min-width: 320px) and (max-width: 767.98px) {
/* line 62, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner {
grid-template-columns: 1fr;
margin-bottom: 40px;
grid-gap: 20px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 62, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner {
grid-template-columns: 1fr;
margin-bottom: 40px;
grid-gap: 20px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 62, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner {
grid-template-columns: 1fr;
margin-bottom: 40px;
grid-gap: 20px;
}
}
/* line 83, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .thumb {
background-image: url(../img/banner/dashboard_banner.jpg);
height: 300px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
/* line 90, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info {
max-width: 452px;
}
/* line 92, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info h4 {
font-size: 24px;
font-weight: 700;
line-height: 34px;
color: #202E3B;
margin-bottom: 10px;
}
/* line 99, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info p {
font-weight: 500;
}
/* line 102, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .progress {
height: 10px;
background: #E0E0E0;
border-radius: 10px;
margin: 26px 0 19px 0;
}
/* line 107, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .progress .progress-bar {
background: #FB1159;
border-radius: 10px;
}
/* line 112, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification {
display: flex;
align-items: center;
flex-wrap: wrap;
}
/* line 116, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification p {
font-size: 16px;
font-weight: 400;
color: #687083;
margin-right: 30px;
}
/* line 122, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification .starts {
margin-right: 16px;
}
/* line 124, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification .starts i {
color: #FFC107;
font-size: 15px;
}
/* line 127, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification .starts i:not(:last-child) {
margin-right: 5px;
}
/* line 132, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification span {
color: #373737;
font-weight: 500;
}
/* line 139, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .recommended_courses {
padding-bottom: 57px;
}
@media (min-width: 320px) and (max-width: 767.98px) {
/* line 139, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .recommended_courses {
padding-bottom: 34px;
}
}
/* line 149, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.my_courses_wrapper {
padding-bottom: 32px;
}
/* line 151, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.my_courses_wrapper .couse_wizged {
margin-bottom: 55px;
}
@media (max-width: 767.98px) {
/* line 151, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.my_courses_wrapper .couse_wizged {
margin-bottom: 32px;
}
}
/* line 157, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.my_courses_wrapper .quiz_wizged {
margin-bottom: 55px;
}
@media (max-width: 767.98px) {
/* line 157, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.my_courses_wrapper .quiz_wizged {
margin-bottom: 32px;
}
}
@media (min-width: 320px) and (max-width: 767.98px) {
/* line 168, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.purchase_history_wrapper {
padding: 70px 0 75px 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 168, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.purchase_history_wrapper {
padding: 81px 40px 150px 40px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 168, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.purchase_history_wrapper {
padding: 81px 40px 134px 40px;
}
}
@media (min-width: 1200px) {
/* line 168, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.purchase_history_wrapper {
padding: 81px 30px 150px 30px;
}
}
@media (min-width: 1850px) {
/* line 168, G:/laragon/www/themeforest/LMS/HTML/scss/_dashboard.scss */
.purchase_history_wrapper {
padding: 81px 220px 150px 135px;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper {
display: grid;
grid-template-columns: 272px auto;
grid-gap: 119px;
}
@media (min-width: 1200px) and (max-width: 1500.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper {
grid-gap: 60px;
}
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper {
grid-template-columns: auto;
grid-gap: 20px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper {
grid-template-columns: auto;
grid-gap: 40px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper {
grid-template-columns: auto;
grid-gap: 20px;
}
}
/* line 21, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .account_profile_thumb .thumb {
width: 272px;
height: 272px;
margin-bottom: 27px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767.98px) {
/* line 21, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .account_profile_thumb .thumb {
width: 200px;
height: 200px;
}
}
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .account_profile_thumb .thumb img {
width: 100%;
border-radius: 50%;
}
/* line 36, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .account_profile_thumb h4 {
font-size: 22px;
font-weight: 700;
color: #202E3B;
margin-bottom: 5px;
}
/* line 42, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .account_profile_thumb p {
font-size: 16px;
font-weight: 500;
color: #373737;
margin-bottom: 0;
}
/* line 49, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload {
display: grid;
grid-template-columns: 180px auto;
grid-gap: 30px;
grid-template-rows: 180px;
margin-bottom: 57px;
}
@media (max-width: 575.98px) {
/* line 49, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload {
grid-template-columns: 1fr;
}
}
/* line 58, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload .preview_upload_thumb {
background: #F4F2F2;
display: flex;
align-items: center;
justify-content: center;
border-radius: 10px;
}
/* line 64, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload .preview_upload_thumb span {
font-size: 18px;
font-weight: 600;
color: #202E3B;
}
/* line 70, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload .preview_drag {
background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='10' ry='10' stroke='%23E1E2E6FF' stroke-width='1' stroke-dasharray='4' stroke-dashoffset='8' stroke-linecap='square'/%3e%3c/svg%3e");
border-radius: 10px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 10px;
}
@media (max-width: 575.98px) {
/* line 70, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload .preview_drag {
height: 180px;
}
}
/* line 80, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload .preview_drag .preview_drag_inner {
text-align: center;
}
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload .preview_drag .preview_drag_inner p {
font-size: 16px;
font-weight: 400;
color: #828BB2;
margin: 12px 0 2px 0;
}
/* line 91, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload .preview_drag .preview_drag_inner .chose_file {
font-size: 16px;
font-weight: 400;
color: #4265FF;
position: relative;
text-decoration: underline;
}
/* line 97, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload .preview_drag .preview_drag_inner .chose_file input {
opacity: 0;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
cursor: pointer;
}
/* line 111, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .account_title h3 {
margin-bottom: 2px;
}
/* line 115, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .email_grid_input {
display: grid;
grid-template-columns: auto 50px;
grid-gap: 5px;
}
/* line 119, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .email_grid_input .editor_icon {
width: 50px;
height: 50px;
text-align: center;
line-height: 50px;
border: 1px solid #E1E2E6;
background: #F9F9FD;
}
/* line 126, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .email_grid_input .editor_icon i {
font-size: 16px;
font-weight: 400;
color: #687083;
}
/* line 133, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission {
display: grid;
grid-template-columns: repeat(2, 1fr);
margin-bottom: 56px;
}
@media (max-width: 767.98px) {
/* line 133, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission {
margin-bottom: 36px;
}
}
@media (max-width: 767.98px) {
/* line 133, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission {
grid-template-columns: repeat(1, 1fr);
grid-gap: 30px;
}
}
/* line 144, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission .single_privacy_permission {
display: flex;
}
/* line 146, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission .single_privacy_permission .primary_bulet_checkbox {
margin-right: 20px;
position: relative;
top: 1px;
}
/* line 152, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission .single_privacy_permission .permission_text .icon {
margin-right: 12px;
position: relative;
top: -3px;
}
/* line 158, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission .single_privacy_permission .permission_text .permission_content h4 {
font-size: 18px;
font-weight: 600;
color: #202E3B;
margin-bottom: 0;
}
/* line 164, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission .single_privacy_permission .permission_text .permission_content p {
font-size: 14px;
font-weight: 400;
color: #373737;
line-height: 24px;
}
/* line 169, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission .single_privacy_permission .permission_text .permission_content p br {
display: inline-block;
}
@media (min-width: 1200px) and (max-width: 1250.98px) {
/* line 169, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission .single_privacy_permission .permission_text .permission_content p br {
display: none;
}
}
@media (min-width: 320px) and (max-width: 767.98px) {
/* line 181, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_main_content {
padding: 75px 0 75px 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 181, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_main_content {
padding: 100px 40px 150px 40px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 181, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_main_content {
padding: 100px 40px 150px 40px;
}
}
@media (min-width: 1200px) {
/* line 181, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_main_content {
padding: 100px 40px 150px 40px;
}
}
@media (min-width: 1600px) {
/* line 181, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_main_content {
padding: 100px 150px 150px 105px;
}
}
@media (min-width: 1800px) {
/* line 181, G:/laragon/www/themeforest/LMS/HTML/scss/_account_profile.scss */
.account_main_content {
padding: 100px 360px 150px 105px;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.bradcam_bg_1 {
background-image: url(../img/banner/bradcam_bg_1.jpg);
}
/* line 4, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.bradcam_bg_2 {
background-image: url(../img/banner/bradcam_bg_2.jpg);
}
/* line 7, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.bradcam_bg_3 {
background-image: url(../img/banner/bradcam_bg_3.jpg);
}
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.bradcam_bg_4 {
background-image: url(../img/banner/bradcam_bg_4.jpg);
}
/* line 13, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.bradcam_bg_5 {
background-image: url(../img/banner/bradcam_bg_5.jpg);
}
/* line 16, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.bradcam_bg_6 {
background-image: url(../img/banner/bradcam_bg_6.jpg);
}
/* line 19, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.bradcam_bg_7 {
background-image: url(../img/banner/bradcam_bg_7.jpg);
}
/* line 22, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.bradcam_bg_8 {
background-image: url(../img/banner/bradcam_bg_8.jpg);
}
/* line 25, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.bradcam_bg_9 {
background-image: url(../img/banner/bradcam_bg_9.jpg);
}
/* line 28, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.bradcam_bg_10 {
background-image: url(../img/banner/bradcam_bg_10.jpg);
}
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
/* line 34, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area {
position: relative;
z-index: 1;
background-size: cover;
height: 500px;
background-repeat: no-repeat;
background-position: center center;
display: flex;
align-items: center;
}
/* line 43, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #0a0b21;
opacity: 0.4;
z-index: -1;
}
@media (max-width: 767.98px) {
/* line 34, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area {
height: 400px;
}
}
/* line 57, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area .breadcam_wrap {
max-width: 620px;
}
/* line 59, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area .breadcam_wrap.width_730px {
max-width: 730px;
}
/* line 62, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area .breadcam_wrap span {
font-size: 18px;
font-weight: 500;
color: #fff;
display: inline-block;
margin-bottom: 18px;
}
/* line 69, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area .breadcam_wrap h3 {
font-size: 60px;
font-weight: 900;
line-height: 76px;
color: #fff;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 69, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area .breadcam_wrap h3 {
font-size: 50px;
line-height: 66px;
}
}
@media (max-width: 767.98px) {
/* line 69, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area .breadcam_wrap h3 {
font-size: 35px;
line-height: 51px;
}
}
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area2 {
position: relative;
z-index: 1;
background-size: cover;
height: 630px;
background-repeat: no-repeat;
background-position: center center;
padding-top: 150px;
}
/* line 93, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area2::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #0a0b21;
opacity: 0.4;
z-index: -1;
}
@media (max-width: 767.98px) {
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area2 {
height: 400px;
padding-top: 0;
display: flex;
align-items: center;
}
}
/* line 111, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area2 .breadcam_wrap span {
font-size: 18px;
font-weight: 500;
color: #fff;
display: inline-block;
margin-bottom: 18px;
}
/* line 118, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area2 .breadcam_wrap h3 {
font-size: 60px;
font-weight: 900;
line-height: 76px;
color: #fff;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 118, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area2 .breadcam_wrap h3 {
font-size: 50px;
line-height: 66px;
}
}
@media (max-width: 767.98px) {
/* line 118, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.breadcrumb_area2 .breadcam_wrap h3 {
font-size: 35px;
line-height: 51px;
}
}
/* line 134, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.custom_breadcam {
background: transparent;
justify-content: center;
margin-bottom: 0;
padding: 10px 0;
}
/* line 139, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.custom_breadcam .breadcrumb-item,
.custom_breadcam a {
font-size: 18px;
font-weight: 400;
color: #333333;
text-transform: capitalize;
}
/* line 146, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.custom_breadcam .breadcrumb-item+.breadcrumb-item {
padding-left: 5px;
}
/* line 149, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.custom_breadcam .breadcrumb-item+.breadcrumb-item::before {
padding-right: 5px;
color: #333333;
content: "/";
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_dropdown {
display: block;
}
@media (max-width: 991.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_dropdown {
display: none;
}
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_dropdown>a {
width: 100%;
position: relative;
color: #fff;
}
/* line 11, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_dropdown>ul {
position: absolute;
top: 90px;
left: 0;
opacity: 0;
visibility: hidden;
background-color: #202E3B;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
z-index: 99;
text-align: right;
-webkit-transition: 0.5s;
transition: 0.5s;
padding: 0;
margin: 0;
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_dropdown>ul:after {
content: "";
position: absolute;
height: 9px;
width: 14px;
top: -9px;
left: 27px;
background-color: #202E3B;
clip-path: polygon(50% 0, 0 100%, 100% 100%);
}
/* line 34, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_dropdown>ul li {
display: block;
}
/* line 36, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_dropdown>ul li a {
display: block;
color: #8D96A7;
line-height: 1.5;
padding: 15px 30px;
display: inline-block;
border-right: 1px solid transparent;
white-space: nowrap;
}
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_dropdown>ul li a:hover {
color: #fff;
}
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_fixed {
position: fixed;
top: 0;
left: 0;
width: 100%;
z-index: 99;
box-shadow: 0 3px 20px rgba(209, 32, 83, 0.06);
}
/* line 60, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown>a {
width: 100%;
position: relative;
color: #fff;
}
/* line 66, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown>ul {
position: absolute;
top: 0;
left: 100%;
opacity: 0;
visibility: hidden;
background-color: #1E2147;
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
z-index: 99;
text-align: left;
padding: 0;
margin: 0;
}
/* line 79, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown>ul li {
display: block;
}
/* line 81, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown>ul li a {
display: block;
color: #8D96A7;
line-height: 1.5;
padding: 15px 30px;
display: inline-block;
}
/* line 87, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown>ul li a:hover {
color: #fff;
}
/* line 91, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown>ul li>ul {
left: 104%;
top: 0 !important;
-webkit-transition: 0.5s;
transition: 0.5s;
text-align: left;
opacity: 0;
visibility: hidden;
}
@media (max-width: 991.98px) {
/* line 91, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown>ul li>ul {
left: 0;
top: 0;
}
}
/* line 103, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown>ul li>.active_menu>ul {
left: 100%;
}
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown .menu_dropdown_iner {
width: 465px;
display: flex;
justify-content: space-between;
padding: 0 30px;
}
@media (max-width: 991.98px) {
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown .menu_dropdown_iner {
display: none;
}
}
/* line 117, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown .menu_dropdown_iner .single_menu_dropdown {
flex: 48% 0 0;
margin: 20px 0 15px;
}
/* line 120, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown .menu_dropdown_iner .single_menu_dropdown h4 {
font-size: 16px;
display: block;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
margin-bottom: 15px;
padding-bottom: 15px;
color: #fff;
}
/* line 128, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown .menu_dropdown_iner .single_menu_dropdown>ul {
padding: 0;
margin: 0;
}
/* line 132, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown .menu_dropdown_iner .single_menu_dropdown>ul li a {
margin: 0;
padding: 8px 0px;
}
/* line 142, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.feature_btn {
color: #fff;
position: relative;
font-size: 16px;
font-weight: 500;
}
/* line 147, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.feature_btn:hover {
color: #fff;
}
/* line 150, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.feature_btn:after {
position: absolute;
right: -41px;
top: 4px;
content: "\e64b";
font-family: 'themify';
font-size: 12px;
color: #fff;
-webkit-transition: 0.5s;
transition: 0.5s;
}
/* line 163, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.active_menu .feature_btn:after {
content: "\e648";
}
/* line 167, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.active_menu .menu_dropdown>ul {
opacity: 1;
visibility: visible;
top: 75px;
}
/* line 174, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.active_menu .active_menu_item>a {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 177, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.active_menu .active_menu_item>ul {
opacity: 1 !important;
visibility: visible !important;
left: 100%;
}
/* line 185, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown:hover>ul {
opacity: 1 !important;
visibility: visible !important;
left: 100%;
}
/* line 192, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_dropdown>ul>.active_menu_item>a {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 196, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_dropdown>ul>li>a:hover {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 200, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.mega_menu_dropdown:hover>a {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 991.98px) {
/* line 204, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.feature_btn {
display: none;
}
}
@media (min-width: 991.98px) {
/* line 209, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.menu_icon {
display: none;
}
}
@media (min-width: 576px) {
/* line 215, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.modal-dialog {
max-width: 405px;
}
}
@media (min-width: 991.98px) {
/* line 221, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu {
display: none;
}
}
@media (max-width: 991.98px) {
/* line 227, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.dropdown_close_icon {
cursor: pointer;
}
/* line 230, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu {
max-width: 270px;
overflow: hidden;
background-color: #fff;
color: #fff;
transform: translateX(-50px);
visibility: hidden;
opacity: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
position: fixed;
left: 0;
top: 0;
z-index: 999;
width: 100%;
height: 100vh;
overflow-y: scroll;
background-color: #202E3B;
}
/* line 247, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu ul {
margin: 0;
padding: 0;
}
/* line 250, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu ul li {
list-style: none;
}
/* line 254, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu .xs_menu_item_dropdown>a {
display: block;
background-color: #202E3B;
color: #fff;
padding: 12px 20px;
}
/* line 260, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu .xs_menu_dropdown_header {
background-color: #202E3B;
display: flex;
align-items: center;
justify-content: space-between;
padding: 12px 20px;
border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}
/* line 267, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu .xs_menu_dropdown_header i {
color: #fff;
font-size: 20px;
}
/* line 273, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu_active {
transform: translateX(-50px);
display: block;
visibility: visible;
opacity: 1;
transform: translateX(0);
}
/* line 280, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.single_menu_dropdown {
margin-bottom: 10px;
color: #fff;
}
/* line 283, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.single_menu_dropdown h4 {
font-size: 20px;
margin-top: 15px;
display: inline-block;
}
/* line 289, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.single_menu_dropdown a {
color: #fff;
padding: 3px 0;
display: inline-block;
}
/* line 295, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu_item_dropdown {
background-color: #202E3B;
padding: 10px 20px;
cursor: pointer;
}
/* line 299, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu_item_dropdown .dropdown_icon {
float: right;
}
/* line 302, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu_item_dropdown>ul {
background-color: #fff;
padding: 0 20px;
transform: translateY(10px);
cursor: default;
}
/* line 308, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu_item_dropdown>ul a {
color: #373737;
}
/* line 312, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.xs_menu_item_dropdown .dropdown_icon {
font-size: 12px;
margin-top: 6px;
}
}
/* line 320, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.search_box_active .form-control {
transform: scaleY(1) !important;
}
/* line 326, G:/laragon/www/themeforest/LMS/HTML/scss/_cat_menu.scss */
.input-group-prepend2 {
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.cta_part {
background-image: url("../img/cta_bg.png");
background-position: 0 0;
background-repeat: no-repeat;
text-align: center;
}
/* line 4, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.cta_part h2 {
font-size: 40px;
color: #fff;
margin-bottom: 10px;
font-weight: 600;
}
@media (max-width: 767.98px) {
/* line 4, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.cta_part h2 {
font-size: 30px;
}
}
/* line 13, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.cta_part p {
color: #bbbec4;
}
/* line 17, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.cta_part .theme_btn {
margin-top: 35px;
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.instructor_process .single_instructor_icon {
height: 108px;
width: 108px;
background-color: rgba(251, 17, 89, 0.1);
line-height: 108px;
text-align: center;
margin: 0 auto;
border-radius: 50%;
}
@media (max-width: 768px) {
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.instructor_process .single_instructor_icon {
height: 70px;
width: 70px;
line-height: 70px;
}
}
/* line 37, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.instructor_process .single_instructor_icon img {
max-width: 35px;
}
/* line 41, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.instructor_process .single_instructor_part {
text-align: center;
}
@media (max-width: 767.98px) {
/* line 41, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.instructor_process .single_instructor_part {
margin: 20px 0;
}
}
/* line 46, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.instructor_process .single_instructor_part h4 {
font-size: 22px;
font-weight: 600;
margin: 32px 0 15px;
}
@media (max-width: 767.98px) {
/* line 46, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.instructor_process .single_instructor_part h4 {
margin: 15px 0 5px;
}
}
/* line 56, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.instructor_cta {
background-image: url("../img/instractor_bg.png");
background-position: 0 0;
background-repeat: no-repeat;
}
/* line 58, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.instructor_cta h2 {
font-size: 28px;
line-height: 1.4;
margin-bottom: 21px;
}
/* line 67, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.work_process .single_work_process {
position: relative;
padding-left: 110px;
margin-bottom: 40px;
}
@media (max-width: 767.98px) {
/* line 67, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.work_process .single_work_process {
padding-left: 70px;
margin-bottom: 20px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 67, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.work_process .single_work_process {
padding-left: 70px;
margin-bottom: 20px;
}
}
/* line 79, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.work_process .single_work_process:last-child {
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 79, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.work_process .single_work_process:last-child {
margin-bottom: 40px;
}
}
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.work_process .single_work_process h4 {
font-size: 20px;
font-weight: 600;
margin-bottom: 3px;
}
/* line 91, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.work_process .list_number {
height: 55px;
width: 55px;
line-height: 55px;
text-align: center;
border-radius: 50%;
color: #fff;
font-weight: 700;
background-color: #FB1159;
position: absolute;
left: 0;
top: 0;
}
/* line 104, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.work_process .video_img {
border-radius: 5px;
}
/* line 105, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.work_process .video_img:after {
display: none;
}
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.work_process .video_img .popup_video {
opacity: 1;
visibility: visible;
width: 84px;
height: 84px;
line-height: 84px;
text-align: center;
border-radius: 50%;
background-color: #fff;
color: #FB1159;
top: 50%;
transform: translateY(-50%);
}
/* line 125, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.video_img {
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
/* line 130, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.video_img.shape_styled::before {
position: absolute;
content: '';
left: 0;
bottom: 0;
width: 80%;
height: 65%;
background-size: cover;
background-repeat: no-repeat;
background-image: url(../img/carv_shape.png);
background-size: 100% 100%;
z-index: 1;
}
/* line 143, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.video_img:after {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #202E3B;
z-index: -1;
opacity: 0;
content: "";
border-radius: 5px 5px 0 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.video_img img {
width: 100%;
}
/* line 159, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.video_img .popup_video {
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.5s;
transition: 0.5s;
top: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
z-index: 9;
}
/* line 174, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.video_img .popup_video img {
max-width: 60px;
margin: 0 auto;
text-align: center;
}
/* line 182, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.section_padding {
padding: 120px 0px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 182, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.section_padding {
padding: 80px 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
/* line 182, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.section_padding {
padding: 70px 0px;
}
}
@media (max-width: 575.98px) {
/* line 182, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.section_padding {
padding: 70px 0px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 182, G:/laragon/www/themeforest/LMS/HTML/scss/_become_instarctor.scss */
.section_padding {
padding: 70px 0px;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 3, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_header {
background: #FFF0F2;
padding: 25px 15px 17px 15px;
border-radius: 10px 10px 0 0;
}
/* line 7, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_header h3 {
font-size: 22px;
font-weight: 900;
margin-bottom: 2px;
}
@media (max-width: 575.98px) {
/* line 7, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_header h3 {
font-size: 18px;
}
}
/* line 16, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_header .package_rating .feedmak_stars {
margin-right: 15px;
}
/* line 18, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_header .package_rating .feedmak_stars i {
color: #FFC107;
font-size: 15px;
}
/* line 21, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_header .package_rating .feedmak_stars i:not(:last-child) {
margin-right: 5px;
}
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_header .package_rating p {
font-size: 14px;
color: #687083;
}
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_body {
border: 1px solid #EEF0F4;
border-radius: 0 0 10px 10px;
}
/* line 36, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_lists {
padding: 20px 25px;
}
/* line 38, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_lists .single_packageList {
border: 1px solid #EEF0F4;
border-radius: 5px;
display: flex;
grid-gap: 15px;
padding: 8px;
}
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_lists .single_packageList:not(:last-child) {
margin-bottom: 10px;
}
/* line 47, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_lists .single_packageList span {
width: 45px;
height: 45px;
flex: 45px 0 0;
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
background: #FFF0F2;
color: #FB1159;
font-size: 14px;
font-weight: 700;
}
/* line 60, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_lists .single_packageList p {
font-size: 16px;
font-weight: 500;
color: #687083;
line-height: 20px;
}
/* line 68, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_seperator {
display: flex;
align-items: center;
justify-content: center;
position: relative;
z-index: 0;
margin: 0 25px;
}
/* line 75, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_seperator::before {
position: absolute;
height: 1px;
content: '';
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
background: #EEF0F4;
z-index: -1;
}
/* line 86, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_seperator span {
width: 29px;
height: 29px;
background: #FFF0F2;
text-align: center;
border-radius: 50%;
display: inline-flex;
align-items: center;
justify-content: center;
}
/* line 95, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_seperator span i {
color: #202E3B;
font-size: 10px;
}
/* line 101, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_footer {
padding: 10px 25px 20px 25px;
}
@media (max-width: 575.98px) {
/* line 101, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_footer {
flex-wrap: wrap;
justify-content: center !important;
grid-gap: 20px;
}
}
/* line 108, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_footer .theme_btn.small_btn2 {
padding: 13.5px 22px;
}
/* line 112, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_footer .prise_tag h4 {
font-size: 18px;
font-weight: 900;
color: #FB1159;
margin-bottom: 0;
line-height: 1;
text-align: right;
}
/* line 119, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_footer .prise_tag h4 span {
text-decoration: line-through;
color: #687083;
}
/* line 124, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.package_widget .package_footer .prise_tag p {
font-size: 14px;
font-weight: 600;
font-family: "Cerebri Sans";
color: #687083;
margin-bottom: 0;
}
/* line 136, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.pricing_labels {
display: flex;
align-items: center;
grid-column-gap: 30px;
grid-row-gap: 20px;
flex-wrap: wrap;
justify-content: center;
}
/* line 143, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.pricing_labels p {
display: flex;
align-items: center;
grid-gap: 12px;
}
/* line 147, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.pricing_labels p .icon {
width: 15px;
height: 15px;
border-radius: 50%;
text-align: center;
line-height: 15px;
color: #fff;
background: #FB1159;
font-size: 9px;
}
/* line 160, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.lms_pricing_box {
border: 1px solid #EBEBEB;
}
/* line 162, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.lms_pricing_box .lms_pricing_head {
display: flex;
align-items: center;
justify-content: space-between;
grid-gap: 15px;
padding: 25.5px 25px 26.5px 40px;
border-bottom: 1px solid #EBEBEB;
flex-wrap: wrap;
}
/* line 170, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.lms_pricing_box .lms_pricing_head h3 {
font-size: 30px;
font-weight: 900;
}
/* line 176, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.lms_pricing_box .lms_pricing_body {
background: #FAFAFA;
}
/* line 178, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.lms_pricing_box .lms_pricing_body .single_list {
display: flex;
justify-content: space-between;
align-items: center;
grid-gap: 15px;
padding: 15px 25px;
flex-wrap: wrap;
}
/* line 185, G:/laragon/www/themeforest/LMS/HTML/scss/_package.scss */
.lms_pricing_box .lms_pricing_body .single_list:not(:last-child) {
border-bottom: 1px solid #EBEBEB;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer {
position: relative;
background-size: cover;
background-position: top center;
background: #1E2147;
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .footer_top_area {
padding-top: 80px;
padding-bottom: 50px;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .footer_top_area .footer__cta {
display: flex;
align-items: center;
margin-bottom: 30px;
}
@media (max-width: 575.98px) {
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .footer_top_area .footer__cta {
flex-direction: column;
align-items: flex-start;
}
}
/* line 18, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .footer_top_area .footer__cta .thumb {
margin-right: 30px;
}
@media (max-width: 575.98px) {
/* line 18, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .footer_top_area .footer__cta .thumb {
margin-bottom: 20px;
}
}
/* line 25, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .footer_top_area .footer__cta .cta_content h3 {
font-size: 22px;
font-weight: 700;
color: #fff;
font-family: "Cerebri Sans";
margin-bottom: 8px;
}
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .footer_top_area .footer__cta .cta_content p {
font-size: 16px;
font-weight: 500;
color: #fff;
margin-bottom: 0;
}
/* line 41, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area {
padding-top: 78px;
padding-bottom: 60px;
}
/* line 44, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area .footer_widget {
margin-bottom: 30px;
}
/* line 46, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area .footer_widget .footer_logo {
margin-bottom: 10px;
}
/* line 50, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area .footer_widget .footer_title h3 {
font-family: "Cerebri Sans";
font-size: 18px;
font-weight: 700;
color: #fff;
margin-bottom: 20px;
}
/* line 60, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area .footer_widget .footer_links li a {
font-size: 16px;
font-weight: 500;
color: #5B5C6E;
line-height: 35px;
font-family: "Jost", sans-serif;
}
/* line 66, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area .footer_widget .footer_links li a:hover {
color: #FB1159;
}
/* line 72, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area .footer_widget p {
font-size: 16px;
color: #5B5C6E;
margin-bottom: 0;
line-height: 30px;
font-weight: 400;
}
/* line 78, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area .footer_widget p a {
color: #5B5C6E;
}
/* line 80, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area .footer_widget p a:hover {
color: #FB1159;
text-decoration: underline;
}
/* line 88, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area .copy_right_text p {
margin-bottom: 0;
font-size: 14px;
color: #202E3B;
font-weight: 400;
}
/* line 93, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area .copy_right_text p a {
color: #202E3B;
}
/* line 98, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
footer .copyright_area .footer_border {
border-top: 1px solid rgba(17, 24, 72, 0.1);
margin-bottom: 30px;
}
/* line 105, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
.theme_mailChimp {
height: 60px;
background: transparent;
flex-wrap: nowrap;
border-radius: 5px;
position: relative;
margin-bottom: 30px;
}
/* line 112, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
.theme_mailChimp form {
display: grid;
grid-template-columns: auto 200px;
grid-gap: 5px;
}
@media (max-width: 575.98px) {
/* line 112, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
.theme_mailChimp form {
grid-template-columns: auto;
}
}
/* line 120, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
.theme_mailChimp .form-control {
background: #fff;
color: #202E3B;
font-weight: 500;
padding-left: 30px;
border-radius: 5px 0 0 5px;
height: 60px;
border: 0;
font-family: "Cerebri Sans";
}
@media (max-width: 575.98px) {
/* line 120, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
.theme_mailChimp .form-control {
border-radius: 5px;
}
}
/* line 132, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
.theme_mailChimp .form-control::placeholder {
color: #687083;
}
/* line 135, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
.theme_mailChimp .form-control:focus {
box-shadow: none !important;
z-index: 1;
}
/* line 140, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
.theme_mailChimp button {
font-size: 16px;
font-weight: 600;
color: #fff;
background: #FB1159;
text-transform: capitalize;
border-radius: 0 5px 5px 0 !important;
padding: 0 18px;
box-shadow: none !important;
position: relative;
right: 0;
top: 0;
border: 0;
height: 60px;
}
@media (max-width: 575.98px) {
/* line 140, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
.theme_mailChimp button {
border-radius: 5px !important;
}
}
/* line 159, G:/laragon/www/themeforest/LMS/HTML/scss/_footer.scss */
.theme_mailChimp .info {
font-size: 14px;
font-weight: 500;
color: #fff;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fouram_tabs {
grid-gap: 8px;
}
/* line 3, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fouram_tabs a {
font-size: 14px;
font-weight: 500;
color: #687083;
border: 1px solid #e9e7f7;
border-radius: 30px;
padding: 4.5px 17px;
}
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fouram_tabs a.active,
.fouram_tabs a:hover {
color: #fff;
background: #fb1159;
border-color: #fb1159;
}
/* line 18, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.f_s_20 {
font-size: 20px;
}
/* line 21, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.topic_info {
border-radius: 3px;
background: #fb1159;
font-size: 14px;
font-weight: 500;
font-family: "Cerebri Sans";
color: #fff;
display: inline-block;
padding: 2px 5px;
}
/* line 31, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.post_pin {
border-radius: 5px;
background: #fb1159;
font-size: 14px;
font-weight: 600;
font-family: "Cerebri Sans";
color: #fff;
display: inline-block;
padding: 4.5px 12px;
text-transform: capitalize;
margin-left: 11px;
}
/* line 43, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.category_tag {
border-radius: 3px;
background: #9b52fd;
font-size: 14px;
font-weight: 500;
font-family: "Cerebri Sans";
color: #fff;
display: inline-block;
padding: 4.5px 10px;
}
/* line 52, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.category_tag.style_2 {
background: #3089f5;
}
/* line 56, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.category_mark {
display: flex;
align-items: center;
grid-gap: 10px;
font-size: 14px;
font-weight: 600;
color: #202e3b;
}
/* line 63, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.category_mark .squire_bulet {
background: #525ce5;
width: 10px;
height: 10px;
border-radius: 3px;
}
/* line 71, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.users_list {
display: inline-flex;
align-items: center;
}
/* line 74, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.users_list.position_user {
position: absolute;
bottom: 30px;
right: 46px;
}
/* line 79, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.users_list li {
position: relative;
margin-left: -10px;
}
/* line 83, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.users_list li:hover .user_hover_card {
opacity: 1;
visibility: visible;
bottom: 5px;
}
/* line 90, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.users_list .single_user {
width: 30px;
height: 30px;
border-radius: 50%;
font-size: 12px;
font-weight: 700;
color: #fff;
background: #fea70c;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
font-family: "Cerebri Sans";
}
/* line 103, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.users_list .single_user.style2 {
background: #525ce5;
}
/* line 106, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.users_list .single_user.style3 {
background: #fb1159;
}
/* line 113, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.lession_lists li:not(:last-child) {
margin-bottom: 8px;
}
/* line 116, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.lession_lists li a {
font-size: 14px;
font-weight: 700;
/* color: #202e3b; */
font-family: "Cerebri Sans";
padding: 10px;
display: block;
background: #fff;
text-transform: uppercase;
padding: 18.5px 28px;
}
/* line 126, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.lession_lists li a.active {
color: var(--system_primery_color);
}
.lession_lists li a {
color: var(--system_secendory_color);
}
/* line 132, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.dot_icon {
font-size: 14px;
margin-left: 5px;
line-height: 1;
position: relative;
top: 2px;
left: 15px;
}
/* line 140, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table {
border-radius: 5px;
border-collapse: separate;
border-radius: 5px;
border-spacing: 0 12px;
}
/* line 148, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table thead tr th {
font-size: 14px;
font-weight: 600;
color: #202e3b;
border: 0;
padding: 7.5px 30px;
font-family: "Cerebri Sans";
text-transform: uppercase;
}
/* line 173, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table tbody tr:first-child .user_hover_card,
.table.fourm_table tbody tr:nth-child(2) .user_hover_card {
transform: translateX(-50%) translateY(45px);
top: 0px;
bottom: auto;
}
/* line 178, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table tbody tr:first-child .users_list li:hover .user_hover_card,
.table.fourm_table tbody tr:nth-child(2) .users_list li:hover .user_hover_card {
bottom: auto;
top: 5px;
}
/* line 182, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table tbody tr:first-child .user_hover_card::before,
.table.fourm_table tbody tr:nth-child(2) .user_hover_card::before {
bottom: auto;
top: -12.5px;
border: 0;
border-left: 1px solid #eceef4;
border-top: 1px solid #eceef4;
}
/* line 190, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table tbody tr td {
border-bottom: 0;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 600;
vertical-align: middle;
padding: 33px 30px 30px 30px;
color: #202e3b;
background: #fff;
border: 0;
}
/* line 200, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table tbody tr td .topic_name {
max-width: 395px;
min-width: 395px;
}
/* line 203, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table tbody tr td .topic_name h3 {
font-size: 22px;
font-weight: 700;
color: #202e3b;
margin-bottom: 10px;
display: flex;
grid-gap: 20px;
flex-wrap: wrap;
align-items: center;
}
/* line 213, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table tbody tr td .topic_name p {
font-size: 16px;
color: #373737;
line-height: 1.63;
font-family: "Jost", sans-serif;
margin-bottom: 16px;
}
/* line 225, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table tfoot td {
border-top: 1px solid #e1e2e6;
border-bottom: 1px solid #e1e2e6;
padding: 25px 20px;
}
/* line 229, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table tfoot td:nth-child(1) {
border-left: 1px solid #e1e2e6;
}
/* line 232, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.table.fourm_table tfoot td:last-child {
border-right: 1px solid #e1e2e6;
text-align: right;
}
/* line 242, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_wrapper .fourm_wrapper_header .single_header_item {
font-size: 14px;
font-weight: 600;
color: #202e3b;
border: 0;
padding: 18.5px 45px;
font-family: "Cerebri Sans";
text-transform: uppercase;
}
/* line 250, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_wrapper .fourm_wrapper_header .single_header_item:first-child {
flex: 690px 0 0;
}
/* line 256, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_wrapper .fourm_wrapper_body .fourm_single_lists {
background: #fff;
}
/* line 258, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_wrapper .fourm_wrapper_body .fourm_single_lists .fourm_single_list {
border-bottom: 0;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 600;
vertical-align: middle;
padding: 33px 30px 30px 45px;
color: #202e3b;
background: #fff;
border: 0;
}
/* line 268, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_wrapper .fourm_wrapper_body .fourm_single_lists .fourm_single_list:first-child {
flex: 690px 0 0;
}
/* line 271, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_wrapper .fourm_wrapper_body .fourm_single_lists .fourm_single_list .topic_name {
max-width: 395px;
}
/* line 273, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_wrapper .fourm_wrapper_body .fourm_single_lists .fourm_single_list .topic_name h3 {
font-size: 22px;
font-weight: 700;
color: #202e3b;
margin-bottom: 10px;
display: flex;
grid-gap: 20px;
flex-wrap: wrap;
align-items: center;
}
/* line 283, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_wrapper .fourm_wrapper_body .fourm_single_lists .fourm_single_list .topic_name p {
font-size: 16px;
color: #373737;
line-height: 1.63;
font-family: "Jost", sans-serif;
margin-bottom: 16px;
}
/* line 296, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_area {
background: #fafafa;
}
/* line 298, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_area .fourm_header {
border-bottom: 2px solid #e9e7f7;
padding-bottom: 18px;
}
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_footer {
margin-top: 30px;
}
/* line 306, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_footer p {
font-size: 14px;
font-weight: 500;
color: #687083;
font-family: "Jost", sans-serif;
}
/* line 313, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.gap_15 {
grid-gap: 15px;
}
/* line 316, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_pagination {
display: flex;
align-items: center;
flex-wrap: wrap;
grid-gap: 5px;
}
/* line 321, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_pagination a {
width: 40px;
height: 40px;
border-radius: 50%;
border: 1px solid #e3e3e3;
font-size: 16px;
font-weight: 700;
color: #202e3b;
display: flex;
align-items: center;
justify-content: center;
font-family: "Cerebri Sans";
}
/* line 333, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_pagination a.active,
.fourm_pagination a:hover {
background: #fb1159;
color: #fff;
border-color: #fb1159;
}
/* line 338, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_pagination a.active i,
.fourm_pagination a:hover i {
color: #fff !important;
}
/* line 342, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_pagination a.next_pagination {
border-color: #fb1159;
}
/* line 344, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_pagination a.next_pagination i {
font-size: 12px;
color: #fb1159;
}
/* line 352, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card {
position: absolute;
background: #ffffff;
border-radius: 10px;
border: 1px solid #e9e7f7;
box-shadow: 2px 2px 40px 0 rgba(177, 177, 177, 0.15);
width: 288px;
padding: 40px 30px 26px 30px;
text-align: center;
left: 50%;
bottom: 0px;
transform: translateX(-50%) translateY(-45px);
opacity: 0;
visibility: hidden;
transition: 0.3s;
z-index: 1000;
}
/* line 368, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card::before {
content: "";
position: absolute;
left: 50%;
transform: translateX(-50%) rotate(45deg);
width: 25px;
height: 25px;
background: #fff;
border-bottom: 1px solid #eceef4;
z-index: 1;
bottom: -12.5px;
border-right: 1px solid #eceef4;
}
.lession_lists li a .active {
color: var(--system_primery_color) !important;
}
/* line 381, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card .user_card_top {
padding-bottom: 15px;
}
/* line 383, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card .user_card_top span {
width: 60px;
height: 60px;
border-radius: 50%;
/* background: #525ce5; */
font-size: 20px;
font-family: "Cerebri Sans";
color: #fff;
text-transform: uppercase;
display: inline-flex;
align-items: center;
justify-content: center;
}
/* line 396, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card .user_card_top h3 {
font-size: 20px;
font-weight: 700;
font-family: "Cerebri Sans";
color: #202e3b;
margin: 19px 0 0px 0;
}
/* line 403, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card .user_card_top p {
font-size: 14px;
font-weight: 500;
color: #687083;
}
/* line 409, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card .user_points {
border-top: 1px solid #e9e7f7;
border-bottom: 1px solid #e9e7f7;
padding: 19px 0 9px 0;
}
/* line 413, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card .user_points span {
font-size: 14px;
font-weight: 700;
font-family: "Cerebri Sans";
color: #202e3b !important;
}
/* line 419, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card .user_points h3 {
font-size: 40px;
font-weight: 700;
font-family: "Cerebri Sans";
color: #fb1159;
line-height: 1;
margin-top: 4px;
}
/* line 428, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card .user_card_info {
display: flex;
align-items: center;
grid-gap: 20px;
flex-wrap: wrap;
justify-content: center;
margin-top: 16px;
}
/* line 435, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card .user_card_info p {
font-size: 14px;
font-weight: 500;
color: #202e3b;
font-family: "Cerebri Sans";
}
/* line 440, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.user_hover_card .user_card_info p span {
color: #687083;
}
/* line 447, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_cat_boxes {
background: #fff;
padding: 30px;
}
/* line 450, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.fourm_cat_boxes .cat_title {
border-bottom: 1px solid #e9e7f7;
padding-bottom: 11px;
margin-bottom: 17px;
}
/* line 459, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.discussion_lists .single_discussion:not(:last-child) {
margin-bottom: 10px;
padding-bottom: 14px;
border-bottom: 1px solid #e9e7f7;
}
/* line 464, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.discussion_lists .single_discussion h3 {
margin-bottom: 16px;
line-height: 26px;
}
/* line 467, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.discussion_lists .single_discussion h3 a {
font-size: 18px;
font-weight: 700;
color: #202e3b;
font-family: "Cerebri Sans";
line-height: 26px;
}
/* line 475, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.discussion_lists .single_discussion p {
font-size: 14px;
font-family: "Jost", sans-serif;
color: #687083;
}
@media (min-width: 1200px) {
/* line 483, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.mt_114 {
margin-top: 114px;
}
}
@media (min-width: 1200px) {
/* line 488, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.mt_74 {
margin-top: 74px;
}
}
/* line 494, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.post_label {
margin-bottom: 10px;
}
/* line 498, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.new_post_box .new_post_title {
padding: 14px 0px;
}
/* line 503, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.new_post_form {
background: #fff;
padding: 60px;
}
/* line 506, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.new_post_form .label_name {
color: #fb1159;
font-weight: 600 !important;
}
/* line 513, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.topic_replay {
padding: 40px;
background: #fff;
margin-top: 20px;
margin-bottom: 12px;
}
/* line 518, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.topic_replay h3 {
font-size: 22px;
font-weight: 700;
color: #202e3b;
margin-bottom: 9px;
display: flex;
grid-gap: 20px;
flex-wrap: wrap;
align-items: center;
}
/* line 528, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.topic_replay p {
font-size: 16px;
color: #373737;
line-height: 1.63;
font-family: "Jost", sans-serif;
margin-bottom: 21px;
}
/* line 537, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay {
padding: 40px;
background: #fff;
}
/* line 541, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single:not(:last-child) {
border-bottom: 1px solid #e9e7f7;
padding-bottom: 16px;
margin-bottom: 37px;
}
/* line 546, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_replay_head {
margin-bottom: 26px;
}
/* line 548, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_replay_head .thumb {
/* background: #fb1159; */
width: 50px;
height: 50px;
border-radius: 50%;
font-size: 20px;
font-weight: 700;
color: #fff;
font-family: "Cerebri Sans";
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
/* line 561, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_replay_head .thumb .user_hover_card {
transform: translateX(0) translateY(45px);
top: 15px;
bottom: auto;
left: 0;
}
/* line 567, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_replay_head .thumb .user_hover_card::before {
bottom: auto;
top: -12.5px;
border: 0;
border-left: 1px solid #eceef4;
border-top: 1px solid #eceef4;
transform: translateX(0%) rotate(45deg);
left: 27px;
}
/* line 577, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_replay_head .thumb:hover .user_hover_card {
opacity: 1;
visibility: visible;
bottom: auto;
top: 25px;
}
/* line 586, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_replay_head .forum_head_text h3 {
font-size: 20px;
font-weight: 700;
color: #202e3b;
margin-bottom: 4px;
}
/* line 592, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_replay_head .forum_head_text p {
font-size: 14px;
color: #687083;
font-weight: 500;
font-family: "Jost", sans-serif;
}
/* line 600, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_replay_head .commnet_replay_box textarea {
margin-bottom: 12px;
}
/* line 606, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_body p {
font-size: 16px;
font-weight: 400;
color: #373737;
line-height: 26px;
}
/* line 613, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_foot {
margin-top: 26px;
}
/* line 616, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_foot .forum_left a {
font-size: 14px;
font-weight: 500;
color: #fb1159;
font-family: "Jost", sans-serif;
}
/* line 623, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_foot .forum_right {
display: flex;
align-items: center;
}
/* line 626, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_foot .forum_right a {
font-size: 14px;
font-weight: 500;
color: #fb1159;
font-family: "Jost", sans-serif;
display: flex;
grid-gap: 10px;
align-items: center;
}
/* line 634, G:/laragon/www/themeforest/LMS/HTML/scss/_forum.scss */
.forum_replay .forum_replay_single .forum_foot .forum_right a:not(:last-child) {
margin-right: 28px;
}
/*----------------------------------------------------*/
/* line 630, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field {
background: #f9f9fd;
height: 50px;
border-radius: 5px;
width: 400px;
}
/* line 635, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field button {
font-size: 18px;
color: #fb1159;
padding: 0 0 0 15px;
line-height: 100%;
box-shadow: none !important;
}
/* line 641, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field button:hover {
color: #fb1159;
}
/* line 645, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field input {
font-size: 14px;
font-weight: 500;
color: #687083;
font-family: "Cerebri Sans";
border: 0;
background: transparent !important;
height: 50px;
padding: 0px 15px 0px 10px;
box-shadow: none !important;
line-height: 50px;
}
/* line 657, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field.large_search_field {
width: 500px;
height: 60px;
}
/* line 660, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field.large_search_field button {
padding-left: 30px;
}
/* line 663, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field.large_search_field input {
height: 60px;
line-height: 60px;
}
/* line 668, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field.style2 {
border: 1px solid #e9e7f7;
border-radius: 5px;
background: #fff;
width: 376px;
}
@media (max-width: 767.98px) {
/* line 668, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_search_field.style2 {
width: 280px;
}
}
/* line 679, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.small_select {
border: solid 1px #e9e7f7 !important;
height: 30px;
min-width: 95px;
line-height: 30px;
}
/* line 684, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.small_select::after {
right: 20px;
top: 6px;
}
/* line 688, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.small_select .current {
font-family: "Cerebri Sans";
font-size: 14px;
font-weight: 500;
color: #9f9f9f;
line-height: 30px;
}
/* line 695, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.small_select .list {
width: 100%;
}
/* line 697, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.small_select .list .option {
font-size: 14px;
font-weight: 500;
}
/* line 703, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select {
border: solid 1px #e1e2e6 !important;
height: 50px;
line-height: 50px;
border-radius: 0;
}
/* line 708, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select.select_transparent {
background: transparent !important;
}
/* line 711, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select::after {
right: 33px;
top: 6px;
color: #afafaf;
font-size: 12px;
}
/* line 717, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select .current {
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 500;
color: #afafaf;
line-height: 50px;
}
/* line 724, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select .list {
width: 100%;
}
/* line 726, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.theme_select .list .option {
font-size: 14px;
font-weight: 400;
}
/* line 732, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select {
border: solid 1px #e9e7f7 !important;
height: 35px;
line-height: 35px;
border-radius: 5px;
min-width: 142px;
padding: 0 40px 15px;
}
/* line 739, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select.select_transparent {
background: transparent !important;
}
/* line 742, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select::after {
right: 20px;
top: 6px;
color: #687083;
font-size: 12px;
}
/* line 748, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select .current {
font-family: "Cerebri Sans";
font-size: 16px;
font-weight: 500;
color: #687083;
line-height: 35px;
}
/* line 755, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select .list {
width: 100%;
}
/* line 757, G:/laragon/www/themeforest/LMS/HTML/scss/_reset.scss */
.fourm_select .list .option {
font-size: 14px;
font-weight: 400;
}
/*# sourceMappingURL=style.css.map */
/* Developer css */
.mt-20 {
margin-top: 20px;
}
.forum_suggestion .list {
opacity: 1;
pointer-events: auto;
background-color: #fff;
position: absolute;
box-sizing: border-box;
overflow: hidden;
max-height: 400px;
overflow-y: scroll;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
transform-origin: 50% 0;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
z-index: 8;
}
.forum_suggestion ul.list {
/* width: 436px; */
width: 96%;
border: 1px solid #e9e7f7;
/* margin-top: 18px; */
overflow-y: auto !important;
/* margin-top: 95px; */
box-shadow: none !important;
padding: 15px 0 19px 0;
border-radius: 0 !important;
border-top: 0 !important;
}
.forum_suggestion ul.list li.option a {
font-size: 16px;
font-weight: 600;
color: var(--system_secendory_color);
font-family: "Cerebri Sans";
padding: 0px 30px;
background: transparent;
}
.dropdown-menu li.option a {
font-size: 16px;
font-weight: 600;
color: var(--system_secendory_color);
font-family: "Cerebri Sans";
padding: 0px 30px;
background: transparent;
}
.dropdown-menu li:hover a {
color: var(--system_primery_color);
}
.forum_option {
left: -60px !important;
}
#back-top a {
display: flex;
align-items: center;
justify-content: center;
}
.infix_forum_header {
display: flex;
}
@media (max-width: 767.98px) {
.infix_forum_header {
flex-wrap: wrap;
}
}
.infix_forum_header .single_h_col.max_col {
max-width: 395px;
min-width: 395px;
}
.infix_forum_header h4 {
font-size: 14px;
font-weight: 600;
color: #202e3b;
border: 0;
padding: 17px 30px;
font-family: "Cerebri Sans";
text-transform: uppercase;
margin: 0;
}
.infix_forum_row {
display: flex;
background: #fff;
margin-bottom: 10px;
}
.infix_forum_row .topic_name {
max-width: 395px;
min-width: 395px;
}
.infix_forum_row .topic_name h3 {
font-size: 22px;
font-weight: 700;
color: #202e3b;
margin-bottom: 10px;
display: flex;
grid-gap: 20px;
flex-wrap: wrap;
align-items: center;
}
.infix_forum_row .topic_name p {
font-size: 16px;
color: #373737;
line-height: 1.63;
font-family: "Jost", sans-serif;
margin-bottom: 16px;
}
.infix_forum_row .single_f_col {
border-bottom: 0;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 600;
vertical-align: middle;
padding: 33px 30px 30px 30px;
color: #202e3b;
background: #fff;
border: 0;
}
.max_width_200 {
max-width: 200px;
min-width: 200px;
}
.max_width_100 {
max-width: 120px;
min-width: 100px;
}