/*

 Theme Name:   Parcare Support

 Theme URI:    http://example.com/twenty-fifteen-child/

 Description:  Twenty Nineteen Child Theme

 Author:       Chiranjit Das

 Author URI:   http://example.com

 Template:     twentynineteen

 Version:      1.0.0

 License:      GNU General Public License v2 or later

 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready

 Text Domain:  twenty-nineteen-child

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0 none;
    font-family: inherit;
    font-size: 16px;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
	font-family: 'Nunito', sans-serif;
}
body {
    font-size: 15px;
    color: #222;
    overflow-x: hidden;
}
input, button, textarea, select {
  border: medium none;
  font-family: 'Nunito', sans-serif;
  font-size: 16px;
  width: 100%;
  max-width: 100%;
}
li{
	list-style: none;
}
a{
	text-decoration: none !important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
p {
    line-height: 26px;
    margin-top: 10px;
}
.clearfix{
	clear: both;
}
h2, .xl_fnt {
    font-size: 50px;
    margin-bottom: 12px;
	color: #111;
	font-weight: 800;
}
h3, .md_fnt {
    font-size: 40px;
    margin-bottom: 12px;
    color: #111;
    font-weight: 800;
}
h5, .sm_fnt {
    font-size: 20px;
    font-weight: 800;
	color: #111;
	margin-bottom: 10px;
}
.badge {
    display: inline-block;
    background: #5fb1f0;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    border-radius: 8px;
}
.gbl_btn {
    background-color: #fff;
    font-weight: 600;
    box-shadow: 0 0px 5px rgba(0,0,0,0.1);
    color: #aa39cf;
    border-radius: 3px;
    padding: 10px 25px;
    border: 1px solid #c3c3c3;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    display: inline-block;
    margin-top: 25px;
}
.gbl_btn:hover {
	background-color: #aa39cf;
	border-color: #aa39cf;
	color: #fff !important;
}
.mg_top_100 {
    margin-top: 100px;
}
.pl_space {
    padding-left: 5%;
}
.pr_space {
    padding-right: 5%;
}
.media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
/* // Global CSS */



/* Dropdown Popup Effect */
ul.dropdown-menu {
  border-top: medium none;
  border-left: medium none;
  border-right: medium none;
  border-bottom: 5px solid #3b9eff;
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.3);
  max-width: 250px;
  overflow: hidden;
  padding: 0;
  border-radius: 4px 4px 0 0px;
  width: 100%;
  min-width: 210px;
}
ul.dropdown-menu li a {
  border-bottom: 1px solid #ebebeb;
  padding: 10px 15px;
}
.dropdown-menu > li:last-child > a, ul.dropdown-menu li:last-child a:hover, ul.dropdown-menu li:last-child a:active, ul.dropdown-menu li:last-child a:focus {
  border-bottom: medium none;
}
ul.dropdown-menu li a:hover, 
ul.dropdown-menu li a:active, 
ul.dropdown-menu li a:focus {
  background: #eaf3fc none repeat scroll 0 0 !important;
  border-bottom: 1px solid #cce0f4 !important;
  color: #248bf0 !important;
  padding: 10px 15px;
}
/* Dropdown Popup Effect */


/* Start Header */
.fixed-top {
	top: -40px !important;
	transform: translateY(40px);
	transition: transform .3s;
}
.header .main_head {
    background: none;
    z-index: 9;
    padding: 5px 0;
}

.header {
    border-bottom: 1px solid rgba(255,255,255,0.5);
    box-shadow: 0 5px 10px rgb(0, 0, 0,0.1);
    z-index: 99;
    position: relative;
}
.header.fixed-top {
    background: #fff;
    position: fixed;
}
.header a.navbar-brand.logo {
    padding: 0;
    display: none;
}
.header.fixed-top a.navbar-brand.logo {
    display: block;
}
.navbar-nav.ml-auto {
    margin: 2px 0 auto auto;
}

.header .th_head {
    padding: 8px 0;
    border-bottom: 2px dashed #88c0ed;
    background-color: #e4f3ff;
}
.header.fixed-top .th_head {
    display: none;
}
.header.fixed-top a.navbar-brand {
    max-width: 130px;
    padding: 0;
}
.header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px;
    padding: 8px 15px;
}
.header .th_head .h_contact li {
    float: left;
    padding: 0px 14px;
    border-right: 1px solid #ddd;
}
.header .th_head .h_contact li:last-child {
    border: none;
}
.header .th_head .h_contact li a {
    color: #222222;
    font-size: 14px;
    display: block;
    position: relative;
}
.header .th_head .h_contact li a:hover {
    color: #111;
}
.header .th_head .rht_element .social a {
	margin-right: 10px;
}
.header .th_head .rht_element .hd_btn_wrap a {
    display: inline-flex;
    padding: 4px 10px;
    background: #aa39cf;
    font-size: 14px;
    font-weight: 700;
    margin-right: 10px;
    color: #fff;
    border-radius: 5px;
}
.header .th_head .rht_element .hd_btn_wrap a:hover {
    background: #555 !important;
    color: #fff !important;
}

