/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap');

.banner-text {
    padding: 0px 0px 8px 40px;
    margin-top: 70px;
    margin-bottom: 100px !important;
}
h2.mr-56 {
    margin-bottom: 35px;
}

.banner-text h1 {
    font-weight: 500;
    line-height: 1.2em;
    font-size: 49px;
}
.begin-call h3 {
    margin-top: 5px;
    letter-spacing: 0;
    font-size: 24px;
    text-transform: capitalize;
}
.banner-text h2 {
    font-size: 30px;
    color: #000;
    line-height: 38px;
    font-weight: 500;
    text-transform: math-auto;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 12px;
}

.banner-text a {
    color: #fff;
    background: #59b7af;
    border-radius: 50px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Inter;
    border-color: #ffffff00;
    letter-spacing: 1px;
    padding: 16px 42px;
    font-family: 'Poppins', sans-serif;
}

.banner-text i {
    margin-left: .3em;
}
.banner-text a:hover{
	color:#fff;
}

.drop_down .second .inner>ul, li.narrow .second .inner ul {
    display: inline-block;
    position: relative;
    background-color: #59b7af;
    border-color: #59b7af;
}

a.leader {
    margin-left: 18px;
    background: #fff;
    color: #000;
    border: 2px solid #14041d;
}
.leader:hover{
	color:#000 !important;
}
.info-box {
    position: relative;
    float: left;
    z-index: 1;
    min-height: 56px;
    margin-left: 40px;
    font-size: 16px;
    color: #777777;
    text-align: left;
    padding: 0px 0px 10px 55px;
}
.info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 3px;
    line-height: 1em;
    font-size: var(--font-40);
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    color: var(--main-color);
    line-height: 1em;
}

.info-box ul li {
    position: relative;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
    color: #000;
    font-size: 16px;
    list-style: none;
}

.counter-box {
    background: #1e61cb;
}

.counter-box2 {
    background: #ffd688;
}
.top-banner {
    top: -80px;
    position: absolute;
    z-index: 99;
}
.header_menu_bottom {
    position: relative;
    display: block;
    background: #e71f24;
    z-index: 999;
    padding:1px 0px 0px 40px;
}
.begin-home {
    text-align: center !important;
    padding: 50px 0px;
}
.begin-text h2 {
    color: #000000;
    font-size: 35px;
    text-transform: math-auto;
    padding-bottom: 30px;
}
.begin-text a {
    background: #333d4d;
    color: #fff;
    padding: 10px 30px;
    border-radius: 50px;
    border: 2px solid #333d4d;
    font-size: 1.125rem;
    font-weight: 500;
}
a.book {
    margin-left: 15px;
    background: none;
    color: #333d4d;
}
.drop_down .second .inner ul li.sub ul li a:hover, .drop_down .second .inner>ul>li>a:hover {
    background: #520052;
}
.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
    font-weight: 600;
    color: #ffffff;
    height: auto;
    line-height: 16px;
    margin: 0;
    padding: 10px 0;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
	border-bottom:1px solid #fff;
}
.drop_down .second .inner ul li.sub a i.q_menu_arrow {
    display: inline-block;
    float: right;
    position: relative;
    top: 2px;
    font-size: 12px;
    color: #fff;
}
.title.title_size_large h1 {
    font-size: 30px;
	font-weight:600;
    line-height: 60px;
}

.drop_down .narrow .second .inner ul li {
    padding: 0;
    width: 275px;
}
nav.main_menu {
    position: inherit;
}
nav.main_menu > ul > li > a > i.menu_icon.fa-angle-down.fa {
    margin-left: 7px;
    float: right;
    top: 44px;
    position: relative;
}
header.sticky .header_bottom {
    background-color: #fff!important;
    box-shadow: 0 1px 3px rgb(0 0 0 / 11%);
    display: none;
}



.header-top-social span {
    font-weight: 500;
    font-size:17px;
}
.header-top-social a {
color:#fff;
    
}
.top-right-link a {
    color: #fff;
    font-size: 16px;
}
.header_top p {
    padding: 0 15px;
    float: right;
    background: #a513b2;
    line-height: 45px;
    margin-top: -5px;
}
.sep-bor {
    padding-left: 7px;
}
.header_fixed_right_area {
    position: absolute;
    right: 90px !important;
    top: 20px !important;
    height: 100% !important;
    line-height: 100px !important;
}

.header_top.clearfix {
    padding: 4px 51px 0px 51px;
    height: 40px;
}

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

.services-inner {
    text-align: center;
    background: #fff;
    box-shadow: 0px 10px 18px 0px rgb(0 37 89 / 4%);
    padding: 26px 20px 32px 30px;
    margin-top:25px;
}

.content-t h4 {
    font-size: 21px;
    color: #000;
    font-weight: 500;
    margin-bottom: 5px;
}

.services-btn i {
    margin-left: 10px;
}
a.services-btn {
    font-weight: 600;
}

.Why-us {
    text-align: center;
    padding: 50px 19px 43px 19px;
    background: #1e61cb;
}


.Why-us p {
    color:#fff;
	font-size:15px;
}

.Why-us h4 {
    color:#fff;
}

.theme-btn {
    background: #000;
    padding: 14px 25px 14px 25px;
    position: relative;
    right: -58px;
    top: -21px;
    border-radius: 4px;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
}

.imgae-c {
    margin-bottom: 10px;
}
.work-t h3 {
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
    margin-top: 20px;
    font-family: 'Oswald', sans-serif;
}


