@charset "utf-8";
/**
*
* -----------------------------------------------------------------------------
*
* Template : Echooling - Online Education HTML Template
* Author : reacthemes
* Author URI : https://reactheme.com/
*
* ------------------------------------------------
*
**/
/* Table Of Content
---------------------------------------------------------
01. General CSS Here
02. Common Class CSS Here
03. Header Section CSS Here
04. Banner Section CSS Here
05. Course Filter CSS Here
06. Slider Section CSS Here
07. Banner Two Section CSS Here
08. Service CSS Here
09. Popular Topics CSS Here
10. About Section CSS Here
11. Breadcrumbs Section CSS
12. Featured Online Section CSS Here
13. FAQ Section CSS Here
14. Instructor Section CSS Here
15. Profile Section CSS Here
16. Clients Section CSS Here
17. Blog Section CSS Here
18. Campus Section CSS Here
19. Course Section CSS Here
20. Counter CSS Here
21. Upcoming Event Section CSS Here
22. Blog Page CSS Here
23. Blog Details Page CSS
24. Contact Page CSS Here

div#react-contact {
    background-color: #12662C;
}
25. Courses Section CSS Here
26. Sidebar Section CSS Here
27. Student Satisfaction Section CSS Here
28. High Quality CSS Here
29. Footer CSS Here
30. Preloader CSS Here
31. ScrollUp CSS Here
32. Login CSS Here


--------------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');

@font-face {
    font-family: 'Ubuntu', sans-serif;
    /*font-style: italic;
  font-weight: 200;
  font-display: swap;*/
    src: url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
}

@font-face {
    font-family: 'Abhaya Libre', serif;
    src: url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
}

@font-face {
    font-family: 'Yellowtail', cursive;
    src: url('https://fonts.googleapis.com/css2?family=Yellowtail&display=swap');
}


/*****************************************************
    01. General CSS Here
****************************/
html,
body {
    font-size: 16px;
    color: #252525;
    font-family: 'Ubuntu', sans-serif;
    vertical-align: baseline;
    font-weight: 400;
    overflow-x: hidden;
    line-height: 1.7;
}
section.wrapper.grey_bg1.gyrt {
    padding-left: 200px;
}
li.ness:before {
    content: "\35";
    position: absolute;
    font-family: "ElegantIcons";
    display: block;
    top: 10%;
    right: 15px;
    opacity: 0.5;
}
 

   section.wrapper.grey_bg1 {
    background-image: url(assets/images/service/foodcoach.jpg) !important;
    max-width: 100% !important;
    background-size: 100% !important;
    background-repeat: no-repeat;
    
}



    input#submit_form {
    border: none;
    background: #D60000 !important;
    color: #fff;
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 15px;
    letter-spacing: -0.22px;
    border-radius: 5px;
    margin-bottom: 50px;
}
section.contact_2 {
    padding: 50px 0px;
}
input.btn.btn-default.btn-lg{
    border: none;
    background: #D60000 !important;
    color: #fff;
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 15px;
    letter-spacing: -0.22px;
    border-radius: 5px;
    margin-top: 50px;
}
input.btn.btn-default{
    border: none;
    background: #D60000 !important;
    color: #fff;
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 15px;
    letter-spacing: -0.22px;
    border-radius: 5px;
    margin-top: 50px !important;
    margin-left: 50px !important;
        margin-bottom: 50px;
}
a.btn.btn-default{
     border: none;
    background: #D60000 !important;
    color: #fff;
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 15px;
    letter-spacing: -0.22px;
    border-radius: 5px;
    margin-top: 50px;

}













.about2__area011 h2 {
    color: #291206;
    text-align: center;
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    text-transform: capitalize;
    margin: 0px;
}

.about2__area011 .about__content01 .about__paragraph002 {
    font-size: 18px;
    line-height: 28px;
    color: #5B5F64;
}

h2.about__title.title2 {
    color: #291206;
    font-family: 'Ubuntu', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 68px;
    text-transform: capitalize;
    margin: 0px;
}

h2.react__tittle002 {
    text-align: left;
}

.about__area01 h2 {
    color: var(--Primary_Color, #291206);
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.about__image.service_image {
    margin: 0px;
}

.container.about__area-width {
    padding: 79px 0px 0px 0px;
}

.tile {
    color: #291206;
    text-align: center;
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    text-transform: capitalize;
    padding: 0px 0px 80px 0px;
}



.featuresqw {
    list-style-type: none; }


.featuresqw .listname:before {
    content: '\f111';
    position: absolute;
    left: 60px;
    font-family: 'FontAwesome';
    color: #291206;
    font-size: 12px; 

}
.coste {
      color: #000;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 200%;
}
.costw {
    padding: 25px 0px 0px 60px;
}
.coste:before{
    content: '\f35a';
    font-family: 'FontAwesome';
    color: #189E49;
    font-size: 20px;
    padding-right: 20px;
}

.awedf {
    padding-left: 60px;
}
.row.dsrt {
    padding: 50px 0px;
}
.form-group input {
    width: 100%;
}
button.wmp003 {
    border-radius: 14px;
    background: #D60000;
    border: none;
        padding: 10px 32px;
}
button.wmp003 a {
    color:#fff;
}




/* abbas start code here*/
.eating h3, .eating3 h3, .eating1 h3, .eating2 h3, .eating3 h3 {
    color: #4B4B4B;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.eating {
    background-color: #C7FFAE;
    padding: 20px 100px 20px 43px;
}

.eating1 {
    background-color: #FFDFA3;
    padding: 20px 100px 20px 43px;
    margin: 30px 0px;
}

.eating2 {
    background: linear-gradient(180deg, rgba(138, 224, 101, 0.59) 0%, rgba(255, 201, 62, 0.00) 114.34%);
    padding: 20px 100px 20px 43px;
}

.eating3 {
    background-color: #FEDFE8;
    padding: 20px 100px 20px 43px;
    margin: 30px 0px 0px 0px;
}

.row.count__area.count__widthke0as1.mobileopas1 {
    background-image: url(images/service/healthy-dietde.png);
    background-repeat: no-repeat;
    height: 790px;
    background-size: cover;
    margin-bottom: 50px;
}

.recide {
    position: relative;
    background: #f3f4fa;
    background-image: url(images/service/rices.png) !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1106px;
    padding: 0px;
}

.row.count__areaswe.count__serviceusw {
    background-image: url(images/service/healthy-diet.png);
    background-repeat: no-repeat;
    height: 735px;
    background-size: cover;
    margin-bottom: 50px;
}

.bannewersw.home-fivqwse3de {
    position: relative;
    background: #f3f4fa;
    background-image: url(images/service/Recipe-analysis-banner.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 784px;
}

.home-fiveaqs1aw {
    position: relative;
    background: #f3f4fa;
    background-image: url(images/service/Recipe-analysis-banner-mobile.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: start;
    height: 701px;
}









.joob {
    position: relative;
    background: #f3f4fa;
    background-image: url(images/service/job_opning.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 502px;
    padding: 0px;
}

h4.careera {
    color: #595959;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    font-size: 22px;
}

.fa-circle:before {
    content: "\f111";
    font-size: 8px;
    margin-right: 10px;
}







.home-five101.banner101 {
    position: relative;
    background: #f3f4fa;
    background-image: url(images/service/individualbanner.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 263px;
}
h4.respo29 {
    color: #291206;
    text-align: center;
    font-family: Abhaya Libre;
    font-size: 64px;
    font-weight: 700;
    line-height: 100.969%;
    text-transform: capitalize;
    padding: 88px 0px 0px 0px;
    margin: 0px;
}
    h3.range {
    color: #12662C;
    text-align: center;
    font-family: Ubuntu;
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: 128.4%;
    text-transform: capitalize;
}
p.careful {
    color: #000;
    text-align: justify;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 164%;
}
h4.regardless {
    color: #12662C;
    text-align: center;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 148.5%;
    padding: 0px 200px;
}


.card {
  height: 300px;
  background: rgb(173, 173, 173);
  position: relative;
  cursor: pointer;
  overflow: hidden;
  border: 0px !important;
  border-radius: 0px !important;

}
.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content {
  position: absolute;
  width: 100%;
  bottom: 0;
  height:83px;
  padding: 1rem;
  font-size: 14px;
 background-color: #189E49;
  transform: scale(1);
  color: white;
   box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
.content p {
  font-size: 18px;
}
.card:hover .content {
    height: 300px;
 
}
.card button#menu-btn {
    border: none;
    background: #fff !important;
    color: #D60000 !important;
    text-align: center;
    font-family: Ubuntu;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 6px 12px !important;
    letter-spacing: -0.22px;
    border-radius: 14px;
}
.card button#menu-btn:hover {
    background: #D60000 !important;
    color: #fff !important;
}
.row.meal-plan {
    padding: 53px 0px 0px 0px;
}




/*Contact Page start CSS Here*/
div#react-contact {
    background-color: #12662C;
}

.react-contact-page .address-sec {
    padding: 35px;
    background: none !important;
    border-radius: 10px;
}

h3.about__servicegsq {
    color: #FFF;
    font-family: Ubuntu;
    font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

h2.contact-titleewk {
    color: #FFF;
    font-family: Abhaya Libre;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

span.textkuy a {
    color: #FFF;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 118.9%;
    text-decoration-line: underline;
    text-transform: capitalize;
}

span.textkuy {
    color: #FFF;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 118.9%;
    text-transform: capitalize;
}

.react-contact-page .react-blog-form {
    padding: 0px;
    background-color: #fff;

    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.10);
}

.row.reactfdewe {
    padding: 0px 0px 234px 0px;
}

header#react-header {
    box-shadow: 10px 0 20px rgba(8, 0, 41, 0.08);
}

.events-detailss h3 {
    color: #291206;
    font-family: Ubuntu;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 10px;
}





/*Contact Page end CSS Here*/




/* Wellness-Meal-Plans start code here*/
.home-fivqwse3e.bannewer5 {
    position: relative;
    background: #f3f4fa;
    background-image: url(images/service/wmbanner.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 784px;
}

.event__card2 {
    background-color: #FEF3DF;
    height: 430px;
}

.event__card3 {
    background-color: #E6EBE4;
    height: 430px;
}

.event__card4 {
    background-color: #E0F1F1;
    height: 430px;
}

.event__card5 {
    background-color: #FEDFE8;
    height: 430px;
}

.event__card6 {
    background-color: #E0E3F1;
    height: 430px;
}

.event__card2 img, .event__card3 img, .event__card4 img, .event__card5 img, .event__card6 img {
    width: 80px !important;
}


.parag192 {
    color: #291206;
    text-align: center;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    padding: 0px 43px 62px 43px
}

.icoon {
    text-align: -webkit-center;
    padding: 62px 42px 20px 42px;
}

.event__card2 h4, .event__card3 h4, .event__card4 h4, .event__card5 h4, .event__card6 h4 {
    color: #4B4B4B;
    text-align: center;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    padding: 0px 50px;
}

h2.react__tittlefr {
    color: #4B4B4B !important;
    text-align: center;
    font-family: Ubuntu;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 129.4%;
    text-transform: capitalize;
    padding-bottom: 50px;
}

.col-lg-6.Workshop {
    position: relative;
    background: #f3f4fa;
    background-image: url(images/service/wop.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1106px;
    padding: 0px
}

.Workshop1 {
    position: relative;
    background: #f3f4fa;
    background-image: url(images/service/Maskggroup.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 60px 30px 0px 30px;

    justify-content: space-between;
    align-items: center;

}

.accordion-item {
    background-color: #fff0;
    border: 1px solid rgb(0 0 0 / 0%) !important;
}

.Workshop1 .accordion-item {
    border-bottom: 1px solid rgb(255 255 255 / 50%) !important;
}

.Workshoper {
    padding: 0px 0px 116px 0px;
}

.Workshop1 button.accordion-button.collapsed {
    background-color: #0000;
}

.Workshop1.accordion-button:not(.collapsed) {
    color: #0c63e4;
    background-color: #0000 !important;
}

.Workshop1 p {
    color: #fff;
}

.Workshop1 .accordion-button {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 30px 0px 30px 0px;
    ;
    font-size: 20px;
    color: #ffffff;
    text-align: left;
    background-color: #0000;
    border: 0;
    border-radius: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
}

.row.count__areaky3.count__serviceu2 {
    background-image: url(images/service/CTA-Band-Content.png);
    background-repeat: no-repeat;
    height: 735px;
    background-size: cover;
    margin-bottom: 50px;
}

.row.count__area.count__widthke0a1.mobileopa1 {
    background-image: url(images/service/Group-3099-Recovered.png);
    background-repeat: no-repeat;
    height: 790px;
    background-size: cover;
    margin-bottom: 50px;
}

p.about__paragraphlq1 {
    color: #4B4B4B;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 38px;
}

span.listname {
    color: #291206;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
}

.featuresqw li {
    list-style: none;
}


.featuresqw button {
    position: relative;
    top: 20px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 16px 35px 16px 35px;
    color: #fff !important;
    display: inline-block;
    margin-top: 30px;
    line-height: 20px;
    background: #D60000;
    border-radius: 14px;
}

/*.featuresqw li:before {
    content: '\2e';
    font-family: 'FontAwesome';
       color: #189e49;
    font-size: 27px;
}
.listnameju:before {
    content: '\f0a9';
    font-family: 'FontAwesome';
       color: #189e49;
    font-size: 27px;
}*/

.Workshop1 .accordion-button::after {

    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(images/service/icons8-expand-arrow-32.png) !important;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
}

.Workshop1 .accordion-body {
    padding: 0px 0px 0px 0px;
}

.boxe {
    padding: 80px 0px;
    color: #291206;
    text-align: center;
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    text-transform: capitalize;
}

.container.about__area-widthsew {
    padding-bottom: 50px;
}

.banner.home-fiveaqs1.mobile {
    position: relative;
    background: #f3f4fa;
    background-image: url(images/service/worshopbg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: start;
    height: 801px;
    padding-top: 100px;
}






/* Wellness-Meal-Plans end code here*/








/* Wellness-Meal-Plans start code here*/
h1.banner-titlee1 {
    color: #291206;
    font-family: Abhaya Libre;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.item__innerr5 {
    background-color: #E4FFEE;
    border-radius: 28px;
    padding: 30px 40px 30px 80px;
}

h1.wmp1 {
    color: #12662C;
    font-family: Ubuntu;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 46px;
    margin: 0px;
    padding-bottom: 20px;
}

button.wmp3 {
    border-radius: 14px;
    background: #D60000;
    border: none;
}

button.wmp3 a {
    color: #fff;
    padding: 8px 30px;
}

p.about__paragraphwmp {
    color: #4B4B4B;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 149.4%;
    text-align: center;
}
.item__innerre5 {
    text-align: center;
}
label.topp {
    font-size: 18px;
    padding-bottom: 20px;
}
.item__innerre5 {
    background-color: #E4FFEE;
    border-radius: 28px;
    padding: 30px 40px 30px 40px;
}

button.meal1 {
    position: relative;
    top: 20px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 16px 24px 16px 24px;
    color: #fff !important;
    display: inline-block;
    margin-top: 30px;
    line-height: 20px;
    background: #D60000;
    border-radius: 14px;
}

button.meal1:hover {
    background: #D2093C;
    color: #ffffff !important;
    border-color: #D2093C;

}

button.meal1 a {
    color: #fff;
}

.text-centerk1 {
    text-align: center;
}






/* Wellness-Meal-Plans end code here*/




.bannera031 {
    position: relative;
    background: #f3f4fa;
    background-image: url(images/service/Group3107.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: start;
    height: 701px;
}

.banner.home-fiveaq1.mobile {
    position: relative;
    background: #f3f4fa;
    background-image: url(images/service/mwp2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: start;
    height: 699px;
}

.row.count__area.count__widthke01.mobileop1 {
    background-image: url(images/service/wmpa.png) !important;
    background-repeat: no-repeat;
    height: 790px;
    background-size: cover;
    margin-bottom: 50px;
}

.row.count__area.count__width0001.mobilea01 {
    background-image: url(images/service/mntmobile.png) !important;
    background-repeat: no-repeat;
    height: 790px;
    background-size: cover;
    margin-bottom: 50px;
}

.fot a {
    border-radius: 0 !important;
    width: 0px !important;
    height: 0px !important;
    border: none !important;
    text-align: center;
    line-height: 36px;
    color: #000 !important;
}

.fot a:hover {
    background: #00306e00 !important;
    color: #D2093C !important;
}

.accordion__area.p-relative.pt---110.lose111 {
    height: 100%;
}

.accordion__area.p-relative.pt---110.lose111 {
    background-image: url(images/service/Rectangle01.png);
    background-repeat: no-repeat;
    height: 830px;
    background-size: cover;
    margin: 0px;

}

h1.lose102 {
    color: var(--White_Color, #FFF);
    font-family: Ubuntu;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    text-transform: capitalize;
    padding-left: 30px;
}

.row.count__area.count__servicep1 {
    background-image: url(images/service/mntbanner.png);
    background-repeat: no-repeat;
    height: 555px;
    background-size: cover;
    margin-bottom: 50px;
}

.mobilert1 {
    background-image: url("images/about/Group31080.png") !important;
    background-repeat: no-repeat;
    height: 790px;
    background-size: cover;
    margin-bottom: 50px;
}
















.cart {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 62.5%;
    line-height: 1;
    color: #414141;
    background: #efefef;
    padding: 25px 0;
}

::selection {
    background: #bdc0e8;
}

::-moz-selection {
    background: #bdc0e8;
}

::-webkit-selection {
    background: #bdc0e8;
}

br {
    display: block;
    line-height: 1.6em;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

input, textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

strong, b {
    font-weight: bold;
}

em, i {
    font-style: italic;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    border: 0;
    max-width: 100%;
}



/* page structure */
#w {
    display: block;
    width: 100%;
    margin: 0 auto;
}

#title {
    display: block;
    width: 100%;
    background: #95a6d6;
    padding: 10px 0;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
}

td.product {
    /*text-align: left !important;*/
}

td.light {
    text-align: left !important;
}

td.product {

    padding: 50px 0px;
}

#page {
    padding: 20px !important;
    display: block;
    background: #fff;
    padding: 15px 0;

}

tr.toop {
    border-bottom: 1px solid #000000;
}




/** Checkout start **/
.badge {
    display: inline-block;
    padding: 0.35em 0.65em;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

select#country, select#state {
    padding: 8px 12px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.btn-primary {
    color: #fff;
    background-color: #d60000;
    border-color: #0d6efd00;
}

select#country, select#state {
    font-size: 1rem;
}


/** Checkout end **/

/** cart table **/
h2.react__tittlea034 {
    padding-bottom: 50px;
}

#cart {

    border-collapse: collapse;
    margin: 0;
    width: 100%;
    font-size: 1.2em;
    color: #444;
}

#cart thead th {
    padding: 8px 0;
    font-weight: bold;
}

#cart thead th.first {
    width: 230px;
    text-align: left;
    padding-left: 92px;
}

#cart thead th.second {
    width: 145px;
    text-align: center;
}

#cart thead th.third {
    width: 175px;
    text-align: center;
}

i.fa-regular.fa-trash {
    font: normal normal normal 22px/1 FontAwesome;
}

#cart thead th.fourth {
    width: 130px;
    text-align: center;
}

#cart thead th.fifth {
    width: 20px;
}

#cart tbody td {
    text-align: center;
    margin-top: 4px;
}

tr.productitm {
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #d7dbe0;
}


#cart tbody td img.thumb {
    vertical-align: bottom;
    border: 1px solid #ddd;
    margin-bottom: 4px;
}

.qtyinput {
    width: 33px;
    height: 22px;
    border: 1px solid #a3b8d3;
    background: #dae4eb;
    color: #616161;
    text-align: center;
}

tr.totalprice, tr.extracosts {
    height: 35px;
    line-height: 35px;
}

tr.extracosts {
    background: #e4edf4;
}

.remove {
    /* http://findicons.com/icon/261449/trash_can?id=397422 */
    cursor: pointer;
    position: relative;
    right: 12px;
    top: 5px;
}


.light {
    color: #888b8d;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.45);
    font-size: 1.1em;
    font-weight: normal;
}

.thick {
    color: #272727;
    font-size: 1.7em;
    font-weight: bold;
}


/** submit btn **/
tr.checkoutrow {

    border-top: 1px solid #abc0db;

}

td.checkout {
    padding: 12px 0;
    padding-top: 20px;
    width: 100%;
    text-align: right;
}


/* https://codepen.io/guvootes/pen/eyDAb */
#submitbtn {
    width: 150px;
    height: 35px;
    outline: none;
    border: none;
    border-radius: 5px;
    margin: 0 0 10px 0;
    font-size: 1.3em;
    letter-spacing: 0.05em;
    font-family: Arial, Tahoma, sans-serif;
    color: #fff;

    cursor: pointer;
    overflow: hidden;
    background: #d60000;

}

#submitbtn:hover {
    background-color: #D2093C;
    color: #FFF;
}