.header .th_head .rht_element .hd_btn_wrap a.resource {
    background: #51a7e8;
    color: #fff;
}
.header .th_head .rht_element .social {
    border-right: 1px solid #b6b6b6;
    margin-right: 20px;
    padding-right: 10px;
}
.header .th_head .h_contact {
    margin-top: 4px;
    margin-bottom: 0;
    padding-left: 0;
}
.header .th_head .h_contact li a.search {
    font-size: 15px;
}
.header .th_head .h_contact li a i {
    margin-right: 5px;
}

.header .th_head .h_contact li a .icon {
    float: left;
    margin-right: 10px;
    margin-top: 11px;
}
.header .th_head .rht_element > div {
    float: left;
}
.header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    font-size: 18px;
    padding: 10px 15px;
    color: #262626;
    position: relative;
    font-weight: 700;
    LINE-HEIGHT: normal;
    height: auto;
}
.header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 17px;
    padding: 7px 10px;
    line-height: 25px;
}
.header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.ndis > a.mega-menu-link {
    color: #aa39cf;
    border: 1px solid #9f9f9f;
    border-radius: 6px;
}
.header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.ndis > a.mega-menu-link:hover {
    color: #8302ad !important;
    border: 1px solid #ebebeb;
    background: #ebebeb;
}
.header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    color: #a7a7a7 !important;
}
.header .main_head nav.navbar {
    padding: 0;
}

.header .main_head .navbar-nav .dropdown-item {
    color: #222 !important;
    font-size: 15px;
}
.header .main_head .navbar-nav .dropdown-menu {
    box-shadow: 0px 2px 6px rgb(0 0 0 / 4%);
}

/* // Header */




/*  Banner */
.banner_wrap {
    background: #e4f3ff;
    position: relative;
    overflow: hidden;
}

.banner_wrap h1 {
    font-size: 75px;
    font-weight: 800;
}

.banner_wrap .caption {
    max-width: 470px;
    padding: 7rem 0;
    z-index: 2;
}

.banner_wrap .caption span.badge {
    background: #aa39cf;
}

.banner_wrap .caption a.form {
    background: #fff;
    font-size: 17px;
    font-weight: 800;
    color: #aa39cf;
    display: inline-block;
    padding: 20px 35px;
    border: 1px solid #a8c7df;
    border-radius: 40px;
    margin-top: 35px;
}

.banner_wrap .banner_img {
    position: absolute;
    right: -40px;
    bottom: 0;
    max-width: 750px;
}

.banner_wrap .style_shape {
    position: absolute;
    left: -10px;
    bottom: -10px;
}

.banner_wrap .caption a.form:hover {
    background: #aa39cf;
    color: #fff;
    border-color: #aa39cf;
}
/* // Banner */


/*  About section */
.aboutus_wrap .about_content_area {
    background: #f4f4f4;
    padding: 3rem;
    border-radius: 20px;
/*     display: flex; */
    flex-wrap: nowrap;
    position: relative;
    overflow: hidden;
}
.abt_cont_top {
    display: flex;
    align-items: flex-start;
}
.aboutus_wrap .about_content_area .img_th {
    width: 43%;
    margin-right: 6%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.aboutus_wrap .about_content_area .about_content {
    width: 55%;
}

.aboutus_wrap .about_content_area .img_th .th_box {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 20px 20px 0 rgba(170,57,207,1);
}
.aboutus_wrap .about_content_area .style_shape {
    position: absolute;
    right: -17px;
    bottom: -30px;
    max-width: 140px;
    transform: rotate(-110deg);
}
/* // About section */



/*  Services section */


.service_gd_wrap {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 100px;
}
.service_gd_wrap .text-center {
    max-width: 660px;
    margin: auto;
}
.service_gd_wrap .service_list {
    display: grid;
    grid-column-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}
.service_gd_wrap .service_list .ser_list_box {
    display: flex;
}
.service_gd_wrap .s_box {
    background: #fff;
    padding: 1.9rem 1.9rem 3rem 1.9rem;
    margin-top: 55px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    position: relative;
    border: 1px solid #e9e9e9;
	width: 100%;
}

.service_gd_wrap .s_box .bglay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 70px;
    background: #f6f6f6;
    border-radius: 10px 10px 0 0px;
    transition: all 0.3s;
}