.contact-form h3 {
    background: #0c2d62;
    color: #fff;
    font-size: 24px;
    padding: 10px 1px 10px 0px;
}
.contact-form h2 {
    font-size: 31px;
    margin-bottom: 24px;
    text-transform: none;
    text-align: center;
    color: #fff;
}

input.filtr-controls-97.filtr-search.filtr_search_97 {
    display: none;
}
.col-md-12.filter-wrap.text-center {
    margin-bottom: 20px;
}

.customers {
    text-align: center;
}
ul.quick-links li {
    line-height: 30px;
}
ul.footer-contact li {
    display: flex;
    padding-bottom: 20px;
}
ul.footer-contact i {
    color: #e71e24;
    font-size: 20px;
    padding: 5px 14px 0px 0px;
}
ul.icon-bottom i {
    background: #e71e24;
    padding: 4px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
}
.get-in-touch {
    margin-top: 15px;
}
h6.footer-title {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 0;
    font-size: 20px;
    margin-bottom: 10px;
}
ul.icon-bottom li {
    display: inline;
    margin-right: 10px;
}
ul.icon-bottom {
    margin-top: 8px;
}
.widget.contact-us ul li a {
    color: #ffffff;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 10px;
    display: flex;
}
.widget.contact-us ul li a i {
    font-size: 17px;
    margin-right: 20px;
    position: relative;
    top: 6px;
}
.widget-categories ul li a:hover {
 
}
.email-button input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email {
    border-radius: 5px;
    font-size: 16px;
}
.footer_top a:hover {
    color: #fff!important;
}
.widget-categories ul li a {
    display: block;
    padding: 0 0 1px 0px;
    position: relative;
    color: #fff;
    transition: all 0.2s ease-in-out;
}
.widget-categories ul li a:before {
   
}
.logo-slider img {
    width: 120px !important;
}

.justify {
    text-align: justify;
}
.paddtop10 {
    padding-top: 10px;
}
a.about-btn {
    border: 2px solid #59b7af;
    padding: 10px 12px 10px 12px;
    border-radius: 50px;
    background: #59b7af;
    color: #fff;
}
a.about-btn i {
    margin-left: 10px;
}
.tab span {
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #000;
    font-weight: 600;
}
ul.tba-s li {
    display: inline-block;
    padding: 1px 40px 1px 1px;
}

.work-us h3 {
    font-size: 24px;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 5px;
    color: #000;
    margin-top: 10px;
}
a.btn-work {
    background: #1e61cb;
    padding: 14px 25px 14px 25px;
    border-radius: 4px;
    font-size: 17px;
    color: #fff;
    font-weight: 500;
}
.work-us p.text-justify {
    margin-bottom: 25px;
}

.tablinks:afters {
  position: absolute;
       content: "";
       height: 2px;
       background-color: #242424;
       width: 50%;
       margin-left: 15px;
       top: 50%; 
}

.pcc-m h4 {
    color: #fff !important;
}
.pcc-m .camp-hi-content a {
    color: #fff !important;
    text-decoration: underline;
}



.slider-text h1 {
    color: #fff;
    font-size: 77px;
    line-height: 68px;
}
h5.heading-top {
    font-weight: 600;
    letter-spacing: 0;
    color: #520052;
    font-size: 16px;
    margin-bottom: 10px !important;
}

.pcc-m {
    background: #59b7af !important;
}

.slider-text span {
    color: #ffd688;
}

.home-form.page-form h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
}

.slider-text p {
    font-size: 15px;
    color: #fff;
    margin-top: 10px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 15px;
}
.footer_top .textwidget, .footer_top a, .footer_top li, .footer_top p, .footer_top span {
    color: #fff;
    word-wrap: break-word;
    font-size: 16px;
}

.btn-left {
    position: relative;
    right: 0;
    top: 0;
}


.text-white {
    color: #fff;
}
.customers h2 {
    margin-top: 10px;
    margin-bottom: 3px;
    font-size: 20px;
    text-transform: capitalize;
}
span.tab-title {
    text-transform: capitalize;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    letter-spacing: 0;
}

.q_accordion_holder.accordion.without_icon .ui-accordion-header span.tab-title {
    padding: 7px 0px 9px 54px;
    display: block;
    background: #1e61cb;
    color: #fff;
    font-weight: 500;
}

i.menu_icon.fa-home.fa {
    font-size: 25px;
    color: #0c2d62;
}
.q_accordion_holder.accordion div.accordion_content {
    padding: 0 0 0 0px;
    margin: 0;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
    color: #000;
    display: block;
    width: 45px;
    height: 45px;
    border: 2px solid #ffd688;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #ffd688;
    transition: background-color .3s ease-in-out;
    box-sizing: border-box;
}
.psac-readmorebtn {
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
    text-decoration: none !important;
    color: #fff;
    border: 2px solid #1e61cb;
    padding: 8px 15px;
    font-size: 13px;
    display: inline-block;
    box-sizing: border-box;
    line-height: normal !important;
    background: #1e61cb;
    font-weight: 500;
}

#qodef-back-to-top .qodef-back-to-top-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #111;
    background-color: #f4f4f4;
    border: 0 solid #f4f4f4;
    border-radius: 4px;
    overflow: hidden;
    transition: color .2s ease-out,background-color .2s ease-out,border-color .2s ease-out;
    display: none;
}

