 .home-banner {
    background: #043d54;
    color: #fff;
    overflow: hidden;
}
.container-home-banner{
    background: url(/public/web_assets/img1/customer-service.png);
    background-repeat: no-repeat;
    background-position: 119%;
    background-attachment: fixed;
    /* background-size: 56%; */
}
.home-banner-content-title {
     font-weight: 200; 
    font-size: 55px;
    line-height: 65px;
    margin-bottom: 30px;
}
.home-banner-content {
    padding: 90px 0 60px 35px;
}
.home-banner-img1 {
    width: 140px;
    position: absolute;
    right: 62px;
    opacity: 0.5;
}
.home-banner-img2 {
width: 70px;
position: absolute;
right: 30px;
top: 12px;
}
.home-banner-img3 {
    width: 100%;
    position: relative;
    /*height: 655px;*/
    object-fit: contain;
}
.home-banner-img {
    text-align: right;
}
.home-banner-content-subtitle {
    font-size: 22px;
    line-height: 35px;
}
.home-banner-content-btn {
    background: linear-gradient(to top, #eab544, #ecdb4b);
    font-size: 22px;
    font-weight: 800;
    color: #043d54;
    border-radius: 10px;
    box-shadow: 2px 2px 20px #001f2c;
    margin-top: 25px;
    /* background: #6ec08e; */
}
.home-banner-content-title span {
    background: linear-gradient(to top, #eab644, #ecda4b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    white-space: nowrap;
    font-weight: 900;
    text-transform: capitalize;
}
.books-second-section {
    /*background: #e8e8e8;*/
    padding: 100px 0;
}
.books-second-section-title {
    background: url(../home-img/bg-second--title.png);
    background-size: contain;
    padding: 10px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: 135%;
}
.books-second-section-title span {
    color: rgb(109 109 97);
    font-weight: 500;
    padding: 0px 15px;
    font-size: 14px;
}
.books-second-section-subtitle {
    line-height: 55px;
    background: #0274ba;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 800;
    position: relative;
    padding-top: 12px;
}
.books-row {
    margin: 0 15px;
}
.book-owl-carousel .item img {
    width: 200px;
    border-radius: 15px;
    box-shadow: 0 0 20px #002332;
    margin: 20px;
}
.book-owl-carousel .item:hover img {
    box-shadow: none;
}
.thired-section {
    background: #043d54;
    padding-bottom: 50px;
    color: #fff;
    overflow: hidden;
}
.thired-section-title {
    background: url(../home-img/bg-thrid-title.png);
    background-size: contain;
    padding: 8px;
    background-position: 320px 3px;
    background-repeat: no-repeat;
}

.thired-section-title span {
    color: rgba(235, 216, 74, 255);
    font-weight: 500;
    padding: 0px 15px;
}
.thired-section-content-box h1 {
    color: rgba(246, 205, 55, 255);
    text-transform: uppercase;
    padding-right: 50px;
    line-height: 55px;
    font-weight: 900;
}
.thired-section-text {
    padding-right: 50px;
    font-size: 19px;
    margin-top: 25px;
}
.thired-section-play-icon {
    background: #f6cd37;
    border-radius: 50%;
    padding: 10px;
    width: 50px;
    box-shadow: 0 0 10px #002534;
}
.thired-section-play-btn {
    background: #eec735;
    padding: 10px 25px;
    border-radius: 30px;
    font-weight: 700;
    margin-left: 5px;
    font-size: 20px;
    color: #043d54;
}
.play-btn-box {
    margin-left: 30px;
    position: relative;
    top: -30px;
}
.thired-section-img-box {
    margin-left: 20px;
}
.forth-section {
   color: #fff;
    padding: 60px 0;
}
.forth-section-main-title {
    text-align: center;
    margin-bottom: 30px;
}
.nav-forth-section{
    border: 0;
    text-align: center;
    margin: auto;
    display: table;
}
.nav-forth-section li {
    display: inline-block;
    margin: 10px 25px;
}
.nav-forth-section li a {/* background: linear-gradient(to top, #eab644, #ecda4b); */padding: 10px 35px;font-size: 20px;font-weight: 700;color: #ffffff;border-radius: 10px;box-shadow: 0 0 10px #032d3e;background: #0274ba;}
.nav-forth-section li .active:after {
    content: "";
    width: 100px;
    height: 2px;
    position: absolute;
    background: #ecda4b;
    margin-top: 55px;
    margin-left: -112px;
}
.nav-forth-section li .active{
box-shadow: 0 0 15px #002636;
}
.forth-section-tab {
    margin-top: 65px;
}
.forth-section-tab img{
    width: 100%;
    padding: 0 50px;
}
h1.Community-title {
    font-weight: 800;
    color: rgba(235, 208, 73, 255);
    line-height: 52px;
}
p.Community-text {
    font-size: 19px;
    margin-top: 25px;
}
.Community-content {
    margin-top: 50px;
}
.fifth-section{
background: #043d54;
    color: #fff;
    padding-bottom: 50px;
}
.fifth-section-imgbox img {
    width: 100%;
}
p.fifth-section-title {
    background: url(../home-img/bg-thrid-title.png);
    background-size: contain;
    padding: 8px;
    background-position: 185%;
    background-repeat: no-repeat;
}
.fifth-section-title span {
    color: rgba(235, 216, 74, 255);
    font-weight: 500;
    padding: 0px 150px;
}
.fifth-section-content-box h1{
    font-weight: 900;
    text-transform: uppercase;
    padding: 10px 35px 20px;
}
.fifth-package{
    background-color: #eeb43c;
    border-radius: 50%;
    width: 270px;
    height: 270px;
    overflow: hidden;
}
.fifth-package p {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #043d54;
    position: relative;
    left: 40px;
    top: 35px;
    margin: 0;
    line-height: 22px;
}
.fifth-package span {
    font-size: 184px;
    position: absolute;
    font-weight: 700;
    color: #043d54;
    margin-left: 10px;
    margin-top: -8px;
}
.fifth-package img {
    width: 175px;
    margin-left: 96px;
    margin-top: 30px;
}
.package-box {
    margin: auto;
    display: table;
}
.fifth-package-bottom {
    background: url(../home-img/package1.png);
    width: 270px;
    height: 153px;
    background-size: contain;
    margin-top: -30px;
    position: relative;
}
.fifth-package-bottom p {
    color: #043d54;
    font-size: 22px;
    text-align: center;
    font-weight: 900;
    padding: 0 15px;
}
.fifth-package-bottom p span{
    color: rgb(233 181 67);
    font-size: 35px;
}
.fifth_package_ {
    margin: 20px 60px;
}
.fifth_package_ a{
    color: #043d54;
}
@media(max-width: 500px){
    .salesforce-btn1 .video_section-play-btn {
    top: 27.5%;
}

    .container-home-banner{
        background: transparent !important;
    }
    .home-banner-content-title {
    font-weight: 800;
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 18px;
}
.home-banner-content {
    padding: 10px 0;
}
.home-banner-content-subtitle {
    font-size: 20px;
    line-height: 30px;
}
.home-banner-content-btn{
    font-size: 18px;
    margin-top: 5px;
}
.home-banner{
    height: auto;
}
.home-banner-img3{
    margin-bottom: -82px;
}
.books-second-section{
    padding: 50px 0;
}
.books-second-section-title {
    padding: 8px 0;
    font-size: 13px;
    background-position: 103%;
    background-size: cover;
}
.books-second-section-subtitle {
    font-weight: 700;
    color: #fff;
    padding: 10px;
    line-height: 35px;
    font-size: 28px;
}
.books-second-section-title span {
    padding: 0px 8px;
}
.book-owl-carousel .item img {
    width: 220px;
    border-radius: 15px;
    margin: 20px auto;
    display: table;
}
.thired-section-img-box {
    margin-left: 0px;
}
.thired-section-img-box > img {
    width: 100%;
}
.play-btn-box{
    top: 5px;
}
.thired-section-content-box {
    margin-top: 50px;
}
.thired-section-title{
    background-size: cover;
    padding: 4px;
    background-position: -40%;
}
.thired-section-title span{
    padding: 0px 8px;
    font-size: 14px;
}
.thired-section-content-box h1{
    padding-right: 15px;
    line-height: 35px;
    font-size: 28px;
}
.thired-section-text {
    padding-right: 15px;
    font-size: 16px;
    margin-top: 15px;
}
.forth-section-main-title {
    margin-bottom: 25px;
    font-size: 28px;
}
.forth-section .container-fluid{
    padding: 0;
}
.nav-forth-section li a {
    padding: 8px 8px;
    font-size: 16px;
    border-radius: 6px;
}
.nav-forth-section li{
    margin: 10px 5px;
}
.nav-forth-section li .active:after {
    width: 80px;
    margin-top: 42px;
    margin-left: -92px;
}
h1.Community-title {
    line-height: 35px;
    font-size: 28px;
    padding: 0 10px;
}
p.Community-text {
    font-size: 16px;
    margin-top: 0px;
    padding: 0 10px;
}
.fifth-section{
    padding-top: 50px;
}
p.fifth-section-title {
    background-size: cover;
    padding: 3px;
    background-position: -100%;
}
.fifth-section-title span{
    padding: 10px;
    font-size: 14px;
}
.fifth-section-content-box h1 {
    font-weight: 800;
    padding: 0 15px;
    font-size: 28px;
}
.fifth_package_ {
    margin: 0;
}
.package-box {
    margin: 20px auto;
}

.thired-section, .books-second-section, .home-banner, .forth-section, .fifth-section{
    margin-bottom: -1px;
}
}

/*====================*/

.books-second-section a{
    text-decoration: none;
}
.books_box_info{
    background: url(../home-img/bg1.png);
    height: 310px;
    padding: 1px;
    /* width: 215px; */
    background-position: right;
    background-size: cover;
    border-radius: 8px;
    margin: 70px 0 0;
    box-shadow: 0 0 50px #001c28;
    filter: brightness(0.9);
    overflow: hidden;
}
.books_box_info:hover{
    box-shadow: none;
    filter: brightness(1);
}
.books_box_info-title {
    font-size: 18px;
    color: #eab744;
    background: linear-gradient(45deg, #043d54, #043d548a);
    margin: 15px;
    padding: 5px 15px;
    position: relative;
    z-index: 99;
    line-height: 24px;
}
.books_box_info-subtitle {
    background: linear-gradient(45deg, #e9b543, #ecd94b);
    font-size: 15px;
    font-weight: 800;
    color: #043d54;
    padding: 10.6px 20px;
    transform: rotate( -90deg );
    position: absolute;
    left: -110px;
    top: 120px;
    width: 340px;
    margin: 0;
}
.books-followers-inner-box {
    background: #043d54b3;
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 18px;
    border-radius: 0px 0px 8px 0;
}
.books-followers-inner-box-logo {
    width: 70px;
    margin: auto;
    display: table;
}
.books-followers-inner-box-border {
    margin: 5px 0;
    border-top: 1px solid rgb(255 255 255 / 32%);
}
.books-followers-inner-box-line, .books-followers-inner-box-logo, .books-followers-inner-box-text {
    padding: 0 6px;
}
.books-followers-inner-box-text {
    color: #ebc646;
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    margin: 0;
}
.books-followers-inner-box:before {
    background: url(../home-img/line1.png);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: -8px;
    margin-left: -8px;
}
.books-followers-inner-box:after {
    background: url(../home-img/line2.png);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    top: 0;
    margin-left: -8px;
    margin-top: 9px;
}
.home-banner-content-link {
    color: #ffffff !important;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 600;
    background: #0274ba;
    padding: 10px 12px 10px;
    border-radius: 50px;
    text-decoration: none;
    /* border: 1px dashed; */
    padding-left: 65px;
    box-shadow: 0 0 10px #033143;
}
.home-banner-content-link:hover{
filter: drop-shadow(2px 4px 6px #00212e);
    text-decoration: none;
    background: #fff;
    /* -webkit-background-clip: text; */
    /* -webkit-text-fill-color: transparent; */
    /* border: 1px dashed #ecda4b; */
    color: #032d3e;
}

.video_section-play-btn {
    z-index: 1;
    position: absolute;
    border-radius: 100%;
    background-color: #f1f1f1;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    background-color: #fff;
    margin: 3px 0px;
}
.video_section-play-btn:before {
    top: -10px;
    left: -11px;
    z-index: -1;
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    border-radius: 100%;
    background-color: #fff3ea;
}
.video_section-play-btn a {
    width: 100%;
    display: block;
    color: #0274ba;
    font-size: 16px;
}
.video_section-play-btn .video-border {
    position: absolute;
    z-index: -1;
    top: -10px;
    left: -12px;
    width: 60px;
    height: 60px;
    margin-left: 0.5px;
    border-radius: 50%;
    box-shadow: 0 0 0 0 #fff3ea;
    animation: videoup 3s infinite;
}
.video_section-play-btn:after {
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    border-radius: 100%;
    background-color: #fff;
    box-shadow: 1.392px 9.903px 10px 0px rgb(66 97 234 / 21%);
}
@keyframes videoup {
  70% {
    box-shadow: 0 0 0 30px rgba(255, 243, 234, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 243, 234, 0);
  }
}
.salesforce-btn1, .salesforce-btn2 {
    display: inline-block;
    margin: 10px 0;
}
.books_box_info:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(45deg, #000000, transparent);
}
.course-price-rate {
    color: #fff;
    position: absolute;
    bottom: 5px;
    left: 18%;
}
.course-price-rate .discount {
    font-size: 24px;
    font-weight: 600;
    display: inline-block;
    padding-right: 10px;
}
.course-price-rate .main-rate {
    text-decoration: line-through;
    color: #d3a63d;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
}
.home-course-rating .rating .fa-star {
    width: 25px;
    height: 1px;
    font-size: 19px;
}
.home-course-rating {
    position: absolute;
    right: 10px;
    top: 16px;
    z-index: 9999;
}
.home-course-rating .review-star-point {
    color: rgb(255 255 255);
    font-size: 16px;
    display: inline-block;
    padding: 0px 10px;
    position: relative;
    top: 3px;
}
.home-course-rating .books_box_info-title{
    margin: 10px;
}
h1.forth-section-main-title {
    background: #0274ba;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    font-weight: 800;
}
a.books-second-section-SignUpnow {
    color: #ffffff !important;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 600;
    background: #0274ba;
    padding: 8px 30px;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 0 0 10px #033143;
    margin-top: 20px;
}