.service_gd_wrap .s_box .icon {
    width: 120px;
    height: 120px;
    background: #f6f6f6;
    z-index: 1;
    position: relative;
    display: flex;
    padding: 1.5rem;
    border-radius: 80px;
    border: 3px solid #fff;
    transition: all 0.3s ease-in-out;
}

.service_gd_wrap .s_box a.title {
    font-size: 20px;
    font-weight: 800;
    color: #222;
    margin-top: 20px;
    display: block;
    line-height: 24px;
}

.service_gd_wrap .s_box a.go {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #4d9dda;
    border-radius: 35px;
    color: #fff;
    position: absolute;
    right: 30px;
    bottom: -22px;
    border: 2px solid #4d9dda;
    font-size: 19px;
}
.service_gd_wrap .s_box:hover .bglay {
    background: #b44efb;
}

.service_gd_wrap .s_box:hover .icon {
    background: #f8eeff;
    border-color: #f8eeff;
}

.service_gd_wrap .s_box:hover {
    box-shadow: 0 2px 0px rgba(77,158,218,1);
}

.service_gd_wrap .s_box:hover a.go {
    background: #fff;
    color: #4d9dda;
}
/* // Services section */



/* Why choose us section */
.why_choose_us_sec {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 100px 0;
}

.why_choose_us_sec h3.md_fnt {
    max-width: 480px;
    margin: auto;
    color: #fff;
}

.why_choose_us_sec .content_th {
    background: #0d1922;
    padding: 25px 20px 15px;
    text-align: center;
    border-radius: 12px;
    position: relative;
    overflow: hidden;
    margin-top: 50px;
    transition: all 0.3s 0s ease-out;
    height: 100%;
}
.why_choose_us_sec .content_th .ele_box {
    position: relative;
    z-index: 2;
}
.why_choose_us_sec .content_th a.title {
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    margin: 30px 0 20px;
    display: block;
}
.why_choose_us_sec .content_th:hover .icon {
    background: #b44efb;
}

.why_choose_us_sec .content_th:hover {
    box-shadow: 0 3px 0 rgba(180,78,251,1);
}
.why_choose_us_sec .content_th .icon {
    width: 90px;
    height: 90px;
    margin: auto;
    background: #1b2e3d;
    border-radius: 50px;
    display: flex;
    padding: 25px;
	transition: all 0.3s 0s ease-out;
}

.why_choose_us_sec .content_th p {
    color: #7f93a1;
}

.why_choose_us_sec .content_th .tri_shape {
    position: absolute;
    top: 0;
    right: -30px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s 0s ease-out;
    z-index: -1;
    transform: rotate(10deg);
}
.why_choose_us_sec .content_th:hover .tri_shape {
    right: -1px;
    visibility: visible;
    opacity: 1;
    z-index: 1;
	transform: rotate(0deg);
}
.why_choose_us_sec a.viewall {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 800;
    color: #fff;
    display: block;
    text-align: center;
    margin: 50px auto 0;
    width: 140px;
}
.why_choose_us_sec a.viewall:hover {
    color: #bd5fff;
}
/* // Why choose us section */