.sa_owl_theme .owl-dots .owl-dot span {
    display: inline-block !important;
    border-style: none !important;
    background-color: #000 !important;
    width: 10px !important;
    height: 10px !important;
    border-radius: 50% !important;
    margin: 0px 3px !important;
    transition: all .3s ease-in-out !important;
    -webkit-transition: all .3s ease-in-out !important;
    -moz-transition: all .3s ease-in-out !important;
    -o-transition: all .3s ease-in-out !important;
}

.q_accordion_holder.accordion h5.ui-accordion-header {
    font-size: 14px;
    padding-top: 1px;
    border: 1px solid #ccc;
}
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {
    background-color: #ffd688;
    transition: background-color .3s ease-in-out;
    border: 1px solid #ffd688;
}
.logo-w {
    background: #fff;
    position: relative !important;
    top: 60px;
    z-index: 999;
    right: 0;
    bottom: 0;
    margin: 1px 75px 9px 75px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 5%);
    border-radius: 4px;
    padding:15px 0px 15px 0px;
}

footer {
    width: 100%;
    margin: 0 auto;
    z-index: 9;
    position: relative;
}

.footer_top h5 {
    color: #fff;
    margin: 0 0 10px;
    font-family: "DM Sans", sans-serif !important;
    letter-spacing: 0;
}

.textwidget.custom-html-widget {
    color: #fff;
    font-size: 15px;
}

.footer_top {
    padding: 33px 0 30px;
    border-bottom: 1px solid #646464;
}
.image.responsive {
   
}
.coach-box {
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px;
}

h1.Our-Story {
    font-size: 32px;
    color: #000;
}

.coach-box a {
    background: #59b7af;
    color: #fff;
    padding: 8px 10px 8px 9px;
}
.coach-box h3 {
    margin-bottom: 15px;
    margin-top: 10px;
}


h3.our-team {
    text-transform: capitalize;
    margin-top: 11px;
    margin-bottom: 3px;
    font-size: 20px;
    color: #000;
}
.ul.our-team-point li {
    font-size: 25px;
}
ul.our-team-p {
    margin-top: 13px;
    list-style: none;
}
i.fa.fa-hand-o-right {
    margin-top: 6px;
    margin-right: 10px;
    color: #000;
}
li.ponit-line {
    display: flex;
    margin-top: 10px;
}
ul.our-team-point {
    margin-top: 10px;
}

.separator.small {
    background-color: #ffffff;
    height: 2px;
    position: relative;
    width: 22px;
    display: block;
    margin: 10px auto 20px;
}
.contact-icon {
    text-align: center;
}
h3.touch {
    font-size: 35px;
    text-align: center;
    margin-bottom: 22px;
}
p.touch-1 {
    text-align: center;
    margin-left: 50px;
}
p.description {
    margin-top: 6px;
}
.begin-text h5 {
    color: #000;
    font-weight: 500;
    margin-bottom: 30px;
    letter-spacing: 0;
    font-size: 21px;
}
strong.strong-heading {
    font-size: 22px;
}
.padding-top30 {
    padding-top: 30px;
}

.cf7_custom_style_1 input.wpcf7-form-control.wpcf7-text, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-number, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-date, .cf7_custom_style_1 textarea.wpcf7-form-control.wpcf7-textarea, .cf7_custom_style_1 select.wpcf7-form-control.wpcf7-select, .cf7_custom_style_1 input.wpcf7-form-control.wpcf7-quiz {
    border-color: rgba(229, 229, 234, 1);
    border-width: 1px;
    border-style: solid;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #000000;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    padding-right: 0px;
    padding-left: 15px;
}
input.wpcf7-form-control.wpcf7-submit:not([disabled]) {
    border: 2px solid #e71e24;
    background: #e71e24;
    color: #fff;
    text-transform: math-auto;
}
.admission {
    border: 1px solid;
    padding: 10px 1px 25px 15px;
    margin-bottom: 40px;
    margin-right: 25px;
}
.admission img {
    float: left;
    padding-right: 25px;
    height: 45px;
}
.admission h6 {
    font-size: 20px;
    color: #fff;
    text-transform: math-auto;
    font-weight: 400;
    letter-spacing: 0px;
    padding-top: 5px;
}
.wpb_widgetised_column .widget {
    margin: 0 0 18px;
}

.qodef-blog-shortcode .qodef-blog-item .qodef-e-title {
    margin: 0 0 0.4em;
}

h2.entry_title {
    color: #000;
    text-transform: capitalize;
    font-size: 30px;
    margin-bottom: 7px;
}

.blog_holder article .post_info a, .blog_holder article .post_text h2 .date {
    color: #a513b2;
}
h5, .h5, h5 a, .q_icon_with_title .icon_text_holder h5.icon_title {
    color: #000000;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 19px !important;
    font-weight: 500;
}
button.wp-block-search__button {
    padding: 11px;
    background: #f8c61a;
    border: 1px solid #000000;
    color: #000;
}
input#wp-block-search__input-1 {
    padding: 10px;
}

.packages {
    background-color: #ffd688;
    color: #000;
    margin-bottom: 0;
    padding: 0.7rem;
    font-weight:600;
    text-align: center;
}
.our-project {
    background: #fff;
    box-shadow: 0px 0px 5px rgb(0 0 0 / 15%);
	border: 1px solid #ccc;
height: 538px;
}

	.table-t {
    background: #eee;
    padding: 30px;
}

.table-button {
    text-align: center;
    margin-top: 45px;
}

a.stunning-text-button.gdlr-button {
    background: #333d4d;
    color: #fff;
    padding: 12px 25px 12px 25px;
}

