.courses-enroll-wrapper{display:flex;flex-wrap:wrap}.courses-video-player{width:71.8%}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.courses-video-player{width:100%}}@media only screen and (max-width:767px){.courses-video-player{padding-bottom:60px}}.courses-video-player .vidcontainer{background:#010101;height:690px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.courses-video-player .vidcontainer{height:490px}}@media only screen and (min-width:768px) and (max-width:991px){.courses-video-player .vidcontainer{height:500px}}@media only screen and (max-width:767px){.courses-video-player .vidcontainer{height:420px}}@media only screen and (max-width:575px){.courses-video-player .vidcontainer{height:340px}}.courses-video-player video{width:100%;height:690px;text-align:center;display:block}@media only screen and (min-width:992px) and (max-width:1199px){.courses-video-player video{height:490px}}@media only screen and (min-width:768px) and (max-width:991px){.courses-video-player video{height:500px}}@media only screen and (max-width:767px){.courses-video-player video{height:420px}}@media only screen and (max-width:575px){.courses-video-player video{height:340px}}.courses-video-player .video-play-bar{background-color:rgba(33,40,50,.8);position:absolute;bottom:20px;left:30px;right:30px;padding:20px 40px;z-index:13;opacity:0;visibility:hidden;transition:all .3s ease 0s;transition-delay:1.5s}@media only screen and (max-width:575px){.courses-video-player .video-play-bar{left:20px;right:20px;padding:15px}}.courses-video-player .topControl{display:flex;align-items:center;justify-content:space-between;width:100%;z-index:1}.courses-video-player .topControl .progress{width:calc(100% - 110px);height:3px;position:relative;cursor:pointer;background-color:#7a8088}@media only screen and (max-width:575px){.courses-video-player .topControl .progress{width:calc(100% - 100px)}}.courses-video-player .topControl .progress span{height:100%;position:absolute;top:0;left:0;display:block}.courses-video-player .topControl .progress .timeBar{z-index:10;width:0;background-color:red}.courses-video-player .topControl .progress .bufferBar{z-index:5;width:0;background-color:hsla(0,0%,100%,.6)}.courses-video-player .topControl .time{white-space:nowrap;text-align:right;font-size:12px;font-family:Gordita;font-weight:400;color:#fff}.courses-video-player .controllers{width:100%;display:flex;justify-content:space-between;margin-top:8px;margin-left:-5px;margin-right:-5px}.courses-video-player .controllers .controllers-right{white-space:nowrap;text-align:right}.courses-video-player .controllers button{border:0;background:none;color:#fff;margin:0 10px;outline:none;font-size:15px;display:inline-block;padding:0}@media only screen and (max-width:575px){.courses-video-player .controllers button{font-size:14px}}.courses-video-player .controllers .btnPlay:after{content:"\f04b";font-family:FontAwesome}.courses-video-player .controllers .paused:after{content:"\f04c"}.courses-video-player .controllers .sound:after{content:"\f027";font-family:FontAwesome}.courses-video-player .controllers .sound2:after{content:"\f028"}.courses-video-player .controllers .muted:after{content:"\f026"}.courses-video-player .controllers .volume{position:relative;cursor:pointer;width:70px;height:5px;background-color:#7a8088;display:inline-block;margin-bottom:2px}.courses-video-player .controllers .volume .volumeBar{display:block;height:100%;position:absolute;top:0;left:0;background-color:red;z-index:10}.courses-video-player .controllers .speedcnt{display:none;position:absolute;right:60px;bottom:46px;background-color:#fff;border-radius:5px;transition:all .3s ease 0s}.courses-video-player .controllers .speedcnt li{text-align:center;font-family:Gordita;font-weight:400;font-size:11px;padding:5px 20px;cursor:pointer;display:block;border-bottom:1px solid rgba(48,146,85,.2);transition:all .3s ease 0s;color:#52565b}.courses-video-player .controllers .speedcnt li:last-child{border-bottom:0}.courses-video-player .controllers .speedcnt li.selected{font-weight:500;background-color:#004a80;color:#fff}.courses-video-player .controllers .btnFS:after{content:"\f065";font-family:FontAwesome}.courses-video-player .controllers .disabled{pointer-events:none;cursor:not-allowed;color:hsla(0,0%,100%,.5)}.courses-video-player .bigplay{position:absolute;width:100%;height:100%;z-index:11;color:#fff;font-size:90px;line-height:90px;text-align:center;cursor:pointer;top:0;left:0}@media only screen and (max-width:575px){.courses-video-player .bigplay{font-size:45px}}.courses-video-player .bigplay i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.courses-video-player .loading{width:100%;height:100%;background-color:#000;position:absolute;top:0;left:0;z-index:20}.courses-video-player .loading .spinner{border-color:#fff transparent #fff #fff;width:70px;height:70px;position:absolute;top:50%;left:50%;margin-top:-35px;margin-left:-35px}.courses-video-player:hover .video-play-bar{opacity:1;visibility:visible;transition-delay:0s}.courses-enroll-content{padding:0 70px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.courses-enroll-content{padding:0 40px}}@media only screen and (max-width:575px){.courses-enroll-content{padding:0 20px}}.courses-enroll-content .courses-enroll-title{display:flex;justify-content:space-between;align-items:center;padding-top:20px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.courses-enroll-content .courses-enroll-title{display:block}}.courses-enroll-content .courses-enroll-title .title{max-width:760px;font-size:25px;font-weight:500;line-height:1.5;color:#212832;margin-bottom:0;margin-top:10px}@media only screen and (min-width:992px) and (max-width:1199px){.courses-enroll-content .courses-enroll-title .title{max-width:380px;font-size:22px}}@media only screen and (max-width:575px){.courses-enroll-content .courses-enroll-title .title{font-size:18px}}.courses-enroll-content .courses-enroll-title p{font-size:15px;font-weight:400;margin-top:10px}.courses-enroll-content .courses-enroll-title p i{color:#ff4200;margin-right:3px}.courses-enroll-content .courses-enroll-title p span{color:#ff4200}.courses-enroll-content .courses-enroll-tab{background-color:#d8d8d8;padding:5px 15px 15px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;margin-top:20px}@media only screen and (max-width:767px){.courses-enroll-content .courses-enroll-tab{display:block}}.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav{margin-left:-7px;margin-right:-7px}.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li{padding:10px 7px 0}.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li button{border:1px solid rgba(48,146,85,.2);background-color:#fff;border-radius:10px;padding:0 15px;height:45px;line-height:41px;text-align:center;display:block;font-weight:500;font-size:15px;color:#212832;transition:all .3s ease 0s;white-space:nowrap}@media only screen and (min-width:992px) and (max-width:1199px){.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li button{font-size:14px;padding:0 13px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li button{font-size:14px;padding:0 13px}}.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li button.active,.courses-enroll-content .courses-enroll-tab .enroll-tab-menu .nav li button:hover{background-color:#004a80;border-color:#004a80;color:#fff}.courses-enroll-content .courses-enroll-tab .enroll-share{padding-top:10px}.courses-enroll-content .courses-enroll-tab .enroll-share a{border:1px solid rgba(48,146,85,.2);background-color:#fff;border-radius:10px;padding:0 25px;height:45px;line-height:43px;text-align:center;display:inline-block;font-weight:500;font-size:15px;color:#212832;transition:all .3s ease 0s;white-space:nowrap}@media only screen and (min-width:992px) and (max-width:1199px){.courses-enroll-content .courses-enroll-tab .enroll-share a{font-size:14px;padding:0 20px}}.courses-enroll-content .courses-enroll-tab .enroll-share a i{margin-right:5px;font-size:20px;color:#004a80;transition:all .3s ease 0s}.courses-enroll-content .courses-enroll-tab .enroll-share a:hover{background-color:#004a80;border-color:#004a80;color:#fff}.courses-enroll-content .courses-enroll-tab .enroll-share a:hover i{color:#fff}.courses-enroll-content .courses-enroll-tab-content{border:1px solid rgba(48,146,85,.2);padding:10px 50px 35px;border-radius:10px;margin-top:30px}@media only screen and (min-width:992px) and (max-width:1199px){.courses-enroll-content .courses-enroll-tab-content{padding:1px 40px 25px}}@media only screen and (max-width:575px){.courses-enroll-content .courses-enroll-tab-content{padding:1px 20px 15px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-title{padding-top:20px}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-title .title{font-size:25px;font-weight:500;line-height:1.5;color:#212832;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-title .title{font-size:20px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content{padding-top:25px}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content p{font-size:15px;font-weight:400}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table{border-top:1px solid rgba(48,146,85,.2);margin-bottom:25px;margin-top:25px}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table tbody tr th{width:170px;border-color:rgba(48,146,85,.2);padding:12px 0 12px 30px;font-size:15px;font-weight:500;color:#212832;white-space:nowrap}@media only screen and (max-width:575px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table tbody tr th{font-size:14px;padding:8px 0 8px 15px;min-width:90px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table tbody tr th span{display:block;float:right}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table tbody tr td{border-color:rgba(48,146,85,.2);padding:12px 30px;font-size:15px;font-weight:400;color:#52565b}@media only screen and (max-width:575px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .table tbody tr td{font-size:14px;padding:8px 15px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .text{font-weight:500;color:#212832}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor{border-bottom:1px solid rgba(48,146,85,.2);position:relative;overflow:hidden;padding:25px 0 20px}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor:first-child{padding-top:0}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor:last-child{border-bottom:0;padding-bottom:0}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author{display:flex;align-items:center}@media only screen and (max-width:575px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author{display:block}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-thumb{position:relative;display:inline-block}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-thumb img{display:block;width:90px;border:1px solid rgba(48,146,85,.2);border-radius:50%;padding:8px}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content{flex:1 1;padding-left:30px}@media only screen and (max-width:575px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content{padding-left:0;padding-top:20px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .name{font-size:22px;font-weight:500;margin-bottom:0}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .designation{font-size:14px;font-weight:400;color:#004a80;margin-top:5px;display:block}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star{position:relative;margin-top:5px;display:inline-block}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star:before{content:"\f000 \f000 \f000 \f000 \f000";font-family:FontAwesome;color:#d0d0d0;font-size:14px;letter-spacing:2px}@media only screen and (min-width:992px) and (max-width:1199px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star:before{font-size:13px;letter-spacing:1px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star .rating-bar{position:absolute;top:0;left:0;height:100%;overflow:hidden;display:inline-block}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star .rating-bar:before{content:"\f000 \f000 \f000 \f000 \f000";font-family:FontAwesome;color:#ffba00;font-size:14px;letter-spacing:2px}@media only screen and (min-width:992px) and (max-width:1199px){.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor .review-author .author-content .rating-star .rating-bar:before{font-size:13px;letter-spacing:1px}}.courses-enroll-content .courses-enroll-tab-content .enroll-tab-content .single-instructor p{margin-top:15px;margin-bottom:0;font-size:15px;font-weight:400;color:#212832}.courses-video-playlist{width:28.2%;background-color:#eefbf3}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.courses-video-playlist{width:100%}}.courses-video-playlist .playlist-title{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;padding:15px 30px 25px;background-color:#dff0e6}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.courses-video-playlist .playlist-title{padding:15px 40px 25px}}@media only screen and (max-width:575px){.courses-video-playlist .playlist-title{padding:5px 20px 15px}}.courses-video-playlist .playlist-title .title{font-size:22px;font-weight:500;color:#212832;margin-bottom:0;margin-top:10px}@media only screen and (max-width:575px){.courses-video-playlist .playlist-title .title{font-size:18px}}.courses-video-playlist .playlist-title span{font-size:18px;font-weight:500;color:#004a80;display:inline-block;margin-top:10px}@media only screen and (max-width:575px){.courses-video-playlist .playlist-title span{font-size:16px}}.courses-video-playlist .video-playlist .accordion-item{text-align:left;border:0;margin-bottom:0;background:none}.courses-video-playlist .video-playlist .accordion-item button{border:0;background:none;text-align:left;display:block;width:100%;border-bottom:1px solid #cde9d7;padding:8px 50px 8px 30px;background-color:#e0f1e7;position:relative;transition:all .3s ease 0s}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.courses-video-playlist .video-playlist .accordion-item button{padding:8px 40px}}@media only screen and (max-width:575px){.courses-video-playlist .video-playlist .accordion-item button{padding:8px 40px 8px 20px}}.courses-video-playlist .video-playlist .accordion-item button p{margin-bottom:0;font-size:15px;font-weight:500;color:#004a80;transition:all .3s ease 0s;max-width:420px}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.courses-video-playlist .video-playlist .accordion-item button p{font-size:14px}}@media only screen and (max-width:575px){.courses-video-playlist .video-playlist .accordion-item button:before{right:20px}}.courses-video-playlist .video-playlist .accordion-item button.collapsed{background-color:#eefbf3}.courses-video-playlist .video-playlist .accordion-item button.collapsed p{color:#212832}.courses-video-playlist .video-playlist .total-duration{font-size:13px;font-weight:400;color:#848886;margin-top:6px;display:block}.courses-video-playlist .video-playlist .vids a{display:block;padding:8px 30px 8px 80px;border-bottom:1px solid #cde9d7;position:relative}.courses-video-playlist .video-playlist .vids a:before{position:absolute;content:"";width:13px;height:13px;border:3px solid #004a80;border-radius:50%;top:13px;left:48px}.courses-video-playlist .video-playlist .vids a p{margin-bottom:0;font-size:14px;font-weight:500;color:#212832;transition:all .3s ease 0s}@media only screen and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.courses-video-playlist .video-playlist .vids a p{font-size:13px}}.courses-video-playlist .video-playlist .vids a.active:before{background-color:#004a80;border-color:#acd6bc}.courses-video-playlist .video-playlist .vids a.active p{color:#004a80}.sidebar-wrapper{background-color:#004a80;position:absolute;top:0;left:0;height:100%;width:250px;z-index:991}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.sidebar-wrapper{position:fixed;height:auto;width:100%;top:auto;bottom:0}}.sidebar-wrapper .menu-list{padding:40px 22px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.sidebar-wrapper .menu-list{display:flex;justify-content:center;padding:15px}}@media only screen and (max-width:575px){.sidebar-wrapper .menu-list{padding:10px}}.sidebar-wrapper .menu-list a{width:55px;height:55px;border:2px solid hsla(0,0%,100%,.2);border-radius:10px;display:flex;justify-content:center;align-items:center;position:relative;transition:all .3s ease 0s;font-size:15px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.sidebar-wrapper .menu-list a{margin:0 10px;width:45px;height:45px}}@media only screen and (max-width:575px){.sidebar-wrapper .menu-list a{margin:0 7px}}.sidebar-wrapper .menu-list a:before{position:absolute;content:"";width:4px;height:25px;background-color:#fff;border-top-right-radius:10px;border-bottom-right-radius:10px;top:50%;left:-24px;transform:translateY(-50%);opacity:0;visibility:hidden;transition:all .3s ease 0s}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.sidebar-wrapper .menu-list a:before{width:25px;height:4px;left:50%;top:auto;bottom:-17px;transform:translateX(-50%) translateY(0)}}@media only screen and (max-width:575px){.sidebar-wrapper .menu-list a:before{bottom:-12px}}.sidebar-wrapper .menu-list a+a{margin-top:30px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.sidebar-wrapper .menu-list a+a{margin-top:0}}.sidebar-wrapper .menu-list a.active,.sidebar-wrapper .menu-list a:hover{background-color:#3c9d60;border-color:#3c9d60}.sidebar-wrapper .menu-list a.active:before,.sidebar-wrapper .menu-list a:hover:before{opacity:1;visibility:visible}.page-content-wrapper{padding-left:250px;padding-top:10px;padding-bottom:80px;position:relative}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.page-content-wrapper{padding-left:0}}@media only screen and (max-width:767px){.page-content-wrapper{padding-bottom:60px}}.page-content-wrapper .custom-container{padding:0 15px}@media only screen and (min-width:1600px){.page-content-wrapper .custom-container{padding:0 50px}}.page-content-wrapper .message{display:flex;align-items:flex-start;background-color:#d8d8d8;border-radius:10px;padding:26px 40px}@media only screen and (max-width:767px){.page-content-wrapper .message{padding:26px 30px;display:block}}@media only screen and (max-width:575px){.page-content-wrapper .message{padding:26px 30px}}.page-content-wrapper .message .message-icon{margin-top:3px}.page-content-wrapper .message .message-content{padding-left:40px;flex:1 1}@media only screen and (max-width:767px){.page-content-wrapper .message .message-content{padding-left:20px;padding-left:0;padding-top:15px}}.admin-courses-tab{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){.admin-courses-tab{display:block}}.admin-courses-tab .title{font-size:32px;font-weight:500;color:#212832}@media only screen and (min-width:768px) and (max-width:991px){.admin-courses-tab .title{font-size:26px}}.admin-courses-tab .courses-tab-wrapper{display:flex;align-items:center;margin-left:-10px;margin-right:-10px}@media only screen and (max-width:767px){.admin-courses-tab .courses-tab-wrapper{display:block}}.admin-courses-tab .courses-tab-wrapper>*{margin:0 10px}.admin-courses-tab .courses-tab-wrapper .courses-select{padding-top:20px}.admin-courses-tab .courses-tab-wrapper .courses-select .nice-select{float:none;display:inline-block;padding:0 40px 0 20px;height:50px;line-height:48px;border-radius:10px;border:1px solid rgba(48,146,85,.2);font-family:Gordita;font-weight:500;font-size:15px;color:#212832}@media only screen and (max-width:767px){.admin-courses-tab .courses-tab-wrapper .courses-select .nice-select{display:block}}.admin-courses-tab .courses-tab-wrapper .courses-select .nice-select:after{width:6px;height:6px;border-color:#212832;right:20px}@media only screen and (max-width:767px){.admin-courses-tab .courses-tab-wrapper .courses-select .nice-select .list{width:100%}}.admin-courses-tab .courses-tab-wrapper .courses-select .nice-select .list li{min-height:35px;line-height:35px;font-size:14px}@media only screen and (max-width:767px){.admin-courses-tab .courses-tab-wrapper .nav{justify-content:center}}.admin-courses-tab .courses-tab-wrapper .nav li{margin-right:20px;padding-top:20px}.admin-courses-tab .courses-tab-wrapper .nav li:last-child{margin-right:0}.admin-courses-tab .courses-tab-wrapper .nav li button{width:50px;height:50px;line-height:48px;border:1px solid rgba(48,146,85,.2);text-align:center;padding:0;background-color:#fff;font-size:20px;color:#212832;border-radius:10px;transition:all .3s ease 0s}@media only screen and (min-width:768px) and (max-width:991px){.admin-courses-tab .courses-tab-wrapper .nav li button{width:45px;height:45px;line-height:43px;font-size:14px}}.admin-courses-tab .courses-tab-wrapper .nav li button.active,.admin-courses-tab .courses-tab-wrapper .nav li button:hover{background-color:#004a80;border-color:#004a80;color:#fff}.admin-courses-tab .courses-tab-wrapper .tab-btn,.tab-btn{padding-top:20px}.tab-btn{padding-bottom:20px}.admin-courses-tab .courses-tab-wrapper .tab-btn .btn{height:50px;line-height:50px;font-size:15px;padding:0 30px}@media only screen and (min-width:768px) and (max-width:991px){.admin-courses-tab .courses-tab-wrapper .tab-btn .btn{height:45px;line-height:45px;font-size:14px}}@media only screen and (max-width:767px){.admin-courses-tab .courses-tab-wrapper .tab-btn .btn{padding:0 15px;width:100%}}.admin-courses-tab .courses-tab-wrapper .tab-btn .btn:before{width:500px;height:500px}.courses-item{border:1px solid rgba(48,146,85,.2);border-radius:10px;padding:20px;margin-top:30px;display:flex;align-items:center}@media only screen and (min-width:1200px) and (max-width:1599px){.courses-item{padding:15px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.courses-item{flex-wrap:wrap;padding:15px}}@media only screen and (max-width:767px){.courses-item{display:block}}@media only screen and (max-width:575px){.courses-item{padding:15px}}.courses-item .item-thumb a img{border-radius:10px}@media only screen and (min-width:1200px) and (max-width:1599px){.courses-item .item-thumb a img{width:130px}}.courses-item .content-title{max-width:545px;padding-left:45px;flex:1 1}@media only screen and (min-width:1200px) and (max-width:1599px){.courses-item .content-title{padding-left:30px}}@media only screen and (min-width:768px) and (max-width:991px){.courses-item .content-title{max-width:460px}}@media only screen and (max-width:767px){.courses-item .content-title{padding-left:0;padding-top:20px}}.courses-item .content-title .meta{display:flex;flex-wrap:wrap}.courses-item .content-title .meta .action{height:18px;line-height:18px;padding:0 13px;border-radius:50px;display:inline-block;font-size:11px;font-family:Gordita;font-weight:400}.courses-item .content-title .meta .action+.action{margin-left:10px}.courses-item .content-title .meta .action:first-of-type{background-color:#ff6e30;color:#fff}.courses-item .content-title .meta .action:nth-of-type(2){background-color:#dff5ef;color:#06b284}.courses-item .content-title .meta .action:nth-of-type(3){background-color:#e1e6fa;color:#06f}.courses-item .content-title .title{margin-bottom:0}.courses-item .content-title .title a{font-size:20px;font-weight:500;color:#212832;margin-top:18px;display:block;line-height:1.5}@media only screen and (min-width:1200px) and (max-width:1599px){.courses-item .content-title .title a{font-size:16px}}@media only screen and (max-width:575px){.courses-item .content-title .title a{font-size:16px}}.courses-item .content-title .title a:hover{color:#004a80}.courses-item .content-wrapper{display:flex;align-items:center;justify-content:flex-end;flex:1 1;margin-left:-18px;margin-right:-18px}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1599px){.courses-item .content-wrapper{margin-left:-7px;margin-right:-7px}}@media only screen and (min-width:992px) and (max-width:1199px){.courses-item .content-wrapper{margin-left:-10px;margin-right:-10px;justify-content:flex-start}}@media only screen and (min-width:768px) and (max-width:991px){.courses-item .content-wrapper{margin-left:-5px;margin-right:-5px;justify-content:flex-start}}@media only screen and (max-width:767px){.courses-item .content-wrapper{flex-wrap:wrap;justify-content:flex-start}}.courses-item .content-wrapper>*{margin:15px 18px 0}@media only screen and (max-width:767px),only screen and (min-width:1200px) and (max-width:1599px){.courses-item .content-wrapper>*{margin:15px 7px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.courses-item .content-wrapper>*{margin:15px 10px 0}}@media only screen and (min-width:768px) and (max-width:991px){.courses-item .content-wrapper>*{margin:15px 5px 0}}.courses-item .content-wrapper .content-box{width:180px;padding:15px 25px;border-radius:10px}@media only screen and (min-width:1200px) and (max-width:1599px){.courses-item .content-wrapper .content-box{width:150px;padding:15px}}@media only screen and (min-width:768px) and (max-width:991px){.courses-item .content-wrapper .content-box{width:143px;padding:15px}}@media only screen and (max-width:767px){.courses-item .content-wrapper .content-box{padding:15px;width:auto}}.courses-item .content-wrapper .content-box p{font-size:15px;font-weight:400;color:#212832;margin-bottom:0}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:1200px) and (max-width:1599px){.courses-item .content-wrapper .content-box p{font-size:14px}}.courses-item .content-wrapper .content-box .count{font-size:22px;font-weight:700;margin-top:3px;display:block}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px){.courses-item .content-wrapper .content-box .count{font-size:18px}}@media only screen and (max-width:767px){.courses-item .content-wrapper .content-box .count{font-size:16px}}.courses-item .content-wrapper .content-box .count .rating-star{position:relative}.courses-item .content-wrapper .content-box .count .rating-star:before{content:"\f000 \f000 \f000 \f000 \f000";font-family:FontAwesome;color:#bfbfbf;font-size:13px;letter-spacing:1px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px){.courses-item .content-wrapper .content-box .count .rating-star:before{font-size:12px}}.courses-item .content-wrapper .content-box .count .rating-star .rating-bar{position:absolute;top:-2px;left:0;height:100%;overflow:hidden}.courses-item .content-wrapper .content-box .count .rating-star .rating-bar:before{content:"\f000 \f000 \f000 \f000 \f000";font-family:FontAwesome;color:#ff9600;font-size:13px;letter-spacing:1px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px){.courses-item .content-wrapper .content-box .count .rating-star .rating-bar:before{font-size:12px}}.courses-item .content-wrapper .content-box:first-of-type{background-color:#e5ecff}.courses-item .content-wrapper .content-box:first-of-type .count{color:#0f42cd}.courses-item .content-wrapper .content-box:nth-of-type(2){background-color:#def2e6}.courses-item .content-wrapper .content-box:nth-of-type(2) .count{color:#004a80}.courses-item .content-wrapper .content-box:nth-of-type(3){background-color:#ffe8df}.courses-item .content-wrapper .content-box:nth-of-type(3) .count{color:#ff6e30}.courses-item .content-wrapper .courses-select .nice-select{float:none;display:inline-block;padding:0 40px 0 20px;height:50px;line-height:48px;border-radius:10px;border:1px solid rgba(48,146,85,.2);font-weight:500;font-size:15px;color:#212832}.courses-item .content-wrapper .courses-select .nice-select:after{width:6px;height:6px;border-color:#212832;right:20px}.courses-item .content-wrapper .courses-select .nice-select .list li{min-height:35px;line-height:35px;font-size:14px}.courses-resources{background-color:#eefbf3;padding:70px 100px;border-radius:10px;margin-top:80px}@media only screen and (min-width:1200px) and (max-width:1599px){.courses-resources{padding:70px}}@media only screen and (min-width:768px) and (max-width:991px){.courses-resources{padding:60px}}@media only screen and (max-width:767px){.courses-resources{margin-top:60px;padding:50px 40px}}@media only screen and (max-width:575px){.courses-resources{padding:20px}}.courses-resources .title{font-size:25px;font-weight:500}@media only screen and (min-width:1200px) and (max-width:1599px){.courses-resources .title{font-size:22px}}@media only screen and (max-width:575px){.courses-resources .title{font-size:20px}}.single-resources{text-align:center;margin-top:30px}.single-resources .resources-icon{border:1px solid rgba(48,146,85,.2);display:inline-block;padding:13px;border-radius:50%}.single-resources .resources-icon a{position:relative;display:inline-block;background-color:#d3ecdd}.single-resources .resources-icon a,.single-resources .resources-icon a img{border-radius:50%;transition:all .3s ease 0s}@media only screen and (max-width:575px){.single-resources .resources-icon a img{width:60px}}.single-resources .resources-icon a .hover{position:absolute;top:0;left:0;opacity:0;visibility:hidden}.single-resources .title{margin-bottom:0}.single-resources .title a{font-size:22px;font-weight:500;margin-top:28px;display:inline-block}@media only screen and (max-width:575px){.single-resources .title a{font-size:18px}}.single-resources:hover .resources-icon a{background-color:#004a80}.single-resources:hover .resources-icon a img{opacity:0;visibility:hidden}.single-resources:hover .resources-icon a .hover{opacity:1;visibility:visible}.admin-tab-menu{padding:40px 30px;background-color:#e5f4eb;position:absolute;top:0;left:99px;z-index:9;height:100%}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.admin-tab-menu{height:auto;left:0;position:relative}}.admin-tab-menu a{display:block;width:280px;height:55px;line-height:53px;border-radius:10px;padding:0 50px 0 20px;border:1px solid #c1e0cd;background-color:#daeee2;text-align:left;position:relative;transition:all .3s ease 0s;font-size:16px;font-weight:400;white-space:nowrap}@media only screen and (min-width:1200px) and (max-width:1599px){.admin-tab-menu a{width:230px;font-size:14px}}@media only screen and (min-width:992px) and (max-width:1199px){.admin-tab-menu a{width:205px;font-size:14px;padding:0 45px 0 15px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.admin-tab-menu a{width:100%}}@media only screen and (max-width:479px){.admin-tab-menu a{font-size:14px;padding:0 45px 0 15px}}.admin-tab-menu a span{width:25px;height:25px;line-height:23px;text-align:center;background-color:#004a80;font-size:13px;font-weight:400;color:#fff;border-radius:50%;display:inline-block;position:absolute;right:20px;top:50%;transform:translateY(-50%)}@media only screen and (min-width:1200px) and (max-width:1599px){.admin-tab-menu a span{right:17px}}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.admin-tab-menu a span{right:17px;width:21px;height:21px;line-height:20px}}.admin-tab-menu a:before{position:absolute;content:"";width:8px;height:8px;border-radius:50%;background-color:#004a80;top:50%;transform:translateY(-50%);left:20px;transition:all .3s ease 0s;opacity:0;visibility:hidden}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.admin-tab-menu a:before{left:15px}}.admin-tab-menu a+a{margin-top:20px}.admin-tab-menu a.active,.admin-tab-menu a:hover{padding-left:40px;font-weight:500;background-color:#fff}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.admin-tab-menu a.active,.admin-tab-menu a:hover{padding-left:25px}}.admin-tab-menu a.active:before,.admin-tab-menu a:hover:before{opacity:1;visibility:visible}.main-content-wrapper{padding-top:40px;padding-bottom:80px;padding-left:340px}@media only screen and (min-width:1200px) and (max-width:1599px){.main-content-wrapper{padding-left:289px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-content-wrapper{padding-left:266px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.main-content-wrapper{padding-left:0}}@media only screen and (max-width:767px){.main-content-wrapper{padding-bottom:60px}}@media only screen and (min-width:1600px){.main-content-wrapper .container-fluid,.main-content-wrapper .container-lg,.main-content-wrapper .container-md,.main-content-wrapper .container-sm,.main-content-wrapper .container-xl,.main-content-wrapper .container-xxl{padding:0 60px}}.admin-top-bar{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.admin-top-bar{display:block}}@media only screen and (min-width:768px) and (max-width:991px){.admin-top-bar.students-top{display:flex}}.overview-box{display:flex;margin-left:-20px;margin-right:-20px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px){.overview-box{margin-left:-10px;margin-right:-10px}}@media only screen and (max-width:767px){.overview-box{flex-wrap:wrap;margin:0}}.overview-box .single-box{border-radius:10px;padding:15px 30px;width:200px;margin:20px 20px 0}@media only screen and (min-width:1200px) and (max-width:1599px){.overview-box .single-box{margin:20px 10px 0;width:175px;padding:15px 20px}}@media only screen and (min-width:992px) and (max-width:1199px){.overview-box .single-box{margin:20px 10px 0;width:185px;padding:15px 20px}}@media only screen and (min-width:768px) and (max-width:991px){.overview-box .single-box{margin:20px 10px 0}}@media only screen and (max-width:767px){.overview-box .single-box{width:100%;margin:20px 0 0}}.overview-box .single-box .title{font-size:15px;font-weight:400;color:#212832;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.overview-box .single-box .title{font-size:14px}}.overview-box .single-box .count{font-size:30px;font-weight:500;margin-top:5px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:1200px) and (max-width:1599px){.overview-box .single-box .count{font-size:20px}}.overview-box .single-box .count .rating-star{position:relative}.overview-box .single-box .count .rating-star:before{content:"\f000 \f000 \f000 \f000 \f000";font-family:FontAwesome;color:#d0d0d0;font-size:13px;letter-spacing:1px}.overview-box .single-box .count .rating-star .rating-bar{position:absolute;top:-2px;left:0;height:100%;overflow:hidden}.overview-box .single-box .count .rating-star .rating-bar:before{content:"\f000 \f000 \f000 \f000 \f000";font-family:FontAwesome;color:#ffba00;font-size:13px;letter-spacing:1px}.overview-box .single-box p{font-size:13px;font-weight:500;color:#212832;margin-top:3px}.overview-box .single-box p span{color:#004a80}.overview-box .single-box:first-of-type{background-color:#e5ecff}.overview-box .single-box:first-of-type .count{color:#0f42cd}.overview-box .single-box:nth-of-type(2){background-color:#def2e6}.overview-box .single-box:nth-of-type(2) .count{color:#004a80}.overview-box .single-box:nth-of-type(3){background-color:#ffe8df}.overview-box .single-box:nth-of-type(3) .count{color:#ff6e30}.graph{padding:25px 70px 45px;border-radius:10px;border:1px solid rgba(48,146,85,.2);margin-top:40px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:1200px) and (max-width:1599px){.graph{padding:15px 30px 25px}}.graph .graph-title{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:575px){.graph .graph-title{display:block}}.graph .graph-title .title{font-size:22px;font-weight:500;margin-bottom:0;padding-top:15px;line-height:1.4}@media only screen and (max-width:575px){.graph .graph-title .title{font-size:18px}}.graph .graph-content{margin-top:20px}.graph .graph-btn{text-align:center;margin-top:20px}.graph .graph-btn .btn{font-size:15px;white-space:nowrap}@media only screen and (max-width:575px){.graph .graph-btn .btn{padding:0 20px}}.student-box{border-radius:10px;padding:25px 30px;width:180px;margin-top:20px;background-color:#def2e6}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.student-box{margin:20px 10px 0}}@media only screen and (max-width:767px){.student-box{width:100%;margin:20px 0 0}}.student-box .title{font-size:15px;font-weight:400;color:#212832;margin-bottom:0}@media only screen and (min-width:768px) and (max-width:991px){.student-box .title{font-size:14px}}.student-box .count{font-size:32px;font-weight:700;margin-top:5px;color:#004a80}@media only screen and (min-width:768px) and (max-width:991px){.student-box .count{font-size:20px}}.students-wrapper{padding-top:10px}.single-student{display:flex;align-items:center;border:1px solid rgba(48,146,85,.2);border-radius:10px;padding:25px;margin-top:30px;transition:all .3s ease 0s}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.single-student{padding:15px}}.single-student .student-images img{width:85px;border-radius:50%;border:1px solid rgba(48,146,85,.2);padding:7px;transition:all .3s ease 0s}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.single-student .student-images img{padding:4px}}.single-student .student-content{padding-left:30px;max-width:220px}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.single-student .student-content{padding-left:15px;max-width:200px}}.single-student .student-content .name{font-size:18px;font-weight:500;margin-bottom:0}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.single-student .student-content .name{font-size:16px}}.single-student .student-content .country{color:#004a80;font-size:13px;font-weight:400;display:block;margin-top:7px}.single-student .student-content .country img{width:15px;margin-top:-6px}.single-student .student-content p{font-size:13px;font-weight:500;color:#212832;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.single-student .student-content .date{font-size:13px;font-weight:400;color:#838785;display:block;margin-top:2px}.single-student .student-content .date i{color:#004a80;margin-right:5px}.single-student:hover,.single-student:hover .student-images img{border-color:#004a80}.students-active{position:relative}.students-active .students-arrow{text-align:center;margin-top:30px}.students-active .swiper-button-next,.students-active .swiper-button-prev{opacity:1;width:40px;height:40px;line-height:38px;text-align:center;background-color:#fff;border-radius:50%;border:1px solid rgba(48,146,85,.2);color:#212832;cursor:pointer;outline:none;transition:all .3s ease 0s;position:relative;top:0;margin-top:0;display:inline-block;margin-left:auto;margin-right:auto}@media only screen and (max-width:575px){.students-active .swiper-button-next,.students-active .swiper-button-prev{width:35px;height:35px;line-height:32px}}.students-active .swiper-button-next:after,.students-active .swiper-button-prev:after{display:none}.students-active .swiper-button-next:hover,.students-active .swiper-button-prev:hover{background-color:#004a80;color:#fff}.students-active .swiper-button-prev{left:0}.students-active .swiper-button-next{right:0}.students-map{padding:30px 45px;border:1px solid rgba(48,146,85,.2);border-radius:10px;margin-top:50px}@media only screen and (max-width:575px){.students-map{padding:30px 20px}}.students-map .title{font-size:20px;font-weight:500;background-color:#eaf8f0;border:1px solid #daebe0;border-radius:10px;text-align:center;padding:16px;margin-bottom:0}@media only screen and (max-width:575px){.students-map .title{font-size:16px}}.students-map .map{margin-top:30px}.students-map .map #vmap{height:530px}@media only screen and (min-width:1200px) and (max-width:1599px){.students-map .map #vmap{height:470px}}@media only screen and (min-width:992px) and (max-width:1199px){.students-map .map #vmap{height:340px}}@media only screen and (min-width:768px) and (max-width:991px){.students-map .map #vmap{height:340px}}.single-student-widget{padding:25px 30px;border-radius:10px;margin-top:50px}@media only screen and (max-width:575px){.single-student-widget{padding:25px 15px}}.single-student-widget.widget-color-01{background-color:#fff6f1}.single-student-widget.widget-color-01 .single-item .item-bar,.single-student-widget.widget-color-01 .widget-title{background-color:#f9d9c7}.single-student-widget.widget-color-01 .single-item .item-bar .bar-line{background-color:#ff6c00}.single-student-widget.widget-color-01 .single-item .item-percentage p span{color:#ff6c00}.single-student-widget.widget-color-01 .page-pagination .pagination li a{border:1px solid #e1d0c4}.single-student-widget.widget-color-01 .page-pagination .pagination li a.active,.single-student-widget.widget-color-01 .page-pagination .pagination li a:hover{color:#fff;background-color:#ff6c00;border-color:#ff6c00}.single-student-widget.widget-color-02{background-color:#eefbf3}.single-student-widget.widget-color-02 .widget-title{background-color:#cdedd9}.single-student-widget.widget-color-02 .single-item .item-bar{background-color:#c6e7d3}.single-student-widget.widget-color-02 .single-item .item-bar .bar-line{background-color:#004a80}.single-student-widget.widget-color-02 .single-item .item-percentage p span{color:#004a80}.single-student-widget.widget-color-02 .page-pagination .pagination li a{border:1px solid #e1d0c4}.single-student-widget.widget-color-02 .page-pagination .pagination li a.active,.single-student-widget.widget-color-02 .page-pagination .pagination li a:hover{color:#fff;background-color:#004a80;border-color:#004a80}.single-student-widget.widget-color-03{background-color:#ecf1ff}.single-student-widget.widget-color-03 .widget-title{background-color:#d3dfff}.single-student-widget.widget-color-03 .single-item .item-bar{background-color:#b7d7fc}.single-student-widget.widget-color-03 .single-item .item-bar .bar-line{background-color:#0f42cd}.single-student-widget.widget-color-03 .single-item .item-percentage p span{color:#0f42cd}.single-student-widget.widget-color-03 .page-pagination .pagination li a{border:1px solid #c8d4f2}.single-student-widget.widget-color-03 .page-pagination .pagination li a.active,.single-student-widget.widget-color-03 .page-pagination .pagination li a:hover{color:#fff;background-color:#0f42cd;border-color:#0f42cd}.single-student-widget .widget-title{font-size:18px;font-weight:500;border-radius:10px;text-align:center;padding:14px;margin-bottom:0}.single-student-widget .widget-items{padding-top:25px}.single-student-widget .single-item{display:flex;align-items:center;position:relative;padding-right:85px;margin-top:15px;height:37px}.single-student-widget .single-item .item-flag{display:flex;align-items:center}.single-student-widget .single-item .item-flag .flag{padding-right:15px}@media only screen and (max-width:575px){.single-student-widget .single-item .item-flag .flag{padding-right:8px}}.single-student-widget .single-item .item-flag .flag img{width:35px;height:35px;object-fit:cover;object-position:center;border-radius:50%}@media only screen and (max-width:575px){.single-student-widget .single-item .item-flag .flag img{width:30px;height:30px}}.single-student-widget .single-item .title{flex:1 1;font-size:14px;font-weight:400;color:#52565b;white-space:nowrap}.single-student-widget .single-item .item-bar{width:calc(100% - 145px);height:5px;border-radius:50px;margin-left:auto;overflow:hidden;position:relative}@media only screen and (max-width:575px){.single-student-widget .single-item .item-bar{width:calc(100% - 130px)}}.single-student-widget .single-item .item-bar .bar-line{height:100%;position:absolute;top:0;left:0}.single-student-widget .single-item .item-percentage{position:absolute;top:50%;right:0;transform:translateY(-50%)}.single-student-widget .single-item .item-percentage p{font-size:14px;font-weight:500;color:#212832;white-space:nowrap;margin-bottom:0}.single-student-widget .single-item .item-percentage p span{font-size:12px;margin-right:3px}.single-student-widget .page-pagination{padding-top:40px}.single-student-widget .page-pagination .pagination li a{border:1px solid rgba(48,146,85,.2)}.single-student-widget .page-pagination .pagination li a.active,.single-student-widget .page-pagination .pagination li a:hover{color:#fff;background-color:#004a80}.new-courses{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;z-index:1;border-radius:10px;overflow:hidden;display:flex;justify-content:space-between;align-items:center;padding:0 100px 50px;margin-top:60px}@media only screen and (min-width:1200px) and (max-width:1599px){.new-courses{padding:0 50px 50px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.new-courses{padding:0 50px 50px;display:block}}@media only screen and (max-width:575px){.new-courses{padding:0 30px 50px}}.new-courses:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background-color:rgba(48,146,85,.95);z-index:-1}.new-courses .new-courses-title{margin-top:45px}.new-courses .new-courses-title .title{font-size:22px;font-weight:500;color:#fff;margin-bottom:0;line-height:1.5}@media only screen and (max-width:575px){.new-courses .new-courses-title .title{font-size:18px}.new-courses .new-courses-title .title br{display:none}}.new-courses .shape{position:absolute;top:50%;transform:translateY(-50%);left:60%}.new-courses .new-courses-btn{margin-top:50px}.new-courses .new-courses-btn .btn{font-size:15px;font-weight:500;background-color:#ffda30;white-space:nowrap}@media only screen and (max-width:575px),only screen and (min-width:1200px) and (max-width:1599px){.new-courses .new-courses-btn .btn{padding:0 25px}}.new-courses .new-courses-btn .btn:hover{background-color:#212832;color:#fff}.engagement-meta{display:flex;flex-wrap:wrap;align-items:center;padding-top:5px}.engagement-meta .meta{font-size:15px;font-weight:500;color:#212832;margin-bottom:0;display:flex;align-items:center;margin-right:50px;padding-top:10px}@media only screen and (min-width:992px) and (max-width:1199px){.engagement-meta .meta{margin-right:30px;font-size:14px}}.engagement-meta .meta img{margin-right:10px}@media only screen and (min-width:992px) and (max-width:1199px){.engagement-meta .meta img{width:16px}}.engagement-meta .meta:last-child{margin-right:0}.courses-select{padding-top:20px}.courses-select .nice-select{float:none;display:inline-block;padding:0 50px 0 30px;height:60px;line-height:58px;border-radius:10px;border:1px solid rgba(48,146,85,.2);font-weight:500;font-size:20px;color:#212832}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.courses-select .nice-select{padding:0 40px 0 20px;height:50px;line-height:48px;font-size:16px}}@media only screen and (max-width:767px){.courses-select .nice-select{display:block}}.courses-select .nice-select:after{width:8px;height:8px;border-color:#212832;right:30px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.courses-select .nice-select:after{right:20px}}@media only screen and (max-width:767px){.courses-select .nice-select .list{width:100%}}.courses-select .nice-select .list li{font-size:15px}.courses-select .title{font-size:22px;font-weight:500;color:#212832;margin-top:25px}.months-select{padding-top:20px}.months-select .nice-select{float:none;display:inline-block;padding:0 40px 0 20px;height:50px;line-height:48px;border-radius:10px;border:1px solid rgba(48,146,85,.2);background-color:#eaf8f0;font-weight:500;font-size:15px;color:#212832}@media only screen and (max-width:767px){.months-select .nice-select{display:block}}.months-select .nice-select:after{width:7px;height:7px;border-color:#212832;right:20px}@media only screen and (max-width:767px){.months-select .nice-select .list{width:100%}}.months-select .nice-select .list li{font-size:15px}.engagement-courses{padding-top:40px;padding-left:1px;padding-right:1px}.engagement-courses .courses-top{background-color:#e5f4eb;border:0;border-radius:10px}.engagement-courses .courses-top ul{display:flex;justify-content:space-around}@media only screen and (max-width:767px){.engagement-courses .courses-top ul{display:block;text-align:center}}.engagement-courses .courses-top ul li{font-size:18px;font-weight:500;color:#212832;padding:15px;white-space:nowrap;display:block}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-top ul li{font-size:14px}}.engagement-courses .courses-top ul li:first-of-type{width:500px;padding-left:80px}@media only screen and (min-width:1200px) and (max-width:1599px){.engagement-courses .courses-top ul li:first-of-type{width:430px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-top ul li:first-of-type{padding-left:50px;width:280px}}@media only screen and (max-width:767px){.engagement-courses .courses-top ul li:first-of-type{padding-left:0;width:auto}}.engagement-courses .courses-top ul li:nth-of-type(2){width:170px;text-align:center}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-top ul li:nth-of-type(2){width:auto}}.engagement-courses .courses-top ul li:nth-of-type(3){width:170px;text-align:center}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-top ul li:nth-of-type(3){width:auto;margin-left:auto}}.engagement-courses .courses-list ul li{padding:20px;margin-top:20px;border:1px solid rgba(48,146,85,.2);border-radius:10px;display:flex;align-items:center}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-list ul li{padding:10px}}@media only screen and (max-width:767px){.engagement-courses .courses-list ul li{display:block;text-align:center}}.engagement-courses .courses-list ul li .courses{display:flex;align-items:center;max-width:600px;width:100%}@media only screen and (max-width:767px){.engagement-courses .courses-list ul li .courses{display:block}}.engagement-courses .courses-list ul li .courses .thumb img{width:100px;border-radius:10px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-list ul li .courses .thumb img{width:70px}}.engagement-courses .courses-list ul li .courses .content{flex:1 1;padding-left:30px;max-width:330px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-list ul li .courses .content{padding-left:15px;width:285px}}@media only screen and (max-width:767px){.engagement-courses .courses-list ul li .courses .content{padding-left:0;padding-top:25px;margin:0 auto}}.engagement-courses .courses-list ul li .courses .content .title{margin-bottom:0}.engagement-courses .courses-list ul li .courses .content .title a{font-size:18px;font-weight:500;color:#212832;display:inline-block;line-height:1.4}@media only screen and (max-width:575px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-list ul li .courses .content .title a{font-size:14px}}.engagement-courses .courses-list ul li .courses .content .title a:hover{color:#004a80}.engagement-courses .courses-list ul li .student span,.engagement-courses .courses-list ul li .taught span{font-size:18px;font-weight:500;color:#212832;display:block;padding:0 15px}@media only screen and (max-width:575px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-list ul li .student span,.engagement-courses .courses-list ul li .taught span{font-size:14px}}@media only screen and (max-width:767px){.engagement-courses .courses-list ul li .student span,.engagement-courses .courses-list ul li .taught span{padding-top:20px}}.engagement-courses .courses-list ul li .button{margin-left:auto}@media only screen and (max-width:767px){.engagement-courses .courses-list ul li .button{padding-top:20px}}.engagement-courses .courses-list ul li .button .btn{height:50px;line-height:48px;border:1px solid rgba(48,146,85,.2);padding:0 30px;font-size:15px;white-space:nowrap}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-list ul li .button .btn{font-size:13px;padding:0 20px}}.engagement-courses .courses-list ul li>:first-of-type{width:500px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-list ul li>:first-of-type{width:auto}}.engagement-courses .courses-list ul li>:nth-of-type(2){width:170px;text-align:center}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-list ul li>:nth-of-type(2){width:auto}}.engagement-courses .courses-list ul li>:nth-of-type(3){width:170px;text-align:center}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.engagement-courses .courses-list ul li>:nth-of-type(3){width:auto}}.filter-check{display:flex;padding-top:10px;flex-wrap:wrap}.filter-check .courses-select{padding-top:0}.filter-check>li{position:relative;display:flex;align-items:center;margin-right:30px;margin-top:10px;white-space:nowrap}.filter-check>li:last-child{margin-right:0}@media only screen and (min-width:992px) and (max-width:1199px){.filter-check>li{margin-right:26px}}.filter-check>li label{font-size:16px;font-weight:400;color:#212832;margin-bottom:0;display:flex;align-items:center}.filter-check>li input{display:none}.filter-check>li input+label{cursor:pointer}.filter-check>li input+label span{width:18px;height:18px;border:1px solid #8691a1;border-radius:2px;display:inline-block;margin-right:13px;position:relative;transition:all .3s ease 0s}.filter-check>li input+label span:before{position:absolute;content:"\eed6";font-family:FontAwesome;color:#fff;font-size:18px;opacity:0;visibility:hidden;top:0;left:-1px;line-height:17px;transition:all .3s ease 0s}.filter-check>li input:checked+label{font-weight:500}.filter-check>li input:checked+label span{background-color:#004a80;border-color:#004a80}.filter-check>li input:checked+label span:before{opacity:1;visibility:visible}.rating-select .nice-select{float:none;display:inline-block;padding:0 15px 0 0;height:auto;line-height:1;border-radius:0;border:0;font-weight:500;font-size:17px;color:#212832;margin-left:8px}@media only screen and (max-width:767px){.rating-select .nice-select{display:block}}.rating-select .nice-select:after{width:6px;height:6px;border-color:#212832;right:2px}@media only screen and (max-width:767px){.rating-select .nice-select .list{width:100%}}.rating-select .nice-select .list li{font-size:15px}.top-bar-filter-right{display:flex;margin-left:-10px;margin-right:-10px}@media only screen and (max-width:767px){.top-bar-filter-right{flex-wrap:wrap}}.top-bar-filter-right>*{margin:0 10px}.top-bar-filter-right .filter-btn{padding-top:20px}.top-bar-filter-right .filter-btn .btn{font-size:15px;padding:0 20px;height:50px;line-height:48px}.newest-select{padding-top:20px}.newest-select .nice-select{float:none;display:inline-block;padding:0 40px 0 20px;height:50px;line-height:48px;border-radius:10px;border:1px solid rgba(48,146,85,.2);font-weight:500;font-size:15px;color:#212832}@media only screen and (max-width:767px){.newest-select .nice-select{display:block}}.newest-select .nice-select:after{width:7px;height:7px;border-color:#212832;right:20px}@media only screen and (max-width:767px){.newest-select .nice-select .list{width:100%}}.newest-select .nice-select .list li{font-size:15px}.newest-select .title{font-size:22px;font-weight:500;font-family:Gordita;color:#212832;margin-top:25px}.courses-rating-wrapper{padding-top:15px}.single-courses-rating{border:1px solid rgba(48,146,85,.2);padding:25px;border-radius:10px;margin-top:25px}.single-courses-rating .courses{display:flex;align-items:center;position:relative;flex-wrap:wrap}@media only screen and (max-width:767px){.single-courses-rating .courses{display:block;text-align:center}}.single-courses-rating .courses .courses-thumb a{display:block}.single-courses-rating .courses .courses-thumb a img{border-radius:10px}@media only screen and (min-width:1200px) and (max-width:1599px){.single-courses-rating .courses .courses-thumb a img{width:130px}}@media only screen and (min-width:768px) and (max-width:991px){.single-courses-rating .courses .courses-thumb a img{width:100px}}.single-courses-rating .courses .courses-content{flex:1 1;max-width:550px;padding-left:50px}@media only screen and (min-width:1200px) and (max-width:1599px){.single-courses-rating .courses .courses-content{padding-left:30px;max-width:370px}}@media only screen and (min-width:768px) and (max-width:991px){.single-courses-rating .courses .courses-content{padding-left:20px}}@media only screen and (max-width:767px){.single-courses-rating .courses .courses-content{padding-left:0;padding-top:25px;margin:0 auto}}.single-courses-rating .courses .courses-content .title{margin-bottom:0}.single-courses-rating .courses .courses-content .title a{font-size:20px;font-weight:500;color:#212832;transition:all .3s ease 0s}@media only screen and (min-width:1200px) and (max-width:1599px){.single-courses-rating .courses .courses-content .title a{font-size:18px}}@media only screen and (min-width:768px) and (max-width:991px){.single-courses-rating .courses .courses-content .title a{font-size:16px}}@media only screen and (max-width:575px){.single-courses-rating .courses .courses-content .title a{font-size:16px}}.single-courses-rating .courses .courses-content .title a:hover{color:#004a80}.single-courses-rating .courses .courses-content .average-rating{display:flex;align-items:center;margin-top:15px}@media only screen and (max-width:767px){.single-courses-rating .courses .courses-content .average-rating{justify-content:center}}.single-courses-rating .courses .courses-content .average-rating .label{font-size:15px;font-weight:400;display:block;color:#212832;white-space:nowrap;padding-right:10px}.single-courses-rating .courses .courses-content .average-rating .count{font-size:22px;font-weight:700;color:#004a80;display:block}@media only screen and (max-width:575px){.single-courses-rating .courses .courses-content .average-rating .count{font-size:18px}}.single-courses-rating .courses .courses-content .average-rating .count .rating-star{position:relative}.single-courses-rating .courses .courses-content .average-rating .count .rating-star:before{content:"\f000 \f000 \f000 \f000 \f000";font-family:FontAwesome;color:#d0d0d0;font-size:13px;letter-spacing:1px}.single-courses-rating .courses .courses-content .average-rating .count .rating-star .rating-bar{position:absolute;top:-2px;left:0;height:100%;overflow:hidden}.single-courses-rating .courses .courses-content .average-rating .count .rating-star .rating-bar:before{content:"\f000 \f000 \f000 \f000 \f000";font-family:FontAwesome;color:#ffba00;font-size:13px;letter-spacing:1px}.single-courses-rating .courses .courses-btn{margin-left:auto;margin-top:0}@media only screen and (max-width:767px){.single-courses-rating .courses .courses-btn{margin:20px auto 0}}.single-courses-rating .courses .courses-btn .btn{font-size:15px;border:1px solid rgba(48,146,85,.2);padding:0 20px;height:50px;line-height:48px}.single-courses-rating .courses .courses-btn .btn:hover{background-color:#004a80;border-color:#004a80;color:#fff}.single-courses-rating .rating{display:flex;position:relative;padding:30px;border-radius:10px;background-color:#eefbf3;margin-top:20px}@media only screen and (max-width:575px){.single-courses-rating .rating{display:block;padding:20px}}.single-courses-rating .rating .rating-author img{width:70px;border-radius:50%}.single-courses-rating .rating .rating-content{padding-left:30px;flex:1 1;position:relative}@media only screen and (max-width:575px){.single-courses-rating .rating .rating-content{padding-left:0;padding-top:25px}}.single-courses-rating .rating .rating-content .name{font-size:20px;font-weight:500;margin-bottom:0}@media only screen and (max-width:575px){.single-courses-rating .rating .rating-content .name{font-size:20px}}.single-courses-rating .rating .rating-content .date{color:#8e9298;font-size:14px;font-weight:400;display:block;margin-top:10px}.single-courses-rating .rating .rating-content .average-rating{margin-top:10px}.single-courses-rating .rating .rating-content .average-rating .rating-star{position:relative}.single-courses-rating .rating .rating-content .average-rating .rating-star:before{content:"\f000 \f000 \f000 \f000 \f000";font-family:FontAwesome;color:#d0d0d0;font-size:15px;letter-spacing:2px}.single-courses-rating .rating .rating-content .average-rating .rating-star .rating-bar{position:absolute;top:-2px;left:0;height:100%;overflow:hidden}.single-courses-rating .rating .rating-content .average-rating .rating-star .rating-bar:before{content:"\f000 \f000 \f000 \f000 \f000";font-family:FontAwesome;color:#ffba00;font-size:15px;letter-spacing:2px}.single-courses-rating .rating .rating-content .btn{font-size:15px;border:1px solid #c8e6d3;padding:0 20px;background-color:#fff;color:#004a80;height:45px;line-height:41px;margin-top:20px}.single-courses-rating .rating .rating-content .btn:hover{background-color:#004a80;border-color:#004a80;color:#fff}.single-courses-rating .rating .waving{position:absolute;top:27px;right:25px;color:#212832;font-size:20px;display:inline-block;transition:all .3s ease 0s}.single-courses-rating .rating .waving:hover{color:#004a80}.question-answer{border-top:1px solid rgba(48,146,85,.2);margin-top:20px}.answer-user-list{padding:20px 0}.single-user{padding:20px;display:flex;border-radius:10px;border:1px solid rgba(48,146,85,.2);position:relative;align-items:center;margin-top:20px}@media only screen and (min-width:1200px) and (max-width:1599px){.single-user{padding:20px 10px}}@media only screen and (max-width:575px){.single-user{padding:10px}}.single-user .user-author img{width:70px;border-radius:50px}@media only screen and (max-width:575px){.single-user .user-author img{width:35px}}.single-user .user-content{flex:1 1;padding-left:20px;position:relative;max-width:210px}@media only screen and (min-width:1200px) and (max-width:1599px){.single-user .user-content{max-width:160px;padding-left:10px;padding-bottom:20px}}@media only screen and (max-width:575px){.single-user .user-content{max-width:140px;padding-left:10px}}.single-user .user-content .name{font-size:17px;font-weight:500;margin-bottom:8px}@media only screen and (min-width:1200px) and (max-width:1599px){.single-user .user-content .name{font-size:15px}}@media only screen and (max-width:575px){.single-user .user-content .name{font-size:13px}}.single-user .user-content p{color:#52565b;font-size:15px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media only screen and (min-width:1200px) and (max-width:1599px){.single-user .user-content p{font-size:14px}}@media only screen and (max-width:575px){.single-user .user-content p{font-size:12px}}.single-user .time{color:#8e9298;font-size:13px;font-weight:400;position:absolute;bottom:30px;right:20px}@media only screen and (min-width:1200px) and (max-width:1599px){.single-user .time{right:auto;left:80px;bottom:20px}}@media only screen and (max-width:575px){.single-user .time{font-size:8px;right:8px;bottom:auto;top:10px}}.single-user.active{background-color:#004a80;border-color:#004a80}.single-user.active .user-content .name{color:#fff}.single-user.active .time,.single-user.active .user-content p{color:#d4efde}.answer-message-wrapper{border-top:1px solid rgba(48,146,85,.2);padding-top:10px;padding-bottom:80px}@media only screen and (min-width:1200px) and (max-width:1599px),only screen and (min-width:1600px){.answer-message-wrapper{border-left:1px solid rgba(48,146,85,.2);padding-left:30px;border-top:0}}@media only screen and (max-width:767px){.answer-message-wrapper{padding-bottom:60px}}.answer-message-wrapper ul{border-bottom:1px solid rgba(48,146,85,.2)}.answer-message-wrapper ul li+li .single-message{border-top:1px solid rgba(48,146,85,.2)}.answer-message-wrapper ul li ul{border-bottom:0}.answer-message-wrapper ul li ul li .single-message{border-top:1px solid rgba(48,146,85,.2)}.answer-message-wrapper ul li .message-replay{padding-left:110px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.answer-message-wrapper ul li .message-replay{padding-left:50px}}@media only screen and (max-width:767px){.answer-message-wrapper ul li .message-replay{padding-left:70px}}@media only screen and (max-width:575px){.answer-message-wrapper ul li .message-replay{padding-left:0}}.answer-message-wrapper .loadmore{border:1px solid #d6e9dd;background-color:#edfaf2;height:55px;line-height:53px;border-radius:5px;font-size:18px;font-weight:500;color:#004a80;display:block;padding:0 20px;text-align:center;margin-top:40px;transition:all .3s ease 0s}@media only screen and (max-width:575px){.answer-message-wrapper .loadmore{height:45px;line-height:43px;font-size:14px}}.answer-message-wrapper .loadmore:hover{background-color:#004a80;border-color:#004a80;color:#fff}.single-message{padding:30px 0}.single-message .message-author{display:flex;align-items:center;position:relative;padding-right:218px}@media only screen and (max-width:575px){.single-message .message-author{display:block;padding-right:0}}.single-message .message-author .author-images img{width:70px;border-radius:50%}.single-message .message-author .author-content{padding-left:20px;flex:1 1}@media only screen and (max-width:575px){.single-message .message-author .author-content{padding-left:0;padding-top:15px}}.single-message .message-author .author-content .name{font-size:17px;font-weight:500;margin-bottom:0}.single-message .message-author .author-content .name strong{margin-right:25px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.single-message .message-author .author-content .name strong{margin-right:15px}}.single-message .message-author .author-content .name span{display:inline-block}.single-message .message-author .author-content .title{font-size:20px;font-weight:500;margin-bottom:0}@media only screen and (min-width:992px) and (max-width:1199px){.single-message .message-author .author-content .title{font-size:18px}}@media only screen and (max-width:575px){.single-message .message-author .author-content .title{font-size:16px}}.single-message .message-author .author-content .time{font-size:12px;font-weight:400;font-family:Gordita;color:#8e9298}.single-message .message-author .author-content .instructor{background-color:#e7f3eb;border-radius:5px;font-size:12px;font-weight:500;color:#004a80;padding:3px 12px}.single-message .message-author .author-content *+*{margin-top:10px;display:block}.single-message .message-author .meta{display:flex;align-items:center;position:absolute;top:0;right:0}@media only screen and (max-width:575px){.single-message .message-author .meta{display:inline-block;text-align:center}}.single-message .message-author .meta .view{color:#004a80;font-size:12px;font-weight:400;margin-right:20px}@media only screen and (max-width:575px){.single-message .message-author .meta .view{display:block;margin-right:0}}.single-message .message-author .meta .view i{margin-right:8px}.single-message .message-author .meta .answer{font-size:12px;font-weight:400;border:1px solid #d6e9dd;background-color:#edfaf2;height:40px;line-height:38px;padding:0 20px;border-radius:5px;display:inline-block;transition:all .3s ease 0s}@media only screen and (max-width:575px){.single-message .message-author .meta .answer{margin-top:10px;height:35px;line-height:33px;padding:0 15px}}.single-message .message-author .meta .answer i{margin-right:8px}.single-message .message-author .meta .answer:hover{background-color:#004a80;border-color:#004a80;color:#fff}.single-message p{margin-top:20px;margin-bottom:0}.message-form{display:flex;margin-top:40px}@media only screen and (max-width:575px){.message-form{display:block}}.message-form .auhtor img{width:70px;border-radius:50%}.message-form .message-input{padding-left:20px;flex:1 1}@media only screen and (max-width:575px){.message-form .message-input{padding-left:0;padding-top:20px}}.message-form .message-input textarea{width:100%;padding:20px 30px;resize:none;height:200px;border:1px solid rgba(48,146,85,.2);border-radius:5px;font-size:15px;font-family:serif;font-weight:400;color:#52565b;outline:none}.message-form .message-input textarea::-webkit-input-placeholder{opacity:1}.message-form .message-input textarea:-moz-placeholder,.message-form .message-input textarea::-moz-placeholder{opacity:1}.message-form .message-input textarea:-ms-input-placeholder{opacity:1}.message-form .message-input textarea:focus{border-color:#004a80}@media only screen and (max-width:575px){.message-form .message-input textarea{padding:15px 20px}}.message-form .message-input .message-btn{text-align:center;margin-top:20px}.message-form .message-input .message-btn .btn{width:120px;height:50px;line-height:50px;font-size:15px;margin:0 8px}@media only screen and (max-width:575px){.message-form .message-input .message-btn .btn{width:90px;height:45px;line-height:45px;font-size:13px;padding:0 20px}}.message-form .message-input .message-btn .btn.btn-secondary{background-color:#ffe4e0}.footer-widget-section{padding-top:30px;padding-bottom:80px;position:relative;z-index:1}@media only screen and (max-width:767px){.footer-widget-section{padding-top:10px;padding-bottom:60px}}.footer-widget-section .shape-1{position:absolute;top:80px;left:5%;z-index:-1}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer-widget-section .shape-1{display:none}}.footer-widget-section .shape-2{position:absolute;right:3%;bottom:95px;z-index:-1}.footer-widget-title{color:#212832;font-weight:500;font-size:22px;margin-bottom:0}.footer-widget{margin-top:50px}.footer-widget .widget-address{margin-top:27px}.footer-widget .widget-address p{font-size:15px;font-weight:400;color:#004a80;margin-top:6px}.footer-widget .widget-info{padding-top:25px}.footer-widget .widget-info li p{font-size:15px;color:#212832;display:flex;align-items:flex-start;margin-bottom:0}.footer-widget .widget-info li p i{font-size:20px;color:#004a80}.footer-widget .widget-info li p a{margin-top:3px;margin-left:15px}.footer-widget .widget-social{display:flex;padding-top:20px}.footer-widget .widget-social li{margin-right:20px}.footer-widget .widget-social li:last-child{margin-right:0}.footer-widget .widget-social li a{font-size:20px;color:#212832}.footer-widget .widget-social li a:hover{color:#004a80}.footer-widget .widget-link{padding-top:26px}.footer-widget .widget-link li{margin-top:12px}.footer-widget .widget-link li a{color:#212832;transition:all .3s ease 0s;font-size:15px;font-weight:400}.footer-widget .widget-link li a:hover{color:#004a80}.footer-widget .widget-subscribe{padding-top:36px}.footer-widget .widget-subscribe p{color:#212832;font-size:15px}.footer-widget .widget-subscribe .widget-form input{width:100%;height:55px;padding:0 30px;border:1px solid rgba(48,146,85,.2);border-radius:10px;background-color:#fff;color:#212832;font-size:15px;font-weight:500;outline:none}.footer-widget .widget-subscribe .widget-form input::-webkit-input-placeholder{opacity:1;color:#212832}.footer-widget .widget-subscribe .widget-form input:-moz-placeholder,.footer-widget .widget-subscribe .widget-form input::-moz-placeholder{opacity:1;color:#212832}.footer-widget .widget-subscribe .widget-form input:-ms-input-placeholder{opacity:1;color:#212832}.footer-widget .widget-subscribe .widget-form .btn{margin-top:20px;height:55px;line-height:55px;padding:0 30px;font-size:15px}.footer-widget-link{display:flex;flex-wrap:wrap}.footer-widget-link .footer-widget{width:50%}@media only screen and (max-width:575px){.footer-widget-link .footer-widget{width:100%}}.sidebar-widget{margin-top:50px}.sidebar-widget .social{display:flex;justify-content:space-between;margin-top:25px;flex-wrap:wrap}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.sidebar-widget .social{justify-content:flex-start}}.sidebar-widget .social li{padding-top:10px;margin-right:10px}.sidebar-widget .social li:last-child{margin-right:0}.sidebar-widget .social li a{display:block;width:50px;height:50px;line-height:52px;border:1px solid rgba(48,146,85,.25);border-radius:10px;text-align:center;font-size:18px;color:#212832;transition:all .3s ease 0s}@media only screen and (min-width:992px) and (max-width:1199px){.sidebar-widget .social li a{width:45px;height:45px;line-height:47px}}.sidebar-widget .social li a:hover{background-color:#004a80;border-color:#004a80;color:#fff}.widget-title{font-size:25px;font-weight:500;margin-bottom:0;margin-top:-7px}.widget-information{background-color:#d8d8d8;padding:30px 30px 40px;border:1px solid rgba(48,146,85,.2);border-radius:10px}.widget-information .info-price{text-align:center}.widget-information .info-price .price{font-size:30px;font-weight:700;color:#004a80;display:block}.widget-information .info-list ul{border-top:1px solid #d1e6d9;margin-top:35px}.widget-information .info-list ul li{border-bottom:1px solid #d1e6d9;padding:15px 0}.widget-information .info-list ul li i{color:#004a80;margin-right:3px;font-size:16px}@media only screen and (min-width:992px) and (max-width:1199px){.widget-information .info-list ul li i{font-size:15px}}.widget-information .info-list ul li strong{color:#212832;font-size:16px;font-weight:500}@media only screen and (min-width:992px) and (max-width:1199px){.widget-information .info-list ul li strong{font-size:15px}}.widget-information .info-list ul li span{color:#52565b;display:block;float:right;font-size:16px;font-weight:400}@media only screen and (min-width:992px) and (max-width:1199px){.widget-information .info-list ul li span{font-size:15px}}.widget-information .info-btn{text-align:center;margin-top:40px}.widget-search{position:relative}.widget-search input{width:100%;height:60px;border:1px solid rgba(48,146,85,.2);border-radius:10px;padding:0 60px 0 20px;outline:none;transition:all .3s ease 0s;font-size:15px;font-weight:400;color:#52565b}.widget-search input::-webkit-input-placeholder{opacity:1}.widget-search input:-moz-placeholder,.widget-search input::-moz-placeholder{opacity:1}.widget-search input:-ms-input-placeholder{opacity:1}.widget-search input:focus{border-color:#004a80}.widget-search button{position:absolute;width:48px;height:48px;line-height:48px;text-align:center;border-radius:10px;background-color:#004a80;border:0;top:6px;right:6px;font-size:16px;color:#fff}.widget-category{padding:35px;border:1px solid rgba(48,146,85,.2);border-radius:10px;margin-top:30px}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.widget-category{padding:25px}}.widget-category .category-list li+li{margin-top:10px}.widget-category .category-list li a{padding:0 15px;height:50px;line-height:50px;display:block;color:#52565b;border:1px solid rgba(48,146,85,.2);border-radius:10px;font-size:15px;font-weight:500;transition:all .3s ease 0s}@media only screen and (min-width:992px) and (max-width:1199px){.widget-category .category-list li a{font-size:14px}}.widget-category .category-list li a span{display:block;float:right}.widget-category .category-list li a:hover{color:#004a80;background-color:#d8d8d8;border-color:#d8d8d8}.widget-post{padding:35px;border:1px solid rgba(48,146,85,.2);border-radius:10px;margin-top:30px}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.widget-post{padding:25px}}.widget-post .post-items li{border-bottom:1px solid rgba(48,146,85,.2);padding:20px 0}.widget-post .post-items li:first-child{padding-top:0}.widget-post .post-items li:last-child{padding-bottom:0;border-bottom:0}.widget-post .single-post{display:flex;align-items:center}.widget-post .single-post .post-thumb a{display:block}.widget-post .single-post .post-thumb a img{width:70px;height:70px;border-radius:50%;object-position:center;object-fit:cover}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.widget-post .single-post .post-thumb a img{width:60px;height:60px}}.widget-post .single-post .post-content{flex:1 1;padding-left:30px}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.widget-post .single-post .post-content{padding-left:20px}}.widget-post .single-post .post-content .title{margin-bottom:0}.widget-post .single-post .post-content .title a{font-size:15px;font-weight:500;font-family:Gordita;color:#212832}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.widget-post .single-post .post-content .title a{font-size:14px}}.widget-post .single-post .post-content .title a:hover{color:#004a80}.widget-post .single-post .post-content .date{font-size:13px;color:#52565b;margin-top:5px;display:block}.widget-post .single-post .post-content .date i{color:#004a80}.widget-tags{padding:35px;border:1px solid rgba(48,146,85,.2);border-radius:10px;margin-top:30px}@media only screen and (max-width:575px),only screen and (min-width:992px) and (max-width:1199px){.widget-tags{padding:25px}}.widget-tags .tags-list{display:flex;flex-wrap:wrap;margin-left:-7px;margin-right:-7px;margin-top:-10px}.widget-tags .tags-list li{padding:10px 5px 0}.widget-tags .tags-list li a{height:45px;line-height:43px;padding:0 35px;background-color:#fff;display:block;color:#52565b;border:1px solid rgba(48,146,85,.2);border-radius:10px;font-size:15px;font-weight:500;transition:all .3s ease 0s}@media only screen and (min-width:992px) and (max-width:1199px){.widget-tags .tags-list li a{font-size:14px;padding:0 22px}}@media only screen and (max-width:767px){.widget-tags .tags-list li a{padding:0 20px}}.widget-tags .tags-list li a:hover{background-color:#d8d8d8;border-color:#d8d8d8;color:#004a80}.footer-section{background-color:#d8d8d8}.footer-copyright{background-color:#212832}.copyright-wrapper{display:flex;justify-content:space-between;padding-bottom:15px;padding-top:5px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.copyright-wrapper{display:block;text-align:center}}.copyright-link{padding-top:15px}.copyright-link a{font-weight:400;font-size:14px;color:#fff;position:relative}.copyright-link a+a:before{content:"*";font-size:15px;color:#a6afba;margin-left:5px;margin-right:10px}.copyright-link a:hover{color:#004a80}.copyright-text{padding-top:15px}.copyright-text p{color:#fff;font-size:14px;font-weight:400}.copyright-text p span{color:#004a80;text-transform:uppercase}.copyright-text p i{color:red}.copyright-text p a{color:#004a80;transition:all .3s ease 0s;font-weight:500}.copyright-text p a:hover{color:#004a80}.back-to-top{position:fixed;bottom:20px;right:20px;font-size:20px;width:40px;height:40px;line-height:36px;border-radius:50%;z-index:99;text-align:center;display:none;box-shadow:2px 4px 8px rgba(33,40,50,.15);transition:all .3s linear;color:#fff;background-color:#004a80}.back-to-top:hover{color:#fff;background-color:#212832}.form-group{padding-top:10px}.modal{background:rgba(0,0,0,.3)}.modal-content{border-radius:0;box-shadow:0 2px 3px rgba(0,0,0,.125);border:0}@media (min-width:768px){.modal-content{box-shadow:0 2px 3px rgba(0,0,0,.125)}}.modal-header{border-bottom-color:#f4f4f4}.modal-footer{border-top-color:#f4f4f4}.modal-primary .modal-footer,.modal-primary .modal-header{border-color:#307095}.modal-warning .modal-footer,.modal-warning .modal-header{border-color:#c87f0a}.modal-info .modal-footer,.modal-info .modal-header{border-color:#0097bc}.modal-success .modal-footer,.modal-success .modal-header{border-color:#00733e}.modal-danger .modal-footer,.modal-danger .modal-header{border-color:#c23321}
/*# sourceMappingURL=main.552bbd62.chunk.css.map */