/* Get started form section */
.get_start_form_sec {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.get_start_form_sec h3.md_fnt {
    font-size: 50px;
}

.get_start_form_sec .gs_form {
    margin-top: 50px;
}

.get_start_form_sec .gs_form h3 {
    font-size: 33px;
    font-weight: 400;
    color: #6b6b6b;
}

.get_start_form_sec .gs_form .form-control {
    padding: 15px;
    margin-top: 8px;
    background: transparent;
}
.get_start_form_sec .gs_form input.btn {
    background: #aa39cf;
    width: 170px;
    margin-top: 15px;
    color: #fff;
    padding: 17px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    border-radius: 30px;
}
.get_start_form_sec .gs_form input.btn:hover {
    background: #555;
}
.get_start_form_sec .get_thumb {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 620px;
}
/* // Get started form section */



/*  Contact Bar section */
.contact_bar_wrap {
    padding: 150px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.contact_bar_wrap .element {
    max-width: 880px;
    margin: auto;
}

.contact_bar_wrap .element h2 {
    color: #fff;
}

.contact_bar_wrap .element a.contact {
    background: #4d9dda;
    padding: 16px 35px;
    display: inline-block;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border-radius: 5px;
}

.contact_bar_wrap .element a.contact:hover {
    background: #fff;
    color: #612b9b;
}
/* // Contact Bar section */


/*  FAQ section */
.faq_sec 
 button.accordion-button {
    background: #f1f1f1;
    color: #222;
    font-weight: 800;
    margin-top: 20px;
    border-radius: 5px;
}
.faq_sec {
    position: relative;
	overflow: hidden;
}

.faq_sec .faq_shape {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -1;
}
.faq_sec button.accordion-button::after {
    filter: grayscale(1);
}
/* // FAQ section */


/*  feature section */
.feature_gd_sec {
    padding-bottom: 30px;
    position: relative;
}
.feature_gd_sec .feat_element {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    text-align: center;
    border: 1px solid #a9a9a9;
    padding: 2rem 10px;
    border-radius: 10px;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    background: #fff;
    z-index: 1;
    position: relative;
    overflow: hidden;
}
.feature_gd_sec:after {
    background: #f2f2f2;
    content: "";
    height: 100px;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    position: absolute;
}

.feature_gd_sec .feat_element .feat_grid {
    margin-top: 30px;
}

.feature_gd_sec .feat_element .feat_grid h4 {
    font-size: 30px;
    font-weight: 800;
    margin: 25px 0 0;
}

.feature_gd_sec .feat_element .feat_grid p {
    margin-top: 5px;
    color: #757575;
    font-size: 15px;
}
.feature_gd_sec .feat_element:before {
    content: url('./images/achieve_shape1.png');
    position: absolute;
    left: -10px;
    top: -2px;
}
.feature_gd_sec .feat_element:after {
    content: url('./images/achieve_shape2.png');
    position: absolute;
    right: 0;
    bottom: -10px;
}
/* // feature section */


/*  Event section */
.uc_event_sec {
    background: #f2f2f2;
    padding: 100px 0 60px;
    overflow: hidden;
}
.uc_event_sec .event_box_wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.uc_event_sec .event_box_wrap .ev_thumb {
    margin: 25px 15px;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 4px;
    overflow: hidden;
}

.uc_event_sec .event_box_wrap .ev_thumb a.title {
    display: block;
    font-size: 18px;
    line-height: 22px;
    color: #111;
    font-weight: 800;
}
.uc_event_sec .event_box_wrap .ev_thumb .detail {
    padding: 2rem;
}

.uc_event_sec .event_box_wrap .ev_thumb a.go {
    color: #aa39cf;
    font-weight: 800;
    margin-top: 15px;
    display: flex;
    font-size: 15px;
    align-items: center;
}

.uc_event_sec .event_box_wrap .ev_thumb a.go i.bi {
    font-size: 19px;
    margin-left: 10px;
}

/* // Event section */



/*  Team section */
.team_sec {
    position: relative;
    padding-top: 100px;
    overflow: hidden;
}
.team_sec .container {
    position: relative;
    z-index: 1;
}
.team_sec .team_shape {
    position: absolute;
    right: -6%;
    top: -15%;
    max-width: 310px;
}
.team_sec .team_list_wrap {
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
}

.team_sec .team_list_wrap .list {
    padding: 10px;
}

.team_sec .team_list_wrap .list .block {
    position: relative;
    margin-bottom: 40px;
}

.team_sec .team_list_wrap .list .block a.link {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    left: 0;
    right: 0;
    border: 1px solid #d7d7d7;
    bottom: -20px;
}


.team_sec .team_list_wrap .list .block a.link:hover {
    background: #47a2e7;
    border-color: #47a2e7;
    color: #fff;
}

.team_sec .team_list_wrap .list span.desig {
    display: block;
    color: #757575;
    font-size: 15px;
}
/* // Team section */



/*  Bottom STA section */
.sta_btm_sec {
    margin-top: 60px;
}

.sta_btm_sec .content_wrapper {
    border-top: 1px dashed #adadad;
    padding-top: 70px;
    display: flex;
    flex-wrap: nowrap;
}

.sta_btm_sec .content_wrapper .txt_area {
    width: 65%;
    padding-right: 4%;
}

.sta_btm_sec .content_wrapper .pic_area {
    width: 40%;
}

.sta_btm_sec .content_wrapper video#staVideo {
    margin: 20px auto 0;
    width: 240px;
    display: block;
}
/* // Bottom STA section */


/*  Testimonials section */
.testimonial_wrap {
    background: #cae9fb;
    padding: 70px 0;
}

.testimonial_wrap h2.xl_fnt {
    text-align: center;
}

.testimonial_wrap .testi_content {
    max-width: 1000px;
    margin: auto;
    position: relative;
}

.testimonial_wrap .testi_content p {
    font-size: 19px;
    line-height: 30px;
}

.testimonial_wrap .testi_content .quote {
    width: 40px;
}

.testimonial_wrap .testi_content .client_name {
    display: inline-block;
    background: #fff;
    padding: 10px 55px;
    font-size: 19px;
    font-weight: 800;
    margin-top: 20px;
    border-radius: 30px;
}
/* // Testimonials section */


/* Footer section */
.footer {
    background: #13242d;
    padding: 70px 0;
    float: left;
    width: 100%;
}
.footer .container {
    overflow: hidden;
}

.footer ul {
    padding: 0;
}
.footer .footer_element {
    display: flex;
    flex-wrap: nowrap;
	float: left;
    width: 100%;
}

.footer .footer_element .logo_wrap {
    width: 23%;
}
.footer .footer_element .link_list, .footer .footer_element .social, .footer .footer_element .contact_list {
    width: 25%;
}
.footer .footer_element h5 {
    color: #fff;
    font-weight: 600;
}

.footer .footer_element a {
    display: block;
    color: #fff;
    padding: 0px 0;
}
.footer .footer_element a:hover {
    text-decoration:underline !important;
}
.footer .footer_element a:focus {
    text-decoration:underline !important;
}
.footer .footer_element .social ul {
    display: flex;
    padding: 0;
}

.footer .footer_element .social ul li {
    margin: 0 7px;
}
.footer .footer_element a.f_logo {
    padding: 0;
}
.footer .footer_element a i.bi {
    margin-right: 7px;
    color: #fff;
}
.footer .footer_element .contact_list a {
    color: #fff;
}
.footer .footer_element .contact_list a:hover {
    text-decoration:underline !important;
}
.footer .footer_element .contact_list a:focus {
    text-decoration:underline !important;
}
.footer .footer_element .contact_list .map {
    color: #fff;
    margin-top: 5px;
    display: flex;
}
.footer .footer_element .contact_list .map i.bi {
    margin-right: 7px;
}
.footer .footer_element .contact_list .map p {
    margin: 0;
}
/* // Footer section */



/* Bottom Footer section */
.btm_footer.text-center {
    background: #071116;
    padding: 20px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
	  float: left;
    width: 100%;
}

.btm_footer.text-center a, .btm_footer.text-center p {
    color: #fff;
    margin: 0;
    padding: 3px 15px 3px 15px;
    font-size: 14px;
    border-right: 1px solid #7b7e7f;
    line-height: 1;
}
.btm_footer.text-center a:hover {
	text-decoration:underline !important;
}
.btm_footer.text-center a:focus {
	text-decoration:underline !important;
}

.btm_footer.text-center p {
    border: none;
}
/* // Bottom Footer section */



/*  About page */
.gbl_head_banner_wrap {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding: 11rem 0;
    text-align: center;
}

.gbl_head_banner_wrap:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(0,0,0,0.3);
    width: 100%;
}