.our-project h3 {
    padding: 4px 0px 4px 10px;
    color: #1e61cb;
    font-size: 17px;
    font-weight: 600;
	text-transform: capitalize;
}
.our-project p {
    padding: 0px 0px 12px 10px;
}
.qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner:only-child {
    padding-left: 20px;
    width: 100%;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    text-transform: math-auto;
}

.card-body li {
    list-style: none;
    font-weight: 400;
    color: #000;
    padding: 0.375rem 0;
    font-size: 15px;
    line-height: 27px;
    text-align: left;
    list-style: circle;
}
.card-body {
    padding: 0px 21px 0px 21px;
}

.qode-accordion-holder .qode-title-holder.ui-state-active, .qode-accordion-holder .qode-title-holder.ui-state-hover {
    color: #ffffff !important;
    background-color: #e71e24 !important;
}
.qode-accordion-holder .qode-accordion-content {
    margin: 0;
    padding: 6px 8px 10px 13px;
    background-position: center;
    background-size: cover;
    background: #fff;
}



a.theme-btns {
    background: #ffd688;
    padding: 10px 16px 12px 16px;
    border-radius: 4px;
    color: #000;
    font-weight: 500;
}

.mr-15 {
    margin-top: 35px;
}


.q_counter_holder p.counter_text {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0px 0 0;
}


.call-us {
    background: #1e61cb;
    padding: 13px 12px 13px 31px;
    border-radius: 35px 2px 0px 35px;
    margin-right: -18px;
}

.header_bottom_right_widget_holder {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 0 17px;
}
.call-us a {
    color: #fff;
    font-size: 18px;
}
.call-us i {
    font-size: 20px;
    background: #ffd688;
    color: #000;
    border-radius: 50px;
    height: 35px;
    width: 35px;
    line-height: 36px;
    text-align: center;
    margin-right: 6px;
}

.dropdown {
    z-index: 1000;
    position: relative;
    margin: 0;
    border-radius: 3px;
    float: left;
    line-height: 30px;
}
.header-top-social {
    float: left;
    margin-left: 0px;
}
.header-icon li, .our-team .social li {
    display: inline-block;
}
.header-icon a, .top-right-link a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    float: left;
}
.header-icon li i {
    width: 23px;
    height: 23px;
    line-height: 22px;
    margin-right: 8px;
}
.header-icon li {
    margin-right: 13px;
}
.dropdown .selection {
    position: relative;
    cursor: pointer;
    background-color: #ffd688;
    color: #000;
    padding: 10px;
    z-index: 100;
    border-radius: 3px;
    font-size: 18px;
}
.header_bottom {
    padding: 0 40px;
    background-color: #fff;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}
.dropdown .selection:after {
  position: absolute;
  content: '';
  top: 50%;
  right: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 8px solid transparent;
  border-bottom: 0;
  border-top: 8px solid #000;
  width: 0;
}
.dropdown .options {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    position: absolute;
    top: 100%;
    min-width: 100%;
    background-color: #FFF;
    height: 0;
    overflow: hidden;
    box-shadow: 0 0 0.2rem 0 rgb(0 0 0 / 12%);
    color: #000;
    font-size: 16px;
    line-height: 30px;
}
.dropdown .options div {
  padding: 0 10px;
  cursor: pointer;
  line-height: 30px;
}
.dropdown .options div:hover {
  background-color: #F1F1F1;
  color: #333;

}
.dropdown:hover .options {
  height: auto;
  padding: 10px 0;
}
.dropdown:hover .selection {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.dropdown:hover .selection:after {
  border: 8px solid transparent;
  border-top: 0;
  border-bottom: 8px solid #fff;
}

.header-top-social a i {
    height: 40px;
    width: 40px;
    border-radius: 50px;
    background: #1e61cb;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.home-form.page-form {
    background: #a513b2;
    text-align: center;
    padding: 10px 10px 10px 10px;
}

.form-21 {
}

.home-form.page-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    background: #1e61cb;
    color: #fff;
    border: #1e61cb;
}

.q_counter_holder.center {
    text-align: center;
    padding: 10px 40px;
}





.service-item {
    position: relative;
    margin-bottom: 25px;
    z-index: 1;
    transition: all .5s ease-in-out;
	text-align:center;
}
.service-img {
    position: relative;
    z-index: 1;
}
.service-img::before {
    content: "";
    position: absolute;
    background: rgba(255, 255, 255, .3);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .5s ease-in-out;
    transform: scale(0);
}

.service-content {
    position: relative;
    padding: 11px 20px 20px 20px;
}
.service-item:hover {
    transform: translateY(-10px);
}

p.service-text {
    font-size: 15px;
    line-height: 28px;
	margin-top:5px;
	text-align:center;
}
h3.service-title a {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 18px;
}
.service-arrow i {
    margin-left: 10px;
}
.service-arrow a {
    color: #000;
    font-weight: 500;
}
.service-arrow a:hover {
    color: #ff914d; 
}
.service-arrow {
    margin-top: 7px;
}
h2.info {
    color: #fff;
    font-size: 22px;
    margin-top: 19px;
    text-transform: capitalize;
}
.service-arrow-12 {
    margin-top: -7px;
    margin-left: 12px;
    font-size: 18px;
    font-weight: 500;
}
ul.ul-icon {
    margin-top: 12px;
}

select.wpcf7-form-control.wpcf7-select {
    -webkit-appearance: menulist;
}



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

h5.martop20 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin-top: 10px;
    margin-bottom: 5px !important;
}

