/*Reset css*/

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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*Common css*/

:focus {
    outline: 0
}

b,
strong {
    font-weight: 600;
    color: #3c3a3a
}

body,
html {
    font-family: Poppins, sans-serif;
    font-size: 16px;
    color: #000
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    font-weight: 600;
    padding: 10px 0;
    line-height: normal
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 16px
}

h6 {
    font-size: 14px
}

p {
    color: #242323;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    padding: 5px 0
}

a,
a:hover {
    text-decoration: none
}

sup {
    font-size: 10px
}

section {
    padding: 3rem 0
}

.container-fluid {
    width: 100%;
    padding-right: 80px;
    padding-left: 80px;
    margin-right: auto;
    margin-left: auto
}

.bt_titles {
    text-align: center;
    width: 70%;
    margin: 0 auto 30px;
    position: relative;
}

.bt_titles h2 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.bt_titles h2::before {
    content: "";
    background: linear-gradient(110.83deg, #28abb3 15.83%, #525bd5 97.46%);
    display: block;
    position: absolute;
    width: 70px;
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}

.fa-phone {
    transform: rotate(90deg);
}


/*header css*/

.combo_cntct_mblbtn {
    width: 100%;
    border: none;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    outline: 0 !important;
    box-shadow: none !important;
    color: #fff;
    background: #055aa8;
}

@media (min-width:992px) {
    .collapse.dont-collapse-sm {
        display: block;
        height: auto!important;
        visibility: visible;
        width: 100%;
        display: flex
    }
}

.lh_header {
    background: #055aa8;
    padding: 10px 0;
}

.lh_head_left,
.lh_head_right {
    color: #e1e7f9;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
}

.lh_head_left a,
.lh_head_right a {
    display: inline-block;
    padding: 0 10px;
    color: #e1e7f9;
    border-right: 1px solid #e1e7f9;
}

.lh_head_left a:last-child,
.lh_head_right a:last-child {
    border-right: none;
}

header {
    padding: 15px 0;
}

.lh_bannerhead_menu .navbar {
    padding: 0
}

.lh_bannerhead_menu .navbar-collapse {
    justify-content: right
}

.lh_bannerhead_menu .nav-link {
    color: #333;
    font-size: 14px;
    padding: 10px 15px!important;
    display: block;
    line-height: normal;
    text-transform: capitalize;
    font-weight: 400;
}

.lh_bannerhead_menu .cus_menus {
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    border-radius: 3px;
    -webkit-box-shadow: 0 20px 24px 0 rgb(0 11 40 / 10%);
    box-shadow: 0 20px 24px 0 rgb(0 11 40 / 10%);
    text-align: center;
    text-decoration: none;
    background: #dc3545;
    color: #fff;
    padding: 10px 15px !important;
}


/*Banner css*/

.reviewbanner {
    position: relative;
    padding-bottom: 150px;
    padding-top: 30px;
    background: #3541d9;
}

.revw_banershape {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 130px;
}

.revw_bannercontent {
    padding: 3rem 0 0;
    width: 60%;
    text-align: center;
    margin: 0 auto;
}

.revw_bannercontent h1 {
    color: #fff;
    font-size: 32px;
}

.revw_bannercontent h1 span {
    background: #fff;
    padding: 0 10px;
    border-radius: 3px;
    color: #3541d9;
    margin: 0 5px;
}

.revw_bannercontent p {
    color: #fff;
    font-size: 16px;
}

.revw_bannercontent .bt_review_banner_btn {
    background: #f7c510;
    border-radius: 3px;
    box-shadow: 0 20px 50px rgb(0 0 0 / 22%);
    color: #040a50;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    text-transform: capitalize;
    padding: 15px 20px;
    margin: 30px 25px 0 0;
}

.reviewbanner .left_shape {
    position: absolute;
    top: 50px;
    left: 200px;
}

.reviewbanner .right_shape {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}


/*COmmon section css*/

.commonsection {
    background: #fbfbfd;
}

.bt_titles {
    text-align: center;
    width: 70%;
    margin: 0 auto 30px;
    position: relative;
}

.bt_titles h2 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.bt_titles h2::before {
    content: "";
    background: linear-gradient(110.83deg, #28abb3 15.83%, #525bd5 97.46%);
    display: block;
    position: absolute;
    width: 70px;
    height: 4px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}

.tt-icon-box {
    box-shadow: 0 4px 16px 0 rgb(0 0 0 / 12%);
    border-radius: 1rem;
    text-align: center;
    padding: 40px;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.tt-icon-box::before {
    content: "";
    background: #3541d9;
    width: 100px;
    height: 50px;
    position: absolute;
    bottom: -20px;
    right: -60px;
    border-radius: 15px;
    opacity: 0.8;
}

.icon-container {
    margin-bottom: 15px;
    */ border: 1px dotted #f2f7fb;
    background: #f2f7fb;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    text-align: center;
    margin: 0 auto 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-content .box-title {
    font-size: 16px;
}

.rclient {
    margin: 3px 3px;
    height: auto;
    display: inline-block;
    border: 1px solid #cacef91a;
    padding: 5px;
}

.rclient img {
    height: 45px;
    width: 100px !important;
}


/*Review css */

.reviewslider {
    background: #f4f4f5;
}

.bt_testimonials {}

.recent_img {
    background: #fff;
    padding: 5px;
    border: 1px solid #f7f8ff;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}

.recent_img img {
    border-radius: 10px;
}

.bt_testimonials .owl-next,
.bt_testimonials .owl-prev {
    position: absolute;
    top: 30%;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.bt_testimonials .owl-prev {
    left: -2%
}

.bt_testimonials .owl-next {
    right: -2%
}

.bt_testimonials .owl-nav span {
    font-size: 34px;
    box-shadow: 1px 2px 10px -1px rgb(0 0 0 / 30%);
    background-color: #fffffffa;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    color: #1f1f20;
    opacity: .6;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    width: 30px;
    height: 65px;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.bt_testimonials .owl-next span {
    border-radius: 0 10px 10px 0
}

.bt_testimonials .owl-prev span {
    border-radius: 10px 0 0 10px
}

.bt_testimonials:hover .owl-nav span {
    opacity: 1;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}


/*Review Testimonials css*/

.testimonialslider {}

.lhviframe {
    display: block;
    height: 100%;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    box-shadow: 0 0 0 rgb(0 0 0 / 0%);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
}

.lhviframe img {
    border-radius: 8px;
}

.video-player-icons {
    height: 53px;
    width: 57px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background-image: url(../../wp-content/uploads/2022/03/video_icons.png);
    background-repeat: no-repeat;
}

.et_pb_button {
    display: table;
    margin: 70px auto 10px;
    font-size: 13px;
    line-height: normal;
    font-weight: 500;
    color: #fff!important;
    background: #1176e7;
    padding: 13px 23px;
    border-radius: 5px;
}

.lh-model .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #0000;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    outline: 0;
    height: 100%;
}

.lh-model .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0;
}

.lh-model .close {
    float: none;
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    position: absolute;
    right: -30px;
    background: #959799;
    display: block;
    z-index: 1;
    width: 30px;
    height: 30px;
    border-radius: 5px;
    cursor: pointer;
}


/*students Review css*/

.testi_contents {
    background: #e6f0fd;
}

.bt_reviewbox {
    display: none;
    background: #fefeff;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #aec9ef;
    margin: 15px 0;
    box-shadow: 0 2px 8px 0 #0000001a;
    -webkit-box-shadow: 0 2px 8px 0 #0000001a;
}

.revbox_head {
    margin: 0 0 5px 0px;
}

.bt_reviewbox h3 {
    font-size: 12px;
    color: #192330;
    padding: 5px 0;
}

.revbox_head .cus_name {
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
    line-height: normal;
    padding: 3px 0;
    color: #062756;
}

.revbox_head .filled {
    color: #ffb606;
    font-size: 12px;
}

.revbox_head .pull-right {
    font-size: 12px;
    font-weight: 600;
    color: #a1a7af;
    font-style: italic;
}

.revbox_body p {
    font-size: 14px;
    line-height: 25px;
    color: #353638;
}

.testi_contents #loadmore {
    text-align: center;
    color: #37393c;
    display: block;
    float: right;
    margin: 10px 0;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
}


/*Branch css*/

.branch {
    background: #fefeff;
}

.our_branch h5 {
    display: flex;
    align-items: center;
    font-size: 18px
}

.our_branch img {
    width: 25px;
    margin-right: 10px
}

.our_branch ul {
    display: table;
    margin: 0 auto
}

.our_branch ul li {
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 8px;
    padding: 0
}

.our_branch ul li a {
    color: #525151;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 60px;
    border: 1px solid #ecf2f9;
    background: #fff;
    border-radius: 3px;
    position: relative;
    font-size: 13px;
    font-weight: 600;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.our_branch ul li a:hover {
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

.our_branch ul li a::before {
    content: "";
    width: 4px;
    height: 35px;
    display: inline-block;
    position: absolute;
    top: 20%;
    left: 0
}

.clr1::before {
    background: #f708b9
}

.clr2::before {
    background: #6528f9
}

.clr3::before {
    background: #00e164
}

.clr4::before {
    background: #ffb30a
}

.clr5::before {
    background: #e1003e
}

.clr6::before {
    background: #02c2e1
}

.clr7::before {
    background: #7dffc9
}

.clr8::before {
    background: #5be8ff
}

.clr9::before {
    background: #ff3f36
}


/*Footer css*/

footer {
    background: #323232;
    padding: 2rem 0;
}

.footer_copy {
    text-align: center;
}

.footer_copy p {
    color: #c9cfd7;
    font-size: 13px;
    line-height: 23px;
    padding: 3px 0;
}

.footer_copy p a {
    color: #f7e507;
    font-weight: 500;
    text-decoration: underline;
    margin: 0 2px;
    font-size: 12px;
}

.footer_social{
    text-align: center;
    margin: 20px 0 0 0;
}
.footer_social a{
    display: inline-block;
    font-size: 15px;
    margin: 0 8px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: #fff;
    color: #323232;
    border-radius: 5px;
}
}



/*Responsive css*/

@media screen and (min-width:1200px) and (max-width:1300px) {
    .container-fluid {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .container-fluid {
        padding-right: 25px;
        padding-left: 25px;
    }
    .banner_content {
        padding: 3rem 0;
    }
    .our_branch ul li {
        margin: 5px;
    }
    .our_branch ul li a {
        width: 145px;
        font-size: 12px;
    }
    section {
        padding: 2rem 0;
    }
}

@media screen and (max-width:991px) {
    nav.navbar.navbar-expand-lg {
        padding: 0;
        display: block
    }
    .navbar-toggler {
        padding: .2rem .5rem;
        font-size: 1.2rem;
        line-height: 1;
        background-color: #eceef4;
        border: 1px solid #0d319e;
        border-radius: 0;
        margin-right: 5px;
        float: right;
        margin-top: -2.6rem
    }
    .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(10, 39, 127, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
    }
    .navbar-nav {
        display: block
    }
    .navbar-collapse {
        background: #005dbf
    }
    .nav-item {
        padding: 0;
        line-height: 20px
    }
    .nav-link {
        margin: 0 0;
        border-bottom: 1px solid #9cc0df;
        padding: 10px 10px!important;
        font-size: 13px;
        border-radius: 0
    }
    .nav-link:hover {
        color: #32373b;
        transition: .5s
    }
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px
    }
    .lh_bannerhead_menu .nav-link {
        color: #fff;
        padding: 10px 15px !important;
        display: block;
        line-height: normal;
    }
    .lh_header {
        padding: 0;
    }
    .banner_content {
        padding: 2rem 0;
        width: 100%;
    }
    .banner_content h1 {
        font-size: 28px;
    }
    .banner_content p {
        font-size: 15px;
    }
    .banner_content .bt_review_banner_btn {
        font-size: 12px;
        padding: 15px 20px;
        margin: 20px auto;
    }
    section {
        padding: 1rem 0;
    }
    .bt_titles {
        width: 100%;
    }
    .bt_testimonials .owl-next {
        right: 0;
    }
    .bt_testimonials .owl-prev {
        left: 0;
    }
    h1 {
        font-size: 22px
    }
    h2 {
        font-size: 20px
    }
    h3 {
        font-size: 18px
    }
    h4 {
        font-size: 16px
    }
    h5 {
        font-size: 14px
    }
    h6 {
        font-size: 13px
    }
    .box-content .box-title {
        font-size: 14px;
    }
    .combo_cntctdiv {
        background: #073f73;
        padding: 10px;
        line-height: normal;
        width: 100%;
    }
    .lh_head_left a,
    .lh_head_right a {
        padding: 8px 10px;
    }
    .revw_bannercontent {
        padding: 1rem 0 0;
        width: 100%;
    }
    .reviewbanner {
        padding-bottom: 60px;
    }
    .revw_bannercontent h1 {
        font-size: 22px;
    }
    .revw_bannercontent p {
        font-size: 14px;
    }
    .revw_bannercontent .bt_review_banner_btn {
        font-size: 12px;
        padding: 13px 18px;
        margin: 20px 10px 0 0;
    }
}

@media (max-width:767px) {
    .banner_content h1 {
        font-size: 22px;
    }
    .banner_content {
        padding: 1rem 0;
    }
    .tt-icon-box {
        padding: 20px;
        margin-bottom: 25px;
        height: auto;
    }
    .our_branch ul li {
        margin: 5px;
    }
    .our_branch ul li a {
        width: 150px;
        height: 55px;
        font-size: 12px;
    }
    .footer_copy p {
        font-size: 12px;
        line-height: 20px;
    }
    footer {
        padding: 1rem 0;
    }
    .reviewbanner {
        padding-bottom: 40px;
        padding-top: 10px;
    }
    .revbox_body p {
        font-size: 13px;
    }
    .revbox_head .cus_name {
        font-size: 12px;
        margin-right: 5px;
    }
    .revbox_head .filled {
        font-size: 10px;
    }
    .revbox_head .pull-right {
        font-size: 11px;
    }
    .testi_contents #loadmore {
        font-size: 12px;
    }
    .revw_bannercontent h1 {
        font-size: 18px;
    }
    .revw_bannercontent p {
        font-size: 13px;
    }
}