.gbl_head_banner_wrap h2 {
    position: relative;
    color: #fff;
}
.abtpg_aboutus_sec 
 .abt_content_wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.abtpg_aboutus_sec .abt_content_wrap .img_th {
    padding-right: 8%;
    position: relative;
}

.abtpg_aboutus_sec .abt_content_wrap .img_th .stripe {
    position: absolute;
    background: #aa39cf;
    top: 5%;
    right: 9%;
    text-align: center;
    padding: 25px;
}

.abtpg_aboutus_sec .abt_content_wrap .stripe h4 {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
}

.abtpg_aboutus_sec .abt_content_wrap .stripe p {
    font-weight: 600;
    margin-top: 0;
    font-size: 18px;
    color: #fff;
}

.abtpg_aboutus_sec .abt_content_wrap .txt_wrap p {
    margin-top: 22px;
}

.abtpg_aboutus_sec .abt_content_wrap .txt_wrap h5 {
    margin-top: 22px;
    font-size: 17px;
}

.abtpg_aboutus_sec .abt_content_wrap .txt_wrap .list li {
    padding: 7px 0;
}

.abtpg_aboutus_sec .abt_content_wrap .txt_wrap .list li i.bi {
    color: #5fb1f0;
    margin-right: 7px;
}

.abtpg_aboutus_sec .abt_content_wrap .txt_wrap .call {
    margin-top: 18px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.abtpg_aboutus_sec .abt_content_wrap .txt_wrap .call span {
    background: #aa39cf;
    width: 60px;
    margin-right: 15px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    color: #fff;
    border-radius: 40px;
    transition: all 0.3s;
}

.abtpg_aboutus_sec .abt_content_wrap .txt_wrap .call p {
    margin: 0;
    font-size: 14px;
    color: #757575;
}

.abtpg_aboutus_sec .abt_content_wrap .txt_wrap .call h5 {
    margin: 2px 0 0 0;
}

.abtpg_aboutus_sec .abt_content_wrap .txt_wrap .call:hover span {
    background: #efefef;
    color: #aa39cf;
}
.abtpg_eligible_team_sec 
 .two_col_wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 30px;
}