ol.list-n li {
    margin-top: 5px;
}
ul.point-list {
    float: left;
    padding: 1px 34px 1px 45px;
}

li.list {
    list-style: circle;
    line-height: 35px;
}

.font-weight-bold {
    font-size: 16px;
    color: #000;
    font-weight: 600;
    margin-bottom: -12px;
}
a.d-flex {
    font-size: 13px;
    color: #1a1a1a;
    font-weight: 600;
}


h6.subtitle.primary-title {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 6px;
    color: #000;
}

a.theme-btn.b-n {
    top: 0;
    right: 0;
}
.slider-text {
    margin-top: 60px;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0px !important;
    font: inherit;
    border-radius: 50px;
    width: 50px !important;
    height: 50px !important;
}
.banner img {
    width: 100% !important;
    height: auto !important;
}

@media only screen and (max-width: 600px) {
.header_top.clearfix {
        padding: 4px 0px 6px 6px;
        height: auto;
        background: #1c1e35;
    }
	

	
	
.vc_row.wpb_row.section.vc_row-fluid.banner-t {
    margin-top: 5px;
}
.testimonial-text i {
    color: #59b7af;
    font-size: 44px;
    position: absolute;
    top: 75%;
    bottom: 0;
    left: 43%;
}
	
.level h2 {
    color: #fff;
    text-transform: capitalize;
    line-height: 30px;
    font-size: 18px;
}	
    .footer-info h4 {
        font-size: 18px !important;
        color: #fff;
        font-weight: 500 !important;
        padding-bottom: 10px !important;
        padding-top: 20px;
    }
    nav.mobile_menu {
        padding-left: 20px;
       
    }
ul#menu-top-menu-1 {
    padding-bottom: 10px;
}	
nav.mobile_menu ul li a:hover, nav.mobile_menu ul li.active>a {
    color: #1c1e35;
}	
.admission {
    border: 1px solid;
    padding: 10px 10px 25px 20px;
    margin-bottom: 25px;
    margin-right: 25px;
}

marquee {
    color: #fff;
    font-size: 14px;
    margin: 2px 31px 0px 16px;
}
.notes h2 {
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
}
	
 .notes {
    text-align: center;
    background: #e71f24;
    padding: 10px !important;
}

.mr-67 {
    margin-bottom: 20px !important;
}
	
	.header_top .left, .header_top .right {
        text-align: center;
        float: none;
    }
	
.header-icon a, .top-right-link a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    float: none !important;
}	
.header_top p {
    padding: 0 0px;
    float: none !important;
    background: #01172c;
    line-height: 45px;
    margin-top: -5px;
    text-align: center;
}	
.logo_wrapper {
    height: 100px!important;
    left: 60%;
}
h5.heading-top {
    font-weight: 600;
    letter-spacing: 0;
    margin-top: 0px;
}	
.about-head {
    padding-top: 10px;
}	
.Why-us {
    margin-bottom: 20px;
	padding:40px 19px 34px 12px;
}
.packages {
    background-color: #ffd688;
    color: #000;
    margin-bottom: 0;
    padding: 0.7rem;
    font-weight: 600;
    text-align: center;
    font-size: 15px;
}
.mr-15 {
    margin-top: 35px;
    margin-bottom: 35px;
}
    i.qode_icon_font_awesome.fa.fa-bars {
        color: #1c1e35;
        font-size: 22px;
        border: solid 2px #1c1e35;
        padding: 8px;
        border-radius: 4px;
    }
.footer-contact {
    margin-top: 27px !important;
}
	
header.menu_bottom.has_header_fixed_right .mobile_menu_button {
    height: 96px;
}
.vc_row.work-us img {
    margin-top: 50px;
}
ul.tba-s li {
    display: contents;
    padding: 1px 0px 1px 1px;
}
    nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
        font-size: 16px;
        font-weight: 600;
        color: #3a3a3a;
        padding: 10px 0;
        display: block;
        position: relative;
        text-transform: none;
        line-height: 26px;
        letter-spacing: 0;
    }
.slider-text h1 {
    color: #fff;
    font-size: 25px;
    line-height: 20px;
}	
.form-21 {
    padding: 0px 0px 35px 0px;
}
.slider-text {
    margin-top: 6px;
}
.image.responsive {
    margin-top: 0px;
}
h3.touch {
    font-size: 20px;
    text-align: center;
    margin-bottom: 22px;
}
p.touch-1 {
    text-align: center;
    margin-left: 0;
}	
}


marquee {
    color: #fff;
    padding: 8px;
    font-size: 16px;
}
.mr-99 {
    position: relative !important;
    top: -1px;
}
.coach-section h2 {
    font-size: 21px;
    color: #59b7af;
    padding-top: 35px;
}
.coach-section h3 {
    font-size: 24px;
    color: #000;
	letter-spacing:0px;
    text-transform: math-auto;
}
.coach-section p {
    text-align: justify;
    padding-top: 10px;
}
ul.why-inner li {
    list-style: none;
    display: flex;
    line-height: 30px;
}
ul.why-inner i {
    color: #a513b2;
    padding-top: 6px;
    padding-right: 5px;
    font-size: 18px;
}
.mr-44 {
    margin-top: 20px;
}

