/*------------------------------------------------------------------
[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,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,500&display=swap");
@font-face {
font-family: 'Cerebri Sans';
src: url("../fonts/cerebrisans/CerebriSans-Light.eot");
src: url("../fonts/cerebrisans/CerebriSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/cerebrisans/CerebriSans-Light.woff") format("woff"), url("../fonts/cerebrisans/CerebriSans-Light.ttf") format("truetype");
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Cerebri Sans';
src: url("../fonts/cerebrisans/CerebriSans-Regular.eot");
src: url("../fonts/cerebrisans/CerebriSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/cerebrisans/CerebriSans-Regular.woff") format("woff"), url("../fonts/cerebrisans/CerebriSans-Regular.ttf") format("truetype");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Cerebri Sans';
src: url("../fonts/cerebrisans/CerebriSans-Medium.eot");
src: url("../fonts/cerebrisans/CerebriSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/cerebrisans/CerebriSans-Medium.woff") format("woff"), url("../fonts/cerebrisans/CerebriSans-Medium.ttf") format("truetype");
font-weight: 500;
font-style: normal;
}
@font-face {
font-family: 'Cerebri Sans';
src: url("../fonts/cerebrisans/CerebriSans-SemiBold.eot");
src: url("../fonts/cerebrisans/CerebriSans-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/cerebrisans/CerebriSans-SemiBold.woff") format("woff"), url("../fonts/cerebrisans/CerebriSans-SemiBold.ttf") format("truetype");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: 'Cerebri Sans';
src: url("../fonts/cerebrisans/CerebriSans-Bold.eot");
src: url("../fonts/cerebrisans/CerebriSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/cerebrisans/CerebriSans-Bold.woff") format("woff"), url("../fonts/cerebrisans/CerebriSans-Bold.ttf") format("truetype");
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Cerebri Sans';
src: url("../fonts/cerebrisans/CerebriSans-Heavy.eot");
src: url("../fonts/cerebrisans/CerebriSans-Heavy.eot?#iefix") format("embedded-opentype"), url("../fonts/cerebrisans/CerebriSans-Heavy.woff") format("woff"), url("../fonts/cerebrisans/CerebriSans-Heavy.ttf") format("truetype");
font-weight: 900;
font-style: normal;
}
.f_w_800 {
font-weight: 800;
}
/* line 58, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
body {
font-family: "Jost", sans-serif;
font-weight: normal;
font-style: normal;
font-weight: 400;
}
/* line 64, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 68, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 73, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
a:focus,
.button:focus, button:focus {
text-decoration: none;
outline: none;
}
/* line 78, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
a:focus {
text-decoration: none;
}
/* line 81, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
text-decoration: none;
}
/* line 88, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
input:focus, button:focus {
outline: none;
}
/* line 91, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
a,
button {
outline: medium none;
}
/* line 95, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
h1, h2, h3, h4, h5 {
font-family: "Cerebri Sans";
color: var(--system_secendory_color);
}
/* line 99, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
}
/* line 108, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
h4 {
font-size: 20px;
line-height: 25px;
}
/* line 114, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
ul {
margin: 0px;
padding: 0px;
}
/* line 118, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
li {
list-style: none;
}
/* line 121, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 129, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
br {
/*display: none;*/
}
}
/* line 134, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
label {
color: #7e7e7e;
cursor: pointer;
font-size: 14px;
font-weight: 400;
}
/* line 140, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
*::-moz-selection {
background: #444;
color: #fff;
text-shadow: none;
}
/* line 145, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
::-moz-selection {
background: #444;
color: #fff;
text-shadow: none;
}
/* line 150, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
::selection {
background: #444;
color: #fff;
text-shadow: none;
}
/* line 155, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
*::-webkit-input-placeholder {
color: #cccccc;
font-size: 14px;
opacity: 1;
}
/* line 160, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
*:-ms-input-placeholder {
color: #cccccc;
font-size: 14px;
opacity: 1;
}
/* line 165, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
*::-ms-input-placeholder {
color: #cccccc;
font-size: 14px;
opacity: 1;
}
/* line 170, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
*::placeholder {
color: #cccccc;
font-size: 14px;
opacity: 1;
}
/* button style */
/* line 178, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 213, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.owl-carousel:hover .owl-nav div {
opacity: 1;
visibility: visible;
}
/* line 216, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.owl-carousel:hover .owl-nav div:hover {
color: var(--system_secendory_color);
}
/* line 225, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb-85 {
margin-bottom: 85px;
}
@media (max-width: 575.98px) {
/* line 225, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb-85 {
margin-bottom: 30px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 225, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb-85 {
margin-bottom: 30px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 225, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb-85 {
margin-bottom: 40px;
}
}
/* line 237, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb-65 {
margin-bottom: 65px;
}
@media (max-width: 575.98px) {
/* line 237, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb-65 {
margin-bottom: 20px;
}
}
/* line 243, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mt-80 {
margin-top: 80px;
}
/* line 246, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_10 {
margin-bottom: 10px;
}
/* line 249, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_15 {
margin-bottom: 15px;
}
/* line 252, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_20 {
margin-bottom: 20px;
}
/* line 255, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_23 {
margin-bottom: 23px;
}
/* line 258, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_25 {
margin-bottom: 25px;
}
/* line 261, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_30 {
margin-bottom: 30px;
}
/* line 264, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_35 {
margin-bottom: 35px;
}
/* line 267, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_40 {
margin-bottom: 40px;
}
/* line 270, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_45 {
margin-bottom: 45px;
}
/* line 273, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_37 {
margin-bottom: 37px;
}
/* line 276, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_50 {
margin-bottom: 50px;
}
/* line 279, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_55 {
margin-bottom: 55px;
}
/* line 282, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_60 {
margin-bottom: 60px;
}
/* line 285, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_70 {
margin-bottom: 70px;
}
/* line 288, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_76 {
margin-bottom: 76px;
}
/* line 291, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_80 {
margin-bottom: 80px;
}
/* line 295, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mt_10 {
margin-top: 10px;
}
/* line 298, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mt_20 {
margin-top: 20px;
}
/* line 301, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mt_10 {
margin-top: 10px;
}
/* line 304, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mt_30 {
margin-top: 30px;
}
/* line 307, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mt_40 {
margin-top: 40px;
}
/* line 310, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mt_50 {
margin-top: 50px;
}
/* line 313, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mt_60 {
margin-top: 60px;
}
/* line 316, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mt_70 {
margin-top: 70px;
}
/* line 320, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mb_27 {
margin-bottom: 27px;
}
/* line 324, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mr_15 {
margin-right: 15px;
}
/* line 327, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mr_20 {
margin-right: 20px;
}
/* line 330, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mr_30 {
margin-right: 30px;
}
/* line 333, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mr_40 {
margin-right: 40px;
}
/* line 336, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mr_50 {
margin-right: 50px;
}
/* line 339, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.mr_10 {
margin-right: 10px;
}
/* line 342, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.pt_70 {
padding-top: 70px;
}
@media (max-width: 767.98px) {
/* line 342, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.pt_70 {
padding-top: 30px;
}
}
/* line 349, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.xl_mb_60 {
margin-bottom: 30px;
}
@media (min-width: 1200px) {
/* line 349, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.xl_mb_60 {
margin-bottom: 60px;
}
}
/* line 356, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
#back-top {
position: fixed;
right: 20px;
bottom: 50px;
cursor: pointer;
z-index: 9999999;
display: none;
}
/* line 363, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
#back-top a {
display: inline-block;
height: 40px;
width: 40px;
text-align: center;
display: block;
color: #fff;
line-height: 40px;
background: var(--system_primery_color);
font-size: 15px;
border-radius: 30px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-box-shadow: 0px 10px 20px 0px var(--system_primery_color);
-moz-box-shadow: 0px 10px 20px 0px var(--system_primery_color);
box-shadow: 0px 10px 20px 0px var(--system_primery_color);
}
@media (min-width: 1200px) {
/* line 383, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.container {
max-width: 1440px;
}
}
/* line 389, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.section_spacing {
padding: 139px 0 120px 0;
}
@media (max-width: 767.98px) {
/* line 389, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.section_spacing {
padding: 65px 0 45px 0;
}
}
/* line 395, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.section_spacing2 {
padding: 120px 0 120px 0;
}
@media (max-width: 767.98px) {
/* line 395, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.section_spacing2 {
padding: 45px 0 45px 0;
}
}
/* line 401, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.section_spacing3 {
padding: 139px 0 115px 0;
}
@media (max-width: 767.98px) {
/* line 401, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.section_spacing3 {
padding: 65px 0 40px 0;
}
}
/* line 407, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.owl-dots {
display: flex;
justify-content: center;
}
/* line 410, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.owl-dots .owl-dot {
margin: 0 5px;
}
/* line 412, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.owl-dots .owl-dot span {
width: 10px;
height: 10px;
border-radius: 30px;
background: #d9e3e3;
display: inline-block;
transition: .3s;
}
/* line 419, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.owl-dots .owl-dot span:hover {
transform: scale(1.2);
}
/* line 424, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.owl-dots .owl-dot.active span {
width: 30px;
}
/* line 431, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_10 {
font-size: 10px;
}
/* line 434, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_14 {
font-size: 14px;
}
/* line 437, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_15 {
font-size: 15px;
}
/* line 440, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_16 {
font-size: 16px;
}
/* line 443, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_18 {
font-size: 18px;
}
/* line 446, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_20 {
font-size: 20px;
}
/* line 449, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_22 {
font-size: 22px;
}
/* line 452, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_25 {
font-size: 25px;
}
/* line 455, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_30 {
font-size: 30px;
line-height: 45px;
}
@media (max-width: 767.98px) {
/* line 455, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_30 {
font-size: 25px;
line-height: 35px;
}
}
/* line 463, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_40 {
font-size: 40px;
line-height: 55px;
}
@media (max-width: 767.98px) {
/* line 463, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_40 {
font-size: 25px;
line-height: 35px;
}
}
/* line 471, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_45 {
font-size: 45px;
}
/* line 474, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_50 {
font-size: 50px;
}
/* line 477, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_60 {
font-size: 60px;
}
/* line 480, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_70 {
font-size: 70px;
}
/* line 483, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_80 {
font-size: 80px;
}
/* line 488, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.f_w_300 {
font-weight: 300;
}
/* line 491, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.f_w_400 {
font-weight: 400;
}
/* line 494, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.f_w_500 {
font-weight: 500;
}
/* line 497, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.f_w_600 {
font-weight: 600;
}
/* line 500, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.f_w_700 {
font-weight: 700;
}
/* line 504, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.dot_devide {
display: inline-block !important;
}
/* line 508, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_text {
color: var(--system_primery_color) !important;
}
/* line 511, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_text2 {
color: #373737 !important;
}
/* line 514, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_text3 {
color: var(--system_secendory_color) !important;
}
/* line 518, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_1 {
font-family: "Cerebri Sans";
}
/* line 521, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.font_2 {
font-family: "Jost", sans-serif;
}
/* line 526, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_search_field {
background: #F9F9FD;
height: 50px;
border-radius: 5px;
width: 400px;
}
/* line 531, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_search_field button {
font-size: 18px;
color: var(--system_primery_color);
padding: 0 0 0 15px;
line-height: 100%;
box-shadow: none !important;
}
/* line 537, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_search_field button:hover {
color: var(--system_primery_color);
}
/* line 541, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 553, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_search_field.large_search_field {
width: 500px;
height: 60px;
}
/* line 556, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_search_field.large_search_field button {
padding-left: 30px;
}
/* line 559, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_search_field.large_search_field input {
height: 60px;
line-height: 60px;
}
/* line 566, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.small_select {
border: solid 1px #E9E7F7 !important;
height: 30px;
min-width: 95px;
line-height: 30px;
}
/* line 571, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.small_select::after {
right: 22px;
/*top: 6px;*/
}
/* line 575, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.small_select .current {
font-family: "Cerebri Sans";
font-size: 14px;
font-weight: 500;
color: #9F9F9F;
line-height: 30px;
}
/* line 582, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.small_select .list {
width: 100%;
}
/* line 584, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.small_select .list .option {
font-size: 14px;
font-weight: 500;
}
/* line 590, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_select {
border: solid 1px #E1E2E6 !important;
height: 50px;
line-height: 50px;
border-radius: 0;
}
/* line 595, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_select.select_transparent {
background: transparent !important;
}
/* line 598, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_select::after {
right: 33px;
top: 6px;
color: #AFAFAF;
font-size: 12px;
}
/* line 604, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_select .current {
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 500;
color: #AFAFAF;
line-height: 50px;
}
/* line 611, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_select .list {
width: 100%;
}
/* line 613, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.theme_select .list .option {
font-size: 14px;
font-weight: 400;
}
/* line 619, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.nowrap {
white-space: nowrap;
}
/* line 622, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal {
/*background-color: #f6f8fa;*/
}
/* line 624, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .form-control:focus {
box-shadow: none;
}
/* line 627, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-header {
background-color: #fff;
padding: 23px 30px;
border-bottom: 0px solid transparent;
}
/* line 631, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-header h5 {
font-size: 22px;
font-weight: 600;
}
/* line 635, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-header span {
font-size: 14px;
color: #707070;
opacity: 1;
}
/* line 641, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body {
padding: 35px 30px;
}
/* line 643, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 654, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body .nice_Select {
line-height: 29px;
}
/* line 656, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body .nice_Select:after {
right: 22px;
top: 35%;
transform: translateY(-50%);
}
/* line 661, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body .nice_Select .list {
width: 100%;
}
/* line 665, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body .form-group {
margin-bottom: 12px;
}
/* line 668, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 676, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body p {
font-size: 16px;
font-weight: 500;
margin-top: 25px;
color: #707070;
text-align: center;
}
/* line 682, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body p a {
color: var(--system_secendory_color);
}
/* line 687, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body .btn_1 {
width: 100%;
display: block;
margin-top: 20px;
}
/* line 693, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 698, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body .social_login_btn .btn_1:hover {
color: #fff !important;
}
/* line 701, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body .social_login_btn .btn_1 i {
margin-right: 10px;
}
/* line 707, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body .social_login_btn .form-group:last-child .btn_1 {
background-color: #4285F4;
border: 1px solid #4285F4;
}
/* line 714, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 721, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.cs_modal .modal-body .pass_forget_btn:hover {
color: var(--system_secendory_color);
}
@media (min-width: 576px) {
/* line 731, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.instructor_cta .modal-dialog {
max-width: 625px;
margin: 1.75rem auto;
}
}
/* line 737, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.modal-header .close {
opacity: 1;
text-shadow: none;
padding: 0;
margin: 0;
margin-top: 3px;
}
/* line 744, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_reset.scss */
.gray-bg {
background: #fafafa;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn {
background: var(--system_primery_color);
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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn.small_btn {
padding: 16px 25px;
}
/* line 18, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn.small_btn2 {
padding: 16px 39px;
}
/* line 21, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn.small_btn3 {
padding: 16px 32px;
}
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn.small_btn4 {
padding: 11px 21px;
}
/* line 27, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn.mini_btn {
padding: 5px 5px;
}
@media (max-width: 575.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn {
padding: 15px 16px;
}
}
/* line 33, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn:hover {
color: var(--system_primery_color);
border-color: var(--system_primery_color);
background: transparent;
}
/* line 39, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_primery_color);
font-weight: 500;
padding: 7px 25px;
border: 1px solid transparent;
text-transform: capitalize;
display: inline-block;
line-height: 1;
}
/* line 53, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn_lite.round_btn {
width: 30px;
height: 30px;
border-radius: 30px;
line-height: 30px;
padding: 0;
text-align: center;
}
/* line 61, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn_lite:hover {
color: #fff;
border-color: var(--system_primery_color);
background: var(--system_primery_color);
}
/* line 67, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_primery_color);
font-weight: 600;
padding: 21px 28px;
border: 1px solid transparent;
text-transform: capitalize;
display: inline-block;
line-height: 1;
border-color: var(--system_primery_color);
}
@media (max-width: 575.98px) {
/* line 67, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_line_btn {
padding: 15px 16px;
}
}
/* line 85, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_line_btn.small_btn2 {
padding: 16px 39px;
}
/* line 88, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_line_btn:hover {
color: #fff;
border-color: var(--system_primery_color);
background: var(--system_primery_color);
}
/* line 94, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 105, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.social_btn.fb_bg {
background: #395799;
}
/* line 108, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.social_btn.Twitter_bg {
background: #03ABF0;
}
/* line 111, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.social_btn.Pinterest_bg {
background: #C92128;
}
/* line 114, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.social_btn.Linkedin_bg {
background: #0477B5;
}
/* line 117, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.social_btn i {
margin-right: 6px;
}
/* line 120, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.social_btn:hover {
color: #fff;
background: var(--system_primery_color);
}
/* line 125, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
font-weight: 600;
padding: 21px 28px;
border: 1px solid transparent;
text-transform: uppercase;
display: inline-block;
line-height: 1;
}
/* line 139, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.white_btn:hover {
color: #fff;
border-color: var(--system_primery_color);
background: var(--system_primery_color);
}
/* line 146, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.line_link {
font-size: 16px;
font-weight: 600;
font-family: "Cerebri Sans";
color: var(--system_secendory_color);
border-bottom: 1px solid #707070;
padding-bottom: 5px;
}
/* line 153, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.line_link:hover {
color: var(--system_secendory_color);
}
/* line 159, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_line_payment_btn {
background: transparent;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
display: inline-block;
font-family: "Cerebri Sans";
font-size: 16px;
color: var(--system_primery_color);
font-weight: 600;
height: 30px;
width: 100%;
border: 1px solid transparent;
text-transform: capitalize;
display: inline-block;
line-height: 1;
border-color: var(--system_primery_color);
}
@media (max-width: 575.98px) {
/* line 159, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_line_payment_btn {
padding: 15px 16px;
}
}
/* line 189, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn_mini {
background: #FFF0F2;
padding: 10px;
margin-right: 15px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
/* border-radius: 30px; */
display: inline-block;
font-family: "Cerebri Sans";
font-size: 14px;
color: var(--system_primery_color);
font-weight: 500;
/* padding: 7px 25px; */
border: 1px solid transparent;
text-transform: capitalize;
display: inline-block;
line-height: 1;
}
/* line 206, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn_mini.round_btn {
width: 30px;
height: 30px;
border-radius: 30px;
line-height: 30px;
padding: 0;
text-align: center;
}
/* line 214, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_btn.scss */
.theme_btn_mini:hover {
color: #fff;
border-color: var(--system_primery_color);
background: var(--system_primery_color);
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
@media (max-width: 767.98px) {
/* line 2, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title.mb_80 {
margin-bottom: 50px;
}
}
/* line 8, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title.white_text h3, .section__title.white_text p {
color: #fff;
}
/* line 12, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title > span {
font-size: 14px;
color: #373737;
font-weight: 400;
display: block;
margin-bottom: 12px;
text-transform: uppercase;
}
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title h3 {
font-size: 50px;
font-weight: 900;
line-height: 64px;
color: var(--system_secendory_color);
margin-bottom: 17px;
}
/* line 26, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title h3.large_title {
font-size: 60px;
line-height: 76px;
}
@media (max-width: 575.98px) {
/* line 26, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title h3 {
font-size: 38px;
line-height: 52px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title h3 {
font-size: 30px;
line-height: 44px;
}
}
@media (max-width: 575.98px) {
/* line 51, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title h3 br {
display: none;
}
}
@media (max-width: 575.98px) {
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title h3 {
font-size: 30px;
line-height: 44px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title h3 {
font-size: 30px;
line-height: 44px;
}
}
/* line 65, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title2.mb_76 {
margin-bottom: 50px;
}
}
/* line 81, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title2.white_text h3, .section__title2.white_text p {
color: #fff;
}
/* line 85, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title2 h4 {
font-size: 24px;
font-weight: 700;
line-height: 35px;
color: var(--system_secendory_color);
}
@media (max-width: 767.98px) {
/* line 100, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title2 br {
display: none;
}
}
/* line 109, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title3 h3 {
font-size: 40px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 9px;
}
@media (max-width: 767.98px) {
/* line 109, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title3 h3 {
font-size: 30px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 109, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title3 h3 {
font-size: 30px;
}
}
/* line 121, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title3 p {
font-size: 16px;
font-weight: 500;
color: #373737;
}
/* line 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title3.margin_50 {
margin-bottom: 47px;
}
@media (max-width: 767.98px) {
/* line 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title3.margin_50 {
margin-bottom: 30px;
}
}
/* line 132, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title3.margin-50 {
margin-bottom: 50px;
}
@media (max-width: 767.98px) {
/* line 132, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title3.margin-50 {
margin-bottom: 30px;
}
}
/* line 138, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title3.mb_42 {
margin-bottom: 42px;
}
@media (max-width: 767.98px) {
/* line 138, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title3.mb_42 {
margin-bottom: 30px;
}
}
@media (max-width: 767.98px) {
/* line 144, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_title.scss */
.section__title3.mb_40 {
margin-bottom: 30px;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
@media (max-width: 1200px) {
/* line 3, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_animation.scss */
[class*="hero-ani-"] {
display: none !important;
}
}
/* line 8, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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;
}
}
/*----------------------------------------------------*/
/* -------------------------------------------------------------------------- */
/* main theme style */
/* -------------------------------------------------------------------------- */
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area {
padding: 0px;
position: relative;
left: 0;
top: 0;
width: 100%;
z-index: 999;
padding: 0 130px;
background: #FFFFFF;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area {
padding: 0 30px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1600.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area {
padding: 0 20px;
}
}
@media only screen and (min-width: 1601px) and (max-width: 1800.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area {
padding: 0 50px;
}
}
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area.header_static {
position: relative;
padding: 0px 35px 0 35px;
}
@media (max-width: 575.98px) {
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area.header_static {
padding: 10px 0px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area.header_static {
padding: 10px 0px;
}
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area {
padding: 10px 0px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area {
padding: 10px 0px;
}
}
/* line 37, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .header__wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
align-items: center;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
justify-content: space-between;
-ms-flex-pack: space-between;
}
/* line 42, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .header__wrapper .header__left .logo_img {
margin-right: 80px;
}
@media (max-width: 991.98px) {
/* line 42, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .header__wrapper .header__left .logo_img {
margin-right: 10px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 42, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .header__wrapper .header__left .logo_img {
margin-right: 10px;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1899.98px) {
/* line 42, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .header__wrapper .header__left .logo_img {
margin-right: 10px;
}
}
/*@media (max-width: 767.98px) {*/
/* !* line 54, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss *!*/
/* .header_area .header__wrapper .header__left .category_search {*/
/* display: none !important;*/
/* }*/
/*}*/
/*r {*/
/* !* line 54, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss *!*/
/* .header_area .header__wrapper .header__left .category_search {*/
/* display: none !important;*/
/* }*/
/*}*/
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 61, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .header__wrapper .header__left .category_search .theme_search_field {
display: none;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1299.98px) {
/* line 61, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .header__wrapper .header__left .category_search .theme_search_field {
display: none !important;
}
}
@media only screen and (min-width: 1300px) and (max-width: 1399.98px) {
/* line 61, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .header__wrapper .header__left .category_search .theme_search_field {
width: 200px;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1499.98px) {
/* line 61, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .header__wrapper .header__left .category_search .theme_search_field {
width: 300px;
}
}
/* line 75, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .header__wrapper .header__left .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 75, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss *!*/
/* .header_area .header__wrapper .header__left .category_search .categories_menu {*/
/* display: none !important;*/
/* }*/
/*}*/
/* line 85, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .header__wrapper .header__left .category_search .categories_menu i {
font-weight: 900;
margin-right: 10px;
}
/* line 106, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu {
margin-left: auto;
margin-right: 0;
}
/* line 110, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li {
display: inline-block;
position: relative;
}
/* line 113, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li.submenu_active > a {
color: var(--system_primery_color);
}
/* line 116, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li a {
color: var(--system_secendory_color);
font-size: 16px;
font-weight: 600;
margin: 0px 23px;
padding: 25px 0;
display: inline-block;
text-transform: capitalize;
font-family: "Jost", sans-serif;
padding-top: 20px;
}
.header_area .main_menu .menu_dropdown ul li a {
font-weight: 400;
}
/* line 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li a:hover, .header_area .main_menu ul li a.active {
color: var(--system_primery_color);
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 116, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li a {
font-size: 15px;
margin: 0 15px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
/* line 116, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li a {
margin: 0 12px;
}
}
@media only screen and (min-width: 1439px) and (max-width: 1599.98px) {
/* line 116, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li a {
margin: 0 12px;
}
}
@media only screen and (min-width: 1600px) and (max-width: 1671.98px) {
/* line 116, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li a {
margin: 0 17px;
}
}
/* line 144, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li .submenu {
width: 200px;
position: absolute;
left: 0;
top: 120%;
background: #fff;
text-align: left;
box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.04);
opacity: 0;
visibility: hidden;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
/* line 155, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li .submenu li {
display: block;
margin: 0;
}
/* line 159, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li .submenu li a {
font-size: 14px;
line-height: 1.2;
color: var(--system_secendory_color);
padding: 0;
font-weight: 400;
display: block;
margin: 0;
padding: 10px 20px;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
position: relative;
text-transform: capitalize;
left: 0;
}
/* line 172, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li .submenu li a.active, .header_area .main_menu ul li .submenu li a:hover {
color: var(--system_primery_color);
}
/* line 175, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li .submenu li a:hover {
left: 5px;
color: var(--system_primery_color);
}
/* line 183, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li:hover > a {
color: var(--system_primery_color);
}
/* line 186, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .main_menu ul li:hover .submenu {
top: 100%;
opacity: 1;
visibility: visible;
}
/* line 195, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .contact_wrap {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
@media (max-width: 767.98px) {
/* line 195, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .contact_wrap {
/*display: none !important;*/
margin-left: 0;
margin-right: 35px;
}
.header_area .contact_wrap .theme_btn.small_btn2 {
padding: 10px 18px;
font-size: 14px;
}
.slicknav_btn {
margin-top: -44px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 195, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .contact_wrap {
/*display: none !important;*/
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 195, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .contact_wrap {
/*display: none !important;*/
margin-left: 0;
margin-right: 35px;
}
}
/* line 209, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .contact_wrap .mobile_no p {
color: #505050;
font-weight: 600;
font-size: 16px;
margin-bottom: 0;
font-family: "Cerebri Sans";
}
/* line 216, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .contact_wrap .mobile_no p span a {
color: #627ae4;
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
/* line 209, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .contact_wrap .mobile_no p {
font-size: 13px;
margin-right: 8px;
}
}
/* line 227, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .contact_wrap .signin a.sign_in {
font-size: 16px;
color: #505050;
font-weight: 600;
margin-right: 40px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 227, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .contact_wrap .signin a.sign_in {
margin-right: 15px;
}
}
/* line 235, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .contact_wrap .signin a.sign_in:hover {
color: #4543DE;
}
/* line 240, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area .contact_wrap .contact_btn {
margin-left: 0px;
}
/* line 244, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area.navbar_fixed {
background: #fff;
z-index: 90;
box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
position: fixed;
width: 100%;
top: -70px;
left: 0;
right: 0;
transform: translateY(70px);
transition: transform 500ms ease, background 500ms ease;
-webkit-transition: transform 500ms ease, background 500ms ease;
}
/* line 263, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.header_area.navbar_fixed .main_menu ul li a {
padding: 25px 0;
}
/* line 272, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.float {
z-index: 100;
position: fixed;
width: 40px;
height: 40px;
top: 135px;
right: 20px;
background-color: var(--system_primery_color);
color: #FFF;
border-radius: 50px;
text-align: center;
box-shadow: 0px 10px 20px 0px var(--system_primery_color);
}
/* line 286, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.notify_count {
width: 14px;
height: 14px;
border-radius: 50%;
background: var(--system_primery_color);
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 301, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.subtitle {
font-size: 16px;
font-weight: 400;
line-height: 26px;
color: #373737;
margin-bottom: 0;
font-family: "Jost", sans-serif;
}
/* line 309, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.payment_btn button, .payment_btn a {
padding: 15px 20px !important;
}
/* line 313, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.profile_info img {
width: 60px;
height: 60px;
border-radius: 50%;
cursor: pointer;
margin-right: 15px;
}
/* line 321, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
/* line 327, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
input[type=number] {
-moz-appearance: textfield;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.slicknav_menu .slicknav_icon {
margin-right: 6px;
margin-top: 3px;
padding-bottom: 3px;
position: absolute;
top: 0px;
}
/* line 9, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.slicknav_nav a {
font-size: 14px;
color: #000;
font-family: "Cerebri Sans";
text-transform: capitalize;
font-weight: 400;
}
/* line 17, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.slicknav_nav .slicknav_row, .slicknav_nav a {
padding: 9.5px 15px;
margin: 0;
}
/* line 22, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.slicknav_arrow {
position: absolute;
right: 0;
width: 40px;
height: 37px;
text-align: center;
line-height: 40px;
top: 0;
}
/* line 31, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.slicknav_nav li {
display: block;
border-bottom: none;
position: relative;
}
/* line 37, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.mobile_menu .slicknav_nav ul.submenu {
list-style: none;
overflow: hidden;
padding: 0;
margin: 0;
background: #f7f7f7;
}
/* line 44, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.mobile_menu .slicknav_nav ul.submenu li a {
font-size: 16px;
}
/* line 49, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.mobile_menu .slicknav_nav .slicknav_arrow {
margin: 0;
}
/* line 54, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.slicknav_nav .slicknav_row:hover {
color: #627ae4;
}
/* line 57, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.slicknav_menu .slicknav_icon {
margin-right: 0px;
width: 25px;
height: 25px;
margin: 0;
}
/* line 81, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.mobile_menu {
position: absolute;
right: 0;
width: 100%;
z-index: 9999999;
}
/* line 87, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.slicknav_btn {
right: 12px;
}
/* line 90, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_mobile_menu.scss */
.slicknav_nav .slicknav_row, .slicknav_nav a {
padding: 6.5px 20px;
margin: 0;
font-family: "Jost", sans-serif;
}
/* line 102, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_menu_animation.scss */
.slicknav_btn {
padding: 0px;
border: 0px;
}
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_menu_animation.scss */
.home_2 .slicknav_btn .slicknav_icon-bar {
background-color: #4543de;
}
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_menu_animation.scss */
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
margin-top: 5px;
}
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_menu_animation.scss */
.slicknav_btn .slicknav_icon-bar:nth-child(3) {
opacity: 1;
}
/* line 42, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_menu_animation.scss */
.slicknav_btn.slicknav_open .slicknav_icon-bar:nth-child(3) {
opacity: 0;
}
/* line 46, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_banner.scss */
.banner_area {
padding-top: 80px;
padding-bottom: 140px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_banner.scss */
.banner_area {
padding-top: 190px;
padding-bottom: 236px;
}
}
/* line 18, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_banner.scss */
.banner_area .banner_text {
max-width: 700px;
}
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_banner.scss */
.banner_area .banner_text h3 {
font-size: 35px;
line-height: 51px;
}
}
/* line 32, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_banner.scss */
.banner_area .banner_text .large_search_field {
width: 100%;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cta.scss */
.cta_area {
padding: 75px 0;
}
}
/* line 12, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cta.scss */
.cta_area .section__title h3 {
margin-bottom: 10px;
}
/* line 27, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cta.scss */
.cta_area .section__title p {
margin-bottom: 40px;
}
/* line 34, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cta.scss */
.package_area {
padding-top: 65px;
padding-bottom: 145px;
}
}
/* line 43, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cta.scss */
.package_area .single_package {
text-align: center;
}
/* line 46, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cta.scss */
.package_area .single_package .icon img {
display: inline-block;
width: auto;
height: 70px;
}
/* line 51, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cta.scss */
.package_area .single_package h4 {
font-size: 22px;
font-weight: 700;
margin-bottom: 4px;
margin-top: 31px;
}
/* line 57, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cta.scss */
.package_area .single_package p {
font-size: 16px;
font-weight: 500;
color: #373737;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 3, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .thumb {
position: relative;
overflow: hidden;
}
/* line 7, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .thumb img {
transform: scale(1);
transition: .3s;
}
/* line 12, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_primery_color);
}
/* line 28, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content {
padding-top: 26px;
padding-right: 20px;
}
/* line 32, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content h4 {
font-weight: 700;
transition: .3s;
}
/* line 36, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content h4:hover {
color: var(--system_primery_color);
}
/* line 41, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content .rating_cart {
display: flex;
margin-bottom: 30px;
margin-top: 10px;
}
/* line 46, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content .rating_cart .rateing {
border: 1px solid #F5F5F5;
font-size: 14px;
font-weight: 500;
color: var(--system_secendory_color);
padding: 0px 16px;
display: inline-flex;
align-items: center;
height: 40px;
margin-right: 5px;
}
/* line 57, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content .rating_cart .rateing span {
margin-right: 7px;
}
/* line 61, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content .rating_cart .rateing i {
color: #FFC107;
}
/* line 66, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content .rating_cart .cart_store {
border: 1px solid #F5F5F5;
font-size: 14px;
color: var(--system_secendory_color);
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
display: inline-block;
transition: .3s;
}
/* line 77, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content .rating_cart .cart_store:hover {
border-color: var(--system_primery_color);
color: var(--system_primery_color);
}
/* line 85, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content .course_less_students a {
font-size: 14px;
font-weight: 400;
color: var(--system_secendory_color);
display: inline-flex;
align-items: center;
}
/* line 92, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content .course_less_students a:not(:last-child) {
margin-right: 30px;
}
/* line 96, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course .course_content .course_less_students a i {
font-size: 18px;
font-weight: 400;
margin-right: 10px;
}
/* line 106, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.course_area .single_course:hover img {
transform: scale(1.1);
}
/* line 113, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area {
padding-bottom: 140px;
}
@media (max-width: 767.98px) {
/* line 113, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area {
padding-bottom: 45px;
}
}
/* line 119, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .white_box {
background: #fff;
position: relative;
margin-top: -150px;
padding-top: 90px;
}
@media (max-width: 767.98px) {
/* line 119, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .white_box {
margin-top: -75px;
padding-top: 45px;
}
}
/* line 131, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .thumb {
position: relative;
overflow: hidden;
}
/* line 135, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .thumb img {
transform: scale(1);
transition: .3s;
}
/* line 140, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_primery_color);
}
/* line 155, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 169, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .thumb .live_tag {
position: absolute;
left: 0;
bottom: 0;
font-size: 14px;
font-weight: 500;
color: var(--system_primery_color);
background: #fff;
text-transform: capitalize;
border-radius: 0 5px 0 0;
padding: 8px 16px;
line-height: 1;
}
/* line 184, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 184, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content {
padding-right: 0;
}
}
@media (max-width: 767.98px) {
/* line 184, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content {
padding-right: 0;
}
}
/* line 194, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content h4 {
font-weight: 700;
transition: .3s;
}
/* line 198, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content h4:hover {
color: var(--system_primery_color);
}
/* line 203, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart {
display: flex;
margin-bottom: 30px;
margin-top: 10px;
}
/* line 208, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart .rateing {
border: 1px solid #F5F5F5;
font-size: 14px;
font-weight: 500;
color: var(--system_secendory_color);
padding: 0px 16px;
display: inline-flex;
align-items: center;
height: 40px;
margin-right: 5px;
}
/* line 219, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart .rateing span {
margin-right: 7px;
}
/* line 223, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart .rateing i {
color: #FFC107;
}
/* line 228, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart .cart_store {
border: 1px solid #F5F5F5;
font-size: 14px;
color: var(--system_secendory_color);
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
display: inline-block;
transition: .3s;
}
/* line 239, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content .rating_cart .cart_store:hover {
border-color: var(--system_primery_color);
color: var(--system_primery_color);
}
/* line 247, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content .course_less_students a {
font-size: 14px;
font-weight: 400;
color: var(--system_secendory_color);
display: inline-flex;
align-items: center;
}
/* line 254, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content .course_less_students a:not(:last-child) {
margin-right: 30px;
}
/* line 258, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course .course_content .course_less_students a i {
font-size: 18px;
font-weight: 400;
margin-right: 10px;
}
/* line 268, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.quiz_area .single_course:hover img {
transform: scale(1.1);
}
/* line 275, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.page-item.active .page-link {
background-color: var(--system_primery_color);
border-color: var(--system_primery_color);
}
/* line 280, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course.scss */
.page-link {
color: var(--system_primery_color);
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 2, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .thumb {
position: relative;
overflow: hidden;
}
/* line 5, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .thumb img {
transform: scale(1);
transition: .3s;
}
/* line 9, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_primery_color);
}
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content {
padding-top: 26px;
padding-right: 20px;
}
/* line 27, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content h4 {
font-weight: 700;
transition: .3s;
}
/* line 30, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content h4:hover {
color: var(--system_primery_color);
}
/* line 34, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content .rating_cart {
display: flex;
margin-bottom: 30px;
margin-top: 10px;
}
/* line 38, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content .rating_cart .rateing {
border: 1px solid #F5F5F5;
font-size: 14px;
font-weight: 500;
color: var(--system_secendory_color);
padding: 0px 16px;
display: inline-flex;
align-items: center;
height: 40px;
margin-right: 5px;
background: #fff;
}
/* line 49, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content .rating_cart .rateing span {
margin-right: 7px;
}
/* line 52, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content .rating_cart .rateing i {
color: #FFC107;
}
/* line 56, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content .rating_cart .cart_store {
border: 1px solid #F5F5F5;
font-size: 14px;
color: var(--system_secendory_color);
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
display: inline-block;
background: #fff;
transition: .3s;
}
/* line 67, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content .rating_cart .cart_store:hover {
border-color: var(--system_primery_color);
color: var(--system_primery_color);
}
/* line 74, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content .course_less_students a {
font-size: 14px;
font-weight: 400;
color: var(--system_secendory_color);
display: inline-flex;
align-items: center;
}
/* line 80, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content .course_less_students a:not(:last-child) {
margin-right: 30px;
}
/* line 84, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged .course_content .course_less_students a i {
font-size: 18px;
font-weight: 400;
margin-right: 10px;
}
/* line 93, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.couse_wizged:hover img {
transform: scale(1.1);
}
/* line 99, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .thumb {
position: relative;
overflow: hidden;
}
/* line 102, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .thumb img {
transform: scale(1);
transition: .3s;
}
/* line 106, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_primery_color);
}
/* line 120, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .thumb .live_tag {
position: absolute;
left: 0;
bottom: 0;
font-size: 14px;
font-weight: 500;
color: var(--system_primery_color);
background: #fff;
text-transform: capitalize;
border-radius: 0 5px 0 0;
padding: 8px 16px;
line-height: 1;
}
/* line 148, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content {
padding-top: 26px;
padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 148, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content {
padding-right: 0;
}
}
@media (max-width: 767.98px) {
/* line 148, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content {
padding-right: 0;
}
}
/* line 157, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content h4 {
font-weight: 700;
transition: .3s;
}
/* line 160, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content h4:hover {
color: var(--system_primery_color);
}
/* line 164, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart {
display: flex;
margin-bottom: 30px;
margin-top: 10px;
}
/* line 168, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart .rateing {
border: 1px solid #F5F5F5;
font-size: 14px;
font-weight: 500;
color: var(--system_secendory_color);
padding: 0px 16px;
display: inline-flex;
align-items: center;
height: 40px;
margin-right: 5px;
background: #fff;
}
/* line 179, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart .rateing span {
margin-right: 7px;
}
/* line 182, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart .rateing i {
color: #FFC107;
}
/* line 186, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart .cart_store {
border: 1px solid #F5F5F5;
font-size: 14px;
color: var(--system_secendory_color);
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
display: inline-block;
background: #fff;
transition: .3s;
}
/* line 197, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content .rating_cart .cart_store:hover {
border-color: var(--system_primery_color);
color: var(--system_primery_color);
}
/* line 204, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content .course_less_students a {
font-size: 14px;
font-weight: 400;
color: var(--system_secendory_color);
display: inline-flex;
align-items: center;
}
/* line 210, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content .course_less_students a:not(:last-child) {
margin-right: 30px;
}
/* line 214, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged .course_content .course_less_students a i {
font-size: 18px;
font-weight: 400;
margin-right: 10px;
}
/* line 223, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.quiz_wizged:hover img {
transform: scale(1.1);
}
/* line 228, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.courses_area {
padding: 150px 0 90px 0;
}
@media (max-width: 767.98px) {
/* line 228, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.courses_area {
padding: 65px 0 30px 0;
}
}
/* line 233, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.courses_area .couse_wizged,
.courses_area .quiz_wizged {
margin-bottom: 55px;
}
@media (max-width: 767.98px) {
/* line 233, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.courses_area .couse_wizged,
.courses_area .quiz_wizged {
margin-bottom: 40px;
}
}
/* line 243, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.course_category_chose .course_category_inner {
border: 1px solid #E9E7F7;
padding: 30px;
border-radius: 5px 0 0 5px;
}
/* line 249, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.course_category_chose .single_course_categry h4 {
margin-bottom: 18px;
}
/* line 252, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.course_category_chose .single_course_categry:not(:last-child) {
margin-bottom: 36px;
}
/* line 257, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.course_category_chose .course_title svg {
margin-right: 10px;
}
/* line 264, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.Check_sidebar li:not(:last-child) {
margin-bottom: 15px;
}
/* line 270, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_courses.scss */
.noBrake {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_testimoanial.scss */
.testmonial_area {
background: #F8F8FE;
padding-top: 140px;
padding-bottom: 240px;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_testimoanial.scss */
.testmonial_area {
padding-top: 65px;
padding-bottom: 75px;
}
}
/* line 9, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_testimoanial.scss */
.testmonial_area .single_testmonial {
border: 1px solid #EDEDED;
border-radius: 10px;
background: #fff;
padding: 50px 50px 58px 50px;
min-height: 450px;
}
@media (max-width: 767.98px) {
/* line 9, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_testimoanial.scss */
.testmonial_area .single_testmonial {
padding: 40px 40px 48px 40px;
}
}
/* line 17, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header {
margin-bottom: 25px;
}
/* line 19, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header .thumb {
width: 50px;
height: 50px;
flex: 50px 0 0;
margin-right: 20px;
}
}
/* line 30, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header .thumb img {
width: 100%;
border-radius: 50%;
}
/* line 36, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header .reviewer_name h4 {
font-size: 18px;
font-weight: 700;
font-family: "Cerebri Sans";
margin-bottom: 0px;
}
/* line 43, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header .reviewer_name .rate i {
font-size: 15px;
color: #FFC107;
}
/* line 46, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_testimoanial.scss */
.testmonial_area .single_testmonial .testmonial_header .reviewer_name .rate i:not(:last-child) {
margin-right: 5px;
}
/* line 53, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_testimoanial.scss */
.testmonial_area .single_testmonial p {
font-size: 18px;
line-height: 28px;
font-weight: 500;
color: var(--system_secendory_color);
margin-bottom: 0;
text-align: justify;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 2, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_brand.scss */
.brand_area .barnd_wrapper {
margin-top: 0;
padding: 40px 30px;
}
}
/* line 13, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_brand.scss */
.brand_area .barnd_wrapper .single_brand {
text-align: center;
}
/* line 15, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_brand.scss */
.brand_area .barnd_wrapper .single_brand img {
width: auto;
display: inline-block;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_area {
padding-top: 139px;
padding-bottom: 108px;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_area {
padding-top: 66px;
padding-bottom: 28px;
}
}
/* line 8, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_area .single_blog {
margin-bottom: 40px;
}
/* line 12, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_area .single_blog:hover .thumb img {
transform: scale(1);
}
/* line 17, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_area .single_blog .thumb {
display: block;
overflow: hidden;
}
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_area .single_blog .thumb img {
transition: .3s;
transform: scale(1.1);
width: 100% !important;
}
/* line 26, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_area .single_blog .blog_meta {
padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 26, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_area .single_blog .blog_meta {
padding-right: 0;
}
}
/* line 31, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_area .single_blog .blog_meta h4 {
font-weight: 700;
line-height: 28px;
transition: .3s;
}
/* line 42, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_area .single_blog .blog_meta h4:hover {
color: var(--system_primery_color);
}
/* line 50, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_page_wrapper {
padding: 150px 0 90px 0;
}
@media (max-width: 767.98px) {
/* line 50, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_page_wrapper {
padding: 75px 0 35px 0;
}
}
/* line 55, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_page_wrapper .single_blog {
margin-bottom: 50px;
}
@media (max-width: 767.98px) {
/* line 55, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_page_wrapper .single_blog {
margin-bottom: 30px;
}
}
/* line 60, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_page_wrapper .single_blog .thumb {
overflow: hidden;
margin-bottom: 44px;
display: block;
}
@media (max-width: 767.98px) {
/* line 60, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_page_wrapper .single_blog .thumb {
margin-bottom: 30px;
}
}
/* line 67, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_page_wrapper .single_blog .thumb img {
width: 100%;
transition: .3s;
transform: scale(1);
}
/* line 74, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_page_wrapper .single_blog .blog_meta h4 {
font-size: 20px;
line-height: 30px;
}
}
/* line 95, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_page_wrapper .single_blog:hover .thumb img {
transform: scale(1.1);
}
/* line 104, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area {
padding: 145px 0 147px 0;
}
@media (max-width: 767.98px) {
/* line 104, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area {
padding: 75px 0 72px 0;
}
}
@media (max-width: 767.98px) {
/* line 109, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area .mb_55 {
margin-bottom: 30px;
}
}
/* line 115, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_details_banner {
margin-bottom: 52px;
}
@media (max-width: 767.98px) {
/* line 115, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_details_banner {
margin-bottom: 30px;
}
}
/* line 121, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_title {
margin-bottom: 57px;
}
@media (max-width: 767.98px) {
/* line 121, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_title {
margin-bottom: 30px;
}
}
/* line 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area .single_blog_details .blog_title h3 {
font-size: 25px;
line-height: 35px;
}
}
/* line 144, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area .single_blog_details .quote_text {
margin: 40px 0 20px 0;
}
}
/* line 150, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area .single_blog_details .quote_text .horizontal_line {
background: var(--system_primery_color);
height: 3px;
width: 90px;
flex: 90px 0 0;
position: relative;
top: 6px;
margin-right: 30px;
}
@media (max-width: 767.98px) {
/* line 156, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area .single_blog_details .quote_text .horizontal_line {
width: 40px;
flex: 40px 0 0;
margin-right: 20px;
}
}
/* line 172, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area .single_blog_details .details_info h4 {
font-size: 24px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 25px;
}
@media (max-width: 767.98px) {
/* line 172, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_blog.scss */
.blog_details_area .single_blog_details .details_info h4 {
line-height: 34px;
margin-bottom: 20px;
}
}
/* line 182, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_services.scss */
.service_cta_area {
padding-bottom: 120px;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_services.scss */
.service_cta_area {
padding: 0px 0 45px 0;
}
}
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_services.scss */
.service_cta_area .border_top_1px {
border-top: 1px solid #E9E7F7;
padding-bottom: 150px;
}
@media (max-width: 767.98px) {
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_services.scss */
.service_cta_area .border_top_1px {
padding: 75px 0 0px 0;
}
}
/* line 13, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_services.scss */
.service_cta_area .single_cta_service {
padding: 30px 50px 40px 30px;
flex-wrap: wrap;
}
}
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_services.scss */
.service_cta_area .single_cta_service .thumb img {
width: 100%;
border-radius: 50%;
}
/* line 35, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_services.scss */
.service_cta_area .single_cta_service h4 {
font-size: 22px;
font-weight: 700;
color: var(--system_secendory_color);
}
/* line 40, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area {
padding-bottom: 120px;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area {
padding-bottom: 45px;
}
}
/* line 7, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .section__title p {
font-size: 20px;
font-weight: 600;
line-height: 29px;
margin: 20px 0 30px 0;
}
/* line 15, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .category_wiz .thumb {
position: relative;
}
/* line 17, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .category_wiz .thumb.cat1 {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
min-height: 360px;
}
/* line 23, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .category_wiz .thumb.cat2 {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
min-height: 330px;
}
/* line 29, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .category_wiz .thumb.cat3 {
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
min-height: 330px;
}
/* line 35, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .category_wiz .thumb.small_thumb {
margin-right: 50px;
}
@media (max-width: 767.98px) {
/* line 35, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .category_wiz .thumb.small_thumb {
margin-right: 0;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 35, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 35, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .category_wiz .thumb.small_thumb {
margin-right: 0px;
}
}
/* line 47, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
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 47, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .category_wiz .thumb .cat_btn {
font-size: 14px;
padding: 20px 8px;
}
}
/* line 69, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .category_wiz .thumb .cat_btn:hover {
color: #fff;
border-color: var(--system_primery_color);
background: var(--system_primery_color);
}
/* line 77, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .brouse_cat_btn {
display: block;
background: var(--system_primery_color);
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 77, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .brouse_cat_btn {
margin-left: 0;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1499.98px) {
/* line 77, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .brouse_cat_btn {
margin-left: 0;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 77, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .brouse_cat_btn {
margin-left: 0;
font-size: 25px;
line-height: 33px;
}
}
/* line 102, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 102, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category {
padding: 52px 50px 23px 50px;
}
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 102, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category {
padding: 65px 30px 40px 30px;
}
}
@media (max-width: 767.98px) {
/* line 102, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category {
padding: 40px 30px;
margin-top: -50px;
}
}
@media (max-width: 767.98px) {
/* line 102, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category {
margin-bottom: 66px;
}
}
/* line 123, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category .col-xl-4:not(:last-child) .single_course_cat {
margin-bottom: 30px;
}
/* line 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category .single_course_cat {
display: flex;
}
@media (max-width: 575.98px) {
/* line 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category .single_course_cat {
flex-direction: column;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category .single_course_cat {
flex-direction: column;
}
}
/* line 134, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category .single_course_cat .icon {
margin-right: 20px;
margin-bottom: 15px;
}
/* line 139, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category .single_course_cat .course_content h4 {
font-size: 22px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 5px;
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 139, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category .single_course_cat .course_content h4 {
font-size: 19px;
}
}
/* line 148, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_category.scss */
.category_area .couses_category .single_course_cat .course_content p {
font-size: 16px;
font-weight: 500;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 3, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_team.scss */
.team_area .single_team .thumb {
overflow: hidden;
}
/* line 5, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_team.scss */
.team_area .single_team .thumb img {
transition: .3s;
transform: scale(1);
}
/* line 10, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_team.scss */
.team_area .single_team h4 {
font-size: 20px;
font-weight: 700;
margin-bottom: 1px;
margin-top: 26px;
}
/* line 16, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_team.scss */
.team_area .single_team span {
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 500;
color: #373737;
}
/* line 23, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_team.scss */
.team_area .single_team:hover img {
transform: scale(1.1);
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.who_we_area {
padding: 150px 0;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.who_we_area {
padding: 75px 0;
}
}
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.who_we_area .who_we_info {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 767.98px) {
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.who_we_area .who_we_info {
grid-template-columns: repeat(1, 1fr);
}
}
/* line 12, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.who_we_area .who_we_info .info_left {
padding: 35px 30px;
border-radius: 5px;
}
}
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
}
@media (max-width: 575.98px) {
/* line 28, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.who_we_area .who_we_info .info_left p {
font-size: 20px;
line-height: 31px;
}
}
/* line 40, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.who_we_area .who_we_info .info_right {
background: var(--system_primery_color);
display: flex;
align-items: center;
padding: 70px 65px 70px 70px;
}
@media (max-width: 767.98px) {
/* line 40, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.who_we_area .who_we_info .info_right {
padding: 35px 30px;
border-radius: 5px;
}
}
/* line 49, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.who_we_area .who_we_info .info_right p {
font-size: 25px;
line-height: 35px;
}
}
/* line 64, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.about_gallery_area {
padding-bottom: 120px;
}
@media (max-width: 767.98px) {
/* line 64, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.about_gallery_area {
padding-bottom: 30px;
}
}
/* line 69, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.about_gallery_area .about_gallery {
grid-template-columns: auto;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 69, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.about_gallery_area .about_gallery {
grid-template-columns: repeat(2, 1fr);
padding-right: 40px;
}
}
@media (max-width: 767.98px) {
/* line 86, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.about_gallery_area .about_gallery .gallery_box .thumb {
margin-bottom: 30px;
}
}
/* line 90, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.about_gallery_area .about_gallery .gallery_box .thumb.small_thumb {
margin: 0px 0 0 0px;
}
}
/* line 102, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.about_gallery_area .section__title h3 {
margin-bottom: 40px;
}
/* line 105, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_about.scss */
.about_gallery_area .section__title p {
font-size: 16px;
line-height: 26px;
font-family: "Jost", sans-serif;
color: var(--system_secendory_color);
font-weight: 400;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area {
padding: 150px 0 145px 0;
position: relative;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area {
padding: 36px 0 72px 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area {
padding: 25px 0 144px 0;
}
}
/* line 10, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area::before {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 10, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area::before {
width: 45%;
}
}
@media (min-width: 992px) and (max-width: 1499.98px) {
/* line 10, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area::before {
width: 45%;
}
}
/* line 33, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter {
display: flex;
align-items: center;
}
@media (max-width: 767.98px) {
/* line 33, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter {
padding-left: 0 !important;
flex-direction: column;
align-items: flex-start;
}
}
/* line 42, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter:not(:last-child) {
margin-bottom: 53px;
}
/* line 45, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter:first-child {
padding-left: 30px;
}
}
/* line 51, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter:nth-child(2) {
padding-left: 10px;
}
}
/* line 57, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter:nth-child(3) {
padding-left: 0;
}
}
/* line 63, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter h3 {
font-size: 60px;
font-weight: 900;
color: var(--system_primery_color);
margin-right: 42px;
min-width: 150px;
margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1499.98px) {
/* line 63, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter h3 {
margin-right: 30px;
font-size: 50px;
}
}
@media (max-width: 767.98px) {
/* line 63, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter h3 {
font-size: 40px;
width: auto;
margin-bottom: 20px;
}
}
/* line 82, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_counter.scss */
.counter_area .counter_wrapper .single_counter .counter_content h4 {
font-size: 22px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 15px;
}
/* line 88, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox {
display: inline-block;
position: relative;
margin: 0;
align-items: center;
}
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox h5 {
font-size: 14px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: var(--system_secendory_color);
margin-bottom: 0;
}
/* line 13, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox .label_name {
font-size: 14px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: var(--system_secendory_color);
margin-bottom: 0;
}
/* line 21, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox.white_checkbox .checkmark:after {
border-color: #fff;
}
/* line 25, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox input {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
}
/* line 51, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox input:checked ~ .checkmark:after {
width: 100%;
height: 100%;
border: 0;
transition: .3s;
transform: scale(0);
}
/* line 60, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox input:checked ~ .checkmark {
background: var(--system_primery_color);
transition: .3s;
}
/* line 66, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox 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;
}
/* line 90, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox2 {
display: inline-block;
position: relative;
margin: 0;
align-items: center;
}
/* line 111, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox2 h5 {
font-size: 16px;
font-weight: 600;
font-family: "Jost", sans-serif;
color: var(--system_secendory_color);
margin-bottom: 0;
}
/* line 118, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox2 .label_name {
font-size: 16px;
font-weight: 600;
font-family: "Jost", sans-serif;
color: var(--system_secendory_color);
margin-bottom: 0;
}
/* line 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox2.white_checkbox .checkmark:after {
border-color: #fff;
}
/* line 130, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox2 input {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
}
/* line 156, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox2 input:checked ~ .checkmark:after {
width: 100%;
height: 100%;
border: 0;
transition: .3s;
transform: scale(0);
}
/* line 165, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox2 input:checked ~ .checkmark {
background: #20E007;
transition: .3s;
}
/* line 171, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_checkbox2.error_ans input:checked ~ .checkmark {
background: #FF1414;
transition: .3s;
}
/* line 237, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_bulet_checkbox {
display: inline-block;
position: relative;
margin: 0;
align-items: center;
}
/* line 242, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_bulet_checkbox h5 {
font-size: 16px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: var(--system_secendory_color);
margin-bottom: 0;
}
/* line 249, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_bulet_checkbox .label_name {
font-size: 16px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: var(--system_secendory_color);
margin-bottom: 0;
}
/* line 257, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_bulet_checkbox.white_checkbox .checkmark:after {
border-color: #fff;
}
/* line 261, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_bulet_checkbox input {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
}
/* line 287, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_bulet_checkbox input:checked ~ .checkmark:after {
width: 100%;
height: 100%;
transition: .3s;
transform: scale(1);
border-color: var(--system_primery_color);
}
/* line 294, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_bulet_checkbox input:checked ~ .checkmark {
transition: .3s;
}
/* line 300, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_bulet_checkbox input:checked ~ .checkmark::before {
transform: translate(-50%, -50%) scale(1);
}
/* line 303, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.primary_bulet_checkbox .checkmark::before {
position: absolute;
background: var(--system_primery_color);
content: '';
width: 8px;
height: 8px;
border-radius: 50%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0);
transition: .3s;
}
/* line 315, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.play_button {
width: 100px;
height: 100px;
background: #fff;
border-radius: 50%;
color: var(--system_primery_color);
display: inline-block;
text-align: center;
line-height: 100px;
position: relative;
font-size: 25px;
transition: .3s;
cursor: pointer;
}
/* line 344, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.play_button:hover {
background: var(--system_primery_color);
color: #fff;
}
/* line 350, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme__overlay {
position: relative;
z-index: 2;
}
/* line 353, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.lms_tabmenu {
background: #F8F8FE;
border-radius: 10px;
display: inline-flex;
}
/* line 371, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.lms_tabmenu li a {
font-size: 16px;
font-weight: 600;
font-family: "Cerebri Sans";
color: var(--system_secendory_color);
border-radius: 10px;
padding: 13px 39px;
}
@media (max-width: 767.98px) {
/* line 371, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.lms_tabmenu li a {
padding: 13px 30px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 371, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.lms_tabmenu li a {
padding: 13px 27px;
}
}
/* line 384, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.lms_tabmenu li a.active {
background: var(--system_primery_color);
color: #fff;
border-radius: 10px;
}
/* line 393, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_border {
border-top: 1px solid #E9E7F7;
}
/* line 399, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according button.collapsed::before {
content: "\e61a";
font-family: 'themify';
}
/* line 418, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card {
margin-bottom: 15px;
border: 0;
}
/* line 421, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card .card-header {
border: 1px solid #E9E7F7;
border-radius: 5px;
background: transparent;
padding: 0;
}
/* line 428, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card .card-header h5 button {
font-family: "Cerebri Sans";
font-size: 18px;
font-weight: 600;
color: var(--system_secendory_color);
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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card .card-header h5 button {
flex-wrap: wrap;
}
}
/* line 442, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card-body {
padding: 0;
padding-top: 20px;
}
/* line 456, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single {
flex-wrap: wrap;
}
}
/* line 464, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single:last-child {
margin-bottom: 15px;
}
/* line 467, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_left {
margin-bottom: 10px;
}
}
/* line 473, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_left span {
font-size: 16px;
font-weight: 500;
color: #373737;
}
/* line 484, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_right {
display: flex;
align-items: center;
}
/* line 488, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_right .theme_btn_lite {
margin-right: 30px;
}
/* line 491, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_predefine.scss */
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_right span {
font-size: 14px;
font-weight: 500;
color: #373737;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 3, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cart.scss */
.shoping_wrapper .dark_overlay.active {
opacity: 1;
visibility: visible;
}
@media (min-width: 767.98px) {
/* line 19, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cart.scss */
.shoping_wrapper .chart_close {
display: none;
}
}
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cart.scss */
.shoping_wrapper .shoping_cart {
width: 100%;
padding: 100px 20px 30px 30px;
}
}
/* line 42, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cart.scss */
.shoping_wrapper .shoping_cart.active {
opacity: 1;
visibility: visible;
}
/* line 47, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .cart_header {
border-bottom: 1px solid #E1E2E6;
}
/* line 49, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .cart_header h4 {
font-size: 22px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 15px;
}
/* line 56, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart:last-child {
padding-bottom: 60px;
margin-bottom: 30px;
}
/* line 65, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .thumb {
width: 120px;
margin-right: 30px;
}
/* line 68, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .thumb img {
width: 120px;
}
/* line 73, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cart.scss */
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .cart_content p .prise {
color: #49A60A;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details {
padding: 150px 0 120px 0;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details {
padding: 75px 0 45px 0;
}
}
/* line 7, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title {
display: flex;
}
@media (max-width: 767.98px) {
/* line 7, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title {
flex-direction: column;
}
}
/* line 13, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title .single__details {
display: flex;
align-items: center;
position: relative;
width: 33%;
z-index: 1;
margin-bottom: 40px;
}
@media (max-width: 767.98px) {
/* line 13, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title .single__details {
margin-bottom: 30px;
}
}
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title .single__details:not(:last-child) {
margin-right: 0;
padding-right: 0;
}
}
/* line 36, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 36, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 36, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title .single__details:not(:last-child)::before {
display: none;
}
}
/* line 55, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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;
background-size: cover;
background-position: center center;
}
/* line 62, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title .single__details .thumb img {
border-radius: 50%;
width: 80px;
height: 80px;
}
/* line 70, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 78, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content h4 {
font-size: 18px;
}
}
/* line 84, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content .rating_star {
display: flex;
}
/* line 87, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content .rating_star .stars {
display: flex;
align-items: center;
}
/* line 91, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content .rating_star .stars i {
font-size: 15px;
color: #FFC107;
}
/* line 95, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content .rating_star .stars i:not(:last-child) {
margin-right: 5px;
}
/* line 101, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
margin-bottom: 0;
margin-left: 19px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 101, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .course__details_title .single__details .details_content .rating_star p {
margin-left: 5px;
}
}
/* line 117, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 117, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course__details .video_screen {
height: 500px;
}
}
/* line 130, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 142, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.sidebar__widget .sidebar__title {
display: flex;
align-items: center;
margin-bottom: 21px;
}
/* line 147, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.sidebar__widget .sidebar__title h3 {
font-size: 36px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 0;
margin-right: 23px;
}
@media (max-width: 767.98px) {
/* line 147, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.sidebar__widget .sidebar__title h3 {
font-size: 30px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 147, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.sidebar__widget .sidebar__title h3 {
font-size: 30px;
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
/* line 147, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.sidebar__widget .sidebar__title h3 {
font-size: 30px;
}
}
/* line 164, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 170, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.sidebar__widget .sidebar__title p a {
font-size: 14px;
font-weight: 600;
color: #687083;
margin-bottom: 0;
font-family: "Cerebri Sans";
}
/* line 178, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.sidebar__widget .sidebar__title p i {
color: #687083;
font-size: 16px;
margin-right: 5px;
}
/* line 187, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.sidebar__widget .course_includes li {
display: flex;
align-items: center;
}
/* line 191, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.sidebar__widget .course_includes li:not(:last-child) {
margin-bottom: 12px;
}
/* line 195, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.sidebar__widget .course_includes li i {
font-size: 22px;
font-weight: 400;
color: #373737;
margin-right: 15px;
}
/* line 202, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 212, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content {
margin-bottom: 45px;
}
}
@media (min-width: 1500px) {
/* line 212, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content {
padding-right: 50px;
}
}
/* line 223, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview:not(:last-child) {
margin-bottom: 54px;
}
/* line 227, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview:last-child {
margin-bottom: 25px;
}
/* line 231, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview .theme_border {
margin-bottom: 24px;
}
/* line 235, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview p {
line-height: 26px;
font-weight: 400;
}
/* line 240, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview .social_btns {
display: flex;
flex-wrap: wrap;
}
/* line 244, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .course_overview_description .single_overview .social_btns .social_btn {
margin-right: 10px;
margin-bottom: 5px;
}
/* line 252, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper {
padding-bottom: 97px;
}
@media (max-width: 767.98px) {
/* line 252, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper {
padding-bottom: 47px;
}
}
/* line 259, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_title {
margin-bottom: 38px;
}
/* line 262, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_title h4 {
margin-bottom: 3px;
}
/* line 266, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_title > p {
color: #373737;
font-weight: 500;
}
/* line 272, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 272, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_details_inner {
grid-template-columns: auto;
grid-gap: 30px;
margin-bottom: 30px;
}
}
/* line 288, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_details_inner .instractor_details_info h4 {
margin-bottom: 8px;
}
/* line 292, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 299, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 299, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .instractor_details_wrapper .instractor_details_inner .instractor_details_info .ins_details {
margin-bottom: 21px;
}
}
/* line 312, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 320, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 335, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .author_courses {
padding-top: 87px;
border-top: 1px solid #E9E7F7;
}
@media (max-width: 767.98px) {
/* line 335, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.lms_tab_content .author_courses {
padding-top: 47px;
}
}
/* line 345, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .details_title {
margin-bottom: 38px;
}
/* line 348, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .details_title h4 {
margin-bottom: 3px;
}
/* line 352, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .details_title > p {
color: #373737;
}
/* line 357, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_feedback {
display: flex;
}
@media (max-width: 767.98px) {
/* line 357, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_feedback {
flex-direction: column;
}
}
/* line 363, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_feedback .course_feedback_left {
padding-right: 55px;
margin-bottom: 30px;
}
/* line 367, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_feedback .course_feedback_left h2 {
font-size: 60px;
font-weight: 900;
color: var(--system_primery_color);
margin-bottom: 0;
line-height: 1;
}
/* line 375, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 380, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_feedback .course_feedback_left .feedmak_stars i {
color: #FFC107;
font-size: 17px;
}
/* line 384, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_feedback .course_feedback_left .feedmak_stars i:not(:last-child) {
margin-right: 5px;
}
/* line 390, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
}
/* line 398, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar {
width: 100%;
}
/* line 401, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 410, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 410, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .progress {
margin-right: 15px;
}
}
/* line 419, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .progress .progress-bar {
background: var(--system_secendory_color);
border-radius: 30px;
}
/* line 426, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 426, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent .feedmak_stars {
margin-right: 15px;
}
}
/* line 435, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 435, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_feedback .feedbark_progressbar .single_progrssbar .rating_percent .feedmak_stars i {
font-size: 14px;
}
}
/* line 442, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 448, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
}
/* line 459, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews {
border-top: 1px solid #E9E7F7;
padding-top: 56px;
margin-top: 36px;
}
/* line 464, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .details_title {
margin-bottom: 55px;
}
@media (max-width: 767.98px) {
/* line 464, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .details_title {
margin-bottom: 30px;
}
}
/* line 471, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 477, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 471, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews {
padding-bottom: 40px;
margin-bottom: 40px;
}
}
@media (max-width: 575.98px) {
/* line 471, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews {
flex-direction: column;
}
}
/* line 490, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_primery_color);
flex: 80px 0 0;
margin-right: 40px;
color: #fff;
text-transform: uppercase;
text-align: center;
line-height: 80px;
margin-bottom: 20px;
}
/* line 508, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_course_details.scss */
.course_review_wrapper .course_cutomer_reviews .single_reviews .review_content h4 {
margin-bottom: 0;
}
/* line 512, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 517, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 523, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 527, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 533, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 11, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_list li i {
font-size: 12px;
font-weight: 400;
color: #373737;
margin-right: 10px;
}
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz__details {
padding: 150px 0 120px 0;
}
@media (max-width: 767.98px) {
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz__details {
padding: 75px 0 45px 0;
}
}
/* line 28, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz__details .lms_tab_content .course_overview_description .single_overview {
margin-bottom: 30px;
}
/* line 31, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 31, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz__details .lms_tab_content .course_overview_description .single_overview:last-child {
margin-bottom: 40px;
}
}
/* line 41, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz__details .course_cutomer_reviews .single_reviews:last-child {
padding-bottom: 0;
border: 0;
margin-bottom: 28px;
}
/* line 48, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_test_wrapper {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
/* line 52, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 52, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_header {
padding: 20px 30px;
}
}
/* line 60, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_header h3 {
font-size: 22px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 60, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_header h3 {
font-size: 18px;
}
}
/* line 71, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body {
padding: 50px 50px 80px 60px;
}
@media (max-width: 767.98px) {
/* line 71, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body {
padding: 40px 40px 50px 40px;
}
}
/* line 77, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body p {
margin-bottom: 26px;
}
/* line 80, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body p a {
font-weight: 600;
color: #373737;
}
/* line 86, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_test_wrapper .quiz_test_body .quiz_test_info {
margin-bottom: 47px;
padding-top: 4px;
}
/* line 90, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 99, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 111, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
/* line 115, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 115, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header {
padding: 20px 30px;
}
}
@media (max-width: 575.98px) {
/* line 115, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header {
flex-direction: column;
justify-content: start;
}
}
/* line 127, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header h3 {
font-size: 22px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 127, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header h3 {
font-size: 18px;
}
}
/* line 137, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header .quiz_header_right {
text-align: right;
}
@media (max-width: 575.98px) {
/* line 137, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header .quiz_header_right {
text-align: left;
width: 100%;
margin-top: 10px;
}
}
/* line 145, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
margin-bottom: 0;
}
/* line 153, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_header .quiz_header_right p {
font-size: 14px;
font-weight: 500;
color: #687083;
}
/* line 161, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body {
padding: 40px 60px 80px 60px;
}
@media (max-width: 575.98px) {
/* line 161, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body {
padding: 25px 20px;
}
}
/* line 167, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header {
margin-bottom: 26px;
}
/* line 170, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 176, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 184, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 203, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 208, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_primery_color);
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 208, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 208, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_counters span {
margin-bottom: 15px;
}
}
/* line 233, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_counters span.skip_qus {
border: 2px solid var(--system_primery_color);
color: var(--system_primery_color);
background: transparent;
}
/* line 239, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 239, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .question_list_header .question_list_counters span:not(:last-child) {
margin-right: 20px;
}
}
/* line 249, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .quiz_select {
margin-bottom: 50px;
}
/* line 252, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_questions_wrapper .quiz_test_body .quiz_select li {
margin-bottom: 15px;
}
/* line 259, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
/* line 263, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 263, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_header {
padding: 20px 30px;
}
}
/* line 271, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_header h3 {
font-size: 22px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 271, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_header h3 {
font-size: 18px;
}
}
/* line 282, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body {
padding: 50px 50px 80px 60px;
}
@media (max-width: 767.98px) {
/* line 282, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body {
padding: 30px;
}
}
/* line 288, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body h3 {
font-size: 24px;
font-weight: 700;
margin-bottom: 34px;
}
/* line 294, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper {
display: flex;
}
@media (max-width: 575.98px) {
/* line 294, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 294, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper {
flex-direction: column;
}
}
/* line 304, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 311, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 311, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 311, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 311, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 324, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 324, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view:last-child {
margin-bottom: 40px;
}
}
/* line 333, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 333, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 333, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .score_view_wrapper .single_score_view:not(:last-child) {
margin-right: 30px;
}
}
/* line 346, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 346, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .retake_info {
padding-left: 50px;
}
}
@media (max-width: 767.98px) {
/* line 346, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 346, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .retake_info {
padding-left: 0;
margin-bottom: 30px;
}
}
/* line 360, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.quiz_score_wrapper .quiz_test_body .retake_info h4 {
margin-bottom: 12px;
}
/* line 368, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.result_sheet_wrapper {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}
/* line 372, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 372, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_header {
padding: 20px 30px;
}
}
/* line 380, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_header h3 {
font-size: 22px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 380, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_header h3 {
font-size: 18px;
}
}
/* line 391, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body {
padding: 40px 50px;
}
@media (max-width: 767.98px) {
/* line 391, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body {
padding: 30px;
}
}
/* line 398, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_view .single_result_view {
padding-bottom: 26px;
margin-bottom: 30px;
}
/* line 402, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 406, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 413, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 421, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 430, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_view .marking_img img {
width: 60px;
margin-top: 10px;
}
}
/* line 439, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 439, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_preview {
padding-top: 0;
}
}
/* line 446, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_preview a {
margin: 0 5px;
}
@media (max-width: 575.98px) {
/* line 449, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 439, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.result_sheet_wrapper .quiz_test_body .result_sheet_preview {
flex-direction: column;
}
}
/* line 463, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
#result br {
display: block;
}
/* line 467, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.questions br {
display: block;
}
/* line 471, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.primary_checkbox {
display: inline-block;
position: relative;
margin: 0;
line-height: 20px;
font-size: 16px;
font-weight: 400;
color: var(--system_secendory_color);
display: block;
margin-bottom: 15px;
}
/* line 483, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.primary_checkbox .checkmark {
position: relative;
width: 20px;
height: 20px;
top: 0;
left: 0;
display: block;
cursor: pointer;
line-height: 20px;
flex: 20px 0 0;
border: 1px solid #C4C4C4;
margin-right: 12px;
}
/* line 499, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.primary_checkbox input {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
visibility: hidden;
}
/* line 509, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.primary_checkbox input:checked ~ .checkmark:after {
width: 100%;
height: 100%;
border: 0;
transition: .3s;
transform: scale(0);
}
/* line 517, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.primary_checkbox input:checked ~ .checkmark {
transition: .3s;
}
/* line 523, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.primary_checkbox input:checked ~ .checkmark::before {
content: "\e64c";
font-family: "themify";
position: absolute;
display: block;
top: -1px;
left: 2px;
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: 20px;
z-index: 99;
color: #fff;
transition: .3s;
}
/* line 549, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.primary_checkbox .checkmark:after {
position: absolute;
display: block;
top: 0;
left: 0;
content: "";
width: 20px;
height: 20px;
background: transparent;
border-radius: 5px;
border: 0;
transition: .3s;
transform: scale(1);
background: transparent;
}
/* line 565, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.primary_checkbox .checkmark.red_check::after {
background: rgba(255, 226, 229, 0.34);
}
/* line 571, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.btnPrevious {
cursor: pointer;
}
/* line 575, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.btnNext {
cursor: pointer;
}
/* line 579, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.next {
cursor: pointer;
}
/* line 583, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_quiz_details.scss */
.skip {
cursor: pointer;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_error.scss */
.error_wrapper {
padding: 150px 0;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_error.scss */
.error_wrapper {
padding: 75px 0;
}
}
/* line 8, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_error.scss */
.error_wrapper .error_wrapper_info .thumb img {
max-width: 535px;
}
@media (max-width: 575.98px) {
/* line 8, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_error.scss */
.error_wrapper .error_wrapper_info .thumb img {
width: 100%;
}
}
/* line 15, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_error.scss */
.error_wrapper .error_wrapper_info h3 {
font-size: 50px;
font-family: "Cerebri Sans";
font-weight: 900;
color: var(--system_secendory_color);
margin: 19px 0 13px 0;
}
@media (max-width: 575.98px) {
/* line 15, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_error.scss */
.error_wrapper .error_wrapper_info h3 {
font-size: 30px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 15, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_error.scss */
.error_wrapper .error_wrapper_info h3 {
font-size: 40px;
}
}
/* line 28, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_error.scss */
.error_wrapper .error_wrapper_info p {
font-size: 18px;
font-weight: 500;
color: #373737;
margin-bottom: 38px;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper {
display: grid;
grid-template-columns: 615px auto;
justify-content: center;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper {
grid-template-columns: auto;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper {
grid-template-columns: 515px auto;
}
}
/* line 10, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left {
padding: 60px 56px 53px 60px;
}
@media (max-width: 767.98px) {
/* line 10, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left {
padding: 40px 30px;
}
}
/* line 15, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .logo {
margin-bottom: 120px;
}
@media (max-width: 767.98px) {
/* line 15, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .logo {
margin-bottom: 75px;
}
}
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content {
padding-bottom: 20px;
}
@media (max-width: 767.98px) {
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content {
padding-bottom: 100px;
}
}
/* line 29, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content h4 {
font-size: 20px;
line-height: 26px;
margin-bottom: 40px;
}
}
/* line 40, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links {
grid-template-columns: repeat(1, 1fr);
}
}
/* line 50, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links a {
border-radius: 0;
color: #fff !important;
white-space: nowrap;
}
/* line 57, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links a i {
font-size: 16px;
margin-right: 5px;
}
/* line 61, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links .facebookLoginBtn {
background: #395799;
}
/* line 65, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links .googleLoginBtn {
background: #e34133;
}
/* line 54, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .socail_links a:hover {
background: var(--system_primery_color) !important;
}
/* line 71, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .remember_forgot_pass {
align-items: center;
margin-bottom: 60px;
}
/* line 81, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .login_wrapper_content .remember_forgot_pass p a {
text-decoration: underline;
color: #687083;
}
/* line 96, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .shitch_text {
font-size: 14px;
font-weight: 500;
color: #373737;
text-align: center;
}
/* line 110, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_left .shitch_text a {
color: #4183FF;
}
/* line 115, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 115, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right {
display: none;
}
}
@media (max-width: 991.98px) {
/* line 115, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right {
display: none;
}
}
/* line 131, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right .login_main_info {
text-align: center;
}
/* line 134, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right h4 {
font-size: 40px;
font-weight: 900;
color: var(--system_secendory_color);
line-height: 50px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 134, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 134, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right h4 {
font-size: 25px;
line-height: 35px;
}
}
/* line 148, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right br {
display: block !important;
}
/* line 151, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 151, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right .thumb {
margin: 50px 0 35px 0;
}
}
/* line 157, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right .thumb img {
max-width: 412px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 157, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right .thumb img {
max-width: 300px;
}
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
/* line 157, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right .thumb img {
max-width: 300px;
}
}
/* line 168, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right .other_links span {
font-size: 18px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: var(--system_secendory_color);
}
/* line 173, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 173, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper .login_wrapper_right .other_links span:not(:last-child) {
margin-right: 30px;
}
}
/* line 184, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper.resister_wrapper .login_wrapper_left .logo {
margin-bottom: 91px;
}
@media (max-width: 767.98px) {
/* line 184, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper.resister_wrapper .login_wrapper_left .logo {
margin-bottom: 46px;
}
}
/* line 193, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper.resister_wrapper .login_wrapper_left .login_wrapper_content {
padding-bottom: 20px;
}
@media (max-width: 767.98px) {
/* line 193, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper.resister_wrapper .login_wrapper_left .login_wrapper_content {
padding-bottom: 60px;
}
}
/* line 198, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.login_wrapper.resister_wrapper .login_wrapper_left .login_wrapper_content .remember_forgot_pass {
margin-bottom: 56px;
}
/* line 206, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.custom_group_field {
border-bottom: 1px solid #E1E2E6;
}
/* line 208, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.custom_group_field span {
background: transparent;
border: 0;
padding: 0;
width: 20px;
text-align: left;
padding-bottom: 14px;
}
/* line 216, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 224, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.custom_group_field input:focus {
outline: none;
}
/* line 227, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_login.scss */
.custom_group_field input::placeholder {
color: #AFAFAF;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_pricing.scss */
.pricing_area {
padding-bottom: 120px;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_pricing.scss */
.pricing_area {
padding-bottom: 45px;
}
}
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_pricing.scss */
.pricing_area .pricing_carousel {
margin: 75px 0 50px 0;
}
}
/* line 19, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_pricing.scss */
.pricing_area .pricing_carousel .single_course_slide .icon img {
display: inline-block;
width: auto;
}
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_pricing.scss */
.pricing_area .pricing_carousel .single_course_slide h4 {
font-size: 22px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 7px;
margin-top: 30px;
}
/* line 31, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_header {
padding-bottom: 23px;
text-align: center;
border-bottom: 1px solid #EEF0F4;
}
/* line 47, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_body h2 {
font-size: 50px;
font-weight: 900;
margin-bottom: 0;
color: var(--system_primery_color);
position: relative;
display: inline-block;
line-height: 1;
margin: 27px 0 25px 0;
}
/* line 66, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_body h2 span.sup {
left: -10px;
top: 6px;
}
/* line 75, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_body h2 span.sub {
right: -28px;
bottom: 8px;
}
/* line 81, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_pricing.scss */
.pricing_area .single_pricing .pricing_body .pricing_lists {
margin-bottom: 41px;
}
/* line 83, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractors_wrapper {
padding: 144px 0 110px 0;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractors_wrapper {
padding: 69px 0 35px 0;
}
}
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractors_wrapper.instractors_wrapper2 {
padding: 0px 0 100px 0;
}
@media (max-width: 767.98px) {
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractors_wrapper.instractors_wrapper2 {
padding: 0px 0 25px 0;
}
}
/* line 15, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.single_instractor .thumb {
margin-bottom: 31px;
overflow: hidden;
display: block;
}
/* line 19, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.single_instractor .thumb img {
width: 100%;
transform: scale(1);
transition: .3s;
}
/* line 25, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.single_instractor h4 {
font-size: 20px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 3px;
}
/* line 31, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.single_instractor span {
display: block;
font-size: 14px;
font-weight: 500;
font-family: "Jost", sans-serif;
color: #373737;
}
/* line 40, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.single_instractor:hover .thumb img {
transform: scale(1.1);
}
/* line 48, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper {
padding: 150px 0 120px 0;
}
@media (max-width: 767.98px) {
/* line 48, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper {
padding: 75px 0 40px 0;
}
}
/* line 54, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .thumb {
max-width: 200px;
}
}
/* line 62, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .thumb img {
width: 100%;
border-radius: 50%;
}
/* line 67, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta {
text-align: center;
}
/* line 69, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta h4 {
font-size: 22px;
font-weight: 700;
margin-bottom: 5px;
}
/* line 74, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta span {
font-size: 16px;
font-weight: 500;
color: #373737;
}
/* line 79, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media a.twitter {
background: #03ABF0;
}
/* line 97, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media a.pinterest {
background: #C92128;
}
/* line 100, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media a.linkedin {
background: #0477B5;
}
/* line 103, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media a:hover {
background: var(--system_primery_color);
}
/* line 106, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_profile .instractor_meta .social_media a:not(:last-child) {
margin-right: 10px;
}
/* line 114, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title {
justify-content: space-between;
}
}
@media (max-width: 767.98px) {
/* line 114, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title {
flex-direction: column;
}
}
/* line 127, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details {
margin-bottom: 30px;
}
}
/* line 141, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child) {
padding-right: 30px;
margin-right: 30px;
}
}
/* line 160, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details:not(:last-child)::before {
display: none;
}
}
/* line 185, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .thumb img {
width: 100%;
border-radius: 50%;
}
/* line 197, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .details_content h4 {
font-size: 18px;
}
}
/* line 209, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .details_content .rating_star {
display: flex;
}
/* line 211, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
margin-bottom: 0;
margin-left: 19px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 222, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.instractos_details_wrapper .instractos_main_details .course__details_title .single__details .details_content .rating_star p {
margin-left: 5px;
}
}
/* line 238, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.course_by_author {
padding-bottom: 115px;
}
@media (max-width: 767.98px) {
/* line 249, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.course_by_author {
padding-bottom: 40px;
}
}
/* line 254, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.course_by_author .theme_border {
padding-bottom: 85px;
}
@media (max-width: 767.98px) {
/* line 254, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_instractor.scss */
.course_by_author .theme_border {
padding-bottom: 45px;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 2, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
padding: 10px 20px;
width: 100%;
}
/* line 12, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_input::placeholder {
font-size: 14px;
color: #8E8E8E;
text-transform: capitalize;
}
/* line 18, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_input3 {
height: 50px;
border: 1px solid #E1E2E6;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 400;
color: var(--system_secendory_color);
padding: 15px 20px;
width: 100%;
}
/* line 27, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_input3::placeholder {
color: #AFAFAF;
}
/* line 31, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_input4 {
height: 50px;
border: 1px solid #E1E2E6;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 400;
color: var(--system_secendory_color);
padding: 15px 20px;
width: 100%;
background: transparent;
}
/* line 41, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_input4::placeholder {
color: #AFAFAF;
}
.primary_input5 {
height: 56px;
border: 0;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 500;
color: #202e3b;
padding: 23px 0px;
width: 100%;
position: relative;
}
/* line 54, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_input5::placeholder {
color: #373737;
}
/* line 45, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
padding: 0px 25px 25px 0;
width: 100%;
}
/* line 56, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_input2::placeholder {
font-size: 16px;
color: #677294;
text-transform: capitalize;
}
/* line 63, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.custom_input_group {
height: 50px;
}
/* line 66, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 66, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 82, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text.twitter_bg {
background: #1BABF0;
}
/* line 85, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text.linkedin_bg {
background: #DD5143;
}
/* line 88, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text.youtube_bg {
background: #FF0000;
}
/* line 91, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text i {
font-size: 16px;
color: #fff;
margin-right: 14px;
}
/* line 96, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 96, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.custom_input_group .input-group-prepend .input-group-text span {
display: none;
}
}
/* line 107, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
padding: 15px 20px;
background: transparent !important;
box-shadow: none !important;
border-radius: 0 !important;
}
/* line 118, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.custom_input_group input::placeholder {
color: #AFAFAF;
}
/* line 123, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
padding: 15px 20px;
width: 100%;
}
/* line 133, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_textarea::placeholder {
font-size: 14px;
color: #8E8E8E;
text-transform: capitalize;
}
/* line 139, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_textarea3 {
height: 160px;
border: 1px solid #E1E2E6;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 400;
color: var(--system_secendory_color);
padding: 15px 20px;
width: 100%;
}
/* line 148, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_textarea3::placeholder {
color: #AFAFAF;
}
/* line 152, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_textarea4 {
height: 120px;
border: 1px solid #E1E2E6;
font-family: "Jost", sans-serif;
font-size: 14px;
font-weight: 400;
color: var(--system_secendory_color);
padding: 15px 20px;
width: 100%;
background: transparent;
}
/* line 162, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_textarea4::placeholder {
color: #AFAFAF;
}
.primary_textarea5 {
height: 130px;
border-radius: 0px;
border: 0;
font-family: "Jost", sans-serif;
color: #202e3b;
padding: 3px 25px 0 0;
width: 100%;
font-size: 14px;
font-weight: 500;
border: 0 !important;
}
/* line 244, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea5:focus {
border: 0;
outline: none;
}
/* line 248, G:/laragon/www/themeforest/LMS/HTML/scss/_contact.scss */
.primary_textarea5::placeholder {
color: #373737;
}
/* line 166, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_label {
font-size: 14px;
font-weight: 500;
color: #373737;
display: block;
margin-bottom: 10px;
line-height: 1;
}
/* line 174, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 182, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_label2 span {
color: #FF1919;
}
/* line 186, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
padding: 3px 25px 0 0;
width: 100%;
}
/* line 197, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.primary_textarea2::placeholder {
font-size: 14px;
color: #677294;
text-transform: capitalize;
}
/* line 207, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_section .contact_title h4 {
font-size: 24px;
font-weight: 700;
color: #373737;
}
/* line 213, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_section .contact_info {
padding-top: 186px;
}
@media (max-width: 767.98px) {
/* line 213, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_section .contact_info {
padding-top: 71px;
}
}
/* line 218, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_section .contact_info > p {
margin: 20px 0 49px 0;
}
/* line 223, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_section .contact_info .address_lines .single_address_line:not(:last-child) {
margin-bottom: 15px;
}
/* line 226, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_section .contact_info .address_lines .single_address_line i {
font-size: 20px;
font-weight: 400;
color: var(--system_primery_color);
margin-right: 20px;
position: relative;
top: 7px;
}
/* line 235, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_section .contact_info .address_lines .single_address_line .address_info p {
font-size: 14px;
font-weight: 600;
color: #373737;
}
/* line 239, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_section .contact_info .address_lines .single_address_line .address_info p:not(:last-child) {
margin-bottom: 0px;
}
/* line 247, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_section .contact_form_box {
background: #FAFAFA;
padding: 77px 45px 60px 45px;
}
@media (max-width: 767.98px) {
/* line 247, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_section .contact_form_box {
padding: 47px 30px 40px 30px;
}
}
/* line 253, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_section .contact_form_box .contact_title {
margin-bottom: 29px;
}
/* line 259, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_map {
padding: 120px 0 150px 0;
}
@media (max-width: 767.98px) {
/* line 259, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_map {
padding: 45px 0 75px 0;
}
}
/* line 264, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_contact.scss */
.contact_map #contact-map {
height: 400px;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.cart_wrapper {
padding: 148px 0 150px 0;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.cart_wrapper {
padding: 75px 0 75px 0;
}
}
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.cart_wrapper .cart_table_wrapper {
margin-bottom: 30px;
}
@media (max-width: 767.98px) {
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.cart_wrapper .cart_table_wrapper {
margin-bottom: 40px;
}
}
/* line 11, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.cart_wrapper .cart_table_wrapper h4 {
font-size: 22px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 30px;
}
/* line 20, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table {
border-radius: 5px;
border-collapse: collapse;
border-radius: 5px;
}
/* line 28, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table thead tr th {
font-size: 17px;
font-weight: 700;
color: var(--system_secendory_color);
border-top: 1px solid #E1E2E6;
border-bottom: 1px solid #E1E2E6;
padding: 22px 30px;
font-family: "Cerebri Sans";
}
/* line 36, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table thead tr th:nth-child(1) {
padding-left: 180px;
}
}
/* line 43, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table thead tr th:last-child {
border-right: 1px solid #E1E2E6;
}
/* line 51, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table tbody tr td .in_stoke {
color: #49A60A;
}
/* line 62, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table tbody tr td:nth-child(1) {
border-left: 1px solid #E1E2E6;
padding-left: 20px;
}
/* line 66, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table tbody tr td:last-child {
border-right: 1px solid #E1E2E6;
}
/* line 70, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table tbody tr td .product_name .close_icon {
margin-right: 10px;
}
/* line 73, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table tbody tr td .product_name .thumb {
width: 100px;
height: 60px;
margin-right: 30px;
}
}
/* line 82, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table tbody tr td .product_name .thumb img {
width: 100%;
}
/* line 86, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table tbody tr td .product_name span {
font-size: 16px;
font-weight: 400;
color: #373737;
}
/* line 96, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table tfoot td {
border-top: 1px solid #E1E2E6;
border-bottom: 1px solid #E1E2E6;
padding: 25px 20px;
}
/* line 100, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table tfoot td:nth-child(1) {
border-left: 1px solid #E1E2E6;
}
/* line 103, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table tfoot td:last-child {
border-right: 1px solid #E1E2E6;
text-align: right;
}
/* line 111, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table.custom_table2 tbody td {
padding: 25px 40px;
}
/* line 117, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table3 {
border-radius: 5px;
border-collapse: collapse;
border-radius: 5px;
}
/* line 125, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table3 tbody tr td .product_name .close_icon {
margin-right: 10px;
}
/* line 161, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table3 tbody tr td .product_name .thumb {
width: 100px;
height: 60px;
margin-right: 30px;
}
}
/* line 170, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table3 tbody tr td .product_name .thumb img {
width: 100%;
}
/* line 174, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.table.custom_table3 tbody tr td .product_name span {
font-size: 16px;
font-weight: 400;
color: #373737;
}
/* line 184, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.coupon_wrapper {
display: grid;
grid-template-columns: 300px 170px;
grid-gap: 10px;
}
/* line 188, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.coupon_wrapper .theme_btn.small_btn2 {
padding: 16px 9px;
}
/* line 191, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.coupon_wrapper .primary_input {
background: #F9F9FD;
font-size: 14px;
font-weight: 500;
font-family: "Cerebri Sans";
color: var(--system_secendory_color);
}
/* line 197, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.coupon_wrapper .primary_input::placeholder {
color: #687083;
font-size: 14px;
font-weight: 500;
font-family: "Cerebri Sans";
}
/* line 206, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.product_number_count {
display: inline-flex;
}
/* line 208, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_shop_cart.scss */
.product_number_count .count_single_item.input-number::placeholder {
color: #373737;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper {
display: grid;
grid-template-columns: 58% 42%;
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper {
grid-template-columns: 1fr;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper {
grid-template-columns: 55% 45%;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper {
grid-template-columns: 1fr;
}
}
/* line 14, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 150px 60px 150px 350px;
}
@media (max-width: 767.98px) {
/* line 14, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 75px 20px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 14, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 75px 50px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 14, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 75px 50px;
}
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 14, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 147px 60px 150px 60px;
}
}
@media (min-width: 1500px) and (max-width: 1799.98px) {
/* line 14, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .billing_details_wrapper {
padding: 147px 100px 150px 200px;
}
}
/* line 32, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
background: #FAFAFA;
padding: 147px 254px 150px 90px;
}
@media (max-width: 767.98px) {
/* line 32, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
padding: 73px 20px 75px 20px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 32, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
padding: 75px 50px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 32, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
padding: 75px 50px;
}
}
@media (min-width: 1200px) and (max-width: 1499.98px) {
/* line 32, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
padding: 147px 60px 150px 60px;
}
}
@media (min-width: 1500px) and (max-width: 1799.98px) {
/* line 32, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper {
padding: 147px 100px 150px 100px;
}
}
/* line 51, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products .single_ordered_product {
flex-wrap: nowrap;
align-items: flex-end;
}
}
/* line 60, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products .single_ordered_product .product_name .thumb {
width: 140px;
height: 80px;
margin-right: 20px;
}
/* line 64, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products .single_ordered_product .product_name .thumb img {
width: 100%;
}
/* line 68, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products .single_ordered_product .order_prise {
font-size: 16px;
font-weight: 500;
color: #373737;
}
/* line 81, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products_lists {
margin-bottom: 36px;
}
/* line 83, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_primery_color);
}
/* line 101, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products_lists .single_lists span {
color: #373737;
font-size: 16px;
font-weight: 400;
}
/* line 105, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .ordered_products_lists .single_lists span.total_text {
font-size: 16px;
color: var(--system_secendory_color);
font-weight: 600;
}
/* line 115, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .bank_transfer .bank_check {
margin-bottom: 25px;
}
/* line 117, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .bank_transfer .quote {
background: #F9F9FD;
padding: 30px;
border: 1px solid #E1E2E6;
border-radius: 5px;
}
/* line 129, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .bank_transfer .payment {
display: flex;
flex-direction: column;
margin: 30px 0 17px 0;
}
/* line 141, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_checkout.scss */
.checkout_wrapper .order_wrapper .bank_transfer .payment .primary_bulet_checkbox {
margin-bottom: 6px;
}
/* line 144, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar {
flex: 280px 0 0;
width: 280px;
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar {
flex: 280px 0 0;
width: 280px;
}
}
@media (max-width: 991.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar {
left: -280px;
transition: .5s;
top: 0;
width: 280px;
position: fixed;
}
}
/* line 27, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar .logo {
padding: 28.5px 50px;
border-bottom: 1px solid #E8ECF3;
}
@media (max-width: 991.98px) {
/* line 27, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar .logo {
padding: 24px;
}
}
@media (max-width: 991.98px) {
/* line 33, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar .logo img {
max-width: 150px;
}
}
/* line 39, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar ul {
padding: 30px 65px 30px 30px;
}
@media (max-width: 991.98px) {
/* line 39, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar ul {
padding: 30px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 39, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar ul {
padding: 30px;
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
/* line 39, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar ul {
padding: 30px 30px 30px 30px;
}
}
/* line 51, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar ul li a {
padding: 13px 20px;
}
/* line 53, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar ul li a .menu_icon {
margin-right: 10px;
line-height: 1;
}
/* line 60, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar ul li a span {
font-size: 16px;
font-weight: 600;
color: var(--system_secendory_color);
font-family: "Cerebri Sans";
}
/* line 66, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.sidebar ul li a.active, .sidebar ul li a:hover {
background: #d6d6da;
}
@media (max-width: 991.98px) {
/* line 74, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_sidebar.scss */
.active_sidebar {
left: 0;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
}
/* line 79, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/******** header css here *********/
/* line 2, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner {
width: 100%;
padding: 20px;
height: 80px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 2, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner {
padding: 0 50px;
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
/* line 2, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner {
padding: 0 50px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 2, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner {
padding: 0 50px;
}
}
@media (max-width: 767.98px) {
/* line 28, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification {
margin: 0 10px;
}
}
/* line 32, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification i {
color: #373737;
position: relative;
font-size: 20px;
}
/* line 36, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul {
display: flex;
z-index: 100;
align-items: center;
}
/* line 53, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li {
position: relative;
}
/* line 55, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li:not(:last-child) {
margin-right: 40px;
}
@media (max-width: 991.98px) {
/* line 55, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li:not(:last-child) {
margin-right: 20px;
}
}
/* line 61, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li:last-child {
margin-right: 30px;
}
@media (max-width: 991.98px) {
/* line 61, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li:last-child {
margin-right: 20px;
}
}
/* line 67, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li a {
position: relative;
z-index: 2;
display: inline-block;
}
/* line 72, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li a .notify_icon img {
max-width: 30px;
}
/* line 76, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li a .notify_count {
width: 14px;
height: 14px;
border-radius: 50%;
background: var(--system_primery_color);
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 92, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 92, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area {
right: -200px;
width: 300px;
}
}
/* line 109, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area.active {
opacity: 1;
visibility: visible;
}
/* line 113, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body {
padding: 20px;
}
}
/* line 133, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body .single_nofy {
display: flex;
align-items: center;
}
/* line 136, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body .single_nofy:not(:last-child) {
margin-bottom: 25px;
}
/* line 139, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 145, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_body .single_nofy .icon img {
width: 100%;
}
/* line 150, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
margin-bottom: 0;
}
/* line 157, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 166, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .notification_wrapper ul li .notification_area .notification_footer a {
font-size: 16px;
font-weight: 600;
color: var(--system_secendory_color);
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 181, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .category_search {
display: none !important;
}
}
@media (min-width: 1700px) {
/* line 188, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .category_search .theme_search_field {
width: 539px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 188, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 188, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 188, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 188, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .category_search .theme_search_field {
width: 300px;
}
}
/* line 205, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 205, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .category_search .categories_menu {
display: none !important;
}
}
/* line 215, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.header_iner .category_search .categories_menu i {
font-weight: 900;
margin-right: 10px;
}
/* line 222, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info {
position: relative;
cursor: pointer;
max-width: 250px;
}
/* line 226, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 226, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info img {
width: 45px;
height: 45px;
}
}
/* line 237, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 237, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info span {
display: none;
}
}
/* line 246, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info .profile_info_iner {
position: absolute;
right: 0;
background-color: #fff;
text-align: right;
width: 200px;
padding: 30px 20px 20px;
top: 65px;
transition: .5s;
}
/* line 255, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info .profile_info_iner a {
display: block;
}
/* line 261, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.sidebar_icon i {
font-size: 24px;
}
/* line 266, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info .profile_info_iner {
padding: 19px 20px;
width: 200px;
background-color: #fff;
color: var(--system_secendory_color);
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 266, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info .profile_info_iner {
transform: translateY(0);
}
}
/* line 284, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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;
right: 30px;
transform: rotate(45deg);
border-bottom: 0;
border-right: 0;
}
/* line 297, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info .profile_info_iner a {
display: block;
padding: 13px 0;
color: var(--system_secendory_color);
}
/* line 301, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info .profile_info_iner a:hover {
color: var(--system_secendory_color);
}
/* line 307, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info.active .profile_info_iner {
opacity: 1;
visibility: visible;
transform: translateY(3px);
}
@media (max-width: 767.98px) {
/* line 307, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info.active .profile_info_iner {
transform: translateY(-13px);
}
}
@media (max-width: 575.98px) {
/* line 307, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info.active .profile_info_iner {
transform: translateY(-15px) !important;
}
}
@media (max-width: 575.98px) {
/* line 265, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.profile_info {
left: -10px;
}
}
/* line 324, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.collaps_part .collaps_part_content {
opacity: 0;
visibility: hidden;
transform: translateY(3px);
}
/* line 332, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.collaps_part.active .collaps_part_content {
opacity: 1;
visibility: visible;
transform: translateY(13px);
}
@media (max-width: 767.98px) {
/* line 332, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.collaps_part.active .collaps_part_content {
transform: translateY(-13px);
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 332, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.collaps_part.active .collaps_part_content {
transform: translateY(23px);
}
}
/* line 345, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area {
position: relative;
}
@media (max-width: 767.98px) {
/* line 345, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area {
margin-right: 15px;
}
}
/* line 351, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_icon i {
cursor: pointer;
color: var(--system_secendory_color);
font-size: 20px;
position: relative;
z-index: 1;
}
/* line 357, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 369, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_content {
padding: 20px 0;
width: 500px;
background-color: #fff;
color: var(--system_secendory_color);
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 384, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 369, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_content {
width: 290px;
right: -52px;
}
}
/* line 392, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 402, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 408, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_content h4 span {
color: #2EC9B8;
padding-left: 5px;
}
/* line 413, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 420, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content:hover {
background-color: #ddd;
}
/* line 423, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content img {
max-width: 35px;
border-radius: 50%;
}
/* line 427, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content .notification_content_iner {
padding-left: 15px;
}
/* line 429, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 434, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content .notification_content_iner h5 a {
color: #fff;
}
/* line 436, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content .notification_content_iner h5 a span {
color: var(--system_secendory_color);
}
/* line 441, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_content .single_notification_content .notification_content_iner p {
font-size: 12px;
color: var(--system_secendory_color);
}
/* line 447, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_content .lms_mark_see_btn {
text-align: center;
padding: 20px;
}
/* line 450, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dash_menu.scss */
.notification_area .notification_content .lms_mark_see_btn a {
margin: 0 5px;
}
/******** header css end *********/
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper {
display: flex;
}
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .dashboard_part {
width: calc(100% - 280px);
}
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .dashboard_part {
width: calc(100% - 280px);
}
}
@media (min-width: 1600px) {
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .dashboard_part {
width: calc(100% - 345px);
}
}
@media (max-width: 991.98px) {
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .dashboard_part {
width: 100%;
}
}
@media (min-width: 320px) and (max-width: 767.98px) {
/* line 26, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.main_content_padding {
padding: 81px 20px 57px 20px;
}
}
@media (min-width: 1200px) {
/* line 26, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.main_content_padding {
padding: 81px 40px 57px 40px;
}
}
@media (min-width: 1850px) {
/* line 26, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.main_content_padding {
padding: 81px 361px 57px 135px;
}
}
@media (max-width: 767.98px) {
/* line 44, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.wishList_main_content {
padding: 81px 40px 118px 40px;
}
}
@media (min-width: 1200px) {
/* line 44, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.wishList_main_content {
padding: 81px 40px 57px 40px;
}
}
@media (min-width: 1700.98px) {
/* line 44, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner.wishList_main_content {
padding: 81px 240px 118px 135px;
}
}
/* line 62, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner {
grid-template-columns: 1fr;
margin-bottom: 40px;
grid-gap: 20px;
}
}
/* line 83, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info {
max-width: 452px;
}
/* line 92, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info h4 {
font-size: 24px;
font-weight: 700;
line-height: 34px;
color: var(--system_secendory_color);
margin-bottom: 10px;
}
/* line 99, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info h4 a:hover {
color: var(--system_primery_color);
border-color: var(--system_primery_color);
background: transparent;
}
/* line 106, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info p {
font-weight: 500;
}
/* line 109, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 114, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .progress .progress-bar {
background: var(--system_primery_color);
border-radius: 10px;
}
/* line 119, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification {
display: flex;
align-items: center;
flex-wrap: wrap;
}
/* line 123, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification .rateing {
border: 1px solid #F5F5F5;
font-size: 14px;
font-weight: 500;
color: var(--system_secendory_color);
padding: 0px 16px;
display: inline-flex;
align-items: center;
height: 40px;
margin-right: 5px;
}
/* line 134, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification .rateing span {
margin-right: 7px;
}
/* line 138, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification .rateing i {
color: #FFC107;
}
/* line 142, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 148, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification .starts {
margin-right: 16px;
}
/* line 150, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification .starts i {
color: #FFC107;
font-size: 15px;
}
/* line 153, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification .starts i:not(:last-child) {
margin-right: 5px;
}
/* line 158, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .dashboard_banner .banner_info .course_qualification span {
color: #373737;
font-weight: 500;
}
/* line 165, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .recommended_courses {
padding-bottom: 57px;
}
@media (min-width: 320px) and (max-width: 767.98px) {
/* line 165, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.dashboard_main_wrapper .main_content_iner .recommended_courses {
padding-bottom: 34px;
}
}
/* line 175, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.my_courses_wrapper {
padding-bottom: 32px;
}
/* line 177, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.my_courses_wrapper .couse_wizged {
margin-bottom: 55px;
}
@media (max-width: 767.98px) {
/* line 177, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.my_courses_wrapper .couse_wizged {
margin-bottom: 32px;
}
}
/* line 183, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.my_courses_wrapper .quiz_wizged {
margin-bottom: 55px;
}
@media (max-width: 767.98px) {
/* line 183, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.my_courses_wrapper .quiz_wizged {
margin-bottom: 32px;
}
}
@media (min-width: 320px) and (max-width: 767.98px) {
/* line 194, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.purchase_history_wrapper {
padding: 70px 0 75px 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 194, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.purchase_history_wrapper {
padding: 81px 40px 150px 40px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 194, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.purchase_history_wrapper {
padding: 81px 40px 134px 40px;
}
}
@media (min-width: 1200px) {
/* line 194, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.purchase_history_wrapper {
padding: 81px 30px 150px 30px;
}
}
@media (min-width: 1850px) {
/* line 194, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_dashboard.scss */
.purchase_history_wrapper {
padding: 81px 220px 150px 135px;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper {
grid-gap: 60px;
}
}
@media (max-width: 767.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper {
grid-template-columns: auto;
grid-gap: 20px;
}
}
/* line 21, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .account_profile_thumb .thumb {
width: 200px;
height: 200px;
}
}
/* line 31, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .account_profile_thumb .thumb img {
width: 272px;
height: 272px;
border-radius: 50%;
}
/* line 37, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .account_profile_thumb h4 {
font-size: 22px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 5px;
margin-top: 20px;
}
/* line 43, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .account_profile_thumb p {
font-size: 16px;
font-weight: 500;
color: #373737;
margin-bottom: 0;
}
/* line 50, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 50, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload {
grid-template-columns: 1fr;
}
}
/* line 59, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 65, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload .preview_upload_thumb span {
font-size: 18px;
font-weight: 600;
color: var(--system_secendory_color);
}
/* line 71, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 71, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload .preview_drag {
height: 180px;
}
}
/* line 81, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .preview_upload .preview_drag .preview_drag_inner {
text-align: center;
}
/* line 86, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 92, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 98, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 112, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .account_title h3 {
margin-bottom: 2px;
}
/* line 116, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .email_grid_input {
display: grid;
grid-template-columns: auto 50px;
grid-gap: 5px;
}
/* line 120, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 127, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .email_grid_input .editor_icon i {
font-size: 16px;
font-weight: 400;
color: #687083;
}
/* line 134, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 134, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission {
margin-bottom: 36px;
}
}
@media (max-width: 767.98px) {
/* line 134, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission {
grid-template-columns: repeat(1, 1fr);
grid-gap: 30px;
}
}
/* line 145, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission .single_privacy_permission {
display: flex;
}
/* line 147, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission .single_privacy_permission .primary_bulet_checkbox {
margin-right: 20px;
position: relative;
top: 1px;
}
/* line 153, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission .single_privacy_permission .permission_text .icon {
margin-right: 12px;
position: relative;
top: -3px;
}
/* line 159, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_profile_wrapper .privacy_permission .single_privacy_permission .permission_text .permission_content h4 {
font-size: 18px;
font-weight: 600;
color: var(--system_secendory_color);
margin-bottom: 0;
}
/* line 165, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 170, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 170, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 182, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_main_content {
padding: 75px 0 75px 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 182, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_main_content {
padding: 100px 40px 150px 40px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 182, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_main_content {
padding: 100px 40px 150px 40px;
}
}
@media (min-width: 1200px) {
/* line 182, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_main_content {
padding: 100px 40px 150px 40px;
}
}
@media (min-width: 1600px) {
/* line 182, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_main_content {
padding: 100px 150px 150px 105px;
}
}
@media (min-width: 1800px) {
/* line 182, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_account_profile.scss */
.account_main_content {
padding: 100px 360px 150px 105px;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.bradcam_bg_1 {
background-image: url(../img/banner/bradcam_bg_1.jpg);
}
/* line 4, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.bradcam_bg_2 {
background-image: url(../img/banner/bradcam_bg_2.jpg);
}
/* line 7, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.bradcam_bg_3 {
background-image: url(../img/banner/bradcam_bg_3.jpg);
}
/* line 10, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.bradcam_bg_4 {
background-image: url(../img/banner/bradcam_bg_4.jpg);
}
/* line 13, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.bradcam_bg_5 {
background-image: url(../img/banner/bradcam_bg_5.jpg);
}
/* line 16, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.bradcam_bg_6 {
background-image: url(../img/banner/bradcam_bg_6.jpg);
}
/* line 19, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.bradcam_bg_7 {
background-image: url(../img/banner/bradcam_bg_7.jpg);
}
/* line 22, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.bradcam_bg_8 {
background-image: url(../img/banner/bradcam_bg_8.jpg);
}
/* line 25, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.bradcam_bg_9 {
background-image: url(../img/banner/bradcam_bg_9.jpg);
}
/* line 28, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.bradcam_bg_10 {
background-image: url(../img/banner/bradcam_bg_10.jpg);
}
/* line 31, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 40, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #0A0B21;
opacity: .4;
z-index: -1;
}
@media (max-width: 767.98px) {
/* line 31, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area {
height: 400px;
}
}
/* line 54, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area .breadcam_wrap {
max-width: 620px;
}
/* line 56, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area .breadcam_wrap.width_730px {
max-width: 730px;
}
/* line 59, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area .breadcam_wrap span {
font-size: 18px;
font-weight: 500;
color: #fff;
display: inline-block;
margin-bottom: 18px;
}
/* line 66, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 66, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area .breadcam_wrap h3 {
font-size: 50px;
line-height: 66px;
}
}
@media (max-width: 767.98px) {
/* line 66, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area .breadcam_wrap h3 {
font-size: 35px;
line-height: 51px;
}
}
/* line 82, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 90, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area2::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #0A0B21;
opacity: .4;
z-index: -1;
}
@media (max-width: 767.98px) {
/* line 82, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area2 {
height: 400px;
padding-top: 0;
display: flex;
align-items: center;
}
}
/* line 109, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area2 .breadcam_wrap span {
font-size: 18px;
font-weight: 500;
color: #fff;
display: inline-block;
margin-bottom: 18px;
}
/* line 116, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 116, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area2 .breadcam_wrap h3 {
font-size: 50px;
line-height: 66px;
}
}
@media (max-width: 767.98px) {
/* line 116, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.breadcrumb_area2 .breadcam_wrap h3 {
font-size: 35px;
line-height: 51px;
}
}
/* line 132, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.custom_breadcam {
background: transparent;
justify-content: center;
margin-bottom: 0;
padding: 10px 0;
}
/* line 137, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.custom_breadcam .breadcrumb-item, .custom_breadcam a {
font-size: 18px;
font-weight: 400;
color: #333333;
text-transform: capitalize;
}
/* line 143, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.custom_breadcam .breadcrumb-item + .breadcrumb-item {
padding-left: 5px;
}
/* line 146, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_bradcam.scss */
.custom_breadcam .breadcrumb-item + .breadcrumb-item::before {
padding-right: 5px;
color: #333333;
content: "/";
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.menu_dropdown {
display: block;
}
@media (max-width: 991.98px) {
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.menu_dropdown {
display: none;
}
}
/* line 6, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.menu_dropdown > a {
width: 100%;
position: relative;
color: #fff;
}
/* line 11, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.menu_dropdown > ul {
position: absolute;
top: 90px;
left: 0;
opacity: 0;
visibility: hidden;
background-color: var(--system_secendory_color);
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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.menu_dropdown > ul:after {
content: "";
position: absolute;
height: 9px;
width: 14px;
top: -9px;
left: 27px;
background-color: var(--system_secendory_color);
clip-path: polygon(50% 0, 0 100%, 100% 100%);
}
/* line 34, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.menu_dropdown > ul li {
display: block;
}
/* line 36, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.menu_dropdown > ul li a {
display: block;
color: #8D96A7 !important;
line-height: 1.5;
padding: 15px 30px !important;
display: inline-block;
border-right: 1px solid transparent;
white-space: nowrap;
}
/* line 44, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.menu_dropdown > ul li a:hover {
color: #fff !important;
}
/* line 51, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown > a {
width: 100%;
position: relative;
color: #fff;
}
/* line 66, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown > ul {
position: absolute;
top: 0;
left: 100%;
opacity: 0;
visibility: hidden;
background-color: var(--system_secendory_color);
box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
z-index: 99;
text-align: left;
padding: 0;
margin: 0;
}
/* line 79, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown > ul li {
display: block;
}
/* line 81, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown > ul li a:hover {
color: #fff;
}
/* line 91, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown > ul li > ul {
left: 0;
top: 0;
}
}
/* line 103, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown > ul li > .active_menu > ul {
left: 100%;
}
/* line 109, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown .menu_dropdown_iner {
min-width: 280px;
display: flex;
justify-content: space-between;
padding: 0 30px;
}
#menu_dropdown .mega_menu_dropdown .menu_dropdown_iner {
min-width: 180px !important;
}
@media (max-width: 991.98px) {
/* line 109, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown .menu_dropdown_iner {
display: none;
}
}
/* line 117, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown .menu_dropdown_iner .single_menu_dropdown {
flex: 48% 0 0;
margin: 20px 0 15px;
}
/* line 120, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown .menu_dropdown_iner .single_menu_dropdown > ul {
padding: 0;
margin: 0;
}
/* line 132, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown .menu_dropdown_iner .single_menu_dropdown > ul li a {
margin: 0;
padding: 8px 0px;
}
/* line 142, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.feature_btn {
color: #fff;
position: relative;
font-size: 16px;
font-weight: 500;
}
/* line 147, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.feature_btn:hover {
color: #fff;
}
/* line 150, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.active_menu .feature_btn:after {
content: "\e648";
}
/* line 167, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.active_menu .menu_dropdown > ul {
opacity: 1;
visibility: visible;
top: 75px;
}
/* line 174, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.active_menu .active_menu_item > a {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 177, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.active_menu .active_menu_item > ul {
opacity: 1 !important;
visibility: visible !important;
left: 100%;
}
/* line 185, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.mega_menu_dropdown:hover > ul {
opacity: 1 !important;
visibility: visible !important;
left: 100%;
}
/* line 192, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.menu_dropdown > ul > .active_menu_item > a {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 196, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.menu_dropdown > ul > li > a:hover {
border-right: 1px solid rgba(255, 255, 255, 0.1);
}
/* line 200, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.feature_btn {
display: none;
}
}
@media (min-width: 991.98px) {
/* line 209, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.menu_icon {
display: none;
}
}
@media (min-width: 576px) {
/* line 215, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.modal-dialog {
max-width: 405px;
}
}
@media (min-width: 991.98px) {
/* line 221, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu {
display: none;
}
}
@media (max-width: 991.98px) {
/* line 227, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.dropdown_close_icon {
cursor: pointer;
}
/* line 230, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_secendory_color);
}
/* line 247, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu ul {
margin: 0;
padding: 0;
}
/* line 250, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu ul li {
list-style: none;
}
/* line 254, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu .xs_menu_item_dropdown > a {
display: block;
background-color: var(--system_secendory_color);
color: #fff;
padding: 12px 20px;
}
/* line 260, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu .xs_menu_dropdown_header {
background-color: var(--system_secendory_color);
display: flex;
align-items: center;
justify-content: space-between;
padding: 12px 20px;
border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}
/* line 267, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu .xs_menu_dropdown_header i {
color: #fff;
font-size: 20px;
}
/* line 273, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu_active {
transform: translateX(-50px);
display: block;
visibility: visible;
opacity: 1;
transform: translateX(0);
}
/* line 280, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.single_menu_dropdown {
margin-bottom: 10px;
color: #fff;
}
/* line 283, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.single_menu_dropdown h4 {
font-size: 20px;
margin-top: 15px;
display: inline-block;
}
/* line 289, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.single_menu_dropdown a {
color: #fff;
padding: 3px 0;
display: inline-block;
}
/* line 295, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu_item_dropdown {
background-color: var(--system_secendory_color);
padding: 10px 20px;
cursor: pointer;
}
/* line 299, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu_item_dropdown .dropdown_icon {
float: right;
}
/* line 302, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu_item_dropdown > ul {
background-color: #fff;
padding: 0 20px;
transform: translateY(10px);
cursor: default;
}
/* line 308, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu_item_dropdown > ul a {
color: #373737;
}
/* line 312, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.xs_menu_item_dropdown .dropdown_icon {
font-size: 12px;
margin-top: 6px;
}
}
/* line 320, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.search_box_active .form-control {
transform: scaleY(1) !important;
}
/* line 326, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_cat_menu.scss */
.input-group-prepend2 {
display: flex;
align-items: center;
justify-content: center;
position: relative;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.cta_part h2 {
font-size: 30px;
}
}
/* line 13, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.cta_part p {
color: #bbbec4;
}
/* line 17, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.cta_part .theme_btn {
margin-top: 35px;
}
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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;
padding: 5px;
font-size: 30px;
color: var(--system_primery_color);
border-radius: 50%;
}
@media (max-width: 768px) {
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.instructor_process .single_instructor_icon {
height: 70px;
width: 70px;
line-height: 70px;
}
}
/* line 40, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.instructor_process .single_instructor_icon img {
max-width: 35px;
}
/* line 44, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.instructor_process .single_instructor_part {
text-align: center;
}
@media (max-width: 767.98px) {
/* line 44, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.instructor_process .single_instructor_part {
margin: 20px 0;
}
}
/* line 49, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 49, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.instructor_process .single_instructor_part h4 {
margin: 15px 0 5px;
}
}
/* line 60, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.instructor_cta {
background-image: url("../img/instractor_bg.png");
background-position: 0 0;
background-repeat: no-repeat;
}
/* line 62, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.instructor_cta h2 {
font-size: 28px;
line-height: 1.4;
margin-bottom: 21px;
}
/* line 71, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.work_process .single_work_process {
position: relative;
padding-left: 110px;
margin-bottom: 40px;
}
@media (max-width: 767.98px) {
/* line 71, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 71, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.work_process .single_work_process {
padding-left: 70px;
margin-bottom: 20px;
}
}
/* line 83, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.work_process .single_work_process:last-child {
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 83, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.work_process .single_work_process:last-child {
margin-bottom: 40px;
}
}
/* line 89, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.work_process .single_work_process h4 {
font-size: 20px;
font-weight: 600;
margin-bottom: 3px;
}
/* line 95, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_primery_color);
position: absolute;
left: 0;
top: 0;
}
/* line 108, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.work_process .video_img {
border-radius: 5px;
}
/* line 109, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.work_process .video_img:after {
display: none;
}
/* line 113, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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: var(--system_primery_color);
top: 50%;
transform: translateY(-50%);
}
.work_process .video_img .popup_video:hover {
background-color: var(--system_primery_color);
color: #fff;
}
/* line 129, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.video_img {
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
/* line 134, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 147, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.video_img:after {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: var(--system_secendory_color);
z-index: -1;
opacity: 0;
content: "";
border-radius: 5px 5px 0 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}
/* line 160, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.video_img img {
width: 100%;
}
/* line 163, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/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 178, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.video_img .popup_video img {
max-width: 60px;
margin: 0 auto;
text-align: center;
}
/* line 186, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.section_padding {
padding: 120px 0px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 186, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.section_padding {
padding: 80px 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
/* line 186, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.section_padding {
padding: 70px 0px;
}
}
@media (max-width: 575.98px) {
/* line 186, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.section_padding {
padding: 70px 0px;
}
}
@media (min-width: 576px) and (max-width: 767.98px) {
/* line 186, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_become_instarctor.scss */
.section_padding {
padding: 70px 0px;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_privacy.scss */
.single_privacy_section {
margin-bottom: 28px;
top: 100px;
}
/* line 5, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_privacy.scss */
.single_privacy_section p {
font-size: 16px;
font-weight: 400;
line-height: 1.7;
color: var(--system_secendory_color);
}
/* line 11, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_privacy.scss */
.single_privacy_section h3 {
font-size: 28px;
font-weight: 500;
color: var(--system_secendory_color);
margin-bottom: 7px;
}
@media (max-width: 767.98px) {
/* line 11, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_privacy.scss */
.single_privacy_section h3 {
font-size: 22px;
}
}
/* line 22, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_privacy.scss */
.privacy_menu_fixed {
position: sticky;
top: 100px;
}
/* line 29, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_privacy.scss */
.cat_title h3 {
font-size: 20px;
font-weight: 500;
color: #0E76A8;
padding-bottom: 15px;
border-bottom: 1px solid #ECECEC;
}
/* line 41, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_privacy.scss */
.cat_sidebar_menu ul li a {
font-size: 15px;
font-weight: 500;
color: #7B7887;
padding: 7px 10px;
display: block;
border-radius: 5px;
}
/* line 48, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_privacy.scss */
.cat_sidebar_menu ul li a.active {
background: #ECECEC;
color: var(--system_secendory_color);
}
/* line 52, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_privacy.scss */
.cat_sidebar_menu ul li a:hover {
background: #ECECEC;
color: var(--system_secendory_color);
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 2, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .biling_address {
padding: 30px 40px 40px 40px;
}
@media (max-width: 575.98px) {
/* line 2, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .biling_address {
padding: 20px;
}
}
/* line 8, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .biling_address .biling-header {
border-bottom: 1px solid #eee;
padding-bottom: 10px;
}
/* line 12, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .biling_address .biling-header h4 {
font-family: "Cerebri Sans";
font-weight: 500;
font-size: 18px;
color: #333333;
line-height: 21px;
margin-bottom: 0;
}
@media (max-width: 575.98px) {
/* line 12, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .biling_address .biling-header h4 {
font-size: 16px;
}
}
/* line 24, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .biling_address .biling-header a {
background: #fff;
color: #000000;
font-family: "Cerebri Sans";
font-weight: 700;
padding: 4px 30px;
display: inline-block;
}
/* line 34, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .biling_address .biling_body_content {
padding-top: 29px;
padding-bottom: 11px;
}
/* line 38, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .biling_address .biling_body_content p {
font-size: 14px;
color: #888888;
line-height: 26px;
margin-bottom: 0;
}
/* line 47, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method {
margin-top: 35px;
}
/* line 50, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_method_header {
border-bottom: 1px solid #eee;
margin-bottom: 35px;
}
/* line 51, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_method_header h4 {
font-size: 18px;
font-weight: 500;
font-family: "Cerebri Sans";
line-height: 21px;
color: #333333;
margin-bottom: 20px;
}
/* line 65, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap .nav {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
/* line 77, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap ul li {
display: inline-block;
margin-right: 20px;
margin-bottom: -2px;
}
@media (max-width: 575.98px) {
/* line 77, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap ul li {
margin-right: 5px;
}
}
/* line 85, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap ul li:last-child {
margin-right: 0;
}
/* line 89, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap ul li a.nav-link {
display: flex;
align-items: center;
justify-content: center;
padding: 25px 50px;
border: 1px solid transparent;
background: #fafafa;
height: 110px;
max-width: 220px;
border-bottom: 1px solid #ddd;
margin-bottom: 1px;
}
@media (max-width: 575.98px) {
/* line 89, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap ul li a.nav-link {
height: 50px;
margin-bottom: 1px;
padding: 24px 3px;
border-radius: 0;
}
}
/* line 107, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap ul li a.nav-link.active {
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
border-bottom: none;
background: #fff;
margin-bottom: -4px;
}
/* line 116, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap ul li a.nav-link img {
width: 100%;
}
/* line 125, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap .tab-content .tab-pane .payment_form {
padding: 40px 40px 35px 40px;
}
@media (max-width: 575.98px) {
/* line 125, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap .tab-content .tab-pane .payment_form {
padding: 20px 15px;
}
}
/* line 131, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap .tab-content .tab-pane .payment_form label {
font-size: 11px;
font-family: "Cerebri Sans";
text-transform: uppercase;
color: #000000;
font-weight: 400;
margin-bottom: 7px;
}
/* line 139, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap .tab-content .tab-pane .payment_form label span {
color: #ff0000;
}
/* line 145, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap .tab-content .tab-pane .payment_form .form-wrap input {
width: 100%;
background: #fafafa;
height: 50px;
border: 0;
padding-left: 25px;
margin-bottom: 15px;
font-size: 13px;
}
/* line 154, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap .tab-content .tab-pane .payment_form .form-wrap input:focus {
outline: none;
}
/* line 158, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap .tab-content .tab-pane .payment_form .form-wrap input::placeholder {
font-size: 13px;
color: #888888;
font-family: "Cerebri Sans";
font-weight: 300;
text-transform: capitalize;
font-size: 13px;
}
/* line 170, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap .tab-content .tab-pane .payment_form .payemt-check label {
font-size: 14px;
font-family: "Cerebri Sans";
font-weight: 300;
color: #888888;
line-height: 15px;
text-transform: capitalize;
}
@media (max-width: 575.98px) {
/* line 180, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap .tab-content .tab-pane .payment_form .boxed-btn {
margin-top: 15px;
}
}
/* line 192, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_area .select_payment_method .payment_wrap .tab-content > .active {
display: block;
border-right: 1px solid #dddddd;
border-left: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
}
/* line 202, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.gj-datepicker-md [role="right-icon"] {
position: absolute;
right: 0;
top: 0;
font-size: 24px;
display: none;
}
/* line 212, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_header {
height: 150px;
width: 150px;
background: #16e481;
text-align: center;
line-height: 150px;
position: relative;
margin: auto;
}
/* line 221, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_header .payment_logo {
width: 60px;
height: 60px;
background: #fff;
text-align: center;
line-height: 60px;
border-radius: 50%;
box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
margin: auto;
position: absolute;
top: 0;
right: 0;
bottom: 10px;
left: 0;
}
/* line 238, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_comfirmation_header {
text-align: center;
}
/* line 241, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_comfirmation_header .conformation-title {
margin-bottom: 74px;
}
/* line 244, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_comfirmation_header .conformation-title h2 {
font-size: 42px;
font-weight: 700;
font-family: "Cerebri Sans";
text-transform: uppercase;
margin-bottom: 23px;
margin-top: 50px;
}
@media (max-width: 575.98px) {
/* line 244, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_comfirmation_header .conformation-title h2 {
font-size: 25px;
}
}
/* line 256, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_comfirmation_header .conformation-title p {
font-size: 14px;
color: #888888;
line-height: 26px;
font-family: "Cerebri Sans";
font-weight: 300;
}
@media (max-width: 575.98px) {
/* line 256, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_comfirmation_header .conformation-title p {
font-size: 13px;
}
}
/* line 266, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_comfirmation_header .conformation-title p a {
color: #000000;
border-bottom: 1px solid transparent;
padding-bottom: 3px;
}
/* line 271, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_comfirmation_header .conformation-title p a:hover {
padding-bottom: 0;
border-bottom: 1px solid #7f7f7f;
}
/* line 280, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap {
padding: 40px 40px 10px 40px;
}
@media (max-width: 575.98px) {
/* line 280, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap {
padding: 20px 20px 10px 20px;
}
}
@media (max-width: 767.98px) {
/* line 280, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap {
padding: 40px 20px 10px 20px;
}
}
/* line 289, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_confirm_prise_header {
border-bottom: 1px solid #ddd;
padding-bottom: 20px;
}
/* line 293, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_confirm_prise_header h4 {
font-family: "Cerebri Sans";
font-weight: 500;
color: #333333;
font-size: 18px;
margin-bottom: 0;
}
/* line 301, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_confirm_prise_header span {
display: inline-block;
font-weight: 700;
font-family: "Cerebri Sans";
font-size: 12px;
color: #000000;
background: #fff;
text-transform: uppercase;
padding: 11px 25px;
}
/* line 313, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body {
padding: 30px 0;
border-bottom: 1px solid #ddd;
}
/* line 317, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body:last-child {
border: none;
}
/* line 322, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .single-confirmation .payment_wrap_thumb {
margin-right: 30px;
}
@media (max-width: 575.98px) {
/* line 322, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .single-confirmation .payment_wrap_thumb {
margin-right: 10px;
}
}
@media (max-width: 767.98px) {
/* line 322, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .single-confirmation .payment_wrap_thumb {
margin-right: 15px;
}
}
/* line 334, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .single-confirmation .payment_info h5 a {
font-size: 16px;
font-family: "Cerebri Sans";
color: #000000;
margin-bottom: 0;
}
/* line 340, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .single-confirmation .payment_info h5 a:hover {
color: #000;
}
/* line 346, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .single-confirmation .payment_info p {
font-size: 12px;
color: #a0a0a0;
margin-bottom: 0;
line-height: 21px;
}
/* line 352, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .single-confirmation .payment_info p a {
color: #000;
border-bottom: 2px solid transparent;
padding-bottom: 3px;
}
/* line 357, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .single-confirmation .payment_info p a:hover {
padding-bottom: 0;
border-color: #bbb;
}
/* line 366, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .payment_btn_prise {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
@media (max-width: 575.98px) {
/* line 366, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .payment_btn_prise {
margin-top: 30px;
}
}
/* line 374, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .payment_btn_prise a {
margin-right: 100px;
}
@media (max-width: 575.98px) {
/* line 374, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .payment_btn_prise a {
margin-right: 25px;
}
}
@media (max-width: 767.98px) {
/* line 374, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .payment_btn_prise a {
margin-right: 13px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 374, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .payment_btn_prise a {
margin-right: 35px;
}
}
/* line 387, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .payment_btn_prise .net_prise {
text-align: center;
}
/* line 390, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .payment_btn_prise .net_prise span {
font-family: "Cerebri Sans";
font-weight: 300;
font-size: 14px;
line-height: 21px;
color: #888888;
}
/* line 398, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confim_area .payment_confirm_prise_wrap .payment_wrap_body .payment_btn_prise .net_prise h3 {
font-family: "Cerebri Sans";
font-weight: 700;
font-size: 32px;
color: #333333;
}
/* line 410, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confirm_header {
height: 150px;
width: 150px;
background: #16e481;
text-align: center;
line-height: 150px;
position: relative;
margin: auto;
}
/* line 419, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_confirm_header .payment_logo {
width: 60px;
height: 60px;
background: #fff;
text-align: center;
line-height: 60px;
border-radius: 50%;
box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.15);
margin: auto;
position: absolute;
top: 0;
right: 0;
bottom: 10px;
left: 0;
}
/* line 436, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_comfirmation_header {
text-align: center;
}
/* line 439, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_comfirmation_header .conformation-title {
margin-bottom: 74px;
}
/* line 442, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_comfirmation_header .conformation-title h2 {
font-size: 42px;
font-weight: 700;
font-family: "Cerebri Sans";
text-transform: uppercase;
margin-bottom: 23px;
margin-top: 50px;
}
@media (max-width: 575.98px) {
/* line 442, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_comfirmation_header .conformation-title h2 {
font-size: 25px;
}
}
/* line 454, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_comfirmation_header .conformation-title p {
font-size: 14px;
color: #888888;
line-height: 26px;
font-family: "Cerebri Sans";
font-weight: 300;
}
@media (max-width: 575.98px) {
/* line 454, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_comfirmation_header .conformation-title p {
font-size: 13px;
}
}
/* line 464, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_comfirmation_header .conformation-title p a {
color: #000000;
border-bottom: 1px solid transparent;
padding-bottom: 3px;
}
/* line 469, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.payment_comfirmation_header .conformation-title p a:hover {
padding-bottom: 0;
border-bottom: 1px solid #7f7f7f;
}
/* line 478, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.nav-tabs {
font-size: "Cerebri Sans";
margin-left: 30px;
border-bottom: 0px solid #dee2e6;
}
@media (max-width: 991px) {
/* line 478, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.nav-tabs {
margin-top: 50px;
}
}
@media (max-width: 615px) {
/* line 478, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.nav-tabs {
-ms-flex-pack: center;
justify-content: center;
}
}
@media (max-width: 615px) {
/* line 491, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.nav-tabs .nav-item {
margin-bottom: 15px;
}
}
/* line 497, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.nav-tabs .nav-link {
background: #fff;
color: #373737;
border: 0;
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
padding: 8px 25px;
margin-right: 10px;
border-radius: 0px;
}
/* line 508, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.nav-tabs .nav-link.active {
background: #cad5f3;
color: var(--system_primery_color);
}
/* line 516, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_payment.scss */
.paymentBtn {
width: 100%;
height: 30px;
}
/*----------------------------------------------------*/
/* no complied */
/* line 19, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 3, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp {
background: #fff;
}
@media (max-width: 575.98px) {
/* line 19, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 9, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp {
margin-top: 30px;
}
}
/* line 24, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 15, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp .play_warp_header {
padding: 15px 15px 8px 15px;
border-bottom: 1px solid #ECECEC;
}
/* line 29, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 21, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp .course__play_list {
min-height: 450px;
max-height: 450px;
overflow: auto;
}
/* line 34, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 28, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp .course__play_list .single_play_list a {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 18px;
}
/* line 40, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 36, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp .course__play_list .single_play_list a.active .course_play_name {
color: var(--system_primery_color);
}
/* line 42, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 41, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp .course__play_list .single_play_list a.active .course_play_name i {
color: var(--system_primery_color);
}
/* line 48, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 46, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp .course__play_list .single_play_list a:hover .course_play_name {
color: var(--system_primery_color);
}
/* line 50, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 51, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp .course__play_list .single_play_list a:hover .course_play_name i {
color: var(--system_primery_color);
}
/* line 55, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 56, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp .course__play_list .single_play_list a .course_play_name {
font-size: 14px;
font-weight: 400;
color: var(--system_secendory_color);
display: flex;
align-items: center;
margin-bottom: 0;
transition: .3s;
}
/* line 63, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 67, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp .course__play_list .single_play_list a .course_play_name i {
font-size: 15px;
color: #7B7887;
margin-right: 9px;
}
/* line 69, G:/laragon/www/Tuties/scss/_course_description.scss */
/* line 74, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course__play_warp .course__play_list .single_play_list a .course_play_duration {
font-size: 12px;
font-weight: 400;
color: #7B7887;
}
/* line 1, G:/laragon/www/Tuties/scss/_fullview.scss */
/* line 80, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course_fullview_wrapper {
min-height: 100vh;
/*background-image: url(../img/banner/full_view_bg.png);*/
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: calc(100% - 340px);
transition: .3s;
}
/* line 13, G:/laragon/www/Tuties/scss/_fullview.scss */
/* line 95, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course_fullview_wrapper.active {
width: calc(100% - 0px);
}
/* line 16, G:/laragon/www/Tuties/scss/_fullview.scss */
/* line 100, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course_fullview_wrapper .video_iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 4;
}
/* line 24, G:/laragon/www/Tuties/scss/_fullview.scss */
/* line 110, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course_fullview_wrapper .course__play_warp {
position: fixed;
top: 0;
right: 0;
width: 340px;
transform: translateX(0%);
transition: .3s;
z-index: 5;
}
/* line 32, G:/laragon/www/Tuties/scss/_fullview.scss */
/* line 121, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course_fullview_wrapper .course__play_warp.active {
transform: translateX(100%);
}
/* line 35, G:/laragon/www/Tuties/scss/_fullview.scss */
/* line 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course_fullview_wrapper .course__play_warp .course__play_list {
min-height: calc(100vh - 50px);
max-height: calc(100vh - 50px);
/*padding-bottom: 80px;*/
}
/* line 39, G:/laragon/www/Tuties/scss/_fullview.scss */
/* line 132, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course_fullview_wrapper .course__play_warp .play_toggle_btn {
width: 50px;
height: 50px;
background: var(--system_secendory_color);
display: flex;
align-items: center;
justify-content: center;
position: absolute;
left: -50px;
cursor: pointer;
}
/* line 49, G:/laragon/www/Tuties/scss/_fullview.scss */
/* line 145, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.course_fullview_wrapper .course__play_warp .play_toggle_btn i {
color: #fff;
font-size: 20px;
}
/* line 149, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.deposit_btn {
background: transparent;
border: 1px solid #ddd;
border-radius: 5px;
width: 100%;
display: flex;
height: 80px;
justify-content: center;
align-items: center;
}
/* line 159, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.deposit_btn img {
width: 120px;
}
/* line 163, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.payment_wrapper {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-gap: 15px;
}
/* payment_method_wrapper */
/* line 176, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.payment_method_wrapper {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-gap: 15px;
}
/* line 181, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.Payment_btn {
background: transparent;
border: 1px solid #ddd;
border-radius: 5px;
width: 100%;
display: flex;
height: 40px;
justify-content: center;
align-items: center;
padding: 0 15px;
}
@media (max-width: 767.98px) {
/* line 181, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.Payment_btn {
padding: 0 15px;
}
}
/* line 195, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.Payment_btn img {
max-width: 100% !important;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
}
/* line 203, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.instractos_details_wrapper .instractos_profile .thumb {
max-height: 330px;
}
/* line 207, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.instractos_details_wrapper .instractos_profile .thumb img {
border-radius: 0%;
}
/* line 211, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.payment_btn_text {
padding: 0px 10px;
background: var(--system_primery_color);
border-radius: 5px;
color: #fff !important;
font-size: 18px !important;
font-weight: 500;
width: 100%;
text-align: center;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
}
/* line 226, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.Payment_btn2 {
background: transparent;
border: 1px solid #ddd;
border-radius: 5px;
width: 100%;
display: flex;
height: 50px;
justify-content: center;
align-items: center;
padding: 8px 30px;
}
@media (max-width: 767.98px) {
/* line 226, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.Payment_btn2 {
padding: 0 15px;
}
}
/* line 240, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.Payment_btn2 img {
max-width: 100% !important;
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
}
/* line 247, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.payment_btn_text2 {
padding: 0px 10px;
background: var(--system_primery_color);
border-radius: 5px;
color: #fff !important;
font-size: 18px !important;
font-weight: 500;
width: 100%;
text-align: center;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
}
/* line 264, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.deposit_lists_wrapper {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-gap: 15px;
margin-bottom: 50px;
}
/* line 270, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.deposit_lists_wrapper .single_deposite {
border: 1px solid #ddd;
padding: 10px 10px;
border-radius: 5px;
text-align: center;
height: 50px;
display: flex;
align-content: center;
justify-content: center;
align-items: center;
}
/* line 281, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.deposit_lists_wrapper .single_deposite img {
width: 100%;
max-width: 80px;
}
/* line 285, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.deposit_lists_wrapper .single_deposite button {
padding: 0;
margin: 0;
width: 100%;
background: transparent;
border: 0;
}
/* line 292, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.deposit_lists_wrapper .single_deposite .Payment_btn2 img {
width: 100% !important;
max-width: 80px !important;
}
@media (max-width: 575.98px) {
/* line 297, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_last_update.scss */
.deposit_lists_wrapper {
grid-template-columns: repeat(2, 1fr);
grid-gap: 10px;
}
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer {
position: relative;
background-size: cover;
background-position: top center;
background: var(--footer_background_color);
}
/* line 7, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .footer_top_area {
padding-top: 80px;
padding-bottom: 50px;
border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
/* line 12, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .footer_top_area .footer__cta {
display: flex;
align-items: center;
margin-bottom: 30px;
}
@media (max-width: 575.98px) {
/* line 12, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .footer_top_area .footer__cta {
flex-direction: column;
align-items: flex-start;
}
}
/* line 21, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .footer_top_area .footer__cta .thumb {
margin-right: 30px;
}
@media (max-width: 575.98px) {
/* line 21, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .footer_top_area .footer__cta .thumb {
margin-bottom: 20px;
}
}
/* line 29, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .footer_top_area .footer__cta .cta_content h3 {
font-size: 22px;
font-weight: 700;
color: var(--footer_headline_color);
font-family: "Cerebri Sans";
margin-bottom: 8px;
}
/* line 37, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .footer_top_area .footer__cta .cta_content p {
font-size: 16px;
font-weight: 500;
color: var(--footer_headline_color);
margin-bottom: 0;
}
/* line 47, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area {
padding-top: 78px;
padding-bottom: 60px;
}
/* line 51, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area .footer_widget {
margin-bottom: 30px;
}
/* line 54, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area .footer_widget .footer_logo {
margin-bottom: 10px;
}
/* line 59, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area .footer_widget .footer_title h3 {
font-family: "Cerebri Sans";
font-size: 18px;
font-weight: 700;
color: var(--footer_headline_color);
margin-bottom: 20px;
}
/* line 70, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area .footer_widget .footer_links li a {
font-size: 16px;
font-weight: 500;
color: var(--footer_text_color);
line-height: 35px;
font-family: "Jost", sans-serif;
}
/* line 77, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area .footer_widget .footer_links li a:hover {
color: var(--footer_text_hover_color)
}
/* line 84, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area .footer_widget p {
font-size: 16px;
color: var(--footer_text_color);
margin-bottom: 0;
line-height: 30px;
font-weight: 400;
}
/* line 91, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area .footer_widget p a {
color: var(--footer_text_color);
}
/* line 94, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area .footer_widget p a:hover {
color: var(--system_primery_color);
text-decoration: underline;
}
/* line 103, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area .copy_right_text p {
margin-bottom: 0;
font-size: 14px;
color: var(--system_secendory_color);
font-weight: 400;
}
/* line 109, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area .copy_right_text p a {
color: var(--system_secendory_color);
}
/* line 115, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .copyright_area .footer_border {
border-top: 1px solid rgba(17, 24, 72, 0.1);
margin-bottom: 30px;
}
/* line 121, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer ul.social-network {
display: table;
margin: 15px auto 0 auto;
list-style-type: none;
}
/* line 127, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer ul.social-network li {
padding-right: 5px;
padding-top: 10px;
float: left;
}
/* line 133, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .social-circle i {
width: 25px;
height: 20px;
font-size: 15px;
color: #5B5C6E !important;
text-align: center;
margin-left: -2px;
}
/* line 140, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .social-circle i:hover {
color: #fff !important;
}
/* line 143, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .social-network a:hover {
background: var(--system_primery_color);
color: #fff !important;
}
/* line 149, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
footer .social-network a {
color: #CCC;
border: 1px solid #dddddd14;
padding: 5px;
border-radius: 50%;
}
/* line 159, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
.theme_mailChimp {
height: 60px;
background: transparent;
flex-wrap: nowrap;
border-radius: 5px;
position: relative;
margin-bottom: 30px;
}
/* line 167, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
.theme_mailChimp form {
display: grid;
grid-template-columns: auto 200px;
grid-gap: 5px;
}
@media (max-width: 575.98px) {
/* line 167, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
.theme_mailChimp form {
grid-template-columns: auto;
}
}
/* line 176, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
.theme_mailChimp .form-control {
background: #fff;
color: var(--system_secendory_color);
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 176, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
.theme_mailChimp .form-control {
border-radius: 5px;
}
}
/* line 189, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
.theme_mailChimp .form-control::placeholder {
color: #687083;
}
/* line 193, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
.theme_mailChimp .form-control:focus {
box-shadow: none !important;
z-index: 1;
}
/* line 199, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
.theme_mailChimp button {
font-size: 16px;
font-weight: 600;
color: #fff;
background: var(--system_primery_color);
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 199, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
.theme_mailChimp button {
border-radius: 5px !important;
}
}
/* line 219, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_footer.scss */
.theme_mailChimp .info {
font-size: 14px;
font-weight: 500;
color: #fff;
}
@media (max-width: 991.98px) {
.header__right.login_user .profile_info {
left: -35px;
}
}
@media (max-width: 575.98px) {
.profile_info img {
margin-right: 0
}
}
.profile_info .studentProfileThumb {
width: 50px;
height: 50px;
border-radius: 50%;
cursor: pointer;
margin-right: 15px;
background-size: cover;
background-position: center center;
border-radius: 50%;
}
/*----------------------------------------------------*/
.couse_wizged .thumb {
position: relative;
overflow: hidden;
height: 215px;
}
.couse_wizged .thumb .thumb_inner {
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
height: 100%;
transform: scale(1.1);
transition: .3s;
}
.couse_wizged:hover .thumb .thumb_inner {
transform: scale(1);
}
.quiz_wizged .thumb {
position: relative;
overflow: hidden;
height: 215px;
}
.quiz_wizged .thumb .thumb_inner {
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
height: 100%;
transform: scale(1.1);
transition: .3s;
}
.quiz_wizged:hover .thumb .thumb_inner {
transform: scale(1);
}
.checkout_wrapper .order_wrapper .ordered_products .single_ordered_product .product_name .thumb {
background-size: cover;
background-position: center center;
}
.shoping_wrapper .shoping_cart .shoping_cart_inner .single_cart .thumb {
background-size: cover;
background-position: center center;
height: 90px;
}
.profile_info .testimonialImage {
width: 70px;
height: 70px;
border-radius: 50%;
cursor: pointer;
margin-right: 15px;
background-size: cover;
background-position: center center;
border-radius: 50%;
}
.conversition_box .single_comment_box .comment_box_inner {
border-bottom: 1px solid #ECECEC;
margin-bottom: 25px;
padding-bottom: 10px;
}
.conversition_box .single_comment_box .comment_box_inner.comment_box_inner_reply {
margin-left: 50px;
border-bottom: 1px solid #ECECEC;
}
@media (max-width: 575.98px) {
.conversition_box .single_comment_box .comment_box_inner.comment_box_inner_reply {
margin-left: 20px;
}
}
.conversition_box .single_comment_box .comment_box_inner.comment_box_inner_reply .comment_box_text {
/*text-align: right;*/
}
.conversition_box .single_comment_box .comment_box_inner.comment_box_inner_reply .thumb {
margin-left: 15px;
margin-right: 0;
}
.conversition_box .single_comment_box .comment_box_inner.comment_box_inner_reply .attach_view {
justify-content: flex-end;
}
.conversition_box .single_comment_box .comment_box_inner.comment_box_inner_reply2 {
margin-left: 100px;
border-bottom: 1px solid #ECECEC;
}
@media (max-width: 575.98px) {
.conversition_box .single_comment_box .comment_box_inner.comment_box_inner_reply2 {
margin-left: 20px;
}
}
.conversition_box .single_comment_box .comment_box_inner.comment_box_inner_reply2 .comment_box_text {
/*text-align: right;*/
}
.conversition_box .single_comment_box .comment_box_inner.comment_box_inner_reply2 .thumb {
margin-left: 15px;
margin-right: 0;
}
.conversition_box .single_comment_box .comment_box_inner.comment_box_inner_reply2 .attach_view {
justify-content: flex-end;
}
.conversition_box .single_comment_box .comment_box_inner .comment_box_info {
display: flex;
}
.conversition_box .single_comment_box .comment_box_inner .comment_box_info .thumb {
width: 50px;
height: 50px;
flex: 50px 0 0;
margin-right: 15px;
margin-bottom: 20px;
}
.conversition_box .single_comment_box .comment_box_inner .comment_box_info .thumb img {
width: 100%;
border-radius: 50%;
}
.conversition_box .single_comment_box .comment_box_inner .comment_box_info .comment_box_text h5 {
font-size: 16px;
font-weight: 500;
color: var(--system_secendory_color);
margin-bottom: 0;
display: inline-block;
}
.conversition_box .single_comment_box .comment_box_inner .comment_box_info .comment_box_text span {
font-size: 14px;
font-weight: 400;
margin-bottom: 10px;
margin-top: 2px;
display: block;
color: #7B7887;
}
.conversition_box .single_comment_box .comment_box_inner .comment_box_info .comment_box_text p {
font-size: 16px;
color: var(--system_secendory_color);
line-height: 1.7;
margin-bottom: 14px;
}
.conversition_box .single_comment_box .comment_box_inner .comment_box_info .comment_box_text .attach_view {
display: flex;
align-items: center;
}
.conversition_box .single_comment_box .comment_box_inner .comment_box_info .comment_box_text .attach_view .attacthment_link {
font-size: 11px;
background: #A9A9A9;
color: #fff;
padding: 3px 10px;
border-radius: 30px;
margin-right: 5px;
}
.conversition_box .single_comment_box .comment_box_inner .comment_box_info .comment_box_text .attach_view .view {
color: #fff;
background: #A9A9A9;
font-size: 12px;
width: 20px;
height: 20px;
border-radius: 50%;
text-align: center;
line-height: 20px;
}
.conversition_box .single_comment_box .comment_box_inner .comment_box_info .comment_box_text .attach_view .view i {
font-size: 12px;
line-height: 1;
}
.conversition_box .single_comment_box .comment_box_inner .comment_box_edit {
text-align: right;
}
.theme_according button {
position: relative;
}
.theme_according button::before {
position: absolute;
-webkit-transition: 0.4s;
transition: 0.4s;
font-size: 16px;
color: #373737;
top: 50%;
content: "\f107";
font-family: "Font Awesome 5 free";
transform: translateY(-50%);
left: auto;
right: 20px;
font-weight: 900;
}
.theme_according button.collapsed::before {
content: "\f107";
font-family: "Font Awesome 5 free";
top: 50%;
transform: translateY(-50%);
}
.theme_according .card {
margin-bottom: 15px;
border: 0;
}
.theme_according .card .card-header {
border: 0 !important;
padding: 0;
background: transparent;
}
.theme_according .card .card-header button {
border: 1px solid #ECECEC !important;
border-radius: 5px;
background: #F8F8F8;
border-bottom: 1px solid transparent !important;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
padding: 12.3px 25px 13px 30px;
}
.theme_according .card .card-header button.collapsed {
border: 1px solid #ECECEC !important;
background: transparent;
padding: 12.3px 25px 18px 30px;
transition: .3s;
}
.theme_according .card .card-header h5 button {
font-family: "Roboto", sans-serif;
font-size: 18px;
font-weight: 600;
color: var(--system_secendory_color);
display: block;
width: 100%;
border: 0;
text-decoration: none !important;
text-align: left;
box-shadow: none !important;
}
.theme_according .card .card-header h5 button span {
font-size: 14px;
font-family: "Roboto", sans-serif;
}
.theme_according .card .card-header h5 button span.course_number {
color: var(--system_primery_color);
font-weight: 400;
margin-right: 10px;
}
@media (max-width: 575.98px) {
.theme_according .card .card-header h5 button span.course_number {
display: block;
margin-bottom: 10px;
}
}
.theme_according .card .card-header h5 button span.course_date {
color: #0052B4;
font-size: 14px;
font-weight: 400;
background: #F0F5FA;
border-radius: 30px;
padding: 8px 10px;
line-height: 1;
}
.theme_according .card .card-header h5 button span.course_date span {
font-weight: 500;
color: #0052B4;
}
.theme_according .card .card-header h5 button p {
font-size: 20px;
font-weight: 500;
color: var(--system_secendory_color);
margin-bottom: 0;
margin-top: 15px;
}
@media (max-width: 767.98px) {
.theme_according .card .card-header h5 button {
flex-wrap: wrap;
}
}
.theme_according .card .card-header h5 button span {
font-size: 14px;
font-weight: 500;
font-family: "Roboto", sans-serif;
color: #373737;
}
.theme_according .card-body {
padding: 0;
padding-top: 0px;
background: #F8F8F8;
padding: 0 30px 15px 30px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border: 1px solid #ECECEC;
border-top: 0;
transition: .3s;
}
.theme_according .card-body p {
font-size: 16px;
color: var(--system_secendory_color);
font-weight: 400;
}
.description_grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 8px;
}
@media (max-width: 767.98px) {
.description_grid {
grid-template-columns: repeat(1, 1fr);
}
}
.description_grid .single_description_grid {
background: var(--system_secendory_color);
padding: 26px 24px;
border-radius: 5px;
}
.description_grid .single_description_grid h5 {
font-size: 14px;
font-weight: 400;
color: #C4C4C4;
margin-bottom: 4px;
}
.description_grid .single_description_grid p {
font-size: 18px;
font-weight: 500;
color: #fff;
margin-bottom: 0;
}
.position_right {
position: absolute;
right: 0;
}
.link a {
color: #687083;
font-size: 16px;
padding-right: 30px;
font-weight: 600;
display: inline-block;
text-transform: capitalize;
font-family: "Jost", sans-serif;
}
/* line 126, ../../../../officeServer/www/infixlms_lv/public/frontend/infixlmstheme/scss/_header.scss */
.link a:hover, .link a.active {
color: var(--system_primery_color);
}
.header_area .main_menu ul li .submenu li a {
padding: 15px 20px;
border-top: 1px solid #F3F3F3;
}
.header_area .main_menu ul li .submenu li ul {
left: 100%;
position: absolute;
background: #fff;
width: 100%;
top: 0;
opacity: 0;
visibility: hidden;
transition: .3s;
}
.header_area .main_menu ul li .submenu li:hover > ul {
opacity: 1;
visibility: visible;
}
.header_area .main_menu ul li:hover > a {
color: var(--system_primery_color);
}
.header_area .main_menu ul li .submenu li:hover > a {
left: 0px;
padding-left: 25px;
background-color: #f8f9fa;
}
.header_area .main_menu ul li.right_control_submenu .submenu li ul {
left: auto;
right: 100%;
}
.header_area .main_menu ul li.right_control_submenu .submenu {
left: auto;
right: 0;
}
.select2-results__options li {
white-space: nowrap;
width: 100%;
}
/*.prise_tag {*/
/* min-width: 60px !important;*/
/* padding: 0 8px !important;*/
/* border-radius: 30px !important;*/
/* width: auto !important;*/
/*}*/
.disable_btn {
background: #333333;
border-radius: 3px;
}
.theme_progressBar.progress {
height: 10px;
background: #E0E0E0;
border-radius: 10px;
margin: 0px 0 5px 0;
}
.theme_progressBar.progress .progress-bar {
background: var(--system_primery_color);
border-radius: 10px;
}
.gap_15 {
grid-gap: 15px;
}
@media (max-width: 575.98px) {
.coupon_wrapper {
display: grid;
grid-template-columns: auto;
grid-gap: 10px;
flex-wrap: wrap;
}
.payment_method_wrapper {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 15px;
}
}
.gap_10 {
grid-gap: 10px;
}
/*update 2*/
.new_cart_wrapper {
}
.new_cart_wrapper .single_cart {
border: 1px solid #E1E2E6;
display: flex;
justify-content: space-between;
padding: 20px 20px;
border-radius: 4px;
margin-bottom: 10px;
align-items: center;
grid-gap: 15px;
}
.new_cart_wrapper .single_cart .product_name {
grid-gap: 10px;
}
.new_cart_wrapper .single_cart .product_name h5 {
font-size: 16px;
display: block !important;
display: -webkit-box !important;
-webkit-line-clamp: 2;
-moz-line-clamp: 2;
-ms-line-clamp: 2;
-o-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-box-orient: vertical;
-o-box-orient: vertical;
box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
margin-bottom: 0;
max-height: 37px;
line-height: 1.2;
}
.new_cart_wrapper .single_cart .thumb {
width: 115px;
flex: 115px 0 0;
}
.new_cart_wrapper .single_cart .thumb img {
width: 100%;
}
@media (max-width: 767.98px) {
.new_cart_wrapper .single_cart .thumb {
width: 70px;
flex: 70px 0 0;
}
.new_cart_wrapper .single_cart {
padding: 15px;
}
}
/*cookie style start*/
.theme_cookies {
background: #FFEDE2;
border-radius: 20px;
padding: 20px 30px 20px 20px;
position: fixed;
left: 40px;
bottom: 40px;
width: 750px;
display: flex;
align-items: center;
z-index: 10000;
justify-content: space-between;
grid-gap: 25px;
}
.theme_cookies .theme_cookies_info {
display: flex;
align-items: center;
grid-gap: 30px;
}
.theme_cookies .theme_cookies_info .icon {
width: 80px;
height: 80px;
border-radius: 50%;
}
.theme_cookies .theme_cookies_info .icon img {
width: 100%;
}
.theme_cookies .theme_cookies_info p {
font-size: 16px;
font-weight: 400;
color: var(--system_secendory_color);
line-height: 26px;
font-family: 'Cerebri Sans';
max-width: 416px;
margin-bottom: 0;
}
.theme_cookies .theme_cookies_info p a {
color: var(--system_primery_color);
}
.theme_cookies .theme_cookies_info p a:hover {
text-decoration: underline;
}
.theme_cookies .cookie_btn {
background: #F8D4BE;
font-size: 14px;
font-weight: 600;
color: var(--system_secendory_color);
border-radius: 30px;
text-transform: uppercase;
border: 0;
font-family: 'Cerebri Sans';
white-space: nowrap;
padding: 14.5px 31px;
cursor: pointer;
transition: .3s;
}
.theme_cookies .cookie_btn:hover {
background: var(--system_primery_color);
color: #fff;
}
@media (max-width: 767.98px) {
.theme_cookies {
right: 20px;
left: 20px;
bottom: 20px;
grid-gap: 20px;
width: auto;
justify-content: center;
flex-wrap: wrap;
padding: 25px 30px 25px 20px;
}
.theme_cookies .theme_cookies_info .icon {
width: 50px;
height: 50px;
}
.theme_cookies .theme_cookies_info {
justify-content: center;
text-align: center;
grid-gap: 14px;
flex-direction: column;
}
.theme_cookies .cookie_btn {
font-size: 12px;
padding: 11px 35px;
}
.theme_cookies .theme_cookies_info p {
font-size: 14px;
}
}
@media (min-width: 768px) and (max-width: 850.98px) {
.theme_cookies {
width: 90%;
}
}
/*cookie style End*/
/*blog grid style*/
.single_blog .thumb {
position: relative;
overflow: hidden;
height: 315px;
}
.single_blog .thumb .thumb_inner {
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
height: 100%;
transform: scale(1.1);
transition: .3s;
}
.single_blog:hover .thumb .thumb_inner {
transform: scale(1);
}
/*//no course found style start*/
.Nocouse_wizged {
grid-gap: 15px;
}
.Nocouse_wizged h1 {
font-size: 30px;
}
@media (max-width: 575.98px) {
.Nocouse_wizged h1 {
font-size: 20px;
}
.header_area .header__wrapper .header__left .logo_img img {
height: 55px !important;
width: auto !important;
}
}
/*//no course found style end*/
/*update start 3.0.2 */
.category_area .couses_category {
z-index: 12;
}
/*update end*/
@media (min-width: 576px) and (max-width: 991.98px) {
.header_area .header__wrapper .header__left .logo_img img {
height: 52px !important;
width: auto !important;
padding: 0 !important;
}
}
.mega_menu_dropdown .menu_dropdown_iner .single_menu_dropdown {
flex: 100% 0 0;
margin: 20px 0 15px;
}
li.mega_menu_dropdown.third_sub > ul {
top: 100% !important;
left: 0 !important;
}
.single_blog_details br {
display: block;
}
.margin_auto {
margin: auto
}
body {
overflow-x: hidden;
}
.couse_wizged .thumb .prise_tag, .quiz_wizged .thumb .prise_tag {
height: auto;
width: auto;
display: inline-flex;
flex-direction: column;
align-items: center;
justify-content: center;
line-height: 1;
min-height: 70px;
padding: 0 10px !important;
min-width: 70px !important;
}
.couse_wizged .thumb .prise_tag .prev_prise, .quiz_wizged .thumb .prise_tag .prev_prise {
text-decoration: line-through;
color: var(--system_secendory_color);
font-size: 12px;
font-weight: 600;
padding-bottom: 5px;
}
/*----------------new add*/
/* 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: var(--system_primery_color);
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 var(--system_primery_color);
color: var(--system_primery_color);
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: var(--system_primery_color);
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 var(--system_primery_color);
color: var(--system_primery_color);
background: transparent;
}
/* line 472, G:/laragon/www/themeforest/LMS/HTML/scss/_quiz_details.scss */
.question_number_lists a.pouse_qus {
border-color: #dbe8fb;
color: var(--system_primery_color);
background: #dbe8fb;
}
.success_text {
color: #20E007;
}
.error_text {
color: var(--system_primery_color);
}
.switch_toggle {
display: inline-block;
height: 20px;
position: relative;
width: 36px;
margin-bottom: 0;
}
.switch_toggle input {
opacity: 0;
}
.switch_toggle .slider:before {
bottom: 0px;
content: "";
height: 16px;
left: 0px;
left: 3px;
position: absolute;
-webkit-transition: .4s;
transition: .4s;
width: 16px;
background: #707DB7;
background: #fff;
top: 2px;
}
.switch_toggle input:checked + .slider {
background: #ECEEF4;
}
.switch_toggle input:checked + .slider:before {
transform: translateX(14px);
}
.switch_toggle .slider.round {
border-radius: 34px;
}
.switch_toggle .slider.round:before {
border-radius: 50%;
}
.switch_toggle .switch_toggle input {
display: none;
}
.switch_toggle .slider {
background-color: #ECEEF4;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.lmsSwitch_toggle {
display: inline-block;
height: 25px;
position: relative;
width: 45px;
margin-bottom: 0;
}
.lmsSwitch_toggle input {
opacity: 0;
}
.lmsSwitch_toggle .slider:before {
bottom: 0px;
content: "";
height: 25px;
left: 0px;
left: 0;
position: absolute;
-webkit-transition: .4s;
transition: .4s;
width: 25px;
background: var(--system_secendory_color);
box-shadow: 0px 5px 10px rgba(130, 139, 178, 0.25);
top: 0;
}
.lmsSwitch_toggle input:checked + .slider {
background: #ECEEF4;
}
.lmsSwitch_toggle input:checked + .slider:before {
transform: translateX(20px);
background: var(--system_primery_color);
box-shadow: 0px 5px 10px rgba(108, 39, 255, 0.25);
}
.lmsSwitch_toggle .slider.round {
border-radius: 34px;
}
.lmsSwitch_toggle .slider.round:before {
border-radius: 50%;
}
.lmsSwitch_toggle .switch_toggle input {
display: none;
}
.lmsSwitch_toggle .slider {
background-color: #ECEEF4;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.float {
z-index: 999;
}
.theme_btn.small_btn2 {
white-space: nowrap;
}
.header_area .main_menu ul li a {
margin: 0px 10px;
}
@media (max-width: 767.98px) {
html[dir="rtl"] .header_area .contact_wrap {
margin-left: 0;
margin-right: 0;
}
html[dir="rtl"] .header_area .contact_wrap .contact_btn {
margin-left: 30px;
}
}
/*bundle start*/
.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: var(--system_primery_color);
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;
display: inline-flex;
align-items: center;
}
/* 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: var(--system_primery_color);
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: 5px;
}
/* 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: var(--system_primery_color);
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;
}
.lms_pricing_box .lms_pricing_body .single_list p {
font-weight: 600;
}
/* 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;
}
.theme_line_btn.small_btn3 {
padding: 12px 15px;
}
.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: var(--system_primery_color);
font-weight: 600;
padding: 13.5px 26px;
border: 1px solid transparent;
text-transform: capitalize;
display: inline-block;
line-height: 1;
}
/* line 162, G:/laragon/www/themeforest/LMS/HTML/scss/_btn.scss */
.white_btn2:hover {
color: #fff;
border-color: var(--system_primery_color);
background: var(--system_primery_color);
}
.theme_btn.small_btn5 {
padding: 13.5px 46px;
}
.extra {
display: none !important;
}
/*bundle end*/
.left_bottom_btn {
z-index: 100;
right: 10px;
position: absolute;
bottom: 10px;
}
.top_right_btn {
z-index: 100;
right: 50px;
position: absolute;
top: 10px;
opacity: .8;
}
.top_right_btn:hover {
opacity: 1;
color: #fff;
font-weight: bold;
background: var(--system_primery_color);
}
.class_close_tag {
position: absolute;
width: 70px;
height: auto;
line-height: 60px;
text-align: center;
font-size: 14px;
font-weight: 700;
top: 20px;
left: 20px;
background: #fff;
display: inline-flex;
border-radius: 50%;
flex-direction: column;
align-items: center;
justify-content: center;
min-height: 70px;
padding: 0 10px !important;
min-width: 70px !important;
color: var(--system_primery_color);
}
/*popup start*/
/*----------------------------------------------------*/
.newsletter_form_wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(9, 17, 52, 0.5);
z-index: 999;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
visibility: hidden;
transition: .5s;
}
.newsletter_form_wrapper.newsletter_active {
opacity: 1;
visibility: visible;
}
.newsletter_form_wrapper .newsletter_form_inner {
width: 848px;
background: #FFFFFF;
height: auto;
display: grid;
grid-template-columns: 500px auto;
position: relative;
}
@media (min-width: 768px) and (max-width: 991.98px) {
.newsletter_form_wrapper .newsletter_form_inner {
width: 90%;
}
}
.newsletter_form_wrapper .newsletter_form_inner .close_modal {
position: absolute;
right: 15px;
z-index: 10;
top: 15px;
cursor: pointer;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
font-size: 15px;
border-radius: 50%;
transition: .3s;
display: inline-block;
}
.newsletter_form_wrapper .newsletter_form_inner .close_modal i {
line-height: 30px;
font-size: 14px;
}
.newsletter_form_wrapper .newsletter_form_inner .close_modal:hover {
background: var(--system_primery_color);
color: #fff;
transform: rotate(90deg);
}
@media (max-width: 767.98px) {
.newsletter_form_wrapper .newsletter_form_inner {
grid-template-columns: auto;
height: 600px;
overflow: auto;
}
}
@media (max-width: 767.98px) {
.newsletter_form_wrapper .newsletter_form_inner .newsletter_form_thumb {
height: 300px;
}
}
.newsletter_form_wrapper .newsletter_form_inner .newsletter_form {
padding: 90px 70px 70px 70px;
}
@media (max-width: 767.98px) {
.newsletter_form_wrapper .newsletter_form_inner .newsletter_form {
padding: 50px 30px 50px 30px;
}
}
.newsletter_form_wrapper .newsletter_form_inner .newsletter_form h3 {
font-size: 30px;
font-weight: 700;
color: var(--system_secendory_color);
margin-bottom: 0;
}
.newsletter_form_wrapper .newsletter_form_inner .newsletter_form p {
font-size: 14px;
font-weight: 500;
line-height: 26px;
color: var(--system_primery_color);
text-align: justify;
margin: 15px 0 25px 0;
}
/*popup end*/
.dashboard_card .card {
background: #fff;
padding: 15px 0px;
text-align: center;
min-width: 150px;
justify-content: center;
border: 1px solid #d6d6da91;
border-radius: 5px;
}
.my_courses_wrapper .package_widget .package_body {
background: #fff;
}
/*how to buy style start*/
.modules_area {
padding-bottom: 170px;
}
@media (max-width: 767px) {
.modules_area {
padding-bottom: 40px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.modules_area {
padding-bottom: 70px;
}
}
.modules_area .modile_main_wrap {
display: -ms-grid;
display: grid;
grid-gap: 30px;
-ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 767px) {
.modules_area .modile_main_wrap {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(1, 1fr);
}
}
@media (min-width: 768px) and (max-width: 991px) {
.modules_area .modile_main_wrap {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(2, 1fr);
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.modules_area .modile_main_wrap {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(3, 1fr);
}
}
.modules_area .single_module {
-webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.05);
padding: 30px 30px 22px 30px;
border: 1px solid transparent;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.modules_area .single_module .icon {
background: rgba(230, 62, 69, 0.04);
width: 78px;
height: 78px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
color: var(--system_primery_color);
font-size: 27px;
line-height: 78px;
text-align: center;
margin: auto;
}
.modules_area .single_module h3 {
font-size: 20px;
font-weight: 500;
color: var(--system_secendory_color);
margin-top: 26px;
margin-bottom: 13px;
}
.modules_area .single_module p {
font-size: 16px;
line-height: 1.75;
font-weight: 400;
margin-bottom: 0;
}
.modules_area .single_module:hover {
border-color: var(--system_primery_color);
}
.module_single_area {
background-image: linear-gradient(to bottom, #ffffff, #fff6f6);
}
.module_single_area .module_wrap {
display: -ms-grid;
display: grid;
grid-gap: 20px;
-ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
grid-template-columns: repeat(5, 1fr);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
@media (max-width: 767px) {
.module_single_area .module_wrap {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(1, 1fr);
}
}
@media (min-width: 768px) and (max-width: 991px) {
.module_single_area .module_wrap {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(3, 1fr);
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.module_single_area .module_wrap {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(3, 1fr);
}
}
@media (min-width: 1200px) and (max-width: 1500px) {
.module_single_area .module_wrap {
-ms-grid-columns: 1fr;
grid-template-columns: repeat(4, 1fr);
}
}
.module_single_area .single_module {
-webkit-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.04);
box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.04);
background: #fff;
text-align: center;
padding: 44px 20px;
border: 1px solid transparent;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
border-radius: 5px;
}
.module_single_area .single_module .icon i {
font-size: 30px;
color: var(--system_primery_color);
}
.module_single_area .single_module h4 {
font-size: 18px;
color: var(--system_secendory_color);
font-weight: 500;
margin-bottom: 0;
margin-top: 25px;
line-height: 1.67;
}
.module_single_area .single_module:hover {
border-color: var(--system_primery_color);
}
/*how to buy style end*/
.min_width_130 {
min-width: 130px;
}
.banner_text .single_slider img {
width: 100%;
/*max-width: 80px;*/
}
.banner_text .single_slider {
/*border: 1px solid #ddd;*/
padding: 10px 10px;
border-radius: 5px;
text-align: center;
height: 50px;
display: flex;
align-content: center;
justify-content: center;
align-items: center;
}
.slider_btn_text {
min-width: 130px;
padding: 0px 10px;
background: var(--system_primery_color);
border-radius: 5px;
color: #fff !important;
font-size: 18px !important;
font-weight: 500;
width: 100%;
text-align: center;
height: 50px;
display: flex;
align-items: center;
justify-content: center;
}
.package_widget {
height: calc(100% - 30px);
}
.textViewer {
margin-top: 50px;
padding: 40px;
}
.my-course-select::after, .update-select-arrow::after {
right: 20px;
top: 25px;
}
.oneLine_ellipsis {
-webkit-line-clamp: 1;
text-align: justify-all;
display: -webkit-box;
-webkit-box-orient: vertical;
white-space: normal;
text-overflow: ellipsis;
overflow: hidden;
}
.account_profile_form .theme_select:after {
top: 25px;
}
.translator-switch .nice-select-search-box {
display: none;
}
.translator-switch .nice-select .list {
padding: 0px 0 0;
}
.translator-switch {
font-family: "Jost", sans-serif !important;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing_plan.scss */
.lms_pricing_wized {
border: 1px solid #ebebeb;
padding: 45px 40px 40px 40px;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing_plan.scss */
.lms_pricing_wized {
padding: 30px;
}
}
/* line 8, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing_plan.scss */
.lms_pricing_wized .lms_pricing_hader span {
font-size: 20px;
font-weight: 900;
font-family: "Cerebri Sans";
display: block;
}
/* line 14, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing_plan.scss */
.lms_pricing_wized .lms_pricing_hader h3 {
font-size: 48px;
font-weight: 700;
color: var(--system_primery_color);
font-family: "Cerebri Sans";
margin: 18px 0 14px 0;
}
@media (max-width: 767.98px) {
/* line 14, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing_plan.scss */
.lms_pricing_wized .lms_pricing_hader h3 {
font-size: 35px;
}
}
/* line 24, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing_plan.scss */
.lms_pricing_wized .lms_pricing_hader h5 {
font-size: 16px;
font-weight: 700;
font-family: "Jost", sans-serif;
margin-bottom: 4px;
}
/* line 30, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing_plan.scss */
.lms_pricing_wized .lms_pricing_hader p {
font-size: 14px;
font-weight: 500;
line-height: 1.4;
}
/* line 36, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing_plan.scss */
.lms_pricing_wized .lms_pricing_body {
margin: 37px 0 35px 0;
}
/* line 39, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing_plan.scss */
.lms_pricing_wized .lms_pricing_body ul li {
font-size: 16px;
font-weight: 500;
color: #202e3b;
line-height: 26px;
position: relative;
padding-left: 15px;
}
/* line 46, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing_plan.scss */
.lms_pricing_wized .lms_pricing_body ul li:not(:last-child) {
margin-bottom: 14px;
}
/* line 49, G:/laragon/www/themeforest/LMS/HTML/scss/_pricing_plan.scss */
.lms_pricing_wized .lms_pricing_body ul li::before {
content: "";
position: absolute;
width: 5px;
height: 5px;
background: #0b0a24;
left: 0;
top: 10px;
border-radius: 50%;
}
.lms_blog_details_area {
padding: 150px 0 120px 0;
}
@media (max-width: 767.98px) {
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area {
padding: 70px 0 40px 0;
}
}
/* line 6, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner {
border-bottom: 1px solid #e9e7f7;
padding-bottom: 55px;
margin-bottom: 50px;
}
/* line 10, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .blog_post_date {
font-size: 14px;
font-weight: 500;
color: #202e3b;
font-family: "Cerebri Sans";
grid-gap: 10px;
}
/* line 16, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .blog_post_date span {
font-size: 12px;
font-weight: 700;
color: var(--system_primery_color);
border-radius: 5px;
background-color: rgba(253, 73, 73, 0.2);
padding: 3px 11px;
text-transform: uppercase;
display: inline-block;
}
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .blog_post_date p {
font-size: 14px;
font-weight: 500;
color: #373737;
}
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner h3 {
font-size: 30px;
font-weight: 700;
line-height: 1.33;
max-width: 506px;
margin: 20px 0 25px 0;
}
@media (max-width: 767.98px) {
/* line 32, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner h3 {
font-size: 25px;
}
}
/* line 42, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner p {
font-size: 16px;
color: #373737;
font-weight: 400;
line-height: 1.63;
}
/* line 48, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .blog_details_banner {
margin-bottom: 30px;
}
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .quote_text {
display: flex;
margin: 59px 0 41px 0;
}
@media (max-width: 767.98px) {
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .quote_text {
margin: 30px 0 30px 0;
}
}
/* line 57, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .quote_text .horizontal_line {
background: var(--system_primery_color);
height: 3px;
width: 90px;
flex: 90px 0 0;
position: relative;
top: 6px;
margin-right: 30px;
}
@media (max-width: 767.98px) {
/* line 57, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .quote_text .horizontal_line {
width: 40px;
flex: 40px 0 0;
margin-right: 15px;
}
}
/* line 71, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .quote_text h4 {
font-size: 20px;
font-weight: 700;
color: #202e3b;
line-height: 1.5;
max-width: 580px;
}
/* line 79, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .details_info {
margin-top: 55px;
}
/* line 81, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .details_info h4 {
font-size: 24px;
font-weight: 700;
color: #202e3b;
margin-bottom: 12px;
line-height: 2.08;
}
@media (max-width: 767.98px) {
/* line 81, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_inner .details_info h4 {
font-size: 20px;
}
}
/* line 95, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_reply_box {
border-top: 1px solid #e9e7f7;
padding-top: 60px;
margin-top: 56px;
}
@media (max-width: 767.98px) {
/* line 95, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_reply_box {
padding-top: 30px;
margin-top: 36px;
}
}
/* line 104, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_tags {
border-top: 1px solid #f1ece8;
border-bottom: 1px solid #f1ece8;
padding: 15px 0 54px 0;
margin: 55px 0 57px 0;
}
@media (max-width: 767.98px) {
/* line 104, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_blog_details_area .blog_details_tags {
margin: 30px 0 30px 0;
padding: 15px 0 30px 0;
}
}
/* line 116, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews {
display: flex;
border-bottom: 1px solid #e9e7f7;
padding-bottom: 25px;
margin-bottom: 30px;
}
/* line 121, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews.replyBox {
padding-left: 123px;
}
@media (max-width: 767.98px) {
/* line 121, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews.replyBox {
padding-left: 15px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 121, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews.replyBox {
padding-left: 30px;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
/* line 121, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews.replyBox {
padding-left: 40px;
}
}
/* line 133, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews .thumb {
font-size: 24px;
font-weight: 700;
font-family: "Cerebri Sans";
width: 80px;
height: 80px;
border-radius: 50%;
background: var(--system_primery_color);
flex: 80px 0 0;
margin-right: 40px;
color: #fff;
text-transform: uppercase;
text-align: center;
line-height: 80px;
margin-bottom: 20px;
}
/* line 149, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews:last-child {
padding-bottom: 0px;
border: 0;
margin-bottom: 0px;
}
@media (max-width: 575.98px) {
/* line 116, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews {
flex-direction: column;
}
}
/* line 162, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews .review_content h4 {
margin-bottom: 1px;
color: #202e3b;
}
/* line 166, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews .review_content .review_content_head {
margin: 0px 0 23px 0;
grid-gap: 20px;
}
/* line 170, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews .review_content .rated_customer {
display: flex;
align-items: center;
margin: 7px 0 0px 0;
}
/* line 174, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews .review_content .rated_customer .feedmak_stars {
display: flex;
align-items: center;
margin: 0;
margin-right: 15px;
}
/* line 179, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews .review_content .rated_customer .feedmak_stars i {
color: #ffc107;
font-size: 15px;
}
/* line 182, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews .review_content .rated_customer .feedmak_stars i:not(:last-child) {
margin-right: 5px;
}
/* line 187, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews .review_content .rated_customer span {
font-size: 14px;
font-weight: 500;
color: #373737;
line-height: 1;
}
/* line 194, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.lms_single_reviews .review_content p {
font-size: 16px;
line-height: 1.88;
color: #373737;
}
/* line 201, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.blog_sidebar_box {
border: 1px solid #e9e7f7;
padding: 30px;
}
/* line 207, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.keyword_lists a {
font-size: 14px;
font-family: "Jost", sans-serif;
font-weight: 500;
color: #373737;
display: inline-block;
padding: 7px 17px;
border: 0;
border-radius: 3px;
background-color: #fafafa;
}
/* line 217, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.keyword_lists a:hover {
background: var(--system_primery_color);
border-color: var(--system_primery_color);
color: #fff;
}
/* line 227, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.news_lists .single_newslist:not(:last-child) {
border-bottom: 1px solid #e3e6ef;
padding-bottom: 16px;
margin-bottom: 16px;
}
/* line 232, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.news_lists .single_newslist h4 {
font-size: 18px;
font-weight: 700;
transition: 0.3s;
color: #202e3b;
line-height: 1.44;
font-family: "Cerebri Sans";
text-transform: capitalize;
margin: 0px 0 2px 0;
}
/* line 241, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.news_lists .single_newslist h4:hover {
color: var(--system_primery_color);
}
/* line 245, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.news_lists .single_newslist p {
font-size: 14px;
line-height: 1.63;
font-weight: 500;
}
/* line 252, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.gap_10 {
grid-gap: 10px;
}
/* line 255, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4 {
background: transparent;
height: 60px;
border-radius: 5px;
width: 510px;
border: 1px solid #e3e6ef;
}
@media (min-width: 1200px) and (max-width: 1459.98px) {
/* line 255, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4 {
width: 280px;
}
}
/* line 264, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4 button {
font-size: 18px;
color: var(--system_primery_color);
padding: 0 0 0 20px;
line-height: 100%;
box-shadow: none !important;
height: 60px;
}
/* line 271, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4 button:hover {
color: var(--system_primery_color);
}
/* line 275, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4 input {
font-size: 14px;
font-weight: 400;
color: #202e3b;
font-family: "Cerebri Sans";
border: 0;
background: transparent !important;
height: 50px;
padding: 0px 15px 0px 10px;
box-shadow: none !important;
line-height: 50px;
}
/* line 286, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4 input::placeholder {
color: #373737;
}
/* line 290, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4.large_search_field {
width: 500px;
height: 60px;
}
/* line 293, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4.large_search_field button {
padding-left: 30px;
}
/* line 296, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4.large_search_field input {
height: 60px;
line-height: 60px;
}
/* line 301, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4.style2 {
border-radius: 0;
border-color: #e9e7f7;
}
/* line 304, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4.style2 i {
color: var(--system_primery_color);
}
/* line 307, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4.style2 input {
font-size: 14px;
font-weight: 500;
color: #202e3b;
font-family: "Cerebri Sans";
border: 0;
background: transparent !important;
height: 60px;
padding: 0px 15px 0px 10px;
box-shadow: none !important;
line-height: 60px;
}
/* line 318, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_search_field4.style2 input::placeholder {
color: #202e3b;
}
/* line 325, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.theme_line_btn.replayBtn {
padding: 10px;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
border-radius: 5px;
padding: 8px 22px;
}
/* line 334, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.rounded_border_bottom {
width: 100%;
height: 1px;
border-radius: 0.5px;
background-color: #e9e7f7;
}
/* line 340, G:/laragon/www/themeforest/LMS/HTML/scss/_blog_details.scss */
.home6_border {
border-bottom: 1px solid #e9e7f7;
}
#bannerSlider .owl-nav > div {
--lms-nav-btn: 42px;
--lms-nav-posi: 15px;
width: var(--lms-nav-btn);
height: var(--lms-nav-btn);
line-height: 45px !important;
background-color: var(--system_primery_color) !important;
border-radius: 100%;
font-size: 20px !important;
position: absolute;
top: 50%;
left: var(--lms-nav-posi);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
#bannerSlider .owl-nav > div:last-child {
left: auto;
right: var(--lms-nav-posi);
}
.sidebar.active_sidebar {
overflow: auto;
height: 100%;
}
.section__title4 .subheading_text {
color: var(--system_primery_color)
}
@media only screen and (min-width: 1400px) and (max-width: 1499.98px) {
.header_area .header__wrapper .header__left .category_search .theme_search_field {
width: 230px;
}
}
@media only screen and (min-width: 1440px) and (max-width: 1580px) {
.header_area.navbar_fixed .main_menu ul li a {
padding: 10px 0;
}
}
@media only screen and (min-width: 1367px) {
.header_area .header__wrapper .header__left .logo_img {
margin-right: 30px;
}
}
.popupClose {
--pc-size: 30px;
position: absolute;
top: 15px;
right: 15px;
align-items: center;
justify-content: center;
width: var(--pc-size);
height: var(--pc-size);
text-align: center;
border-radius: 4px;
cursor: pointer;
background-color: var(--system_primery_color);
color: #fff;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
display: none;
}
.popupClose:hover {
background-color: #202e3b;
}
@media only screen and (max-width: 991px) {
.popupClose {
display: flex;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.popupClose {
line-height: 28px;
}
}
@media only screen and (max-width: 767px) {
.popupClose {
--pc-size: 30px;
font-size: 16px;
}
}
@media only screen and (max-width: 479px) {
.popupClose {
--pc-size: 25px;
}
}
.popupClose i {
font-size: 12px;
}
.mobile_filter {
display: none;
padding: 10px;
}
@media only screen and (max-width: 991px) {
.mobile_filter {
display: block !important;
}
}
.mobile_filter:hover rect {
fill: var(--system_primery_color);
}
.mobile_filter svg rect {
fill: #202e3b;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
}
@media only screen and (max-width: 479px) {
.mobile_filter ~ h5 {
display: none;
}
}
@media only screen and (max-width: 991px) {
.course_category_chose {
position: fixed;
top: 0;
left: 0;
z-index: 1000;
background-color: #fff;
margin-top: 0 !important;
width: 100%;
height: 100%;
padding: 20px;
overflow: auto;
display: none;
}
}
.login_wrapper {
height: 100vh;
align-items: center;
}
.login_wrapper .login_wrapper_right {
height: 100vh;
}
@media (max-width: 991.98px) {
.theme_search_field {
width: 250px;
}
}
@media (max-width: 767.98px) {
.theme_search_field {
display: none !important;
}
}
@media (max-width: 767.98px) {
.header_area .header__wrapper .header__left .category_search .categories_menu i {
font-size: 18px;
}
}
@media (max-width: 767.98px) {
.header_area .header__wrapper .header__left .category_search .categories_menu span {
display: none !important;
}
}
@media only screen and (max-width: 479px) {
.slicknav_btn {
top: 10px;
}
}
@media only screen and (min-width: 1200px) {
.slicknav_nav .slicknav_row,
.slicknav_nav a {
height: 90vh;
overflow: hidden;
overflow-y: auto;
}
}
.mega_menu_dropdown > ul li > ul::-webkit-scrollbar {
width: 5px;
}
.mega_menu_dropdown > ul li > ul::-webkit-scrollbar-track {
background-color: #202e3b;
border-radius: 100px;
}
.mega_menu_dropdown > ul li > ul::-webkit-scrollbar-thumb {
background-color: var(--system_primery_color);
border-radius: 100px;
}
.side_cate {
display: none;
position: fixed;
top: 0;
left: 0;
width: 320px;
height: 100%;
z-index: 99999;
background-color: #fff;
overflow: auto;
box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.05);
}
.side_cate_close {
display: block;
font-size: 16px;
float: right;
margin: 20px;
transition: all .3s ease-in-out;
}
.side_cate_close:hover {
color: var(--system_primery_color);
}
.side_cate ul {
clear: both;
}
.side_cate ul li {
display: block;
border-top: 1px solid #f5f7fb;
}
.side_cate ul li:last-child {
border-bottom: 1px solid #f5f7fb;
}
.side_cate ul li a {
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 20px;
color: #373737;
}
.side_cate ul li a:hover {
color: var(--system_primery_color);
}
.side_cate ul li ul {
display: none;
}
.side_cate ul li ul li {
padding-left: 5px;
}
@media only screen and (max-width: 767px) {
.header__left form {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
.categories_menu {
margin-right: 0px;
}
.categories_menu span {
display: none;
}
}
.side_cate #dropdown {
padding: 10px;
margin: -10px;
}
.side_cate a.active {
color: var(--system_primery_color);
}
@media only screen and (max-width: 767px) {
.dashboard_card .card {
width: calc(50% - 10px);
min-width: max-content;
padding: 20px 0px;
}
#historyDiv {
overflow: hidden;
overflow-x: auto;
}
#historyDiv table {
width: 600px;
}
}
@media only screen and (max-width: 414px) {
.sumit_skip_btns {
flex-wrap: wrap;
gap: 15px;
}
.sumit_skip_btns > * {
margin: 0px !important;
}
}
.menu_dropdown ul {
background-color: white;
}
.menu_dropdown ul li a {
color: #202e3b !important;
text-align: left;
}
.menu_dropdown ul li a:hover {
color: var(--system_primery_color) !important;
}
.menu_dropdown > ul:after {
background-color: #edefef;
}
.mega_menu_dropdown .menu_dropdown_iner .single_menu_dropdown h4 {
color: var(--system_secendory_color);
margin: 0;
}
.theme_according .card-body .curriculam_list .curriculam_single .curriculam_right .theme_btn_lite {
margin-right: 0;
}
.curriculam_left {
max-width: calc(100% - 150px);
flex: 0 0 100%;
}
.curriculam_right {
justify-content: space-between;
max-width: 150px;
flex: 0 0 100%;
}
@media only screen and (max-width: 767px) {
.social_btns {
display: flex;
flex-wrap: wrap;
gap: 10px;
}
.social_btns a {
/*flex-grow: 1;*/
}
}
@media (max-width: 767.98px) {
.header_area .header__wrapper .header__left .category_search .categories_menu {
margin-right: 0
}
}
@media (max-width: 479.98px) {
.slicknav_menu .slicknav_icon {
top: -6px;
}
}
@media only screen and (max-width: 767px) {
#invoice_print {
padding: 40px;
overflow: auto;
}
}
.rating_percent span {
min-width: 60px;
text-align: end;
}
/*----------------------------------------------------*/
/*----------------------------------------------------*/
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.affiliate_bradcam_area {
background-color: #f7faff;
padding: 135px 0 337px 0;
background-image: url(../img/affiliate/affiliate_bg_1.jpg);
background-size: cover;
background-position: center center;
}
@media (max-width: 767.98px) {
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.affiliate_bradcam_area {
padding: 100px 0;
}
}
/* line 165, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.affiliate_bradcam_area .breadcam_text {
max-width: 800px;
margin: auto;
}
/* line 168, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.affiliate_bradcam_area .breadcam_text span {
font-size: 16px;
font-weight: 600;
color: #fb1159;
margin-bottom: 16px;
display: block;
}
/* line 175, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.affiliate_bradcam_area .breadcam_text h3 {
font-size: 50px;
font-weight: 800;
line-height: 1.4;
color: #0b0a24;
margin-bottom: 0;
}
@media (max-width: 767.98px) {
/* line 175, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.affiliate_bradcam_area .breadcam_text h3 {
font-size: 30px;
}
}
/* line 185, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.affiliate_bradcam_area .breadcam_text p {
font-size: 18px;
font-weight: 500;
color: #5b5675;
margin: 20px 0 43px 0;
}
@media (max-width: 767.98px) {
/* line 185, G:/laragon/www/themeforest/LMS/HTML/scss/_bradcam.scss */
.affiliate_bradcam_area .breadcam_text p {
font-size: 16px;
margin: 15px 0 30px 0;
}
}
/* line 1, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.affiliate_bg {
background: #f7faff;
}
/* line 4, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.affiliate_faq_box {
border-bottom: 1px solid #e9eaf0;
padding-bottom: 26px;
padding-right: 30px;
}
@media (max-width: 767.98px) {
/* line 4, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.affiliate_faq_box {
padding-right: 0;
}
}
/* line 11, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.affiliate_faq_box h4 {
font-size: 20px;
font-weight: 700;
color: #0b0a24;
margin-bottom: 17px;
}
/* line 17, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.affiliate_faq_box p {
font-size: 16px;
font-weight: 400;
line-height: 1.63;
color: #0b0a24;
}
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.Affiliate_benefit_boxs::before {
content: "";
background-image: url(../img/affiliate/shape_img.svg);
position: absolute;
left: 90px;
top: 90px;
bottom: 90px;
right: 90px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
/* line 26, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.Affiliate_benefit_boxs::before {
left: 20px;
top: 20px;
right: 20px;
bottom: 20px;
}
}
/* line 45, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.Affiliate_benefit_box {
box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.02);
border: solid 1px #f8f7fc;
background-color: #fff;
padding: 40px;
border-radius: 5px;
}
/* line 51, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.Affiliate_benefit_box img {
max-width: 50px;
}
/* line 54, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.Affiliate_benefit_box h4 {
font-size: 22px;
font-weight: 700;
color: #0b0a24;
margin: 30px 0 14px 0;
}
/* line 60, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.Affiliate_benefit_box p {
font-size: 16px;
line-height: 1.63;
color: #0b0a24;
font-weight: 400;
}
/* line 68, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.Requirements_boxs {
display: flex;
}
@media (max-width: 767.98px) {
/* line 68, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.Requirements_boxs {
flex-wrap: wrap;
grid-gap: 20px;
}
}
/* line 76, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box {
flex: 50% 0 0;
background-color: #fff;
}
@media (max-width: 767.98px) {
/* line 76, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box {
flex: 100% 0 0;
}
}
/* line 82, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box:not(:last-child) {
border-right: 1px solid #f0f1f2;
}
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box .Requirements_box_head {
padding: 28px 40px 27px 40px;
border-bottom: 1px solid #f0f1f2;
}
@media (max-width: 767.98px) {
/* line 85, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box .Requirements_box_head {
padding: 30px;
}
}
/* line 92, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box .Requirements_box_head.style2 h3 {
color: #ff1744;
}
/* line 96, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box .Requirements_box_head h3 {
font-size: 20px;
font-weight: 700;
color: #1ebf88;
margin-bottom: 0;
}
/* line 103, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box .Requirements_box_body {
padding: 35px 68px 40px 40px;
}
@media (max-width: 767.98px) {
/* line 103, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box .Requirements_box_body {
padding: 30px;
}
}
/* line 109, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box .Requirements_box_body ul li {
display: flex;
grid-gap: 20px;
flex-wrap: wrap;
}
/* line 113, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box .Requirements_box_body ul li:not(:last-child) {
margin-bottom: 25px;
}
/* line 116, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box .Requirements_box_body ul li .icon {
flex: 20px 0 0;
position: relative;
top: 3px;
}
/* line 120, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box .Requirements_box_body ul li .icon img {
width: 100%;
}
/* line 124, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.single_Requirements_box .Requirements_box_body ul li p {
font-size: 16px;
font-weight: 500;
color: #0b0a24;
line-height: 1.63;
font-family: "Jost", sans-serif;
flex: 1 1 0;
}
/* line 137, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.work_title_area {
display: flex;
grid-column-gap: 102px;
margin-bottom: 56px;
}
@media (max-width: 767.98px) {
/* line 137, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.work_title_area {
margin-bottom: 30px;
flex-wrap: wrap;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 137, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.work_title_area {
grid-column-gap: 30px;
}
}
/* line 148, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.work_title_area .section__title4 {
max-width: 383px;
}
/* line 151, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.work_title_area .work_title_desc {
margin-top: 43px;
}
@media (max-width: 767.98px) {
/* line 151, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.work_title_area .work_title_desc {
margin-top: 20px;
}
}
/* line 156, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.work_title_area .work_title_desc p {
font-size: 16px;
font-weight: 400;
color: #0b0a24;
line-height: 1.63;
}
/* line 161, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.work_title_area .work_title_desc p:not(:last-child) {
margin-bottom: 25px;
}
/* line 168, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.process_widget_box {
border-radius: 5px;
box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.02);
border: solid 1px #f8f7fc;
padding: 40px 60px 49px 60px;
}
@media (max-width: 767.98px) {
/* line 168, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.process_widget_box {
padding: 30px;
}
}
/* line 177, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.process_widget_box .icon img {
max-width: 60px;
}
/* line 181, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.process_widget_box h4 {
font-size: 22px;
font-weight: 700;
color: #0b0a24;
margin: 22px 0 13px 0;
}
/* line 187, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.process_widget_box p {
font-size: 16px;
line-height: 1.63;
color: #0b0a24;
font-weight: 400;
margin-bottom: 0;
}
/* line 197, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box {
border-radius: 5px;
-webkit-backdrop-filter: blur(15px);
backdrop-filter: blur(15px);
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.03);
background-color: #fff;
display: flex;
position: relative;
margin-top: -237px;
z-index: 10;
}
@media (max-width: 767.98px) {
/* line 197, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box {
margin-top: 70px;
flex-wrap: wrap;
}
}
/* line 212, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .theme_btn {
min-width: 280px;
text-align: center;
}
@media (max-width: 767.98px) {
/* line 212, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .theme_btn {
min-width: auto;
}
}
/* line 219, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box::before, .commision_box::after {
position: absolute;
content: "";
width: 100px;
height: 100px;
background-size: 100% 100%;
background-position: center center;
background-image: url(../img/affiliate/dots.svg);
background-repeat: repeat;
z-index: -1;
}
/* line 231, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box::before {
left: -50px;
top: -47px;
}
@media (max-width: 767.98px) {
/* line 231, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box::before {
left: 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 231, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box::before {
left: 0;
}
}
/* line 241, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box::after {
right: -50px;
bottom: -24px;
}
@media (max-width: 767.98px) {
/* line 241, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box::after {
right: 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 241, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box::after {
right: 0;
}
}
/* line 251, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .circle_img {
width: 80px;
height: 80px;
border-radius: 50%;
top: -40px;
right: -40px;
z-index: -1;
}
@media (max-width: 767.98px) {
/* line 251, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .circle_img {
right: 0;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 251, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .circle_img {
right: 0;
}
}
/* line 264, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .circle_img img {
border-radius: 50%;
width: 100%;
}
@media (max-width: 767.98px) {
/* line 197, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box {
margin-top: 60px;
}
}
/* line 272, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_left {
padding: 60px 75px 60px 100px;
max-width: 480px;
border-right: 1px solid #ebf1ff;
background: #fff;
}
@media (max-width: 767.98px) {
/* line 272, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_left {
padding: 30px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 272, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_left {
padding: 30px;
max-width: 380px;
}
}
/* line 284, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_left h4 {
font-size: 30px;
color: #202e3b;
font-weight: 700;
margin-bottom: 0;
}
/* line 290, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_left h3 {
font-size: 50px;
font-weight: 800;
color: #202e3b;
line-height: 1;
margin: 0;
}
/* line 297, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_left p {
font-size: 16px;
font-weight: 500;
color: #373737;
line-height: 1.63;
}
/* line 303, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_left .rate_text {
margin: 10px 0 35px 0;
}
/* line 306, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_left .Sale_text {
margin-bottom: 37px;
margin-top: 5px;
}
/* line 310, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_left .discription_text {
margin-top: 20px;
}
/* line 314, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_right {
padding: 80px 0 60px 100px;
background: #fff;
border-radius: 5px;
}
@media (max-width: 767.98px) {
/* line 314, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_right {
padding: 30px;
}
}
@media (max-width: 767.98px) {
/* line 314, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_right {
padding: 30px;
}
}
@media (min-width: 768px) and (max-width: 991.98px) {
/* line 314, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_right {
padding: 30px;
}
}
/* line 327, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_right .commision_payment_lists {
max-width: 325px;
}
/* line 329, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_right .commision_payment_lists .commision_payment_list {
display: flex;
grid-gap: 20px;
}
/* line 332, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_right .commision_payment_lists .commision_payment_list:not(:last-child) {
margin-bottom: 37px;
}
/* line 340, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_right .commision_payment_lists .commision_payment_list .comission_payment_text h4 {
font-size: 20px;
font-weight: 700;
color: #0b0a24;
margin-bottom: 3px;
}
/* line 346, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.commision_box .comissiion_right .commision_payment_lists .commision_payment_list .comission_payment_text p {
font-size: 15px;
line-height: 1.73;
color: #0b0a24;
margin-bottom: 0;
}
/* line 358, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.affliate_faq-section {
padding-bottom: 94px;
}
@media (max-width: 767.98px) {
/* line 358, G:/laragon/www/themeforest/LMS/HTML/scss/_affiliate.scss */
.affliate_faq-section {
padding-bottom: 70px;
}
}
.certificate-verify .primary_input4 {
height: 60px;
}
.certificate-verify .theme_mailChimp {
margin-top: 40px;
}
.certificate-verify.address_lines {
margin-top: 20px
}
.certificate-verify .theme_mailChimp {
margin-bottom: 65px !important;
}
.main_menu .mega_menu {
width: calc(100% - 30px) !important;
left: 50% !important;
transform: translateX(-50%);
}
/*.active_menu .menu_dropdown > ul {*/
/* max-height: 800px;*/
/* overflow-y: scroll;*/
/* overflow-x: hidden;*/
/*}*/
.menu_dropdown > ul li {
position: relative;
}
/*.header_area.navbar_fixed .menu_dropdown > ul {*/
/* top: -500px;*/
/*}*/
.question_number_lists a.wait_for_confirm {
border: 2px solid #ff0;
color: var(--system_primery_color);
background: #ff0;
}
.header_iner .notification_wrapper ul {
text-align: center;
}