.abtpg_eligible_team_sec .two_col_wrap .two_th {
    text-align: center;
    padding: 3rem;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.abtpg_eligible_team_sec .two_col_wrap .two_th p {
    margin: 0;
    text-transform: uppercase;
}

.abtpg_eligible_team_sec .two_col_wrap .elgible_wrap.two_th {
    background-image: url("./images/abtpg_tc_th1.png");
}

.abtpg_eligible_team_sec .two_col_wrap .two_th h2 {
    margin: 10px 0;
    color: #fff;
}

.abtpg_eligible_team_sec .two_col_wrap .elgible_wrap.two_th p {
    color: #5fb1f0;
}

.abtpg_eligible_team_sec .two_col_wrap .elgible_wrap.two_th span {
    display: block;
    color: #80b0d6;
}

.abtpg_eligible_team_sec .two_col_wrap .two_th a.link {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 40px;
    display: flex;
    left: 0;
    right: 0;
    margin: auto;
    align-items: center;
    justify-content: center;
    font-size: 23px;
    color: #141414;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    bottom: -26px;
}

.abtpg_eligible_team_sec .two_col_wrap .team_wrap.two_th {
	background-image: url("./images/abtpg_tc_th2.png");
}

.abtpg_eligible_team_sec .two_col_wrap .team_wrap.two_th p {
    color: #d86ffb;
}

.abtpg_eligible_team_sec .two_col_wrap .team_wrap.two_th span {
    color: #b378c7;
}

.abtpg_eligible_team_sec .two_col_wrap .two_th a.link:hover {
    box-shadow: none;
}
.abtpg_ser_sec h3.md_fnt{
    max-width: 610px;
    text-align: center;
    margin: auto;
}

.abtpg_ser_sec 
 .ser_list_wrap {
    display: flex;
    flex-wrap: nowrap;
}
.abtpg_ser_sec .ser_list_wrap {
    display: flex;
    flex-wrap: nowrap;
}

.abtpg_ser_sec .ser_list_wrap .ser_grp_th {
    padding: 12px;
    margin-top: 25px;
}

.abtpg_ser_sec .ser_list_wrap .ser_grp_th .pic {
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}

.abtpg_ser_sec .ser_list_wrap .ser_grp_th .detail {
    padding: 1.8rem;
    position: relative;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
    display: flex;
    align-items: center;
}

.abtpg_ser_sec .ser_list_wrap .ser_grp_th .detail a.title {
    display: block;
    font-size: 21px;
    font-weight: 800;
    line-height: 29px;
    color: #111;
}

.abtpg_ser_sec .ser_list_wrap .ser_grp_th .detail p {
    margin-top: 5px;
    font-size: 16px;
    color: #aa39cf;
    font-weight: 600;
}

.abtpg_ser_sec .ser_list_wrap .ser_grp_th .detail a.go {
    position: absolute;
    right: 3%;
    font-size: 17px;
    color: #222;
}
.abtpg_whyus_faq_sec {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 100px 0;
    color: #fff;
}

.abtpg_whyus_faq_sec .whyus_wrap {
    /* width: 90%; */
}

.abtpg_whyus_faq_sec .whyus_wrap h3.md_fnt {
    color: #fff;
}

.abtpg_whyus_faq_sec .whyus_wrap .achieve_grid {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 5px;
    margin-top: 20px;
}

.abtpg_whyus_faq_sec .whyus_wrap .achieve_grid .box {
    border: 1px solid #4b626c;
    margin: 6px;
    padding: 1.3rem;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.abtpg_whyus_faq_sec .whyus_wrap .achieve_grid .box .icon {
    width: 55px;
    background: #5fb1f0;
    padding: 11px;
    border-radius: 40px;
    height: 53px;
    margin-right: 10px;
    display: block;
}

.abtpg_whyus_faq_sec .whyus_wrap .achieve_grid .box .icon img.img-fluid {
    filter: brightness(0) invert(1);
}

.abtpg_whyus_faq_sec .whyus_wrap .achieve_grid .box h4 {
    font-size: 27px;
    font-weight: 800;
}

.abtpg_whyus_faq_sec .whyus_wrap .achieve_grid .box p {
    font-size: 15px;
    font-weight: 300;
    margin-top: 2px;
    color: #8fa3b5;
}

.abtpg_whyus_faq_sec .faq {
    margin-left: 4%;
}

.abtpg_whyus_faq_sec .faq .abt_ser_box {
    margin-top: 10px;
}

.abtpg_whyus_faq_sec .faq .abt_ser_box button.accordion-button {
    background: #fff;
    border-radius: 6px;
    font-weight: 800;
    color: #222;
}

.abtpg_whyus_faq_sec .faq .abt_ser_box .accordion-body {
    background: rgba(0,0,0,0.3);
}
.ds_support_sec {
    padding: 100px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ds_support_sec .ds_block p {
    font-size: 18px;
    margin: 35px 0;
}

.ds_support_sec .ds_block h3.md_fnt {
    font-size: 45px;
}

.ds_support_sec .ds_block a.contact {
    display: inline-block;
    background: #fff;
    padding: 18px 50px;
    border: 4px solid #bababa;
    border-radius: 50px;
    text-transform: uppercase;
    font-weight: 700;
    color: #aa39cf;
}

.ds_support_sec .ds_block a.contact:hover {
    background: #aa39cf;
    border-color: #aa39cf;
    color: #fff;
}
/* // About page */



/* Contact page */
.cntpg_contact_wrap .cnt_list 
 li {
    width: 50%;
    margin-top: 40px;
}

.cntpg_contact_wrap .cnt_list li span {
    display: block;
    text-transform: uppercase;
    color: #606060;
    width: 100%;
    font-size: 15px;
    margin-bottom: 10px;
}

.cntpg_contact_wrap .cnt_list li a.phone {font-weight: 800;}

.cntpg_contact_wrap .cnt_list li a, .cntpg_contact_wrap .cnt_list li p {
    display: block;
    color: #111;
    font-size: 17px;
    width: 100%;
    font-weight: 600;
    margin: 0;
}

.cntpg_contact_wrap .cnt_list {
    display: flex;
    flex-wrap: wrap;
}

.cntpg_contact_wrap .cnt_list li:nth-child(3), .cntpg_contact_wrap .cnt_list li:nth-child(4) {
    width: 100%;
}

.cntpg_contact_wrap .cnt_list li .social {
    display: flex;
    flex-wrap: nowrap;
}

.cntpg_contact_wrap .cnt_list li .social a {
    width: auto;
    padding: 0 10px;
}

.cntpg_contact_wrap {
    margin-bottom: 100px;
}

.cntpg_contact_wrap 
 .form_wrap {
    background: #f6f6f6;
    padding: 3rem 4rem;
}

.cntpg_contact_wrap .form_wrap h3.md_fnt {
    font-weight: 100;
    font-size: 45px;
}

.cntpg_contact_wrap .form_wrap .cnt-form-input {
    position: relative;
    margin-top: 20px;
    overflow: hidden;
}

.cntpg_contact_wrap .form_wrap .cnt-form-input .form-control {
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    font-size: 18px;
    padding: 20px 10px 10px 30px;
}

.cntpg_contact_wrap .form_wrap .cnt-form-input span i {
    position: absolute;
    bottom: 10px;
    font-size: 17px;
    color: #757575;
}
.cntpg_contact_wrap .form_wrap .cnt-form-input p {
    margin: 0;
}
.cntpg_contact_wrap .form_wrap .cnt-form-input p br {
    display: none;
}
.cntpg_contact_wrap .form_wrap .cnt-form-input input.btn {
    width: 180px;
    background: #aa39cf;
    color: #fff;
    border-radius: 0;
    padding: 17px;
    font-size: 17px;
}

.cntpg_contact_wrap .form_wrap .cnt-form-input input.btn:hover {
    background: #555;
    border-radius: 7px;
}
.map iframe {
    width: 100%;
    height: 350px;
}
/* // Contact page */

h1:not(.site-title)::before, h2::before {
	background: none;
	content: "";
	display: none;
	height: 0;
	margin: 0;
	width: 0;
}

#mega-menu-wrap-primary {
	width: 100%;
}

section.subpage_body_section {
    margin-bottom: 70px;
}
section.subpage_body_section h2.wp-block-heading {
    margin-top: 75px;
    clear: both;
}

section.subpage_body_section p {
    font-size: 18px;
    line-height: 31px;
}
section.subpage_body_section p strong {
    font-weight: 800;
    font-size: 18px;
}
section.subpage_body_section ul li {
    list-style: inside;
    font-size: 17px;
    margin-top: 7px;
}
/*******  New Code  **********/
.ev_thumb .pic {
    overflow: hidden;
}
.ev_thumb .pic img {
    overflow: hidden;
	transition: transform .4s;
}
.ev_thumb:hover .pic img {
	transform: scale(1.2);
}
.about_content_area h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 800;
    margin: 6px 0 -2px 0;
}
/*logo list*/
section.logo_list {
	width: 100%;
	float: left;
}

section.logo_list ul {
	margin: 0;
	padding: 50px 40px;
	display: flex;
	align-items: center;
	justify-content: space-evenly;
}

section.logo_list ul li {
	list-style: none;
}

section.logo_list ul li a {
	display: inline-block;
}

section.logo_list ul li a img {
	transition: transform .2s;
	max-width: 200px;
}

section.logo_list ul li a:hover img {
	transform: scale(1.1);
}

section.logo_list ul li a:focus img {
	transform: scale(1.1);
}
.abtpg_eligible_team_sec .two_col_wrap .two_th h2 {
    margin: 10px 0;
    color: #fff;
    font-size: 35px;
    text-align: left;
}
.team_wrap.two_th ul li {
    text-align: left;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    list-style-type: disclosure-closed;
    padding: 0 0 0 10px;
    margin: 0px 0 0 34px;
}
.elgible_wrap.two_th ul li {
    text-align: left;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
    list-style-type: disclosure-closed;
    padding: 0 0 0 10px;
    margin: 0 0 0 34px;
}

section.subpage_body h2 strong {
    font-size: 40px;
    line-height: 40px;
}
section.subpage_body h2 {
    margin: 40px 0 30px 0;
}
section.subpage_body h4 {
	margin: 0 0 20px 0;
}
section.subpage_body h4 strong {
    font-size: 27px;
    font-weight: 700;
}
section.subpage_body p {
    color: #5c5c5c;
}
.subpage_body .wp-block-columns.is-layout-flex {
    align-items: center !important;
}
.subpage_body figure img {
    width: 100%;
}
/****  Pagination start  ****/
/* Pagination wrapper */
.wp-pagenavi {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin: 40px 0;
    font-family: "Inter", "Montserrat", Arial, sans-serif;
}

/* Hide "Page 1 of 2" text */
.wp-pagenavi .sfwppa-pages:not(.sfwppa-current-page) {
    min-width: 42px;
    height: 42px;
    padding: 0 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid #dcdcdc;
    color: #333;
    background: #fff;
    transition: all 0.25s ease;
}

/* Common styles */
.wp-pagenavi a,
.wp-pagenavi span.current {
    min-width: 42px;
    height: 42px;
    padding: 0 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    border: 1px solid #dcdcdc;
    color: #333;
    background: #fff;
    transition: all 0.25s ease;
}

/* Hover state */
.wp-pagenavi a:hover {
    background: #4d9dda;
    border-color: #4d9dda;
    color: #fff;
    transform: translateY(-1px);
}

/* Active page */
.wp-pagenavi span.current {
    background: #4d9dda;
    border-color: #4d9dda;
    color: #fff;
    cursor: default;
}

/* Next arrow */
.wp-pagenavi .sfwppa-link-next {
    font-size: 18px;
    font-weight: 600;
}

/* Disabled state (if plugin adds it) */
.wp-pagenavi .disabled {
    opacity: 0.5;
    pointer-events: none;
}

/* Focus (keyboard accessibility) */
.wp-pagenavi a:focus-visible {
    outline: 2px solid #4d9dda;
    outline-offset: 2px;
}

/* Mobile tweaks */
@media (max-width: 576px) {
    .wp-pagenavi a,
    .wp-pagenavi span.current {
        min-width: 36px;
        height: 36px;
        font-size: 14px;
        border-radius: 6px;
    }
}
/****  Pagination end  ****/
.product_right_area {
    margin: 50px 0 0 0;
}
@media (max-width:992px) {
	.footer .footer_element .contact_list .map {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 25px 0 0 0;
	}
}
@media (max-width:768px) {
	section.logo_list ul {
		display: block;
	}
	section.logo_list ul li {
		list-style: none;
		text-align: center;
		margin: 0 0 15px 0;
	}
}