.coach-section h4 {
    color: #000;
    font-weight: 500;
    font-size: 20px;
    padding-top: 15px;
}
.program p {
    padding-left: 30px;
    padding-top: 5px;
}
.program i {
    color: #a513b2;
}
a:hover, p a:hover {
    color: #ffffff;
    text-decoration: none;
}
.about-section img {
    padding-top: 35px;
}
.top-text-mob.d-none {
    float: left;
}

.Package-brochure {
    text-align: center;
    margin-top: 35px;
}


.single-camp-hi {
    background: #fff;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    border-radius: 4px;
}



.single-camp-hi img {
    transition: .3s;
    transform: scale(1);
    width: 100%
}

.single-camp-hi h4 {
    font-size: 25px;
    color: #000;
    margin-bottom: 15px;
    font-weight: 600;
}
.video-box {
    padding-top: 170px;
    padding-bottom: 170px;
}
.camp-hi-content a {
    color: #520052;
    text-decoration: underline;
}
.testimonial {
    background: #fff;
    padding: 19px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.camp-hi-content a h4 {
    color: #fff;
    font-size: 32px;
    line-height: 39px;
    margin-bottom: 0;
    margin: auto;
    font-family: "Bricolage Grotesque", sans-serif;
}

.camp-hi-content a:hover h4 {
    color: #5a68ef
}

.camp-hi-content p {
    color: #fff;
    font-size: 14px
}



h2.psac-post-title a {
    font-size: 20px
}

.icon-box .icon-box-icon {
    display: table-cell;
    vertical-align: top;
    font-size: 21px;
    color: #000;
    width: 45px;
    padding-top: 2px;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.icon-box-content span {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.icon-box.section-b2 {
    float: left;
    padding-left: 19px;
}
header.menu_bottom .header_inner_left {
    left: 0;
    position: relative;
    padding: 0px 35px 0px 35px;
}
h4.icon-title {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}
.white .sa_owl_theme .owl-nav .owl-prev {
    background: rgba(0, 0, 0, 0.3) url(../images/icon_prev.png) no-repeat center center !important;
    background-color: #59b7af !important;
}
.icon-box-icon i.fa.fa-phone {
    background: #a513b2;
    font-size: 16px;
    width: 38px;
    height: 38px;
    line-height: 35px;
    border-radius: 50px;
    color: #fff;
}

.footer-info h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    padding-bottom: 20px;
    padding-top: 30px;
}
.footer-info p {
    text-align: justify;
}

.padding-top50 {
    padding-top: 35px;
}

.notes {
	text-align:center;
    background: #e71f24;
    padding: 22px;
}

.notes h2 {
    color: #fff;
	text-transform:capitalize;
}

.testimonial-text i {
    color: #59b7af;
    font-size: 62px;
    position: absolute;
    top: 57%;
    bottom: 0;
    left: 43%;
}

.level {
    text-align: center;
    border: 1px solid #ccc;
    padding: 20px;
    margin-top: 18px;
    background: #59b7af;
}

.level h2 {
    color: #fff;
    text-transform: capitalize;
    line-height: 35px;
}
.testimonial-text p {
    text-align: justify;
    color: #464646;
}

.themesion-box-star-ratings i {
    padding: 14px 0px 18px 0px;
    color: #ffbd1c;
    font-size: 14px;
}
.testimonial img {
    float: left;
}
.testimonial h3 {
    font-size: 20px;
    text-transform: math-auto;
    color: #000;
    padding: 25px 0px 0px 80px;
}
.about-page h2 {
    padding-top: 35px;
    text-transform: math-auto;
    font-size: 30px;
    color: #1e1a47;
}
.about-page p {
    text-align: justify;
    padding-top: 5px;
}
.about-video {
    margin-top: 30px;
}
.tablinks {
    font-size: 30px;
    color: #1e1a47;
    font-weight: 600;
    border: none;
    margin-right: 420px;
    background: none;
}
.mision-section {
    padding: 30px 0px 0px 0px;
}
.tab button.active {
    border-bottom: 2px solid #1e1a47;
}
.mission-content p {
    color: #000;
    padding-top: 5px;
    text-align: justify;
}
ul.vision-point li {
    display: flex;
    text-align: justify;
    padding-top: 5px;
}
ul.vision-point i {
    color: #1d1a47;
    padding-right: 10px;
    padding-top: 5px;
}
.mission-content {
    padding-top: 25px;
}
.mision-img {
    padding-top: 30px;
}
.principal-message h2 {
    padding-top: 35px;
    text-transform: math-auto;
    font-size: 30px;
    color: #1e1a47;
}
.principal-message h3 {
    color: #000;
    text-transform: math-auto;
    font-size: 20px;
    padding-top: 15px;
}
.principal-message p {
    text-align: justify;
    padding-top: 5px;
}
.principal-message-img {
    padding-top: 35px;
}
.principal-name {
    float: right;
    padding-top: 10px;
}
.principal-name h5 {
    font-size: 20px;
    color: #1d1a47;
    font-weight: 600;
}
.principal-name h6 {
    color: #e71e24;
    font-size: 16px;
    text-transform: math-auto;
}
.academic-features {
    margin-top: 35px;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.academic-features h2 {
    font-size: 20px;
    text-transform: math-auto;
    color: #1d1a47;
    padding-bottom: 10px;
}
.cbse {
    height: 262px;
}
.ac{
    height: 320px;
}
.academic-features:hover {
    background: #1d1a472b;
    transition: 0.5s;
}
.admission-page h3 {
    color: #313148;
    text-transform: math-auto;
    font-weight: 600;
    font-size: 25px;
    padding-top: 15px;
}
.admission-page {
    padding-top: 15px;
}
.admission-img:hover {
    transform: scale(1.05);
    transition: all .4s;
}
.admission-page p {
    text-align: justify;
    padding-top: 5px;
}
.admission-img {
    padding-top: 30px;
}
.activities-text h3 {
    font-size: 30px;
    text-transform: math-auto;
    color: #e71e24;
    padding-top: 85px;
}
.activities-text p {
    padding-top: 15px;
    text-align: justify;
}
.activites-img {
    padding-top: 35px;
}
h3.contact-01 {
    color: #000000;
    font-size: 35px;
    text-transform: math-auto;
    padding-top: 30px;
}
.mr-33 {
    margin-bottom: 31px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 22px;
}
.icon-box-icon span {
    font-size: 50px;
    color: #00356d;
    float: left;
    padding-right: 30px;
}
.mr-34 {
    margin-top: 30px;
    float: none !important;
}
h4.icon-titles {
    color: #000;
    font-weight: bold;
    font-size: 25px;
}
.contact-page-social-icon li {
    list-style: none;
    display: inline-block;
    padding-right: 10px;
}
.contact-page-social-icon i {
    padding: 7px;
    width: 25px;
    background-color: #00356d;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    margin-top: 6px;
}
.contact-page-form {
    margin-top: 30px;
}
ul.contact-page-social-icon {
    float: left;
}
.sports-game {
    text-align: center;
    box-shadow: rgb(29 26 71 / 33%) 0px 3px 8px;
    margin-top: 30px;
    padding: 20px;
}
.sports-game h2 {
    text-transform: math-auto;
    color: #1d1a47;
    padding-top: 10px;
    font-size: 25px;
}
.sports-text {
    padding-top: 25px;
}
.sports-text p {
    text-align: justify;
    padding-top: 10px;
}
.timeline {
    margin-top: 35px;
}
.infrastructure-text h4 {
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 5px;
    padding-top: 5px;
}
.timeline h3 {
    font-size: 30px;
    color: #000;
    text-transform: math-auto;
    padding-bottom: 30px;
    text-align: center;
}
.timeline ul li {
    list-style-type: none;
    position: relative;
    width: 6px;
    margin: 0 auto;
    padding-top: 50px;
    background: #1e1a47;
}

.timeline ul li::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
  z-index: 1;
}

.timeline ul li div {
    position: relative;
    bottom: 0;
    width: 400px;
    padding: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    text-align: center;
}

.timeline ul li div::before {
  content: "";
  position: absolute;
  bottom: 7px;
  width: 0;
  height: 0;
  border-style: solid;
}

.timeline ul li:nth-child(odd) div {
  left: 45px;
}

.timeline ul li:nth-child(odd) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #e71e24 transparent transparent;
}

.timeline ul li:nth-child(even) div {
  left: -459px;
}

.timeline ul li:nth-child(even) div::before {
    right: -15px;
    border-width: 8px 0 8px 16px;
    border-color: transparent transparent transparent #e71e24;
}

time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}


/* EFFECTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.timeline ul li::after {
  transition: background 0.5s ease-in-out;
}

.timeline ul li.in-view::after {
    background: #e71e24;
}

.timeline ul li div {
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.timeline ul li:nth-child(odd) div {
  transform: translate3d(200px, 0, 0);
}

.timeline ul li:nth-child(even) div {
  transform: translate3d(-200px, 0, 0);
}

.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
}

.rep-verified-badge-container {
    display: flex;
    justify-content: center;
    align-items: center;
    display: none !important;
}

.repocean-rating-text {
    display: none !important;
	
}

.repocean-slider-main .repocean-slider-box-parent .slick-arrow::after {
    content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #ffffff !important;
    border-right: 2px solid #ffffff !important;
    border-radius: 1px;
    transition: border-color .25s ease;
}

.repocean-slider-main .repocean-slider-box-parent .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #59b7af !important;
    border: 1px solid rgba(0, 0, 0, .08);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
    user-select: none;
    transition: all 0.25s ease;
    color: #fff;
}


/* GENERAL MEDIA QUERIES
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media screen and (max-width: 900px) {
  .timeline ul li div {
    width: 250px;
  }
  .timeline ul li:nth-child(even) div {
    left: -289px;
    /*250+45-6*/
  }
}

@media screen and (max-width: 600px) {
     .timeline ul li {
        margin-left: -15px;
    }
	.coach-section h3 {
    font-size: 20px;
    color: #000;
    text-transform: math-auto;
}
.coach-section h2 {
    font-size: 14px;
    color: #59b7af;
    padding-top: 0;
}
.complete-pathway-text h3 {
    font-size: 22px;
    text-transform: math-auto;
    text-align: center;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 2px;
}
	
.video-box {
    padding-top: 95px;
    padding-bottom: 95px;
}
	
	
  .timeline ul li div {
    width: calc(100vw - 91px);
  }
	.icon-box.section-b2 {
    float: left;
    padding-left: 19px;
    display: none !important;
}
	
.q_logo {
    top: 50%;
    left: 55px;
}	
  .timeline ul li:nth-child(even) div {
    left: 32px;
  }
.timeline ul li:nth-child(odd) div {
    left: 32px;
}
.timeline ul li::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: inherit;
    z-index: 1;
}	
  .timeline ul li:nth-child(even) div::before {
    left: -15px;
    border-width: 8px 16px 8px 0;
    border-color: transparent #f45b69 transparent transparent;
  }
