@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700;900&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

c main {
    overflow: hidden;
    width: 100%;
}


/* ------------------Typography------------------ */

@font-face {
    font-family: "gil";
    src: url("../css/GIL_____.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

html {
    /* font-size: 62.5%; */
    font-size: 0.625vw;
    scroll-behavior: smooth;
}

body {
    font-family: 'Poppins', sans-serif;
    color: #000000;
    font-size: 14px;
    margin: 0;
    background: #e2e1df;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    line-height: 1.2;
    margin: 1rem 0;
}

h1 {
    font-size: 44px;
    font-weight: 600;
}

h1 span {
    font-weight: 600;
}

h2 {
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
}

h2 span {
    font-weight: 600;
}

h3 {
    font-size: 28px;
    font-weight: 600;
}

h3 span {
    font-weight: 600;
}

h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 38px;
}

h5 {
    font-size: 23px;
    font-weight: 600;
}

h6 {
    font-size: 20px;
}

p {
    line-height: 1.6;
    font-size: 17px;
}

a {
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    color: #000000;
    display: block;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.logbg {}

.innerPages .r-right form {
    padding-top: 14px;
}

.login_panel .r-banner .grid_2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
    display: flex;
    gap: 20px;
}

.r-banner {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
}

.r-left {
    flex: 0 0 40%;
    max-width: 40%;
    background: url('../img/signupbg.jpg') no-repeat 50% 0;
    background-size: auto;
    background-size: cover;
}

.r-right .input input,
.r-right .input select {
    font-size: 14px;
    padding: 10px 14px;
    background: #fff;
}

.r-right .input {
    margin-bottom: 15px;
}

.r-right .input-group.AllCountry input {
    border: none;
}

.r-right .input-group-text {
    border: none!important;
}

.r-right {
    flex: 0 0 70%;
    max-width: 70%;
    background: #fff;
    padding: 20px 61px 40px;
    margin-left: -120px;
    margin-top: 55px;
    margin-bottom: 55px;
    border-left: 10px solid #1a9c88;
    box-shadow: 1px 1px 14px #00000029;
}

.login_panel.innerPages.vebackgroundimagertical__padding.regbg {
    width: 100%;
}

.form-w .form-horizontal {
    padding: 0;
}

.form-w .input input {
    position: relative;
    color: #000;
    font-size: 1.6rem;
    width: 100%;
    height: 3.5rem;
    padding-left: 17px;
    border: none;
    height: 42px;
    font-size: 15px;
    border-radius: 4px!important;
}

.input_ {
    border-radius: 4px!important;
}

.w-container {
    max-width: 1200px;
    margin: 0 auto;
}

.log-heading {
    background: #1a9c88;
    padding: 23px 0 18px;
    color: #fff;
    text-align: left;
}

.log-heading h3 {
    margin: 0;
    text-align: left;
}

.log-container {
    background: url('../img/logbg.jpg')no-repeat 0 0;
    background-size: cover;
    margin: 30px auto 0;
    padding-right: 37px;
    padding-top: 30px;
    max-width: 1200px;
    min-height: 560px;
}

.innerPages.logbg .list.flex_.radio_main.lstitem {
    gap: 10px;
}

.innerPages.logbg .list li {
    flex: 1;
}

.login_panel.logbg button.btn-primary {
    background: #1a9c88;
    color: #fff;
    border: 3px solid transparent;
    border-radius: 4px;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0;
    display: block;
    width: 100%!important;
    text-align: center;
    padding: 8px 23px;
}

.btn.btn-primary.txtlnk {
    background: none !important;
    color: #2d2d2d !important;
    padding: 0!important;
    font-weight: 500;
}

.btn.btn-primary.txtlnk:hover {
    color: #1a9c88!important;
}

.login_panel.logbg .grid_2 .input:last-child {
    margin: 0;
}

.login_panel.logbg a.btn {
    background: none;
    color: #000;
    color: #fff;
    border: 3px solid transparent;
    border-radius: 4px;
    padding: 8px 23px;
    background: #a2a2a1;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize;
    margin: 0;
    display: block;
    width: 100%;
}

.login_panel.innerPages.vertical__padding.logbg {
    width: 100%;
}

.pg-top {
    text-align: center;
    margin-top: 30px;
}

.pagination {
    background: #fff;
    display: inline-block;
    border: 1px solid #d2d0d0;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

.pagination a.active {
    background-color: #1A9683;
    color: white;
    border: 1px solid #1A9683;
}

.pagination a:hover:not(.active) {
    background-color: #dddddd7a;
}

.sss p:nth-child(2) {
    margin: 16px 0;
}

.sss ul li.sp-li:before {
    content: none;
}

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

.sss ul li {
    position: relative;
    padding-left: 17px;
}

.sss ul li:before {
    content: "";
    font-weight: 900;
    padding-right: 5px;
    color: #ff5202;
    font-size: 14px;
    width: 9px;
    height: 9px;
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    background: #199683;
    border-radius: 50%;
}

.sss ul li ul li:before {
    content: "";
    font-weight: 900;
    padding-right: 5px;
    color: #ff5202;
    font-size: 14px;
    width: 9px;
    height: 9px;
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    background: #199683;
    border-radius: 1px;
}

.sss ul li ul {
    padding-left: 30px;
}

.sss ul li ul li {}

.innerPages .footer .list li {
    gap: .5rem;
    margin: 0 !important;
    font-size: 11px;
}

.sss p {
    margin: 0;
    margin-bottom: 9px;
}

.featutred {
    padding: 0;
    margin: 0;
}

.innerPages.vertical__padding label {
    font-size: 17px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 29px;
    font-size: 16px;
}

.feat-section {
    margin-bottom: 60px;
    margin-top: 60px;
}

.feat-section .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

.feat-section .owl-next {
    background: #199683!important;
    position: absolute;
    right: -10px;
    top: -10px;
    color: #fff!important;
    width: 30px;
    height: 30px;
    line-height: 30px!important;
    border-radius: 3px;
}

.feat-section .owl-prev {
    background: #199683!important;
    position: absolute;
    left: -10px;
    top: -10px;
    ;
    color: #fff!important;
    width: 30px;
    height: 30px;
    line-height: 30px!important;
    border-radius: 3px;
}

.item-right strong {
    display: block;
    margin-bottom: 16px;
    font-weight: 600;
    min-height: 90px;
}

.item-right span {
    display: inline-block;
    background: #199683;
    padding: 5px 12px;
    font-size: 15px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
}

.feat-section h3 {
    background-color: #199683;
    border-radius: 4px;
    text-align: center;
    padding: 8px 0;
    margin: 10px 0 10px 0;
    font-size: 26px;
    color: #fff;
}

.item-right {
    padding-left: 15px;
}

.veries-right .innerPages form {
    margin-lefT: 0;
}

.veries-right .cfrom {
    margin-left: 0;
}

.featutred li {
    list-style: none;
}

.item a {
    display: flex;
    background: #fff;
    padding: 25px 20px;
    border-radius: 4px;
    min-height: 170px;
}

.item img {
    width: 70px !important;
    height: 80px;
    object-position: top;
    object-fit: contain;
}

.list.list-inline.footerpolicy a {
    font-size: 13px;
    font-weight: 600;
}

.f-sd {}

.n-downs {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.cfrom p {
    font-size: 14px;
}

.cfrom h3 {
    font-size: 32px;
    font-weight: 600;
}

.veries-left img {
    vertical-align: middle;
    width: 60px;
    height: 60px;
    align-self: flex-start;
    object-fit: contain;
}

.veries {
    display: flex;
    flex-wrap: wrap;
}

.innerPages .cfrom .input input,
.innerPages .cfrom .input select {
    font-size: 16px;
}

.innerPages .cfrom .input label {
    width: 30%;
    font-weight: 500;
    font-size: 16px;
}

.innerPages .cfrom .input {
    gap: 25px;
}

.veries-left {
    fleX: 0 0 26%;
    background: #f2f2f2;
    padding: 12px 20px;
    border: 1px solid #d2cfcf;
}

.veries-right {
    flex: 0 0 67%;
    padding-left: 40px;
}

.hr {
    border-color: #d2cfcf40;
    margin-bottom: 40px;
}

.marq.flex_ .left {}

.marq.flex_ .right h6 {
    font-size: 14px;
    font-weight: 600;
}

.n-left {
    flex: 0 0 67%;
    padding-right: 40px;
}

.n-right h2.center_head {
    font-size: 27px;
    margin-top: 20px;
}

.veries-left h2 {
    font-size: 27px;
    margin-top: 20px;
}

.n-right {
    flex: 0 0 26%;
    background: #f2f2f2;
    padding: 12px 20px;
    border: 1px solid #d2cfcf;
}

.n-right img {
    vertical-align: middle;
    width: 60px;
    height: 60px;
    align-self: flex-start;
    object-fit: contain;
}

.holder {
    height: 250px;
    overflow: hidden;
}

.right a.more {
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    /* display: block; */
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: #199683;
    display: inline-block;
    padding: 6px 7px;
    font-size: 13px;
    border-radius: 4px;
}

.f-sd {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.f-sd div {
    align-self: center;
}

.mask {
    position: relative;
    left: 0px;
    top: 10px;
    width: 100%;
    height: 950px;
    overflow: hidden;
}

.mask ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

.cartLeft .shopping_main ul li.flex_list img {
    object-fit: contain;
}

.cart_name {
    text-align: left;
    font-size: 14px;
}

ul {
    font-family: 'Poppins', sans-serif;
}

.innerPages li {
    line-height: 1.4;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}

.shopping_main ul li {
    font-size: 14px;
}

.cardsapproves .card-detail p {
    line-height: 1.6;
    font-size: 17px;
    margin: 0;
    margin-top: 9px;
    min-height: 89px;
}

.list.list-inline.footerpolicy li {
    border-right: 1px solid #ddd;
    padding: 0 10px;
}

.list.list-inline.footerpolicy li:last-child {
    border-right: none;
}

.cardsapproves .card-detail .btn {
    font-size: 14px;
}

.cardsapproves .card-detail h2 {
    font-size: 19px;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
    min-height: 54px;
    line-height: 27px;
    margin-top: 4px;
}

.footer__top--boxlogo {
    align-self: flex-start;
    margin-top: 9px;
}

.footer__top .btn-group {
    display: flex;
}

.footer__top .btn-group a {
    font-size: 12px;
}

.footer__top .btn-group a:nth-child(1) {
    border-radius: 3rem 0 0 3rem;
}

.btn-group-main {
    margin-left: 0px;
}

.footer__top .btn-group a:nth-child(2) {
    border-radius: 0 3rem 3rem 0;
    border-left: 2px solid #fff;
}

.footer__top .block__inner:nth-child(1) {
    flex: 0 0 100%;
}

.list.list-inline.social__icon {
    margin: 14px 0 0;
}

.social__icon a {
    background: #199683;
}

.qualifation.vertical__padding {
    padding: 0 0;
}

.footerBottom.grid {
    display: block;
}

.boxsection {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.top-wrapper {
    position: relative;
}

.top-div {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.search_bar {
    margin-right: 20px;
}

.cardsapproves {
    display: flex;
    flex-wrap: wrap;
}

.cardsapproves .card-s {
    flex: 0 0 48.33%;
    padding: 0 20px;
    max-width: 48%;
    display: flex;
    box-shadow: 0 6px 34px rgba(215, 216, 222, 0.78);
    padding: 20px;
    margin-bottom: 40px;
    margin: 0 11px 30px;
    transition: 0.4s;
    border-radius: 6px;
    border: 1px solid #dddddd8c;
}

.cardsapproves .card-img {
    flex: 0 0 45%;
    margin-right: 19px;
    max-width: 45%;
}

.cardsapproves .card-img img {
    width: 100%;
    height: 210px;
    object-fit: cover;
    border-radius: 6px;
}

.top-div {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    position: absolute;
    top: -34px;
    right: -27px;
}

.boxsection .box {
    fleX: 0 0 33.33%;
    max-width: 33%;
    padding: 0 15px;
}

.boxsection .box img {
    width: 100%;
}

.c-container {
    max-width: 1200px;
    margin: 0 auto;
}

.footerBottom .block__inner.flex_.flex_space {
    display: flex;
    margin: 0;
    text-align: center;
    font-size: 11px;
}

.section1.grid.grid-col80.vertical__padding .block__inner {}

.fts {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.section1.vertical__padding .block__inner.flex_ {}

.cardDetail_img img {
    width: 100%;
}

.input_field {
    width: 47%;
}

.input_field input {
    width: 100%;
}

.input_field input:focus {
    border: 1px solid #ddd!important;
}

.input_fieldarea textarea:focus {
    border: 1px solid #ddd!important;
}

.titleblog h2 {
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 16px;
}

.pst-on {
    display: flex;
    font-size: 12px;
    color: #757575;
}

.pst-on span {}

.featured-list {
    list-style: none;
    padding: 0;
}

.shop-sidebar-widget {
    margin-bottom: 30px;
    border: 1px solid #eee;
    padding: 8px 24px;
}

.product-thumb-info-image {
    background: #eee none repeat scroll 0 0;
    float: left;
    height: auto;
    margin-bottom: 5px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 5px;
    width: 80px;
}

.product-thumb-info-content {
    display: inline-block;
    margin-top: 0;
    overflow: hidden;
    flex: 0 0 65%;
}

.comnt h3 {
    font-size: 28px;
    font-weight: 600;
}

.bg-content {}

.bg-content h1 {
    font-size: 32px;
}

.bg-content h2 {
    font-size: 29px;
}

.innerPages .bg-content li {
    font-size: 14px;
    margin-bottom: 10px;
}

.block__inner .card .bg-content p {
    font-size: 14px;
    margin-bottom: 21px;
    text-align: justify;
    line-height: 1.6;
}

.bg-content h3 {
    font-size: 27px;
}

.bg-content h4 {
    font-size: 25px;
}

.product-thumb-info-content p {
    font-size: 13px;
    margin: 0;
    margin-bottom: 5px;
}

span.likes a {
    display: inline-block;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.innerPages .featured-list li {
    margin-bottom: 13px;
}

.shop-sidebar-widget ul li a {
    color: #051d3e;
    display: block;
    font-size: 14px;
    text-transform: capitalize;
}

.product-thumb-info-image img {
    width: 100%;
}

.shop-sidebar-widget h5::before {
    background: #199683 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 80px;
}

.product-thumb-info-content h4 {
    margin-bottom: 3px;
    line-height: normal;
}

.shop-sidebar-widget h5 {
    color: #051d3e;
    margin-bottom: 25px;
    padding-bottom: 5px;
    position: relative;
    text-transform: capitalize;
}

.fdiv {
    position: relative;
}

.product-categories {
    padding-left: 0px;
}

.innerPages .product-categories li {
    position: relative;
    list-style: none;
    font-size: 15px;
    text-transform: capitalize;
    padding-bottom: 11px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 11px;
}

.innerPages .product-categories li:last-child {
    border: none;
}

.innerPages .product-categories li span {
    font-size: 13px;
    margin-right: 5px;
}

.product-categories li:before {}

.shop-sidebar-widget input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #051d3e;
    height: 100%;
    padding: 5px 10px 5px 0px;
    position: absolute;
    top: 0;
    width: 80%;
}

.shop-sidebar-widget button {
    background: #199683 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 20%;
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.innerPages .page_nav ul li+li.active span {
    position: relative;
    color: #fff;
}

.blog_detail.flex_ {
    gap: 17px;
    justify-content: space-between;
    padding: 0;
}

.b-left .card__body h2 {
    font-weight: 600;
}

.b-left .card__body h2 a {
    font-family: 'Poppins', sans-serif;
}

.blog_detail .share {
    font-size: 16px;
}

.blog_detail.flex_ span {
    font-size: 14px;
    margin-right: 8px;
}

.blog_detail.flex_ i {
    font-size: 13px;
}

.innerPages.blogMain.vertical__padding {
    background: #fff;
}

.b-container {
    max-width: 1140px;
    margin: 0 auto;
}

.b-container .card {
    padding: 40px;
    text-align: left;
    margin-bottom: 30px;
    border: 1px solid #eee;
    background: #fff;
}

.brow {
    display: flex;
}

.b-left {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.b-right {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding-left: 40px;
}

.innerPages .list li {
    font-size: 15px;
}

.innerPages .page_nav ul li+li.active span::before {
    content: "";
    position: absolute;
    left: -2.3rem;
    top: 49%;
    width: 0.7rem;
    height: 0.7rem;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    border: 0.1rem solid #fff;
    border-bottom-color: rgb(255, 255, 255);
    border-bottom-style: solid;
    border-bottom-width: 0.1rem;
    border-left-color: rgb(255, 255, 255);
    border-left-style: solid;
    border-left-width: 0.1rem;
    border-bottom: 0;
    border-left: 0;
}

img {
    vertical-align: middle;
}

.relative {
    position: relative;
}

.header__logo {
    width: 20%;
}

.header__logo img {
    width: 100%;
}

.tab_inner_main.pricing_table ol li {
    font-size: 17px;
    margin-bottom: 12px;
}

.left_btn,
.right_btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    z-index: 9;
    cursor: pointer;
}

.left_btn i,
.right_btn i {
    color: #199683;
    font-size: 2rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.left_btn i:hover i,
.right_btn i:hover i {
    color: #fff;
}

.left_btn {
    left: 2%;
}

.right_btn {
    right: 2%;
}

.heading {
    position: relative;
    text-align: center;
    margin-bottom: 4rem;
}


/*#menu{*/


/*    display:none;*/


/*}*/

.heading p {
    margin: 0.5rem 0;
}

#likeFormSubmit {
    border: none;
    background: none;
    padding: 0px;
    font-size: 2.1rem;
    color: #0056b3;
    cursor: pointer;
    font-style: normal;
}

.heading::before {
    content: "";
    position: absolute;
    bottom: -0.5rem;
    left: 0;
    right: 0;
    width: 8rem;
    height: 0.2rem;
    background: #199683;
    margin: 0 auto;
}

.social__icon {
    gap: 0.3rem;
}

.social__icon a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: -ms-grid;
    display: grid;
    place-items: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-right: 3px;
}

.social__icon a i {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.social__icon a:hover {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

.grid {
    display: -ms-grid;
    display: grid;
}

.grid-col90 {
    -ms-grid-rows: auto;
    -ms-grid-columns: 5fr 90fr 5fr;
    grid-template: auto / 5fr 90fr 5fr;
}

.grid-col80 {
    -ms-grid-rows: auto;
    -ms-grid-columns: 10fr 80fr 10fr;
    grid-template: auto / 10fr 80fr 10fr;
}

form ul ul {
    list-style: none;
}

.grid-col60 {
    -ms-grid-rows: auto;
    -ms-grid-columns: 20fr 60fr 20fr;
    grid-template: auto / 20fr 60fr 20fr;
}

.grid .block__inner {
    -ms-grid-column: 3;
    -ms-grid-column-span: -1;
    grid-column: 3/2;
}

.grid .block__inner2 {
    -ms-grid-column: 4;
    -ms-grid-column-span: -1;
    grid-column: 4/1;
}

.block__1x2 .left,
.block__1x2 .right {
    -ms-grid-rows: auto;
    grid-template: auto/repeat(2, 1fr);
}

.block__1x3 {
    -ms-grid-rows: auto;
    -ms-grid-columns: (1fr) [3];
    grid-template: auto/repeat(3, 1fr);
}

.block__1x4 {
    -ms-grid-rows: auto;
    /* -ms-grid-columns: (1fr) [3]; */
    grid-template: auto/repeat(4, 1fr);
}

.padding-vertical {
    padding: 4rem 0;
}

.grid_2 {
    -ms-grid-columns: (1fr) [2];
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
}

.grid_3 {
    -ms-grid-columns: (1fr) [3];
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
}

.grid_4 {
    -ms-grid-columns: (1fr) [4];
    grid-template-columns: repeat(4, 1fr);
    gap: 2rem;
}

.flex_ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: center;
}

.flex_space {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flex_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex_end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.flex_top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.flex_top label {
    top: 0.5rem;
}


/*span.likes {*/


/*    color: #199683;*/


/*    font-size: 2.1rem;*/


/*    padding-left: 10px;*/


/*}*/

.vertical__padding {
    padding: 6rem 0;
}

.list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list__item {
    line-height: 1.5;
}

.list-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.list-inline .list__item {
    font-weight: 600;
    text-transform: uppercase;
}

.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.media__img {
    width: 20%;
    /*margin: 20px;*/
    height: 150px;
    display: flex;
    width: 20%;
    align-items: center !important;
    justify-content: space-around;
}

.header .search-container {
    background: white;
    border: solid 1px #dedede;
    height: 23px;
    border-radius: 10px;
    position: relative;
    width: 190px;
}

.header .search-container input {
    background: none;
    height: auto;
    padding: 0px;
    color: black;
    outline: none;
    border: none;
    position: absolute;
    top: 3px;
    left: 10px;
    width: auto;
}

.header .search-container input::placeholder {
    color: black;
    opacity: 1;
}

.header .search-container button {
    height: 35px;
    background: none;
    border: none;
    outline: none;
    position: absolute;
    right: 11px;
    top: -8px;
    padding: 0;
}

.header .search-container form {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.media__img img {
    width: 140px;
    height: 160px;
    object-fit: contain;
}

.media__body {
    width: 80%;
}

.media__body p {
    height: 165px;
}

.card__head {
    overflow: hidden;
}

.card__head img {
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.card__img img {
    margin: 0 auto;
    display: block;
    width: 100px;
}

.features__main {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    justify-content: center;
}

.features__main .card {
    flex: 0 0 30.33%;
    margin: 0 15px 32px;
    background: #fff;
    padding: 40px;
}

.card__body {
    padding: 2rem 0;
    text-align: center;
}

.features.grid .card__body {
    padding-right: 12px;
    padding-left: 12px;
}

.btn {
    font-size: 16px;
    letter-spacing: 0.5px;
    margin: 2rem auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px 23px;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: 'Poppins', sans-serif;
}

.btn.flex_ {
    gap: 1rem;
}

.list.flex_.radio_main.lstitem {
    justify-content: space-between;
}

.btn i {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn:hover i {
    margin-left: 0.5rem;
}

.btn-primary {
    border-radius: 5rem;
    margin: 1rem 0;
    border-color: #000;
    background: #199683;
    color: #fff;
}

.login_panel a.btn {
    background: none;
    color: #000;
    color: #000;
    border: 3px solid #000;
}

.btn-primary:hover {
    background: #000;
    color: #fff;
}

.btn-secondary {
    font-size: 17px;
    border-radius: 5rem;
    background: #199683;
    margin: 1rem 0;
    color: #fff;
    font-weight: 600;
    border-color: transparent;
    font-family: 'Poppins', sans-serif;
}

.right {
    padding-left: 11px;
}

.comnt {
    margin-top: 30px;
}

.col8_box label {}

.submit_form {
    margin-top: 15px;
}

.btn-secondary:hover {
    background: #000;
    color: #fff;
}

button.btn-primary {
    background: #199683;
    color: #fff;
    margin: 20px 0;
    border: none;
}

input:focus,
textarea:focus {
    border: none;
    outline: none;
}

.input {
    position: relative;
    width: 100%;
    margin-bottom: 2rem;
}

.input label {
    position: relative;
    color: #000;
    font-size: 1.6rem;
    width: 100%;
}

.input label span {
    font-weight: 400;
}

.input input,
.input select {
    position: relative;
    color: #000;
    font-size: 1.6rem;
    width: 100%;
    /*height: 3.5rem;*/
    padding-left: 1rem;
    border: none;
}

#registrationForm .input select {
    background: #fff;
}

.mian_input {
    position: relative;
    width: 100%;
}

.err {
    position: absolute;
    color: red;
}

textarea {
    position: relative;
    color: #000;
    font-size: 1.6rem;
    width: 100%;
    height: 100px;
    /* padding-left: 1rem; */
    border: none;
    vertical-align: bottom;
}

button {
    cursor: pointer;
}

.input_ {
    position: relative;
    width: 60%;
    border: 1px solid #ccc;
}

.effect-8 {
    border: 1px solid #ccc;
    padding: 13px 14px 13px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}

.effect-8~.focus-border:before,
.effect-8~.focus-border:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #199683;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.effect-8~.focus-border:after {
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}

.effect-8~.focus-border i:before,
.effect-8~.focus-border i:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 0;
    background-color: #199683;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.effect-8~.focus-border i:after {
    left: auto;
    right: 0;
    top: auto;
    bottom: 0;
}

.effect-8:focus~.focus-border:before,
.effect-8:focus~.focus-border:after {
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.effect-8:focus~.focus-border i:before,
.effect-8:focus~.focus-border i:after {
    height: 100%;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.accordian {
    position: relative;
}

.accordian .accordian__heading {
    cursor: pointer;
    padding: 1rem 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.accordian .accordian__heading h3 {
    font-size: 2.1rem;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.accordian .accordian__heading i {
    font-size: 2rem;
    color: #199683;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.accordian .accordian__heading.active {
    background: #199683;
}

.accordian .accordian__heading.active h3 {
    color: #fff;
}

.accordian .accordian__heading.active i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    color: #fff;
}

.accordian__body {
    padding: 0rem 1.8rem;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-out;
    transition: max-height 0.3s ease-out;
    border-bottom: 0.1rem solid #ccc;
}

.accordian__body p {
    padding: 0rem 0;
}

.confirm_box {
    margin-top: 20px;
}


/*.confirm_box label {*/


/*  font-weight: bold;*/


/*}*/

.confirm_box .input_ {
    margin: 0 30px;
    border: none;
}


/*.confirm_box .input_ label {*/


/*  font-weight: lighter;*/


/*}*/

.tab .tab_t {
    gap: 1rem;
    background: #f5f5f5;
    padding: 1rem 0;
}

.tab .tab_t li {
    padding: 1rem 2rem;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 15px;
}

.tab .tab_t li.active {
    background: #199683;
    color: #fff;
}

.tab .tab_inner_main .btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 0;
}

.tab .tab_inner_main #item1 {
    display: block;
    opacity: 1;
}

.cfrom {
    max-width: 710px;
    /* margin: 0 auto; */
}

.innerPages .orders .input {
    justify-content: flex-start;
}

.innerPages .orders .input_ {
    width: 410px;
}

.orders {
    max-width: 860px;
    margin: 0 auto;
}

.spr {
    text-align: center;
    font-size: 45px;
    margin-bottom: 20px;
    display: flex;
}

.detailW {
    display: flex;
}

.d-left {
    flex: 0 0 60%;
}

.d-right {
    flex: 0 0 20%;
}

.cdprice {
    font-size: 21px;
    border-bottom: 1px solid #0000004f;
    padding-bottom: 13px;
    margin-bottom: 20px;
}

.cdprice div {
    font-size: 30px;
}

.cdprice strong {
    padding-right: 30px;
    font-family: 'Poppins', sans-serif;
}

.cprice {
    border-bottom: 1px solid #a4a4a4;
    font-size: 40px;
}

.spr strong {
    font-size: 33px;
    display: block;
    line-height: 50px;
    align-self: center;
    text-align: right;
    padding-right: 40px;
    font-family: 'Poppins', sans-serif;
}

.spr del {
    font-size: 26px;
    align-self: center;
    margin-right: 14px;
}

.tab .tab_inner_main .tab_change {
    padding: 4rem 0 0;
    display: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
}

.tab p {
    text-align: justify;
}

.table {
    border-collapse: collapse;
    margin: 4rem 0;
    width: 100%;
}

.table caption {
    caption-side: top;
    background: #878786;
    font-weight: bold;
    font-size: 1.8rem;
    padding: 1rem 0;
    color: #fff;
}

.table tr td,
.table tr th {
    border: 1px solid #000;
    padding: 1rem 2rem;
}

.table tr th {
    text-align: left;
    background: #199683;
    color: #fff;
}

.table tbody tr:nth-child(2n) {
    background: #f5f5f5;
}


/*.banner {*/


/*  position: relative;*/


/*  overflow: hidden;*/


/*  height: 100vh;*/


/*  min-height: 50rem;*/


/*}*/


/*.banner::before {*/


/*  content: "";*/


/*  position: absolute;*/


/*  inset: 0;*/


/*  opacity: 0.4;*/


/*  background: url(../webImages/banners/1.jpg);*/


/*  background-size: cover;*/


/*}*/


/*.banner {*/


/*  position: relative;*/


/*  overflow: hidden;*/


/*  height: auto*/


/*}*/

.banner {
    position: relative;
    overflow: hidden;
    height: auto;
    padding-top: 80px;
    padding-bottom: 0;
}


/*.banner .banner-img img {*/


/*  width: 100%;*/


/*  object-fit: cover;*/


/*  height: 580px;*/


/*  object-position: top;*/


/*  filter: contrast(0.3);*/


/*}*/

.banner .banner-img img {
    width: 100%;
    object-fit: cover;
    height: 351px;
    /* object-position: top; */
    filter: contrast(0.3);
}

.innerbanner .banner-img img {
    width: 100%;
    object-fit: cover;
    object-position: top;
    filter: contrast(0.8);
}

.banner__wave {
    position: absolute;
    top: 4rem;
    left: 0;
    width: 40%;
}

.banner__wave img {
    width: 100%;
    max-height: 24rem;
}

.banner__txt {
    position: absolute;
    left: 50%;
    z-index: 9;
    top: 56%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
}

.innerbanner .banner__txt {
    position: absolute;
    /* width: 60%; */
    left: 50%;
    /* z-index: 99999999; */
    /* margin: 0 auto; */
    /* text-align: center; */
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    /* top: 8%; */
    /* -webkit-box-pack: center; */
    -ms-flex-pack: center;
    /* justify-content: center; */
    /* height: 100%; */
    /* -webkit-box-orient: vertical; */
    /* -webkit-box-direction: normal; */
    -ms-flex-direction: column;
    /* flex-direction: column; */
    z-index: 9;
    /* right: 50%; */
    top: 62%;
    transform: translate(-50%, -50%);
}

.innerbanner .banner__txt h1 {
    font-weight: bold;
}

.banner__txt h1 {
    margin: 0;
}

.banner__txt .btn-secondary {
    margin: 2rem auto 0;
}

.banner .line_ {
    position: absolute;
    left: 21%;
    bottom: -3.5rem;
    width: 2px;
    background: #199683;
    height: 12rem;
    z-index: 4;
}

.banner__logo {
    position: absolute;
    width: 100%;
    background: #dad9d7bf;
    padding: 2rem 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    gap: 3rem;
    z-index: 3;
}

.banner__logo li img {
    max-width: 15rem;
}

.banner__wavebottom {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50%;
}

.banner__wavebottom img {
    width: 100%;
    max-height: 25rem;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 6px 15px 6px;
    background: #fff;
    border-bottom: 4px solid #199b87;
    border-top: 33px solid #a2a2a1;
}

.header .main_mmenu {
    display: none;
}

.mm-menu,
.mm-panels,
.mm-panels>.mm-panel {
    z-index: 11;
}

.mm-menu.mm-theme-dark {
    background: #199683;
    border: none;
}

.menu_icn {
    display: none;
}

.header__nav ul {
    gap: 2rem;
}

.header__nav ul li {
    position: relative;
    margin: 0 1px;
}

.trouble.login_panel.innerPages.vertical__padding {
    padding-top: 110px;
}

.header__nav ul li a {
    position: relative;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
}

.header__nav ul li a::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -0.5rem;
    width: 0;
    height: 0.2rem;
    background: #199683;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header__nav ul li ul {
    position: absolute;
    top: 150%;
    visibility: hidden;
    width: 100%;
    min-width: 290px;
    padding: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: transparent;
    z-index: 1;
}

.header__nav ul li ul ul {
    left: -100%;
    top: 0;
}

.header__nav ul li ul li {
    position: relative;
    visibility: hidden;
    opacity: 0;
    display: block;
    list-style: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.header__nav ul li ul li ul li {
    opacity: 0 !important;
    visibility: hidden !important;
}

.header__nav ul li ul li:hover ul li {
    opacity: 1 !important;
    visibility: visible !important;
}

.header__nav ul li ul li:hover ul li a {
    color: #000 !important;
}

.header__nav ul li ul li:hover ul li:hover a {
    color: #fff !important;
}

.header__nav ul li:hover ul li {
    visibility: visible;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.header__nav ul li:hover ul li a {
    position: relative;
    display: block;
    color: #000;
    margin-right: 0;
    z-index: 2;
    border-bottom: 0.1rem solid #199683;
}

.header__nav ul li ul li a {
    padding: 1rem 2rem;
}

.header__nav ul li ul li:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 0;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
    background: #199683;
    z-index: 1;
}

.header__nav ul li ul li:hover::before {
    height: 100%;
}

.header__nav ul li:nth-child(0) {
    -webkit-transition-delay: 0ms;
    transition-delay: 0ms;
}

.header__nav ul li:nth-child(1) {
    -webkit-transition-delay: 50ms;
    transition-delay: 50ms;
}

.header__nav ul li:nth-child(2) {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.header__nav ul li:nth-child(3) {
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
}

.header__nav ul li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}

.header__nav ul li:nth-child(5) {
    -webkit-transition-delay: 250ms;
    transition-delay: 250ms;
}

.header__nav ul li:nth-child(6) {
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms;
}

.header__nav ul li:nth-child(7) {
    -webkit-transition-delay: 350ms;
    transition-delay: 350ms;
}

.header__nav ul li:nth-child(8) {
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms;
}

.header__nav ul li:nth-child(9) {
    -webkit-transition-delay: 450ms;
    transition-delay: 450ms;
}

.header__nav ul li:nth-child(10) {
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
}

.header__nav ul li:nth-child(11) {
    -webkit-transition-delay: 550ms;
    transition-delay: 550ms;
}

.header__nav ul li:nth-child(12) {
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms;
}

.header__nav ul li:nth-child(13) {
    -webkit-transition-delay: 650ms;
    transition-delay: 650ms;
}

.header__nav ul li:nth-child(14) {
    -webkit-transition-delay: 700ms;
    transition-delay: 700ms;
}

.header__nav ul li:nth-child(15) {
    -webkit-transition-delay: 750ms;
    transition-delay: 750ms;
}

.header__nav ul li:nth-child(16) {
    -webkit-transition-delay: 800ms;
    transition-delay: 800ms;
}

.header__nav ul li:nth-child(17) {
    -webkit-transition-delay: 850ms;
    transition-delay: 850ms;
}

.header__nav ul li:nth-child(18) {
    -webkit-transition-delay: 900ms;
    transition-delay: 900ms;
}

.header__nav ul li:nth-child(19) {
    -webkit-transition-delay: 950ms;
    transition-delay: 950ms;
}

.header__nav ul li:nth-child(20) {
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms;
}

.header__nav ul li:nth-child(21) {
    -webkit-transition-delay: 1050ms;
    transition-delay: 1050ms;
}

.header__nav ul li:nth-child(22) {
    -webkit-transition-delay: 1100ms;
    transition-delay: 1100ms;
}

.header__nav ul li:nth-child(23) {
    -webkit-transition-delay: 1150ms;
    transition-delay: 1150ms;
}

.header__nav ul li:nth-child(24) {
    -webkit-transition-delay: 1200ms;
    transition-delay: 1200ms;
}

.header__nav ul li:nth-child(25) {
    -webkit-transition-delay: 1250ms;
    transition-delay: 1250ms;
}

.header__nav ul li:nth-child(26) {
    -webkit-transition-delay: 1300ms;
    transition-delay: 1300ms;
}

.header__nav ul li:nth-child(27) {
    -webkit-transition-delay: 1350ms;
    transition-delay: 1350ms;
}

.header__nav ul li:nth-child(28) {
    -webkit-transition-delay: 1400ms;
    transition-delay: 1400ms;
}

.header__nav ul li:nth-child(29) {
    -webkit-transition-delay: 1450ms;
    transition-delay: 1450ms;
}

.header__nav ul li:nth-child(30) {
    -webkit-transition-delay: 1500ms;
    transition-delay: 1500ms;
}

.header__nav ul li:nth-child(31) {
    -webkit-transition-delay: 1550ms;
    transition-delay: 1550ms;
}

.header__nav ul li:nth-child(32) {
    -webkit-transition-delay: 1600ms;
    transition-delay: 1600ms;
}

.header__nav ul li:nth-child(33) {
    -webkit-transition-delay: 1650ms;
    transition-delay: 1650ms;
}

.header__nav ul li:nth-child(34) {
    -webkit-transition-delay: 1700ms;
    transition-delay: 1700ms;
}

.header__nav ul li:nth-child(35) {
    -webkit-transition-delay: 1750ms;
    transition-delay: 1750ms;
}

.header__nav ul li:nth-child(36) {
    -webkit-transition-delay: 1800ms;
    transition-delay: 1800ms;
}

.header__nav ul li:nth-child(37) {
    -webkit-transition-delay: 1850ms;
    transition-delay: 1850ms;
}

.header__nav ul li:nth-child(38) {
    -webkit-transition-delay: 1900ms;
    transition-delay: 1900ms;
}

.header__nav ul li:nth-child(39) {
    -webkit-transition-delay: 1950ms;
    transition-delay: 1950ms;
}

.header__nav ul li:nth-child(40) {
    -webkit-transition-delay: 2000ms;
    transition-delay: 2000ms;
}

.header__nav ul li:nth-child(41) {
    -webkit-transition-delay: 2050ms;
    transition-delay: 2050ms;
}

.header__nav ul li:nth-child(42) {
    -webkit-transition-delay: 2100ms;
    transition-delay: 2100ms;
}

.header__nav ul li:nth-child(43) {
    -webkit-transition-delay: 2150ms;
    transition-delay: 2150ms;
}

.header__nav ul li:nth-child(44) {
    -webkit-transition-delay: 2200ms;
    transition-delay: 2200ms;
}

.header__nav ul li:nth-child(45) {
    -webkit-transition-delay: 2250ms;
    transition-delay: 2250ms;
}

.header__nav ul li:nth-child(46) {
    -webkit-transition-delay: 2300ms;
    transition-delay: 2300ms;
}

.header__nav ul li:nth-child(47) {
    -webkit-transition-delay: 2350ms;
    transition-delay: 2350ms;
}

.header__nav ul li:nth-child(48) {
    -webkit-transition-delay: 2400ms;
    transition-delay: 2400ms;
}

.header__nav ul li:nth-child(49) {
    -webkit-transition-delay: 2450ms;
    transition-delay: 2450ms;
}

.header__nav ul li:nth-child(50) {
    -webkit-transition-delay: 2500ms;
    transition-delay: 2500ms;
}

.header__nav ul li:nth-child(51) {
    -webkit-transition-delay: 2550ms;
    transition-delay: 2550ms;
}

.header__nav ul li:nth-child(52) {
    -webkit-transition-delay: 2600ms;
    transition-delay: 2600ms;
}

.header__nav ul li:nth-child(53) {
    -webkit-transition-delay: 2650ms;
    transition-delay: 2650ms;
}

.header__nav ul li:nth-child(54) {
    -webkit-transition-delay: 2700ms;
    transition-delay: 2700ms;
}

.header__nav ul li:nth-child(55) {
    -webkit-transition-delay: 2750ms;
    transition-delay: 2750ms;
}

.header__nav ul li:nth-child(56) {
    -webkit-transition-delay: 2800ms;
    transition-delay: 2800ms;
}

.header__nav ul li:nth-child(57) {
    -webkit-transition-delay: 2850ms;
    transition-delay: 2850ms;
}

.header__nav ul li:nth-child(58) {
    -webkit-transition-delay: 2900ms;
    transition-delay: 2900ms;
}

.header__nav ul li:nth-child(59) {
    -webkit-transition-delay: 2950ms;
    transition-delay: 2950ms;
}

.header__nav ul li:nth-child(60) {
    -webkit-transition-delay: 3000ms;
    transition-delay: 3000ms;
}

.header__nav ul li:nth-child(61) {
    -webkit-transition-delay: 3050ms;
    transition-delay: 3050ms;
}

.header__nav ul li:nth-child(62) {
    -webkit-transition-delay: 3100ms;
    transition-delay: 3100ms;
}

.header__nav ul li:nth-child(63) {
    -webkit-transition-delay: 3150ms;
    transition-delay: 3150ms;
}

.header__nav ul li:nth-child(64) {
    -webkit-transition-delay: 3200ms;
    transition-delay: 3200ms;
}

.header__nav ul li:nth-child(65) {
    -webkit-transition-delay: 3250ms;
    transition-delay: 3250ms;
}

.header__nav ul li:nth-child(66) {
    -webkit-transition-delay: 3300ms;
    transition-delay: 3300ms;
}

.header__nav ul li:nth-child(67) {
    -webkit-transition-delay: 3350ms;
    transition-delay: 3350ms;
}

.header__nav ul li:nth-child(68) {
    -webkit-transition-delay: 3400ms;
    transition-delay: 3400ms;
}

.header__nav ul li:nth-child(69) {
    -webkit-transition-delay: 3450ms;
    transition-delay: 3450ms;
}

.header__nav ul li:nth-child(70) {
    -webkit-transition-delay: 3500ms;
    transition-delay: 3500ms;
}

.header__nav ul li:nth-child(71) {
    -webkit-transition-delay: 3550ms;
    transition-delay: 3550ms;
}

.header__nav ul li:nth-child(72) {
    -webkit-transition-delay: 3600ms;
    transition-delay: 3600ms;
}

.header__nav ul li:nth-child(73) {
    -webkit-transition-delay: 3650ms;
    transition-delay: 3650ms;
}

.header__nav ul li:nth-child(74) {
    -webkit-transition-delay: 3700ms;
    transition-delay: 3700ms;
}

.header__nav ul li:nth-child(75) {
    -webkit-transition-delay: 3750ms;
    transition-delay: 3750ms;
}

.header__nav ul li:nth-child(76) {
    -webkit-transition-delay: 3800ms;
    transition-delay: 3800ms;
}

.header__nav ul li:nth-child(77) {
    -webkit-transition-delay: 3850ms;
    transition-delay: 3850ms;
}

.header__nav ul li:nth-child(78) {
    -webkit-transition-delay: 3900ms;
    transition-delay: 3900ms;
}

.header__nav ul li:nth-child(79) {
    -webkit-transition-delay: 3950ms;
    transition-delay: 3950ms;
}

.header__nav ul li:nth-child(80) {
    -webkit-transition-delay: 4000ms;
    transition-delay: 4000ms;
}

.header__nav ul li:nth-child(81) {
    -webkit-transition-delay: 4050ms;
    transition-delay: 4050ms;
}

.header__nav ul li:nth-child(82) {
    -webkit-transition-delay: 4100ms;
    transition-delay: 4100ms;
}

.header__nav ul li:nth-child(83) {
    -webkit-transition-delay: 4150ms;
    transition-delay: 4150ms;
}

.header__nav ul li:nth-child(84) {
    -webkit-transition-delay: 4200ms;
    transition-delay: 4200ms;
}

.header__nav ul li:nth-child(85) {
    -webkit-transition-delay: 4250ms;
    transition-delay: 4250ms;
}

.header__nav ul li:nth-child(86) {
    -webkit-transition-delay: 4300ms;
    transition-delay: 4300ms;
}

.header__nav ul li:nth-child(87) {
    -webkit-transition-delay: 4350ms;
    transition-delay: 4350ms;
}

.header__nav ul li:nth-child(88) {
    -webkit-transition-delay: 4400ms;
    transition-delay: 4400ms;
}

.header__nav ul li:nth-child(89) {
    -webkit-transition-delay: 4450ms;
    transition-delay: 4450ms;
}

.header__nav ul li:nth-child(90) {
    -webkit-transition-delay: 4500ms;
    transition-delay: 4500ms;
}

.header__nav ul li:nth-child(91) {
    -webkit-transition-delay: 4550ms;
    transition-delay: 4550ms;
}

.header__nav ul li:nth-child(92) {
    -webkit-transition-delay: 4600ms;
    transition-delay: 4600ms;
}

.header__nav ul li:nth-child(93) {
    -webkit-transition-delay: 4650ms;
    transition-delay: 4650ms;
}

.header__nav ul li:nth-child(94) {
    -webkit-transition-delay: 4700ms;
    transition-delay: 4700ms;
}

.header__nav ul li:nth-child(95) {
    -webkit-transition-delay: 4750ms;
    transition-delay: 4750ms;
}

.header__nav ul li:nth-child(96) {
    -webkit-transition-delay: 4800ms;
    transition-delay: 4800ms;
}

.header__nav ul li:nth-child(97) {
    -webkit-transition-delay: 4850ms;
    transition-delay: 4850ms;
}

.header__nav ul li:nth-child(98) {
    -webkit-transition-delay: 4900ms;
    transition-delay: 4900ms;
}

.header__nav ul li:nth-child(99) {
    -webkit-transition-delay: 4950ms;
    transition-delay: 4950ms;
}

.header__nav ul li:nth-child(100) {
    -webkit-transition-delay: 5000ms;
    transition-delay: 5000ms;
}

.header__nav ul li:hover ul li a:before {
    display: none;
}

.header__nav ul li:hover ul li:hover a {
    color: #fff;
}

.innerPages .likeBtn form {
    padding-top: 0;
}

#likeFormSubmit {
    border: none;
    background: none;
    padding: 0px;
    font-size: 2.1rem;
    color: #111 !important;
    cursor: pointer;
    font-style: normal;
    font-weight: bold !important;
}

.captcha_trouble {
    margin: 2% 0;
}

.input_trouble {
    width: 100%;
    position: relative;
    margin-left: 34px;
}

.trouble form {
    padding: 0 !important;
}


/*Profile*/

.profile_grid {
    position: relative;
}

.profile_inner {
    width: 80%;
    margin: 2rem auto;
    position: relative;
    grid-template-columns: 2fr 6fr;
    border: 1px solid #199683;
    margin-top: 6rem;
}

.profile_grid .date {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: start;
}

.profile_grid .select_country {
    background: transparent;
    border: none;
}

.profile_grid .select_country:focus,
.profile_grid .select_country:active {
    border: none;
    outline: none;
}

.profile_grid .contactleft {
    /*width:20%;*/
    position: relative;
    padding-top: 2rem;
    height: 100%;
    border-right: 1px solid #199683;
}

.profile_grid .contactleft .profilem {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.profilem .profile_img {
    border-radius: 50%;
    border: 1px solid #199683;
    width: 170px;
    height: 170px;
    margin: 0 auto;
}

.profilem .profile_txt {
    margin-top: 1rem;
    width: 100%;
    background: #199683;
    color: white;
    text-align: center;
    text-transform: capitalize;
}

.profilem .profile_img img {
    width: 170px;
    height: 170px;
    border-radius: 50%;
    object-fit: cover;
}


/*Profile Right*/

.right_top {
    border-bottom: 1px solid #199683;
    padding: 1.5rem 2rem;
    text-align: center;
    background: #199683;
    color: #fff;
}

.right_top h2 {
    font-weight: bold;
}

.contactright .newuser {
    width: 65%;
    margin: 4rem auto;
}

.form_box {
    margin-bottom: 15px;
    position: relative;
    width: 100%;
}

.form_box .form_label {
    font-size: 1.6rem;
    font-weight: bolder;
}

.form_box input[type="radio"] {
    height: 20px;
    width: 20px;
    /*margin-left: -25px;*/
    accent-color: #199683;
    transform: translateY(4px);
}

.form_box .input_ i {
    margin-right: 7px;
}

.form_box .input_ {
    padding: 0 5px;
    width: 100%;
    margin-top: 0.5rem;
}

.login_panel {
    width: 30%;
    margin: 0 auto;
}

.login_panel .grid_2 {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
}

.grid.grid_2.rgrid {
    padding-top: 15px;
}

.grid.grid_2.rgrid .flex_.flex_start {
    flex: 1;
}

.grid.grid_2.rgrid .shownalreadyaccount.btn.btn-primary.clearfix {
    flex: 1;
    background: #a2a2a1;
}

.login_panel .r-right .btn-primary {
    color: #fff;
    border: 3px solid transparent;
    border-radius: 4px;
    padding: 8px 23px;
    background: #1a9c88;
    font-size: 14px;
    text-align: center;
    text-transform: capitalize;
    margin: 0;
    display: block;
    width: 100%;
}

.form-w {
    max-width: 37.33%;
    margin: 0 auto;
    margin-right: auto;
    background: #f0f0f0e5;
    margin-right: 0;
    padding: 32px 25px 25px;
    border: 1px solid #1a9c88a8;
}

.login_panel.innerPages.vertical__padding.logbg {
    padding-bottom: 39px;
}

.login_panel button.btn-primary {
    margin: 0;
    border: 3px solid #000;
    width: 250px;
}

.login_panel h3 {
    text-align: left;
}

.login_panel .input_ {
    width: 100%;
}

.form_box .input_ input.effect-8 {
    padding: 7px 0;
}

.form_box .input_ input {
    background: transparent;
    border: none;
}


/*Order Management*/

.order_management {
    position: relative;
    padding-top: 5rem;
    width: 100%;
    /*min-height:80vh;*/
    overflow-x: auto;
}

.order_management .order_management_table table {
    position: relative;
    width: 100%;
    min-width: 1200px;
    /*border-collapse: collapse;*/
    border-spacing: 0;
    border: 1px solid #dedede;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}

.order_management .order_management_table table th {
    text-align: left;
    height: 40px;
    font-weight: normal;
    background-color: #E0E2E2;
    padding: 1% .5%;
    font-weight: bold;
}

.contacts p a {
    display: unset;
}

.order_management .order_management_table table td:nth-child(2) {
    width: 5%;
}

.order_management .order_management_table table td {
    border: 1px solid #E0E2E2 !important;
    padding: .5% 1%;
    white-space: nowrap;
    vertical-align: top;
}

.order_management .order_management_table table tr td:nth-child(3) {
    /*text-align:right;*/
    padding: .5% 0;
}

.order_management .order_management_table table tr {
    height: 40px;
}

.order_management .order_management_table table tr:nth-child(odd) {
    background: #fff;
}

.order_management .order_management_table table tr:nth-child(even) {
    background-color: #F9FAFB
}


/*Order Management Table Ends*/


/*Download Table Starts*/

.download_table {
    position: relative;
    padding-top: 5rem;
    width: 100%;
    /*min-height:80vh;*/
    overflow-x: auto;
}

.newsticker li {
    margin-bottom: 12px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.download_table .download_management_table table {
    position: relative;
    width: 60%;
    min-width: 600px;
    margin-left: 0;
    min-width: 800px;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #dedede;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
    margin-top: 30px;
}

.download_table .download_management_table table th {
    text-align: left;
    height: 40px;
    font-weight: normal;
    background-color: #E0E2E2;
    padding: 1% 1%;
}

.download_table .download_management_table table td {
    border: 1px solid #dedede !important;
    padding: .5% 1%;
    height: 40px;
}

.download_table .download_management_table table tr td:nth-child(2) {
    width: 10%;
    min-width: 10% !important;
}

.download_table .download_management_table table tr td:nth-child(3) {
    width: 20%;
    min-width: 20% !important;
}

.download_table .download_management_table table tr:nth-child(even) {
    background: #fff;
}

.download_table .download_management_table table tr:nth-child(odd) {
    background-color: #F2F2F27a;
}

.download_table .download_management_table table tr td a.flex_ {
    align-items: center;
    gap: 1rem
}

.download_table .download_management_table table td tr a i {
    padding-right: 10px;
}


/*Download Table Ends*/


/*Course Review Starts*/

.course_review {
    position: relative;
    width: 100%;
}

.course_review .btn-primary {
    border-radius: 0 !important;
    border: 2px solid #fff;
}

.course_review .btn {
    padding: 1rem 6rem;
    margin: 0;
}

.course_review .tab ol {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.course_review .tab ul {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.course_review .tab ul li span {
    color: #199683;
    text-decoration: underline;
}

.course_review .tab ul.sub_list {
    padding-top: 0;
    padding-bottom: 0;
}

.course_review .tab h2 {
    color: #199683;
}

.course_review .report a {
    display: unset;
    text-decoration: underline;
    color: #199683;
}

.course_review .report {
    margin-top: 1rem;
    font-size: 14px;
}

.course_review .review_btn {
    margin-top: 1rem;
}


/*Course Review Ends*/


/*Invoice*/


/*.invoice{*/


/*    width: 80%;*/


/*    padding:2rem;*/


/*    height:100%;*/


/*    background:#fff;*/


/*    margin:13rem auto;*/


/*}*/


/*Invoice Header*/


/*.invoice_header{*/


/*    width:100%;*/


/*    position:relative;*/


/*    justify-content:space-between;*/


/*    padding-bottom: .5rem;*/


/*    border-bottom:4px solid #199683;*/


/*}*/


/*.invoice_header .invoice_logo{*/


/*    width:5%;*/


/*}*/


/*.invoice_header .invoice_logo img{*/


/*    width:100%;*/


/*}*/


/*.dropdown {*/


/*  display: inline-block;*/


/*  position: relative;*/


/*}*/


/*.dd-button {*/


/*  display: none;*/


/*  border: 1px solid #878786;*/


/*  border-radius: 4px;*/


/*  padding: 10px 30px 10px 5px;*/


/*  background-color: #ffffff;*/


/*  cursor: pointer;*/


/*  white-space: nowrap;*/


/*}*/


/*.dd-button:after {*/


/*  content: '';*/


/*  position: absolute;*/


/*  top: 50%;*/


/*  right: 7px;*/


/*  transform: translateY(-50%);*/


/*  width: 0; */


/*  height: 0; */


/*  border-left: 5px solid transparent;*/


/*  border-right: 5px solid transparent;*/


/*  border-top: 5px solid #878786;*/


/*}*/


/*.dd-button i{*/


/*    padding-right:1rem;*/


/*    color:#878786;*/


/*}*/


/*.dd-button:hover {*/


/*  background-color: #eeeeee;*/


/*}*/


/*.dd-input {*/


/*  display: none;*/


/*}*/


/*.dd-menu {*/


/*  position: absolute;*/


/*  top: 100%;*/


/*  border: 1px solid #ccc;*/


/*  border-radius: 4px;*/


/*  padding: 0;*/


/*  margin: 2px 0 0 0;*/


/*  box-shadow: 0 0 6px 0 rgba(0,0,0,0.1);*/


/*  background-color: #ffffff;*/


/*  list-style-type: none;*/


/*}*/


/*.dd-input + .dd-menu {*/


/*  display: none;*/


/*} */


/*.dd-input:checked + .dd-menu {*/


/*  display: block;*/


/*} */


/*.dd-menu li {*/


/*  padding: 10px 20px;*/


/*  cursor: pointer;*/


/*  white-space: nowrap;*/


/*  width: 206px;*/


/*}*/


/*.dd-menu li:hover {*/


/*  background-color: #f6f6f6;*/


/*}*/


/*.dd-menu li a {*/


/*  display: block;*/


/*  margin: -10px -20px;*/


/*  padding: 10px 20px;*/


/*}*/


/*Invoice Body*/


/*.invoice_body{*/


/*    width:100%;*/


/*    position:relative;*/


/*}*/


/*.invoice_body h1{*/


/*    color: #199683;*/


/*}*/


/*.invoice_txt {*/


/*    width: 100%;*/


/*    align-items: flex-start;*/


/*    justify-content: space-between;*/


/*    padding-top: .6rem;*/


/*}*/


/*.invoice_txt .flexLeft{*/


/*    position:relative;*/


/*    width:50%;*/


/*}*/


/*.invoice_txt .flexRight{*/


/*    position:relative;*/


/*    width:50%;*/


/*}*/


/*.highlight a{*/


/*    display:unset !important;*/


/*    color:#199683;*/


/*}*/


/*.highlight{*/


/*    display:unset !important;*/


/*    color:#199683;*/


/*}*/


/*.invoice_txt .receipt{*/


/*    padding-top:1rem;*/


/*}*/


/*.invoice_txt .receipt .receipt_info{*/


/*    padding-left: 0;*/


/*    color: #515050;*/


/*}*/


/*.invoice_txt .flexRight .receiptCard .receipt_card li span {*/


/*    font-size: 1.9rem;*/


/*    color: #515050;*/


/*}*/


/*.invoice_txt .receipt .receipt_info li{*/


/*    font-weight:bold;*/


/*    padding-bottom:5px;*/


/*}*/


/*.invoice_txt .receipt .receipt_info li span{*/


/*    padding-left: 2rem !important;*/


/*    font-weight:normal;*/


/*}*/


/*.invoice_txt .flexRight .receiptCard .receipt_card{*/


/*    color: #199683;*/


/*}*/


/*.invoice_txt .flexRight .receiptCard .receipt_card li{*/


/*    flex-direction:column;*/


/*    align-items:flex-start !important;*/


/*    justify-content:flex-start;*/


/*    font-size:2rem;*/


/*    margin: 2.4rem 0;*/


/*}*/


/*.invoice_txt .flexRight .receiptCard .receipt_card li span {*/


/*    font-size: 1.9rem;*/


/*    color: #515050;*/


/*}*/


/*.order_table h3{*/


/*    color: #199683;*/


/*}*/


/*.order_table .invoice_order_table table{*/


/*    position:relative;*/


/*    width:100%;*/


/*border-collapse: collapse;*/


/*    border-spacing: 0;*/


/*    border: 1px solid #dedede;*/


/*    border-bottom:3px solid black;*/


/*    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;*/


/*}*/


/*.order_table .invoice_order_table table th {*/


/*  text-align: left;*/


/*  height:40px;*/


/*  font-weight:bold;*/


/*  background-color: #E0E2E2;*/


/*  padding:1% 1%;*/


/*}*/


/*.order_table .invoice_order_table table th:nth-child(3){*/


/*    text-align:center;*/


/*}*/


/*.order_table .invoice_order_table table td{*/


/*    border: 1px solid #E0E2E2 !important;*/


/*    padding:.5% 1% 2%;*/


/*}*/


/*.order_table .invoice_order_table table tr td:nth-child(1){*/


/*    min-width:10%;*/


/*    width:80%;*/


/*}*/


/*.order_table .invoice_order_table table tr td:nth-child(3){*/


/*    font-weight:bold;*/


/*    text-align: center;*/


/*}*/


/*.invoice_order_table .totalSection{*/


/*    width:50%;*/


/*    display:block;*/


/*    position:relative;*/


/*    margin-right: 0;*/


/*    margin-left: auto;*/


/*}*/


/*.invoice_order_table .subtotal{*/


/*    align-items:center;*/


/*    justify-content:space-between;*/


/*    font-weight:bold;*/


/*    border-bottom:2px solid #E0E2E2;*/


/*}*/


/*.invoice_order_table .subtotal:last-child{*/


/*    border:none;*/


/*}*/


/*.invoice_order_table .subtotal .discount_btn a{*/


/*    background:#199683;*/


/*    padding:3px 5px;*/


/*    margin-right:5px;*/


/*    color:#fff;*/


/*    border-radius:5px;*/


/*}*/


/*.invoice_order_table p:nth-child(2){*/


/*    padding-right:9px;*/


/*    margin-right:55px;*/


}

/*Invoice End*/

/*Cart Starts*/
.cart2 {
    height: 70vh;
    display: flex;
    font-weight: bold;
    font-size: 4rem;
    color: 199683;
    text-align: center;
    align-items: center;
    justify-content: center;
    font-family: 'Poppins', sans-serif;
}
.cart_container {
    width: 100%;
    position: relative;
}
.cart_container .cartInner {
    width: 100%;
    position: relative;
    align-items: unset !important;
    background: #fff;
    height: 50rem;
    margin-top: 10rem;
    padding: 2rem 1rem;
}
.cartInner .cartLeft {
    width: 60%;
    position: relative;
    padding: 4rem 1rem 1rem 1rem;
}
.cartInner .cartLeft table {
    position: relative;
    width: 100%;
    /*min-width:900px;*/
    /*border-collapse: collapse;*/

    border-spacing: 0;
}
.cartInner .cartLeft table tr th {
    border-bottom: 3px solid #f2f2f2;
    color: #199683;
    text-transform: uppercase;
    text-align: left;
    padding: 1rem;
}
.cartInner .cartLeft table tr th:nth-child(2),
.cartInner .cartLeft table tr th:nth-child(4) {
    text-align: right;
}
.cartInner .cartLeft table tr td:nth-child(2),
.cartInner .cartLeft table tr td:nth-child(4) {
    text-align: right;
}

/*New Cart CSS*/
.shopping_cart {
    position: relative;
    width: 100%;
    margin-bottom: 55px;
}
.shopping_left {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 0px 20px;
    margin-right: 1%;
}
.shopping_left_ul {
    position: relative;
    width: 100%;
}
.shopping_left_ul ul {
    margin: 0px 0px;
    padding: 0px 0px;
    border-bottom: 5px solid #ececec;
    text-align: left;
}
.shopping_left_ul li {
    font-weight: bold;
}
.shopping_left_ul li:nth-child(1) {
    width: 45%;
    text-align: left;
}
.shopping_cart ul li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.shopping_main {
    position: relative;
    width: 100%;
    padding: 10px 0px;
    border-bottom: 1px solid #e8e8e8;
    margin: 15px 0px;
}
.shopping_main_price span {
    color: #2d2d2d;
    font-size: 14px;
    text-shadow: 0px 0px 0px #2d2d2d;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: 'latoregular';
}
.shopping_main ul li:nth-child(4n-2) {
    width: 25%;
}
.shopping_left_ul li:nth-child(2) {
    width: 25%;
}
.shopping_main ul li:nth-child(4n-1) {
    width: 25%;
}
.shopping_left_ul li:nth-child(3) {
    width: 25%;
}
.shopping_main ul li {
    vertical-align: middle;
    text-align: center;
}
.shopping_main ul {
    margin: 0px 0px;
    text-align: left;
    padding-left: 0;
    display: flex;
    align-items: center;
}
.shopping_main ul li.flex_list {
    display: flex;
    align-items: center;
    width: 45%;
    gap: 1rem;
}
.shopping_main ul li.flex_list img {
    width: 70px;
    height: 50px;
    padding-right: 10px;
}
.cartInner .cartLeft ul li.flex_list a:hover {
    color: #199683 !important;
}

/*Right*/
.shopping_right {
    width: 100%;
    display: inline-block;
    position: relative;
    /*border: 2px groove #333;*/

    padding-left: 25px;
    padding-top: 8px;
    padding-right: 25px;
    padding-bottom: 20px;
}
.shopping_right h6 {
    position: relative;
    width: 100%;
    display: block !important;
    font-size: 15px !important;
    text-align: left;
    /*font-family: 'latoregular';*/

    text-shadow: 0px 0px #666;
    padding: 0.65em 0 !important;
    /*vertical-align: middle;*/

    border-bottom: 5px solid #ececec;
    color: #000000;
    font-family: 'Poppins', sans-serif;
    color: #000000;
    padding-bottom: 4px !important;
}
.cart_side_box2 {
    position: relative;
    width: 100%;
    border: none;
    margin: 0px 0px;
    margin-top: 0px;
    padding: 10px 0px;
    line-height: normal;
}
.total_side {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #cccc;
    padding: 10px 0px;
    text-align: left;
}
.shopping_right .cart_side_box2 h5 {
    width: 45%;
    margin-right: 5%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    font-weight: normal;
}
.shopping_right .cart_side_box2 h6 {
    width: 45%;
    display: inline-block !important;
    vertical-align: middle;
    border: none;
    padding: 0px 0px !important;
    font-family: 'Poppins', sans-serif;
    text-align: right;
    font-weight: normal;
}

/**/
.cartInner .cartLeft table tr td {
    padding: 1rem;
}
.cartInner .cartLeft table tr td {
    border-bottom: 2px solid #f2f2f2;
}
.cartInner .cartLeft table tr td a {
    display: unset !important;
    color: #444;
    font-size: 17px;
    padding-right: 10px;
}
.cartInner .cartLeft table tr td a:hover {
    color: #199683 !important;
}
.cartInner .cartLeft table tr td img {
    width: 70px;
    height: 50px;
    padding-right: 10px;
}
.cartInner .cartLeft .continue_btn {
    padding-top: 2rem;
}
.cartInner .cartLeft .continue_btn a {
    color: #fff;
    background: #199683;
    border-radius: 20px;
    padding: 5px 10px;
    outline: none;
    display: unset !important;
    font-weight: bold;
}
.cartInner .cartLeft .continue_btn a:hover {
    background: #333;
    color: #fff;
}
.cartInner .cartLeft .continue_btn a i {
    padding-right: 5px;
}
.cartInner .cartRight {
    height: 100%;
    width: 40%;
    position: relative;
    padding: 20px 1rem 1rem 1rem;
    border-left: 3px solid #f2f2f2;
}
.cartInner .cartRight table {
    position: relative;
    width: 100%;
    /*min-width:900px;*/
    /*border-collapse: collapse;*/

    border-spacing: 0;
}
.cartInner .cartRight table tr th {
    border-bottom: 3px solid #f2f2f2;
    color: #199683;
    text-transform: uppercase;
    text-align: left;
    padding: 1rem;
}
.cartInner .cartRight table tr td .subtotal {
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #E0E2E2;
    padding: 0 1rem;
}
.cartInner .cartRight table tr td .subtotal P:nth-child(2) {
    font-weight: bold;
}
.cartInner .cartRight form label {
    color: #199683;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 2rem !important;
}
.cartInner .cartRight form .input_ {
    margin-top: 1rem;
}
.cartInner .cartRight form input {
    border: 0;
    outline: 0;
}
.cartInner .cartRight .btn_main .btn-secondary {
    border-radius: 0px !important;
    width: 100%;
    cursor: pointer;
}

/*Cart CSS Ends*/

/*Checkout CSS Starts*/
.checkout_container.vertical__padding form {
    padding-top: 0;
}
.checkout_container {
    width: 100%;
    position: relative;
    margin-top: 0;
    padding-top: 56px;
}
.checkout_container .checkoutInner {
    background: #fff;
    padding-top: 30px;
}
.checkout_container h1 {
    color: #199683;
    text-align: center;
    font-weight: bold;
}
.checkout_container p {
    text-align: center;
}
.checkout_container p span {
    font-weight: bold;
    color: #199863;
    margin: 0;
}
.checkout_container .checkoutInner .checkoutFlex {
    width: 100%;
    align-items: unset;
}
.checkout_container .checkoutInner .checkoutFlex .checkoutLeft {
    width: 60%;
    position: relative;
    padding: 4rem 1rem 1rem 1rem;
    display: flex;
    flex-direction: column;
    align-items: flex_start;
}
.checkoutLeft .paymentSection h1 {
    background: #119683;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    margin: 0;
    padding: 13px 20px;
    font-size: 22px;
}
.checkoutLeft .paymentSection .payment_form {
    background: #ebebeb;
    padding: 30px 25px;
}
.checkoutLeft .paymentSection .payment_form h6 {
    background: #119683;
    font-weight: normal;
    color: #fff;
}
.checkoutLeft .paymentSection .payment_form .radio input {
    margin-bottom: 2rem;
}
.checkoutLeft .paymentSection .payment_form form {
    padding: 1rem;
}

/*.checkoutLeft .paymentSection .payment_form .detailForm{*/

/*    background: #fff;*/

/*    padding:1rem;*/

/*}*/
.checkoutLeft .paymentSection .payment_form .detailForm input {
    background: #fff;
    border: none;
    outline: none;
    width: 100%;
}
.checkoutLeft .paymentSection .payment_form .detailForm label {
    font-weight: 500;
    min-width: 100px;
}
.checkoutLeft .paymentSection .payment_form .detailForm label span {
    color: #119683;
}
.checkoutLeft .paymentSection .payment_form .detailForm .formFlex {
    display: flex;
    align-items: center;
    gap: 5rem;
    margin-bottom: 1rem;
}
.checkoutLeft .paymentSection .payment_form .detailForm .input_ {
    width: 54%;
    border: 1px solid #b7b0b0 !important;
}
.checkoutLeft .paymentSection .payment_form .detailForm input.btn-secondary {
    background: #119683;
    border-radius: 0;
    width: unset;
    cursor: pointer;
}
.checkoutLeft .paymentSection .payment_form .detailForm input.btn-secondary:hover {
    background: #000;
    color: #fff;
}
.checkout_container .checkoutInner .checkoutFlex .checkoutRight {
    width: 40%;
    position: relative;
    padding: 4rem 1rem 1rem 1rem;
    /*display:flex;*/
    /*flex-direction:column;*/
    /*align-items:flex_start;*/
}
.checkoutRight h1 {
    background: #ebebeb;
    margin: 0;
    text-align: left;
    padding: 13px 20px;
    font-size: 22px;
}
.checkoutRight .subtotal:nth-child(1) {
    border: none;
}
.checkoutRight .subtotal h4 {
    color: #111;
    font-family: unset;
}
.checkoutRight .subtotal:nth-child(3) p {
    font-weight: bold;
}
.checkoutRight .subtotal {
    padding: 0 2rem;
    align-items: center;
    justify-content: space-between;
    font-weight: normal;
    border-bottom: 2px solid #E0E2E2;
    text-transform: uppercase;
}
.checkoutRight .alert {
    padding: 15px;
    margin: 20px 0;
    border: 1px solid transparent;
    border-radius: 4px;
}
.checkoutRight .alert-info {
    text-transform: none;
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.checkoutRight .subtotal .prodImg {
    width: 80px;
    height: 70px;
}
.checkoutRight .subtotal .prodImg img {
    width: 100%;
    object-fit: cover;
}
.checkoutRight .porduct_det {
    justify-content: flex-start !important;
    gap: 9px;
    padding: 1rem;
}
.checkoutRight .porduct_det h6 {
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
    margin: 0;
}
.checkoutRight .quantity p {
    font-size: 1.5rem;
    font-weight: normal;
}

/*Checkout CSS Ends*/

/*Download CSS Starts*/
.background_side {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    z-index: 11;
    position: fixed;
    left: 0px;
    top: 0px;
    display: none;
}
.msg_popup {
    top: 20%;
    width: 500px;
    position: relative;
    margin: 0rem auto;
    /*height: 100%;*/

    ;
    border-radius: 30px;
    overflow: hidden;
    gap: 2rem;
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.msg_popup .imgFlex img {
    width: 100%;
    object-fit: contain;
}
.msgFlex {
    width: 100%;
    max-height: 500px;
    position: relative;
    display: flex;
    flex-direction: column;
}
.msg_popup .btn-secondary {
    border-radius: 0;
    border: none;
}
.msg_popup .innerflex {
    align-items: center;
    justify-content: space-between;
}
.msg_popup .innerflex form {
    margin-top: 0 !important;
}

/*Download CSS Ends*/

/*Popup CSS Starts*/
.blocker {
    z-index: 11 !important;
}
.modal {
    background-color: transparent !important;
    padding: 0 !important;
    max-width: none !important;
    width: 70% !important;
}
.modal {
    animation: 1.45s fadeIn;
}
.new-popup {
    width: 100%;
    position: relative;
    margin: 0rem auto;
    /*height: 100%;*/

    border-radius: 30px;
    overflow: hidden;
    gap: 2rem;
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.new-popup .popup-row {
    align-items: center;
    justify-content: unset;
}
.popup-row .imgHolder {
    width: 50%;
    position: relative;
}

/*.popup-row .imgHolder:after {*/

/*  content: " ";*/

/*  position: absolute;*/

/*  left: 50%;*/

/*  bottom: -15px;*/

/*  border-top: 15px solid #E2E2E2;*/

/*  border-right: 15px solid transparent;*/

/*  border-left: 15px solid transparent;*/

/*  border-bottom: none;*/

/*}*/
.popup-row .imgHolder img {
    width: 100%;
    object-fit: cover
}
.popup-row .txtHolder {
    width: 50%;
    padding: 40px;
    position: relative;
}
.popup-row .txtHolder h1 {
    color: #119683;
    font-weight: bold;
    margin: 0;
}
.popup-row .txtHolder p {
    margin: 0;
    color: #787272;
}
.formFlex {
    display: flex;
    align-items: center;
    gap: 5rem;
    margin-bottom: 1rem;
}
.popup-row .txtHolder form .formFlex {
    margin-top: 3rem;
}
.popup-row .txtHolder form .input_ {
    width: 100%;
    border: 1px solid #b7b0b0 !important;
}
.popup-row .txtHolder form {
    margin-top: 7rem;
}
.popup-row .txtHolder form input {
    width: 100%;
    border: none;
    outline: none;
}
.popup-row .txtHolder form label {
    color: #333;
    font-weight: bold;
    width: 100px;
}
.popup-row .txtHolder form input.btn-secondary {
    background: #119683;
    border-radius: 0;
    width: unset;
    cursor: pointer;
    width: 130px;
}
.popup-row .txtHolder form input.btn-secondary:hover {
    background: #000;
    color: #fff;
}
.popup-row .txtHolder form .btn_main {
    margin-top: 2rem;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 2rem
}

/*Popup CSS Ends*/

/*Cookie CSS Starts*/
.cookie_popup {
    background: #eee;
    width: 27%;
    height: 100%;
    position: fixed;
    bottom: 5px;
    left: 5px;
    z-index: 15;
    padding: 1.5rem;
    max-height: 290px;
    border-radius: 10px;
    border: 2px solid #119683;
    transition: 1s;
}
.cookie_remove {
    left: -100%;
}
.innerPages .cookie_popup form {
    padding: 0;
}
.blog_detail {
    font-size: 2.1rem;
    padding-left: 10px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    gap: 3rem;
    margin-bottom: 1rem;
    flex-wrap: wrap;
}
.blog_detail i {
    font-size: 1.7rem;
    color: #199683;
}
.blog_detail .share {
    gap: 5px;
}
.blog_detail .share i {
    width: 32px;
    height: 32px;
    border: 2px solid #199683;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-out;
}
.blog_detail .share i:hover {
    background: #199683;
    color: #fff;
}
@keyframes slideRight {
    from {
        left: 5px;
    }

    to {
        left: 430px;
    }
}
.cookie_popup h4 {
    color: #119683;
}
.cookieBtn .btn-secondary {
    padding: 3px 7px 3px 7px !important;
    font-weight: normal;
    width: 180px;
}
.cookieBtn form .btn_main {
    gap: 1rem;
    justify-content: center;
}

/*Cookie CSS Ends*/
.footer {
    position: relative;
}
.footer__top {
    background: #fff;
    padding: 1rem 0 12px 0;
}
.footer__top .block__inner:nth-child(1) {
    -ms-grid-columns: 1.8fr 1fr 1fr;
    grid-template-columns: 1.8fr 1fr 1fr;
}
.footer__top .block__inner:nth-child(2) {
    padding: 0rem 0;
    display: flex;
    flex-direction: column;
    justify-content: end;
    margin-bottom: 8px;
}
.footer__top .block__inner:nth-child(2) .footerpolicy {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer__top .block__inner:nth-child(2) .footerpolicy li a {
    position: relative;
    display: flex;
    align-items: center;
    color: #000;
    font-size: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.footer__top .block__inner:nth-child(2) .footerpolicy li a:hover {
    color: #199683;
}
.footer__top .block__inner:nth-child(2) .footerpolicy li+li a::before {
    content: " | ";
    margin: 0 0.4rem 0 0.8rem;
    font-size: 1.6rem;
}
.footer__top .block__inner:nth-child(2) .btn-group-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer__top .block__inner:nth-child(2) .btn-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer__top .block__inner:nth-child(2) .btn-group .btn {
    border: 1px solid #fff;
    font-size: 13px;
}
.footer__top .block__inner:nth-child(2) .btn-group .btn:nth-child(1) {
    border-radius: 3rem 0 0 3rem;
}
.footer__top .block__inner:nth-child(2) .btn-group .btn:nth-child(2) {
    border-radius: 0 3rem 3rem 0;
    background: #03584b;
}
.footer__top--boxlogo {
    flex: 0 0 45%;
}
.footer__top .block__inner:nth-child(2) .social__icon li a i {
    color: #199683;
}
.footer__top--box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem;
    justify-content: space-between;
}
.footer__top--boxlogo img {
    width: 100%;
}
.footer__top--box .map2 {
    width: 45.4rem;
}
.footer__top--box .map {
    position: absolute;
    inset: 0;
}
.footer__top--box .fmenu li {
    line-height: 1.5;
}
.footer__top--box p {
    margin: 0.5rem 0;
    font-size: 16px;
    line-height: 20px;
}
.footerBottom {
    padding: 0.5rem 0;
    color: #fff;
    background: #199683;
}
.footerBottom * {
    color: #fff;
}
.footerBottom .cent * {
    font-size: 13px;
}
.footerBottom .cent a:hover {
    color: #fff;
}
.footerBottom .imedia {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5rem;
}
.footerBottom .imedia a {
    font-size: 1.4rem;
    line-height: 1;
}
.footerBottom .imedia .m_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.footerBottom .imedia .m_text a {
    font-family: "gil";
    font-size: 1.8rem;
}
.footerBottom .imedia .m_text .digital_media {
    font-size: 0.7rem;
}
.about {
    background: #e2e1df;
}
.about__main p {
    text-align: justify;
}
.about__main .card__body a.btn {
    margin: 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.about__main .card:hover .card__head img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.section1 {
    position: relative;
}
.section1 .block__inner h2 {
    text-transform: uppercase;
}
.section1 .block__inner .left {
    flex: 0 0 48%;
    margin: 0 1rem;
    max-height: 52rem;
    overflow: hidden;
}
.section1 .block__inner .left img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    margin-right: 0;
}
.section1 .block__inner .right {
    flex: 0 0 48%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
}
.section1 .block__inner .right:before {
    content: "";
    position: absolute;
    top: 10%;
    right: 0;
    width: 15rem;
    background: url(../webImages/12.png) no-repeat;
    background-size: cover;
    height: 32rem;
    z-index: -1;
}
.section1 .block__inner .right p {
    width: 80%;
    text-align: justify;
}
.section1.section1_2 .left {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.section1.section1_2 .right {
    margin: 0;
    margin-left: auto;
}
.section1.section1_2 .right:before {
    top: 5%;
    left: 0;
    width: 15rem;
    background: url(../webImages/13.png) no-repeat;
    background-size: cover;
    height: 32rem;
}
.section1.section1_3 .right:before {
    top: 5%;
    right: 0;
    width: 15rem;
    background: url(../webImages/14.png) no-repeat;
    background-size: cover;
    height: 23rem;
}
.client__main {
    gap: 0;
}
.client__main .box {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.client__main .box__img {
    overflow: hidden;
}
.client__main .box__img img {
    width: 100%;
}
.client__main .box__body {
    position: absolute;
    inset: 0;
    background: #ccc;
    display: -ms-grid;
    display: grid;
    place-items: center;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    z-index: 1;
}
.client__main .box__body .btn {
    padding: 1rem 4rem;
}
.client__main .box:hover .box__body {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
.section2 {
    position: relative;
}
.section2 img {
    width: 100%;
    height: 30rem;
    -o-object-fit: cover;
    object-fit: cover;
}
.faqs__main .btn.btn-primary {
    margin: 5rem auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.section3__main--box .right img {
    width: 100%;
}
.section3__main--box .left {
    width: 75%;
    background: #e2e1df;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 5rem;
    margin-left: auto;
}
.section3__main--box .left h2 {
    font-size: 3.4rem;
}
.section3__main--box .left .btn {
    font-size: 1.6rem;
    margin: 1rem 0;
}
.form1 {
    background: #199683;
}
.form1 .block__inner {
    background: #dad9d7;
    padding: 26px;
    overflow: hidden;
}
.form1 .block__inner .left {
    position: relative;
    padding-right: 2rem;
}
.form1 .block__inner .left::before {
    content: "";
    position: absolute;
    right: 0;
    top: -5rem;
    width: 0.2rem;
    height: 160%;
    background: #fff;
}
.form1 .block__inner .left p {
    text-align: justify;
}
.form1 .block__inner .right form {
    margin-top: 3rem;
}
.form1 .block__inner .right form .flex_ {
    gap: 2rem;
    justify-content: flex-start;
    margin-bottom: 2rem;
}
.form1 .block__inner .right form .flex_ .btn_main {
    width: 60%;
}
.form1 .block__inner .right form .flex_ .btn_main .btn-secondary {
    outline: none;
    border: none;
    margin: 0 auto;
    border-radius: 0;
    padding: 11px 34px 12px;
    border: 1px solid #fff;
    font-weight: 500;
}
.form1 .block__inner .right form.downloadebook .input_ {
    width: 100%;
    margin: 1rem auto;
}
.form1 .block__inner .right form.downloadebook .input_ input,
.form1 .block__inner .right form.downloadebook .input_ select {
    width: 100%;
}
.form1 .block__inner .right .input_ input {
    width: 100%;
}
.form1.form2 {
    background: transparent;
}
.form1.form2 .block__inner {
    background: transparent;
    padding: 0;
}
.form1.form2 .block__inner .right {
    background: #138775;
    padding: 26px;
    border-radius: 2rem;
    color: #fff;
}
.innerPages form {
    padding-top: 4rem;
}
.innerPages .input {
    gap: 1rem;
}
.innerPages .input label {
    width: 30%;
    font-weight: 500;
}
.innerPages .r-right .input label {
    display: none;
}
.innerPages .orders .input label {
    width: 380px;
    font-weight: 500;
    font-size: 15px;
    padding-right: 20px;
}
#registrationForm {
    background: #fff;
    padding: 40px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-top: 30px;
}
#registrationForm button.btn-primary {
    background: #199683;
    color: #fff;
    margin: 2rem 0 0;
    width: 170px;
    border: 3px solid #000;
}
#form.block__inner {
    display: block;
    border: 1px solid #bdbdbd;
    padding: 52px;
    background: #fff;
}
.innerPages .orders .input select {
    font-size: 14px;
    background: #fff;
}
.innerPages .orders .effect-8 {
    border: none;
}
.innerPages .orders .input label span {
    font-weight: 500;
}
.innerPages .orders .input input {
    font-size: 14px;
}
.innerPages .input_box i {
    font-size: 1.8rem;
    color: #199683;
}
.innerPages section li {
    line-height: 1.6;
    font-size: 17px;
    margin-bottom: 7px !important;
}
.innerPages .innerbanner {
    height: auto;
    min-height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 80px;
}
.innerPages .innerbanner .banner-img img {
    height: auto;
    width: 100%;
    object-fit: cover;
    object-position: top;
    filter: contrast(0.8);
}
.innerPages .page_nav {
    position: relative;
    padding: 1rem 0;
    margin: 0 auto;
    display: block;
    background: #199683;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
.innerPages .page_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 3rem;
}
.innerPages .page_nav ul li {
    position: relative;
}
.innerPages .page_nav ul li a {
    position: relative;
    color: #fff;
}
.innerPages .page_nav ul li+li a:before {
    content: "";
    position: absolute;
    left: -2.6rem;
    top: 50%;
    width: 0.8rem;
    height: 0.8rem;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    border: 0.1rem solid #fff;
    border-bottom: 0;
    border-left: 0;
}
.innerPages .page_nav ul li.active::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    bottom: 0;
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    border-bottom: 0.1rem solid #199683;
}
.innerPages .section1 .block__inner .left {
    width: 47%;
    margin: 0;
}
.innerPages .section1 .block__inner .right {
    width: 47%;
    margin-right: initial;
}
.innerPages .section1 .block__inner .right p {
    text-align: justify;
    width: 100%;
}
.innerPages .section1.section1_2 .right {
    margin-left: 0;
}
.innerPages .section1 p {
    text-align: justify;
}
.innerPages .section__inner1 .block__inner {
    gap: 2rem;
}
.innerPages .contact__page .input label {
    margin-bottom: 1rem;
    display: block;
    width: 100%;
    font-size: 16px;
}
.innerPages .contact__page .input .input_ {
    width: 100%;
}
.innerPages .contact__page .input .radio_main {
    gap: 1rem;
    display: flex;
    justify-content: flex-start;
}
.innerPages .contact__page .input .radio_main .radio {
    gap: 1rem;
}
.innerPages .contact__page .input .radio_main .radio input {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.innerPages .contact__page .input .radio_main .radio label {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0;
}
.training {
    background-color: #fff;
}
.training .training_sec1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.training .training_sec1 .trainig-select {
    width: 20%;
}
.training .training_sec1 .trainig-select select {
    width: 100%;
    font-size: 1.6rem;
    padding: 0 1rem;
    height: 4rem;
    border: 1px solid #03584b;
    border-radius: 7px;
}
.training .training_sec1 .trainig-search form {
    display: inline;
    border: 1px solid #03584b;
    border-radius: 7px;
    padding: 1rem 0px;
    height: 4rem;
    margin: 0;
}
.training .training_sec1 .trainig-search input {
    font-size: 17px;
    padding: 5px 10px;
    border-radius: 7px 0px 0px 7px;
    border: none;
}
.training .training_sec1 .trainig-search form button {
    font-size: 18px;
    padding: 8px 15px 9px 15px;
    border: none;
    margin-left: -5px;
    background-color: transparent;
}
.training .training_sec2 {
    margin-top: 40px;
}
.training .training_sec2 .cards {
    gap: 3rem;
}
.training .training_sec2 .card {
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 1rem 0.5rem #ddd;
}
.training .training_sec2 .card .card-img img {
    width: 100%;
    background-color: #f3f3f3;
    padding: 10px 20px;
}
.training .training_sec2 .card .card-detail {
    padding: 5px 15px;
    text-align: left;
    font-weight: bold;
    min-height: 15.5rem;
}
.training .training_sec2 .card .card-detail h2 {
    font-size: 2rem;
    font-weight: bold;
}
.training .training_sec2 .card .card-btn {
    background-color: #f3f3f3;
    padding: 0.4rem 0.5rem;
}
.training .training_sec2 .card .card-btn a {
    margin-left: auto;
    font-size: 1.4rem !important;
}
.abc {
    background-color: #fff;
}
.abc .abc_sec1 .left {
    width: 30%;
}
.abc .abc_sec1 .right {
    width: 68%;
}
.abc .card {
    width: 100%;
    background-color: #f5f5f5;
    padding: 10px;
    border: 1px solid #e3e3e3;
    margin: 5px 5px 5px 0px;
    height: 100%;
}
.abc .abc_sec1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.abc .card-head {
    background-color: #199683;
    border-radius: 4px;
    text-align: center;
    padding: 0.3px 0;
    margin: 0 0 10px 0;
}
.abc .card-head h3 {
    font-size: 2.2rem;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    color: #fff;
}
.abc .abc_sec1 .card .card-info {
    padding: 15px;
}
.abc .abc_sec1 .card .card-info .list__item {
    position: relative;
    padding: 0 0 1px 29px;
    margin: 10px 0;
    vertical-align: middle;
    border-bottom: 2px solid #eee;
    font-size: 15px;
    overflow-wrap: anywhere;
}
.abc .abc_sec1 .card .card-info .list__item i {
    position: absolute;
    left: 0;
}
.abc .abc_sec1 .card .card-links {
    padding: 15px 15px 5px 15px;
}
.abc .abc_sec1 .card .card-links>ul {
    gap: 1rem;
    flex-wrap: wrap;
}
.abc .abc_sec1 .card .card-links .list__item {
    padding: 10px 15px;
    margin: 0 0px;
    border-radius: 5px;
    background-color: #e3e3e3;
    transition: 0.3s;
    color: #666;
}
.abc .abc_sec1 .card .card-links .list__item i {
    font-size: 2rem;
}
.abc .abc_sec1 .card .card-links .list__item:hover {
    background-color: #3b5998;
    color: #fff;
    cursor: pointer;
}
.abc .abc_sec1 .card .card-txt {
    padding: 15px;
}
.abc .abc_sec1 .card .card-txt h3 {
    font-size: 2.2rem;
    font-weight: bold;
}
.abc .abc_sec1 .card .card-txt p {
    font-size: 16px;
    line-height: 1.6;
    text-align: justify;
}
.abc .abc_secs2 {
    width: 100%;
    background-color: #f5f5f5;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
    margin-top: 50px;
}
.abc .abc_secs2 .inner_heading {
    background-color: #199683;
    border-radius: 4px;
    text-align: center;
    padding: 0.3px 0;
    margin: 0 0 10px 0;
}
.abc .abc_secs2 .inner_heading h3 {
    font-size: 2.2rem;
    font-weight: 500;
    color: #fff;
    font-family: 'Poppins', sans-serif;
}
.abc .abc_secs2 .inner_main {
    gap: 2rem;
}
.abc .abc_secs2 .card {
    padding: 0;
    margin: 0;
    box-shadow: 0 0 0;
    border-radius: 10px !important;
    cursor: pointer;
}
.abc .abc_secs2 .card img {
    width: 100%;
    height: 210px;
    object-fit: contain;
}
.menu_icon {
    display: none;
}
.site_name:hover {
    color: white;
}
.qualifation__top {
    /*background: #e9f3f9;*/

    padding: 2rem 0;
    margin-bottom: 2rem;
}
.list.list-inline img {
    height: 65px;
    width: 100%;
    object-fit: contain;
}
.list.list-inline h6 {
    font-size: 17px;
}
.qualifation__top ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: left;
    width: 100%;
    margin-left: auto;
    margin-right: 0;
    gap: 0;
    flex-wrap: wrap;
    justify-content: center;
}
.qualifation__top ul li {
    flex: 0 0 23%;
}
.qualifation__top ul .card__body {
    padding: 0;
}
.qualifation__bottom {
    display: flex;
    flex-wrap: wrap;
}
.qualifation__bottom .left {
    flex: 0 0 24%;
    padding-right: 20px;
}
.qualifation__bottom .right {
    flex: 0 0 76%;
}
.qualifation__bottom>.left li {
    padding: 1rem;
    margin-bottom: 1rem;
    border: 1px solid #ccc;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
}
.qualifation__bottom>.left li.select-cat {
    background: #199683;
    color: #fff;
}
.qualifation__bottom>.right {
    min-height: 50rem;
}
.qualifation__bottom>.right .qualifation__box .media {
    gap: 1rem;
    border: 1px solid #199683;
    margin-bottom: 1rem;
    background: #fff;
    padding-right: 1rem;
    align-items: center;
}
.qualifation__bottom>.right .qualifation__box .media__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2rem;
    padding: 2rem 0;
    justify-content: space-between;
}
.tab_change.course_set h1 {
    font-size: 28px;
}
.ection_head h1 {
    font-size: 28px;
}
.section1 h1 {
    font-size: 28px;
}

/*.footerBottom .cent a:hover {*/

/*    color: #fff !important;*/

/*}*/
.qualifation__bottom>.right .qualifation__box .media__body h2 {
    font-size: 23px;
    font-weight: 600;
}
.qualifation__box .media__body p {
    height: auto;
    font-size: 17px;
}
.qualifation__bottom>.right .qualifation__box .media__body--right .btn {
    border-radius: 0;
}
.blogMain .card__img {
    border: none;
    border-radius: 1rem;
    margin: -40px -40px -10px;
}
.blogMain .card__img img {
    height: 380px;
    object-fit: fill;
    width: 100%;
}
.blogMain .card__body {
    text-align: left;
}
.blogMain .card__body .social__icon i {
    color: #199683;
}
.blogMain .card__body img {
    width: 100% !important;
}
.qualifation__box {
    width: 100%;
    /*margin: inherit;*/
}
.radio_signup {
    display: flex;
    align-items: center;
    gap: 1rem;
    border: none;
    padding: 1% 0;
}
.radio_signup label.radio-inline {
    display: flex;
    align-items: center;
    gap: 1rem;
    /* height: 30px; */
}
.radio_signup label.radio-inline input[type="radio"] {
    accent-color: #199683;
}
.contacts {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    gap: 6rem;
    margin: 3rem 0;
}
.contacts form {
    padding-top: 0;
}
.contacts .col8_box,
.contacts .col8_box_ {
    margin-bottom: 1rem;
}
.contacts .col8_box .input_,
.contacts .col8_box_ .input_ {
    width: 100%;
    margin-top: .4rem;
}
.contacts .col8_box .input_ input,
.contacts .col8_box_ .input_ input {
    width: 100%;
}
.contacts .submit_form .btn {
    border: none;
}
.contacts .right h6 {
    color: #199683;
    margin: 0;
    font-size: 23px;
    font-weight: 600;
}

/*Last Changes CSS Here 2/10/23*/
.pricing_table .table tr th {
    text-align: center;
}

/*ENDS*/
.contacts .right p {
    margin-top: 0.7px;
}
.under-construction img {
    width: 100% !important;
    height: auto !important;
}

/*Neww CSS 22/2/23*/
.tab_inner_main pricing_table {
    width: 100%;
}
.box_table {
    width: 100%;
    overflow: auto;
}
.table tr td,
.table tr th {
    white-space: normal;
}
.formFlex2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1rem;
}

/*Neww CSS 23/2/23*/
.block__inner .card p {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 21px;
    text-align: justify;
    font-family: 'Poppins', sans-serif;
}
section.grid.grid-col60.innerPages.vertical__padding ul li {
    text-align: justify;
}
.center_text p {}

/*# sourceMappingURL=main.css.map */
@media only screen and (max-width: 1400px) {
    .cookie_popup {
        max-height: 250px;
    }
}
@media only screen and (max-width: 1400px) {
    .cookie_popup {
        max-height: 220px;
    }
}
@media only screen and (max-width: 1200px) {
    .innerPages .section__inner1 .block__inner {
        gap: 4rem;
        flex-direction: column;
    }

    .form_box input[type="radio"] {
        /*height: 20px;*/
        width: 12px;
    }

    .training .training_sec2 .cards {
        grid-template: auto/repeat(3, 1fr);
        gap: 3rem;
    }

    .cookie_popup {
        max-height: 200px;
    }

    .training .training_sec2 .card {
        width: 100%;
        background-color: #fff;
        box-shadow: 0 0 1rem 0.5rem #ddd;
    }

    .training .training_sec2 .card .card-img img {
        width: 100%;
        background-color: #f3f3f3;
        padding: 10px 20px;
    }

    .training .training_sec2 .card .card-detail {
        padding: 5px 15px;
        text-align: left;
        font-weight: bold;
    }

    .training .training_sec2 .card .card-detail h2 {
        font-size: 2.5rem;
        font-weight: bold;
    }

    .training .training_sec2 .card .card-detail p {
        font-style: italic;
    }

    .training .training_sec2 .card .card-btn {
        background-color: #f3f3f3;
        padding: 0.4rem 0.5rem;
    }

    .training .training_sec2 .card .card-btn a {
        margin-left: auto;
        font-size: 1.4rem !important;
    }
}
@media only screen and (max-width: 1170px) {
    .cookie_popup {}

    .banner .line_ {
        display: none;
    }

    .innerPages .section__inner1 .block__inner {
        flex-wrap: wrap;
    }

    .vertical__padding {
        padding: 6rem 3rem 1rem 3rem;
    }

    .order_management {
        padding-top: 12rem;
    }

    .popup-row .txtHolder {
        width: 50%;
        padding: 30px;
    }

    .course_review img {
        width: 100% !important;
        height: unset !important;
    }
}
@media only screen and (max-width: 1000px) {
    .section1 iframe {
        height: 240px;
        width: 100%;
        object-fit: cover;
    }

    #registrationForm button {
        padding: 17px 17px;
    }

    h1 {
        font-size: 27px;
    }

    .tab_inner_main.pricing_table ol li {
        font-size: 13px;
    }

    .course_set {
        font-size: 13px!important;
    }

    .input input,
    .input select {
        font-size: 13px;
    }

    .tab .table tr td,
    .tab .table tr th {
        padding: 4px;
        font-size: 11px;
        letter-spacing: -0.03em;
    }

    .innerPages .innerbanner .banner-img img {
        height: 157px;
    }

    .innerPages .innerbanner h1 {
        font-size: 22px;
    }

    .innerPages .list li {
        font-size: 9px;
    }

    .innerbanner .banner__txt {
        top: 71%;
        width: 100%;
    }

    .block__inner .card p {
        text-align: justify;
    }

    .c-container.features.grid-col60.vertical__padding {
        margin-top: 60px;
    }

    html {
        font-size: 62.5%;
        scroll-behavior: smooth;
    }

    .profile_inner {
        width: 100%;
        grid-template-columns: 12fr;
    }

    .profilem .profile_img {
        width: 120px;
        height: 120px;
    }

    .profile_grid.grid .block__inner {
        padding: 0;
    }

    .profilem .profile_img img {
        width: 120px;
        height: 120px;
    }

    .cookie_popup {
        width: 50%;
        max-height: 275px;
    }

    .header .header__nav {
        display: none;
    }

    .header .search_bar {
        display: block;
    }

    .header .search-container {
        width: 100px;
    }

    li.search_bar {
        padding: 1rem;
    }

    .search-container {
        width: 100%;
        background: rgba(255, 255, 255, 0.23);
        border-radius: 10px;
        height: 40px;
        padding: 3px 10px !important;
    }

    .search-container form {
        display: flex;
        align-items: center;
        /*justify-content:center;*/
    }

    .search-container input {
        width: 90%;
        height: 35px;
        font-size: 1.5rem !important;
        background: none;
        border: none;
        outline: none;
        color: #fff !important;
    }

    .search-container input::placeholder {
        color: white !important;
    }

    .mm-iconpanel .mm-panel.mm-opened {
        border: 0 !important;
    }

    .qualifation__top ul {
        margin-right: 0;
    }

    .checkoutLeft .paymentSection .payment_form .detailForm label {
        min-width: 120px;
    }

    .checkoutLeft .paymentSection .payment_form .detailForm .input_ {
        width: 55%;
    }

    .checkoutRight .subtotal .prodImg {
        display: none;
    }

    .checkoutRight .totalsub {
        font-weight: bold !important;
    }

    .popup-row .txtHolder {
        width: 50%;
        padding: 20px;
    }

    .modal {
        width: 100% !important;
    }

    .search-container button {
        height: 35px;
        width: 10%;
        font-size: 1.5rem !important;
        background: none;
        border: none;
        outline: none;
        color: #fff;
    }

    .header .main_mmenu {
        display: none;
    }

    .menu_icn {
        display: block;
    }

    .menu_icon {
        display: flex;
    }

    .banner {
        height: 50vh;
        min-height: 50rem;
    }

    .banner h1 {
        font-size: 3.2rem;
    }

    .banner .banner__txt {
        position: absolute;
        left: 50%;
        display: -ms-flexbox;
        -ms-flex-pack: center;
        -ms-flex-direction: column;
        z-index: 9;
        top: 55%;
    }

    .abc .abc_sec1 {
        flex-direction: column;
    }

    .abc .abc_sec1 .left,
    .abc .abc_sec1 .right {
        width: 100%;
    }

    .abc .card-head h3,
    .abc .abc_secs2 .inner_heading h3 {
        font-size: 2.5rem;
    }

    .abc .abc_sec1 .card .card-info .list__item {
        font-size: 1.5rem;
    }

    .abc .abc_sec1 .card .card-links .list__item {
        margin-left: 5px;
    }

    .abc .abc_sec1 .card .card-links .list__item i {
        font-size: 2rem;
    }

    .abc .abc_sec1 .card .card-txt h3 {
        font-size: 3rem;
    }

    .abc .abc_sec1 .card .card-txt p {
        font-size: 1.6rem;
    }

    .section1 .flex_ {
        flex-direction: column;
    }

    .section1_2 .flex_ {
        flex-direction: column-reverse !important;
    }

    .newsection1 .flex_ .left,
    .newsection1 .flex_ .right {
        width: 100% !important;
    }

    .section1 .flex_ .left,
    .section1 .flex_ .right {
        margin: 0 auto !important;
        align-items: center;
        justify-content: center;
    }

    .section1 .block__inner .right p {
        width: 100%;
        text-align: justify;
    }

    .section1 .block__inner .right::before {
        content: none;
    }

    .media__img img {
        min-width: 10rem;
    }

    .qualifation__bottom>.right .qualifation__box .media__body h2 {
        font-size: 2rem;
    }

    .training .training_sec2 .cards {
        grid-template: auto/repeat(2, 1fr);
        gap: 2rem;
    }

    .training .training_sec2 .card .card-detail {
        padding: 5px 20px;
        text-align: center;
    }

    .training .training_sec2 .card .card-detail h2 {
        font-size: 3rem;
    }

    .training .training_sec2 .card .card-btn {
        padding: 0.4rem 0.5rem;
    }

    .training .training_sec2 .card .card-btn a {
        font-size: 1.2rem !important;
    }

    .verification {
        grid-template: auto / 5fr 90fr 5fr;
    }

    .verification h2 {
        font-weight: bold;
    }

    .verify>p {
        text-align: justify;
    }

    .footer .footer__top--box {
        justify-content: center;
    }

    .footer__top .block__inner:nth-child(1) {
        display: block;
    }

    .footer .footer__top .btn-group-main {
        flex-direction: column;
    }

    .footer__top .block__inner:nth-child(2) .btn-group-main {
        width: 100%;
    }

    .footer .footer__top .flex_ {
        flex-direction: column;
        padding: 10px 0;
    }

    .footer .footerBottom .footer_1 {
        flex-direction: column;
        padding: 10px 0;
    }

    .footer .footerBottom .footer_1 ul,
    .footer .footerBottom .footer_1 div {
        margin: 5px 0;
    }

    .cartInner .cartLeft {
        width: 100%;
    }

    .cartInner .cartRight {
        width: 100%;
    }

    .cart_container .cartInner {
        flex-direction: column;
        height: 100%;
    }

    .cartInner .cartRight {
        border: 0;
    }

    .login_panel {
        width: 70%;
    }
}
@media only screen and (max-width: 910px) {
    .block__inner iframe {
        width: 100%;
    }

    .ytp-cued-thumbnail-overlay-image {
        background-size: contain;
        -moz-background-size: contain;
        -webkit-background-size: contain;
    }
}
@media only screen and (max-width: 900px) {
    .form1 .block__inner .left {
        padding-right: 0;
    }

    p {
        font-size: 1.7rem
    }

    .grid_2 {
        -ms-grid-columns: (1fr) 1;
        grid-template-columns: repeat(1, 1fr);
    }

    .vertical__padding {
        padding: 6rem 6rem 1rem 6rem;
    }

    .order_management {
        padding-top: 12rem;
    }

    .input_trouble {
        width: 100%;
    }

    .form1 .block__inner .left::before {
        display: none;
        /*content: "";*/
        /*position: absolute;*/
        /*right: 0;*/
        /*bottom: -1rem;*/
        /*width: 100% ;*/
        /*height: 0.3rem;*/
        /*background: #fff;*/
    }

    .grid-col60 {
        -ms-grid-columns: 10fr 80fr 10fr;
        grid-template: auto / 10fr 80fr 10fr;
    }

    .section1 .block__inner .right p {
        width: 100%;
        margin: 1% 0;
    }

    .grid_3 {
        -ms-grid-columns: (1fr) [2];
        grid-template-columns: repeat(2, 1fr);
    }

    .list-inline {
        margin: 0 auto;
    }

    .qualifation .qualifation__bottom {
        grid-template-columns: none;
    }

    .qualifation .list {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .qualifation .qualifation__bottom>.left li {
        font-size: 1.5rem;
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media {
        flex-direction: column;
    }

    h2 {
        font-size: 3rem;
    }

    .popup-row .txtHolder form {
        margin-top: 3rem;
    }

    .popup-row .txtHolder {
        padding: 10px;
    }

    .checkoutLeft .paymentSection .payment_form .detailForm .formFlex {
        gap: 0;
    }

    .checkoutLeft .paymentSection .payment_form .detailForm .input_ {
        width: 65%;
    }

    .checkout_container {
        margin-top: 6rem;
    }

    .checkout_container .checkoutInner .checkoutFlex .checkoutLeft {
        width: 100%;
    }

    .checkout_container .checkoutInner .checkoutFlex {
        flex-direction: column;
    }

    .checkout_container .checkoutInner .checkoutFlex .checkoutRight {
        width: 100%;
    }

    .checkoutRight .subtotal:nth-child(5) {
        border-bottom: 0;
    }
}
@media only screen and (max-width: 800px) {
    .banner h1 {
        font-size: 2.7rem
    }

    .banner .btn-secondary {
        font-size: 1.6rem;
    }

    .banner .line_ {
        display: none;
    }

    .cookie_popup {
        width: 60%;
        max-height: 260px;
    }

    .training .training_sec2 .cards {
        grid-template: auto/repeat(1, 1fr);
        gap: 2rem;
    }

    .grid-col60 {
        -ms-grid-columns: 5fr 90fr 5fr;
        grid-template: auto / 5fr 90fr 5fr;
    }

    .vertical__padding {
        padding: 4rem 3rem 1rem 3rem;
    }

    .cent {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        gap: .7rem !important;
    }

    .contacts {
        grid-template-columns: repeat(1, 1fr);
    }

    .qualifation .media__img img {
        height: 18rem;
        min-width: 18rem;
    }

    .qualifation__bottom>.right .qualifation__box .media__body h2 {
        font-size: 1.8rem;
        font-weight: 600;
        height: 60px;
    }

    .qualifation .grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
        height: auto !important;
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media {
        height: 540px;
    }

    .order_management {
        padding-top: 13rem;
    }

    .qualifation__box.DiplomaPrograms {
        position: unset !important;
    }

    .qualifation__box.CertificateCourses {
        position: unset !important;
    }

    .qualifation__box.AISPPrograms {
        position: unset !important;
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media__body {
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
        padding: 0;
    }

    .popup-row .imgHolder {
        display: none;
    }

    .popup-row .txtHolder {
        width: 100%;
    }

    .qualifation__top ul {
        width: 100%;
    }

    .popup-row .txtHolder h1 {
        text-align: center;
    }

    .popup-row .txtHolder p {
        text-align: center;
    }

    .popup-row .txtHolder {
        padding: 30px;
    }

    .popup-row .txtHolder form .btn_main {
        justify-content: center;
    }

    .contactright .newuser {
        width: 95%;
    }
}
@media only screen and (max-width: 700px) {
    .abc .abc_secs2 .block__1x3 {
        grid-template: auto/repeat(2, 1fr);
    }

    .vertical__padding {
        padding: 2rem 3rem 1rem 3rem;
    }

    .banner__txt .btn-secondary {
        margin: 1rem auto 0;
    }

    .btn-secondary {
        font-size: 1.3rem;
    }

    .grid .block__inner {
        grid-column: 1/6;
        padding: 0 2rem;
    }

    .cartInner .cartLeft table tr td img {
        display: none;
    }

    .section1 .flex_ .left,
    .section1 .flex_ .right {
        width: 90% !important;
    }

    .order_management {
        padding-top: 15rem;
    }

    .banner .banner__txt {
        width: 72%;
    }

    .qualifation .qualifation__bottom>.left li {
        font-size: 1.4rem;
    }

    .cookie_popup {
        width: 70%;
        max-height: 260px;
    }

    .qualifation__bottom>.right .qualifation__box .media__body h2 {
        height: 85px;
    }

    .checkoutLeft .paymentSection h1 {
        font-size: 2.2rem;
    }
}
@media only screen and (max-width: 600px) {
    .banner h1 {
        font-size: 2rem;
    }

    .banner .btn-secondary {
        font-size: 1.3rem;
    }

    .banner {
        min-height: 36rem;
    }

    .section1 .flex_ .left,
    .section1 .flex_ .right {
        width: 100% !important;
        padding: 0;
    }

    .order_management {
        padding-top: 17rem !important;
    }

    .banner .banner__txt {
        top: 57%;
    }

    .vertical__padding {
        padding: 3rem 0;
    }

    .qualifation .list {
        flex-wrap: wrap;
    }

    .qualifation h6 {
        font-size: 1.5rem;
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media__body h2 {
        text-align: center;
        height: 75px;
    }

    .qualifation .media__img {
        margin: 0px;
    }

    h2 {
        font-size: 2.7rem;
    }

    .formFlex {
        gap: 2rem;
    }

    .popup-row .txtHolder h1 {
        font-size: 3.5rem;
    }
}
@media only screen and (max-width: 540px) {
    .top-div {
        display: flex;
        justify-content: flex-end;
        width: 100%;
        position: absolute;
        top: -37px;
        right: -6px;
    }

    .header {
        padding: 1rem 0rem;
    }

    .cookie_popup {
        width: 100%;
        left: 0;
        max-height: 250px;
    }

    .cookie_remove {
        bottom: -100%;
    }

    .qualifation .media__img img {
        height: 10rem;
        min-width: 10rem;
        margin-top: 1rem;
    }

    .qualifation__bottom>.right .qualifation__box .media__body h2 {
        font-size: 1.4rem;
        font-weight: 600;
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media {
        height: auto;
        gap: 0rem;
        padding-right: 0rem;
    }

    .qualifation .btn-secondary {
        margin: 0rem 0 1rem 0;
    }

    .qualifation h2 {
        margin: .2rem 0;
    }

    .qualifation .grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .media__body p {
        height: auto;
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media__body h2 {
        height: auto;
    }
}
@media only screen and (max-width: 500px) {
    .abc .abc_secs2 .block__1x3 {
        grid-template: auto/repeat(1, 1fr);
    }

    h2 {
        font-size: 2.3rem;
    }

    .banner {
        min-height: 30rem;
        height: 40vh;
    }

    .banner .banner__txt {
        top: 58%;
        width: 78%;
    }

    .vertical__padding {
        padding: 2rem 0 3rem 0;
    }

    .lastsection .inner_main form input {
        width: 90% !important;
    }

    .lastsection .inner_main form {
        flex-direction: column;
        align-items: center;
    }

    .lastsection .inner_main form input {
        border-radius: 5px!important;
    }

    .lastsection .inner_main form button {
        border-radius: 5px!important;
    }

    .grid_3 {
        -ms-grid-columns: (1fr) [1];
        grid-template-columns: repeat(1, 1fr);
    }

    button.btn-primary {
        margin: 0rem 0 0;
    }

    .shopping_main ul li.flex_list {
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 410px) {
    .formFlex {
        gap: 0rem;
    }

    .banner h1 {
        font-size: 25px;
    }

    h2 {
        font-size: 25px;
    }

    h4 {
        font-size: 24px;
    }

    p {
        font-size: 13px;
        margin: 0 0 0.5rem 0;
    }

    .innerPages li {
        font-size: 13px;
    }

    .header__logo img {
        width: 20rem;
    }

    .banner {
        min-height: 24rem;
        height: 36vh;
    }

    .banner .banner__txt {
        top: 67%;
        width: 90%;
    }

    .effect-8 {
        padding: 10px 8px 12px;
        font-size: 13px;
    }

    .btn {
        font-size: 13px;
    }

    .form1 .block__inner .right form .flex_ .btn_main .btn-secondary {
        font-size: 1.2rem;
        padding: 10px 24px 12px;
    }

    .banner__txt .btn-secondary {
        margin: 0.8rem auto 0;
    }

    .footer__top--box p {
        font-size: 1.32rem;
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media__body h2 {
        font-size: 24px;
        font-weight: 900;
        margin-bottom: 20px;
    }
    /*Verification Page*/

    .input {
        flex-wrap: wrap;
    }

    .innerPages .input label {
        width: 100% !important;
    }

    .input_ {
        width: 90%;
    }

    .tab .tab_t {
        flex-wrap: wrap;
    }

    .cookie_popup {
        width: 98%;
        max-height: 200px;
    }

    .innerPages .innerbanner {}

    img {
        width: 100%;
    }

    .login_panel {
        width: 85%;
    }

    .checkoutLeft .paymentSection .payment_form .detailForm .formFlex {
        flex-wrap: wrap;
    }

    .checkoutLeft .paymentSection .payment_form .detailForm .input_ {
        width: 100%;
    }
}

/*@media print {*/

/*      .invoice {*/

/*        width:95%!important;*/

/*        margin:2% !important;*/

/*        font-size:3.2rem !important;*/

/*        padding:2% !important;*/

/*        height:97vh !important;*/

/*    }*/

/*    .invoice_txt .flexRight .receiptCard .receipt_card li{*/

/*        font-size:3.2rem !important;*/

/*    }*/

/*    .invoice_txt .flexRight .receiptCard .receipt_card li span{*/

/*        font-size:3.2rem !important;*/

/*    }*/

/*    .order_table .invoice_order_table table{*/

/*        font-size:3.2rem !important;*/

/*    }*/

/*    .invoice_order_table .subtotal p{*/

/*        font-size:3.2rem !important;*/

/*    }*/

/*    .invoice_header .invoice_logo {*/

/*        width: 11% !important;*/

/*    }*/

/*     @page {*/

/*      margin: 1cm;*/

/*     size: A4 portrait !important;*/

/*    }*/

/*}*/

/*# sourceMappingURL=main.css.map */
.lastsection {
    text-align: center;
}
.lastsection .inner_main form {
    width: 100%;
    margin: 20px 0px;
    display: flex;
    justify-content: center;
}
.lastsection .inner_main form input {
    width: 40%;
    padding: 13px 20px;
    border-radius: 5px 0 0 5px;
    outline: none;
    border: none;
    margin: 10px 0;
    font-family: 'Poppins', sans-serif;
}
.lastsection .inner_main form button {
    font-size: 16px;
    font-weight: 500 !important;
    border-radius: 0 5px 5px 0;
    margin: 10px 0;
    border-color: transparent;
    font-family: 'Poppins', sans-serif;
}
.guid {
    background-color: #03584b;
    color: #ffff;
    padding: 16px;
    border-radius: 10px;
    max-width: 25%;
    position: absolute;
    /* top: 5%; */

    right: -21%;
    z-index: 9;
    display: none;
    top: -73%;
}
.guid p {
    font-size: 1.4rem;
    margin: 0;
}
.input_box:hover .guid {
    display: block;
}

/**/
.comment {
    display: flex;
    margin-bottom: 30px;
}
.comment .serial {
    padding-right: 15px;
    display: flex;
    align-items: flex-start;
}
.comment .serial span {
    line-height: 4;
}
.comment .info h1 {
    font-size: 2.5rem;
    margin-bottom: 5px;
    font-weight: 600;
}
.comment .info p {
    margin: 10px 0;
}
.comment .info span {
    font-size: 1.6rem;
}
.comment .info h1 span {
    font-size: 2rem;
    padding-left: 10px;
}
.no__comment h2 {
    font-size: 4rem;
}
.col8_box_ textarea {
    resize: none;
}
#comment_submit_msg {
    padding: 10px;
    background-color: #199683;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 2rem;
    margin: 10px 0;
}
#comment_submit_msg i {
    display: block;
    margin-bottom: 10px;
}
.card__body form button i {
    font-size: 2.2rem;
}
.card__body form button .active {
    font-weight: bold;
}
.innerPages .banner h1 {
    font-weight: bold !important;
}
.cart a {
    padding-top: 3px;
}
.cart {
    position: relative;
    /*width: 14%;*/

    vertical-align: middle;
    display: inline-block;
    padding: 0px 0px 0px 20px;
    float: right;
    text-align: left;
    top: 0px;
    border-left: 1px solid #b8b8b8;
}
.cart span {
    position: absolute;
    display: flex;
    font-family: 'latomedium';
    background: #199683;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    width: 16px;
    height: 16px;
    align-items: center;
    justify-content: center;
}
.cart img {
    width: 100%;
    max-width: 30px;
    display: inline-block;
    margin-right: 20px;
}
.cart_txt {
    position: absolute;
    bottom: 10px;
    right: 22px;
    /*left: 26px;*/
    /* float: left; */

    display: inline-block;
    /* margin: 0px auto; */

    text-align: center;
    /* margin-right: 11px; */

    color: white;
}
.cart_txt h5 {
    color: #000;
    font-size: 15px;
}
.cart_txt_ {
    float: left;
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    margin-right: 10px;
    color: #000;
}
.cart_txt span {
    font-family: 'latoregular';
    font-size: 15px;
}
.cart span {
    /*display: none;*/

    font-family: 'latomedium';
}
.cart .cart_txt span {
    display: inline-block;
}
.cart_txt_2 {
    display: inline-block;
    margin: 0px auto;
    color: #000;
    text-align: center;
    margin-right: 10px;
}
#cartLoading {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999999999999;
    background: url(../images/loading_cart.gif) center center no-repeat rgba(0, 0, 0, 0.8);
    display: none;
}
.download_table .block__inner .center_head {
    text-align: center;
    font-weight: bolder;
}
.download_table .block__inner .center_text {
    width: 80%;
    text-align: justify;
    margin: 0 auto;
}
.course_set {
    text-align: justify;
    line-height: 1.5;
    font-size: 17px;
}
.section_head .block__inner h1 {
    font-weight: bolder;
    margin-top: 5rem;
}
.section_head .block__inner h1:first-child {
    font-weight: bolder;
    margin-top: unset;
}
#verification p a {
    display: inline;
    color: #189582;
}
#verification .flex_ {
    gap: 2rem;
    justify-content: flex-start;
}
#verification .flex_ .text_bold {
    font-weight: bolder;
}
#verification h2 {
    color: #189582;
    font-weight: 600;
}
#verification .flex_ h3 {
    color: #189582;
    font-weight: 500;
}
#verification .flex_ h4 {
    font-weight: 400;
}
.grid .block__inner h2 {
    font-size: 28px;
    font-weight: 600;
}
.input_D {
    flex: 0 0 50%;
}
.input_D label {
    display: block;
    font-size: 16px;
    margin-bottom: 2px;
}
.input_D input {
    width: 94%;
    font-size: 14px;
}
.input_D select {
    width: 94%;
    font-size: 14px;
}
.down-div {
    margin-bottom: 20px;
    flex-wrap: wrap;
    display: flex;
}
@media screen and (max-width: 1600px) {
    .r-banner {
        max-width: 1140px;
    }

    .w-container {
        max-width: 1140px;
    }

    .log-container {
        max-width: 1140px;
    }

    .c-container {
        max-width: 1140px;
    }

    .grid-col80 {
        -ms-grid-rows: auto;
        -ms-grid-columns: 10fr 80fr 10fr;
        grid-template: auto / 10fr 240fr 10fr;
    }

    .form1.form2 .block__inner {
        padding: 0;
    }
}
@media screen and (max-width: 1199px) {
    .form1.form2 .block__inner {
        padding: 0 20px;
    }

    .input_D {
        flex: 0 0 100%;
        margin-bottom: 20px;
    }

    .down-div {
        margin: 0;
    }

    .form1.form2 .block__inner .right {
        padding: 19px;
    }

    .input_D input {
        width: 100%;
    }

    .input_D select {
        width: 100%;
    }

    .abc .abc_secs2 .card img {
        object-fit: cover;
    }

    .c-container {
        max-width: none;
        padding: 0 30px;
    }

    .innerPages .section1 .block__inner .left {
        width: auto;
    }

    .tab_inner_main .table {
        table-layout: fixed;
    }

    .table tr td,
    .table tr th {
        white-space: normal;
    }

    .cardsapproves .card-s {
        flex: 0 0 47.33%;
    }

    .logo-wrapper {
        padding: 0 20px;
    }
}
@media screen and (max-width: 1000px) {
    .login_panel .grid_2 {
        display: block;
    }

    #form.block__inner {
        padding: 22px;
    }

    #training.abc .card-head h3 {
        font-size: 15px;
    }

    .footerBottom .block__inner.flex_.flex_space {
        padding-right: 0;
        padding-left: 0;
    }

    .grid-col80 {
        display: block;
    }

    .section1 .block__inner .left img {
        max-width: 100%;
        margin: 0 auto;
        display: block;
        margin-right: auto;
        height: 210px;
        width: 100%;
        object-fit: contain;
    }

    .fts.c-container {
        flex-direction: column;
    }

    .features__main .card {
        flex: 0 0 100%;
        margin: 0 auto 32px;
        background: #fff;
        padding: 20px;
    }

    .c-container {
        padding: 0 17px;
    }

    .form1 .block__inner .left {
        padding-right: 30px;
    }

    .qualifation__top ul {
        margin-right: 0;
        width: 100%;
    }

    .innerPages .section1 .block__inner .right {
        width: 100%;
    }

    .logo-wrapper {
        flex-direction: row-reverse;
    }

    .b-left {
        flex: 0 0 100%;
        max-width: none;
    }

    .b-right {
        flex: 0 0 100%;
        padding: 0;
        max-width: none;
    }

    .brow {
        flex-direction: column;
    }

    .b-container {
        max-width: none;
        margin: 0 auto;
        padding: 0 20px;
    }

    .blogMain .card__img img {
        height: 260px;
    }

    .b-container .card {
        padding: 20px;
    }

    .blogMain .card__img {
        margin: -20px -20px -10px;
    }

    .bg-content h2 {
        font-size: 20px;
    }

    .input_field {
        width: 100%;
    }

    .form-horizontal .btn {
        width: 100%!important;
        display: block;
        text-align: center;
    }

    .login_panel a.btn {
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 900px) {
    .center_text p {
        text-align: justify;
    }

    #training.abc .abc_sec1 .card .card-info .list__item {
        font-size: 14px;
    }

    .qualifation__bottom .left {
        flex: 0 0 100%;
        padding-right: 0;
    }

    .qualifation__bottom .right {
        flex: 0 0 100%;
    }

    .qualifation.vertical__padding {
        padding: 0 21px;
    }

    .form1 .block__inner .left {
        padding-right: 0;
    }
}
@media screen and (max-width: 918px) {
    .cardsapproves .card-s {
        flex: 0 0 100%;
        margin: 0 auto 30px;
        max-width: 100%;
    }

    .cardsapproves .card-img img {
        height: 140px;
    }

    .card-s h2 {
        margin-top: 0;
    }
}
@media screen and (max-width: 767px) {
    .f-sd {
        display: flex;
        justify-content: center;
        margin: 29px 0px;
    }

    .contacts {
        margin-top: 0;
    }

    .list.flex_.radio_main.lstitem {
        flex-direction: column;
    }

    .flex_.radio {
        margin-bottom: 20px;
    }

    .list.flex_.radio_main.lstitem li {
        width: 100%;
    }

    .list.flex_.radio_main.lstitem li button {
        width: 100%;
    }

    .login_panel {
        margin-bottom: 60px;
    }

    .login_panel {
        width: 100%;
    }

    .boxsection .box {
        fleX: 0 0 100%;
        max-width: none;
        padding: 0;
        margin-bottom: 20px;
    }

    .contact__page.vertical__padding .btn {
        width: 100%;
    }
}
@media screen and (max-width:550px) {
    .f-sd {
        flex-direction: column;
    }

    .list.list-inline.social__icon {
        margin: 0 0 11px;
        justify-content: center;
    }

    .btn-group-main {
        margin-left: auto;
        margin-right: auto;
    }
}
@media screen and (max-width: 600px) {
    .login_panel {
        padding: 0 20px;
    }
}
@media screen and (max-width: 410px) {
    .qualifation.vertical__padding {
        padding: 0 0;
    }

    .blogMain .card__img img {
        height: 150px;
    }
}
.b__top__header__text {
    line-height: 0;
    font-size: 14px;
    position: absolute;
    left: -2.6%;
    top: -7%;
    color: #fff;
    font-weight: 600;
}

/* start css by Hammad */
.app-header__logo .logo-src {
    height: 50px;
    width: 180px;
    background: url(../img/logo.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
    width: 25px;
    height: 3px;
    background-color: #199683;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #199683;
}
.search-wrapper .input-holder .search-icon span::after {
    border: 2px solid #199683;
}
.search-wrapper .input-holder .search-icon span::before {
    background: #199683;
}
.search-wrapper .close::before,
.search-wrapper .close::after {
    background: #199683;
}
.search-wrapper.active .input-holder .search-input {
    font-size: 14px;
}
.widget-content .widget-content-right .btn-shadow {
    width: 34px;
    height: 34px;
    font-size: 16px;
}
.app-sidebar__heading {
    font-size: .9rem;
    color: #199683;
}
.vertical-nav-menu li a.mm-active {
    color: #199683;
    background: #e2e1df;
}
.vertical-nav-menu li a.mm-active i.metismenu-state-icon,
.vertical-nav-menu li a.mm-active i.metismenu-icon {
    color: #199683;
}
.vertical-nav-menu li a:hover {
    background: #e2e1df;
    color: #199683;
}
.vertical-nav-menu ul:before {
    background: #c2c4c5;
}
.vertical-nav-menu ul>li>a:hover {
    color: #199683;
}
.vertical-nav-menu li a {
    margin: 1rem 0;
}
.app-sidebar .app-sidebar__inner {
    padding: 2px 0.5rem 1.5rem;
}
.widget-content .widget-content-left .widget-subheading {
    opacity: .5;
    font-size: 12px;
}
.dropdown-menu .dropdown-header {
    font-size: 12px;
    color: #199683;
}
.dropdown-menu.dropdown-menu-right .dropdown-item {
    font-size: 14px;
}
.dropdown-menu.dropdown-menu-right .dropdown-item i {
    margin-right: 6px;
    font-size: 14px;
}
.bg-arielle-smile {
    background-image: radial-gradient(circle 248px at center, #878786 0%, #868685 47%, #a7a7a6 100%)!important;
    height: 170px;
}
.bg-grow-early {
    background-image: linear-gradient(to top, #1b9a87 0%, #25a895 100%)!important;
    height: 170px;
}
.widget-content .widget-content-left .widget-disable-btn {
    display: flex;
}
.widget-content .widget-content-left .widget-disable-btn button {
    background-color: #e2e1df;
    border-radius: 3px;
    margin: 10px 0px;
    margin-right: 5px;
    font-size: 12px;
    padding: 5px 8px;
    border: none;
}
.disabled {
    opacity: 0.6;
    cursor: not-allowed;
}
.widget-content .widget-content-left .widget-courses-summary {
    display: flex;
}
.widget-content .widget-content-left .widget-courses-summary strong {
    font-size: 18px;
}
.widget-content .widget-content-left .widget-courses-summary span {
    margin: 10px 0px;
    margin-right: 10px;
}
.vertical-nav-menu i.metismenu-state-icon,
.vertical-nav-menu i.metismenu-icon {
    color: #199683;
}
.table-responsive {
    padding: .75rem 1.25rem;
}
.table-responsive table {
    margin: 1rem 0;
}
.widget-content .widget-content-right .update-course-enrollment {
    background-color: #199683;
    color: #fff;
    padding: 6px 10px;
    border-radius: 3px;
    text-decoration: none;
}
.widget-content .widget-content-right .update-course-enrollment:hover {
    background-color: #000;
}
.btn-actions-pane-right .btn-group input {
    width: 200px;
    padding: 3px 8px;
    font-size: 14px;
    border: 1px solid #868685;
    border-radius: 3px;
    margin: 0rem 1.25rem;
}
.card-header {
    height: 5rem;
}
.card-header h6 {
    font-weight: 700;
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    opacity: .8;
}
.certificate-btn {
    background-color: #1f4da7;
    color: #fff;
    padding: 6px 10px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    border: none;
    width: 110px;
}
.certificate-btn:hover {
    background-color: #000;
    color: #fff;
}
.table tr td {
    border: 1px solid #c2c4c582;
    padding: 4px 10px;
    text-align: center;
}
.table tr th {
    border: 1px solid #fff;
    padding: 10px;
    text-align: center;
}
.download-pdf {}
.download-pdf i {
    font-size: 22px;
}
.enrolled-courses-name {
    display: flex;
    align-items: center;
}
.enrolled-courses-name a {
    margin-right: 8px;
}
.enrolled-courses-status {
    display: flex;
    flex-direction: column;
}
.retake-exam-btn {
    background-color: #f19e04;
    color: #fff;
    padding: 6px 10px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    border: none;
    width: 110px;
    margin: auto;
}
.retake-exam-btn:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
.card-btn {
    background-color: #868685;
    color: #fff;
    padding: 6px 10px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    border: none;
    width: 110px;
    margin: auto;
}
.card-btn:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
.start-exam-btn {
    background-color: #199683;
    color: #fff;
    padding: 6px 10px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    border: none;
    width: 110px;
    margin: auto;
}
.start-exam-btn:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}
.app-page-title .page-title-heading h5 {
    margin: 0px;
}
.bg-mean-fruit {
    background-image: linear-gradient(120deg, #878786 0%, #199683 100%)!important;
}
.included-btn {
    border: 1px solid #000;
    color: #000;
    padding: 6px 10px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    width: 109px;
    margin: auto;
}
.included-btn:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
}

/* The Modal (background) */
.modal-included {
    display: none;
    position: fixed;
    z-index: 999999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}
.close {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    margin-left: auto;
}
.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.modal-included .modal-content .modal_had {
    display: flex;
    align-items: center;
    background-color: #199683;
    padding: 10px 10px;
}
.modal-included .modal-content .modal_had h2 {
    margin: 0px;
    color: #fff;
    font-size: 24px;
}
.modal-included .modal-content .modal_body {
    padding: 10px;
}
.modal-included .modal-content .modal_body p {
    font-size: 14px;
}
.modal-included .modal-content .modal_body p a {
    color: #0056b3;
}
.percentage-bar .widget-content {
    padding: 0px;
}
.percentage-bar .widget-content .widget-content-wrapper {
    align-items: flex-end;
    flex-direction: column;
}
.percentage-bar .widget-content .widget-numbers {
    font-size: 12px;
    font-weight: 400;
    color: #000;
}
.percentage-bar .widget-content .progress-bar {
    background-color: #199683;
}
.pagination {
    width: 100%;
    padding: 0px 0px 15px;
    border: none;
    display: flex;
    justify-content: flex-end;
    margin: 0px;
}
.pagination li a {
    color: #000;
}
.page-item.active .page-link,
.pagination .active.page-number .page-link {
    background-color: #199683;
    border-color: #199683;
}
.pagination li.active a:hover {
    color: #199683;
}

/* .percentage-bar {
  width: 150px;
} */
.pagination_area {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0rem 1.25rem;
}
.pagination_area p {
    font-size: 14px;
    margin: 0px;
}

/* start account-setting.php page css*/
.account-info .account-info-inner,
.association .association-inner,
.account-address,
.account-pass .account-pass-inner,
.comm-info .comm-info-inner {
    border: 1px solid #fff;
    border-radius: 6px;
    margin-bottom: 1.875rem;
    background: #fff;
    border-top: 3px solid #199683;
}
.account-info .account-info-inner .account-heading,
.association .association-inner h2,
.account-address .account-address-inner .account-address-heading h2,
.account-pass .account-pass-inner .account-pass-heading h2,
.comm-info .comm-info-inner .comm-heading h2 {
    padding: 15px;
    border-bottom: 1px solid #eaeaea;
    background: #fff;
}
.account-info .account-info-form,
.account-address .account-address-form,
.account-pass .account-pass-form {
    padding: 15px;
}
.account-info .account-info-form .form-group,
.account-address .account-address-form .form-group {
    margin-left: 1rem;
}
.account-info .account-info-form .form-group button.btn-primary,
.account-address .account-address-form .form-group button.btn-primary,
.account-pass .account-pass-form .form-group button.btn-primary {
    margin-right: 10px;
    border-radius: 5px;
    font-size: 14px;
}
.account-info .form-control,
.account-info .account-info-form .text-label,
.account-address .account-address-form .form-control,
.account-pass .account-pass-form .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #f5f5f5;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.association .association-inner .association-box {
    padding: 15px;
}
.association .association-inner .association-box h5 {
    font-size: 14px;
    font-weight: 500;
}
.association .association-inner .association-box p {
    padding: 12px;
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
    border-radius: 6px;
    background-color: #f5f5f5;
    font-size: 14px;
}
.comm-info .comm-info-form {
    padding: 25px;
}
.comm-info .comm-info-form .comm-text {
    margin-left: 1rem;
}
.field-icon {
    margin-top: -25px;
    z-index: 2;
    position: absolute;
    right: 30px;
}
.account-info-inner .account-info-form label {
    display: inline-block;
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 500;
}
.account-info-inner .account-info-form p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0;
}
.account-info .account-info-inner .account-heading h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px;
}
.association .association-inner h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px;
}
.account-info-inner .account-info-form .table-responsive .btn-course {
    background-color: #868685;
    color: #fff;
    padding: 6px 10px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    border: none;
    width: 110px;
    margin: auto;
}
#no-more-tables tr:nth-of-type(even),
#no-more-tables-one tr:nth-of-type(even),
#no-more-tables-program tr:nth-of-type(even),
#program-no-more-tables-one tr:nth-of-type(even) {
    background-color: #f3f3f3;
}
#no-more-tables-one tr,
#no-more-tables tr,
#no-more-tables-program tr,
#program-no-more-tables-one tr {
    border-bottom: 1px solid #dddddd;
}
#no-more-tables .table-row,
#no-more-tables-one .table-row,
#no-more-tables-program .table-row,
#program-no-more-tables-one .table-row {
    background-color: #199683;
}
#no-more-tables .table-row th,
#no-more-tables-one .table-row th,
#no-more-tables-program .table-row th,
#program-no-more-tables-one .table-row th {
    padding: 12px;
    color: #fff;
}
#no-more-tables .table-row td,
#no-more-tables-one .table-row td,
#no-more-tables-program .table-row td,
#program-no-more-tables-one .table-row td {
    padding: 12px;
}
.account-pass .account-pass-inner .account-pass-heading h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px;
}
.account-address .account-address-inner .account-address-heading h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px;
}
.account-address .account-address-inner .account-address-form label {
    display: inline-block;
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 500;
}
.comm-info .comm-info-inner .comm-heading h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px;
}
.account-info .account-info-form .confirm label,
.comm-info .comm-info-form .check label {
    margin: 0px 0px 0px 12px;
    font-weight: 600;
}
.course-enrollment table tr td {
    border: 1px solid #c2c4c582;
    padding: 4px 10px;
    text-align: center;
    height: 45px;
}
.course-enrollment .card-header {
    border: none;
}
.course-enrollment .table-responsive {
    padding-top: 0px;
}
.course-enrollment table {
    margin-top: 0px;
}
.Programs-enrollment table tr td {
    border: 1px solid #c2c4c582;
    padding: 4px 10px;
    text-align: center;
    height: 45px;
}
.Programs-enrollment .card-header {
    border: none;
}
.Programs-enrollment .table-responsive {
    padding-top: 0px;
}
.Programs-enrollment table {
    margin-top: 0px;
}
.account-info-inner .account-info-form .table-responsive .btn-course.active {
    background-color: #199683;
}
.account-info-inner .account-info-form .table-responsive .btn-Programs {
    background-color: #868685;
    color: #fff;
    padding: 6px 10px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    border: none;
    width: 110px;
    margin: auto;
}
.account-info-inner .account-info-form .table-responsive .btn-Programs.active {
    background-color: #199683;
}
.vertical-nav-menu ul>li>a.mm-active {
    color: #199683;
    background: #e2e1df;
    font-weight: 700;
}

/* shopping cart */
.add-cart .cart-card {
    background: #fff;
    border-radius: 7px;
    border: none;
    border-top: 3px solid #199683;
}
.add-cart .cart-card-heading h1,
.add-cart .ship-card-heading h1,
.add-cart .ship-add-card-heading h1 {
    font-size: 20px;
    border-bottom: 1px solid #e9ecef;
    font-weight: 600;
    padding: 15px;
}
.add-cart .cart-row {
    padding: 15px;
}
.add-cart .ship-card,
.add-cart .ship-add-card {
    background: #fff;
    border-radius: 7px;
    margin-bottom: 30px;
    border-top: 3px solid #199683;
}
.add-cart .ship-card-body,
.add-cart .ship-add-card-body {
    padding: 0 15px;
}
.add-cart .ship-add-card-body h4 {
    font-size: 14px;
}
.add-cart .ship-add-card-body p {
    font-size: 14px;
}
.add-cart .ship-add-card .confirm-add label {
    display: inline;
}
.add-cart .shopping-table {
    width: 100%;
}
.add-cart .ship-card-body .shopping-table th {
    font-size: 14px;
    font-weight: 500;
    padding: 12px 15px 15px 0;
}
.add-cart .ship-card-body .shopping-table tr {
    border-bottom: 1px solid #e9ecef;
}
.add-cart .ship-card-body .shopping-table td {
    font-size: 14px;
    font-weight: 600;
}
.add-cart .shopping-table .total-val {
    color: #119683;
}
.add-cart .update-btn {
    background-color: #199683;
    color: #fff;
    padding: 6px 10px;
    border-radius: 3px;
    text-decoration: none;
    border: none;
    width: 140px;
    margin: 12px 0;
}
.add-cart .update-btn:hover {
    background-color: #000;
}
.add-cart .product-img img {
    width: 100px;
    padding: 4px;
}
.add-cart .product-name h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    text-align: left;
}
.add-cart .product-name span,
.add-cart .product-name p {
    font-size: 14px;
}
.add-cart .product-price p {
    line-height: 1.2;
    font-size: 14px;
    margin: 7px 0;
}
.add-cart .product-price .old-price {
    text-decoration: line-through;
}
.add-cart .product-total p {
    line-height: 1.2;
    font-size: 14px;
    margin: 7px 0;
}
.add-cart .product-quantity .plus-minus {
    display: inline-block;
    height: 40px;
    padding: 0;
    position: relative;
    width: 110px
}
.add-cart .product-quantity .plus-minus .dec {
    border-right: 1px solid #e5e5e5;
    height: 40px;
    left: 0;
    top: 0;
    background: none;
    border: none;
    color: #333;
    cursor: pointer;
    float: inherit;
    font-size: 16px;
    margin: 0;
    position: absolute;
    text-align: center;
    transition: all .3s ease 0s;
    width: 20px;
}
.add-cart .product-quantity .plus-minus .inc {
    border-left: 1px solid #e5e5e5;
    height: 40px;
    right: 33px;
    top: 0;
    background: none;
    border: none;
    color: #333;
    cursor: pointer;
    float: inherit;
    font-size: 16px;
    margin: 0;
    position: absolute;
    text-align: center;
    transition: all .3s ease 0s;
    width: 20px;
}
.add-cart .product-quantity .plus-minus input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    color: #333;
    float: left;
    font-size: 14px;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 80px;
}