#submitbtn:active {
    border-bottom: 0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #338eff), color-stop(100%, #4d9cff));
    background-image: -webkit-linear-gradient(#338eff, #4d9cff);
    background-image: -moz-linear-gradient(#338eff, #4d9cff);
    background-image: -o-linear-gradient(#338eff, #4d9cff);
    background-image: linear-gradient(#338eff, #4d9cff);
    -webkit-box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 1px 3px 1px rgba(0, 0, 0, 0.25);
}




p.about__service12001 {
    color: #4B4B4B;
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 164%;
    margin: 0px 0px 109px 0px
}

h2.react__tittlea0 {
    color: #000;
    text-align: center;
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    text-transform: capitalize;
    margin: 0px;
}

.react__tittlea034 {
    color: #000;
    text-align: center;
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    text-transform: capitalize;
    margin: 0px 0px 0px 0px;
}

.react_featured_online.pt---100.pb---110.price1 {
    padding: 116px 0px 116px 0px;
}

.react_featured_online.pt---100.pb---110.price11 {
    padding: 50px 0px 116px 0px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.price1 {

    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background: #E4FFEE !important;
    padding: 20px;
}

.wrapper {

    max-width: 1090px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    justify-content: space-between;
}

.wrapper1 {

    max-width: 1090px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    justify-content: space-around !important;
}

.wrapper .table {
    background: #E4FFEE;
    width: calc(33% - 20px);
    padding: 30px 30px;
    position: relative;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.mobilerw31 {
    background-image: url(images/about/Group31080.png);
    background-repeat: no-repeat;
    height: 770px;
    background-size: cover;
    margin-bottom: 50px;
}

@media (max-width: 1020px) {
    .wrapper .table {
        width: calc(50% - 20px);
        margin-bottom: 40px;
    }
}

@media (max-width: 698px) {
    .wrapper .table {
        width: 100%;
    }
}

.table .price-section {
    display: flex;
    justify-content: center;
}

.price-section .price-area {

    width: 100%;
    background: #ffd861;

    padding: 2px;
}

.price-section .price-area .inner-area {

    width: 100%;
    color: #fff;
    text-align: center;
}

.price-area .inner-area .text {
    font-size: 18px;
    font-weight: 400;


}



.table .package-name {
    width: 100%;
    height: 2px;
    background: #ffecb3;
    margin: 35px 0;
    position: relative;
}

.table .package-name::before {
    position: absolute;
    content: "Basic";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #E4FFEE;
    font-size: 22px;
    padding: 0 10px;
    font-weight: bolder;
}

.table .features li {
    list-style: none;
    display: flex;

    margin-bottom: 0px;
}

.features li .list-name {
    font-size: 17px;
    font-weight: 400;
}

.features li .icon {
    font-size: 15px;
}

.features li .icon.check {
    color: #2db94d;
}

.features li .icon.cross {
    color: #cd3241;
}

.table .btn {
    display: flex;
    justify-content: center;
    margin-top: 35px;
}

.table .btn button {
    width: 80%;
    height: 50px;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    border: none;
    outline: none;
    border-radius: 25px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.basic .price-area,
.basic .inner-area {
    background: #ffd861;
}

.basic .btn button {
    background: #D60000;
    color: #fff;
    border-radius: 14px;

}

.basic .btn button:hover {
    background: #D2093C;
    color: #fff;
    border-radius: 14px;
}

.Premium .price-area,
.Premium .inner-area {
    background: #12662C;
    border-radius: 14px;
    padding: 2px 0px;
}

.Premium .btn button {
    background: #D60000;
    color: #fff;
    border-radius: 14px;
}

.Premium .btn button:hover {
    background: #D2093C;
    color: #fff;
    border-radius: 14px
}

.Ultimate .price-area,
.Ultimate .inner-area {
    background: #12662C;
    border-radius: 14px;
    padding: 2px 0px;
}

.Ultimate .btn button {
    background: #D60000;
    color: #fff;
    border-radius: 14px;
}

.Ultimate .btn button:hover {
    background: #D2093C;
    color: #fff;
    border-radius: 14px;
}

.basic .package-name {
    background: #43ef8b;
}

.Premium .package-name {
    background: #43ef8b;
}

.Ultimate .package-name {
    background: #43ef8b;
}

.basic .package-name::before {
    content: "Only $135";
}

.basic .package-name1::before {
    content: "Only $135" !important;
}


.Premium .package-name::before {
    content: "Only $230";
}

.Premium .package-name1::before {
    content: "Only $75" !important;
}

.Ultimate .package-name::before {
    content: "Only $400 ";
}

.basic ::selection,
.basic .price-area,
.basic .inner-area {
    background: #12662C;
    border-radius: 14px;
    padding: 2px 0px;
}
}

.Premium ::selection,
.Premium .price-area,
.Premium .inner-area {
    background: #12662C;
}

.Ultimate ::selection,
.Ultimate .price-area,
.Ultimate .inner-area {
    background: #12662C;
}







button.started-btn {
    position: relative;
    top: 20px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 16px 35px 16px 35px;
    color: #fff !important;
    display: inline-block;
    border-radius: 14px;
    line-height: 20px;
    background: #D60000;
}

button.started-btn a {
    color: #fff;

    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

/* Style the tab */


.react-upcoming__event.react-upcoming__event_list.blog__area.pt-90.pb-120 {
    padding: 116px 0px;
}


h1.banner-title {
    color: #291206;
    font-family: Abhaya Libre;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: 100.969%;
    text-transform: capitalize;
}

.home-five1.banner1 {
    position: relative;
    background: #f3f4fa;
    background-image: url("images/service/Hero-Banner.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-five1.banner1 .contents {
    padding: 168px 0;
}

.home-five1.banner1 .contents .banner1-pretitle {
    color: #252525;
    font-size: 20px;
    font-weight: 500;
}

.home-five1.banner1 .contents .banner1-title {
    color: #291206;
    font-family: Abhaya Libre;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.home-five1.banner1 .contents p {
    color: #252525;
    font-size: 20px;
    max-width: 420px;
    font-weight: 200px;
    margin-bottom: 35px;
}

.home-five1.banner1 .contents .started-btn {
    position: relative;
    top: 20px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 16px 35px 16px 35px;
    color: #fff !important;
    display: inline-block;
    margin-top: 30px;
    line-height: 20px;
    background: #D60000;
}

.home-five1.banner1 .contents .started-btn a {
    color: #fff;
    color: var(--White_Color, #FFF);
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.home-five1.banner1 .contents .started-btn:hover {
    background: #D2093C;
    color: #ffffff !important;
    border-color: #D2093C;
}

.home-five1.banner1 .hero {
    max-width: 626px;
    position: absolute;
    bottom: 0;
    right: 16%;
}

.home-five1.banner1 .hero img {
    max-width: 100%;
}

@media (max-width: 1600px) {
    .home-five1.banner1 .hero {
        right: 5%;
    }
}

@media (max-width: 1200px) {
    .home-five1.banner1 .contents {
        padding-bottom: 80px;
    }

    .home-five1.banner1 .hero {
        position: relative;
        bottom: inherit;
        right: inherit;
    }
}

@media (max-width: 1200px) {
    .home-five1.banner1 .contents {
        padding: 0;
        padding-top: 150px;
        padding-bottom: 40px;
        max-width: 600px;
    }
}

@media (max-width: 576px) {
    .home-five1.banner1 .contents .banner1-pretitle {
        font-size: 16px;
    }

    .home-five1.banner1 .contents .banner1-title {
        font-size: 40px;
        max-width: 400px;
    }
}


















header#react-header {
    padding: 15px 0px;
}

.react-login-page.react-signup-page {
    background-color: #f1f4f9;
    padding: 116px 0px;
}


#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

p.about__service12 {
    color: #4B4B4B;
    text-align: center;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 138.4%;
    text-transform: capitalize;
}

.nrt09 .owl-nav [class*="owl-"] {
    position: absolute !important;
    left: 20px !important;
    display: inline-block !important;
    font-size: 0 !important;
    width: 70px !important;
    height: 70px !important;
    line-height: 67px !important;
}

.nrt09 .owl-nav [class*="owl-"].owl-prev {
    left: -35px !important;
    right: auto !important;
}

.nrt09 .owl-nav [class*="owl-"].owl-prev {
    left: -2px !important;
    right: auto !important;
}

.nrt09 .owl-nav [class*="owl-"].owl-prev {
    left: 0px !important;
    right: auto !important;
}

.nrt09 .owl-nav [class*="owl-"] {
    position: absolute;
    left: 60px !important;
    display: inline-block;
    font-size: 20px !important;
    width: 50px;
    height: 50px;
    line-height: 48px;
    color: #00306e00 !important;
    background: #fff0 !important;
    border-radius: 100% !important;
    transition: all 0.5s ease 0s !important;
    box-shadow: -6px 20px 30px rgb(15 18 22 / 0%) !important;
}

.nrt09 .owl-nav [class*="owl-"].owl-prev:before {
    content: '\23' !important;
    color: #D60000 !important;
}

.nrt09 .owl-nav [class*="owl-"]:before {
    content: "\24" !important;
    color: #D60000 !important;
    font-family: ElegantIcons;
    position: absolute !importan;
    left: 50% !importan;
    transform: translateX(-50%) !importan;
    font-size: 26px !importan;
    font-weight: 700 !importan;
    line-height: 60px !importan;
    color: #fff;
}

.nrt09 .owl-nav [class*="owl-"].owl-next {
    left: 40px !important;
    right: 0px !important;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.event__card19 {
    /* padding: 24px; */
    background: #FFF;
    /*box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;*/
    margin-bottom: 20px;
    margin-top: 40px;
    height: 500px;
}

.event__card19 h4 {
    color: #291206;
    font-family: Ubuntu;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    text-transform: capitalize;
    text-align: left;
    padding-top: 38px;
}

.parag19 {
    text-transform: capitalize;
    text-align: left;
    color: #595959;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
}

.login-top1 h3 {
    color: #12662C;
    font-family: Abhaya Libre;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 103.969%;
}

.login-top1 p {
    color: var(--text-secondary-grey-3, #B8BCCA);
    font-family: IBM Plex Sans;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.2px;
}




.accordion__wrapper1 {
    background-color: #61846c00;
}

.accordion-item {
    background-color: #fff0;
    border: 1px solid rgba(0, 0, 0, .125);
}

.accordion__area.p-relative.pt---110.lose {
    background-image: url(images/service/Rectangle.png);
    background-repeat: no-repeat;
    height: 100%;
    background-size: cover;
    margin: 0px;
    margin-bottom: 121px !important;
}

h1.lose1 {
    color: var(--White_Color, #FFF);
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    text-transform: capitalize;
}

h4.lose2 {
    color: #FFF;
    font-family: Ubuntu;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 129.4%;
    text-transform: capitalize;
    padding-bottom: 36px;
}

.row.count__area.count__service {
    background-image: url(images/service/CTABand.png);
    background-repeat: no-repeat;
    height: 735px;
    background-size: cover;
    margin-bottom: 50px;
}

h3.about__service {
    color: #291206;
    font-family: Abhaya Libre;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 99.969%;
}

p.about__service2 {
    color: #4B4B4B;
    font-family: Ubuntu;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 135.969%;
}








button#menu-btn {
    border: none;
    background: #D60000;
    color: var(--gray-colors-white, #FFF);
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 15px;
    letter-spacing: -0.22px;
    border-radius: 5px;
}

/* Services page*/

.ser1 {
    color: #12662C;
    font-family: Ubuntu;
    font-size: 38px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding-right: 90px;
}

h1.banner-title {
    padding: 0px 230px 0px 0px;
}

.react__tittle_ser {
    color: #291206;
    text-align: center;
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    text-transform: capitalize;
}

/* end Services page*/

/*about*/
.hero4__area .event__video-btn--plays {
    position: relative;
    top: 20px;
    font-size: 16px;
    font-weight: 600;

    border: none;
    padding: 16px 24px 16px 24px;
    color: #fff !important;
    display: inline-block;
    margin-top: 30px;
    line-height: 20px;
    background: #D60000;
}

.event__video-btn--plays a {
    color: #fff;
    color: var(--White_Color, #FFF);
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.event__video-btn--plays:hover {
    background: #D2093C;
    color: #ffffff !important;
    border-color: #D2093C;
}

.event__video-btn--plays a:hover {
    color: #fff !important;
}

h1.hero4__title1 {
    color: #291206;
    font-family: Abhaya Libre;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

h4.respo {
    color: #4B4B4B;
    text-align: center;
    font-family: Ubuntu;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 129.4%;
    text-transform: capitalize;
}




.col-lg-6.abo1 {
    padding: 0px 30px 0px 0px;
}

.col-lg-6.abo {
    padding: 0px 0px 0px 30px;
}

.react__title__section.react__title__section-all {
    padding: 120px 0px 0px 0px;
}

p.about__paragraph {
    margin: 0px;
    color: #291206;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
}

.col-md-4.box1 {
    border-bottom: 1px solid #5959592b;
    border-right: 1px solid #5959592b;
    padding: 51px 0px 92px 0px;
}

.col-md-4.box2 {
    border-bottom: 1px solid #5959592b;
    border-right: 1px solid #5959592b;
    padding: 51px 0px 92px 63px;
}

.col-md-4.box3 {
    border-bottom: 1px solid #5959592b;
    padding: 51px 0px 92px 63px;
}

.col-md-4.box4 {
    border-right: 1px solid #5959592b;
    padding: 51px 0px 92px 0px;
}

.col-md-4.box5 {
    border-right: 1px solid #5959592b;
    padding: 51px 0px 92px 63px;

}

.col-md-4.box6 {
    padding: 51px 0px 92px 63px;

}

.react-content {
    padding: 0px 0px 0px 25px;
}

.about__content01 {
    padding: 116px 0px 0px 0px;
}

.row.count__area.count__width01001 {
    background-image: url(images/about/Group-3080.png);
    background-repeat: no-repeat;
    height: 758px;
    background-size: cover;
    margin-bottom: 50px;
}

.event__card1 {
    padding: 24px;
    background: #FFF;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-bottom: 20px;
    margin-top: 40px;
    height: 200px;
}

.col-md-9.text-center.y {
    padding-left: 50px;
}

.event__card1 h4 {
    color: #000;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    /* 33.644px */
    text-transform: capitalize;
    text-align: left;
    margin: 0px;
}

.parag1 {
    color: #595959;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 129.4%;
    /* 25.88px */
    text-transform: capitalize;
    text-align: left;

}

.nrt .owl-nav [class*="owl-"].owl-prev {
    left: 0px !important;
    right: auto !important;
}

.nrt .owl-nav {
    position: absolute;
    display: block;
    top: 108% !important;
    right: unset;
    width: 100%;
    opacity: 1;
    transition: all 0.5s ease 0s;
}

.nrt .owl-nav [class*="owl-"].owl-prev {
    left: -2px !important;
    right: auto !important;
}

.nrt .owl-nav [class*="owl-"] {
    position: absolute;
    left: 60px !important;
    display: inline-block;
    font-size: 20px !important;
    width: 50px;
    height: 50px;
    line-height: 48px;
    color: #00306e00 !important;
    background: #fff0 !important;
    border-radius: 100% !important;
    transition: all 0.5s ease 0s !important;
    box-shadow: -6px 20px 30px rgb(15 18 22 / 0%) !important;



}

/*about end*/











.row.count__area.count__width01.mobile1 {
    background-image: url(images/home/Group3075.png) !important;
    background-repeat: no-repeat;
    height: 790px;
    background-size: cover;
    margin-bottom: 50px;
}

p.about__paragraph20 {
    padding: 0px 100px;
}

.qna-dropdown {
    margin: 0px auto;
    padding: 0px 140px;
}





.about__area.about__area_one.p-relative1 {
    padding: 116px 0px 0px 0px;
}

.qna-section-seven.pb---120 {
    padding: 116px 0px;
    background-color: #F4F4F4;
}

.col-lg-6.gtyr {
    padding: 0px 0px 116px 0px;
}



.try .container {
    max-width: 1920px;
}

h2.about__title1 {
    color: #FFF !important;
    font-family: Abhaya Libre !important;
    font-size: 68px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 99.969% !important;
    margin: 0px;
}

p.about__paragraph12 {
    color: #FFF !important;
    font-family: Ubuntu;
    font-size: 34px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 135.969%;
}

.about__content1011 {
    padding: 250px 0px 0px 300px;
}

.about__content10 {
    padding: 250px 50px 0px 77px;
}

.about__image04 {
    margin: 0px auto;
    max-width: 150px;
    padding: 0px 0px 28px 0px;
}

h2.about__title11.title20 {
    color: var(--Primary_Color, #291206);
    text-align: center;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin: 0px 0px 20px 0px;
}

/*.about__area.about__area_one p {
    margin-bottom: 10px;
    color: #000;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 164%;
    padding: 0px 108px;
    margin: 0px;
    text-align: center;
}*/
p.about__paragraph20 {
    color: #595959 !important;
    text-align: center;
    font-family: Ubuntu;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 28px !important;
}





.topbar-contact {
    text-align: center;
}

.content-part {
    text-align: center !important;
}

.free1 {
    display: contents;
}

.freee {
    text-align: center;
}

span.slider-pretitle.fr1 {
    background-image: url(images/home/Free-Health-Coach.png);
    background-repeat: no-repeat;
}

span.slider-pretitle.fr2 {
    background-image: url(images/home/Free-Food-Coach.png);
    background-repeat: no-repeat;
}

.freee {
    text-align: center;
    margin-top: 100px;
}

p.slider-title1 {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
}

.toolbar-sl-share button {
    color: #D60000;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    border: 1px solid #999797;
    padding: 8px 5px 7px 5px;
}

/*a.logo-text img {
  width: 160px;
}*/
.about__content .text h2 {
    color: #291206;
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

p.chap {
    color: #4B4B4B;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 142.4%;
}

.row.abot {
    background-image: url(images/Group3054.png);
    background-repeat: no-repeat;
    height: 961px;
    background-size: cover;
}


.row.count__area.count__width {
    background-image: url(images/about/bcd.png);
    background-repeat: no-repeat;
    height: 770px;
    background-size: cover;
    margin-bottom: 50px;
}

.row.count__area.count__width01 {
    background-image: url(images/home/Group3064.png);
    background-repeat: no-repeat;
    height: 770px;
    background-size: cover;
    margin-bottom: 50px;
}

.row.quote {
    background-image: url(images/Quote.png);
    background-repeat: no-repeat;
    height: 671px;
    background-size: contain;
}

.react__title__section {
    padding: 116px 0px;
}

p.text-center1 {
    color: #189E49;
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin: 0px;
}

.about__area.about__area_one p {
    margin-bottom: 10px;
    color: #000;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 164%;
}

h2.about__title211 {

    margin-bottom: 29px !important;
}

p.text-center2 {
    color: #189E49;
    text-align: center;
    font-family: Ubuntu;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    text-transform: capitalize;
    margin: 0px;
}

.about__content {
    padding: 116px 50px 0px 77px;
}

.about__image {
    margin-top: 100px;
}

p.about__paragraph23 {
    color: #4B4B4B;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 164%;
    margin-bottom: 10px;
}

h3.about__title101 {
    color: #FFF;
    font-family: Abhaya Libre;
    font-size: 68px;
    font-style: normal;
    font-weight: 700;
    line-height: 99.969%;
    margin-bottom: initial;
    text-transform: capitalize;
}

.about__content001, .about__content003, .about__content005, .about__content006 {
    padding: 90px 207px 0px 172px;
    background-image: url(images/about/Rectangle214.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 336px;
}

.row1 {
    margin-top: -190px;
}

.row.row2 {
    margin-top: -253px;
    padding-bottom: 116px;
}

.row.row3 {
    margin-top: -188px;
}

.row.row4 {
    margin-top: -272px;
}

.row.row5 {
    margin-top: -190px;
}

.about__content002, .about__content004 {
    padding: 90px 172px 0px 193px;
    background-image: url(images/about/Rectangle223.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 336px;
}


.col-lg-4.get1, .col-lg-8.get2 {
    padding: 0px;
}

.col-lg-4.get11, .col-lg-8.get22 {
    padding: 0px;
}

.col-lg-8.get2 {
    margin: 68px 0px 0px -98px;
    position: relative;
    z-index: 0;
}

.col-lg-4.get1 {
    position: relative;
    z-index: 9;
}

.col-lg-4.get11 {
    position: relative;
    z-index: 9;
}

.col-lg-8.get22 {
    position: relative;
    z-index: 0;
    margin: 50px -100px 0px 0px;
}


/* abbas start code end here  Rectangle214*/
img {
    max-width: 100%;
    height: auto;
}

p {
    margin: 0 0 26px;
    font-family: Ubuntu;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Source Sans Pro', sans-serif;
    color: #00306e;
    margin: 0 0 26px;
    font-weight: 500;
    line-height: 1.2;
}

h1 {
    font-size: 60px;
}

h2 {
    font-size: 42px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 14px;
}

a {
    color: #3270fc;
    transition: all 0.5s ease 0s;
    text-decoration: none !important;
    outline: none !important;
}

a:active,
a:hover {
    text-decoration: none;
    outline: 0 none;
    color: #3270fc;
}

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

.pinkColor {
    color: #ee3688;
}

.section-bg {
    background: #f5f5f5;
}

/*****************************************************
    02. Common Class CSS Here
****************************/
.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.react-absolute {
    position: absolute;
}

.primary-color {
    color: #3270fc !important;
}

.secondary-color {
    color: #00306e !important;
}

.white-color {
    color: #ffffff !important;
}

.normal {
    font-weight: 400;
}

.z-index-1 {
    position: relative;
    z-index: 1;
}

.no-padding {
    padding: 0;
}

.mb---50 {
    margin-bottom: 50px;
}

.mb---55 {
    margin-bottom: 55px;
}

.mb---70 {
    margin-bottom: 70px;
}

.mb---80 {
    margin-bottom: 80px;
}

.mb---90 {
    margin-bottom: 90px;
}

.react__title__section {
    padding-bottom: 30px;
}

.react__title__section h2 {
    color: var(--Primary_Color, #291206);
    text-align: center;
    font-family: Abhaya Libre ExtraBold;
    font-size: 58px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}

.react__title__section a {
    background: #3270FC;
    border-radius: 6px;
    padding: 10px 26px;
    line-height: 20px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 12px;
}

.react__title__section a:hover {
    opacity: .9;
}

.react__title__section.react__title__section2 h2 {
    font-size: 44px;
    color: #0F1216;
}

.align-v {
    align-items: end;
}

.w-btn {
    cursor: pointer;
    font-size: 15px;
    color: #ffffff;
    background: #2a6df5;
    border: 2px solid #ebebf1;
    text-align: center;
    padding: 0 30px;
    display: inline-block;
    font-weight: 600;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.w-btn:hover {
    background-color: #ffffff;
    color: #00306e;
}

.w-btn-2 {
    font-size: 15px;
    padding: 12px 37px;
    border: 2px solid #2a6df5;
}

.w-btn-2:hover {
    border: 2px solid rgba(15, 22, 41, 0.078);
    background-color: #ffffff;
    color: #00306e;
}

.w-btn-3 {
    padding: 7px 28px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    color: #ffffff;
    background: #2a6df5;
    border: 2px solid #2a6df5;
}

.w-btn-3:hover {
    border: 2px solid rgba(15, 22, 41, 0.078);
    background-color: #ffffff;
    color: #00306e;
}

.w-btn-4 {
    padding: 8px 41px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    background: #ffffff;
    color: #00306e;
    border: 2px solid rgba(15, 22, 41, 0.078);
}

.w-btn-4:hover {
    border-color: #2a6df5;
    color: #ffffff;
    background: #2a6df5;
}

.w-btn-5 {
    padding: 8px 31px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    background: #ffffff;
    color: #00306e;
    border: 2px solid rgba(15, 22, 41, 0.078);
}

.w-btn-5:hover {
    border-color: #2a6df5;
    color: #ffffff;
    background: #2a6df5;
}

.w-btn-8 {
    color: #00306e;
    background: #ffffff;
    padding: 3px 31px;
}

.w-btn-8:hover {
    border-color: #2a6df5;
    color: #ffffff;
    background: #2a6df5;
}

.w-btn-9 {
    padding: 7px 40px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
    color: #ffffff;
    background: #2a6df5;
    border: 2px solid #2a6df5;
}

.w-btn-9:hover {
    border: 2px solid rgba(15, 22, 41, 0.078);
    background-color: #ffffff;
    color: #00306e;
}

.w-btn-11 {
    height: 40px;
    line-height: 36px;
    padding: 0 17px;
    background: #2a6df5;
    color: #ffffff;
    border-radius: 6px;
    border: 2px solid #2a6df5;
}

.w-btn-11:hover {
    border: 2px solid #ebebf1;
    background-color: transparent;
    color: #00306e;
}

.w-btn-12 {
    height: 40px;
    line-height: 36px;
    padding: 0 17px;
    background: #fd4680;
    color: #ffffff;
    border-radius: 0px;
    border: 2px solid #fd4680;
}

.w-btn-12:hover {
    border: 2px solid #4917bf;
    background-color: transparent;
    color: #00306e;
}

.w-btn-16 {
    padding: 9px 31px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #fd4680;
    color: #ffffff !important;
    border: 2px solid #fd4680;
}

.w-btn-16:hover {
    border: 2px solid #fd4680;
    color: #00306e !important;
    background-color: transparent;
}

.w-btn-blue {
    padding: 10px 20px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    background: #ffffff;
    color: #00306e;
}

.w-btn-blue-header {
    height: 40px;
    padding: 0 20px;
    line-height: 40px;
    background: #ffffff;
    color: #00306e;
    border: rgba(15, 22, 41, 0.078);
}

.w-btn-blue:hover {
    background-color: #2a6df5;
}

.w-btn-blue-2 {
    padding: 10px 20px;
    background: #ffffff;
    color: #00306e;
    border-color: rgba(15, 22, 41, 0.078);
}

.w-btn-blue-2:hover {
    border-color: rgba(15, 22, 41, 0.078);
    color: #ffffff;
}

.react-btn {
    background: #3270fc;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    border-radius: 30px;
    display: inline-block;
    padding: 10px 38px;
    border: 2px solid #3270fc;
    transition: all 0.5s ease 0s;
}

.react-btn:hover {
    background: none;
    color: #3270fc;
}

.react-btn-border {
    background: #ffffff;
    border: 2px solid rgba(255, 255, 255, 0.3);
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    display: inline-block;
    padding: 15px 35px 15px 35px;
    transition: all 0.5s ease 0s;
    color: #00306e;
    line-height: 20.11px;
}

.react-btn-border:hover {
    background: #3270fc;
    color: #ffffff;
    border-color: #3270fc;
}

/*****************************************************
    03. Header Section CSS Here
****************************/
.react-header {
    background: #ffffff;
    position: relative;
    z-index: 9999;
}

.react-header .react-inner-menus {
    display: flex;
}

.react-header .react-menus>li>a {
    font-family: 'Source Sans Pro', sans-serif;
}

.react-header .react-menus li a {

    color: var(--Primary_Color, #291206);
    font-family: Ubuntu;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}

.react-header .react-menus li a:hover {
    color: #D2093C !important;
}

.react-header .react-menus li a.react-current-page {
    color: #D2093C !important;
}

.react-header .react-main-menu {
    position: relative;
}

.react-header .container {
    max-width: 1320px;
}

.react-header .logo {
    padding: 0px 90px 0px 0px;
}

.react-header.react-header-two {
    box-shadow: 0px 4px 10px rgba(0, 14, 32, 0.06);
}

.react-header.react-header-two .searchbar-part .phone-part {
    border-left: 1px solid #DFE2E5;
    padding-left: 25px;
}

.react-header.react-header-two .searchbar-part .phone-part a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #0F1216;
}

.react-header.react-header-two .searchbar-part .phone-part a svg {
    color: #3270FC;
}

.react-header.react-header-two .searchbar-part .phone-part a:hover {
    color: #3270FC;
}

.react-header.react-header-two .react-logins {
    border: none;
    padding-left: 20px;
}

.react-header.react-header-two .react-logins a {
    background: #3270FC;
    border-radius: 6px;
    padding: 10px 26px;
    line-height: 20px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.react-header.react-header-two .react-logins a svg {
    width: 18px;
}

.react-header.react-header-two .react-logins a:hover {
    opacity: .9;
}

.react-header.react-header-three .cate-part {
    display: flex;
    align-items: center;
}

.react-header.react-header-three .cate-part svg {
    margin-right: -16px;
    margin-top: 4px;
}

.react-header.react-header-three .cate-part .react-category-menu {
    margin-left: 25px;
}

.react-header.react-header-three .cate-part .react-category-menu li {
    position: relative;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
}

.react-header.react-header-three .cate-part .react-category-menu li a {
    color: #091524;
}

.react-header.react-header-three .cate-part .react-category-menu li a:hover {
    color: #3270FC;
}

.react-header.react-header-three .cate-part .react-category-menu li a i {
    font-size: 22px;
    position: relative;
    top: 4px;
}

.react-header.react-header-three .cate-part .react-category-menu li ul {
    position: absolute;
    left: -20px;
    top: 100%;
    width: 172px;
    transform: scaleY(0);
    transition: all 0.4s ease-in-out 0s;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    padding: 20px 20px 23px 20px;
    background: #fff;
    border-radius: 0 0 4px 4px;
}

.react-header.react-header-three .cate-part .react-category-menu li ul li {
    padding: 3px 0;
}

.react-header.react-header-three .cate-part .react-category-menu li:hover ul {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.react-header.react-header-three .cate-part .react-category-menu li:hover ul li {
    font-size: 15px;
}

.react-header.react-header-three .cate-part:hover {
    color: #3270FC;
}

.react-header.react-header-three .cate-part:hover .react-category-menu li {
    color: #3270FC;
}

.react-header.react-header-three .cate-part:hover .react-category-menu li ul {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.react-header.react-header-three .cate-part:hover .react-category-menu li ul li {
    font-size: 15px;
}

.react-header.react-header-four {
    width: 100%;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
}

.react-header.react-header-four.react-sticky {
    background: #000;
}

.react-header.react-header-four .react-inner-menus li {
    background: transparent !important;
}

.react-header.react-header-four .react-inner-menus ul li a {
    color: white;
}

.react-header.react-header-four .react-inner-menus ul li a.react-current-page {
    color: #3270fc !important;
}

.react-header.react-header-four .react-login svg {
    stroke: white;
}

.react-header.react-header-four .search-form {
    background: none !important;
    width: inherit;
    height: inherit;
    padding: inherit !important;
}

.react-header.react-header-four .search-form .search-btn svg {
    stroke: white;
    width: 18px;
    aspect-ratio: 1;
    transform: translateY(-4px);
    cursor: pointer;
}

.react-header.react-header-four .search-form .search-input {
    position: absolute;
    right: 0;
    top: 70px;
    background: #434852 !important;
    color: white !important;
    margin-left: 10px;
    width: 250px;
    height: 0;
    padding: 0 10px;
    transition: 500ms;
}

.react-header.react-header-four .search-form .search-input.show {
    padding: 5px 10px;
    height: 40px;
}

.react-header.react-header-four .react-menus li a:hover {
    color: #3270fc !important;
}

.react-header.react-header-four .react-menus li ul {
    background: #000;
}

.react-header.react-header-four .react-menus li ul li a:hover {
    color: #3270fc !important;
}

.react-header.react-header-five.react-sticky .menu-part {
    background: #ffffff;
    box-shadow: 10px 0 20px rgba(8, 0, 41, 0.08);
}

.react-header.react-header-five.react-sticky .search-form {
    background: #f3f4fa !important;
}

.react-header.react-header-five .cate-part {
    display: flex;
    align-items: center;
}

.react-header.react-header-five .cate-part svg {
    margin-right: -16px;
    margin-top: 4px;
}

.react-header.react-header-five .cate-part .react-category-menu {
    margin-left: 25px;
}

.react-header.react-header-five .cate-part .react-category-menu li {
    position: relative;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
}

.react-header.react-header-five .cate-part .react-category-menu li a {
    color: #091524;
}

.react-header.react-header-five .cate-part .react-category-menu li a:hover {
    color: #3270FC;
}

.react-header.react-header-five .cate-part .react-category-menu li a i {
    font-size: 22px;
    position: relative;
    top: 4px;
}

.react-header.react-header-five .cate-part .react-category-menu li ul {
    position: absolute;
    left: -20px;
    top: 100%;
    width: 172px;
    transform: scaleY(0);
    transition: all 0.4s ease-in-out 0s;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    padding: 20px 20px 23px 20px;
    background: #fff;
    border-radius: 0 0 4px 4px;
}

.react-header.react-header-five .cate-part .react-category-menu li ul li {
    padding: 3px 0;
}

.react-header.react-header-five .cate-part .react-category-menu li:hover ul {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.react-header.react-header-five .cate-part .react-category-menu li:hover ul li {
    font-size: 15px;
}

.react-header.react-header-five .cate-part:hover {
    color: #3270FC;
}

.react-header.react-header-five .cate-part:hover .react-category-menu li {
    color: #3270FC;
}

.react-header.react-header-five .cate-part:hover .react-category-menu li ul {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.react-header.react-header-five .cate-part:hover .react-category-menu li ul li {
    font-size: 15px;
}

.react-header .react-menus.home-four li {
    background: #000;
}

.react-header .react-header-five .cate-part {
    display: flex;
    align-items: center;
}

.react-header .react-header-five .cate-part.react-sticky {
    background: #ffffff !important;
}

.react-header .react-header-five .cate-part svg {
    margin-right: -16px;
    margin-top: 4px;
}

.react-header .react-header-five .cate-part .react-category-menu {
    margin-left: 25px;
}

.react-header .react-header-five .cate-part .react-category-menu li {
    position: relative;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
}

.react-header .react-header-five .cate-part .react-category-menu li a {
    color: #091524;
}

.react-header .react-header-five .cate-part .react-category-menu li a:hover {
    color: #3270FC;
}

.react-header .react-header-five .cate-part .react-category-menu li a i {
    font-size: 22px;
    position: relative;
    top: 4px;
}

.react-header .react-header-five .cate-part .react-category-menu li ul {
    position: absolute;
    left: -20px;
    top: 100%;
    width: 172px;
    transform: scaleY(0);
    transition: all 0.4s ease-in-out 0s;
    transform-origin: 0 0 0;
    opacity: 0;
    visibility: hidden;
    padding: 20px 20px 23px 20px;
    background: #fff;
    border-radius: 0 0 4px 4px;
}

.react-header .react-header-five .cate-part .react-category-menu li ul li {
    padding: 3px 0;
}

.react-header .react-header-five .cate-part .react-category-menu li:hover ul {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.react-header .react-header-five .cate-part .react-category-menu li:hover ul li {
    font-size: 15px;
}

.react-header .react-header-five .cate-part:hover {
    color: #3270FC;
}

.react-header .react-header-five .cate-part:hover .react-category-menu li {
    color: #3270FC;
}

.react-header .react-header-five .cate-part:hover .react-category-menu li ul {
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.react-header .react-header-five .cate-part:hover .react-category-menu li ul li {
    font-size: 15px;
}

.react-header.react-sticky {
    background: #ffffff;
    position: fixed !important;
    width: 100%;
    -webkit-animation: stickyanimations 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: stickyanimations 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    box-shadow: 10px 0 20px rgba(8, 0, 41, 0.08);
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.react-header.react-sticky .toolbar-area {
    display: none;
}

.react-header .menu-title {
    font-size: 18px;
    font-weight: 700;
    color: #00306e;
}

.react-header .searchbar-part {
    display: flex;

    padding-left: 20px;
}

.react-header .searchbar-part .search-form {
    background: #F4F5F5;
    border-radius: 6px;
    padding: 7px 18px 9px 25px;
}

.react-header .searchbar-part .search-form [type="text"] {
    border: none;
    color: #4b5b70;
    font-size: 14px;
    outline: none;
    background: none;
}

.react-header .searchbar-part .search-form button {
    border: none;
    background: none;
    padding: 0;
}

.react-header .searchbar-part .react-login {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;

    padding: 0 30px;
}

.react-header .searchbar-part .react-login a {
    color: #00306e;
}

.react-header .searchbar-part .react-login a:hover {
    color: #3270fc;
}

.react-header .searchbar-part .react-login svg {
    color: #00306e;
    margin-right: 3px;
    position: relative;
    top: -3px;
    width: 19px;
}

.react-header .topbar-area.style1 {
    background: #fff;
    color: #fff;
    padding: 10px 0;
    font-size: 14px;
}

.react-header .topbar-area.style1 .topbar-contact ul {
    display: flex;
}

.react-header .topbar-area.style1 .topbar-contact ul li {
    margin-left: 30px;
}

.react-header .topbar-area.style1 .topbar-contact ul li svg {
    width: 18px;
    padding-right: 2px;
    color: #D60000;
}

.react-header .topbar-area.style1 .topbar-contact ul li:first-child {
    margin-left: 0;
}

.react-header .topbar-area.style1 li a {
    color: #999797;
    text-align: center;
    font-family: Ubuntu;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.react-header .topbar-area.style1 li a:hover {
    color: #b5b2b2;
}

.react-header .topbar-area.style1 ul.social-links li {
    margin-right: 15px;
}

.react-header .topbar-area.style1 ul.social-links li a {
    width: unset;
    height: unset;
    line-height: unset;
    border: 0;
}

.react-header .topbar-area.style1 ul.social-links li a:hover {
    background: transparent;
    color: #b5b2b2;
}

.react-sub-shadow li ul.sub-menu {
    box-shadow: 0px 30px 30px 0px rgba(10, 0, 45, 0.1);
}

.topbar-area.style7 {
    background: #316ffb;
    color: #fff;
    padding: 5px 0;
    font-size: 14px;
}

.topbar-area.style7 .topbar-contact ul {
    display: flex;
    justify-content: flex-end;
}

.topbar-area.style7 .topbar-contact ul li {
    margin-left: 50px;
}

.topbar-area.style7 .topbar-contact ul li svg {
    width: 17px;
    margin-right: 10px;
}

.topbar-area.style7 .topbar-contact ul li:first-child {
    margin-left: 0;
}

.topbar-area.style7 li a {
    color: #fff;
}

.topbar-area.style7 li a:hover {
    color: #b5b2b2;
}

.topbar-area.style7 ul.social-links li {
    margin-right: 25px;
}

.topbar-area.style7 ul.social-links li a {
    width: unset;
    height: unset;
    line-height: unset;
    border: 0;
}

.topbar-area.style7 ul.social-links li a:hover {
    background: transparent;
    color: #b5b2b2;
}

@-webkit-keyframes stickyanimations {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes stickyanimations {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.event__video-btn--play {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.event__video-btn--play-btn {
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 86px;
    text-align: center;
    font-size: 25px;
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    color: #2a6df5;
    border-color: #ffffff;
}

.event__video-btn {
    position: relative;
}

.event__video-btn--play-btn::before {
    content: "";
    height: 120px;
    width: 120px;
    position: absolute;
    left: -15px;
    top: -15px;
    border: 1px solid rgba(255, 255, 255, 0.302);
    border-radius: 50%;
    animation: videoBtnAnim 3s linear infinite;
    display: block;
}

.event__video-btn--play-btn::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
    border-radius: 50%;
    transition: all 0.3s ease-in-out;
}

.event__video-btn--play-btn i {
    z-index: 2;
    position: relative;
    top: 9px;
    font-size: 35px;
}

@-webkit-keyframes videoBtnAnim {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    75% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes videoBtnAnim {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    25% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    75% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@keyframes videoBtnAnim6 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }

    25% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    50% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    75% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    to {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }
}

@keyframes videoBtnAnimSix2 {
    0% {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

    25% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    50% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
    }

    75% {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }

    to {
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }
}

.react__shape__abd {
    position: absolute;
    right: 51.5%;
    top: 45%;
}

.react__shape__ab {
    position: absolute;
    right: 54.5%;
    top: 28%;
    -webkit-animation: slide-top 5000ms linear infinite alternate;
    animation: slide-top 5000ms linear infinite alternate;
}

.react__shape__abc {
    position: absolute;
    right: 39%;
    top: 80%;
    -webkit-animation: slide-top 5000ms linear infinite alternate;
    animation: slide-top 5000ms linear infinite alternate;
}

/*****************************************************
    04. Banner Section CSS Here
****************************/
.home-banner-part {
    position: relative;
}

.home-banner-part .container {
    max-width: 1430px;
}

.home-banner-part .react__shape__1 {
    position: absolute;
    left: 100px;
    top: 80px;
    -webkit-animation: slide-top 5000ms linear infinite alternate;
    animation: slide-top 5000ms linear infinite alternate;
}

.home-banner-part .react__shape__2 {
    position: absolute;
    left: -240px;
    bottom: 80px;
    -webkit-animation: slide-top 5500ms linear infinite alternate-reverse;
    animation: slide-top 5500ms linear infinite alternate-reverse;
}

.home-banner-part .react__shape__3 {
    position: absolute;
    right: -35px;
    top: 80px;
    -webkit-animation: slide-top 5500ms linear infinite alternate-reverse;
    animation: slide-top 5500ms linear infinite alternate-reverse;
}

.home-banner-part .react__shape__4 {
    position: absolute;
    right: 250px;
    bottom: 190px;
    -webkit-animation: rotate-center 6600ms ease-in-out infinite alternate both;
    animation: rotate-center 6600ms ease-in-out infinite alternate both;
}

.home-banner-part .react__shape__5 {
    position: absolute;
    right: 460px;
    top: 160px;
}

.home-banner-part .banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.home-banner-part .banner-content .banner-title {
    font-size: 54px;
    margin-bottom: 15px;
    color: #091524;
    line-height: 64px;
    font-weight: 800;
    letter-spacing: -0.9px;
}

.home-banner-part .banner-content .banner-desc {
    font-size: 18px;
    color: #3e3e51;
}

.home-banner-part .banner-content .react-btn {
    padding: 12px 38px;
}

.home-banner-part .react__hero__card {
    position: absolute;
    top: 280px;
    right: 172px;
    width: 310px;
    background-color: #ffffff;
    border: 1px solid #ebebf1;
    box-shadow: 0px 20px 60px 0px rgba(0, 15, 56, 0.1);
    border-radius: 10px;
    -webkit-animation: slide-top 5500ms linear infinite alternate;
    animation: slide-top 5500ms linear infinite alternate;
}

.home-banner-part .react__hero__card .react__thumb {
    position: relative;
}

.home-banner-part .react__hero__card .react__thumb img {
    border-radius: 12px 12px 0 0;
}

.home-banner-part .react__hero__card .react__thumb .react__price {
    border-radius: 50%;
    background-color: #3270fc;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 29px;
    bottom: -23px;
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
}

.home-banner-part .react__hero__card .hero__card-content {
    padding: 30px;
}

.home-banner-part .react__hero__card .hero__card-content .react-category {
    font-size: 14px;
    line-height: 28px;
    color: #f11e78;
    background-color: rgba(241, 30, 120, 0.059);
    border-radius: 12px;
    padding: 4px 14px;
}

.home-banner-part .react__hero__card .hero__card-content .react-course-title {
    font-size: 20px;
    line-height: 1.5;
    margin: 14px 0 16px;
    font-weight: 800;
}

.home-banner-part .react__hero__card .hero__card-content .react-course-title a {
    color: #0f1629;
}

.home-banner-part .react__hero__card .hero__card-content .react-course-title a:hover {
    color: #3270fc;
}

.home-banner-part .react__hero__card .hero__card-content .hero__card-icon {
    justify-content: space-between;
}

.home-banner-part .react__hero__card .hero__card-content .hero__card-icon .hero__card-icon--1 svg {
    border-radius: 50%;
    background-color: #f2f6fe;
    padding: 7px;
    width: 32px;
    height: 32px;
    color: #3270fc;
}

.home-banner-part .react__hero__card .hero__card-content .hero__card-icon .hero__card-icon--1 span {
    font-weight: 500;
    font-size: 15px;
    color: #4b4c57;
    padding-left: 7px;
}

.home-banner-part .react__hero__card .hero__card-content .hero__card-icon .hero__card-icon--2 svg {
    border-radius: 50%;
    background-color: #fff9f1;
    padding: 7px;
    width: 32px;
    height: 32px;
    color: #ff9415;
}

.home-banner-part .react__hero__card .hero__card-content .hero__card-icon .hero__card-icon--2 span {
    font-weight: 500;
    font-size: 15px;
    color: #4b4c57;
    padding-left: 7px;
}

.home-banner-part .react__hero__card .hero__card-content .hero__card-icon .react__user img {
    width: 35px;
    border-radius: 50%;
}

.home-five.searchbar-part .search-form {
    background: #ffffff !important;
}

.home-five.menu-part {
    width: 100%;
    position: absolute;
}

.home-five.section-title-area .section-pretitle {
    color: #252525;
    font-size: 20px;
    font-weight: 500;
    line-height: 15px !important;
    margin-bottom: 20px;
}

.home-five.section-title-area .section-title {
    color: #252525;
    font-size: 50px;
    font-weight: 600;
    line-height: 60px;
}

@media (max-width: 1200px) {
    .home-five.section-title-area .section-pretitle {
        font-size: 20px;
    }

    .home-five.section-title-area .section-title {
        font-size: 40px;
    }
}

@media (max-width: 576px) {
    .home-five.section-title-area .section-pretitle {
        font-size: 16px;
        line-height: 0 !important;
    }

    .home-five.section-title-area .section-title {
        font-size: 30px;
        line-height: 40px;
    }
}

.home-five.banner {
    position: relative;
    background: #f3f4fa;
    background-image: url("images/service/bgservices.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-five.banner .contents {
    padding: 168px 0;
}

.home-five.banner .contents .banner-pretitle {
    color: #252525;
    font-size: 20px;
    font-weight: 500;
}

.home-five.banner .contents .banner-title {
    color: #291206;
    font-family: Abhaya Libre;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.home-five.banner .contents p {
    color: #252525;
    font-size: 20px;
    max-width: 420px;
    font-weight: 200px;
    margin-bottom: 35px;
}

.home-five.banner .contents .started-btn {
    position: relative;
    top: 20px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 16px 24px 16px 24px;
    color: #fff !important;
    display: inline-block;
    margin-top: 30px;
    line-height: 20px;
    background: #D60000;
}

.home-five.banner .contents .started-btn a {
    color: #fff;
    color: var(--White_Color, #FFF);
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.home-five.banner .contents .started-btn:hover {
    background: #D2093C;
    color: #ffffff !important;
    border-color: #D2093C;
}

.home-five.banner .hero {
    max-width: 626px;
    position: absolute;
    bottom: 0;
    right: 16%;
}

.home-five.banner .hero img {
    max-width: 100%;
}

@media (max-width: 1600px) {
    .home-five.banner .hero {
        right: 5%;
    }
}

@media (max-width: 1200px) {
    .home-five.banner .contents {
        padding-bottom: 80px;
    }

    .home-five.banner .hero {
        position: relative;
        bottom: inherit;
        right: inherit;
    }
}

@media (max-width: 1200px) {
    .home-five.banner .contents {
        padding: 0;
        padding-top: 150px;
        padding-bottom: 40px;
        max-width: 600px;
    }
}

@media (max-width: 576px) {
    .home-five.banner .contents .banner-pretitle {
        font-size: 16px;
    }

    .home-five.banner .contents .banner-title {
        font-size: 40px;
        max-width: 400px;
    }
}

.home-five.services-section .service-top-contents {
    margin-bottom: 100px;
}

.home-five.services-section .service-top-contents .details {
    display: flex;
    flex-direction: column;
    padding-top: 50px;
}

.home-five.services-section .service-top-contents .details .top-detail {
    font-size: 19px;
    margin-bottom: 30px;
    color: #6b6b6b;
}

.home-five.services-section .service-top-contents .details .top-detail .hightlight {
    color: #252525;
    font-weight: 500;
}

.home-five.services-section .service-top-contents .details .bottom-detail {
    font-size: 16px;
    color: #a5a5a5;
}

.home-five.services-section .service-bottom-contents .service-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 20px;
}

.home-five.services-section .service-bottom-contents .service-item .service-item-icon {
    margin-bottom: 30px;
}

.home-five.services-section .service-bottom-contents .service-item .service-item-title {
    color: #252525;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 10px;
}

.home-five.services-section .service-bottom-contents .service-item p {
    margin-bottom: 30px;
    color: #a5a5a5;
}

.home-five.services-section .service-bottom-contents .service-item .learn-more a {
    color: #a5a5a5;
}

.home-five.services-section .service-bottom-contents .service-item .learn-more i {
    color: #a5a5a5;
    margin-left: 10px;
    font-size: 14px;
    visibility: hidden;
    transform: translateX(-5px);
    transition: transform 500ms;
}

.home-five.services-section .service-bottom-contents .service-item .learn-more:hover a {
    color: #3270fc;
}

.home-five.services-section .service-bottom-contents .service-item .learn-more:hover i {
    color: #3270fc;
}

.home-five.services-section .service-bottom-contents .service-item:hover .service-item-icon {
    animation: shake-that 0.5s;
}

.home-five.services-section .service-bottom-contents .service-item:hover .learn-more i {
    visibility: visible !important;
    transform: translateX(0);
}

@media (max-width: 1200px) {
    .home-five.services-section .service-bottom-contents {
        margin-bottom: -40px;
    }

    .home-five.services-section .service-bottom-contents .service-item p {
        margin-bottom: 15px;
    }

    .home-five.services-section .service-bottom-contents .learn-more {
        margin-bottom: 40px;
    }
}

@media (max-width: 1200px) {
    .home-five.services-section .service-item {
        margin-bottom: 50px;
    }

    .home-five.services-section .service-item:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 769px) {
    .home-five.services-section .service-top-contents {
        margin-bottom: 40px;
    }

    .home-five.services-section .service-item p {
        max-width: 300px;
    }
}

.home-five.about-section {
    background: #f4f5fb;
}

.home-five.about-section .section-title-area {
    margin-bottom: 65px;
}

.home-five.about-section .about-cards .about-card-item {
    background: #ffffff;
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 50px;
    border-radius: 5px;
    box-shadow: 5px 5px 19px -6px rgba(0, 0, 0, 0.05);
    margin-bottom: 30px !important;
}

.home-five.about-section .about-cards .about-card-item:last-child {
    margin-bottom: 0;
}

.home-five.about-section .about-cards .about-card-item .card-item-icon {
    width: 60px;
    margin-right: 30px;
}

.home-five.about-section .about-cards .about-card-item .card-item-icon img {
    max-width: 100%;
}

.home-five.about-section .about-cards .about-card-item .card-title {
    color: #252525;
    font-size: 22px;
    font-weight: 600;
}

.home-five.about-section .about-cards .about-card-item p {
    margin-top: 10px;
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .home-five.about-section .about-hero {
        margin-bottom: 40px;
    }
}

@media (max-width: 576px) {
    .home-five.about-section .about-card-item {
        padding: 25px !important;
        flex-direction: column;
        align-items: unset !important;
    }

    .home-five.about-section .about-card-item .card-item-icon {
        margin-bottom: 20px;
    }
}

.home-five.coaching-section {
    position: relative;
}

.home-five.coaching-section .container {
    margin-left: inherit;
}

.home-five.coaching-section .coaching-hero {
    margin-right: 50px;
}

.home-five.coaching-section .coaching-hero img {
    max-width: 100%;
}

.home-five.coaching-section .coaching-contents {
    max-width: 700px;
}

.home-five.coaching-section .coaching-contents p {
    margin: 0;
    margin-top: 20px;
    margin-bottom: 40px;
}

.home-five.coaching-section .coaching-counter {
    display: flex;
    justify-content: start;
    align-items: center;
}

.home-five.coaching-section .coaching-counter .counter-item {
    margin-right: 80px;
}

.home-five.coaching-section .coaching-counter .counter {
    color: #252525;
    font-size: 50px;
    font-weight: 600;
}

.home-five.coaching-section .coaching-counter .sub-span {
    color: #252525;
    font-size: 50px;
    font-weight: 700px;
}

.home-five.coaching-section .coaching-counter p {
    color: #777777;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
}

@media (max-width: 1200px) {
    .home-five.coaching-section {
        max-width: 100%;
    }

    .home-five.coaching-section .coaching-hero {
        width: 100%;
        margin-bottom: 40px;
    }

    .home-five.coaching-section .coaching-hero img {
        position: relative;
        width: 100%;
    }
}

@media (max-width: 576px) {
    .home-five.coaching-section {
        max-width: 100%;
    }

    .home-five.coaching-section .coaching-counter span {
        font-size: 35px !important;
    }

    .home-five.coaching-section .coaching-counter .sub-span {
        font-size: 35px !important;
    }

    .home-five.coaching-section .coaching-counter p {
        font-size: 15px !important;
    }
}

@media (max-width: 480px) {
    h4.regardless {
        font-size: 20px !important;
        line-height: 20px !important;
    padding: 10px 20px !important;
}
    h2.react__tittlea0 {
    font-size: 26px;
  }
    .row.meal-plan {
    padding: 0px 0px 0px 0px;
}
        .card {
     margin-bottom: 20px !important;
    
}

    .home-five.coaching-section .coaching-counter {
        width: 100%;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .home-five.coaching-section .coaching-counter .counter-item {
        margin: 0 !important;
        margin-left: 15px !important;
    }
}

.home-five.journey-section .journey-card {
    border-radius: 10px;
    margin-bottom: 50px;
    position: relative;
}

.home-five.journey-section .journey-card:hover .journey-card-picture img {
    transform: scale(110%);
}

.home-five.journey-section .journey-card:hover .journey-contents {
    bottom: 20px;
}

.home-five.journey-section .journey-card:hover .journey-contents .card-title a {
    color: #3270fc;
}

.home-five.journey-section .journey-card .journey-card-picture {
    max-width: 100%;
    overflow: hidden;
    border-radius: 10px;
}

.home-five.journey-section .journey-card .journey-card-picture img {
    width: 100%;
    transition: transform 500ms;
}

.home-five.journey-section .journey-card .journey-contents {
    width: 85%;
    padding: 40px;
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 5px 5px 19px -6px rgba(0, 0, 0, 0.05);
    transition: 500ms;
}

.home-five.journey-section .journey-card .journey-contents .lessons {
    color: #777777;
}

.home-five.journey-section .journey-card .journey-contents .card-title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0 !important;
}

.home-five.journey-section .journey-card .journey-contents .card-title a {
    color: #252525;
}

.home-five.journey-section .journey-card .journey-contents .card-title a:hover {
    color: #84a7f8 !important;
}

@media (max-width: 1400px) {
    .home-five.journey-section .journey-contents {
        padding: 20px !important;
    }

    .home-five.journey-section .journey-contents .card-title {
        font-size: 18px !important;
    }
}

@media (max-width: 1200px) {
    .home-five.journey-section {
        margin-bottom: -50px;
    }

    .home-five.journey-section .journey-card {
        margin-bottom: 100px;
    }
}

.home-five.pricing-section {
    position: relative;
}

.home-five.pricing-section .pricing-section-header-bg {
    z-index: -1;
    position: absolute;
    top: 0;
    width: 100%;
    height: 400px;
    background-image: url("images/home5/pricing-bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.home-five.pricing-section .section-title-area {
    margin-bottom: 70px !important;
}

.home-five.pricing-section .section-title-area .section-title,
.home-five.pricing-section .section-title-area .section-pretitle {
    color: #ffffff;
}

.home-five.pricing-section .price-card {
    background: white;
    box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, 0.075);
    padding: 50px 0;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.home-five.pricing-section .price-card .price-plan {
    position: relative;
    width: 100%;
    padding-bottom: 60px;
    border-bottom: 2px solid #f3f4fa;
    text-align: center;
}

.home-five.pricing-section .price-card .price-plan .contents {
    padding: 0 40px;
}

.home-five.pricing-section .price-card .price-plan .plan-type {
    color: #252525;
    font-size: 20px;
    font-weight: 500;
}

.home-five.pricing-section .price-card .price-plan .price {
    color: #252525;
    font-size: 70px;
    font-weight: 600;
    line-height: 70px;
}

.home-five.pricing-section .price-card .price-plan .validity {
    color: #777777;
}

.home-five.pricing-section .price-card .price-plan .popular-plan {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    background: #3270fc;
    width: 75%;
    padding: 5px 0;
    border-radius: 50px;
    display: grid;
    place-items: center;
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
}

.home-five.pricing-section .price-card .price-details {
    padding: 0 50px;
    padding-top: 75px;
    width: 100%;
}

.home-five.pricing-section .price-card .price-details .item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.home-five.pricing-section .price-card .price-details .item .course {
    color: #252525;
    font-size: 20px;
    font-weight: 500;
}

.home-five.pricing-section .price-card .price-details .item .value {
    color: #777777;
    font-size: 20px;
}

.home-five.pricing-section .price-card .price-details .price-btn {
    width: 100%;
    padding: 10px 0;
    border-radius: 50px;
    border: none;
    background: #f3f4fa;
    font-size: 20px;
    margin-top: 15px;
    transition: background 300ms;
}

.home-five.pricing-section .price-card .price-details .price-btn a {
    color: #252525;
}

.home-five.pricing-section .price-card .price-details .price-btn:hover {
    background: #3270fc;
}

.home-five.pricing-section .price-card .price-details .price-btn:hover a {
    color: #ffffff;
}

@media (max-width: 1200px) {
    .home-five.pricing-section {
        margin-top: 60px !important;
        margin-bottom: -30px;
    }

    .home-five.pricing-section .price-card {
        margin-bottom: 30px;
    }
}

.home-five.trending-section-five .trending-card {
    position: relative;
}

.home-five.trending-section-five .trending-card .card-image {
    overflow: hidden;
}

.home-five.trending-section-five .trending-card .card-image:hover img {
    transform: scale(110%);
}

.home-five.trending-section-five .trending-card .card-image img {
    width: 100%;
    transition: transform 300ms;
}

.home-five.trending-section-five .trending-card .price-tag {
    position: absolute;
    top: 200px;
    right: 30px;
    background: #3270fc;
    width: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1;
    padding: 7px;
    border-radius: 5px;
}

.home-five.trending-section-five .trending-card .price-tag .dollars {
    color: #ffffff;
    font-size: 25px;
    font-weight: 500;
}

.home-five.trending-section-five .trending-card .price-tag .cents {
    color: #ffffff;
    font-size: 16px;
}

.home-five.trending-section-five .trending-card .contents {
    padding: 50px 30px;
    padding-top: 30px;
}

.home-five.trending-section-five .trending-card .contents .status {
    margin-bottom: 10px;
}

.home-five.trending-section-five .trending-card .contents .status span {
    color: #777777;
    font-size: 16px;
}

.home-five.trending-section-five .trending-card .contents .status span i {
    color: #777777;
    font-size: 14px;
    margin-right: 7px;
}

.home-five.trending-section-five .trending-card .contents .status .students {
    margin-right: 40px;
}

.home-five.trending-section-five .trending-card .contents .card-title {
    font-size: 22px;
    font-weight: 600;
}

.home-five.trending-section-five .trending-card .contents .card-title a {
    color: #252525;
}

.home-five.trending-section-five .trending-card .contents .card-title a:hover {
    color: #3270fc;
}

.home-five.trending-section-five .btn-area {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home-five.trending-section-five .btn-area .all-course-btn {
    background: #3270fc;
    transition: background 300ms;
    padding: 15px 45px;
    border-radius: 5px;
    border: none;
}

.home-five.trending-section-five .btn-area .all-course-btn a {
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 500;
}

.home-five.trending-section-five .btn-area .all-course-btn i {
    color: #ffffff;
    margin-left: 5px;
    font-size: 20px;
}

.home-five.trending-section-five .btn-area .all-course-btn:hover {
    background: #4d82ff;
}

@media (max-width: 1400px) {
    .home-five.trending-section-five .trending-card .price-tag {
        top: 150px;
    }

    .home-five.trending-section-five .trending-card .card-title {
        font-size: 20px !important;
    }
}

@media (max-width: 1200px) {
    .home-five.trending-section-five .trending-card .contents {
        padding: 20px 10px;
    }

    .home-five.trending-section-five .trending-card .price-tag {
        top: 140px !important;
        width: 50px;
        padding: 5px 30px !important;
        top: 150px;
    }

    .home-five.trending-section-five .trending-card .price-tag .dollars {
        font-size: 18px;
        margin-bottom: -6px;
    }

    .home-five.trending-section-five .trending-card .price-tag .cents {
        font-size: 14px;
    }

    .home-five.trending-section-five .trending-card .card-title {
        font-size: 16px !important;
    }
}

@media (max-width: 1400px) {
    .home-five.trending-section-five .trending-card .price-tag {
        top: 150px;
    }
}

.home-five.instructor-section {
    position: relative;
}

.home-five.instructor-section .instructor-side {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform: translateY(20px) !important;
}

.home-five.instructor-section .instructor-side .instructor-dp {
    max-width: 180px;
}

.home-five.instructor-section .instructor-side .instructor-dp img {
    width: 100%;
}

.home-five.instructor-section .instructor-side.left-side {
    transform: translateX(-100px);
}

.home-five.instructor-section .instructor-side.right-side {
    transform: translateX(100px);
}

.home-five.instructor-section .instructor-side .instructor-image-2 {
    transform: translateY(-30px) translateX(100px);
}

.home-five.instructor-section .instructor-side .instructor-image-4 {
    transform: translateY(-30px) translateX(-100px);
}

.home-five.instructor-section .contents {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.home-five.instructor-section .contents .section-title-area {
    max-width: 500px;
    margin-bottom: 40px;
}

.home-five.instructor-section .contents p {
    max-width: 450px;
    margin-bottom: 40px;
}

.home-five.instructor-section .contents .free-lesson-btn {
    background: #3270fc;
    transition: background 300ms;
    padding: 15px 45px;
    border-radius: 5px;
    border: none;
}

.home-five.instructor-section .contents .free-lesson-btn a {
    color: #ffffff !important;
    font-size: 20px;
    font-weight: 500;
}

.home-five.instructor-section .contents .free-lesson-btn i {
    color: #ffffff;
    margin-left: 5px;
    font-size: 20px;
}

.home-five.instructor-section .contents .free-lesson-btn:hover {
    background: #4d82ff;
}

@media (max-width: 1200px) {
    .home-five.instructor-section .left-side {
        margin-bottom: 30px;
    }

    .home-five.instructor-section .left-side .instructor-image-1 {
        transform: translateX(-50px);
    }

    .home-five.instructor-section .right-side {
        display: none;
    }
}

@media (max-width: 430px) {
    .home-five.instructor-section .instructor-side .instructor-dp {
        max-width: 120px !important;
    }

    .home-five.instructor-section .left-side {
        margin-bottom: 20px;
    }

    .home-five.instructor-section .left-side .instructor-image-2 {
        transform: translateY(-34px) translateX(50px) !important;
    }
}

.home-five.testimonials-section {
    position: relative;
    background: #f3f4fabd;
    background-image: url("images/home5/banner-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.home-five.testimonials-section .testimonials-card {
    background: #ffffff;
    max-width: 100%;
    padding: 0;
    padding-left: 150px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-five.testimonials-section .testimonials-card .quote-image {
    position: absolute;
    left: 50px;
    top: 50px;
    width: 100px;
}

.home-five.testimonials-section .testimonials-card .quote-image img {
    max-width: 100%;
}

.home-five.testimonials-section .testimonials-card .contents {
    padding-right: 50px;
}

.home-five.testimonials-section .testimonials-card .contents .identity {
    display: flex;
    flex-direction: column;
}

.home-five.testimonials-section .testimonials-card .contents .name {
    color: #252525;
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 10px;
}

.home-five.testimonials-section .testimonials-card .contents .status {
    color: #252525;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.home-five.testimonials-section .testimonials-card .contents p {
    color: #777777;
}

.home-five.testimonials-section .testimonials-card .card-image {
    width: 100%;
}

.home-five.testimonials-section .testimonials-card .card-image img {
    width: 100%;
}

.home-five.testimonials-section .testimonials-card .testimonials-rating i {
    color: #252525;
}

.home-five.testimonials-section .testimonials-card .testimonials-rating .blank-star {
    color: #e5e5e5;
}

.home-five.testimonials-section .testimonials-slider-navigation {
    width: 90%;
    position: absolute;
    top: 60%;
    left: 50%;
    display: flex;
    justify-content: space-between;
    transform: translate(-50%);
    z-index: 1;
}

.home-five.testimonials-section .testimonials-slider-btn {
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    display: grid;
    place-items: center;
    border: 1px solid black;
    position: relative;
}

.home-five.testimonials-section .testimonials-slider-btn:hover i {
    color: #3270fc !important;
}

@media (max-width: 1660px) {
    .home-five.testimonials-section .testimonials-slider-navigation {
        top: auto;
        bottom: 120px;
        width: 150px;
    }
}

@media (max-width: 576px) {
    .home-five.testimonials-section .testimonials-slider-navigation {
        bottom: 60px !important;
    }
}

@media (max-width: 1660px) {
    .home-five.testimonials-section {
        padding-bottom: 200px !important;
    }

    .home-five.testimonials-section .testimonials-slider-navigation {
        top: auto;
        bottom: 120px;
        width: 150px;
    }
}

@media (max-width: 1400px) {
    .home-five.testimonials-section .card-image {
        width: 100%;
    }

    .home-five.testimonials-section .card-image img {
        width: inherit;
    }
}

@media (max-width: 1200px) {
    .home-five.testimonials-section .card-image {
        width: 100%;
    }

    .home-five.testimonials-section .card-image img {
        width: unset !important;
        max-width: unset;
    }
}

@media (max-width: 992px) {
    .home-five.testimonials-section .testimonials-card {
        flex-direction: column !important;
        padding-left: 0;
    }

    .home-five.testimonials-section .testimonials-card .quote-image {
        display: none;
    }

    .home-five.testimonials-section .testimonials-card .contents {
        padding: 20px;
    }

    .home-five.testimonials-section .testimonials-card .card-image img {
        width: 100% !important;
    }
}

@media (max-width: 576px) {
    .home-five.testimonials-section {
        padding-bottom: 140px !important;
    }

    .home-five.testimonials-section .testimonials-slider-navigation {
        bottom: 60px !important;
    }
}

.home-five.blog-section {
    position: relative;
    margin-bottom: 120px;
}

.home-five.blog-section .blog-top-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-five.blog-section .blog-card {
    position: relative;
    overflow: hidden !important;
}

.home-five.blog-section .blog-card .card-image {
    overflow: hidden;
}

.home-five.blog-section .blog-card .card-image:hover img {
    transform: scale(110%);
}

.home-five.blog-section .blog-card .card-image img {
    width: 100%;
    transition: transform 300ms;
}

.home-five.blog-section .blog-card .time-tag {
    position: absolute;
    top: 260px;
    right: 30px;
    background: #3270fc;
    width: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1;
    padding: 7px;
    border-radius: 5px;
}

.home-five.blog-section .blog-card .time-tag .day {
    color: #ffffff;
    font-size: 25px;
    font-weight: 600;
    line-height: 20px;
}

.home-five.blog-section .blog-card .time-tag .month {
    color: #ffffff;
    font-size: 15px;
}

.home-five.blog-section .blog-card .contents {
    padding-top: 30px;
}

.home-five.blog-section .blog-card .contents .author {
    margin-bottom: 10px;
    color: #777777;
    font-size: 16px;
}

.home-five.blog-section .blog-card .contents .author i {
    color: #777777;
    font-size: 14px;
    margin-right: 7px;
}

.home-five.blog-section .blog-card .contents .card-title {
    font-size: 22px;
    font-weight: 600;
}

.home-five.blog-section .blog-card .contents .card-title a {
    color: #252525;
}

.home-five.blog-section .blog-slider-navigation {
    display: flex;
}

.home-five.blog-section .blog-slider-navigation .blog-slider-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    border: 1px solid black;
    position: relative;
}

.home-five.blog-section .blog-slider-navigation .blog-slider-btn:hover i {
    color: #3270fc !important;
}

.home-five.blog-section .blog-slider-navigation .blog-slider-next-btn {
    margin-left: 20px;
}

@media (max-width: 992px) {
    .home-five.blog-section {
        margin-bottom: 0 !important;
    }

    .home-five.blog-section .contents {
        padding: 0 !important;
        padding-top: 30px !important;
    }

    .home-five.blog-section .time-tag .day {
        font-size: 18px !important;
        line-height: 0;
    }

    .home-five.blog-section .time-tag .month {
        font-size: 16px !important;
    }
}

@media (max-width: 460px) {
    .home-five.blog-section .blog-top-area {
        margin-bottom: 30px;
        flex-direction: column !important;
    }

    .home-five.blog-section .blog-top-area .section-title-area {
        margin-bottom: 30px;
    }

    .home-five.blog-section .time-tag .day {
        font-size: 18px !important;
        line-height: 0;
    }

    .home-five.blog-section .time-tag .month {
        font-size: 16px !important;
    }
}

@media (max-width: 576px) {
    .home-five button {
        padding: 10px 20px !important;
        font-size: 16px !important;
    }

    .home-five button i {
        font-size: 14px !important;
    }
}

.home-five.footer-top-cta {
    background-image: unset !important;
    background: #3270fc !important;
    padding: 75px 100px !important;
}

.home-five.footer-top-cta h4 {
    font-weight: 500 !important;
}

.home-five.footer-top-cta h3 {
    font-weight: 600 !important;
}

.home-five.footer-top-cta a {
    color: #ffffff;
    border: 1px solid #ffffff !important;
}

@media (max-width: 1400px) {
    .home-five.footer-top-cta {
        padding: 50px 80px !important;
    }
}

@media (max-width: 769px) {
    .home-five.footer-top-cta {
        padding: 50px 30px !important;
    }
}

@media (max-width: 400px) {
    .home-five.footer-top-cta {
        padding: 50px 20px !important;
    }
}

.react-menus-six li a {
    color: #4d5765 !important;
}

.section-title-area-six .section-pretitle {
    color: #00306e;
    font-size: 20px;
    font-weight: 600;
    line-height: 15px !important;
    margin-bottom: 20px;
}

.section-title-area-six .section-title {
    color: #00306e;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
}

@media (max-width: 1200px) {
    .section-title-area-six .section-pretitle {
        font-size: 20px;
    }

    .section-title-area-six .section-title {
        font-size: 40px;
    }
}

@media (max-width: 576px) {
    .section-title-area-six .section-pretitle {
        font-size: 16px;
        line-height: 0 !important;
    }

    .section-title-area-six .section-title {
        font-size: 30px;
        line-height: 40px;
    }
}

.home-six-btn {
    position: relative;
    background: white;
    border: none;
    padding: 15px 45px;
    border-radius: 0;
    overflow: hidden;
    z-index: 1;
}

.home-six-btn a {
    color: #4d5765;
    position: relative;
    z-index: 1;
}

.home-six-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 8px;
    height: 102%;
    background: #d20936;
    transition: width 500ms;
    z-index: 0;
}

.home-six-btn:hover {
    background: #ffffff;
}

.home-six-btn:hover a {
    color: #ffffff;
}

.home-six-btn:hover i {
    color: #ffffff;
}

.home-six-btn:hover::before {
    width: 94%;
}

.react-slider-part-six .slider-content .content-part .slider-pretitle {
    background: none;
    padding: 0;
}

.react-slider-part-six .slider-content .content-part .slider-title {
    margin-bottom: 50px;
}

.react-slider-part-six .slider-content .content-part .event__video-btn--play-six {
    right: 55%;
    top: 93%;
}

.react-slider-part-six .slider-content .content-part .event__video-btn--play-six .event__video-btn--play-btn-six {
    width: 60px;
    height: 60px;
    line-height: 0;
    position: relative !important;
}

.react-slider-part-six .slider-content .content-part .event__video-btn--play-six .event__video-btn--play-btn-six .video-icon {
    width: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.react-slider-part-six .slider-content .content-part .event__video-btn--play-six .event__video-btn--play-btn-six .video-icon img {
    max-width: 100%;
}

.react-slider-part-six .slider-content .content-part .event__video-btn--play-six .event__video-btn--play-btn-six em {
    margin-left: 55px !important;
    font-weight: 500 !important;
}

.react-slider-part-six .slider-content .content-part .event__video-btn--play-six .event__video-btn--play-btn-six::before {
    top: -50% !important;
    left: -50% !important;
    transform: translate(-50%, -50%);
    animation: videoBtnAnim6 3s linear infinite !important;
}

.react-slider-part-six .owl-nav [class*="owl-"]::before {
    font-size: 70px !important;
    font-weight: 100 !important;
}

.react-slider-part-six .owl-nav [class*="owl-"]::before:hover::before {
    color: red !important;
}

@media (max-width: 1300px) {
    .event__video-btn--play-six {
        right: 50% !important;
    }
}

@media (max-width: 1200px) {
    .event__video-btn--play-six {
        right: 35% !important;
    }
}

@media (max-width: 992px) {
    .event__video-btn--play-six {
        display: block !important;
        right: 50% !important;
    }
}

@media (max-width: 588px) {
    .event__video-btn--play-six {
        right: unset;
        left: 45% !important;
    }

    .event__video-btn--play-six em {
        display: none !important;
    }
}

@media (max-width: 588px) {
    .event__video-btn--play-six {
        left: 50% !important;
    }
}

@media (max-width: 396px) {
    .event__video-btn--play-six {
        left: 55% !important;
    }
}

.about-section-six .fat-paragraph {
    color: #4d5765;
    font-weight: 600;
}

.about-section-six .plain-paragraph {
    color: #4d5765;
    margin-bottom: 60px;
}

.about-section-six .home-six-btn {
    border: 1px solid #f5f5f5;
}

.about-section-six .home-six-btn:hover::before {
    width: 100%;
}

@media (max-width: 1200px) {
    .about-section-six .section-title-area-six {
        margin-bottom: 40px;
    }
}

.about-section-six .about-features-wrapper {
    position: relative;
    height: 160px;
    width: 100%;
}

.about-section-six .about-features-wrapper .about-features-six {
    position: absolute;
    top: -10px;
    left: 0;
    max-width: 100%;
    background: #ffffff;
    z-index: 20;
    padding: 40px 60px;
    box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.055);
    transform: translateY(140px);
}

.about-section-six .about-features-wrapper .about-features-six .about-feature-item .feature-icon {
    margin-bottom: 25px;
    transition: transform 500ms;
}

.about-section-six .about-features-wrapper .about-features-six .about-feature-item .feature-title {
    color: #00306e;
    font-size: 22px;
    font-weight: 600;
}

.about-section-six .about-features-wrapper .about-features-six .about-feature-item:hover .feature-icon {
    transform: translateY(-10px);
}

@media (max-width: 1200px) {
    .about-section-six .about-features-wrapper {
        margin-top: 132px;
        height: unset !important;
        padding-bottom: -60px !important;
    }

    .about-section-six .about-features-wrapper .about-features-six {
        position: relative !important;
        transform: translate(0) !important;
    }

    .about-section-six .about-features-wrapper .about-feature-item {
        padding-bottom: 60px !important;
    }
}

@media (max-width: 576px) {
    .about-section-six .about-features-wrapper {
        margin-top: 82px;
    }
}

.video_tour-section-six {
    background-image: url("images/home6/video-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 270px 0;
    position: relative;
}

.video_tour-section-six .contents {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.video_tour-section-six .tour__video-btn--play-six {
    position: relative;
    left: unset;
    transform: unset !important;
    margin-bottom: 40px;
}

.video_tour-section-six .tour__video-btn--play-six img {
    position: relative;
    z-index: 1;
}

.video_tour-section-six .tour__video-btn--play-six a::before {
    background: #9f9891;
    border: none;
    z-index: -1;
}

.video_tour-section-six::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(44, 44, 44, 0.425);
}

.video_tour-section-six .contents {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 2;
    position: relative;
}

.video_tour-section-six .contents .video-play {
    transform: translateX(0);
    position: relative;
    left: 0;
    right: 0;
    margin-bottom: 40px;
}

.video_tour-section-six .contents .video-play a::after {
    display: none !important;
}

.video_tour-section-six .contents .video-title {
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
}

.video_tour-section-six .contents p {
    color: #ffffff;
    font-size: 22px;
    max-width: 620px;
}

@media (max-width: 992px) {
    .video_tour-section-six .video-title {
        font-size: 30px !important;
    }

    .video_tour-section-six p {
        font-size: 16px !important;
    }
}

.academics-section-six .view-all {
    color: #999999;
}

.academics-section-six .view-all i {
    font-size: 14px;
    margin-left: 15px;
}

.academics-section-six .view-all:hover {
    color: #d20936;
}

.academics-section-six .view-all:hover i {
    color: #d20936;
}

.academics-section-six .academics-cards-area {
    padding-bottom: 70px;
}

.academics-section-six .academics-card .card-image {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}

.academics-section-six .academics-card .card-image img {
    width: 100%;
    transition: transform 500ms;
}

.academics-section-six .academics-card .card-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.712);
    opacity: 0;
    transition: 500ms;
}

.academics-section-six .academics-card .card-title {
    transition: transform 500ms;
}

.academics-section-six .academics-card .card-title a {
    color: #00306e;
    font-size: 26px;
    font-weight: 600;
}

.academics-section-six .academics-card .card-title a:hover {
    color: #d20936;
}

.academics-section-six .academics-card .learn-more {
    color: #4d5765;
    font-size: 14px;
    transition: transform 500ms;
}

.academics-section-six .academics-card .learn-more i {
    margin-left: 10px;
}

.academics-section-six .academics-card .learn-more:hover {
    color: #d20936;
}

.academics-section-six .academics-card .learn-more:hover i {
    color: #d20936;
}

.academics-section-six .academics-card:hover .card-image img {
    transform: scale(110%);
}

.academics-section-six .academics-card-2 {
    padding: 50px;
    border: 1px solid #f5f5f5;
}

.academics-section-six .academics-card-2 .card-icon {
    margin-bottom: 40px;
}

.academics-section-six .academics-card-2 .card-title a {
    color: #00306e;
    font-size: 22px;
    font-weight: 600;
}

.academics-section-six .academics-card-2 .card-title a:hover {
    color: #d20936;
}

.academics-section-six .academics-card-2 p {
    margin-bottom: 30px;
}

.academics-section-six .academics-card-2 .learn-more {
    color: #4d5765;
}

.academics-section-six .academics-card-2 .learn-more i {
    margin-left: 10px;
}

.academics-section-six .academics-card-2 .learn-more:hover {
    color: #d20936;
}

.academics-section-six .academics-card-2 .learn-more:hover i {
    color: #d20936;
}

.academics-section-six .academics-card-2:hover .card-icon {
    animation: flip 1s;
}

@media (max-width: 1200px) {
    .academics-section-six {
        margin-bottom: -25px;
    }

    .academics-section-six .academics-card {
        margin-bottom: 40px;
    }

    .academics-section-six .academics-top-contents {
        margin-bottom: 40px !important;
    }

    .academics-section-six .academics-card-2 {
        margin-bottom: 25px;
        padding: 30px;
        text-align: center;
    }
}

@media (max-width: 769px) {
    .academics-section-six .academics-cards-area {
        margin-bottom: -60px;
    }

    .academics-section-six .academics-card {
        margin-bottom: 60px;
    }
}

@media (max-width: 576px) {
    .academics-section-six .academics-top-contents {
        margin-bottom: 40px !important;
    }

    .academics-section-six .academics-card-2 {
        padding: 30px;
    }
}

.campus-section-six .campus-picture {
    width: 100%;
    height: 100%;
}

.campus-section-six .campus-picture img {
    width: 100%;
}

.campus-section-six .contents {
    width: 100%;
    height: 36.6vw;
    overflow: hidden;
    background: #00306e;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 95px;
    padding-right: 30px;
}

.campus-section-six .contents .campus-title {
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
}

.campus-section-six .contents p {
    color: #f5f5f5;
    font-weight: 300;
    max-width: 550px;
}

.campus-section-six .contents .campus-dropdown .campus-dropdown-item .dropdown-icon {
    width: 40px;
    aspect-ratio: 1;
    display: grid;
    place-items: center;
    border: 2px solid #ffffff;
    border-radius: 50%;
    margin-right: 20px;
    cursor: pointer;
    transition: 300ms;
}

.campus-section-six .contents .campus-dropdown .campus-dropdown-item .dropdown-icon i {
    color: #ffffff;
    transition: transform 300ms;
}

.campus-section-six .contents .campus-dropdown .campus-dropdown-item .dropdown-icon:hover {
    background: #d20936;
    border: 2px solid #d20936;
}

.campus-section-six .contents .campus-dropdown .campus-dropdown-item .showed {
    margin-bottom: 15px;
}

.campus-section-six .contents .campus-dropdown .campus-dropdown-item .title {
    color: #ffffff;
    font-size: 16px;
    cursor: pointer;
}

.campus-section-six .contents .campus-dropdown .campus-dropdown-item .hidden-content {
    height: 0;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
    overflow: hidden;
    transition: 300ms;
    margin-bottom: 20px;
}

.campus-section-six .contents .campus-dropdown .campus-dropdown-item .hidden-content p {
    max-width: 450px;
}

.campus-section-six .contents .campus-dropdown .campus-dropdown-item.active .dropdown-icon {
    background: #d20936;
    border: 2px solid #d20936;
}

.campus-section-six .contents .campus-dropdown .campus-dropdown-item.active .dropdown-icon i {
    transform: rotate(90deg);
}

.campus-section-six .contents .campus-dropdown .campus-dropdown-item.active .hidden-content {
    height: 100px;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.campus-section-six .contents .home-six-btn {
    max-width: 200px;
}

.campus-section-six .contents .campus-btn {
    max-width: 170px;
}

.campus-section-six .contents .campus-btn:hover {
    color: #ffffff;
}

@media (max-width: 1200px) {
    .campus-section-six .contents {
        height: unset;
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.courses-section-six .coursesSlider-6 {
    padding: 20px;
}

.courses-section-six .slider-area {
    padding: -20px;
}

.courses-section-six .section-title-area-six {
    margin-bottom: 50px;
}

.courses-section-six .course-card {
    position: relative;
    box-shadow: 0px 5px 20px rgba(5, 5, 5, 0.05);
}

.courses-section-six .course-card .card-image img {
    width: 100%;
}

.courses-section-six .course-card .price-tag {
    position: absolute;
    top: 200px;
    right: 20px;
    background: #d20936;
    color: #ffffff;
    font-weight: 600;
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    display: grid;
    place-items: center;
}

.courses-section-six .course-card .card-inner {
    padding: 0 40px;
}

.courses-section-six .course-card .top-info {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 20px;
}

.courses-section-six .course-card .top-info .subject,
.courses-section-six .course-card .top-info .lessons {
    color: #4d5765;
}

.courses-section-six .course-card .card-title a {
    color: #00306e;
    font-size: 20px;
    font-weight: 600;
}

.courses-section-six .course-card .card-title:hover a {
    color: #d20936;
}

.courses-section-six .course-card .card-title:hover i {
    color: #d20936;
}

.courses-section-six .course-card .status {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #d9d9d9;
}

.courses-section-six .course-card .status .students,
.courses-section-six .course-card .status .hours {
    color: #4d5765;
}

.courses-section-six .course-card .status .students i,
.courses-section-six .course-card .status .hours i {
    margin-right: 15px;
}

.courses-section-six .course-card .bottom-content {
    display: flex;
    justify-content: space-between;
}

.courses-section-six .course-card .courses-rating-six {
    padding: 30px 0;
}

.courses-section-six .courses-rating-six i {
    color: #ff912c;
}

.courses-section-six .courses-rating-six .blank-star {
    color: #e5e5e5;
}

.courses-section-six .learn-details a,
.courses-section-six .learn-details i {
    color: #4d5765;
}

.courses-section-six .learn-details i {
    margin-left: 5px;
    font-size: 13px;
}

.courses-section-six .learn-details:hover a {
    color: #d20936;
}

.courses-section-six .learn-details:hover i {
    color: #d20936;
}

.courses-section-six .btn-area {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.courses-section-six .btn-area .browse-course-btn {
    border: 1px solid #f5f5f5;
}

.courses-section-six .btn-area .browse-course-btn i {
    margin-left: 10px;
    font-size: 13px;
    color: #4d5765;
}

.courses-section-six .btn-area .browse-course-btn:hover::before {
    width: 100%;
}

.courses-section-six .btn-area .browse-course-btn:hover i {
    position: relative;
    color: #ffffff;
    z-index: 1;
}

@media (max-width: 769px) {
    .courses-section-six .btn-area {
        margin-top: 20px;
    }
}

.events-section-six {
    background-image: url("images/home6/events/events-bg.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.events-section-six .section-title-area-six .section-title {
    color: #ffffff;
}

.events-section-six .event-card .event-card-picture {
    transition: transform 300ms;
    overflow: hidden;
}

.events-section-six .event-card .event-card-picture img {
    width: 100% !important;
}

.events-section-six .event-card:hover .event-card-picture {
    transform: scale(110%);
}

.events-section-six .contents .top-content {
    margin-top: 25px;
    display: flex;
    align-items: center;
}

.events-section-six .contents .top-content .date {
    display: flex;
    flex-direction: column;
    margin-right: 30px;
}

.events-section-six .contents .top-content .date .day {
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    line-height: 25px;
}

.events-section-six .contents .top-content .date .month {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
}

.events-section-six .contents .top-content .card-title a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
}

.events-section-six .contents .top-content .card-title a:hover {
    color: #d20936;
}

.events-section-six .contents .bottom-content {
    margin-top: 15px;
    position: relative;
    display: flex;
    align-items: center;
}

.events-section-six .contents .bottom-content::before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 30px;
    height: 4px;
    background: #d20936;
}

.events-section-six .contents .bottom-content .event-time,
.events-section-six .contents .bottom-content .event-location {
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
}

.events-section-six .contents .bottom-content .event-time i,
.events-section-six .contents .bottom-content .event-location i {
    margin-right: 5px;
}

.events-section-six .contents .bottom-content .event-time {
    margin-right: 45px;
    padding-left: 60px;
}

@media (max-width: 1200px) {
    .events-section-six {
        padding-bottom: 60px !important;
    }

    .events-section-six .event-card {
        padding-bottom: 60px;
    }
}

@media (max-width: 992px) {
    .events-section-six {
        padding-bottom: 30px !important;
    }

    .events-section-six .event-card {
        padding-bottom: 40px;
    }
}

@media (max-width: 392px) {

    .events-section-six .bottom-content .event-time,
    .events-section-six .bottom-content .event-location {
        font-size: 11px !important;
    }
}

.counter-section-six .counter-item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.counter-section-six .counter-item .counter-icon {
    margin-bottom: 15px;
}

.counter-section-six .counter-item .count span {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    color: #00306e;
}

.counter-section-six .counter-item p {
    font-size: 14px;
    color: #888f98;
}

@media (max-width: 1200px) {
    .counter-section-six {
        margin-bottom: -60px;
    }

    .counter-section-six .counter-item {
        margin-bottom: 60px;
    }
}

@media (max-width: 769px) {
    .counter-section-six {
        margin-bottom: -60px;
    }

    .counter-section-six .counter-item {
        margin-bottom: 40px;
    }
}

.blog-section-six .all-news {
    color: #999999;
}

.blog-section-six .all-news i {
    margin-left: 10px;
    font-size: 14px;
}

.blog-section-six .all-news:hover {
    color: #00306e;
}

.blog-section-six .maximized-part .blog-picture {
    margin-bottom: 20px;
    overflow: hidden;
}

.blog-section-six .maximized-part .blog-picture img {
    width: 100%;
    transition: transform 300ms;
}

.blog-section-six .maximized-part .blog-picture img:hover {
    transform: scale(110%);
}

.blog-section-six .maximized-part .blog-date {
    color: #00306e;
    font-size: 16px;
    margin-bottom: 7px;
}

.blog-section-six .maximized-part .blog-title {
    margin-bottom: 15px;
    max-width: 550px;
}

.blog-section-six .maximized-part .blog-title a {
    color: #00306e;
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
}

.blog-section-six .maximized-part .blog-title a:hover {
    color: #d20936;
}

.blog-section-six .maximized-part .read-more {
    color: #4d5765;
    font-size: 16px;
}

.blog-section-six .maximized-part .read-more i {
    font-size: 12px;
    margin-left: 5px;
}

.blog-section-six .maximized-part .read-more:hover {
    color: #d20936;
}

.blog-section-six .maximized-part .read-more:hover i {
    color: #d20936;
}

.blog-section-six .minimized-part .blog-item {
    display: flex;
    justify-content: start;
    margin-bottom: 20px;
}

.blog-section-six .minimized-part .blog-item .blog-picture {
    width: 200px;
    margin-right: 30px;
    overflow: hidden;
}

.blog-section-six .minimized-part .blog-item .blog-picture img {
    max-width: 100%;
    transition: transform 300ms;
}

.blog-section-six .minimized-part .blog-item .blog-picture img:hover {
    transform: scale(110%);
}

.blog-section-six .minimized-part .blog-item .content .blog-date {
    color: #00306e;
    font-size: 16px;
    margin-bottom: 10px;
}

.blog-section-six .minimized-part .blog-item .content .blog-title {
    margin-bottom: 10px;
    max-width: 450px;
}

.blog-section-six .minimized-part .blog-item .content .blog-title a {
    color: #00306e;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}

.blog-section-six .minimized-part .blog-item .content .blog-title a:hover {
    color: #d20936;
}

.blog-section-six .minimized-part .blog-item .content .read-more {
    color: #4d5765;
    font-size: 16px;
    margin-bottom: 0 !important;
}

.blog-section-six .minimized-part .blog-item .content .read-more i {
    font-size: 12px;
    margin-left: 5px;
}

.blog-section-six .section-title {
    width: 100%;
}

@media (max-width: 769px) {
    .blog-section-six .maximized-part {
        margin-bottom: 40px;
    }

    .blog-section-six .maximized-part .blog-picture {
        margin-bottom: 20px;
    }

    .blog-section-six .maximized-part .blog-picture img {
        max-width: 100%;
    }

    .blog-section-six .maximized-part .blog-title {
        margin-bottom: 20px;
    }

    .blog-section-six .maximized-part .blog-title a {
        font-size: 23px;
        min-width: 320px;
    }

    .blog-section-six .maximized-part .blog-date {
        margin-bottom: 20px;
    }

    .blog-section-six .maximized-part .read-more {
        font-size: 16px;
    }

    .blog-section-six .minimized-part .content .blog-picture {
        margin-bottom: 20px;
    }

    .blog-section-six .minimized-part .content .blog-picture img {
        max-width: 100%;
    }

    .blog-section-six .minimized-part .content .blog-title a {
        font-size: 17px !important;
    }

    .blog-section-six .minimized-part .content .blog-date {
        margin-bottom: 20px;
    }

    .blog-section-six .minimized-part .content .read-more {
        font-size: 16px;
    }
}

@media (max-width: 358px) {
    .blog-section-six .section-title {
        font-size: 30px;
    }
}

.blog-section-six .news-form-area {
    background: #f5f5f5;
    padding: 50px 45px;
}

.blog-section-six .news-form .heading {
    color: #00306e;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 35px;
}

.blog-section-six .news-form .input-area {
    display: flex;
    flex-direction: column;
}

.blog-section-six .news-form .input-area input {
    margin-bottom: 30px;
    padding: 10px;
    font-size: 14px;
    background: #ffffff;
    border: none;
    outline: #00306e;
}

.blog-section-six .news-form .input-area input::placeholder {
    color: #999999;
}

.blog-section-six .news-form .news-signup-btn {
    margin-top: 25px;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 0;
    width: 100%;
    background: #00306e;
    border: none;
    margin: 0 auto;
    transition: background 300ms;
}

.blog-section-six .news-form .news-signup-btn:hover {
    background: #1451a1;
}

@media (max-width: 1200px) {
    .blog-section-six .blog-top-contents {
        margin-bottom: 60px !important;
    }

    .blog-section-six .news-form-area {
        margin-top: 50px;
    }
}

@media (max-width: 769px) {
    .blog-section-six .blog-top-contents {
        margin-bottom: 30px !important;
    }

    .blog-section-six .news-form-area {
        margin-top: 30px;
    }
}

@media (max-width: 480px) {
    .pb---60 {
        padding-bottom: 0px;
    }

    .blog-section-six .news-form-area {
        padding: 30px 15px !important;
    }
}

.testimonials-section-six {
    position: relative;
}

.testimonials-section-six .testimonialsSlider6 .testimonials-card {
    background: transparent !important;
    border: 1px solid #ececec !important;
    transition: background 500ms;
}

.testimonials-section-six .testimonialsSlider6 .testimonials-card .name {
    color: #00306e !important;
}

.testimonials-section-six .testimonialsSlider6 .swiper-slide-active .testimonials-card {
    background: #ffffff !important;
    border: 1px solid transparent !important;
}

.testimonials-section-six .testimonials-card:hover {
    background: #ffffff !important;
    border: 1px solid transparent !important;
}

.testimonials-section-six .testimonials-slider-navigation {
    width: 83%;
    position: absolute;
    top: 60%;
    left: 50%;
    display: flex;
    justify-content: space-between;
    transform: translate(-50%);
    z-index: 1;
}

.testimonials-section-six .testimonials-slider-btn {
    position: relative;
}

.testimonials-section-six .testimonials-slider-btn i {
    font-size: 35px;
}

.testimonials-section-six .testimonials-slider-btn:hover i {
    color: #3270fc !important;
}

.testimonials-section-six .testimonials-slider-navigation i:hover {
    color: #d20936 !important;
}

@media (max-width: 1660px) {
    .testimonials-section-six .testimonials-slider-navigation {
        top: auto;
        bottom: 114px;
        width: 150px;
    }
}

@media (max-width: 768px) {
    .testimonials-section-six .testimonials-card {
        max-width: 100% !important;
    }
}

@media (max-width: 576px) {
    .testimonials-section-six {
        padding-bottom: 80px !important;
    }

    .testimonials-section-six .testimonials-slider-navigation {
        width: 100px;
        bottom: 54px !important;
    }

    .testimonials-section-six .testimonials-slider-navigation i {
        font-size: 20px;
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.gallery-secton-six .item img {
    width: 100%;
}

.gallery-secton-six .owl-nav {
    display: none;
}

.mfp-image-holder {
    background: rgba(0, 0, 0, 0.308);
    backdrop-filter: blur(5px);
}

.hidden {
    overflow: hidden;
    display: none;
    visibility: hidden;
}

.btn-gallery img {
    z-index: 10;
    height: auto;
    cursor: zoom-in;
}

.btn-gallery li {
    position: relative;
}

.btn-gallery a i {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100;
    color: #333333;
    font-size: 20px;
}

.btn-gallery a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    height: 80%;
    background: rgba(221, 221, 221, 0.719);
    backdrop-filter: blur(2px);
    visibility: hidden;
    transform: translate(-50%, -50%) scale(80%);
    opacity: 0;
    transition: 400ms;
}

.btn-gallery a:hover i {
    display: block;
}

.btn-gallery a:hover::before {
    visibility: visible;
    opacity: 1;
    transform: translate(-50%, -50%) scale(100%);
}

.overview-section-six .overview-navigation {
    position: relative;
    background: #f5f5f5;
    padding: 50px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.overview-section-six .overview-navigation .navigation-btn {
    cursor: pointer;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d8d8d6;
    color: #00306e;
    font-size: 22px;
    font-weight: 600;
}

.overview-section-six .overview-navigation .navigation-btn:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.overview-section-six .overview-navigation .navigation-btn::before {
    content: '';
    position: absolute;
    top: 0px;
    right: -65px;
    transform: rotate(45deg);
    width: 35px;
    height: 35px;
    background: #f5f5f5;
    display: none;
}

.overview-section-six .overview-navigation .navigation-btn.active {
    position: relative;
    color: #d20936;
}

.overview-section-six .overview-navigation .navigation-btn.active::before {
    display: block;
}

.overview-section-six .item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    transition: 500ms;
}

.overview-section-six .hide {
    visibility: hidden;
    opacity: 0;
    transform: translateX(-100px);
    position: absolute;
    transition: none;
}

.overview-section-six .hide a {
    display: none !important;
}

.overview-section-six .content-picture {
    max-width: 410px;
    margin-right: 40px;
    display: flex;
    justify-content: center;
}

.overview-section-six .content-picture img {
    width: 100%;
}

.overview-section-six .content .title {
    color: #00306e;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}

.overview-section-six .content p {
    max-width: 425px;
    color: #4d5765;
}

.overview-section-six .content p.oneline {
    margin-top: 40px;
    margin-bottom: 50px;
}

.overview-section-six .content .read-more {
    color: #4d5765;
}

.overview-section-six .content .read-more i {
    color: #4d5765;
    font-size: 13px;
    margin-left: 5px;
}

.overview-section-six .content .read-more:hover {
    color: #00306e;
}

.overview-section-six .content .read-more:hover i {
    color: #00306e;
}

@media (max-width: 1400px) {
    .overview-section-six .overview-navigation .navigation-btn {
        font-size: 18px;
    }

    .overview-section-six .overview-navigation .navigation-btn::before {
        width: 25px;
        height: 25px;
        right: -60px;
    }
}

@media (max-width: 1200px) {
    .overview-section-six .overview-navigation {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 10px 30px !important;
        margin-bottom: 40px !important;
    }

    .overview-section-six .overview-navigation .navigation-btn {
        margin: 0;
        padding: 0;
        padding-right: 50px;
        border-bottom: none;
        border-right: 1px solid #d8d8d6;
        font-size: 18px;
    }

    .overview-section-six .overview-navigation .navigation-btn::before {
        width: 25px;
        height: 25px;
        top: 45px;
        right: unset;
        left: 30%;
    }

    .overview-section-six .overview-contents {
        margin-top: 40px;
    }

    .overview-section-six .overview-contents .item {
        justify-content: unset !important;
    }
}

@media (max-width: 992px) {
    .overview-section-six .overview-navigation {
        padding: 15px !important;
    }

    .overview-section-six .overview-navigation .navigation-btn {
        border: none;
        font-size: 14px;
    }
}

@media (max-width: 769px) {
    .overview-section-six .overview-navigation {
        flex-wrap: wrap;
        justify-content: center;
    }

    .overview-section-six .overview-navigation .navigation-btn {
        font-size: 16px;
        padding: 0 20px;
    }

    .overview-section-six .overview-navigation .navigation-btn::before {
        display: none !important;
    }

    .overview-section-six .overview-contents .item {
        display: flex;
        flex-direction: column;
    }

    .overview-section-six .overview-contents .item .content-picture {
        margin-bottom: 30px;
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }
}

@media (max-width: 992px) {
    .topbar-area-seven {
        display: none;
    }
}

.react-header-seven .react-main-menu {
    padding: 25px 0;
}

.react-header-seven .react-menus-seven li a {
    color: #252525;
}

.react-header-seven .react-menus-seven li a:hover {
    color: #316ffb !important;
}

@media (max-width: 1250px) {
    .react-header-seven .react-menus-seven li a {
        padding: 32px 30px 32px 30px;
    }
}

@media (max-width: 1090px) {
    .react-header-seven .react-menus-seven li a {
        padding: 32px 17px 32px 17px;
    }
}

.react-header-seven .searchbar-part .search-form {
    background: none;
    border: 1px solid #e5e5e5;
    border-radius: 50px;
}

.react-header-seven .searchbar-part .search-form svg {
    stroke: #9b9b9b;
}

.react-header-seven .searchbar-part .react-login {
    margin-right: 30px;
    border: none;
}

.react-header-seven .searchbar-part .react-login a {
    color: #252525;
}

.react-header-seven .searchbar-part .react-login a svg {
    margin-right: 20px;
}

.react-header-seven .searchbar-part .react-login:hover a {
    color: #316ffb;
}

@media (max-width: 1200px) {
    .react-header-seven .searchbar-part .react-login {
        padding: 0;
    }

    .react-header-seven .searchbar-part .react-login a {
        font-size: 13px;
    }

    .react-header-seven .searchbar-part .react-login a svg {
        margin-right: 5px;
    }
}

@media (max-width: 1150px) {
    .react-header-seven .searchbar-part .react-login {
        padding: 0;
    }
}

.react-header-seven .react-logins {
    border: none;
    padding-left: 20px;
}

.react-header-seven .react-logins a {
    background: #3270FC;
    border-radius: 6px;
    padding: 10px 26px;
    line-height: 20px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.react-header-seven .react-logins a svg {
    width: 18px;
}

.react-header-seven .react-logins a:hover {
    opacity: .9;
}

.home-seven-btn {
    background: #316ffb;
    border: none;
    padding: 15px 40px;
    border-radius: 5px;
    transition: background 300ms;
}

.home-seven-btn a {
    color: #ffffff;
    font-size: 20px;
}

.home-seven-btn:hover {
    background: #4a80ff !important;
}

.home-sliders.home7 {
    margin-bottom: 105px;
}

@media (max-width: 576px) {
    .home-sliders.home7 {
        margin-bottom: 50px;
    }
}

.home-sliders.home7 .single-slide {
    position: relative;
    padding: 20px 0;
}

.home-sliders.home7 .single-slide .slider-content {
    position: relative;
    transform: none;
    z-index: 1;
}

.home-sliders.home7 .single-slide .slider-content .content-part .slider-title {
    font-size: 80px;
    width: 700px;
    color: #252525;
}

.home-sliders.home7 .single-slide .slider-content .content-part .slider-title::before {
    content: '';
    position: absolute;
    top: 0;
    right: 65px;
    width: 100%;
    height: 90px;
    background: #ffffff;
    z-index: -1;
}

.home-sliders.home7 .single-slide .slider-content .content-part .slider-title::after {
    content: '';
    position: absolute;
    top: 70px;
    right: 170px;
    width: 70%;
    height: 100px;
    background: #ffffff;
    z-index: -1;
}

.home-sliders.home7 .single-slide .slider-content .content-part .slider-btn {
    right: 40% !important;
}

.home-sliders.home7 .single-slide .slider-content .content-part .slider-btn .home-seven-btn {
    background: #316ffb;
    border: none;
    padding: 20px 40px;
    border-radius: 50px;
}

.home-sliders.home7 .single-slide .slider-content .content-part .slider-btn .home-seven-btn a {
    color: #ffffff;
    font-size: 20px;
}

.home-sliders.home7 .single-slide .slider-content .content-part .event__video-btn--play-six {
    top: 55%;
    right: 25%;
}

.home-sliders.home7 .single-slide .slider-content .content-part .event__video-btn--play-btn {
    background: transparent;
    border: 1px solid #e2e2e2;
}

.home-sliders.home7 .single-slide .slider-content .content-part .event__video-btn--play-btn::before {
    background: #f1f1f1;
    top: -53% !important;
    left: -53% !important;
}

.home-sliders.home7 .single-slide .slider-content .content-part .event__video-btn--play-btn .video-icon {
    max-width: 15px;
}

.home-sliders.home7 .single-slide .slider-content .content-part .event__video-btn--play-btn em {
    color: #999999;
    font-size: 20px;
    font-weight: 700;
    margin-top: 15px;
}

.home-sliders.home7 .single-slide .slider-content .slide-info {
    margin-top: 100px;
    font-size: 40px;
    color: #252525;
    font-weight: 300;
    position: relative;
    max-width: 200px;
}

.home-sliders.home7 .single-slide .slider-content .slide-info::before {
    content: '';
    position: absolute;
    top: 35px;
    right: 0px;
    width: 80px;
    height: 1px;
    background: #252525;
}

.home-sliders.home7 .single-slide .slider-hero {
    padding: 370px 0;
}

.home-sliders.home7 .single-slide .slider-hero .hero-picture {
    position: absolute;
    top: 0;
    right: 0;
}

.home-sliders.home7 .owl-nav {
    width: 150px;
    top: 72%;
    left: unset !important;
    right: 63%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home-sliders.home7 .owl-nav button {
    position: relative;
    width: 50px;
    height: 50px;
    left: unset !important;
    right: unset !important;
    display: grid;
    place-items: center;
    aspect-ratio: 1;
    background: #ffffff !important;
    border-radius: 50%;
}

.home-sliders.home7 .owl-nav button::before {
    color: #252525;
    font-size: 40px !important;
    font-weight: 100 !important;
}

.home-sliders.home7 .owl-prev::after {
    content: '';
    position: absolute;
    top: 12px;
    left: 146%;
    width: 2px;
    height: 30px;
    background: #252525;
}

@media (max-width: 1666px) {
    .home-sliders.home7 .event__video-btn--play-btn em {
        display: none;
    }

    .home-sliders.home7 .owl-nav button {
        box-shadow: 5px 5px 12px -6px rgba(0, 0, 0, 0.29);
    }
}

@media (max-width: 1400px) {
    .home-sliders.home7 .event__video-btn--play-six {
        top: 90% !important;
        right: 0% !important;
    }

    .home-sliders.home7 .owl-nav {
        top: 75%;
        left: 50% !important;
        right: unset !important;
        transform: translateX(-50%) !important;
    }

    .home-sliders.home7 .slide-info {
        display: none;
    }
}

@media (max-width: 1200px) {
    .home-sliders.home7 .content-part {
        padding: 20px;
        background: white;
    }

    .home-sliders.home7 .content-part .slider-title {
        line-height: 73px;
    }

    .home-sliders.home7 .content-part .slider-title::before {
        right: 50px !important;
    }

    .home-sliders.home7 .content-part .slider-title::after {
        right: 150px !important;
    }

    .home-sliders.home7 .slider-content {
        position: absolute !important;
        top: 50% !important;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
    }

    .home-sliders.home7 .event__video-btn--play-six {
        top: 83% !important;
    }

    .home-sliders.home7 .slider-content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, 50%);
    }

    .home-sliders.home7 .event__video-btn--play-six {
        top: 83% !important;
    }

    .home-sliders.home7 .content-part .slider-title::before {
        display: none;
    }

    .home-sliders.home7 .content-part .slider-title::after {
        display: none;
    }
}

@media (max-width: 992px) {
    .home-sliders.home7 .react-slider-row-seven {
        flex-direction: column-reverse;
    }

    .home-sliders.home7 .slider-content {
        position: relative !important;
        top: inherit !important;
        left: inherit !important;
        transform: translate(0) !important;
    }

    .home-sliders.home7 .slider-content .content-part {
        padding: 0;
    }

    .home-sliders.home7 .owl-nav {
        top: auto;
        bottom: 20px;
    }

    .home-sliders.home7 .slider-hero {
        padding: 0 !important;
        margin-bottom: 40px;
    }

    .home-sliders.home7 .slider-hero .hero-picture {
        position: relative !important;
    }

    .home-sliders.home7 .navigation-spacer {
        width: 100%;
        height: 100px;
    }

    .home-sliders.home7 .owl-prev::after {
        left: 151%;
    }
}

@media (max-width: 768px) {
    .home-sliders.home7 .content-part .slider-title {
        font-size: 50px !important;
        line-height: 1.2;
        max-width: 400px;
    }

    .home-sliders.home7 .slider-hero {
        margin-bottom: 25px;
    }
}

@media (max-width: 588px) {
    .home-sliders.home7 .event__video-btn--play-six {
        top: 83% !important;
        left: unset !important;
    }

    .home-sliders.home7 .content-part .slider-title {
        font-size: 40px !important;
        max-width: 320px;
    }
}

@media (max-width: 350px) {
    .home-sliders.home7 .content-part .slider-title {
        font-size: 35px !important;
        max-width: 320px;
    }
}

.section-title-area-seven .section-pretitle {
    color: #252525;
    font-size: 20px;
    font-weight: 600;
    line-height: 15px !important;
    margin-bottom: 20px;
    position: relative;
    padding-left: 60px;
    margin-bottom: 40px;
}

.section-title-area-seven .section-pretitle::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 40px;
    height: 2px;
    background: #316ffb;
}

.section-title-area-seven .section-title {
    color: #252525;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    transform: translateY(-10px);
}

@media (max-width: 1200px) {
    .section-title-area-seven .section-pretitle {
        font-size: 20px;
    }

    .section-title-area-seven .section-title {
        font-size: 30px;
    }
}

@media (max-width: 576px) {
    .section-title-area-seven {
        margin-bottom: 30px !important;
        padding-top: 50px;
    }

    .section-title-area-seven .section-pretitle {
        font-size: 16px;
        line-height: 0 !important;
    }

    .section-title-area-seven .section-title {
        font-size: 30px;
        line-height: 40px;
        transform: translateY(-20px);
    }
}

.about-section-seven {
    margin-bottom: -25px;
}

.about-section-seven .section-title-area-seven {
    margin-bottom: 80px;
}

.about-section-seven .about-card {
    background: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 10px;
    padding: 40px;
    display: flex;
    margin-bottom: 25px;
}

.about-section-seven .about-card:hover .card-icon {
    animation: flip 1s ease;
}

.about-section-seven .about-card .card-icon {
    width: 260px;
    aspect-ratio: 1;
    margin-right: 30px;
}

.about-section-seven .about-card .card-icon img {
    width: 100%;
}

.about-section-seven .about-card .content .card-title {
    color: #252525;
    font-size: 22px;
    font-weight: 600;
}

.about-section-seven .about-card .content p {
    color: #777777;
    margin-bottom: 0;
}

@media (max-width: 1200px) {
    .about-section-seven .about-card .card-icon {
        max-width: 100px !important;
        display: flex;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .about-section-seven .about-card {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .about-section-seven .about-card p {
        max-width: 400px;
    }

    .about-section-seven .about-card .card-icon {
        margin-right: 0;
        margin-bottom: 20px;
    }
}

.qna-section-seven .section-title-area-seven {
    margin-bottom: 40px;
    text-align: center;
}

.qna-section-seven .section-title-area-seven .section-pretitle {
    position: relative;
    padding-left: 60px;
}

.qna-section-seven .section-title-area-seven .section-pretitle::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 40px;
    height: 2px;
    background: #316ffb;
}

.qna-section-seven .qna-dropdown-item {
    margin-bottom: 20px;
}

.qna-section-seven .qna-dropdown-item .question {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.qna-section-seven .qna-dropdown-item .question .question-title {
    cursor: pointer;
    color: var(--Dark, #171717);
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
}

.qna-section-seven .qna-dropdown-item .question .dropdown-icon {
    background: #ffd6d6;
    width: 20px;
    height: 20px;
    display: grid;
    place-items: center;
    border-radius: 3px;
    margin-right: 30px;
}

.qna-section-seven .qna-dropdown-item .question .dropdown-icon::after {
    content: "+";
    color: #ff4444;
    transform: translateY(-7px);
    font-size: 19px;
    font-weight: 600;
    cursor: pointer;
}

.qna-section-seven .qna-dropdown-item .answer {
    height: 0;
    overflow: hidden;
    transition: height 300ms;
}

.qna-section-seven .qna-dropdown-item .answer p {
    max-width: 100%;
    padding-left: 55px;
    color: var(--Gray, #878787);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.qna-section-seven .qna-dropdown-item.show .dropdown-icon {
    background: #e2f8f9;
}

.qna-section-seven .qna-dropdown-item.show .dropdown-icon::after {
    content: "-";
    font-size: 30px;
    color: #3ccbde;
    transform: translateY(-18px);
}

.qna-section-seven .qna-dropdown-item.show .question-title {
    color: #316ffb;
}

.qna-section-seven .qna-dropdown-item.show .answer {
    height: 60px;
}

@media (max-width: 1400px) {
    .qna-section-seven .qna-picture {
        margin-right: 40px;
    }
}

@media (max-width: 1200px) {
    .qna-section-seven .qna-picture {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .qna-section-seven .qna-picture img {
        width: 100%;
    }
}

.courses-section-seven .filters {
    margin-bottom: 70px;
}

.courses-section-seven .filter-group {
    width: 100%;
    display: flex;
    justify-content: center;
}

.courses-section-seven .filter-group li {
    padding: 10px 25px;
    background: #ffffff;
    color: #777777;
    border-radius: 4px;
    margin-right: 40px;
    cursor: pointer;
    transition: background 300ms;
}

.courses-section-seven .filter-group li:last-child {
    margin-right: 0;
}

.courses-section-seven .filter-group li.active {
    background: #316ffb;
    color: #ffffff;
}

.courses-section-seven .content {
    margin-bottom: -40px;
}

.courses-section-seven .single-content {
    width: 33.3333%;
    display: flex;
    justify-content: center;
}

.courses-section-seven .courses-card {
    max-width: 400px;
    position: relative;
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 40px;
}

.courses-section-seven .courses-card .card-image img {
    width: 100%;
}

.courses-section-seven .courses-card .card-tag {
    position: absolute;
    background: #316ffb;
    color: #ffffff;
    padding: 5px 20px;
    border-radius: 5px;
    top: 55%;
    right: 30px;
}

.courses-section-seven .courses-card .card-contents {
    padding: 30px;
}

.courses-section-seven .courses-card .card-value {
    margin-bottom: 20px;
}

.courses-section-seven .courses-card .courses-rating-seven .star span {
    margin-left: 20px;
    color: #777777;
}

.courses-section-seven .courses-card .price {
    color: #316ffb;
    font-weight: 600;
}

.courses-section-seven .courses-card .card-title a {
    color: #252525;
    font-size: 22px;
    font-weight: 600;
}

.courses-section-seven .courses-card .card-title a:hover {
    color: #316ffb;
}

.courses-section-seven .courses-rating-seven i {
    color: #ff912c;
}

.courses-section-seven .courses-rating-seven .blank-star {
    color: #e5e5e5;
}

@media (max-width: 1400px) {
    .courses-section-seven .courses-card {
        max-width: 350px;
        margin-bottom: 22px;
    }

    .courses-section-seven .courses-card .card-tag {
        top: 45%;
    }

    .courses-section-seven .courses-card .card-contents .card-title a {
        font-size: 20px;
    }
}

@media (max-width: 1200px) {
    .courses-section-seven .courses-card {
        max-width: 290px;
        margin-bottom: 23px;
    }

    .courses-section-seven .courses-card .card-contents .card-title a {
        font-size: 16px;
    }
}

@media (max-width: 992px) {
    .courses-section-seven .single-content {
        width: 100% !important;
    }

    .courses-section-seven .courses-card {
        max-width: 100%;
        width: 100%;
        margin-bottom: 40px;
    }

    .courses-section-seven .courses-card .card-tag {
        top: unset;
        bottom: 20%;
    }

    .courses-section-seven .courses-card .card-contents .card-title a {
        font-size: 16px;
    }

    .courses-section-seven .filter-group li {
        font-size: 16px;
        padding: 7px 10px;
    }
}

@media (max-width: 769px) {
    .courses-section-seven .filters {
        margin-bottom: 40px;
    }

    .courses-section-seven .filter-group {
        flex-wrap: wrap;
        margin-bottom: -15px;
    }

    .courses-section-seven .filter-group li {
        font-size: 16px;
        padding: 7px 10px;
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .courses-section-seven .card-tag {
        bottom: 40% !important;
    }
}

.counter-section-seven .counter-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.counter-section-seven .counter-item .count {
    border: 1px solid #f1f1f1;
    border-radius: 50%;
    width: 150px;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.counter-section-seven .counter-item span {
    color: #252525;
    font-size: 40px;
    font-weight: 600;
}

.counter-section-seven .counter-item .counter-title {
    text-align: center;
    color: #777777;
    font-size: 18px;
    font-weight: 500;
}

@media (max-width: 1200px) {
    .counter-section-seven {
        margin-bottom: -40px;
    }

    .counter-section-seven .counter-item {
        margin-bottom: 40px;
    }
}

.overview-section-seven {
    position: relative;
    margin-bottom: -40px;
}

.overview-section-seven .contents {
    max-width: 550px;
}

.overview-section-seven .contents .section-title {
    margin-bottom: 40px;
}

.overview-section-seven .contents p {
    color: #777777;
    margin-bottom: 70px;
}

.overview-section-seven .overview-pictures .image-row {
    column-count: 2;
    column-gap: 40px;
}

.overview-section-seven .overview-pictures .image-item {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}

@media (max-width: 1200px) {
    .overview-section-seven .contents {
        margin-bottom: 50px;
    }

    .overview-section-seven .overview-pictures .image-item img {
        width: 100%;
    }
}

@media (max-width: 769px) {
    .overview-section-seven .overview-pictures .image-row {
        column-gap: 20px;
    }

    .overview-section-seven .overview-pictures .image-item {
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
    .overview-section-seven {
        margin-bottom: -20px !important;
    }
}

.testimonials-section-six.home-seven .testimonials-slider-navigation i:hover {
    color: #316ffb !important;
}

.blog-section-seven .blog-picture {
    margin-bottom: 20px;
    overflow: hidden;
}

.blog-section-seven .blog-picture img {
    width: 100%;
    transition: transform 300ms;
}

.blog-section-seven .blog-picture img:hover {
    transform: scale(110%);
}

.blog-section-seven .tag {
    position: absolute;
    top: 20px;
    right: 20px;
    background: #316ffb;
    padding: 5px 15px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    border-radius: 3px;
}

.blog-section-seven .blog-date {
    color: #00306e;
    font-size: 16px;
    margin-bottom: 7px;
}

.blog-section-seven .blog-title {
    margin-bottom: 15px;
    max-width: 550px;
}

.blog-section-seven .blog-title a {
    color: #00306e;
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
}

.blog-section-seven .blog-title a:hover {
    color: #316ffb;
}

.blog-section-seven .read-more {
    color: #4d5765;
    font-size: 16px;
}

.blog-section-seven .read-more i {
    font-size: 12px;
    margin-left: 5px;
}

.blog-section-seven .read-more:hover {
    color: #d20936;
}

.blog-section-seven .read-more:hover i {
    color: #d20936;
}

@keyframes flip {
    0% {
        transform: rotateX(0);
    }

    100% {
        transform: rotateX(360deg);
    }
}

@-webkit-keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-center {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes slide-top {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
    }
}

@keyframes shake-that {
    0% {
        transform: translate(0);
    }

    50% {
        transform: translateY(-10px);
    }

    100% {
        transform: translate(0);
    }
}

.hero4__area {
    overflow: hidden;
    position: relative;
    background: #E4FFEE;
    background-size: cover;
}

.hero4__area .container.hero4__width {
    max-width: 1200px;
}

.hero4__area .container.hero4__width .row {
    align-items: center;
}

.hero4__area .hero4__content span {
    font-size: 24px;
    font-weight: 700;
    color: #fd4680;
}

.hero4__area .hero4__content h1 {
    padding-bottom: 0;
    margin: 0 0 10px;
    color: #291206;
    font-family: Abhaya Libre;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.hero4__area .event__video-btn--plays {
    position: relative;
    top: 20px;
}

.hero4__area .event__video-btn--plays .event__videos {
    position: relative;
    top: 7px;
}

.hero4__area .event__video-btn--plays i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    border: 2px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    font-size: 28px;
    transition: all .5s ease;
}

.hero4__area .event__video-btn--plays i:hover {
    border-color: #3270fc;
}

.hero4__area .event__video-btn--plays em {
    color: #ffffff;
    line-height: 25px;
    font-weight: 600;
    font-size: 16px;
    text-align: left;
    margin-left: 10px;
    font-style: normal;
    position: relative;
    top: -9px;
    transition: all .5s ease;
}

.hero4__area .event__video-btn--plays .event__videos:hover {
    color: #3270fc;
}

.hero4__area .event__video-btn--plays .event__videos:hover i {
    border-color: #3270fc;
    color: #3270fc;
}

.hero4__area .event__video-btn--plays .event__videos:hover em {
    color: #3270fc;
}

.hero4__area .hero4__content p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #ffffff;
    padding-bottom: 16px;
}

.hero4__area .hero4__content .hero4-btn {



    background: #D60000;
    ;
    padding: 14px 35px 14px 35px;
    color: #fff;
    display: inline-block;
    margin-top: 0px;
    line-height: 20px;
    margin-right: 25px;
    color: var(--White_Color, #FFF);
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.hero4__area .hero4__content .hero4-btn:hover {
    background: #3270fc;
    color: #fff;
}

.hero4__area .hero4__image {
    padding-top: 90px;
    padding-left: 56px;
}

.hero4__area .hero4__image-1 {
    position: relative;
    z-index: 1;
}

.hero4__area .hero4__image-2 {
    position: absolute;
    top: 50%;
    right: 17.4%;
    -webkit-animation: hero3-image 3s linear infinite alternate;
    -moz-animation: hero3-image 3s linear infinite alternate;
    -o-animation: hero3-image 3s linear infinite alternate;
    animation: hero3-image 3s linear infinite alternate;
}

.hero4__area .hero4__image-course {
    border-radius: 50%;
    position: absolute;
    box-shadow: 0px 30px 40px 0px rgba(122, 0, 39, 0.2);
    background-color: #fd467f;
    top: 69.5%;
    right: 71.5%;
    width: 150px;
    height: 150px;
    -webkit-animation: hero3-image 3s linear infinite alternate;
    -moz-animation: hero3-image 3s linear infinite alternate;
    -o-animation: hero3-image 3s linear infinite alternate;
    animation: hero3-image 3s linear infinite alternate;
}

.hero4__area .hero4__shape img {
    position: absolute;
    z-index: 1;
}

.hero4__area .hero4__shape-1 {
    bottom: 60%;
    left: 13%;
    -webkit-animation: hero-leaf 3s linear infinite alternate;
    -moz-animation: hero-leaf 3s linear infinite alternate;
    -o-animation: hero-leaf 3s linear infinite alternate;
    animation: hero-leaf 3s linear infinite alternate;
}

.hero4__area .hero4__shape-2 {
    top: 50%;
    left: 0%;
    -webkit-animation: hero-leaf-2 3s linear infinite alternate;
    -moz-animation: hero-leaf-2 3s linear infinite alternate;
    -o-animation: hero-leaf-2 3s linear infinite alternate;
    animation: hero-leaf-2 3s linear infinite alternate;
}

.hero4__area .hero4__shape-3 {
    top: 53%;
    left: 54%;
    -webkit-animation: hero-leaf-2 3s linear infinite alternate;
    -moz-animation: hero-leaf-2 3s linear infinite alternate;
    -o-animation: hero-leaf-2 3s linear infinite alternate;
    animation: hero-leaf-2 3s linear infinite alternate;
}

.hero4__area .hero4__shape-4 {
    top: 38%;
    right: 13%;
    -webkit-animation: hero-leaf-2 3s linear infinite alternate;
    -moz-animation: hero-leaf-2 3s linear infinite alternate;
    -o-animation: hero-leaf-2 3s linear infinite alternate;
    animation: hero-leaf-2 3s linear infinite alternate;
}

.hero4__area .hero4__shape-5 {
    top: 76%;
    right: 12%;
    -webkit-animation: hero-leaf-2 3s linear infinite alternate;
    -moz-animation: hero-leaf-2 3s linear infinite alternate;
    -o-animation: hero-leaf-2 3s linear infinite alternate;
    animation: hero-leaf-2 3s linear infinite alternate;
}

@keyframes hero-leaf {
    0% {
        transform: translateY(-50px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes hero-leaf-2 {
    0% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(-30px);
    }
}

@keyframes hero3-image {
    0% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes hero-leaf-4 {
    0% {
        transform: translateX(-30px);
    }

    100% {
        transform: translateX(0px);
    }
}

@media (max-width: 360px) {
    .hero4__area .hero4__title {
        font-size: 35px !important;
        line-height: 40px !important;
    }

    .hero4__area .event__video-btn--plays em {
        display: none;
    }
}

.home-sliders {
    position: relative;
}

.home-sliders .slider-content {
    position: absolute;
    top: 23%;
    transform: translateX(13%);
}

.home-sliders .slider-content .slider-title {

    color: #FFF;
    text-align: center;
    font-family: 'Yellowtail', cursive;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-top: 20px;
    display: block;

}

.home-sliders .slider-content .slider-pretitle {
    padding: 37px 56px 53px 130px;
    font-size: 22px;
    margin-top: 20px !important;
    color: #D60000;
    margin-bottom: 22px;
    font-weight: 700;
    line-height: 32px;
}

.home-sliders .slider-content .slider-desc {
    font-size: 18px;
    color: #ffffff;
}

.home-sliders .slider-content .slider-btn {
    margin-top: 32px;
}

.home-sliders .slider-content .slider-btn .react-btn-border {
    background: none;
    color: #ffffff;
}

.home-sliders .slider-content .slider-btn .react-btn-border:hover {
    background: #D2093C;
    color: #ffffff;
    border-color: #D2093C;
}

.home-sliders .event__video-btn--play-btn {
    color: #00306e;
}

.home-sliders .owl-nav {
    position: absolute;
    display: block;
    top: 43%;
    right: unset;
    width: 100%;
    opacity: 1;
    transition: all 0.5s ease 0s;
}

.home-sliders .owl-nav [class*="owl-"] {
    position: absolute;
    left: 20px;
    display: inline-block;
    font-size: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
    background: transparent;
    border: 2px solid rgba(245, 245, 245, 0.08);
    border-radius: 100%;
    transition: all 0.5s ease 0s;
}

.home-sliders .owl-nav [class*="owl-"]:before {
    content: "\35";
    font-family: ElegantIcons;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 45px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.48);
    line-height: 28px;
}

.home-sliders .owl-nav [class*="owl-"].owl-next {
    left: auto;
    right: 70px;
}

.home-sliders .owl-nav [class*="owl-"].owl-next span {
    font-size: 0;
}

.home-sliders .owl-nav [class*="owl-"].owl-prev {
    left: 70px;
    right: auto;
}

.home-sliders .owl-nav [class*="owl-"].owl-prev:before {
    content: '\34';
}

.home-sliders .owl-nav [class*="owl-"].owl-prev span {
    font-size: 0;
}

.home-sliders .owl-nav [class*="owl-"]:hover {
    color: #00306e;
    background: #ffffff;
    border-color: #ffffff;
}

.home-sliders .owl-nav [class*="owl-"]:hover:before {
    color: #3270fc;
}

.home-sliders .event__video-btn--play {
    right: 28%;
    left: auto;
}

.home-sliders .event__video-btn--play em {
    position: absolute;
    width: 250px;
    color: #ffffff;
    margin-left: 50px;
    line-height: 25px;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    margin-top: 20px;
    font-style: normal;
}

.home-sliders .ellipse {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
}

.home-sliders .ellipse img {
    width: 100%;
}

@media (max-width: 360px) {
    .home-sliders .slider-title {
        font-size: 27px !important;
        line-height: 32px !important;
    }
}

.home_four-section .section-title {
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 120px;
    color: #eef2f8;
    font-weight: 700;
}

.home_four-section .sub-title {
    text-align: center;
    color: #252525;
    font-size: 43px;
    font-weight: 600;
    transform: translateY(-33px);
    margin-top: 70px;
    margin-bottom: 45px;
}

@media (max-width: 1200px) {
    .home_four-section .section-title {
        font-size: 80px;
    }

    .home_four-section .sub-title {
        font-size: 30px;
        transform: translateY(-56px) !important;
    }
}

@media (max-width: 574px) {
    .home_four-section .section-title {
        font-size: 50px;
    }

    .home_four-section .sub-title {
        font-size: 20px;
        transform: translateY(-33px) !important;
    }
}

.social-links.home-four-social-links {
    position: absolute !important;
    top: 50%;
    left: -170px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    z-index: 2;
}

.social-links.home-four-social-links a {
    line-height: 47px;
}

.social-links.home-four-social-links span {
    color: #a3a3a3;
    font-size: 14px;
}

.social-links.home-four-social-links a {
    border: none !important;
}

@media (max-width: 1680px) {
    .social-links.home-four-social-links {
        left: 0;
        flex-direction: row !important;
        top: 400px;
    }
}

.home-four-slider-part {
    position: relative;
}

.home-four-slider-part .slider-content {
    margin-top: 40px;
}

.home-four-slider-part .hero {
    margin-top: 100px;
}

.home-four-sliders .single-slide {
    position: relative;
    padding: 400px 0;
    background: #000;
    background-image: url("images/home4/backdrop.png") !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

@media (max-width: 1200px) {
    .home-four-sliders .single-slide {
        padding: 100px 0px;
    }
}

.home-four-sliders .slider-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 1200px) {
    .home-four-sliders .slider-content {
        position: relative;
        flex-direction: column !important;
        transform: inherit;
        width: 100%;
    }

    .home-four-sliders .slider-content .hero {
        margin-top: 150px !important;
    }

    .home-four-sliders .slider-content .hero.hero2 {
        max-width: 600px;
        transform: translateY(0);
    }
}

.home-four-sliders .hero {
    max-width: 600px;
    bottom: 40px;
    right: 15%;
}

.home-four-sliders .hero img {
    width: 100%;
}

.home-four-sliders .hero.hero2 {
    max-width: 700px;
    transform: translateY(30px);
}

.home-four-sliders .ellipse {
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
}

.home-four-sliders .ellipse i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    animation: upDown 2s infinite ease-in-out;
    cursor: pointer;
}

.home-four-sliders .ellipse i::before {
    content: '\22' !important;
    font-size: 28px;
    color: #252525;
}

.home-four-sliders .arrow_down .slider-home-four {
    background: #000 !important;
}

.home-four-sliders .content-part {
    position: relative;
}

.home-four-sliders .content-part .slider-pretitle {
    background: none;
    font-weight: 200;
    font-size: 30px;
    letter-spacing: 10px;
    padding: 0 !important;
}

.home-four-sliders .content-part .slider-title {
    font-weight: 600;
    margin-bottom: 30px;
}

.home-four-sliders .content-part p {
    color: #f5f5f5 !important;
    font-size: 14px;
    max-width: 400px;
    line-height: 30px !important;
}

.home-four-sliders .content-part .slider-btn {
    background: #3270fc;
    color: #ffffff;
    font-size: 16px;
    padding: 15px 40px;
    border: none;
    border-radius: 50px;
    transition: background 500ms;
}

.home-four-sliders .content-part .slider-btn:hover {
    background: #4d82ff;
}

.home-four-sliders .owl-nav {
    position: absolute;
    right: 0;
    width: 300px;
    transform: rotate(90deg);
}

.home-four-sliders .owl-nav .owl-prev {
    margin-left: -100px !important;
}

.home-four-sliders .owl-nav .owl-prev::before {
    content: '\23' !important;
    font-size: 25px;
    color: #999999;
}

.home-four-sliders .owl-nav .owl-prev:hover {
    background: none !important;
}

.home-four-sliders .owl-nav .owl-prev:hover::before {
    color: #999999;
}

.home-four-sliders .owl-nav .owl-next {
    margin-right: -100px !important;
}

.home-four-sliders .owl-nav .owl-next::before {
    content: '\24' !important;
    font-size: 25px;
    color: #999999;
}

.home-four-sliders .owl-nav .owl-next:hover {
    background: none !important;
}

.home-four-sliders .owl-nav .owl-next:hover::before {
    color: #999999;
}

.home-four-sliders .owl-nav::before {
    content: '';
    position: absolute;
    top: 33px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 1px;
    background: #999999;
}

@media (max-width: 1630px) {
    .home-four-sliders .owl-nav {
        right: -50px;
    }
}

@media (max-width: 1490px) {
    .home-four-sliders .owl-nav {
        right: -100px;
    }
}

@media (max-width: 1250px) {
    .home-four-sliders .owl-nav {
        display: none;
    }
}

@media (max-width: 1400px) {
    .home-four-sliders .content-part .slider-title {
        font-size: 50px;
    }

    .home-four-sliders .content-part .slider-pretitle {
        font-size: 20px !important;
    }
}

@media (max-width: 1200px) {
    .home-four-sliders .content-part .slider-title {
        font-size: 70px !important;
    }
}

@media (max-width: 991px) {
    .home-four-sliders .content-part .slider-title {
        font-size: 60px !important;
    }
}

@media (max-width: 769px) {
    .home-four-sliders .content-part .slider-title {
        font-size: 45px !important;
    }

    .home-four-sliders .content-part .slider-pretitle {
        font-size: 17px !important;
    }
}

@media (max-width: 510px) {
    .home-four-sliders .content-part .slider-title {
        font-size: 30px !important;
    }

    .home-four-sliders .content-part .slider-pretitle {
        font-size: 15px !important;
    }
}

.home_four-section {
    position: relative;
}

.languegeSlider {
    overflow: hidden !important;
}

.langueges-section {
    background: #f5f5f5;
}

.langueges-section .lang-item img {
    width: 1005;
}

@media (max-width: 991px) {
    .langueges-section {
        padding: 50px 0 !important;
    }

    .langueges-section .lang-item {
        max-width: 60px;
    }
}

@media (max-width: 550px) {
    .langueges-section {
        padding: 40px 0 !important;
    }

    .langueges-section .lang-item {
        max-width: 50px;
    }
}

.catagories-section {
    position: relative;
}

.catagories-section .catagory-item {
    position: relative;
    margin-bottom: 35px;
}

.catagories-section .catagory-item .catagory-picture {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f5f5f5;
    padding: 45px 90px;
    margin-bottom: 10px;
    max-width: 100%;
    aspect-ratio: 1;
}

.catagories-section .catagory-item .catagory-picture img {
    max-width: 100%;
    aspect-ratio: 1;
}

.catagories-section .catagory-item .content {
    position: relative;
    display: flex;
    align-items: center;
}

.catagories-section .catagory-item .content .item-title {
    position: relative;
    font-size: 21px;
    font-weight: 600;
    margin-right: 60px;
}

.catagories-section .catagory-item .content .item-title a {
    color: #252525;
}

.catagories-section .catagory-item .content .item-title a:hover {
    color: #3270fc !important;
}

.catagories-section .catagory-item .content .item-title::before {
    content: '';
    position: absolute;
    top: 20px;
    right: -40px;
    width: 25px;
    height: 1px;
    background: #3772ff;
}

.catagories-section .catagory-item .content .info {
    font-size: 13px;
    color: #999999;
    line-height: 0 !important;
    transform: translateY(3px);
}

@media (max-width: 769px) {
    .catagories-section .catagory-item {
        max-width: 100%;
    }
}

.course-section {
    background: #262930;
}

.course-section .course-inner {
    display: flex;
    justify-content: start;
    align-items: center;
}

.course-section .course-inner .course-hero {
    position: relative;
}

.course-section .course-inner .course-hero .tutor-picture {
    max-width: 600px;
    width: 100%;
}

.course-section .course-inner .course-hero .tutor-picture img {
    width: 100%;
    height: auto;
}

.course-section .course-inner .course-hero .phone-picture {
    max-width: 320px;
    position: absolute;
    top: 100px;
    right: -160px;
}

.course-section .course-inner .course-hero .phone-picture img {
    width: 100%;
}

.course-section .course-inner .course-contents {
    margin: 0 auto;
    padding: 100px 0;
}

.course-section .course-inner .course-contents .course-contents-inner {
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.course-section .course-inner .course-contents .course-sub-title {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 10px;
}

.course-section .course-inner .course-contents .course-section-title {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    max-width: 600px;
    line-height: 60px;
    margin-bottom: 60px;
}

.course-section .course-inner .course-contents .course-item {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.course-section .course-inner .course-contents .course-item:last-child {
    margin-bottom: 0;
}

.course-section .course-inner .course-contents .course-item .course-item-icon {
    width: 80px;
    margin-right: 40px;
}

.course-section .course-inner .course-contents .course-item .course-item-icon img {
    max-width: 100%;
}

.course-section .course-inner .course-contents .course-item .course-item-title {
    color: #fff;
    font-size: 20px;
}

.course-section .course-inner .course-contents .course-item p {
    color: #999999;
    font-size: 15px;
    max-width: 500px;
}

@media (max-width: 1650px) {
    .course-section .phone-picture {
        max-width: 300px !important;
        right: -40px !important;
    }
}

@media (max-width: 1420px) {
    .course-section .course-inner .course-hero .tutor-picture {
        max-width: 500px;
    }

    .course-section .course-inner .course-hero .phone-picture {
        max-width: 260px !important;
        right: 0px !important;
    }

    .course-section .course-inner .course-contents {
        padding: 50px 50px !important;
    }

    .course-section .course-inner .course-contents .section-title {
        font-size: 30px;
        max-width: 400px;
        line-height: inherit;
    }

    .course-section .course-inner .course-contents .course-item-icon {
        max-width: 60px;
        margin-right: 25px !important;
    }

    .course-section .course-inner .course-contents .course-item {
        margin-bottom: 25px;
    }

    .course-section .course-inner .course-contents .course-item .course-item-title {
        font-size: 16px;
    }
}

@media (max-width: 1130px) {
    .course-section .course-inner .course-contents {
        padding: 20px !important;
    }
}

@media (max-width: 975px) {
    .course-section .course-inner {
        flex-direction: column;
    }

    .course-section .course-inner .tutor-picture {
        max-width: 100vw !important;
        width: 100vw !important;
    }

    .course-section .course-inner .course-contents {
        padding: 50px !important;
    }
}

@media (max-width: 450px) {
    .course-section .course-inner {
        flex-direction: column;
    }

    .course-section .course-inner .tutor-picture {
        max-width: 100vw !important;
        width: 100vw !important;
    }

    .course-section .course-inner .phone-picture {
        width: 170px !important;
    }

    .course-section .course-inner .course-contents .section-title {
        font-size: 25px !important;
        margin-bottom: 50px;
        max-width: 320px !important;
    }

    .course-section .course-inner .course-contents .course-item {
        flex-direction: column !important;
        align-items: flex-start;
    }

    .course-section .course-inner .course-contents .course-item .course-item-icon {
        margin-bottom: 15px;
    }
}

.trending-section {
    position: relative;
    margin-bottom: -139px !important;
}

@media (max-width: 1690px) {
    .trending-section {
        padding-bottom: 230px !important;
    }
}

@media (max-width: 1200px) {
    .trending-section {
        padding-bottom: 215px !important;
    }
}

@media (max-width: 580px) {
    .trending-section {
        padding-bottom: 232px !important;
    }
}

.trending-section .slider-navigation {
    margin-top: 30px;
}

.trending-section .trending-card {
    position: relative;
    box-shadow: 0px 0px 30px 0px rgba(50, 112, 252, 0.1);
    margin-bottom: 40px;
    overflow: hidden !important;
}

.trending-section .trending-card .trending-card-picture {
    transition: 300ms;
    width: 100%;
}

.trending-section .trending-card .trending-card-picture img {
    width: 100%;
}

.trending-section .trending-card .time {
    position: absolute;
    bottom: 130px;
    right: 20px;
    background: white;
    box-shadow: 0px 0px 30px 0px rgba(50, 112, 252, 0.15);
    display: grid;
    place-items: center;
    width: 70px;
    aspect-ratio: 1;
    border-radius: 50%;
    font-weight: 600;
}

.trending-section .trending-card .content {
    display: flex;
    flex-direction: column;
    padding: 40px;
}

.trending-section .trending-card .content .card-title {
    font-size: 26px;
    font-weight: 600;
}

.trending-section .trending-card .content .card-title a {
    color: #252525;
}

.trending-section .trending-card .content .card-title a:hover {
    color: #3270fc;
}

.trending-section .trending-card .content .card-info {
    color: #3270fc;
    font-size: 20px;
    font-weight: 600;
}

.trending-section .trending-card:hover .trending-card-picture {
    transform: scale(110%);
}

@media (max-width: 1200px) {
    .trending-section .trending-card .time {
        width: 50px;
        font-size: 14px;
    }

    .trending-section .trending-card .content {
        padding: 40px;
    }

    .trending-section .trending-card .content .card-title {
        font-size: 22px;
    }

    .trending-section .trending-card .content .card-info {
        font-size: 16px;
    }
}

@media (max-width: 992px) {
    .trending-section .trending-card .time {
        width: 50px;
        font-size: 14px;
    }

    .trending-section .trending-card .content {
        padding: 40px;
    }

    .trending-section .trending-card .content .card-title {
        font-size: 22px;
    }

    .trending-section .trending-card .content .card-info {
        font-size: 16px;
    }
}

.instructor-section .instructor-inner {
    background: #f5f5f5;
    padding: 70px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.instructor-section .instructor-inner .content .instructor-title {
    font-size: 56px;
    font-weight: 600;
    line-height: 1.161;
    color: #252525;
    font-size: 50px;
}

.instructor-section .instructor-inner .content .instructor-info {
    color: #777777;
    font-size: 16px;
    max-width: 600px;
}

.instructor-section .instructor-inner .instructor-btn {
    background-color: #3270fc;
    padding: 15px 30px;
    border-radius: 100px;
    color: white;
    font-size: 18px;
    border: none;
    transition: background 500ms;
}

.instructor-section .instructor-inner .instructor-btn:hover {
    background: #4d82ff;
}

@media (max-width: 1200px) {
    .instructor-section .instructor-inner .content .instructor-title {
        font-size: 35px;
    }

    .instructor-section .instructor-inner .content .instructor-info {
        font-size: 15px;
        max-width: 500px;
    }

    .instructor-section .instructor-inner .instructor-btn {
        padding: 10px 20px;
        font-size: 15px;
    }
}

@media (max-width: 992px) {
    .instructor-section .instructor-inner {
        flex-direction: column;
        align-items: flex-start !important;
    }
}

@media (max-width: 530px) {
    .instructor-section .instructor-inner {
        padding: 20px;
    }

    .instructor-section .instructor-inner .instructor-btn {
        padding: 7px 14px;
        font-size: 13px;
    }
}

.slider-prev-btn {
    position: absolute;
    top: 55%;
    left: 110px;
    color: #999999;
    font-size: 16px;
    font-weight: 400;
    transform: rotate(270deg);
}

.slider-prev-btn i {
    color: #999999;
    margin-right: 10px;
}

.slider-prev-btn::before {
    content: '';
    position: absolute;
    right: -60px;
    top: 13px;
    width: 30px;
    height: 1px;
    background: #999999;
}

.slider-next-btn {
    position: absolute;
    top: 50%;
    right: 110px;
    color: #999999;
    font-size: 16px;
    font-weight: 400;
    transform: rotate(270deg);
}

.slider-next-btn i {
    color: #999999;
    margin-left: 10px;
}

.slider-next-btn::before {
    content: '';
    position: absolute;
    left: -60px;
    top: 13px;
    width: 30px;
    height: 1px;
    background: #999999;
}

@media (max-width: 1690px) {
    .slider-navigation {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        width: 300px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .slider-next-btn,
    .slider-prev-btn {
        position: relative;
        transform: rotate(0deg);
    }

    .slider-next-btn {
        transform: translateX(100px);
    }

    .slider-prev-btn {
        transform: translateX(-100px);
    }
}

.students-section {
    background: #262930 !important;
}

.students-section .students-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.students-section .students-inner h1,
.students-section .students-inner p,
.students-section .students-inner span,
.students-section .students-inner .detail {
    color: white;
}

.students-section .students-inner .contents h1 {
    font-size: 56px;
    font-weight: 600;
    line-height: 50px;
}

.students-section .students-inner .contents p {
    font-size: 22px;
    line-height: 20px;
}

.students-section .students-inner .contents .detail {
    font-size: 14px;
    max-width: 400px;
    margin-bottom: 40px;
}

.students-section .students-inner .contents .followers {
    display: flex;
}

.students-section .students-inner .contents .followers .item {
    font-size: 50px;
    font-weight: 600;
}

.students-section .students-inner .contents .followers .item p {
    font-size: 18px;
    font-weight: normal;
    max-width: 200px;
}

.students-section .students-inner .contents .followers .joined {
    margin-right: 50px;
}

@media (max-width: 1200px) {
    .students-section .students-inner .contents h1 {
        font-size: 40px;
    }

    .students-section .students-inner .contents p {
        font-size: 16px;
    }

    .students-section .students-inner .contents .detail {
        font-size: 12px;
    }

    .students-section .students-inner .contents .followers .item {
        font-size: 30px;
    }

    .students-section .students-inner .contents .followers .item p {
        font-size: 13px;
    }

    .students-section .map-image {
        max-width: 400px;
    }
}

@media (max-width: 769px) {
    .students-section .students-inner {
        flex-direction: column;
    }

    .students-section .students-inner .contents {
        margin-bottom: 40px;
    }
}

@media (max-width: 530px) {
    .students-section .contents .detail {
        max-width: 300px !important;
    }
}

@media (max-width: 1690px) {
    .testimonials-style1 {
        padding-bottom: 240px !important;
    }
}

.testimonials-style1 .slider-navigation {
    margin-top: 70px;
}

.testimonials-style1 .testimonials-card {
    position: relative;
    max-width: 405px;
    padding: 50px;
    border: 1px solid #f5f5f5;
    background: white;
}

.testimonials-style1 .testimonials-card .profile {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.testimonials-style1 .testimonials-card .profile .dp {
    margin-right: 20px;
}

.testimonials-style1 .testimonials-card .profile .identity .name {
    color: #252525;
    font-size: 24px;
    font-weight: 600;
    line-height: 35px;
}

.testimonials-style1 .testimonials-card .profile .identity .status {
    color: #777777;
    font-size: 16px;
}

.testimonials-style1 .testimonials-card .contents p {
    color: #777777;
    font-size: 16px;
    margin-bottom: 20px;
}

.testimonials-style1 .testimonials-card .testimonials-rating i {
    color: #ff9000;
}

.testimonials-style1 .testimonials-card .testimonials-rating i.blank-star {
    color: #e5e5e5;
}

@media (max-width: 1200px) {
    .testimonials-style1 .testimonials-card {
        padding: 30px;
    }

    .testimonials-style1 .testimonials-card .profile {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }

    .testimonials-style1 .testimonials-card .profile .dp {
        margin-right: 20px;
    }

    .testimonials-style1 .testimonials-card .profile .identity .name {
        color: #252525;
        font-size: 18px;
        font-weight: 600;
        line-height: 30px;
    }

    .testimonials-style1 .testimonials-card .profile .identity .status {
        color: #777777;
        font-size: 14px;
    }

    .testimonials-style1 .testimonials-card .contents p {
        color: #777777;
        font-size: 14px;
        margin-bottom: 20px;
    }

    .testimonials-style1 .testimonials-card .testimonials-rating i {
        color: #ff9000;
        font-size: 14px;
    }
}

@media (max-width: 576px) {
    .testimonials-style1 {
        padding-bottom: 120px !important;
    }
}

.events-section {
    background: #f5f5f5;
}

.events-section .events-section-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 70px;
}

.events-section .events-section-title .events-title {
    color: #252525;
    font-size: 56px;
    font-weight: 600;
}

.events-section .events-section-title .events-view-all a {
    color: #777777;
    font-size: 20px;
    font-weight: 500;
}

.events-section .events-section-title .events-view-all i {
    color: #999999;
    font-size: 10px;
    margin-left: 5px;
}

.events-section .event-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #e5e5e5;
}

.events-section .event-item .date {
    display: flex;
    flex-direction: column;
}

.events-section .event-item .date .day {
    color: #252525;
    font-size: 65px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 30px;
}

.events-section .event-item .date .date-span {
    color: #7f7f7f;
}

.events-section .event-item .event-info .event-title {
    color: #252525;
    font-size: 26px;
    font-weight: 600;
}

.events-section .event-item .event-info .event-location {
    color: #7f7f7f;
}

.events-section .event-item .event-btn {
    background: #3270fc;
    padding: 10px 40px;
    font-size: 20px;
    border-radius: 50px;
    border: none;
    transition: background 500ms;
}

.events-section .event-item .event-btn:hover {
    background: #4d82ff;
}

.events-section .event-item .event-btn a {
    color: white;
}

.events-section .event-item:last-child {
    margin-bottom: 0;
    border: none;
}

@media (max-width: 1200px) {
    .events-section .events-section-title .events-title {
        font-size: 35px;
    }

    .events-section .date .day {
        font-size: 40px !important;
        margin-bottom: 20px !important;
    }

    .events-section .event-title {
        font-size: 18px !important;
    }

    .events-section .event-btn {
        padding: 5px 15px;
    }
}

@media (max-width: 768px) {
    .events-section .event-item {
        flex-direction: column;
    }

    .events-section .date {
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
    }

    .events-section .date .day {
        font-size: 65px;
        line-height: 20px;
        margin-bottom: 10px !important;
    }

    .events-section .date .date-span {
        color: #7f7f7f;
    }

    .events-section .event-info .event-title {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .events-section .event-info .event-location {
        margin-bottom: 20px;
    }

    .events-section .event-btn {
        background: #3270fc;
        color: #ffffff;
        padding: 10px 40px;
        font-size: 20px;
        border-radius: 50px;
        border: none;
    }

    .events-section:last-child {
        margin-bottom: 0;
        border: none;
    }
}

.blog-section .maximized-part .blog-picture {
    margin-bottom: 20px;
    overflow: hidden;
}

.blog-section .maximized-part .blog-picture img {
    max-width: 100%;
    transition: transform 300ms;
}

.blog-section .maximized-part .blog-picture img:hover {
    transform: scale(110%);
}

.blog-section .maximized-part .blog-date {
    color: #777777;
    font-size: 16px;
    margin-bottom: 7px;
}

.blog-section .maximized-part .blog-title {
    margin-bottom: 15px;
    max-width: 550px;
}

.blog-section .maximized-part .blog-title a {
    color: #252525;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
}

.blog-section .maximized-part .blog-title a:hover {
    color: #3270fc;
}

.blog-section .maximized-part .read-more {
    color: #777777;
    font-size: 16px;
}

.blog-section .maximized-part .read-more i {
    font-size: 12px;
    margin-left: 5px;
}

.blog-section .minimized-part .blog-item {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 20px;
}

.blog-section .minimized-part .blog-item .blog-picture {
    max-width: 230px;
    margin-right: 39px;
    overflow: hidden;
}

.blog-section .minimized-part .blog-item .blog-picture img {
    max-width: 100%;
    transition: transform 300ms;
}

.blog-section .minimized-part .blog-item .blog-picture img:hover {
    transform: scale(110%);
}

.blog-section .minimized-part .blog-item .content .blog-date {
    color: #777777;
    font-size: 16px;
    margin-bottom: 10px;
}

.blog-section .minimized-part .blog-item .content .blog-title {
    margin-bottom: 10px;
    max-width: 450px;
}

.blog-section .minimized-part .blog-item .content .blog-title a {
    color: #252525;
    font-size: 24px;
    font-weight: 600;
    line-height: 35px;
}

.blog-section .minimized-part .blog-item .content .blog-title a:hover {
    color: #3270fc;
}

.blog-section .minimized-part .blog-item .content .read-more {
    color: #777777;
    font-size: 16px;
    margin-bottom: 0 !important;
}

.blog-section .minimized-part .blog-item .content .read-more i {
    font-size: 12px;
    margin-left: 5px;
}

@media (max-width: 1725px) {
    .blog-section .section-title {
        font-size: 100px;
    }
}

@media (max-width: 1444px) {
    .blog-section .section-title {
        font-size: 80px;
    }
}

@media (max-width: 1200px) {
    .blog-section .section-title {
        font-size: 70px;
    }
}

@media (max-width: 992px) {
    .blog-section .section-title {
        font-size: 50px;
    }
}

@media (max-width: 769px) {
    .blog-section .maximized-part {
        margin-bottom: 40px;
    }

    .blog-section .maximized-part .blog-picture {
        margin-bottom: 20px;
    }

    .blog-section .maximized-part .blog-picture img {
        max-width: 100%;
    }

    .blog-section .maximized-part .blog-title {
        margin-bottom: 20px;
    }

    .blog-section .maximized-part .blog-title a {
        font-size: 23px;
        min-width: 320px;
    }

    .blog-section .maximized-part .blog-date {
        margin-bottom: 20px;
    }

    .blog-section .maximized-part .read-more {
        font-size: 16px;
    }

    .blog-section .minimized-part .content .blog-picture {
        margin-bottom: 20px;
    }

    .blog-section .minimized-part .content .blog-picture img {
        max-width: 100%;
    }

    .blog-section .minimized-part .content .blog-title a {
        font-size: 17px !important;
    }

    .blog-section .minimized-part .content .blog-date {
        margin-bottom: 20px;
    }

    .blog-section .minimized-part .content .read-more {
        font-size: 16px;
    }
}

@media (max-width: 358px) {
    .blog-section .section-title {
        font-size: 30px;
    }
}

.my-element {
    animation: bounce;
    /* referring directly to the animation's @keyframe declaration */
    animation-duration: 8s;
    /* don't forget to set a duration! */
}

.category__area {
    padding: 115px 0 125px 0;
}

.category__area .container.category__width {
    max-width: 1030px;
    position: relative;
}

.category__area .container.category__width:before {
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    bottom: -21px;
    left: 0;
    right: 0;
    background: #eef4fe;
    border-radius: 50%;
    margin: 0 auto;
}

.category__area .container.category__width .row {
    justify-content: center;
}

.category__area .category__top-wrapper {
    padding-bottom: 38px;
}

.category__area .category__top-wrapper-1 {
    font-size: 16px;
    font-weight: 600;
    color: #3563cc;
}

.category__area .category__top-wrapper-2 {
    font-size: 40px;
    font-weight: 800;
    line-height: 50px;
    color: #020334;
}

.category__area .category__wrapper {
    max-width: 100%;
    padding: 8px 22px 8px 22px;
    border-radius: 6px;
    background-color: white;
    box-shadow: 0px 30px 40px 0px rgba(0, 16, 35, 0.12);
    display: flex;
    align-items: center;
}

.category__area .category__wrapper img {
    display: inline-block;
    width: 34px;
    height: 34px;
}

.category__area .category__wrapper img:not(:last-child) {
    margin-right: 10px;
}

.category__area .category__wrapper h4 {
    display: inline-block;
    font-size: 16px;
    font-weight: 800;
    line-height: 50px;
    vertical-align: sub;
    margin: 0;
}

.category__area .category__wrapper h4 a {
    color: #00306e;
}

.category__area .category__wrapper:hover a {
    color: #3270fc;
}

.category__area .category__wrapper.category__wrapper2 img {
    height: 36px;
}

.category__area .category__wrapper.category__wrapper6 img {
    height: 29px;
}

.category__area .category__inner {
    position: relative;
    z-index: 1;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    border-left: 3px solid #ffffff;
    border-radius: 6px;
}

.category__area .category__inner:hover {
    transform: translateY(-2px);
    border-color: #3270fc;
}

.react-logo-area.brand__area {
    padding: 0 0 120px;
}

.react-logo-area.brand__area .brand__width {
    background: #f6f6fb;
    max-width: 1170px;
    margin: 0 auto;
    padding: 45px 0 70px;
    border-radius: 12px;
}

.react-logo-area .brand__title {
    padding: 5px;
    display: inline-block;
    font-size: 24px;
    font-weight: 800;
    line-height: 50px;
    color: #020334;
}

.react-logo-area .brand__slider {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.react-logo-area .brand__slider .brand__item {
    padding: 0 40px;
}

/*****************************************************
    07. Banner Two Section CSS Here
****************************/
.hero3__area {
    overflow: hidden;
    background: url(images/banner2/bg2.jpg) no-repeat center top;
    padding-bottom: 180px;
    padding-top: 160px;
    background-size: cover;
    height: 784px;
}

.hero3__area .about__content {
    max-width: 640px;
    margin: 0 auto;
    padding-top: 30px;
}

.hero3__area .about__content ul {
    margin: 0;
    padding: 0;
    display: flex;
}

.hero3__area .about__content ul li {
    display: flex;
    align-items: center;
    border-top: 1px solid #EDEDED;
    padding: 30px 28px;
}

.hero3__area .about__content ul li:first-child {
    border-top: none;
}

.hero3__area .about__content ul li .icon {
    margin-right: 15px;
}

.hero3__area .about__content ul li .icon img {
    margin-top: -50px;
}

.hero3__area .about__content ul li .text {
    flex: 1;
}

.hero3__area .about__content ul li .text h4 {
    margin: 0 0 14px;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
}

.hero3__area .about__content ul li .text p {
    margin: 0;
    font-size: 16px;
    line-height: 22px;
    color: #5B5F64;
}

.hero3__area .about__content ul li a {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    border: 2px solid #EDEDED;
    text-align: center;
    line-height: 36px;
}

.hero3__area .about__content ul li a svg {
    width: 18px;
    color: #00306E;
}

.hero3__area .about__content ul li a:hover {
    background: #3270fc;
    color: #ffffff;
}

.hero3__area .about__content ul li a:hover svg {
    color: #ffffff;
}

.hero3__area .hero3__content {
    text-align: center;
}

.hero3__area .hero3__content .hero3__title {
    font-size: 70px;
    line-height: 74px;
    font-weight: 600;
    color: #0F1216;
    margin: 0;
}

.hero3__area .hero3__content .hero3__title em {
    color: #3270FC;
    font-style: normal;
}

.hero3__area .hero3__content .search-form {
    background: #fff;
    border-radius: 0px;
    padding: 14px 18px 16px 25px;
    box-shadow: 0px 20px 20px rgba(0, 14, 32, 0.1);
    max-width: 570px;
    margin: 40px auto 25px;
    position: relative;
    border-left: 3px solid #3270FC;
}

.hero3__area .hero3__content .search-form [type="text"] {
    border: none;
    color: #4b5b70;
    font-size: 14px;
    outline: none;
    background: none;
    width: 100%;
}

.hero3__area .hero3__content .search-form button {
    border: none;
    background: none;
    padding: 0;
    position: absolute;
    right: 20px;
}

.hero3__area .hero3__content .hero3__paragraph {
    font-size: 16px;
    line-height: 20.11px;
    color: #00306E;
}

.hero3__area .hero3__content .hero3__paragraph a {
    color: #3270fc;
}

.hero3__area .hero3__content .hero3__paragraph a svg {
    width: 18px;
}

.p-relative {
    position: relative;
}

.hero3__image {
    margin-left: 0;
    position: absolute;
    right: -10%;
    top: 8%;
}

.hero3__image .hero3__image-1 {
    border-radius: 50%;
}

.hero3__image-2 {
    position: absolute;
    top: 56%;
    right: -22%;
    -webkit-animation: hero3-image 3s linear infinite alternate;
    -moz-animation: hero3-image 3s linear infinite alternate;
    -o-animation: hero3-image 3s linear infinite alternate;
    animation: hero3-image 3s linear infinite alternate;
}

.hero3__shape img {
    position: absolute;
    z-index: 1;
}

.hero3__shape-1 {
    top: 32%;
    left: 2%;
    -webkit-animation: hero-leaf 3s linear infinite alternate;
    -moz-animation: hero-leaf 3s linear infinite alternate;
    -o-animation: hero-leaf 3s linear infinite alternate;
    animation: hero-leaf 3s linear infinite alternate;
}

.hero3__shape-2 {
    top: 44%;
    left: 4.5%;
    -webkit-animation: hero-leaf-2 3s linear infinite alternate;
    -moz-animation: hero-leaf-2 3s linear infinite alternate;
    -o-animation: hero-leaf-2 3s linear infinite alternate;
    animation: hero-leaf-2 3s linear infinite alternate;
}

.hero3__shape-3 {
    top: 57%;
    left: 72%;
    -webkit-animation: hero-leaf-4 3s linear infinite alternate;
    -moz-animation: hero-leaf-4 3s linear infinite alternate;
    -o-animation: hero-leaf-4 3s linear infinite alternate;
    animation: hero-leaf-4 3s linear infinite alternate;
}

.hero3__shape-4 {
    top: 14.5%;
    right: 19%;
    -webkit-animation: hero-leaf-4 3s linear infinite alternate;
    -moz-animation: hero-leaf-4 3s linear infinite alternate;
    -o-animation: hero-leaf-4 3s linear infinite alternate;
    animation: hero-leaf-4 3s linear infinite alternate;
}

.hero3__shape-5 {
    top: 69%;
    right: 9%;
    -webkit-animation: hero-leaf 3s linear infinite alternate;
    -moz-animation: hero-leaf 3s linear infinite alternate;
    -o-animation: hero-leaf 3s linear infinite alternate;
    animation: hero-leaf 3s linear infinite alternate;
}

.hero3__shape-6 {
    top: 30%;
    right: 0%;
    -webkit-animation: hero-leaf-2 3s linear infinite alternate;
    -moz-animation: hero-leaf-2 3s linear infinite alternate;
    -o-animation: hero-leaf-2 3s linear infinite alternate;
    animation: hero-leaf-2 3s linear infinite alternate;
}

@keyframes hero-leaf {
    0% {
        transform: translateY(-50px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes hero-leaf-2 {
    0% {
        transform: translateY(0px);
    }

    100% {
        transform: translateY(-30px);
    }
}

@keyframes hero3-image {
    0% {
        transform: translateY(-20px);
    }

    100% {
        transform: translateY(0px);
    }
}

@keyframes hero-leaf-4 {
    0% {
        transform: translateX(-30px);
    }

    100% {
        transform: translateX(0px);
    }
}

@keyframes upDown {
    0% {
        transform: translate(-50%, -50%);
    }

    50% {
        transform: translate(-50%, -30%);
    }

    100% {
        transform: translate(-50%, -50%);
    }
}

/*****************************************************
    08. Service CSS Here
****************************/
.react_populars_topics .container {
    max-width: 1200px;
}

.react_populars_topics .item__inner {
    border: 2px solid rgba(15, 22, 41, 0.078);
    border-radius: 6px;
    padding: 40px 35px 35px 35px;
    position: relative;
    transition: all 0.5s ease 0s;
    margin-bottom: 30px;
    text-align: center;
}

.react_populars_topics .item__inner:before {
    position: absolute;
    content: "";
    left: 0px;
    right: 0;
    top: -3px;
    border-radius: 6px 6px 0 0;
    height: 8px;
    width: 100%;
    z-index: 1;
    border-top: 3px solid #3270FC;
    transition: all 0.5s ease 0s;
    opacity: 0;
}

.react_populars_topics .item__inner h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin: 25px 0 0px;
}

.react_populars_topics .item__inner h3 a {
    color: #00306e;
}

.react_populars_topics .item__inner h3 a:hover {
    color: #3270fc;
}

.react_populars_topics .item__inner p {
    font-size: 16px;
    color: #5B5F64;
    margin: 0;
    line-height: 20px;
}

.react_populars_topics .item__inner:hover {
    box-shadow: 0px 30px 50px 0px rgba(0, 15, 56, 0.1), inset 0px 3px 0px 0px rgba(42, 109, 245, 0.004);
    border-color: #ffffff;
}

.react_populars_topics .item__inner:hover:before {
    opacity: 1;
}

.react_populars_topics.react_populars_topics .item__inner {
    text-align: left;
}

.react_populars_topics.react_populars_topics2 .item__inner {
    border: none;
    border-radius: 10px;
    padding: 40px 35px 35px 35px;
    position: relative;
    transition: all 0.5s ease 0s;
    margin-bottom: 30px;
    text-align: left;
    box-shadow: 0px 30px 60px rgba(15, 18, 22, 0.1);
}

.react_populars_topics.react_populars_topics2 .item__inner:before {
    opacity: 0;
}

.react_populars_topics.react_populars_topics2 .item__inner h3 {
    font-weight: 700;
    margin: 25px 0 14px;
}

.react_populars_topics.react_populars_topics2 .item__inner h3 a {
    color: #0F1216;
    font-size: 20px;
    font-weight: 700;
}

.react_populars_topics.react_populars_topics2 .item__inner h3 a:hover {
    color: #3270fc;
}

.react_populars_topics.react_populars_topics2 .item__inner p {
    font-size: 16px;
    color: #5B5F64;
    margin: 0;
    line-height: 24px;
}

.react_populars_topics.react_populars_topics2 .item__inner a {
    font-size: 14px;
    font-weight: 600;
    color: #0F1216;
    display: inline-block;
    margin-top: 16px;
}

.react_populars_topics.react_populars_topics2 .item__inner a svg {
    width: 18px;
}

.react_populars_topics.react_populars_topics2 .item__inner a:hover {
    color: #3270fc;
}

.react_populars_topics.react_populars_topics2 .item__inner:hover {
    box-shadow: 0px 30px 50px 0px rgba(0, 15, 56, 0.1), inset 0px 3px 0px 0px rgba(42, 109, 245, 0.004);
    border-color: #ffffff;
}

.react_populars_topics.react_populars_topics2 .item__inner:hover:before {
    opacity: 0;
}

.react_populars_topics.react_populars_topics_about .react__title__section-all {
    background: #F2F4F9;
    max-width: 1350px;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 200px;
    border-radius: 10px;
}

.react_populars_topics.react_populars_topics_about .container {
    margin-top: -200px;
}

.react_populars_topics.react_populars_topics_about.react_populars_topics.react_populars_topics2 .item__inner {
    background: #fff;
}

.react__title__section-all h2 {
    font-size: 44px;
    font-weight: 700;
    color: #0F1216;
    margin: 0 0 10px;
    line-height: 54px;
}

.react__title__section-all h6 {
    font-size: 16px;
    line-height: 20px;
    color: #D2093C;
    font-weight: 600;
    margin: 0 0 12px;
}

/*****************************************************
    09. Popular Topics CSS Here
****************************/
/* .react_popular_topics .item__inner {
  position: relative;
  transition: all 0.5s ease 0s;
  margin-bottom: 30px;
}
.react_popular_topics .item__inner .icon img {
  width: 100%;
}
.react_popular_topics .item__inner:before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  border-radius: 6px 6px 0 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  background: linear-gradient(180deg, rgba(15, 18, 22, 0) 46.67%, rgba(15, 18, 22, 0.9) 91%);
  transition: all 0.5s ease 0s;
  bottom: 0;
}
.react_popular_topics .item__inner .react-content {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  z-index: 2;
}
.react_popular_topics .item__inner .react-content h3 {
  font-size: 22px;
  color: #ffffff;
  line-height: 27.65px;
  margin: 0;
  font-weight: 700;
}
.react_popular_topics .item__inner .react-content h3 a {
  color: #ffffff;
}
.react_popular_topics .item__inner .react-content h3 a:hover {
  color: #b5b2b2;
}
.react_popular_topics .item__inner a.r__link {
  font-size: 14px;
  color: #ffffff;
  line-height: 17.6px;
  margin: 0;
  font-weight: 700;
}
.react_popular_topics .item__inner a.r__link svg {
  width: 18px;
}
.react_popular_topics .item__inner a.r__link:hover {
  color: #b5b2b2;
}
.react_popular_topics .item__inner:hover:before {
  background: rgba(15, 18, 22, 0.8);
}
.react_popular_topics .item__inner:hover a.r__link {
  color: #b5b2b2;
} */
/*****************************************************
    10. About Section CSS Here
****************************/
.about__area h2 {
    color: var(--Primary_Color, #291206);
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 67px;
}

.about__area h2 em {
    color: #D2093C;
    font-style: normal;
}

.about__area.about__area_one .about__paragraph {
    font-size: 20px;
    color: #777777;
    line-height: 30px;
}


.about__area.about__area_one p a {
    color: #D2093C;
    text-decoration: underline !important;
    font-weight: 700;
}

.about__area.about__area_one p a svg {
    width: 18px;
}

.about__area.about__area_one p a:hover {
    opacity: .9;
}

.about__area.about__area_one ul {
    display: flex;
    margin-top: 40px;
}

.about__area.about__area_one ul li .more-about {

    padding: 16px 24px 16px 24px;
    background-color: #D60000;
    display: inline-block;
    color: var(--White_Color, #FFF);
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 14px;
}

.about__area.about__area_one ul li .more-about svg {
    width: 18px;
}

.about__area.about__area_one ul li .more-about:hover {
    background: #D2093C;
    color: #ffffff;
    border-color: #D2093C;
}

.about__area.about__area_one ul li.last-li {
    background: url(images/about/comment.png) no-repeat left top;
    padding-left: 72px;
    margin-left: 30px;
}

.about__area.about__area_one ul li.last-li em {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 15px;
    margin-top: 5px;
    font-style: normal;
}

.about__area.about__area_one ul li.last-li a {
    font-size: 18px;
    color: #00306e;
    font-weight: 700;
}

.about__area.about__area_one ul li.last-li a:hover {
    color: #D2093C;
}

.about2__area h2 {
    color: #291206;
    text-align: center;
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    /* 59.524px */
    text-transform: capitalize;
    margin: 0px;
}

.about2__area h2 em {
    color: #3270FC;
}

.about2__area .about__image {
    position: relative;
}

.about2__area .react__shape__1 {
    position: absolute;
    left: -8%;
    top: 57%;
    -webkit-animation: slide-top 5000ms linear infinite alternate;
    animation: slide-top 5000ms linear infinite alternate;
    z-index: 1;
}

.about2__area .about__content {
    padding-left: 70px;
}

.about2__area .about__content .about__paragraph {

    line-height: 28px;
    color: #5B5F64;
}

.about2__area .react__shape__2 {
    position: absolute;
    right: 60px;
    bottom: -30px;
    z-index: -1;
}

.about2__area .react__shape__11 {
    position: absolute;
    left: -22px;
    top: -23px;
    z-index: -1;
}

.about2__area .react__shape__33 {
    position: absolute;
    right: -13px;
    top: 60px;
    -webkit-animation: slide-top 5000ms linear infinite alternate-reverse;
    animation: slide-top 5000ms linear infinite alternate-reverse;
    z-index: 2;
}

.about2__area .about__btn a {
    font-size: 16px;
    font-weight: 600;

    border: none;
    padding: 16px 24px 16px 24px;
    color: #fff;
    display: inline-block;
    margin-top: 30px;
    line-height: 20px;
    background: #D60000;
    border-radius: 14px;
}

.about2__area .about__btn a svg {
    width: 18px;
}

.about2__area .about__btn a:hover {
    background: #D2093C;
    color: #ffffff !important;

}

.about2__area ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.about2__area ul li {
    font-size: 16px;
    color: #0F1216;
    font-weight: 600;
    padding-bottom: 15px;
}

.about2__area ul li i {
    margin-right: 10px;
    position: relative;
    background: rgba(210, 9, 60, 0.1);
    padding: 8px;
    color: #3270fc;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
}

.about2__area.about2__area .about__content {
    padding-left: 0;
}

.about2__area.about2__area .about__content h6 {
    font-size: 16px;
    line-height: 20px;
    color: #D2093C;
    font-weight: 600;
    margin: 0 0 12px;
}

.about2__area.about2__area .about__content .about__btn a {
    font-size: 16px;
    font-weight: 600;
    border: none;
    padding: 16px 24px 16px 24px;
    color: #fff;
    display: inline-block;
    margin-top: 30px;
    line-height: 20px;
    background: #D60000;
    border-radius: 14px;
}

.about2__area.about2__area .about__content .about__btn a:hover {
    background: #D2093C;
    color: #ffffff !important;
}

/*.about2__area.about3__area .about__content {
    padding-top: 85px;
}*/

/*****************************************************
    11. Breadcrumbs Section CSS
****************************/
.react-breadcrumbs .breadcrumbs-wrap {
    position: relative;
    overflow: hidden;
}

.react-breadcrumbs .breadcrumbs-wrap .container {
    position: relative;
}

.react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text {
    text-align: center;
}

.react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .breadcrumbs-title {
    width: 100%;
    font-size: 60px;
    text-transform: capitalize;
    color: #000;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 15px;
}

.react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li {
    display: inline;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    opacity: .8;
}

.react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li a {
    color: #000;
}

.react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li a:hover {
    opacity: 0.7;
}

.react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li:after {
    content: "";
    margin: 0 6px 0 12px;
    background: #000;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    display: inline-block;
}

.react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li:last-child:after {
    content: unset;
    margin: 0;
}

.react-breadcrumbs.react-breadcrumbs-single .container {
    max-width: 1200px;
}

.react-breadcrumbs.react-breadcrumbs-single .container .single-cate {
    background: #ffffff;
    color: #00306e;
    display: inline-block;
    padding: 4px 18px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 20px;
}

.react-breadcrumbs.react-breadcrumbs-single .react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner {
    top: 61%;
}

.react-breadcrumbs.react-breadcrumbs-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text {
    text-align: left;
}

.react-breadcrumbs.react-breadcrumbs-blog-single .container {
    max-width: 1200px;
}

.react-breadcrumbs.react-breadcrumbs-blog-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text {
    text-align: left;
}

.react-breadcrumbs.react-breadcrumbs-blog-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text span {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 15px;
    display: block;
}

.react-breadcrumbs.react-breadcrumbs-blog-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li {
    font-size: 14px;
    color: #ffffff;
    margin-right: 30px;
    opacity: 1;
}

.react-breadcrumbs.react-breadcrumbs-blog-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li svg {
    width: 17px;
    height: 17px;
    margin-right: 4px;
    position: relative;
    top: -2px;
}

.react-breadcrumbs.react-breadcrumbs-blog-single .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .back-nav ul li:after {
    display: none;
}

/*****************************************************
    12. Featured Online Section CSS Here
****************************/
.react_featured_online {
    background: #fff;
}

/*.react_featured_online .container {
  max-width: 1200px;
}
*/
.react_featured_online .container .border-btns {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    border: 2px solid rgba(0, 48, 110, 0.1);
    padding: 12px 35px 12px 35px;
    color: #00306E;
    display: inline-block;
    margin-top: 30px;
    line-height: 20px;
}

.react_featured_online .container .border-btns svg {
    width: 18px;
}

.react_featured_online .container .border-btns:hover {
    background: #3270FC;
    color: #fff;
}

.react_featured_online .item__inner {
    display: flex;




}

.react_featured_online .item__inner .icon {
    flex: 0 0 18%;
}

.react_featured_online .item__inner .icon img {
    height: 80px;
}

.react_featured_online .item__inner .react-content {
    flex: 0 0 63%;
}

.react_featured_online .item__inner .react-content h5 {
    margin: 0;
    color: #D2093C;
    font-size: 20px;
    font-weight: 600;
}

.react_featured_online .item__inner .react-content h3 {
    margin: 0px 0 0px;
    color: var(--Primary_Color, #291206);
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

.react_featured_online .item__inner .react-content p {
    color: #737373;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    /* 130% */
}

.react_featured_online .item__inner .react-content h3 a {
    color: #0F1216;
}

.react_featured_online .item__inner .react-content h3 a:hover {
    color: #3270FC;
}

.react_featured_online .item__inner .react-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
}

.react_featured_online .item__inner .react-content ul li {
    color: #5B5F64;
    font-size: 16px;
    line-height: 20px;
    padding-right: 30px;
}

.react_featured_online .item__inner .react-content ul li svg {
    width: 18px;
    position: relative;
    top: -2px;
    margin-right: 2px;
}

.react_featured_online .item__inner .react-content ul li:last-child {
    padding-right: 0;
}

/*.react_featured_online .item__inner:hover {
  box-shadow: 0px 30px 30px rgba(15, 18, 22, 0.1);
}*/
/*****************************************************
    13. FAQ Section CSS Here
****************************/



/* faq */

.faq {
    margin-bottom: 30px;
    transition: 0.3s all;


}

.faq_active {
    margin-bottom: 30px;
}

.faq__question {
    display: flex;
    align-items: center;
    box-sizing: border-box;


    transition: 0.3s all;
    cursor: pointer;
}





.faq__ico {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.faq__ico_m_r {
    margin-right: 13px;
}

.faq__ttl {
    flex-grow: 1;
    color: var(--Dark, #171717);
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    padding-right: 32px;
}

.faq__close {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    position: relative;
    cursor: pointer;
}

.faq__close:before {
    content: "";
    display: block;
    height: 2px;
    background-color: #000;
    position: absolute;
    top: calc(50% - 1px);
    left: 0;
    right: 0;
    transition: 0.3s all;
}

.faq_active .faq__close:before {
    transform: rotate(180deg);
}

.faq__close:after {
    content: "";
    display: block;
    width: 2px;
    background-color: #32325c;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    bottom: 0;
    transition: 0.3s all;
}

.faq_active .faq__close:after {
    transform: rotate(180deg);
    opacity: 0;
}

.faq__answer {


    display: flex;
    align-items: center;

    display: none;
}

.faq__txt {
    color: var(--Gray, #878787);
    font-family: Poppins;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding-top: 30px;
    padding-right: 100px;
}

.faq__accent {
    color: rgb(254, 185, 84);
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 2px;
}

.faq_active .faq__question {
    text-decoration: underline;
}




























.accordion__area {
    position: relative;
}

.accordion__area .accordion__wrapper-1 h2 {
    font-size: 44px;
    font-weight: 700;
    color: #0F1216;
    margin: 0 0 10px;
    line-height: 54px;
}

.accordion__area .accordion__wrapper-1 h6 {
    font-size: 16px;
    line-height: 20px;
    color: #D2093C;
    font-weight: 600;
    margin: 0;
}

.accordion__area .accordion__wrapper-1 p {
    font-size: 16px;
    color: #5B5F64;
    line-height: 26px;
}

.accordion__area .accordion__wrapper-1 a.border-btns {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    border: 2px solid rgba(0, 48, 110, 0.1);
    padding: 12px 35px 12px 35px;
    color: #00306E;
    display: inline-block;
    margin-top: 10px;
    line-height: 20px;
}

.accordion__area .accordion__wrapper-1 a.border-btns svg {
    width: 18px;
}

.accordion__area .accordion__wrapper-1 a.border-btns:hover {
    background: #3270FC;
    color: #fff;
}

.accordion__area .accordion-item {
    border: none;
    border-bottom: 1px solid rgb(255 255 255 / 13%) !important;
    margin-bottom: 10px;
    /*  box-shadow: 0px 20px 40px rgba(15, 18, 22, 0.1);*/
    /*  border-radius: 6px;*/
}

.accordion__area .accordion-button {
    padding: 20px 37px;
    border-radius: 0px;
    border: none;
}

.accordion__area .accordion .accordion-header .accordion-button {
    background-color: #125e2900;
    color: var(--White_Color, #FFF);
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
}

.accordion__area .accordion .accordion-header .accordion-button::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    right: 28px;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: ElegantIcons;
    font-size: 22px;
    color: #fff;
    background-image: none;
    font-weight: 300;
    content: "\33";
}

.accordion__area .accordion .accordion-header .accordion-button:focus {
    box-shadow: none;
}

.accordion__area .accordion .accordion-header .accordion-button.collapsed::after {
    content: "\32";
}

.accordion__area .accordion__shape img {
    position: absolute;
}

.accordion__area .accordion__shape-1 {
    left: 39%;
    bottom: -14%;
    z-index: -1;
}

.accordion__area .accordion__shape-1a {
    left: 7%;
    top: 72%;
    z-index: 1;
}

.accordion__area.accordion__area .accordion-button:not(.collapsed) {
    background: none;
    color: #ffffff;
    font-size: 20px;
}

.accordion__area.accordion__area .accordion-button:not(.collapsed):after {
    color: #fff;
}

.accordion__area.accordion__area .accordion-button:hover {
    background: none;
    color: #fff;
    font-size: 20x;
}

.accordion__area.accordion__area .accordion-button:hover:after {
    color: #3270FC;
}

.accordion__area .accordion .accordion-body {
    padding-top: 0;
}

.accordion__area .accordion .accordion-body p {
    font-size: 16px;
    font-weight: 400;
    color: #fdfdfd;
    margin: 0;
    padding: 0 15px 24px;
}

/*****************************************************
    14. Instructor Section CSS Here
****************************/
.instructor__area .container {
    max-width: 1590px;
}

.instructor__area .container .instructors_lefts {
    text-align: left;
    padding-left: 120px;
}

.instructor__area .container .instructors_lefts h2 {
    font-size: 44px;
    font-weight: 700;
    color: #0F1216;
    margin: 0 0 10px;
    line-height: 54px;
}

.instructor__area .container .instructors_lefts h6 {
    font-size: 16px;
    line-height: 20px;
    color: #D2093C;
    font-weight: 600;
    margin: 0;
}

.instructor__area .container .instructor__content-one {
    box-shadow: none !important;
}

.instructor__area .instructor__content h4 {
    margin: 0;
}

.instructor__area .instructor__content p {
    margin: 0;
}

.instructor__area .instructor__pre-title {
    font-size: 16px;
    font-weight: 600;
    color: #2a6df5;
}

.instructor__area .instructor__content {
    display: flex;
    flex-direction: column;
    padding-top: 34px;
    padding-bottom: 34px;
}

.instructor__area .instructor__content-1 img {
    background-size: cover;
    border: 5px solid #fff;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    box-shadow: 0px 10px 30px rgba(15, 18, 22, 0.1);
}

.instructor__area .instructor__content-2 {
    margin-top: 15px;
}

.instructor__area .instructor__content-2 h4 a {
    font-size: 20px;
    font-weight: 600;
    color: #0F1216;
}

.instructor__area .instructor__content-2 h4 a:hover {
    color: #2a6df5;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.instructor__area .instructor__content-2 p {
    margin-top: 0;
    font-size: 16px;
    font-weight: 400;
    color: #5B5F64;
    line-height: 20px;
}

.instructor__area .instructor__content-3 {
    margin-top: 5px;
}

.instructor__area .instructor__content-3 ul li {
    display: inline-block;
    margin: 0 7px;
}

.instructor__area .instructor__content-3 ul li:not(:last-child) {
    margin-right: 7px;
}

.instructor__area .instructor__content-3 ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #58606c;
    display: inline-block;
    text-align: center;
}

.instructor__area .instructor__content-3 ul li a:hover {
    color: #2a6df5;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.instructor__area .instructor__content:hover {
    border-radius: 10px;
    background-color: white;
    box-shadow: 0px 30px 40px 0px rgba(1, 11, 60, 0.06);
    width: 100%;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.instructors___page .instructor__content {
    margin-bottom: 30px;
}

.instructors___page .instructor__content .instructor__image {
    position: relative;
}

.instructors___page .instructor__content .instructor__image img {
    border-radius: 4px;
    width: 100%;
}

.instructors___page .instructor__content .instructor__image .content__hover {
    position: absolute;
    bottom: -50px;
    right: 0px;
    left: 0px;
    padding: 25px;
    opacity: 0;
    transition: all .5s ease;
}

.instructors___page .instructor__content .instructor__image .content__hover p {
    margin: 0;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
}

.instructors___page .instructor__content .instructor__image .content__hover ul {
    display: flex;
    justify-content: start;
    margin-left: -5px;
    margin-top: 20px;
}

.instructors___page .instructor__content .instructor__image .content__hover ul li {
    margin: 0 4px;
}

.instructors___page .instructor__content .instructor__image .content__hover ul li a {
    border: 2px solid rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 37px;
    text-align: center;
    display: inline-block;
    color: #fff;
}

.instructors___page .instructor__content .instructor__image .content__hover ul li a span {
    font-size: 14px;
}

.instructors___page .instructor__content .instructor__image .content__hover ul li a:hover {
    background: #3270FC;
    border-color: #3270FC;
}

.instructors___page .instructor__content .instructor__image:before {
    content: "";
    background: linear-gradient(180deg, rgba(15, 18, 22, 0) 46.67%, rgba(15, 18, 22, 0.9) 91%);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    opacity: 0;
    transition: all .5s ease;
}

.instructors___page .instructor__content .bottom-content {
    text-align: center;
    margin-top: 20px;
    transition: all .5s ease;
}

.instructors___page .instructor__content .bottom-content h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}

.instructors___page .instructor__content .bottom-content h4 a {
    color: #0F1216;
}

.instructors___page .instructor__content .bottom-content h4 a:hover {
    color: #3270fc;
}

.instructors___page .instructor__content .bottom-content p {
    margin: 0;
    font-size: 16px;
    color: #5B5F64;
}

.instructors___page .instructor__content:hover .instructor__image:before {
    opacity: 1;
}

.instructors___page .instructor__content:hover .content__hover {
    opacity: 1;
    bottom: 0px;
}

.instructors___page .instructor__content:hover .bottom-content {
    opacity: 0;
}

/*****************************************************
    15. Profile Section CSS Here
****************************/
.profile-page .profile-top {
    background: #ffffff;
}

.profile-page .profile-top .follows {
    background: #3270FC;
    border-radius: 6px;
    color: #fff;
    padding: 8px 25px;
    text-align: center;
    display: block;
    max-width: 356px;
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px;
}

.profile-page .profile-top .follows svg {
    width: 18px;
}

.profile-page .profile-top .follows:hover {
    opacity: .9;
}

.profile-page .profile-top .teacher__course {
    padding-top: 0px;
    margin-top: 50px;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px;
    line-height: 30px;
}

.profile-page .profile-top .follow {
    border: 2px solid #e8eaf0;
    padding: 7px 24px 7px 24px;
    color: #00306e;
    font-size: 15px;
    font-weight: 600;
    border-radius: 5px;
}

.profile-page .profile-top .follow:hover {
    background: #3270fc;
    border-color: #3270fc;
    color: #ffffff;
}

.profile-page .profile-top .user-section {
    display: flex;
    align-items: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8eaf0;
    margin-bottom: 30px;
}

.profile-page .profile-top .user-section li {
    padding-right: 60px;
    line-height: 1.5;
    font-size: 16px;
    color: #0F1216;
    font-weight: 600;
}

.profile-page .profile-top .user-section li em {
    display: block;
    font-style: normal;
    color: #5B5F64;
    font-weight: 400;
}

.profile-page .profile-top .user-section li .back-ratings i {
    font-size: 14px;
    color: #ff9415;
}

.profile-page .profile-top .user-section li.social a {
    color: #898a93;
    margin: 0 6px 0 0;
    font-size: 13px;
}

.profile-page .profile-top .user-section li.social a:hover {
    color: #3270fc;
}

.profile-page .profile-top h3 {
    font-size: 26px;
    font-weight: 600;
    color: #0F1216;
}

.profile-page .react-course-filter.related__course {
    padding-top: 20px;
}

.profile-page .count__area2 .count__content {
    display: flex;
    align-items: center;
    position: relative;
    border: 1px solid rgba(0, 48, 110, 0.1);
    border-radius: 6px;
    padding: 30px 25px;
}

.profile-page .count__area2 .count__content .icon {
    margin-right: 15px;
}

.profile-page .count__area2 .count__content .icon img {
    position: relative;
    top: -2px;
}

.profile-page .count__area2 .count__content .text {
    flex: 1;
}

.profile-page .count__area2 .count__content .text span {
    margin: 0 0 5px;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    color: #0F1216;
}

.profile-page .count__area2 .count__content .text em {
    margin: 0 0 5px;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    color: #0F1216;
    font-style: normal;
}

.profile-page .count__area2 .count__content .text p {
    margin: 0;
    font-size: 16px;
    line-height: 18px;
    color: #5B5F64;
}

/*****************************************************
    16. Clients Section CSS Here
****************************/
.react-clients {
    background: url(images/testimonial/bg.jpg) no-repeat center top;
    background-size: cover;
    padding: 0px;
}

.react-clients .react__title__section h2 {
    font-size: 44px;
    font-weight: 700;
    color: #0F1216;
    margin: 0 0 10px;
    line-height: 54px;
}

.react-clients .react__title__section h6 {
    font-size: 16px;
    line-height: 20px;
    color: #D2093C;
    font-weight: 600;
    margin: 0;
}

.react-clients .client-slider {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    max-width: 1100px;
    position: relative;
}

.react-clients .client-slider .single-client {
    position: relative;

    padding: 50px 60px 50px;

    transition: all 0.5s ease 0s;
    overflow: hidden;


    display: flex;
    align-items: center;
}

.react-clients .client-slider .single-client .client-title {
    color: #0F1216;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 15px;
    display: block;
    text-align: center;
}

.react-clients .client-slider .single-client .client-title em {
    color: #5B5F64;
    font-size: 16px;
    font-weight: 400;
    display: block;
    font-style: normal;
}

.react-clients .client-slider .single-client .client-content {
    position: relative;
    padding-right: 0px;
    padding-left: 20px;
}

.react-clients .client-slider .single-client .client-content p {
    font-size: 20px;
    color: #5B5F64;
    line-height: 32px;
}

.react-clients .client-slider .single-client .client-content .testimonial__ratings {
    font-size: 16px;
    color: #5B5F64;
    font-weight: 600;
}

.react-clients .client-slider .single-client .client-content .testimonial__ratings em {
    color: #FFA439;
}

.react-clients .client-slider .single-client .client-content .testimonial__ratings span em {
    color: #0F1216;
    font-weight: 600;
    font-style: normal;
}

.react-clients .client-slider .single-client .client-content .comma {
    width: auto;
    position: absolute;
    right: 25px;
    bottom: -31%;
    z-index: 11;
}

.react-clients .client-slider .single-client .client-author {
    padding: 0px;
    width: 230px;
    display: block;
    margin-right: 70px;
}

.react-clients .client-slider .single-client .client-author img {
    border-radius: 6px;
}

.react-clients .client-slider.owl-carousel .owl-controls {
    position: unset;
    transform: unset;
    width: auto;
}

.react-clients .client-slider.owl-carousel .owl-nav {
    position: absolute;
    display: block;
    top: 15%;
    right: unset;
    width: 100%;
    opacity: 1;
    transition: all 0.5s ease 0s;
}

.react-clients .client-slider.owl-carousel .owl-nav [class*="owl-"] {
    position: absolute;
    left: 20px;
    display: inline-block;
    font-size: 0;
    width: 70px;
    height: 70px;
    line-height: 67px;
    color: #00306e;
    background: #D60000;
    ;
    border-radius: 100%;
    transition: all 0.5s ease 0s;
    border: 4px solid #F2F4F9;
    box-shadow: -6px 20px 30px rgba(15, 18, 22, 0.06);
}

.nrt .owl-nav [class*="owl-"] {
    position: absolute !important;
    left: 20px !important;
    display: inline-block !important;
    font-size: 0 !important;
    width: 70px !important;
    height: 70px !important;
    line-height: 67px !important;


}

.react-clients .client-slider.owl-carousel .owl-nav [class*="owl-"]:before {
    content: "\35";
    font-family: ElegantIcons;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 26px;
    font-weight: 700;
    line-height: 60px;
    color: #fff;
}

.nrt .owl-nav [class*="owl-"]:before {
    content: "\24" !important;
    color: #D60000 !important;
    font-family: ElegantIcons;
    position: absolute !importan;
    left: 50% !importan;
    transform: translateX(-50%) !importan;
    font-size: 26px !importan;
    font-weight: 700 !importan;
    line-height: 60px !importan;
    color: #fff;
}

.react-clients .client-slider.owl-carousel .owl-nav [class*="owl-"].owl-next {
    left: auto;
    right: -35px;
}

.nrt .owl-nav [class*="owl-"].owl-next {
    left: auto !important;
    right: 0px !important;
}

.react-clients .client-slider.owl-carousel .owl-nav [class*="owl-"].owl-prev {
    left: -35px;
    right: auto;
}

.nrt .owl-nav [class*="owl-"].owl-prev {
    left: -35px !important;
    right: auto !important;
}

.react-clients .client-slider.owl-carousel .owl-nav [class*="owl-"].owl-prev:before {
    content: '\34';
}

.nrt .owl-nav [class*="owl-"].owl-prev:before {
    content: '\23' !important;
    color: #D60000 !important;
}

.react-clients .client-slider.owl-carousel .owl-nav [class*="owl-"]:hover {
    color: #ffffff;
    background: #3270FC;
    border-color: #3270FC;
}

.nrt .owl-nav [class*="owl-"]:hover {
    color: #ffffff !important;
    background: #3270fc00 !important;
    border-color: #3270fc00 !important;
}

.react-clients.react-clientso {
    background: url(images/testimonial/bg3.png) no-repeat center top;
    background-size: cover;
}

.react-clients.home-testimonial {
    background-image: url(images/bg.png);
    background-repeat: no-repeat;
    height: 520px;
    background-size: cover;
}

.react-clients.home-testimonial .react__title__section h2 {
    color: var(--Primary_Color, #291206);
    text-align: center;
    font-family: Ubuntu;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
}

.react-clients.home-testimonial .client-slider.owl-carousel .owl-nav [class*="owl-"]:hover {
    background: #d2093c;
    border-color: #d2093c;
}

/*****************************************************
    17. Blog Section CSS Here
****************************/
.react-blog__area.graybg-home {
    background: #F5F5F5;
}

.react-blog__area.graybg-home .react__title__section h2 {
    color: #00306e;
}

.react-blog__area.graybg-home .b_date {
    background: #D2093C;
}

.react-blog__area.graybg-home .blog__card--title a {
    color: #00306e;
}

.react-blog__area.graybg-home .blog__card--title a:hover {
    color: #D2093C;
}

.react-blog__area .blog__subtitle {
    font-size: 16px;
    font-weight: 500;
    color: #2a6df5;
}

.react-blog__area .react__title__section h2 {
    font-size: 44px;
    font-weight: 700;
    color: #0F1216;
    margin: 0 0 10px;
    line-height: 54px;
}

.react-blog__area .react__title__section h6 {
    font-size: 16px;
    line-height: 20px;
    color: #D2093C;
    font-weight: 600;
    margin: 0;
}

.react-blog__area .blog__card {
    border-radius: 6px;
    box-shadow: 0px 30px 60px 0px rgba(0, 15, 56, 0.1);
    margin: 0 3px;
}

.react-blog__area .blog__thumb {
    position: relative;
    overflow: hidden;
}

.react-blog__area .blog__thumb--image img {
    border-radius: 6px 6px 0 0;
    transition: all 0.5s ease 0s;
}

.react-blog__area .blog__thumb--image img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.react-blog__area .b_date {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    padding: 4px 12px 5px 12px;
    color: #fff;
    background-color: #3270FC;
    border-radius: 4px;
    position: absolute;
    z-index: 1;
    right: 6%;
    top: 8%;
    font-style: normal;
}

.react-blog__area .blog__card--content {
    padding: 28px 36px 32px 37px;
}

.react-blog__area .blog__card--date {
    font-size: 16px;
    font-weight: 400;
    color: #D2093C;
}

.react-blog__area .blog__card--title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    padding: 5px 0 0 0;
    margin: 0 0 16px;
}

.react-blog__area .blog__card--title a {
    color: #0F1216;
}

.react-blog__area .blog__card--title:hover a {
    color: #3270FC;
}

.react-blog__area .blog__card--link {
    font-size: 15px;
    font-weight: 600;
    line-height: 28px;
    color: #00306e;
}

.react-blog__area .blog__card--link:hover {
    color: #3270fc;
}

.react-blog__area .blog__card--link-icon {
    vertical-align: middle;
    padding-left: 5px;
}

.react-blog__area .blog__card--icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.react-blog__area .blog__card--icon-1 svg {
    height: 17px;
    line-height: 10px;
    vertical-align: sub;
    color: #5B5F64;
}

.react-blog__area .blog__card--icon-1 span {
    font-size: 16px;
    font-weight: 400;
    color: #5B5F64;
    padding-left: 2px;
    line-height: 10px;
    vertical-align: middle;
}

.react-blog__area .blog__card--icon-2 {
    display: flex;
}

.react-blog__area .blog__card--icon-2-first {
    margin-right: 17px;
}

.react-blog__area .blog__card--icon-2-first svg {
    height: 17px;
}

.react-blog__area .blog__card--icon-2-first span {
    vertical-align: middle;
}

.react-blog__area .blog__card--icon-2-second svg {
    height: 17px;
}

.react-blog__area .blog__card--icon-2-second span {
    vertical-align: middle;
}

/*****************************************************
    18. Campus Section CSS Here
****************************/
/*.campus_sec {
  background: url(images/campus/cam.png) no-repeat center top;
  background-size: cover;
}*/
.campus_sec .react__title__section img {
    margin-right: 120px;
}

.campus_sec .about__image {
    position: relative;
    bottom: -107px;
    right: 0px;
}

.campus_sec .about__image .shape-1 {
    position: absolute;
    bottom: 90px;
    right: 5px;
}

.campus_sec .about__content {

    padding: 116px 0px 0px 30px;
    margin-right: 15px;
}

.campus_sec .about__content ul {
    margin: 0;
    padding: 0;
}

.campus_sec .about__content ul li {
    display: flex;
    align-items: center;
    border-top: 0px solid #EDEDED;
    padding: 10px 0;
}

.campus_sec .about__content ul li:first-child {
    border-top: none;
}

.campus_sec .about__content ul li .icon {
    margin-right: 45px;
    margin-top: 30px;
}

.campus_sec .about__content ul li .icon img {
    margin-top: -25px;
}

.campus_sec .about__content ul li .text {
    flex: 1;
}

.campus_sec .about__content ul li .text h4 {
    color: #000;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin: 0px;
}

.campus_sec .about__content ul li .text p {
    margin: 0px;
    color: #000;
    font-family: Ubuntu;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 143.4%;
    /* 28.68px */
}

.campus_sec .about__content ul li a {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    border: 3px solid #EDEDED;
    text-align: center;
    line-height: 36px;
}

.campus_sec .about__content ul li a svg {
    width: 18px;
    color: #00306e;
}

.campus_sec .about__content ul li a:hover {
    background: #00306e;
    color: #ffffff;
}

.campus_sec .about__content ul li a:hover svg {
    color: #ffffff;
}

.campus_sec .more-about {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    border: 2px solid rgba(0, 48, 110, 0.1);
    padding: 12px 35px 12px 35px;
    color: #00306E;
    display: inline-block;
    margin-top: 60px;
    line-height: 20px;
}

.campus_sec .more-about svg {
    width: 20px;
}

.campus_sec .more-about:hover {
    background: #D2093C;
    color: #ffffff;
    border-color: #D2093C;
}


/*****************************************************
    22. Blog Page CSS Here
****************************/
h3.blog-title {
    color: #000 !important;
    font-family: Ubuntu;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 129.4%;
    text-transform: capitalize;
}

.blog-title a {
    color: #000 !important;
}

.single-nav {
    display: flex;
}

.back-prev {
    padding-right: 10px;
}

.react-blog-page .single-blog {
    transition: all 0.5s ease 0s;
    background: #fff;
    box-shadow: 0px 1px 2px rgba(15, 18, 22, 0.14);
    border-radius: 6px;
    margin-bottom: 60px;
}

.react-blog-page .single-blog.no-thum-img {
    box-shadow: 0px 2px 6px rgba(15, 18, 22, 0.14);
}

.react-blog-page .single-blog.blog__last {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}

.react-blog-page .single-blog .blog-img {
    position: relative;
}

.react-blog-page .single-blog .blog-img .cate {
    background: #3270fc;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    border-radius: 4px;
    padding: 5px 10px 5px;
    line-height: 17px;
    position: absolute;
    right: 24px;
    top: 20px;
}

.react-blog-page .single-blog .blog-img img {
    border-radius: 6px 6px 0 0;
}

.react-blog-page .single-blog .blog-content {
    padding: 40px 40px 40px;
}

.react-blog-page .single-blog .blog-content .top-part {
    display: flex;
    align-items: center;
    padding-bottom: 12px;
}

.react-blog-page .single-blog .blog-content .top-part li {
    font-size: 15px;
    color: #737383;
    padding-right: 25px;
    font-weight: 500;
}

.react-blog-page .single-blog .blog-content .top-part li svg {
    width: 18px;
    height: 18px;
    position: relative;
    top: -2px;
    margin-right: 4px;
}

.react-blog-page .single-blog .blog-content .top-part li:first-child img {
    margin-right: 8px;
}

.react-blog-page .single-blog .blog-content .blog-title {
    font-size: 26px;
    line-height: 31px;
    font-weight: 600;
    margin-bottom: 25px;
}

.react-blog-page .single-blog .blog-content .blog-title a {
    color: #0F1216;
}

.react-blog-page .single-blog .blog-content .blog-title a:hover {
    color: #3270FC;
}

.react-blog-page .single-blog .blog-content .blog-desc {
    color: #55575c;
    margin-bottom: 20px;
}

.react-blog-page .single-blog .blog-content .button__sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.react-blog-page .single-blog .blog-content .button__sec .blog-btn {
    border: none;
    background: #D60000;
    color: #FFF;
    text-align: center;
    font-family: Ubuntu;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 15px;
    letter-spacing: -0.22px;
    border-radius: 5px;
}

.react-blog-page .single-blog .blog-content .button__sec .blog-btn svg {
    width: 20px;
}

.react-blog-page .single-blog .blog-content .button__sec .blog-btn:hover {
    background-color: #D2093C;
    color: #ffffff;
    border-color: #3270FC;
}

.react-blog-page .single-blog .blog-content .button__sec .share-course {
    color: #0F1216;
    font-size: 16px;
    font-weight: 600;
    display: block;
    text-align: center;
    position: relative;
}

.react-blog-page .single-blog .blog-content .button__sec .share-course em {
    width: 45px;
    color: #3270FC;
    border: 2px solid rgba(15, 18, 22, 0.1);
    border-radius: 50%;
    padding: 1px 13px;
    display: inline-block;
    height: 45px;
    line-height: 37px;
    margin-left: 8px;
}

.react-blog-page .single-blog .blog-content .button__sec .share-course em svg {
    width: 18px;
    position: relative;
    right: 2px;
}

.react-blog-page .single-blog .blog-content .button__sec .share-course span {
    position: absolute;
    background: #000;
    padding: 7px 18px;
    border-radius: 4px;
    width: 133px;
    left: 40px;
    top: 0px;
    opacity: 0;
    transition: all .5s ease;
}

.react-blog-page .single-blog .blog-content .button__sec .share-course span:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.react-blog-page .single-blog .blog-content .button__sec .share-course span a {
    padding: 0 7px;
    color: #fff;
    opacity: .6;
}

.react-blog-page .single-blog .blog-content .button__sec .share-course span a:hover {
    opacity: 1;
}

.react-blog-page .single-blog .blog-content .button__sec .share-course:hover em {
    background: #3270FC;
    color: #fff;
}

.react-blog-page .single-blog .blog-content .button__sec .share-course:hover span {
    opacity: 1;
    top: -55px;
}

.react-blog-page blockquote {
    position: relative;
    margin: 40px 0px 60px;
    padding: 50px 40px 50px 40px;
    color: #0F1216;
    box-shadow: -3px 0px 0px #3270fc, 0px 20px 40px rgba(15, 18, 22, 0.1);
    border-radius: 6px;
    font-size: 24px;
    overflow: hidden;
    line-height: 34px;
    font-weight: 400;
    z-index: 1;
    border-left: 1px solid #3270FC;
}

.react-blog-page blockquote:before {
    content: "";
    font-size: 120px;
    position: absolute;
    background: url(images/blog-grid/qu.png) no-repeat right bottom;
    bottom: 0px;
    right: 47px;
    width: 107px;
    height: 107px;
    z-index: 0;
}

.react-blog-page blockquote.block__link_q {
    padding: 30px 50px 35px 95px;
}

.react-blog-page blockquote.block__link_q:before {
    content: "";
    font-size: 120px;
    position: absolute;
    background: url(images/blog-grid/link.png) no-repeat right bottom;
    top: 50%;
    left: 40px;
    width: 30px;
    height: 30px;
    z-index: -1;
    transform: translateY(-50%);
}

.react-blog-page blockquote em {
    display: block;
    font-style: normal;
    color: #5B5F64;
    font-size: 16px;
    margin-top: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 22px;
}

.react-blog-page blockquote em:before {
    content: "";
    position: absolute;
    bottom: 16px;
    left: 0px;
    width: 15px;
    height: 2px;
    z-index: -1;
    background: #5B5F64;
}

.blog-post-page .react-sidebar ul.related-courses li .titles span {
    color: #5B5F64;
    font-size: 15px;
    font-weight: 400;
}

.blog-post-page .react-sidebar ul.related-courses li .titles span svg {
    width: 16px;
    margin-right: 2px;
    position: relative;
    top: -2px;
}

.blog-post-page .back-pagination {
    justify-content: start;
}

.blog-post-page .back-pagination li a {
    border: 2px solid rgba(15, 18, 22, 0.1);
    box-shadow: none;
    line-height: 33px;
}

.blog-post-page .react-sidebar .widget.react-categories-course {
    box-shadow: none;
}

.blog-post-page .react-sidebar .widget.react-categories-course .widget-title {
    margin-top: -5px;
}

.blog-post-page .react-sidebar .widget.react-categories-course .recent-category li a em {
    display: block;
    float: right;
    clear: right;
    font-style: normal;
}

.blog-post-page .widget-tags .tags li {
    display: inline-block;
    margin: 0 5px 13px 0;
}

.blog-post-page .widget-tags .tags li a {
    padding: 8px 17px 8px;
    background: #F2F4F9;
    font-size: 13px;
    color: #5c5c68;
    font-weight: 600;
    border-radius: 4px;
}

.blog-post-page .widget-tags .tags li a:hover {
    background: #3270FC;
    color: #ffffff;
}

/*****************************************************
    23. Blog Details Page CSS
****************************/
.blog-post-single-page .react-course-filter .single-studies .inner-course .case-content {
    padding: 30px 38px 30px 25px;
}

.blog-post-single-page .react-course-filter .single-studies .inner-course .case-content em {
    display: block;
    font-size: 16px;
    color: #D2093C;
    font-style: normal;
}

.blog-post-single-page .share-course {
    color: #0F1216;
    font-size: 16px;
    font-weight: 600;
    float: right;
    clear: right;
    text-align: right;
    position: relative;
}

.blog-post-single-page .share-course em {
    width: 45px;
    color: #fff;
    background: #3270FC;
    border-radius: 50%;
    padding: 1px 13px;
    display: inline-block;
    height: 45px;
    line-height: 40px;
    margin-left: 8px;
}

.blog-post-single-page .share-course em svg {
    width: 18px;
    position: relative;
    right: 2px;
}

.blog-post-single-page .share-course span {
    position: absolute;
    background: #000;
    padding: 7px 18px;
    border-radius: 4px;
    width: 133px;
    left: 75px;
    top: 0px;
    opacity: 0;
    transition: all .5s ease;
}

.blog-post-single-page .share-course span:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.blog-post-single-page .share-course span a {
    padding: 0 7px;
    color: #fff;
    opacity: .6;
}

.blog-post-single-page .share-course span a:hover {
    opacity: 1;
}

.blog-post-single-page .share-course:hover em {
    opacity: .9;
}

.blog-post-single-page .share-course:hover span {
    opacity: 1;
    top: -55px;
}

.blog-post-single-page .blog-single-inner .blog-image {
    margin-bottom: 42px;
}

.blog-post-single-page .blog-single-inner .blog-content {
    color: #3e3e51;
}

.blog-post-single-page .blog-single-inner .blog-content p:first-child {
    margin: -8px 0 0;
    overflow: hidden;
}

.blog-post-single-page .blog-single-inner .blog-content p {
    margin-bottom: 40px;
    line-height: 28px;
    font-size: 18px;
    font-weight: 400;
    color: #5B5F64;
}

.blog-post-single-page .blog-single-inner .blog-content h3 {
    color: #0F1216;
    font-weight: 600;
    font-size: 34px;
    line-height: 43px;
}

.blog-post-single-page .blog-single-inner .blog-content .back-order-list h3 {
    color: #0F1216;
    font-weight: 600;
    font-size: 34px;
    line-height: 43px;
}

.blog-post-single-page .blog-single-inner .blog-content .back-order-list ul li {
    margin: 20px 0;
    font-size: 16px;
    font-weight: 400;
    color: #0F1216;
}

.blog-post-single-page .blog-single-inner .blog-content .back-order-list ul li i {
    background: rgba(50, 112, 252, 0.08);
    padding: 6px;
    border-radius: 50%;
    margin-right: 12px;
}

.blog-post-single-page .blog-single-inner .blog-content blockquote {
    position: relative;
    margin: 40px 0px 60px;
    padding: 38px 40px 40px 40px;
    color: #0F1216;
    box-shadow: -3px 0px 0px #3270fc, 0px 20px 40px rgba(15, 18, 22, 0.1);
    border-radius: 6px;
    font-size: 24px;
    overflow: hidden;
    line-height: 34px;
    font-weight: 400;
    z-index: 1;
    border-left: 1px solid #3270FC;
}

.blog-post-single-page .blog-single-inner .blog-content blockquote:before {
    content: "";
    font-size: 120px;
    position: absolute;
    background: url(images/blog-grid/qu.png) no-repeat right bottom;
    bottom: 0px;
    right: 47px;
    width: 107px;
    height: 107px;
    z-index: 0;
}

.blog-post-single-page .blog-single-inner .blog-content blockquote.block__link_q:before {
    content: "";
    font-size: 120px;
    position: absolute;
    background: url(images/blog-grid/link.png) no-repeat right bottom;
    bottom: -6px;
    right: 47px;
    width: 180px;
    height: 180px;
    z-index: -1;
}

.blog-post-single-page .blog-single-inner .blog-content blockquote em {
    display: block;
    font-style: normal;
    color: #5B5F64;
    font-size: 16px;
    margin-top: 16px;
    font-weight: 400;
    position: relative;
    padding-left: 22px;
}

.blog-post-single-page .blog-single-inner .blog-content blockquote em:before {
    content: "";
    position: absolute;
    bottom: 16px;
    left: 0px;
    width: 15px;
    height: 2px;
    z-index: -1;
    background: #5B5F64;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-tags {
    margin-top: 40px;
    display: block;
    padding: 30px 0 25px;
    border-top: 1px solid #ecedf3;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-tags ul.mata-tags li {
    display: inline-block;
    margin-right: 5px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-tags ul.mata-tags li a {
    padding: 3px 20px;
    background: #F2F4F9;
    font-size: 13px;
    color: #4D5765;
    font-weight: 600;
    display: block;
    border-radius: 6px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-tags ul.mata-tags li a:hover {
    background: #3270FC;
    color: #ffffff;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-tags ul.mata-tags li:last-child {
    margin: 0;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-tags ul.mata-tags li.tags {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-right: 20px;
}

.blog-post-single-page .blog-single-inner .blog-content .post-author {
    display: flex;
    align-items: center;
    padding: 40px;
    overflow: hidden;
    margin-top: 30px;
    background: #fff;
    box-shadow: 0px 20px 40px rgba(15, 18, 22, 0.1);
    border-radius: 6px;
}

.blog-post-single-page .blog-single-inner .blog-content .post-author .avatar {
    margin-right: 20px;
}

.blog-post-single-page .blog-single-inner .blog-content .post-author .avatar img {
    border-radius: 50%;
    width: 122px;
}

.blog-post-single-page .blog-single-inner .blog-content .post-author .info .name {
    margin: 0;
    color: #0F1216;
    transition: all 0.5s ease 0s;
    font-size: 18px;
    font-weight: 700;
}

.blog-post-single-page .blog-single-inner .blog-content .post-author .info .designation a {
    font-size: 14px;
    color: #4D5765;
    margin-right: 8px;
}

.blog-post-single-page .blog-single-inner .blog-content .post-author .info .designation a:hover {
    color: #3270FC;
}

.blog-post-single-page .blog-single-inner .blog-content .post-author p {
    font-size: 16px;
    color: #5B5F64;
    margin: 9px 0 12px;
    line-height: 24px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment {
    margin-bottom: 0px;
    margin-top: 0px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment h4 {
    margin: 36px 0 20px;
    font-size: 20px;
    font-weight: 700;
    color: #0F1216;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment span {
    font-size: 15px;
    color: #7f7d86;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment span i:before {
    font-size: 13px;
    padding-right: 3px;
    position: relative;
    top: -1px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment h6 {
    margin: 0 0 3px;
    font-size: 16px;
    color: #0F1216;
    font-weight: 600;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul {
    padding: 0;
    margin: 0;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li {
    margin: 0 0 35px;
    padding: 30px 57px 32px 35px;
    border: 1px solid rgba(0, 48, 110, 0.1);
    border-radius: 6px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li .col-sm-2 {
    text-align: left;
    padding-right: 6px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li:nth-child(2) {
    margin-left: 120px;
    padding: 35px 52px 32px 35px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li:nth-child(2) .col-sm-2 {
    padding-right: 6px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li:nth-child(2) .image-comments img {
    width: 55px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li:nth-child(3) {
    margin-left: 120px;
    padding: 35px 52px 38px 35px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li:nth-child(3) .col-sm-2 {
    padding-right: 6px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li:nth-child(3) .image-comments img {
    width: 55px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li .image-comments {
    margin-top: 0;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li .image-comments img {
    width: 55px;
    border-radius: 100%;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li .reply {
    font-size: 14px;
    color: #5B5F64;
    font-weight: 400;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li .reply a {
    color: #3270fc;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li .reply a:hover {
    color: #3270fc;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li .dsc-comments h4 {
    margin: 0 0 12px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li .dsc-comments a {
    padding: 4px 0;
    font-size: 14px;
    color: #0F1216;
    font-weight: 600;
    border-radius: 6px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li .dsc-comments a svg {
    width: 16px;
    position: relative;
    top: 0px;
    margin-right: 2px;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li .dsc-comments a:hover {
    color: #3270FC;
}

.blog-post-single-page .blog-single-inner .blog-content .author-comment ul li .dsc-comments p {
    margin: 12px 0 15px;
    color: #55575c;
    font-size: 16px;
    line-height: 24px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form {
    margin-top: 98px;
    z-index: 9;
    position: relative;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form .back-input {
    position: relative;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form .back-input img {
    position: absolute;
    bottom: 55px;
    left: 30px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form .back-textarea img {
    position: absolute;
    top: 57px;
    left: 47px;
    z-index: 1;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form h3 {
    font-size: 20px;
    color: #0F1216;
    font-weight: 700;
    margin-bottom: 0px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form p {
    color: #5B5F64;
    font-size: 16px;
    font-weight: 400;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form input {
    width: 100%;
    height: 57px;
    padding: 10px 30px 10px 30px;
    background: #F2F4F9;
    border: none;
    outline: none;
    border-radius: 10px;
    margin-bottom: 25px;
    border: 2px solid #F2F4F9;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form input:focus {
    border: 2px solid #3270FC;
    background: none;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form textarea {
    width: 100%;
    height: 160px;
    padding: 22px 30px;
    background: #F2F4F9;
    border: none;
    outline: none;
    border-radius: 10px;
    margin-bottom: 25px;
    position: relative;
    border: 2px solid #F2F4F9;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form textarea:focus {
    border: 2px solid #3270FC;
    background: none;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form button {
    background: #3270FC;
    font-size: 16px;
    color: #ffffff;
    border-radius: 10px;
    padding: 10px 15px;
    display: inline-block;
    font-weight: 600;
    transition: all 0.5s ease 0s;
    border: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    width: 100%;
    max-width: 210px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form button svg {
    width: 18px;
    position: relative;
    top: -1px;
    margin-left: 2px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form button:hover {
    color: #ffffff;
    opacity: .8;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form .back-check-box {
    align-items: center;
    margin-top: -6px;
    margin-bottom: 30px;
    color: #55575c;
    font-size: 16px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form .back-check-box a {
    color: #1a152e;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form .back-check-box a:hover {
    color: #74727d;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form .back-check-box input {
    width: auto;
    margin: 0 8px 0 0;
    height: 16px;
    width: 16px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #7b7d82;
    opacity: 1;
    font-size: 16px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #7b7d82;
    opacity: 1;
    font-size: 16px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form :-ms-input-placeholder {
    /* IE 10+ */
    color: #7b7d82;
    opacity: 1;
    font-size: 16px;
}

.blog-post-single-page .blog-single-inner .blog-content .blog-form form :-moz-placeholder {
    /* Firefox 18- */
    color: #7b7d82;
    opacity: 1;
    font-size: 16px;
}

.blog-post-single-page .single-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 80px;
    position: relative;
    border-top: 1px solid #E8ECF0;
    border-bottom: 1px solid #E8ECF0;
    padding: 20px 0 30px;
}

.blog-post-single-page .single-nav .back-next {
    text-align: right;
}

.blog-post-single-page .single-nav .back-prev a,
.blog-post-single-page .single-nav .back-next a {
    color: #4D5765;
    font-size: 12px;
    font-weight: 600;
}

.blog-post-single-page .single-nav .back-prev a em,
.blog-post-single-page .single-nav .back-next a em {
    display: block;
    font-style: normal;
    font-weight: 600;
    color: #0F1216;
    font-size: 18px;
    line-height: 18px;
}

.blog-post-single-page .single-nav .back-prev a:hover,
.blog-post-single-page .single-nav .back-next a:hover {
    color: #3270FC;
}

.blog-post-single-page .single-nav .back-prev a:hover em,
.blog-post-single-page .single-nav .back-next a:hover em {
    color: #3270FC;
}

.blog-post-single-page .single-nav .back-prev {
    position: relative;
    padding-left: 55px;
    transition: all 500ms ease;
}

.blog-post-single-page .single-nav .back-prev i:before {
    font-size: 23px;
    margin: 0;
    font-weight: 600;
    position: absolute;
    top: 8px;
    left: 0;
    transition: all 500ms ease;
    border: 2px solid rgba(15, 18, 22, 0.08);
    padding: 6px;
    border-radius: 50%;
}

.blog-post-single-page .single-nav .back-prev:hover i:before {
    left: -6px;
}

.blog-post-single-page .single-nav .back-next {
    position: relative;
    padding-right: 55px;
    transition: all 500ms ease;
}

.blog-post-single-page .single-nav .back-next i:before {
    font-size: 23px;
    margin: 0;
    font-weight: 600;
    position: absolute;
    top: 8px;
    right: 0;
    transition: all 500ms ease;
    border: 2px solid rgba(15, 18, 22, 0.08);
    padding: 6px;
    border-radius: 50%;
}

.blog-post-single-page .single-nav .back-next:hover i:before {
    right: -6px;
}

.blog-post-single-page .single-nav .social-links svg {
    position: relative;
    top: 6px;
}

/*****************************************************
    24. Contact Page CSS Here
****************************/
.youuu {
    position: absolute;
    right: 0px;
}

.react-contact-page h2.contact-title {
    font-size: 34px;
    color: #0F1216;
    font-weight: 700;
    line-height: 42px;
    text-align: left;
}

div#form-messages {
    color: #12662C;
    font-family: Abhaya Libre;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 95.469%;
    padding-bottom: 35px;
}

label.bxo {
    color: #595959 !important;
    font-family: Ubuntu;
    font-size: 20px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
}



.react-contact-page .blog-form {
    z-index: 9;
    position: relative;
    padding: 50px 50px 50px 50px;
}

.react-contact-page .blog-form .back-input {
    position: relative;
}

.react-contact-page .blog-form .back-input img {
    position: absolute;
    bottom: 55px;
    left: 30px;
}

.react-contact-page .blog-form .react-textarea img {
    position: absolute;
    top: 57px;
    left: 47px;
    z-index: 1;
}

.react-contact-page .blog-form form label {
    color: #1a152e;
    font-size: 14px;
    font-weight: 500;
}

.react-contact-page .blog-form form input {
    border: 1px solid #D8D8D8 !important;
    background: #F8F8F8 !important;
    width: 100%;
    height: 40px;
    padding: 2px 12px;
    margin-bottom: 34px;
}

.react-contact-page .blog-form form input:focus {
    border: 2px solid #3270FC;
    background: none;
}

.react-contact-page .blog-form form textarea {
    border: 1px solid #D8D8D8 !important;
    background: #F8F8F8 !important;
    width: 100%;
    height: 74px;
    padding: 2px 12px;
    margin-bottom: 34px;
}

.react-contact-page .blog-form form textarea:focus {
    border: 2px solid #3270FC;
    background: none;
}

.react-contact-page .blog-form form button {



    border-radius: 5px;
    display: inline-block;

    border: none;
    background: #D60000;
    color: var(--gray-colors-white, #FFF);
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 15px;
    letter-spacing: -0.22px;
}

.col-lg-7.pt---10.bntt {
    padding-right: 200px;
}

p.life {
    color: #FFF;
    font-family: Ubuntu;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
}

.react-contact-page .blog-form form button svg {
    width: 18px;
}

.react-contact-page .blog-form form button:hover {
    color: #ffffff;
    opacity: .9;
}

.react-contact-page .blog-form form .react-check-box {
    align-items: center;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #55575c;
    font-size: 16px;
}

.react-contact-page .blog-form form .react-check-box a {
    color: #1a152e;
}

.react-contact-page .blog-form form .react-check-box a:hover {
    color: #74727d;
}

.react-contact-page .blog-form form .react-check-box input {
    width: auto;
    margin: 0 8px 0 0;
    height: 16px;
    width: 16px;
}

.react-contact-page .blog-form form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #7b7d82;
    opacity: 1;
    font-size: 16px;
}

.react-contact-page .blog-form form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #7b7d82;
    opacity: 1;
    font-size: 16px;
}

.react-contact-page .blog-form form :-ms-input-placeholder {
    /* IE 10+ */
    color: #7b7d82;
    opacity: 1;
    font-size: 16px;
}

.react-contact-page .blog-form form :-moz-placeholder {
    /* Firefox 18- */
    color: #7b7d82;
    opacity: 1;
    font-size: 16px;
}

.react-contact-page .address-sec {
    padding: 0px;
    background: linear-gradient(138.95deg, #f2f4f9 0%, rgba(242, 244, 249, 0) 63.81%);
    border-radius: 10px;
}

.react-contact-page .address-sec li {
    display: flex;
    padding-bottom: 35px;
}

.react-contact-page .address-sec li .icon {
    margin-right: 25px;
}

.react-contact-page .address-sec li .text {
    font-size: 16px;
    line-height: 24px;
    color: #4D5765;
}

.react-contact-page .address-sec li .text em {
    color: #0F1216;
    font-weight: 600;
    font-size: 20px;
    display: block;
    font-style: normal;
    margin: 0 0 8px;
}

.react-contact-page .address-sec li .text a {
    display: block;
    color: #0F1216;
}

.react-contact-page .address-sec li .text a:hover {
    color: #3270FC;
}

.react-contact-page .react-contacts .back-title-sec h2 {
    font-weight: 600;
    font-size: 40px;
}

.react-contact-page .react-contacts .react-image-maping {
    position: relative;
    padding-top: 15px;
}

.react-contact-page .react-contacts .react-image-maping .react-tooltip1 {
    left: 50%;
    top: 50%;
    display: block;
}

.react-contact-page .react-contacts .react-image-maping .react-ripple {
    background-color: #f94392;
    border-radius: 50%;
    animation: pi-ripple 0.7s linear infinite;
    position: absolute;
    cursor: pointer;
}

.react-contact-page .react-contacts .react-image-maping .react-ripple .box {
    position: relative;
    width: 16px;
    height: 16px;
}

.react-contact-page .react-contacts .react-image-maping .react-ripple .box span {
    font-size: 16px;
    color: #1a152e;
    font-weight: 600;
}

@keyframes pi-ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(249, 67, 146, 0.05), 0 0 0 16px rgba(249, 67, 146, 0.05), 0 0 0 20px rgba(249, 67, 146, 0.05), 0 0 0 24px rgba(249, 67, 146, 0.05);
    }

    100% {
        box-shadow: 0 0 0 16px rgba(249, 67, 146, 0.05), 0 0 0 20px rgba(249, 67, 146, 0.05), 0 0 0 24px rgba(249, 67, 146, 0.05), 0 0 0 38px rgba(249, 67, 146, 0);
    }
}

.react-contact-page .react-contacts .react-ripple:hover span {
    opacity: 1;
    filter: alpha(opacity=100);
    top: -60px;
    left: -18px;
    z-index: 99;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.react-contact-page .react-contacts .react-ripple span {
    background: #ffffff;
    /*-- some basic styling */
    font-weight: normal;
    padding: 8px 0px;
    width: 140px;
    top: -20px;
    /*-- this is the original position of the tooltip when it's hidden */
    left: -18px;
    margin-left: 0;
    /*-- set opacity to 0 otherwise our animations won't work */
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    text-align: center;
    z-index: 2;
    text-transform: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
}

.react-contact-page .react-contacts .react-ripple span:after {
    border-color: #ffffff rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 10px 8px 0;
    bottom: -10px;
    content: "";
    display: block;
    left: 18px;
    position: absolute;
    width: 0;
}

/*****************************************************
    25. Courses Section CSS Here
****************************/
/*body.course-single .react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text {
  text-align: left;
}
body.course-single .react-breadcrumbs .breadcrumbs-wrap .breadcrumbs-inner .breadcrumbs-text .cate {
  background: #3270fc;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  display: inline-block;
  border-radius: 4px;
  padding: 2px 10px 5px;
  line-height: 17px;
  margin-bottom: 12px;
}
body.course-single .user-section {
  display: flex;
  align-items: center;
  padding-bottom: 50px;
}
body.course-single .user-section li {
  padding-right: 40px;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
body.course-single .user-section li svg {
  width: 18px;
  position: relative;
  top: -2px;
  margin-right: 4px;
}
body.course-single .user-section li.user {
  display: flex;
  align-items: center;
}
body.course-single .user-section li.user span {
  padding-right: 12px;
}
body.course-single .user-section li.user span img {
  width: 36px;
  border-radius: 50%;
}
.react-courses__single-page .course-single-tab .nav.nav-tabs {
  padding: 0 0 1px 0;
  margin-top: 0px;
  background: #F2F4F9;
  border-radius: 6px;
  margin-bottom: 50px;
  border: none;
}
.react-courses__single-page .course-single-tab .nav.nav-tabs li a {
  border: none;
  color: #5B5F64;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  padding: 19px 25px;
  text-align: center;
  display: inline-block;
  margin: 10px 8px;
}
.react-courses__single-page .course-single-tab .nav.nav-tabs li a.active,
.react-courses__single-page .course-single-tab .nav.nav-tabs li a:hover {
  background: #fff;
  box-shadow: 0px 6px 10px rgba(15, 18, 22, 0.1);
  border-radius: 6px;
  color: #0F1216;
}
.react-courses__single-page .course-single-tab #back-tab-content h3 {
  font-size: 26px;
  color: #0F1216;
  font-weight: 600;
  margin: 0 0 20px;
}
.react-courses__single-page .course-single-tab #back-tab-content p {
  font-size: 16px;
  color: #4b4b57;
}
.react-courses__single-page .course-single-tab #back-tab-content .back-tag a {
  font-size: 16px;
  font-weight: 500;
  color: #737383;
}
.react-courses__single-page .course-single-tab #back-tab-content .back-tag a:hover {
  color: #3270fc;
}
.react-courses__single-page .course-single-tab #back-tab-content .back-tag svg {
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.react-courses__single-page .course-single-tab #back-tab-content .back-objectives {
  background: #f7f7f8;
  overflow: hidden;
  padding: 40px;
  border-radius: 2px;
  margin-top: 50px;
  margin-bottom: 40px;
}
.react-courses__single-page .course-single-tab #back-tab-content .back-objectives h3 {
  font-size: 20px;
  color: #00306e;
  font-weight: 800;
  margin: 0 0 20px;
}
.react-courses__single-page .course-single-tab #back-tab-content .back-objectives li {
  float: left;
  width: 50%;
  font-size: 15px;
  font-weight: 600;
  color: #00306e;
  position: relative;
  padding-left: 42px;
  margin: 10px 0 17px;
  line-height: 1.3;
}
.react-courses__single-page .course-single-tab #back-tab-content .back-objectives li:first-child {
  float: none;
  width: 100%;
  padding: 0;
}
.react-courses__single-page .course-single-tab #back-tab-content .back-objectives li i {
  background: #3270fc;
  padding: 6px;
  color: #ffffff;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 0;
}
.react-courses__single-page .course-single-tab #back-tab-content .single-week {
  background: #f7f7f8;
  padding: 40px 40px 30px 40px;
  border-radius: 6px;
  margin-bottom: 20px;
}
.react-courses__single-page .course-single-tab #back-tab-content .single-week .week__top {
  display: flex;
  border-bottom: 1px solid rgba(2, 3, 52, 0.078);
  justify-content: space-between;
  font-size: 20px;
  font-weight: 800;
  padding-bottom: 10px;
  margin-bottom: 28px;
  color: #00306e;
}
.react-courses__single-page .course-single-tab #back-tab-content .single-week .week__top li:last-child {
  color: #828287;
  font-weight: 700;
}
.react-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li {
  border-bottom: 1px solid rgba(2, 3, 52, 0.078);
  color: #4b4c57;
  padding: 12px 0 12px;
  overflow: hidden;
}
.react-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li svg {
  width: 20px;
  height: 20px;
  margin-right: 7px;
  position: relative;
  top: -2px;
}
.react-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li em {
  font-style: normal;
  float: right;
}
.react-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li em svg {
  width: 17px;
  height: 17px;
  margin-right: 3px;
  position: relative;
  top: -2px;
}
.react-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li em.questions {
  background-color: rgba(248, 69, 45, 0.102);
  color: #f8452d;
  padding: 6px 10px;
  line-height: 1;
  border-radius: 6px;
  margin-left: 20px;
  font-weight: 500;
}
.react-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li b {
  font-weight: 700;
  color: #00306e;
}
.react-courses__single-page .course-single-tab #back-tab-content .single-week .course__title li:last-child {
  border: none;
}
.react-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 {
  border: 1px solid rgba(0, 48, 110, 0.1);
  border-radius: 6px;
  padding: 40px;
}
.react-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 .skill_inners {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.react-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 .skill_inners span.skillbar-title {
  flex: 0 0 15%;
  color: #5B5F64;
  font-size: 14px;
}
.react-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 .skill_inners span {
  color: #5B5F64;
}
.react-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 .skillbars {
  position: relative;
  display: block;
  background: #E6E9F1;
  height: 10px;
  width: 100%;
  clear: both;
  margin: 0 20px 0 0;
  border-radius: 0px;
}
.react-courses__single-page .course-single-tab #back-tab-content .skillbar-style2 .skillbars .skillbar-bar {
  height: 10px;
  width: 0;
  background: #3270fc;
  display: block;
  margin: 0;
  position: relative;
  border-radius: 0px;
}
.react-courses__single-page .course-single-tab #back-tab-content .five__number {
  border: 1px solid rgba(0, 48, 110, 0.1);
  text-align: center;
  padding: 75px 50px;
  border-radius: 6px;
}
.react-courses__single-page .course-single-tab #back-tab-content .five__number em {
  font-size: 50px;
  color: #0F1216;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 12px;
  font-weight: 700;
  display: block;
}
.react-courses__single-page .course-single-tab #back-tab-content .five__number i {
  color: #ff9415;
  font-size: 14px;
}
.react-courses__single-page .course-single-tab #back-tab-content .five__number h6 {
  color: #0F1216;
}
.react-courses__single-page .course-single-tab #back-tab-content .post-author {
  display: flex;
  align-items: center;
  padding: 25px 40px 30px;
  overflow: hidden;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 48, 110, 0.1);
  border-radius: 6px;
}
.react-courses__single-page .course-single-tab #back-tab-content .post-author .avatar {
  margin-right: 20px;
}
.react-courses__single-page .course-single-tab #back-tab-content .post-author .avatar img {
  border-radius: 50%;
  width: 80px;
}
.react-courses__single-page .course-single-tab #back-tab-content .post-author .info .back-ratings i {
  color: #ff9415;
  font-size: 14px;
}
.react-courses__single-page .course-single-tab #back-tab-content .post-author .info .name {
  margin: 0;
  color: #0F1216;
  transition: all 0.5s ease 0s;
  font-size: 20px;
  font-weight: 600;
}
.react-courses__single-page .course-single-tab #back-tab-content .post-author .info .name .designation {
  font-size: 16px;
  color: #5B5F64;
  margin: 0;
  font-weight: 400;
}
.react-courses__single-page .course-single-tab #back-tab-content .post-author p {
  font-size: 16px;
  color: #4b4b57;
  margin: 0;
  line-height: 24px;
}
.react-courses__single-page .course-single-tab #back-tab-content .post-author:hover .info .name {
  color: #3270fc;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form p {
  margin-top: -15px;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-ratings {
  padding-bottom: 25px;
  padding-top: 6px;
  line-height: 1;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-ratings i {
  font-size: 14px;
  color: #b8b9bf;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-ratings i:nth-child(1),
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-ratings i:nth-child(2) {
  color: #ff9415;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form input {
  width: 100%;
  height: 57px;
  padding: 10px 30px 10px 30px;
  background: #F2F4F9;
  border: none;
  outline: none;
  border-radius: 6px;
  margin-bottom: 25px;
  border: 2px solid #F2F4F9;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form input:focus {
  border: 2px solid #3270fc;
  background: none;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form textarea {
  width: 100%;
  height: 160px;
  padding: 22px 30px;
  background: #F2F4F9;
  border: none;
  outline: none;
  border-radius: 6px;
  margin-bottom: 5px;
  position: relative;
  border: 2px solid #F2F4F9;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form textarea:focus {
  border: 2px solid #3270fc;
  background: none;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form button {
  background: #3270FC;
  font-size: 16px;
  color: #ffffff;
  border-radius: 6px;
  padding: 14px 30px;
  display: inline-block;
  font-weight: 600;
  transition: all 0.5s ease 0s;
  border: none;
  outline: none;
  box-shadow: none;
  cursor: pointer;
  margin-top: 25px;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form button svg {
  width: 18px;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form button:hover {
  color: #ffffff;
  background: #00306e;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-check-box {
  align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #55575c;
  font-size: 16px;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-check-box a {
  color: #1a152e;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-check-box a:hover {
  color: #74727d;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form .back-check-box input {
  width: auto;
  margin: 0 8px 0 0;
  height: 16px;
  width: 16px;
}
.react-courses__single-page .course-single-tab #back-tab-content .blog-form form ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
color: #7b7d82;
opacity: 1;
font-size: 16px;
}

.react-courses__single-page .course-single-tab #back-tab-content .blog-form form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #7b7d82;
    opacity: 1;
    font-size: 16px;
}

.react-courses__single-page .course-single-tab #back-tab-content .blog-form form :-ms-input-placeholder {
    /* IE 10+ */
    color: #7b7d82;
    opacity: 1;
    font-size: 16px;
}

.react-courses__single-page .course-single-tab #back-tab-content .blog-form form :-moz-placeholder {
    /* Firefox 18- */
    color: #7b7d82;
    opacity: 1;
    font-size: 16px;
}

.react-courses__single-page .course-single-tab #back-tab-content .social-links h4 {
    font-size: 16px;
    font-weight: 800;
    margin: 0 0 26px;
}

.react-courses__single-page .course-single-tab #back-tab-content .social-links li a {
    border-radius: 6px;
}

.react-courses__single-page .course-single-tab #back-tab-content .social-links li:first-child {
    float: none;
    width: 100%;
    padding: 0;
    display: block;
}

.back-pagination {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.back-pagination li a {
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px rgba(15, 18, 22, 0.1);
    display: inline-block;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50%;
    color: #5B5F64;
    margin: 0 5px;
}

.back-pagination li a:hover {
    background: #3270FC;
    color: #ffffff;
}

.back-pagination li a svg {
    width: 18px;
    position: relative;
    transition: all 0.5s ease 0s;
    top: -1px;
}

*/

/*****************************************************
    26. Sidebar Section CSS Here
****************************/
.react-sidebar {
    background: #fff;
    box-shadow: 0px 20px 40px rgba(15, 18, 22, 0.08);
    border-radius: 6px;
}

.react-sidebar.react-back-course2 {
    box-shadow: none;
}

.react-sidebar .widget {
    padding: 35px;
    border-bottom: 1px solid #E8ECF0;
}

.react-sidebar .widget.back-post .widget-title {
    margin-top: -10px;
}

.react-sidebar .widget.back-category {
    padding: 30px 35px 30px 35px;
}

.react-sidebar .widget.related__courses {
    background: #ffffff;
    box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
    margin-top: 22px;
}

.react-sidebar .widget.react-categories-course {
    box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
    background: #ffffff;
    border-radius: 6px;
}

.react-sidebar .widget.react-categories-course ul li a {
    font-size: 16px;
    color: #5B5F64;
    font-weight: 400;
    line-height: 32px;
    display: block;
}

.react-sidebar .widget.react-categories-course ul li a:hover {
    color: #3270FC;
}

.react-sidebar .widget.get-back-course {
    box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
    background: #ffffff;
    margin-bottom: 10px;
    border-radius: 6px;
    padding: 0;
}

.react-sidebar .widget.get-back-course .price {
    display: flex;
    align-items: center;
    padding: 25px 40px 25px;
    border-bottom: 1px solid #E8ECF0;
}

.react-sidebar .widget.get-back-course .price li {
    font-size: 30px;
    font-weight: 700;
    color: #3270FC;
    line-height: 1;
}

.react-sidebar .widget.get-back-course .price li:nth-child(2) {
    font-size: 16px;
    font-weight: 600;
    text-decoration: line-through;
    margin-left: 9px;
    color: #9DA1A6;
}

.react-sidebar .widget.get-back-course .price li:nth-child(3) {
    font-size: 13px;
    color: #D2093C;
    background: rgba(210, 9, 60, 0.06);
    border-radius: 4px;
    margin-left: 10px;
    padding: 5px 6px;
    font-weight: 600;
}

.react-sidebar .widget.get-back-course .start-btn {
    border-radius: 6px;
    width: auto;
    text-align: center;
    background: #3270FC;
    color: #fff;
    padding: 11px 25px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    margin-left: 35px;
    margin-right: 35px;
    margin-top: 30px;
    margin-bottom: 25px;
}

.react-sidebar .widget.get-back-course .start-btn svg {
    width: 18px;
}

.react-sidebar .widget.get-back-course .start-btn:hover {
    opacity: .9;
}

.react-sidebar .widget.get-back-course .share-course {
    color: #0F1216;
    font-size: 16px;
    font-weight: 600;
    display: block;
    text-align: center;
    padding-bottom: 30px;
    position: relative;
}

.react-sidebar .widget.get-back-course .share-course em {
    width: 45px;
    color: #3270FC;
    border: 2px solid rgba(15, 18, 22, 0.1);
    border-radius: 50%;
    padding: 1px 13px;
    display: inline-block;
    height: 45px;
    line-height: 37px;
    margin-left: 8px;
}

.react-sidebar .widget.get-back-course .share-course em svg {
    width: 18px;
    position: relative;
    right: 2px;
}

.react-sidebar .widget.get-back-course .share-course span {
    position: absolute;
    background: #000;
    padding: 7px 18px;
    border-radius: 4px;
    width: 133px;
    left: 190px;
    top: 0px;
    opacity: 0;
    transition: all .5s ease;
}

.react-sidebar .widget.get-back-course .share-course span:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.react-sidebar .widget.get-back-course .share-course span a {
    padding: 0 7px;
    color: #fff;
    opacity: .6;
}

.react-sidebar .widget.get-back-course .share-course span a:hover {
    opacity: 1;
}

.react-sidebar .widget.get-back-course .share-course:hover em {
    background: #3270FC;
    color: #fff;
}

.react-sidebar .widget.get-back-course .share-course:hover span {
    opacity: 1;
    top: -55px;
}

.react-sidebar .widget.get-back-course .price__course {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
}

.react-sidebar .widget.get-back-course .price__course li {
    padding: 10px 0;
    box-shadow: 0px 1px 0px #E8ECF0;
    color: #0F1216;
}

.react-sidebar .widget.get-back-course .price__course li i {
    position: relative;
    color: #0F1216;
    display: inline-block;
    margin-right: 10px;
    font-size: 14px;
}

.react-sidebar .widget.get-back-course .price__course li b {
    font-size: 16px;
    font-weight: 400;
    color: #5B5F64;
    float: right;
    clear: right;
}

.react-sidebar .widget.get-back-course .price__course li b.prs {
    font-size: 30px;
    color: #3270FC;
    font-weight: 700;
    line-height: 26px;
}

.react-sidebar .widget.get-back-course .price__course li:last-child {
    border: none;
}

.react-sidebar .widget.back-rating ul.recent-category input[type="checkbox"]+label::before {
    border-radius: 50%;
    margin-right: 10px;
    top: 0;
}

.react-sidebar .widget.back-rating em {
    font-style: normal;
    display: inline-block;
    margin-left: 6px;
}

.react-sidebar .widget.back-rating i {
    color: #FFA439;
    font-size: 14px;
}

.react-sidebar .widget.back-price ul.recent-category input[type="checkbox"]+label::before {
    border-radius: 50%;
    margin-right: 10px;
    top: 0;
}

.react-sidebar .widget.react-date-sec {
    box-shadow: 0px 30px 50px 0px rgba(1, 11, 60, 0.1);
    background: #ffffff;
    margin-bottom: 10px;
    border-radius: 6px;
}

.react-sidebar .widget.react-date-sec ul li {
    font-size: 16px;
    color: #0F1216;
    font-weight: 600;
    margin-bottom: 20px;
}

.react-sidebar .widget.react-date-sec ul li b {
    color: #5B5F64;
    font-weight: 400;
    font-size: 16px;
    display: block;
}

.react-sidebar .widget.react-date-sec ul li:last-child {
    margin-bottom: 0;
}

.react-sidebar ul.recent-category {
    margin: -8px 0 0;
    padding: 0;
    list-style: none;
}

.react-sidebar ul.recent-category li {
    margin: 8px 0;
}

.react-sidebar ul.recent-category input[type=checkbox]+label {
    cursor: pointer;
}

.react-sidebar ul.recent-category input[type=checkbox] {
    display: none;
}

.react-sidebar ul.recent-category label {
    color: #5B5F64;
    font-size: 16px;
    font-weight: 400;
}

.react-sidebar ul.recent-category input[type=checkbox]+label:before {
    content: "\2714";
    border: 0.1em solid #d9d8d8;
    border-radius: 4px;
    display: inline-block;
    width: 23px;
    height: 23px;
    line-height: 11px;
    margin-right: 12px;
    vertical-align: middle;
    color: transparent;
    transition: .2s;
    background: #ffffff;
    padding: 5px 6px;
    font-size: 13px;
    position: relative;
    top: -2px;
}

.react-sidebar ul.recent-category input[type=checkbox]+label:active:before {
    transform: scale(0);
}

.react-sidebar ul.recent-category input[type=checkbox]:checked+label:before {
    background-color: #3270FC;
    border-color: #3270FC;
    color: #fff;
}

.react-sidebar ul.recent-category input[type=checkbox]:disabled+label:before {
    transform: scale(1);
    border-color: #eee;
}

.react-sidebar ul.related-courses {
    margin: 0;
    padding: 0;
    list-style: none;
}

.react-sidebar ul.related-courses li {
    display: flex;
    align-items: center;
    padding-bottom: 1.2em;
}

.react-sidebar ul.related-courses li .back-ratings i {
    font-size: 10px;
    color: #ff9415;
}

.react-sidebar ul.related-courses li .post-images {
    width: 87px;
    display: block;
}

.react-sidebar ul.related-courses li .post-images img {
    display: block;
    width: 127px;
    border-radius: 6px;
}

.react-sidebar ul.related-courses li .titles {
    display: block;
    padding-left: 20px;
}

.react-sidebar ul.related-courses li .titles h4 {
    margin: 0 0 6px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}

.react-sidebar ul.related-courses li .titles h4 a {
    color: #0F1216;
}

.react-sidebar ul.related-courses li .titles h4:hover a {
    color: #3270FC;
}

.react-sidebar ul.related-courses li .titles span {
    font-weight: 600;
    color: #0F1216;
}

.react-sidebar ul.related-courses li:last-child {
    padding-bottom: 0;
}

.react-sidebar ul.recent-posts {
    margin: 0;
    padding: 0;
    list-style: none;
}

.react-sidebar ul.recent-posts li {
    display: flex;
    align-items: center;
    padding-bottom: 1.2em;
}

.react-sidebar ul.recent-posts li .back-ratings i {
    font-size: 10px;
    color: #ff9415;
}

.react-sidebar ul.recent-posts li .post-images {
    width: 87px;
    display: block;
}

.react-sidebar ul.recent-posts li .post-images img {
    display: block;
    width: 127px;
    border-radius: 6px;
}

.react-sidebar ul.recent-posts li .titles {
    display: block;
    padding-left: 20px;
}

.react-sidebar ul.recent-posts li .titles h4 {
    margin: 0 0 6px;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
}

.react-sidebar ul.recent-posts li .titles h4 a {
    color: #00306e;
}

.react-sidebar ul.recent-posts li .titles h4:hover a {
    color: #3270fc;
}

.react-sidebar ul.recent-posts li .titles span {
    font-weight: 600;
    color: #737383;
}

.react-sidebar ul.recent-posts li:last-child {
    padding-bottom: 0;
}

.react-sidebar h3.widget-title {
    margin: 0;
    font-size: 20px;
    padding-bottom: 1.1em;
    color: #0F1216;
    font-weight: 600;
    line-height: 1.2;
}

.react-sidebar form {
    position: relative;
}

.react-sidebar form input {
    width: 100%;
    padding: 12px 28px;
    background: #eef1f5;
    outline: none;
    border-radius: 6px;
    border: none;
    padding-right: 80px;
}

.react-sidebar form button {
    background: transparent;
    color: #ffffff;
    display: inline-block;
    padding: 4px 23px;
    border-radius: 0 3px 3px 0;
    font-size: 16px;
    border: none;
    outline: none;
    cursor: pointer;
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .5s ease;
}

.react-sidebar form button svg {
    color: #333;
    position: relative;
    top: 6px;
}

.react-sidebar form button svg:hover {
    color: #3270fc;
}

.react-sidebar form button:hover {
    opacity: .9;
}

.events-details .videos {
    padding-bottom: 30px;
}

.events-details h3 {
    font-size: 26px;
    font-weight: 600;
    color: #0F1216;
}

.events-details p {
    font-size: 18px;
    line-height: 28px;
    color: #5B5F64;
}

.events-details ul.mata-tags {
    border-top: 1px solid #E8ECF0;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 40px;
}

.events-details ul.mata-tags li {
    display: inline-block;
    margin-right: 5px;
}

.events-details ul.mata-tags li a {
    padding: 3px 20px;
    background: #F2F4F9;
    font-size: 13px;
    color: #4D5765;
    font-weight: 600;
    display: block;
    border-radius: 4px;
}

.events-details ul.mata-tags li a:hover {
    background: #3270FC;
    color: #ffffff;
}

.events-details ul.mata-tags li:last-child {
    margin: 0;
}

.events-details ul.mata-tags li.tags {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-right: 20px;
}

.events-details .others-instructors {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    padding-top: 60px;
}

.events-details .others-instructors li {
    text-align: center;
    margin-right: 32px;
}

.events-details .others-instructors li span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #0F1216;
    line-height: 25px;
}

.events-details .others-instructors li span em {
    display: block;
    color: #5B5F64;
    font-weight: 400;
    font-style: normal;
}

.events-details .others-instructors li:first-child {
    flex: 0 0 100%;
    text-align: left;
    margin-bottom: 16px;
}

.events-details .others-instructors li:first-child h3 {
    margin: 0;
}

.events-details .others-instructors li:last-child {
    margin-right: 0;
}

body.event-page .react-upcoming__event .event__card .event__card--link:hover {
    background: #3270fc;
    border-color: #3270fc;
}

body.event-page .react-upcoming__event .event__card .event__card--date em,
body.event-page .react-upcoming__event .event__card .event_time {
    color: #3270fc;
}

/*****************************************************
    27. Student Satisfaction Section CSS Here
****************************/
.student_satisfaction-section {
    background: url(images/about/BG.png) no-repeat center top;
    background-size: contain;
    padding-top: 100px;
    padding-bottom: 100px;
}

.student_satisfaction-section .event__card .event__card--content {
    background: #fff;
    padding: 40px 44px 42px;
    border-radius: 10px;
    position: relative;
}

.student_satisfaction-section .event__card .event__card--content .testimonial__ratings {
    font-size: 14px;
    color: #797E84;
}

.student_satisfaction-section .event__card .event__card--content .testimonial__ratings em {
    color: #FFA439;
}

.student_satisfaction-section .event__card .event__card--content .parag {
    color: #5B5F64;
    line-height: 30px;
    margin: 6px 0 0;
    font-size: 18px;
}

.student_satisfaction-section .poly {
    position: absolute;
    bottom: -11px;
    width: 24px !important;
    z-index: 11111;
    left: 40px;
    transform: rotate(-53deg);
    height: 24px;
    background: #fff;
}

.student_satisfaction-section .author-sec {
    display: flex;
    align-items: center;
    padding: 30px 28px;
}

.student_satisfaction-section .author-sec .icon {
    margin-right: 15px;
}

.student_satisfaction-section .author-sec .text {
    flex: 1;
}

.student_satisfaction-section .author-sec .text h4 {
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #0F1216;
}

.student_satisfaction-section .author-sec .text p {
    margin: 0;
    font-size: 14px;
    line-height: 17px;
    color: #5B5F64;
}

.student_satisfaction-section .author-sec a {
    border-radius: 50%;
    width: 44px;
    height: 44px;
    border: 2px solid #EDEDED;
    text-align: center;
    line-height: 36px;
}

.student_satisfaction-section .author-sec a svg {
    width: 18px;
    color: #00306E;
}

.student_satisfaction-section .author-sec a:hover {
    background: #3270fc;
    color: #ffffff;
}

.student_satisfaction-section .author-sec a:hover svg {
    color: #ffffff;
}

.student_satisfaction-section .owl-carousel .owl-controls {
    position: unset;
    transform: unset;
    width: auto;
}

.student_satisfaction-section .owl-carousel .owl-nav {
    position: absolute;
    display: block;
    top: 29%;
    right: unset;
    width: 100%;
    opacity: 1;
    transition: all 0.5s ease 0s;
}

.nrt .owl-nav {
    position: absolute;
    display: block;
    top: 105% !important;
    right: 0px !important;
    left: 50px !important;
    width: 10% !important;
    opacity: 1;
    transition: all 0.5s ease 0s;
}

.student_satisfaction-section .owl-carousel .owl-nav [class*="owl-"] {
    position: absolute;
    left: 20px;
    display: inline-block;
    font-size: 0;
    width: 50px;
    height: 50px;
    line-height: 48px;
    color: #00306e;
    background: #fff;
    border-radius: 100%;
    transition: all 0.5s ease 0s;
    box-shadow: -6px 20px 30px rgba(15, 18, 22, 0.06);
}

.student_satisfaction-section .owl-carousel .owl-nav [class*="owl-"]:before {
    content: "\35";
    font-family: ElegantIcons;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    font-size: 26px;
    font-weight: 700;
}

.student_satisfaction-section .owl-carousel .owl-nav [class*="owl-"].owl-next {
    left: auto;
    right: -35px;
}

.student_satisfaction-section .owl-carousel .owl-nav [class*="owl-"].owl-prev {
    left: -35px;
    right: auto;
}

.student_satisfaction-section .owl-carousel .owl-nav [class*="owl-"].owl-prev:before {
    content: '\34';
}

.student_satisfaction-section .owl-carousel .owl-nav [class*="owl-"]:hover {
    color: #ffffff;
    background: #3270FC;
    border-color: #3270FC;
}

.student_satisfaction-section .count__area2 {
    padding-top: 90px;
}

.student_satisfaction-section .count__area2 .container {
    border-top: 1px solid rgba(15, 18, 22, 0.08);
    border-bottom: 1px solid rgba(15, 18, 22, 0.08);
    max-width: 1280px;
}

.student_satisfaction-section .count__area2 .container ul li {
    border-right: 1px solid rgba(15, 18, 22, 0.08);
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 70px;
}

.student_satisfaction-section .count__area2 .container ul li:last-child {
    border-right: none;
}

.student_satisfaction-section .count__area2 .container ul li:first-child {
    padding-left: 0;
}

.student_satisfaction-section .count__area2 .count__content {
    display: flex;
    align-items: center;
    position: relative;
}

.student_satisfaction-section .count__area2 .count__content .icon {
    margin-right: 15px;
}

.student_satisfaction-section .count__area2 .count__content .icon img {
    position: relative;
    top: -2px;
}

.student_satisfaction-section .count__area2 .count__content .text {
    flex: 1;
}

.student_satisfaction-section .count__area2 .count__content .text span {
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 50px;
    line-height: 60px;
    color: #0F1216;
}

.student_satisfaction-section .count__area2 .count__content .text em {
    margin: 0 0 5px;
    font-weight: 600;
    font-size: 50px;
    line-height: 60px;
    color: #0F1216;
    font-style: normal;
}

.student_satisfaction-section .count__area2 .count__content .text p {
    margin: 0;
    font-size: 15px;
    line-height: 18px;
    color: #5B5F64;
    text-transform: uppercase;
}

.student_satisfaction-section .count__area2 .count__content:last-child {
    border-right: 0;
}

/*****************************************************
    28. High Quality CSS Here
****************************/
.high_quality-section .react-tab-gird {
    position: relative;
}

.high_quality-section .react-tab-gird .shape__1 {
    position: absolute;
    top: 40%;
    left: 4.5%;
    -webkit-animation: hero-leaf-2 3s linear infinite alternate;
    -moz-animation: hero-leaf-2 3s linear infinite alternate;
    -o-animation: hero-leaf-2 3s linear infinite alternate;
    animation: hero-leaf-2 3s linear infinite alternate;
}

.high_quality-section .react-tab-gird .shape__2 {
    position: absolute;
    top: 54%;
    left: 7.5%;
    z-index: -1;
}

.high_quality-section .react-tab-gird .shape__3 {
    position: absolute;
    top: -15%;
    right: 2%;
    z-index: -1;
    -webkit-animation: hero-leaf-2 3s linear infinite alternate;
    -moz-animation: hero-leaf-2 3s linear infinite alternate;
    -o-animation: hero-leaf-2 3s linear infinite alternate;
    animation: hero-leaf-2 3s linear infinite alternate;
}

.high_quality-section .react-tab-gird .nav-tabs {
    display: flex;
    border: none;
    justify-content: center;
}

.high_quality-section .react-tab-gird .nav-tabs li a {
    display: flex;
    background: #ffffff;
    align-items: center;
    color: #0F1216;
    padding: 16px 32px 15px 25px;
    margin: 0 12px;
    transition: all 0.5s ease 0s;
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    box-shadow: none;
    cursor: pointer;
    position: relative;
    vertical-align: middle;
    transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
    box-shadow: 0px 30px 50px rgba(0, 14, 32, 0.1);
    border-radius: 10px;
    border: none;
}

.high_quality-section .react-tab-gird .nav-tabs li a em {
    font-style: normal;
}

.high_quality-section .react-tab-gird .nav-tabs li a em.icon {
    margin-right: 14px;
}

.high_quality-section .react-tab-gird .nav-tabs li a:hover,
.high_quality-section .react-tab-gird .nav-tabs li a.active {
    opacity: .9;
    color: #0F1216;
}

.high_quality-section .react-tab-gird .tab-pane {
    border: 6px solid #FFFFFF;
    box-shadow: 0px 30px 50px rgba(15, 18, 22, 0.14);
    border-radius: 10px;
    max-width: 985px;
    margin: 30px auto 40px;
    line-height: 0;
}

/*****************************************************
    29. Footer CSS Here
****************************/
.react-footer {
    position: relative;
    background-color: #189E49;
    color: #fff;
}

.react-footer .footer-top-cta {
    background: url(images/cta.jpg) no-repeat center top;
    background-size: cover;
    border-radius: 10px;
    padding: 50px 55px;
    position: absolute;
    width: 100%;
    top: -17%;
    max-width: 1300px;
    z-index: 1;
}

.react-footer .footer-top-cta .row {
    align-items: center;
}

.react-footer .footer-top-cta h4 {
    font-size: 16px;
    color: #fff;
    margin: 0 0 8px;
    line-height: 20px;
    font-weight: 600;
}

.react-footer .footer-top-cta h3 {
    font-size: 44px;
    color: #fff;
    margin: 0;
    line-height: 50px;
    font-weight: 700;
}

.react-footer .footer-top-cta a {
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    padding: 15px 35px 12px 35px;
    color: #fff;
    display: inline-block;
    margin-top: 0px;
    line-height: 20px;
}

.react-footer .footer-top-cta a svg {
    width: 18px;
}

.react-footer .footer-top-cta a:hover {
    background: #fff;
    color: #0F1216;
}

.react-footer .footer-top {
    padding: 50px 0 0px;
}

.react-footer .footer-top .footer-menu li {
    margin-bottom: 2px;
}

.react-footer .footer-top .footer-menu li a {
    color: #fff;
    position: relative;
    display: inline-block;
    transition: all 0.5s ease 0s;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
}

.react-footer .footer-top .footer-menu li a:after {
    content: "";
    display: block;
    position: relative;
    z-index: 1;
    top: auto;
    bottom: 0px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: 0;
    height: 1px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #3270FC;
}

.react-footer .footer-top .footer-menu li a:hover {
    color: #fff;
    margin-left: 5px;
}

.react-footer .footer-top .footer-menu li a:hover:after {
    width: 100%;
}

.react-footer .footer-top .footer-menu li:last-child {
    margin-bottom: 0;
}

.react-footer .footer-top .footer-desc p {
    margin-bottom: 0;
}

.react-footer .footer-top .footer3__form {
    margin: 40px 0 30px;
}

.react-footer .footer-top .footer3__form form {
    position: relative;
}

.react-footer .footer-top .footer3__form p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

.react-footer .footer-top .footer3__form input {
    padding: 15px 80px 16px 30px;
    border: none;
    outline: none;
    background: #ffffff;
    border-radius: 4px;
    width: 100%;
}

.react-footer .footer-top .footer3__form input::placeholder {
    font-size: 15px;
    font-weight: 400;
    color: #4b4b57;
}

.react-footer .footer-top .footer3__form input:focus {
    -webkit-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
    -moz-box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
    box-shadow: 0px 20px 30px 0px rgba(8, 0, 42, 0.14);
    z-index: 1;
}

.react-footer .footer-top .footer3__form-1 {
    position: absolute;
    width: 60px;
    bottom: 0;
    border-radius: 0 4px 4px 0;
    background-color: #D60000;
    color: #ffffff;
    top: 0px;
    right: 0px;
    border: none;
}

.react-footer .footer-top .footer3__form-1:hover {
    opacity: .9;
}

.react-footer .footer-top .footer3__form-1 i {
    position: absolute;
    font-size: 22px;
    top: 19px;
    left: 17px;
}

.react-footer .footer-top .footer-subtitle {
    color: #fff;
    margin-top: 25px;
    line-height: 24px;
}

.react-footer .footer-top .footer-widget-1 {
    margin-top: -10px;
}

.react-footer .footer-top .footer-widget-3 {
    margin-left: 50px;
}

.react-footer .footer-top .footer-widget.footer-widget-2 {
    padding-left: 100px;
}

.react-footer .footer-top .footer-widget .footer-title {
    margin-bottom: 30px;
    position: relative;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px;
}

.react-footer .footer-top .footer-widget .footer-address {
    margin-bottom: 30px;
}

.react-footer .footer-top .footer-widget .footer-address li {
    width: 100%;
    font-size: 15px;
    margin-bottom: 10px;
    display: inline-flex;
    color: #B7B7B9;
    font-weight: 600;
}

.react-footer .footer-top .footer-widget .footer-address li a {
    color: #fff;
    margin-left: 10px;
    line-height: 24px;
    font-size: 18px;
}

.react-footer .footer-top .footer-widget .footer-address li a:hover {
    color: #3270FC;
}

.react-footer .footer-top .footer-widget .footer-address li svg {
    position: relative;
    top: 0;
    color: #fff;
    width: 21px;
}

.react-footer .footer-top .footer-widget .footer-address li:last-child {
    margin-bottom: 0;
}

.react-footer .footer-top .footer-widget .footer-address li.react-address svg {
    margin-right: 10px;
    width: 22px;
    position: relative;
    top: 1px;
}

.react-footer.react-footer-two .footer-top .footer3__form-1 {
    background: #3270FC;
}

.react-footer.react-footer-two .footer-top .footer3__form-1:hover {
    opacity: .9;
}

.react-footer.react-footer-two .footer-top .footer-menu li a:hover,
.react-footer.react-footer-two .footer-top .footer-widget .footer-address li a:hover,
.react-footer.react-footer-two .copyright .react-copy-left a {
    color: #3270FC;
}

.react-footer.react-footer-two .footer-top .footer-menu li a::after {
    background: #3270FC;
}

.react-footer.react-footer-two .social-links li a:hover {
    background: #3270FC;
    border-color: #3270FC;
}

.react-footer .copyright {
    text-align: center;
}

.react-footer .copyright .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #fff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.react-footer .copyright .follow {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    margin-right: 20px;
}

.react-footer .copyright .react-copy-left {
    font-size: 14px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
    line-height: 22px;
}

.react-footer .copyright .react-copy-left a {
    color: #3270FC;
    transition: all .7s ease;
}

.react-footer .copyright .react-copy-left a:hover {
    color: #3270fc;
}

.react-footer .copyright .react-copy-right ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

.react-footer .copyright .react-copy-right ul li {
    padding-left: 6px;
}

.react-footer .copyright .react-copy-right ul li a {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
}

.react-footer .copyright .react-copy-right ul li a:hover {
    color: #fff;
}

.react-footer.home-main .footer-top .footer-menu li a:hover,
.react-footer.home-main .footer-top .footer-widget .footer-address li a:hover,
.react-footer.home-main .copyright .react-copy-left a {
    color: #fff;
}

.react-footer.home-main .footer-top .footer-menu li a:after {
    background: #d2093c;
}

.react-footer.home-main .social-links li a:hover {
    background: #d2093c;
    border-color: #d2093c;
}

.react-footer.home-four .footer-top .footer3__form-1 {
    background-color: #3270fc;
}

.react-footer-two .footer-top .footer3__form-1 {
    background: #3270fc;
}

.react-footer-two .footer-top .footer3__form-1:hover {
    opacity: .9;
}

.react-footer-two .footer-top .footer-menu li a:hover,
.react-footer-two .footer-top .footer-widget .footer-address li a:hover,
.react-footer-two .copyright .react-copy-left a {
    color: #3270FC;
}

.react-footer-two .footer-top .footer-menu li a::after {
    background: #3270FC;
}

.react-footer-two .social-links li a:hover {
    background: #3270fc;
    border-color: #3270fc;
}

.social-links li {
    display: inline-block;
    margin-right: 6px;
}

.social-links li a {
    border: 2px solid rgba(255, 255, 255, 0.1);
    color: #ffffff;
    background: transparent;
    display: block;
    width: 44px;
    height: 44px;
    line-height: 43px;
    text-align: center;
    transition: all 0.7s ease 0s;
    font-size: 13px;
    border-radius: 50%;
}

.social-links li a:hover {
    color: #ffffff;
    background: #3270FC;
    border-color: #3270FC;
}

.social-links li:last-child {
    margin-right: 0;
}

/*****************************************************
    30. Preloader CSS Here
****************************/
/*#react__preloader {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  display: -webkit- flex;
  display: -ms- flex;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100vh;
  background: #ffffff;
  position: fixed;
  z-index: 999999;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.react__loader_logo {
  position: absolute;
}
.react__loader_logo img {
  width: 40px;
}
#react__circle_loader {
  width: 100px;
  height: 100px;
  border-style: solid;
  border-width: 5px;
  border-top-color: #465fe9;
  border-right-color: #465fe9;
  border-bottom-color: #d5eaff;
  border-left-color: #d5eaff;
  border-radius: 50%;
  -webkit-animation: spinLoader 2s linear infinite;
  animation: spinLoader 2s linear infinite;
}
@-webkit-keyframes spinLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinLoader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}*/
/*****************************************************
    31. ScrollUp CSS Here
****************************/
#backscrollUp {
    position: fixed;
    bottom: 40px;
    right: 15px;
    transition: all .5s ease;
    z-index: 99999;
    cursor: pointer;
    display: none;
    background: #3270FC;
    border-radius: 3px;
}

#backscrollUp.home {
    background: #d2093c;
}

#backscrollUp span {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    display: none;
    transition: all .5s ease;
}

#backscrollUp span:before {
    transition: all .5s ease;
    display: block;
    margin: 0;
    font-size: 22px;
}

#backscrollUp span:hover {
    opacity: .9;
}

#backscrollUp.react__up___scroll span {
    display: block;
}

/*****************************************************
    32. Login CSS Here
****************************/
.react-login-page {
    background-color: #f1f4f9;
}

.react-login-page.react-signup-page {
    background-color: #f1f4f9;

}

.react-login-page .login-left-content h1 {
    font-size: 50px;
    font-weight: 700;
    color: #0F1216;
    margin: 0 0 18px;
}

.react-login-page .login-left-content p {
    margin: 0 0 50px;
    font-size: 17px;
    color: #55545b;
}

.react-login-page .login-left-content p a {
    font-weight: 600;
    color: #3270fc;
}

.react-login-page .login-left-content p a:hover {
    color: #55545b;
}

.react-login-page .login-right-form {
    background: #ffffff;
    padding: 50px;
    max-width: 470px;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0px 40px 60px rgba(15, 18, 22, 0.08);
}

.react-login-page .login-right-form form .login-top {
    text-align: center;
    padding-bottom: 35px;
}

.react-login-page .login-right-form form .login-top h3 {
    margin: 0 0 8px;
    color: #0F1216;
    font-size: 26px;
    font-weight: 700;
}

.react-login-page .login-right-form form .login-top p {
    margin: 0;
    font-size: 16px;
    color: #4D5765;
}

.react-login-page .login-right-form form .social-links {
    text-align: center;
}

.react-login-page .login-right-form form .social-links li a {
    border-radius: 50%;
    background: #3270FC;
    color: #ffffff;
    width: 44px;
    height: 44px;
    line-height: 44px;
    border: none;
}

.react-login-page .login-right-form form .social-links li a:hover {
    opacity: .9;
}

.react-login-page .login-right-form form .social-links li:last-child a {
    border: 2px solid #E8ECF0;
    font-size: 16px;
    background: none;
    color: #9EA9B6;
    position: relative;
    top: 3px;
}

.react-login-page .login-right-form form .social-links li:last-child a:hover {
    background: #3270FC;
    border-color: #3270FC;
    color: #fff;
}

.react-login-page .login-right-form form span.back-or {
    display: block;
    font-size: 14px;
    color: #7a797f;
    text-align: center;
    font-weight: 500;
    margin: 20px 0 16px;
}

.react-login-page .login-right-form form p label {
    display: block;
    color: #0F1216;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px;
}

.react-login-page .login-right-form form input {
    border: none;
    background: #F2F4F9;
    width: 100%;
    padding: 12px 20px;
    border-radius: 6px;
}

.react-login-page .login-right-form form [type="submit"] {
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    border: none;
    background: #D60000;
    color: var(--gray-colors-white, #FFF);
    text-align: center;
    font-family: Ubuntu;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 15px;
    letter-spacing: -0.22px;
}

.react-login-page .login-right-form form [type="submit"]:hover {
    opacity: .9;
}

.react-login-page .login-right-form form [type="submit"] svg {
    width: 18px;
}

.react-login-page .login-right-form form .signup {
    font-weight: 500;
    font-size: 14px;
    color: #7a797f;
    font-style: normal;
    text-align: center;
    display: block;
    padding-top: 20px;
}

.react-login-page .login-right-form form .signup a {
    color: #3270fc;
}

.react-login-page .login-right-form form .signup a:hover {
    color: #7a797f;
}

.react-login-page .login-right-form form .back-check-box {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #7a797f;
    margin-bottom: 35px;
}

.react-login-page .login-right-form form .back-check-box input {
    width: auto;
    margin-right: 5px;
}

.react-login-page .login-right-form form .back-check-box p {
    margin: 0;
    flex: 1;
    text-align: right;
}

.react-login-page .login-right-form form .back-check-box em {
    font-weight: 600;
    font-style: normal;
    color: #00306e;
}

.react-login-page .container {
    max-width: 1050px;
}

.react-login-page .row.align-center {
    align-items: center;
}

button#menu-btn:hover {
    background-color: #D2093C;
    color: #FFF;
}

/* Account Page CSS Start */
.my_account_accordion_tab_title {
    font-family: Abhaya Bold;
    margin-bottom: 15px;
    color: #fff;

}

.my_account_accordion_tab_description {
    font-family: Ubuntu;

}

.my_account_container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    height: 100vh;
    background: #f8edeb;
}

.my_account_accordion_tab {
    max-width: 940px;
    padding: 10px;
}

.my_account_accordion_tab_wrapper {
    display: flex;
    gap: 20px;
}

.my_account_accordion_tab_group .my_account_tab {
    cursor: pointer;
    padding: 10px 20px;
    margin: 8px 2px;
    background: #fcd5ce70;
    width: 100%;
    display: inline-block;
    color: #bc6c25;
    border-radius: 10px;
    box-shadow: 0 0.5rem 0.8rem #eadad81e;
    border: 2px solid #bc6c2520;
}

.my_account_accordion_tab_group .my_account_tab:hover {
    background: #189E49;
    color: #fcd5ce;
}

#one:checked~.my_account_accordion_tab_group #one-tab,
#two:checked~.my_account_accordion_tab_group #two-tab,
#three:checked~.my_account_accordion_tab_group #three-tab,
#four:checked~.my_account_accordion_tab_group #four-tab {
    background: #189E49;
    color: #fcd5ce;
}

.my_account_accordion_tab_wrapper input[type="radio"] {
    display: none;
}

.my_account_accordion_tab_contents {
    background: #189E49;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 100%;
}

#one:checked~.my_account_accordion_tab_contents #one-tab-content,
#two:checked~.my_account_accordion_tab_contents #two-tab-content,
#three:checked~.my_account_accordion_tab_contents #three-tab-content,
#four:checked~.my_account_accordion_tab_contents #four-tab-content {
    display: block;
}

.my_account_accordion_tab_contents .my_account_accordion_tab_content {
    display: none;
}

h1.my_account_heading {
    position: absolute;
    top: 30px;
    color: #189E49;
}

/* Account Page CSS End  */

button.btn.btn-primary.email {
    margin-top: 10px;
    background-color: #D60000;
}

.col-md-8.col_email, .col-md-8.reset_col {
    margin: 40px 0px;
}

.col-md-6.input_col {
    margin: 10px 0px;
}

.my_account_accordion_tab_group {
    width: 40%;
}

a.my_account_logout {
    color: #000;
    font-weight: 600;
}

/* Account Page CSS Start */
.my_account_accordion_tab_title {
    font-family: Abhaya Bold;
    margin-bottom: 15px;
    color: #fff;

}

.my_account_accordion_tab_description {
    font-family: Ubuntu;

}

.my_account_container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    height: 100vh;
    background: #f8edeb;
}

.my_account_accordion_tab {
    max-width: 940px;
    padding: 10px;
}

.my_account_accordion_tab_wrapper {
    display: flex;
    gap: 20px;
}

.my_account_accordion_tab_group .my_account_tab {
    cursor: pointer;
    padding: 10px 20px;
    margin: 8px 2px;
    background: #fcd5ce70;
    width: 100%;
    display: inline-block;
    color: #bc6c25;
    border-radius: 10px;
    box-shadow: 0 0.5rem 0.8rem #eadad81e;
    border: 2px solid #bc6c2520;
}

.my_account_accordion_tab_group .my_account_tab:hover {
    background: #189E49;
    color: #fcd5ce;
}

#one:checked~.my_account_accordion_tab_group #one-tab,
#two:checked~.my_account_accordion_tab_group #two-tab,
#three:checked~.my_account_accordion_tab_group #three-tab,
#four:checked~.my_account_accordion_tab_group #four-tab {
    background: #189E49;
    color: #fcd5ce;
}

.my_account_accordion_tab_wrapper input[type="radio"] {
    display: none;
}

.my_account_accordion_tab_contents {
    background: #189E49;
    color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 100%;
}

#one:checked~.my_account_accordion_tab_contents #one-tab-content,
#two:checked~.my_account_accordion_tab_contents #two-tab-content,
#three:checked~.my_account_accordion_tab_contents #three-tab-content,
#four:checked~.my_account_accordion_tab_contents #four-tab-content {
    display: block;
}

.my_account_accordion_tab_contents .my_account_accordion_tab_content {
    display: none;
}

h1.my_account_heading {
    position: absolute;
    top: 30px;
    color: #189E49;
}

/* Account Page CSS End  */

button.btn.btn-primary.email {
    margin-top: 10px;
    background-color: #D60000;
}

.col-md-8.col_email, .col-md-8.reset_col {
    margin: 40px 0px;
}

.col-md-6.input_col {
    margin: 10px 0px;
}

.my_account_accordion_tab_group {
    width: 40%;
}

a.my_account_logout {
    color: #000;
    font-weight: 600;
}

label.my_account_tab a {
    color: #bc6c25 !important;
}

#one-tab-content h2.my_account_accordion_tab_title {
    text-transform: capitalize;
}

.notfoundcart td {
    text-align: end !important;
    font-weight: bold;
}

tr.notfoundcart {
    line-height: 6;
}


.badge {
    padding-left: 9px;
    padding-right: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.label-warning[href],
.badge-warning[href] {
    background-color: #c67605;
}

#lblCartCount {
    font-size: 12px;
    background: #ff0000;
    color: #fff;
    padding: 2px 5px;
    vertical-align: top;
    margin-left: -6px;
    margin-top: -8px;
}