.header-icon a, .top-right-link a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding-left: 0px;
    padding-right: 0px;
}	
.mision-section {
        padding: 30px 0px 0px 0px;
    }	
.tablinks {
    font-size: 25px;
    margin-right: 50px;
}	
.principal-message h2 {
    font-size: 23px;
}	
.about-page h2 {
    font-size: 23px;
}	
.cbse {
    height: auto;
}	
.academic-features h2 {
    font-size: 18px;
}
	
.ac {
    height: auto;
}
	
.timeline h3  {
    font-size: 22px;
}	
	
.infrastructure-text h4 {
    font-size: 20px;
}
	
h3.contact-01 {
    font-size: 25px;
}	
.icon-box-icon span {
    font-size: 35px;
}
	
h4.icon-titles {
    font-size: 20px;
}
	
.contact-form h2 {
    font-size: 20px;
}
	
.admission-page h3 {
    font-size: 19px;
}
	
    .activities-text h3 {
        font-size: 18px;
        padding-top: 30px;
    }
	
.qode-accordion-holder .qode-title-holder .qode-tab-title span.qode-tab-title-inner:only-child {
    font-size: 16px;
}
.qode-accordion-holder p {
    text-align: justify;
}
.student-text h4 {
    font-size: 18px !important;
}	
.student-text h3 {
    font-size: 22px !important;
}	
	
	
	
}


/* EXTRA/CLIP PATH STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.timeline-clippy ul li::after {
  width: 40px;
  height: 40px;
  border-radius: 0;
}

.timeline-rhombus ul li::after {
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}

.timeline-rhombus ul li div::before {
  bottom: 12px;
}

.timeline-star ul li::after {
  clip-path: polygon(
    50% 0%,
    61% 35%,
    98% 35%,
    68% 57%,
    79% 91%,
    50% 70%,
    21% 91%,
    32% 57%,
    2% 35%,
    39% 35%
  );
}

.timeline-heptagon ul li::after {
  clip-path: polygon(
    50% 0%,
    90% 20%,
    100% 60%,
    75% 100%,
    25% 100%,
    0% 60%,
    10% 20%
  );
}

.timeline-infinite ul li::after {
  animation: scaleAnimation 2s infinite;
}

@keyframes scaleAnimation {
  0% {
    transform: translateX(-50%) scale(1);
  }
  50% {
    transform: translateX(-50%) scale(1.25);
  }
  100% {
    transform: translateX(-50%) scale(1);
  }
}
.qode-accordion-holder .qode-title-holder {
    cursor: pointer;
    position: relative;
    padding: 0;
    box-sizing: border-box;
    background-color: #1d1a47;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
    margin-top: 15px;
    color: #ffffff;
}
.student-text h3 {
    font-size: 26px;
    color: #000;
    text-transform: math-auto;
    padding-top: 30px;
}
.student-text h4 {
    font-size: 22px;
    color: #525252;
    font-weight: 600;
    padding-top: 15px;
    padding-left: 15px;
}
.student-text p {
    text-align: justify;
    padding-top: 5px;
    padding-left: 15px;
}
.student-text li {
    list-style: none;
    padding-left: 15px;
    line-height: 30px;
}
.student-text i {
    color: #1d1a47;
}
p.student-para {
    padding-top: 20px;
    text-align: justify;
}
.social-link li {
    display: inline;
    margin-right: 10px;
}

.social-link i {
    color: #fff;
    background: #59b7af;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    padding: 5px;
}
.psacp-post-carousel-wrap.psacp-design-1 .psacp-post-cats a {
    color: #fff;
    background: #59b7af;
    border: 0px;
    padding: 5px 15px 5px;
}
.footer-contact i {
    background: #59b7af;
    padding: 15px;
    border-radius: 50px;
    float: left;
    margin-right: 15px;
    font-size: 20px;
}
.footer-contact h4 {
    color: #fff;
    font-size: 16px;
}
.footer-contact p {
    font-weight: 600;
    padding-top: 5px;
}

ul.icon-top li {
    display: inline;
}
ul.icon-top i {
    color: #fff;
    margin: 10px;
}
.complete-pathway-section {
    margin-top: 40px;
    padding: 35px 0px;
}
.complete-pathway-text h2 {
    color: #fff;
    font-size: 21px;
    text-transform: math-auto;
    text-align: center;
}
.complete-pathway-text h3 {
    font-size: 33px;
    text-transform: math-auto;
    text-align: center;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 10px;
}

.complete-pathway-text p {
    color: #fff;
    text-align: center;
    padding-top: 5px;
    word-spacing: 2px;
    font-size: 17px;
}

.get-text {
    font-size: 25px;
    line-height: 35px;
    padding: 0px 60px 0px 60px;
    margin-top: 15px;
}

ul.points-why li {
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px !important;
}

h2.values {
    color: #000;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-top: 12px;
    margin-bottom: 15px !important;
}

.soon h2 {
	text-align:center;
	font-size:20px;
	margin-top:35px;
	margin-bottom:35px;
}
.padding-top10 {
    padding-top: 13px;
}
.gdlr-item.gdlr-styled-box-item td {
    border: 1px solid #ccc;
}
.inner-box {
    position: relative;
    text-align: center;
    padding: 8px 8px;
    z-index: 10;
    background-color: #59b7af05;
    outline: 1px dashed #bfbfbf;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0px 0px 15px 0px rgb(218 219 225 / 40%);
    height: auto;
    margin-bottom: 15px;
}