/*order history */
.history .transaction td {
    padding: 50px;
}
.history .receipt-btn {
    background-color: #199683;
    color: #fff;
    padding: 6px 10px;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    border: none;
    width: 110px;
    margin: 3px 0;
}

/*contact */
.contact-support .contact-us,
.contact-support .support-videos {
    background: #fff;
    border-radius: 7px;
    margin-bottom: 30px;
    border-top: 3px solid #199683;
    box-shadow: none;
}
.contact-support .videos-header h2,
.contact-support .contact-us h2 {
    font-size: 20px;
    padding: 15px 0;
    border-bottom: 1px solid #eaeaea;
}
.contact-support .videos-body,
.contact-support .videos-header h2 {
    padding: 15px;
}
.contact-support .contact-us-body {
    padding: 15px 0;
}
.contact-support .vid-one iframe {
    width: 230px;
    margin: 0 25px 0 0;
}
.contact-support .vid-two iframe {
    width: 230px;
    margin: 0 25px;
}
.contact-support .contact-info-title {
    display: inline-block;
    padding: 0 10px 0;
    font-size: 14px;
}
.contact-support .contact-info i {
    color: #199683;
}
@media screen and (max-width:) {}

/* start responsive css */
@media screen and (max-width: 1399px) {
    .header-user-info {
        display: block;
    }

    .vertical-nav-menu li a {
        height: auto;
        padding: 10px 0.5rem 10px 40px;
    }

    .vertical-nav-menu i.metismenu-state-icon,
    .vertical-nav-menu i.metismenu-icon {
        font-size: 16px;
    }
}
@media screen and (max-width: 1199px) {
    p {
        font-size: 14px;
        min-height: 40px;
    }

    .header {
        border-top: 40px solid #a2a2a1;
    }

    .header .search-container input {
        top: 6px;
    }

    .b__top__header__text {
        font-size: 10px;
        top: 20%;
        font-weight: 400;
    }

    .banner__txt h1 {
        margin: 0;
        font-size: 32px;
    }

    .top-div {
        top: -40px;
    }

    .header .search-container {
        height: 28px;
    }

    .header .search-container button {
        top: -4px;
        color: #000;
    }

    h4 {
        font-size: 20px;
        font-weight: 600;
        line-height: 28px;
    }

    .input-group-text {
        background-color: #fff !important;
        border: 1px solid #ccc !important;
    }

    .form1 .block__inner .right form.downloadebook .input {
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    .features__main .card {
        padding: 20px;
        flex: 0 0 29.9%;
        padding-bottom: 0px;
    }

    h5 {
        font-size: 18px;
        font-weight: 600;
    }

    .header__nav ul li {
        margin: 0 0px;
    }

    .header__nav ul li a {
        font-size: 12px;
    }

    .section1 .block__inner .right p {
        font-size: 14px;
        margin: 5px 0px;
    }

    .section1 .block__inner h2 {
        font-size: 26px;
    }

    .btn {
        font-size: 16px;
    }

    .card__img img {
        width: 90px;
    }

    .block__inner .card p {
        font-size: 14px;
    }

    .effect-8 {
        padding: 10px 12px 10px;
    }

    .input_D label {
        font-size: 14px;
    }

    .input_D {
        flex: 0 0 100%;
        margin-bottom: 12px;
    }

    .list.list-inline h6 {
        font-size: 15px;
    }

    .qualifation__bottom>.right .qualifation__box .media__body h2 {
        font-size: 20px;
    }

    .section1 h1 {
        font-size: 30px;
    }

    .innerPages .section1 p {
        line-height: 22px !important;
    }

    .innerPages section li {
        font-size: 14px;
    }

    .ection_head h1 {
        font-size: 30px;
    }

    #registrationForm {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .tab .tab_inner_main .tab_change li span {
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .AllCountry .input_ .numberinput {
        width: auto !important;
    }

    .n-left .download_management_table h2 {
        font-size: 24px;
    }

    .download_table .download_management_table table {
        width: 100%;
        min-width: 600px;
    }

    .n-left {
        flex: 0 0 74%;
    }

    .n-right img {
        width: 50px;
        height: 60px;
    }

    .marq.flex_ .right h6 {
        font-size: 11px;
    }

    .right a.more {
        padding: 4px 6px;
        font-size: 12px;
    }

    .newsticker li {
        padding-bottom: 10px;
    }

    .blogMain .card__img img {
        height: 275px;
        object-fit: contain;
    }

    .b-container .card {
        padding: 40px 20px;
    }

    .b-left .card__body h2 {
        font-size: 28px;
    }

    .blog_detail.flex_ span {
        font-weight: 600;
    }

    .login_panel a.btn {
        font-size: 14px;
    }
}
@media screen and (max-width: 1000px) {
    .header .search-container {
        width: 150px;
    }

    .header__logo img {
        width: 130%;
    }

    .features__main .card {
        padding: 10px;
        flex: 0 0 30%;
        padding-bottom: 0px;
    }

    .card__body {
        padding: 0rem 0;
        text-align: center;
    }

    .card__img img {
        width: 80px;
    }

    .f-sd {
        display: flex;
        justify-content: space-around;
        margin: 29px 0px;
    }

    .footer .footer__top--box {
        justify-content: space-around;
    }

    .search_bar {
        margin-right: 10px;
    }

    .vertical__padding {
        padding: 2rem 2rem 1rem 1rem;
    }

    .innerPages .innerbanner h1 {
        font-size: 30px;
    }

    .list.list-inline h6 {
        font-size: 11px;
        margin: 5px 0px;
    }

    .innerPages .list li {
        font-size: 12px;
    }

    .qualifation .media__img img {
        width: auto;
        height: 10rem;
        min-width: 10rem;
    }

    .media__img {
        height: auto;
    }

    .qualifation__bottom>.right .qualifation__box .media__body h2 {
        font-size: 18px;
        height: auto;
    }

    .media__body {
        width: 90%;
    }

    .qualifation .qualifation__bottom>.left li {
        font-size: 14px;
    }

    .qualifation__top {
        margin-bottom: 0rem;
    }

    .innerPages .innerbanner {
        padding-top: 75px;
    }

    .qualifation__bottom>.right .qualifation__box .media {
        padding-right: 0rem;
    }

    .tab_inner_main .table {
        margin: 0rem 0;
    }

    #registrationForm {
        padding: 20px;
    }

    .innerPages #registrationForm .grid_2 {
        -ms-grid-columns: (1fr) 1;
        grid-template-columns: repeat(2, 1fr);
    }

    .innerPages .contact__page .input label {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .cdprice div {
        font-size: 24px;
    }

    #registrationForm button {
        padding: 12px 0px;
    }

    #registrationForm button.btn-primary {
        margin: 0rem 0 0;
    }

    .n-left {
        flex: 0 0 100%;
        padding-right: 0px;
    }

    .innerPages section li .flex_ {
        justify-content: flex-start;
    }

    .n-right {
        padding: 12px 10px;
        flex: 0 0 100%;
    }

    .vertical__padding {
        padding: 0rem 3rem 1rem 3rem;
    }

    .blogMain .card__img img {
        height: 300px;
        object-fit: cover;
    }

    .blogMain .card__body {
        margin-top: 30px;
    }

    .innerPages .featured-list li .media {
        justify-content: flex-start;
    }

    .page-not-found h2 {
        font-size: 36px !important;
    }

    .page-not-found h3 {
        font-size: 22px;
    }
}
@media only screen and (max-width: 900px) {
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr,
    #no-more-tables-one table,
    #no-more-tables-one thead,
    #no-more-tables-one tbody,
    #no-more-tables-one th,
    #no-more-tables-one td,
    #no-more-tables-one tr,
    #no-more-tables-program table,
    #no-more-tables-program thead,
    #no-more-tables-program tbody,
    #no-more-tables-program th,
    #no-more-tables-program td,
    #no-more-tables-program tr,
    #program-no-more-tables-one table,
    #program-no-more-tables-one thead,
    #program-no-more-tables-one tbody,
    #program-no-more-tables-one th,
    #program-no-more-tables-one td,
    #program-no-more-tables-one tr {
        display: block;
    }

    #no-more-tables thead tr,
    #no-more-tables-one thead tr,
    #no-more-tables-program thead tr,
    #program-no-more-tables-one thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr,
    #no-more-tables-one tr,
    #no-more-tables-program tr,
    #program-no-more-tables-one tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td,
    #no-more-tables-one td,
    #no-more-tables-program td,
    #program-no-more-tables-one td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

    #no-more-tables td::before,
    #no-more-tables-one td::before,
    #no-more-tables-program td::before,
    #program-no-more-tables-one td::before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }
    /* Label the data */

    #no-more-tables td::before,
    #no-more-tables-one td::before,
    #no-more-tables-program td::before,
    #program-no-more-tables-one td::before {
        content: attr(data-title);
    }
}
@media screen and (max-width: 767px) {
    .b__top__header__text {
        display: none;
    }

    .banner__txt h1 {
        font-size: 28px;
    }

    .features__main .card {
        flex: 0 0 45%;
    }

    .c-container.features.grid-col60.vertical__padding {
        margin-top: 0px;
    }

    .header__logo img {
        width: 150%;
    }

    .innerPages .innerbanner .banner-img img {
        height: 190px;
    }

    .innerPages .innerbanner {
        padding-top: 70px;
    }

    .innerPages .list li {
        font-size: 11px;
        margin-bottom: 0px !important;
    }

    .qualifation__top ul li {
        flex: 0 0 34%;
    }

    .qualifation .grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media {
        height: auto;
        padding: 15px 0px;
        gap: 0rem;
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media__body h2 {
        text-align: center;
        height: auto;
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media__body {
        gap: 0rem;
    }

    .qualifation__box .media__body p {
        height: auto;
        font-size: 14px;
    }

    .qualifation__bottom>.right .qualifation__box .media__body--right .btn {
        margin: 0px;
    }

    .section1 h1 {
        font-size: 26px;
    }

    .ection_head h1 {
        font-size: 24px;
    }

    .abc .abc_secs2 .card img {
        object-fit: contain;
    }

    .abc .abc_secs2 .inner_heading h3 {
        font-size: 15px;
    }

    .innerPages .contact__page .input .radio_main {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .shopping_cart {
        overflow: auto;
        margin-bottom: 10px;
    }

    .shopping_left {
        width: 600px;
        overflow: hidden;
        padding: 0px 0px;
    }

    .shopping_cart .fadeInLeft {
        width: 600px;
        overflow: hidden;
    }

    .cartInner .cartLeft {
        padding: 0px 10px;
    }

    .shopping_right {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }

    .cart_container .cartInner {
        margin-top: 0rem;
    }

    .checkoutLeft .paymentSection h1 {
        font-size: 18px;
    }

    .checkoutLeft .paymentSection .payment_form {
        background: #ebebeb;
        padding: 15px;
    }

    .checkout_container .checkoutInner .checkoutFlex .checkoutLeft {
        padding: 2rem 1rem 1rem 1rem;
    }

    .checkout_container .checkoutInner {
        padding-top: 10px;
    }

    .checkout_container h1 {
        font-size: 24px;
    }

    .download_table .download_management_table table {
        width: 100%;
        min-width: auto;
    }

    .blogMain .card__img img {
        height: 230px;
    }

    .b-left .card__body h2 {
        font-size: 24px;
    }

    .innerPages form .input {
        flex-wrap: wrap;
    }

    .innerPages .orders .input_ {
        width: 100%;
    }

    .innerPages .orders .input label {
        width: 100%;
        font-size: 14px;
        padding-right: 0px;
    }

    .block__inner .card p {
        font-size: 14px;
        text-align: center;
    }
    /* add cart */

    .add-cart .ship-card {
        margin-top: 30px;
        padding: 0;
    }
}
@media screen and (max-width: 575px) {
    .header__logo img {
        width: 250%;
    }

    .banner__txt h1 {
        font-size: 19px;
    }

    .header {
        border-top: 35px solid #a2a2a1;
    }

    .top-div {
        top: -42.5px;
    }

    .form1 .block__inner .right form .flex_ {
        display: flex;
        flex-direction: column;
    }

    .input_ {
        width: 100% !important;
    }

    h4 {
        font-size: 17px;
    }

    .features__main .card {
        flex: 0 0 100%;
        margin: 0 auto 20px;
    }

    .heading {
        margin-bottom: 0px;
    }

    .footer .footer__top--box {
        display: flex;
        flex-direction: column;
    }

    .footer__top--box p {
        text-align: center;
    }

    .footer__top .btn-group {
        display: flex;
        flex-direction: column;
    }

    .footer__top .btn-group a:nth-child(2) {
        border-radius: 1rem;
        border-left: 2px solid #fff;
        width: 100%;
        text-align: center;
    }

    .footer__top .btn-group a:nth-child(1) {
        border-radius: 1rem;
    }

    .footer__top .btn-group a {
        font-size: 12px;
        margin: 5px 0px;
    }

    .f-sd {
        margin: 10px 0px;
    }

    .list.list-inline.footerpolicy a {
        font-size: 11px;
    }

    .card__img img {
        width: 70px;
    }

    h5 {
        font-size: 16px;
        font-weight: 600;
    }

    .footer__top--boxlogo {
        text-align: center;
    }

    .footer__top--boxlogo img {
        width: 80%;
    }

    .footer .footer__top .btn-group-main {
        margin-bottom: 15px;
    }

    .list.list-inline.social__icon {
        margin: 0 0 20px;
    }

    .vertical__padding {
        padding: 1rem 0 1rem 0;
    }

    .mm-listview>li>a,
    .mm-listview>li>span {
        padding: 10px 0px 10px 0px;
    }

    .mm-listview>li:not(.mm-divider):after {
        left: 0px;
    }

    li.search_bar {
        padding: 1rem 0px;
    }

    .mm-iconpanel .mm-panel.mm-iconpanel-1 {
        left: 20px;
        padding-left: 0px;
    }

    .innerPages .innerbanner .banner-img img {
        height: 130px;
    }

    .innerPages .innerbanner h1 {
        font-size: 21px;
    }

    .section1 .block__inner h2 {
        font-size: 18px;
    }

    .qualifation__top ul li {
        flex: 0 0 50%;
    }

    .list.list-inline h6 {
        font-size: 10px;
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media__body h2 {
        font-size: 17px;
        font-weight: 600;
    }

    .qualifation .media__img img {
        height: 9rem;
    }

    .qualifation .qualifation__bottom>.right .qualifation__box .media__body {
        gap: 1rem;
    }

    .innerPages .list li {
        font-size: 9px;
    }

    .section1 h1 {
        font-size: 24px;
    }

    .course_set ul {
        padding-left: 25px;
    }

    .course_set ul li {
        line-height: 19px !important;
    }

    .ection_head ul {
        padding-left: 25px;
    }

    .innerPages .tab .tab_t li {
        font-size: 12px;
    }

    .tab .tab_inner_main .tab_change h1 {
        font-size: 24px;
    }

    .innerPages #registrationForm .grid_2 {
        grid-template-columns: repeat(1, 1fr);
        gap: 0rem;
    }

    #registrationForm {
        padding: 12px;
    }

    .shopping_left {
        width: 500px;
    }

    .shopping_cart .fadeInLeft {
        width: 500px;
    }

    .checkoutRight .subtotal {
        padding: 5px 1rem 0px;
    }

    .checkoutRight .alert {
        padding: 10px;
    }

    .cardsapproves .card-s {
        flex-wrap: wrap;
    }

    .cardsapproves .card-img {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .abc .abc_sec1 .card .card-txt h3 {
        font-size: 22px;
    }

    .abc .abc_sec1 .right {
        padding-left: 0px;
    }

    .innerPages .page_nav ul {
        padding: 0px 10px;
    }

    .abc .abc_sec1 .card .card-txt {
        padding: 5px 0px;
    }

    .abc .abc_sec1 .card .card-txt p {
        font-size: 15px;
    }

    .abc .abc_sec1 .card .card-links {
        padding: 0px;
    }

    .abc .abc_secs2 .card img {
        height: auto;
    }

    .abc .abc_sec1 .card .card-info .list__item i {
        top: 6px;
    }

    .abc .abc_secs2 {
        margin-top: 20px;
    }

    .vertical__padding h3 {
        font-size: 22px;
    }

    .vertical__padding button.btn-primary {
        margin: 1rem 0 0;
    }

    .vertical__padding h2 {
        font-size: 22px;
    }

    .vertical__padding ul {
        padding-left: 20px;
    }

    .addmorecompanyowner .input .input_ {
        display: flex;
    }

    .innerPages form {
        padding-top: 0rem;
    }

    .innerPages .orders .input label {
        font-size: 14px;
    }

    .innerPages form .confirm_box {
        display: flex;
        flex-direction: column;
    }

    .spr {
        font-size: 26px;
    }

    .innerPages.vertical__padding label {
        font-size: 15px;
        font-weight: 500 !important;
        line-height: 18px;
    }

    .AllCountry .input_ .numberinput {
        width: 175px !important;
    }

    .n-left {
        flex: 0 0 100%;
        padding-right: 0px;
        width: 100%;
    }

    .download_table .download_management_table {
        overflow: scroll;
    }

    .download_table .download_management_table table {
        width: 600px;
        overflow: hidden;
    }

    .mask {
        height: 300px;
    }

    .blogMain .card__img img {
        height: 150px;
    }

    .b-container .card {
        padding: 10px 10px;
    }

    .blogMain .card__img {
        margin: 0px;
    }

    .b-left .card__body h2 {
        font-size: 22px;
    }

    .blog_detail.flex_ span {
        font-size: 12px;
    }

    .blogMain .card__body {
        margin-top: 15px;
    }

    .shop-sidebar-widget {
        padding: 8px 10px;
    }

    .shop-sidebar-widget .fdiv form {
        padding-top: 4rem;
    }

    .bg-content h4 {
        font-size: 18px;
    }

    .brow .b-left .block__inner .card {
        padding: 0px;
    }

    .b-right .shop-sidebar-widget .featured-list {
        padding-left: 0px;
    }

    .page-not-found h2 {
        font-size: 32px !important;
    }

    .page-not-found h3 {
        font-size: 18px;
    }

    .login_panel .block__inner {
        padding: 0px 15px;
    }

    .login_panel .block__inner .form-horizontal .input .lstitem {
        padding-left: 0px;
    }

    .login_panel a.btn {
        font-size: 14px;
    }

    .contacts .right h6 {
        font-size: 18px;
    }

    .features__main .card {
        flex: 0 0 90%;
    }
}
.card-body {
    flex: 1 1 auto;
    padding: 2rem;
}
.modal-content .modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 3rem;
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    justify-content: center;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 60%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0.3rem;
    outline: 0;
    margin: auto;
}

span#cartItemCount{
    background-color: red !important;
}
