@import 'https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&amp;display=swap';
@import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;display=swap';
html,
body {
    font-size: 16px;
    color: #000000;
    font-family: roboto, sans-serif;
    vertical-align: baseline;
    line-height: 1.7;
    font-weight: 400;
    overflow-x: hidden
}

img {
    max-width: 100%;
    height: auto
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: poppins, sans-serif;
    color: #1c1b1b;
    margin: 0 0 26px;
    font-weight: 700
}

h1 {
    color: #083e16 ;
    font-size: 35px !important;
    line-height: 54px !important
}

h2 {
    font-size: 28px !important;
    line-height: 34px !important
}

h3 {
    font-size: 24px !important;
    line-height: 36px !important
}

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

h5 {
    font-size: 18px;
    line-height: 28px
}

h6 {
    font-size: 16px;
    line-height: 20px
}

a {
    color: #106eea;
    transition: all .3s ease;
    text-decoration: none !important;
    outline: none !important
}

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

.uppercase {
    text-transform: uppercase
}

.clear {
    clear: both
}

::-moz-selection {
    background: #106eea;
    text-shadow: none;
    color: #fff
}

::selection {
    background: #106eea;
    text-shadow: none;
    color: #fff
}

.width-unset {
    width: unset !important
}

.white-bg {
    background-color: #fff
}

.primary-bg {
    background: #106eea
}

.secondary-bg {
    background: #228bfd
}

.title-bg {
    background: #1c1b1b
}

.gray-bg {
    background: #f1f6fc
}

.gray-bg2 {
    background: #fbfbfb
}

.gray-bg3 {
    background: #fafafa
}

.gray-bg4 {
    background: #f8f8f8
}

.gray-bg5 {
    background: #f9f9f9
}

.gray-bg6 {
    background: #f7f7f7
}

.gray-bg7 {
    background: #f2e1e1
}

.blue-bg {
    background: #1c3988
}

.blue-color {
    color: #d96710
}

.navy-color {
    color: #282e3f
}

.navy-bg {
    background: #282e3f
}

.blue-light {
    background-image: linear-gradient(160deg, #0052f5 0%, #4899f9 100%)
}

.transparent-bg {
    background: 0 0
}

.pt-220 {
    padding-top: 220px
}

.md-pt-186 {
    padding-top: 186px !important
}

.bg-fixed {
    background-attachment: fixed !important
}

.rs-appscreen {
    position: relative;
    z-index: 111
}

.rs-appscreen .rs-animations .animate {
    position: absolute;
    bottom: 0;
    z-index: 1
}

.rs-appscreen .rs-animations .animate.big {
    left: -6%;
    top: 23%
}

.rs-appscreen .rs-animations .animate.small {
    right: 10%
}

.bg-unset {
    background: unset !important
}

.button-text {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    border-style: solid;
    border-width: 2px;
    padding: 17px 32px;
    border-radius: 5px;
    transition: all .3s;
    display: inline-block
}

.button-text i {
    color: #fff;
    margin-right: 11px
}

.button-text:hover {
    background-color: #1c3988;
    border-color: #1c3988
}

.button-text:hover .sub-text {
    color: #fff
}

.rs-menu-toggle {
    color: #106eea;
    text-align: right
}

button {
    cursor: pointer
}

.glyph-icon:before {
    margin: 0
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none !important
}

@keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%)scale(.5);
        opacity: 1;
        border-width: 3px
    }
    40% {
        opacity: .5;
        border-width: 2px
    }
    65% {
        border-width: 1px
    }
    100% {
        transform: translate(-50%, -50%)scale(1);
        opacity: 0;
        border-width: 1px
    }
}

@-webkit-keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%)scale(.5);
        opacity: 1;
        border-width: 3px
    }
    40% {
        opacity: .5;
        border-width: 2px
    }
    65% {
        border-width: 1px
    }
    100% {
        transform: translate(-50%, -50%)scale(1);
        opacity: 0;
        border-width: 1px
    }
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

.clearfix {
    clear: both
}

[class^=flaticon-]:before,
[class*=" flaticon-"]:before,
[class^=flaticon-]:after,
[class*=" flaticon-"]:after {
    margin: 0
}

.container-fluid {
    padding-left: 35px;
    padding-right: 35px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.container-fluid2 {
    padding-left: 60px;
    padding-right: 60px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.wrap-1400 {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px
}

.full-width-header .toolbar-area {
    background: #030303
}

.full-width-header .toolbar-area .toolbar-contact ul {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative !important;
    z-index: 9 !important
}

.full-width-header .toolbar-area .toolbar-contact ul li {
    display: inline-block;
    margin-right: 20px;
    padding: 13px 20px 11px 0;
    color: #fff;
    font-size: 14px
}

.full-width-header .toolbar-area .toolbar-contact ul li i {
    margin-right: 7px;
    color: #fff
}

.full-width-header .toolbar-area .toolbar-contact ul li i.flaticon-email:before {
    position: relative;
    bottom: -.5px
}

.full-width-header .toolbar-area .toolbar-contact ul li i:before {
    font-size: 14px
}

.full-width-header .toolbar-area .toolbar-contact ul li a {
    transition: all .3s ease;
    color: #fff
}

.full-width-header .toolbar-area .toolbar-contact ul li a:hover {
    color: #ccc
}

.full-width-header .toolbar-area .toolbar-contact ul li:last-child {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    border: none
}

.full-width-header .toolbar-area .toolbar-sl-share {
    position: relative;
    z-index: 2
}

.full-width-header .toolbar-area .toolbar-sl-share ul {
    text-align: right
}

.full-width-header .toolbar-area .toolbar-sl-share ul li {
    display: inline-block;
    font-size: 14px;
    margin-right: 15px;
    padding: 11px 0
}

.full-width-header .toolbar-area .toolbar-sl-share ul li.opening {
    color: #fff
}

.full-width-header .toolbar-area .toolbar-sl-share ul li.opening i {
    margin-right: 5px
}

.full-width-header .toolbar-area .toolbar-sl-share ul li.opening i:before {
    font-size: 15px;
    font-weight: 600
}

.full-width-header .toolbar-area .toolbar-sl-share ul li a {
    display: block;
    color: #fff;
    transition: all .3s ease;
    text-decoration: none;
    font-size: 14px
}

.full-width-header .toolbar-area .toolbar-sl-share ul li a:hover {
    color: #ccc
}

.full-width-header .toolbar-area .toolbar-sl-share ul li:last-child {
    margin: 0
}

.full-width-header .rs-header {
    z-index: 99;
    box-shadow: 0 0 15px -5px rgb(0 0 0/.3)
}

.full-width-header .rs-header .menu-area {
    transition: all .3s ease
}

.full-width-header .rs-header .menu-area .logo-area {
    position: relative;
    line-height: 70px
}

    .full-width-header .rs-header .menu-area .logo-area img {
        width: 75px ;
        transition: .4s;
        -webkit-transition: .4s;
    }

.full-width-header .rs-header .menu-area .logo-area .dark {
    display: none
}

.full-width-header .rs-header .menu-area .logo-area .light {
    display: inherit
}

    .full-width-header .rs-header .menu-area .rs-menu-area {
        display: flex;
        align-items: center;
        justify-content: space-around
    }

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    margin-right: 25px;
    padding: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    transition: all .3s ease;
    font-size: 13px;
    font-weight: 500;
    height: 75px;
    line-height: 75px;
    padding: 0;
    font-family: poppins, sans-serif;
    color: #101010 !important;
    position: relative
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #106eea
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
    margin-right: 0 !important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
    margin: 0
}
.font-lato{
    display:none !important;
}
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a {
    padding-right: 17px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a:before {
    position: absolute;
    content: "⮛";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:hover.menu-item-has-children a:before {
    content: "⮙"
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu .active-menu a {
    color: #106eea !important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu .active-menu a:before {
    color: #106eea
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu li a {
    padding-right: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu li a:before {
    display: none
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
    background: #fff;
    margin: 0;
    padding: 15px 0 !important;
    right: unset
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .sub-menu {
    right: unset
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .current-page-item>a {
    color: #ccc
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0;
    border: none
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
    height: unset;
    line-height: unset;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    padding: 6px 11px !important;
    text-transform: capitalize
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #ccc !important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:before {
    display: none
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
    margin: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: #ccc !important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu {
    width: 100%;
    opacity: 1 !important;
    position: unset;
    transform: translateY(0)
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu .child-single-megamenu {
    width: 50%;
    float: left
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu .child-single-megamenu .sub-menu {
    padding: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.right-menu {
    left: unset;
    right: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
    background: 0 0;
    box-shadow: none;
    border-radius: 0 0 5px 5px;
    min-width: 1005px;
    left: unset
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container {
    padding: 0;
    margin: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu {
    width: 100%;
    float: left
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu {
    padding: 35px 38px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
    font-size: 15px;
    font-weight: 600;
    padding: 10px 30px;
    color: #fff;
    text-transform: capitalize;
    transition: all .3s ease
}

@media only screen and (min-width:991px) {
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .mega-menu-innner {
        display: grid;
        grid-template-columns: repeat(3, 240px);
        box-shadow: 0 0 1rem 1px rgba(36, 36, 36, .1);
        background-color: #fff
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .mega-menu-single {
        display: grid;
        grid-template-columns: repeat(1, 240px);
        box-shadow: 0 0 1rem 1px rgba(36, 36, 36, .1);
        background-color: #fff
    }
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .mega-menu-double {
        display: grid;
        grid-template-columns: repeat(2, 240px);
        box-shadow: 0 0 1rem 1px rgba(36, 36, 36, .1);
        background-color: #fff
    }
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu:hover .sub-menu .menu-title {
    color: #ccc
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.home11-style {
    right: -280px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.home11-style .mega-menu-container .single-megamenu .sub-menu {
    padding: 30px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item>a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item>a:before {
    color: #106eea !important
}

.full-width-header .rs-header .menu-area .main-menu .nav-expander {
    font-size: 20px;
    -webkit-transition: all all .3s ease ease;
    -ms-transition: all all .3s ease ease;
    transition: all all .3s ease ease;
    display: block;
    color: #92278f;
    position: absolute;
    right: 15px;
    top: 26px
}

.full-width-header .rs-header .menu-area .main-menu .nav-expander:hover {
    transform: scale(1.1);
    color: #106eea
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul {
    display: flex;
    align-items: center
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li {
    display: inline-block;
    margin-right: 32px
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active {
    display: none
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active .cart-icon {
    position: relative
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active .cart-icon .cart-count {
    position: absolute;
    min-width: 18px;
    min-height: 18px;
    line-height: 18px;
    font-size: 11px;
    border-radius: 50%;
    background: #f2f2f2;
    color: #000000;
    top: -13px;
    right: -17px;
    text-align: center;
    transition: all .3s ease
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li>a {
    color: #101010;
    display: inline-block;
    cursor: pointer
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li>a i:before {
    font-size: 18px;
    font-weight: 600
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li>a i.flaticon-shopping-bag-1:before {
    font-weight: 400
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li>a:hover {
    color: #106eea
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li:last-child {
    margin-right: 0
}

.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta {
    display: flex;
    align-items: center
}

.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta i {
    color: #fff;
    margin-right: 15px;
    font-size: 30px;
    line-height: 1
}

.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta i:before {
    font-size: 30px;
    line-height: 1
}

.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta a {
    color: #fff;
    font-weight: 600;
    font-size: 15px
}

.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta a:hover {
    color: #ccc
}

.full-width-header .rs-header .menu-area.sticky {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff !important;
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, .8)
}

.full-width-header .rs-header .menu-area.sticky .logo-area {
    height: 72px;
    line-height: 68px
}

.full-width-header .rs-header .menu-area.sticky .logo-area img {}

.full-width-header .rs-header .menu-area.sticky .logo-area .dark {
    display: inherit
}

.full-width-header .rs-header .menu-area.sticky .logo-area .light {
    display: none
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
    height: 72px;
    line-height: 72px;
    color: #494949
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a:hover {
    color: #106eea
}

.full-width-header .rs-header .menu-area.sticky .appointment-cart ul.cart li i {
    color: #494949
}

.full-width-header .rs-header .menu-area.sticky .appointment-cart ul.cart li i:hover {
    color: #106eea
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li.search-parent {
    display: none
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .cart-icon .cart-count {
    background: #106eea;
    color: #fff
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li>a {
    color: #494949
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li>a:hover {
    color: #106eea
}

.full-width-header.header-style-4 .rs-header {
    z-index: 99
}

.full-width-header.header-style-4 .rs-header .menu-area {
    transition: all .3s ease;
    box-shadow: 0 0 15px -5px rgb(0 0 0/19%) !important
}

.full-width-header.header-style-4 .rs-header .menu-area .rs-menu-area {}

.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .current-page-item>a {
    color: #ccc
}

.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0;
    border: none
}

.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
    color: #030303
}

.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #d96710 !important
}

.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:before {
    display: none
}

.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
    margin: 0
}

.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: #ccc !important
}

.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu {
    padding: 10px 14px
}

.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
    padding: 4px 10px;
    color: #030303
}

.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu:hover .sub-menu .menu-title {
    color: #d96710
}

.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item>a,
.full-width-header.header-style-4 .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item>a:before {
    color: #d96710 !important
}

.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul {
    display: flex;
    align-items: center
}

.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li {
    display: inline-block;
    margin-right: 32px
}

.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li>a {
    color: #101010;
    display: inline-block;
    cursor: pointer
}

.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li>a i:before {
    font-size: 18px;
    font-weight: 600
}

.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li>a i.flaticon-shopping-bag-1:before {
    font-weight: 400
}

.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li>a:hover {
    color: #106eea
}

.full-width-header.header-style-4 .rs-header .menu-area .expand-btn-inner ul li:last-child {
    margin-right: 0
}

.full-width-header.header-style-4 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a {
    color: #494949
}

.full-width-header.header-style-4 .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu>li>a:hover {
    color: #106eea
}

.full-width-header.header-style-4 .rs-header .menu-area.sticky .expand-btn-inner li.search-parent {
    display: none
}

.full-width-header.header-style-4 .rs-header .menu-area.sticky .expand-btn-inner li .cart-icon .cart-count {
    background: #106eea;
    color: #fff
}

.full-width-header.header-style-4 .rs-header .menu-area.sticky .expand-btn-inner li>a {
    color: #494949
}

.full-width-header.header-style-4 .rs-header .menu-area.sticky .expand-btn-inner li>a:hover {
    color: #106eea
}

.menu-sticky {
    background: #fff;
    margin: 0;
    z-index: 999;
    width: 100%;
    height: 75px;
    top: 0;
    position: relative
}

@-webkit-keyframes sticky-animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes sticky-animation {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@media only screen and (max-width:767px) {
    .shape-bg2,
    .shape-bg5 {
        background: #fafafa
    }
    .shape-bg1,
    .shape-bg3,
    .shape-bg4 {
        background: #1c3988
    }
    .features-last {
        height: auto !important
    }
}

.readon2.corporate-btn {
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 1px;
    font-weight: 700;
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    padding: 17px 55px;
    border-radius: 50px;
    color: #40404c;
    background-color: #fff;
    font-family: Poppins;
    text-transform: uppercase
}

.readon2.corporate-btn:hover {
    color: #fff;
    background-color: #40404c;
    border-color: #40404c
}

.readon2.services-view {
    font-size: 13px !important;
    line-height: 13px;
    border-radius: 30px 30px 30px 30px;
    font-family: poppins, sans-serif;
    color: #fff;
    background: #40404c;
    padding: 10px 25px;
    position: relative;
    cursor: pointer
}

.readon2.services-view:after {
    content: "\f113";
    position: absolute;
    font-family: flaticon;
    font-size: 12px;
    top: 46%;
    transform: translateY(-50%);
    right: 11px;
    transition: all .3s ease
}

.readon2.services-view:hover {
    opacity: .99;
    cursor: pointer
}

.readon {
    outline: none;
    padding: 8px 17px;
    border: none;
    border-radius: 30px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-family: poppins, sans-serif;
    font-weight: 500;
    color: #fff;
    background: #40404c;
    transition: all .3s ease
}

.readon:hover {
    background: #4caf50;
    color: #fff
}

.rs-banner.style5 {
    background: url(../images/banner-1.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1
}

.rs-banner.style5 .banner-content {
    padding: 60px 0 56px
}

.rs-banner.style5 .banner-content .title {
    font-size: 38px;
    line-height: 50px;
    font-weight: 900;
    color: #083e16 ;
    font-family: poppins, sans-serif;
    margin-bottom: 0
}

.rs-banner.style5 .banner-content .title .first {
    display: block
}

.rs-banner.style5 .banner-content .desc {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #020202;
    margin: 20px 0 30px;
    font-family: poppins, sans-serif
}

.rs-banner.style5 .banner-content .banner-btn ul li {
    display: inline-block;
    margin-right: 20px
}

.rs-banner.style5 .banner-content .banner-btn ul li:last-child {
    margin: 0
}

.rs-banner.style5 .animate-part .spinner {
    position: absolute;
    bottom: 0;
    z-index: -111
}

.rs-banner.style5 .animate-part .spinner.big {
    left: 12%;
    bottom: 28%
}

.rs-banner.style5 .animate-part .spinner.ball {
    left: 12%;
    bottom: -30px
}

.rs-banner.style5 .animate-part .spinner.ball1 {
    right: 170px;
    top: 100px
}

.rs-banner.style5 .animate-part .spinner.ring {
    right: 13%;
    bottom: 20%
}

.rs-banner.style5 .animate-part .spinner.arrow {
    right: 6%;
    bottom: 15%
}

.rs-banner.style6 {
    background: #1e2060;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1
}

.rs-banner.style6 .banner-content {
    padding: 60px 0 56px
}

.rs-banner.style6 .banner-content .title {
    font-size: 38px;
    line-height: 50px;
    font-weight: 900;
    color: #083e16 ;
    font-family: poppins, sans-serif;
    margin-bottom: 0
}

.rs-banner.style6 .banner-content .title .first {
    display: block
}

.rs-banner.style6 .banner-content .desc {
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #020202;
    margin: 20px 0 30px;
    font-family: poppins, sans-serif
}

.rs-banner.style6 .banner-content .banner-btn ul li {
    display: inline-block;
    margin-right: 20px
}

.rs-banner.style6 .banner-content .banner-btn ul li:last-child {
    margin: 0
}

.rs-banner.style6 .animate-part .spinner {
    position: absolute;
    bottom: 0;
    z-index: -111
}

.rs-banner.style6 .animate-part .spinner.big {
    left: 12%;
    bottom: 28%
}

.rs-banner.style6 .animate-part .spinner.ball {
    left: 12%;
    bottom: -30px
}

.rs-banner.style6 .animate-part .spinner.ball1 {
    right: 170px;
    top: 100px
}

.rs-banner.style6 .animate-part .spinner.ring {
    right: 13%;
    bottom: 20%
}

.rs-banner.style6 .animate-part .spinner.arrow {
    right: 6%;
    bottom: 15%
}

.rs-banner .container-fluid {
    padding-left: 135px;
    padding-right: 135px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.youtube .container-fluid {
    padding-left: 135px;
    padding-right: 135px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

#regForm {
    width: 86%
}

input {
    padding: 11px 0 9px 18px;
    width: 100%;
    box-shadow: rgba(14, 30, 37, .12)0 2px 4px, rgba(14, 30, 37, .32)0 2px 16px;
    display: block;
    font-size: 15px;
    background-color: #fff;
    height: 55px;
    border-radius: 30px;
    border: none
}

input:focus {
    outline: none !important;
    border-color: #b0b0b0 !important;
    border: 1px solid
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

input.invalid {
    background-color: #fdd
}

.tab {
    display: none
}

button {
    background-color: #d96710;
    border-radius: 30px;
    color: #fff;
    border: none;
    padding: 9px 31px;
    font-size: 15px;
    cursor: pointer;
    position: relative
}

button:hover {
    opacity: .8
}

#prevBtn {
    background-color: #333;
    border-radius: 30px 0 0 30px;
    margin-right: -24px
}

.step {
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border: none;
    border-radius: 50%;
    display: inline-block;
    opacity: .5
}

.last {
    float: right;
    margin-top: -49px;
    margin-right: 6px
}

.step.active {
    opacity: 1
}

.step.finish {
    background-color: #d96710
}

#our-all-services {
    background: #d96710;
    padding-top: 20px;
    padding-bottom: 20px
}

#our-all-services h3 {
    color: #fff;
    font-size: 14px;
    margin-left: 15px;
    line-height: 25px;
    margin-bottom: 0;
    font-weight: 400
}

.left-services {
    display: flex
}

@media only screen and (max-width:767px) {
    .left-services {
        display: flex;
        padding-top: 18px;
        padding-bottom: 18px
    }
    .pricing-table {
        background: #fff;
        box-shadow: 0 1px 10px -6px rgb(0 0 0/72%);
        padding: 2rem;
        border-radius: 4px;
        transition: .3s;
        height: auto !important;
        margin-bottom: 30px
    }
    .hr-lines:before {
        left: 50px !important
    }
    .hr-lines:after {
        right: 50px !important
    }
}

.customers {
    font-size: 20px;
    font-weight: 600;
    font-family: poppins, sans-serif
}

.sec-title .sub-title {
    font-family: poppins, sans-serif;
    font-weight: 500;
    margin-bottom: 8px;
    z-index: 0
}

body.home-eight h2 {
    font-size: 36px;
    line-height: 48px
}

.hr-lines:before {
    content: " ";
    display: block;
    height: 2px;
    width: 30px;
    position: absolute;
    top: 50%;
    left: 120px;
    background: #d96710
}

.hr-lines {
    position: relative;
    max-width: 500px;
    margin: auto;
    text-align: center
}

.hr-lines:after {
    content: " ";
    height: 2px;
    width: 30px;
    background: #d96710;
    display: block;
    position: absolute;
    top: 50%;
    right: 120px
}

.pricing_inner .pannel_block {
    background-color: #fff;
    border-radius: 20px;
    padding: 45px 40px;
    margin-bottom: 20px;
    transform: translateY(0)
}

.pricing_inner .pannel_block:hover {
    background-image: url(../images/background-pricing.jpg);
    cursor: pointer;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    cursor: pointer
}

.pricing_inner .pannel_block p {
    font-size: 14px
}

.pricing_inner .pannel_block .heading {
    position: relative
}

.pricing_inner .pannel_block .heading h3 {
    font-size: 25px;
    line-height: 42px
}

.pricing_inner .pannel_block .pricing h3 {
    font-size: 42px !important;
    font-weight: 900 !important;
    color: #f5a30e !important;
    font-family: roboto, sans-serif !important;
    line-height: 22px !important
}

.pricing_inner .pannel_block .features li {
    display: flex;
    align-items: start;
    margin: 5px 0
}

.features-first {
    height: 354px
}

.features-last {
    height: 354px
}

.icofont-check-circled:before {
    content: "\2713 ";
    margin-right: 10px;
    padding: .1em .35em;
    position: relative;
    color: #fff;
    background-color: #179e66;
    border-radius: 50%
}

.pricing_inner .pannel_block .features li .icon .icofont-check-circled {
    color: #d96710
}

.pricing_inner .pannel_block .features {
    margin: 30px 0 35px
}

.pricing_inner .pannel_block .pricing {
    border-bottom: 1px solid #9599ab
}

.pricing_inner .pannel_block .pricing span {
    font-size: 15px !important;
    margin-left: -10px !important;
    color: #080808 !important;
    font-weight: 400 !important
}

.pricing_inner .pannel_block.highlited_block .offer {
    position: absolute;
    right: 0;
    top: 52px;
    background-color: #fdeccd;
    color: #000;
    padding: 4px 10px;
    border-radius: 50px;
    line-height: 1.2;
    font-weight: 400;
    font-size: 13px
}

.pricing-para {
    font-size: 12px !important;
    padding: 0;
    text-align: right;
    font-family: poppins, sans-serif
}

.pricing_inner {
    padding: 50px 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-color: #d96710;
    background-image: url(assets/images/line_pattern.png);
    background-repeat: repeat
}

.btn_block {
    position: relative;
    display: inline-block
}

.btn_bottom {
    z-index: 1;
    border: 1px solid #d96710;
    border-radius: 100px;
    position: absolute;
    top: -8px;
    left: 8px;
    right: -12px;
    transform: translate(-.52em, .52em);
    width: 100%;
    height: 100%
}

.white_btn .puprple_btn {
    background-color: #fff;
    color: #000
}

.white_btn .btn_bottom {
    border-color: #fff
}

.white_btn:hover {
    color: #000
}

.puprple_btn {
    color: #fff;
    background: #d96710 !important;
    font-size: 16px !important;
    padding: 9px 30px !important;
    border-radius: 25px !important;
    margin-left: 20px;
    position: relative;
    transform: translate3d(-3px, -4px, 0)scale3d(1, 1, 1)rotateX(0)rotateY(0)rotateZ(0)skew(0, 0) !important;
    transform-style: preserve-3d !important;
    transition: .4s all;
    z-index: 2
}

.puprple_btn:hover {
    color: #fff;
    transform: translate3d(0, 0, 0)scale3d(1, 1, 1)rotateX(0)rotateY(0)rotateZ(0)skew(0, 0) !important
}

.btn_block a {
    color: #fff !important
}

.btn-p {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: initial;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.banner-list ul {
    margin: 2em 0 1em .5em;
    padding-left: 10px
}

.banner-list ul li {
    padding: .4em 0;
    list-style-type: none;
    font-size: 14px;
    margin-bottom: .4rem;
    color: #020202
}

.banner-list ul li:before {
    content: "\2713 ";
    margin-right: 15px;
    padding: .1em .35em;
    position: relative;
    color: #fff;
    background-color: #179e66;
    border-radius: 50%
}

.feature-img {
    width: 100%;
    margin: auto;
    position: relative;
    border-radius: 6px;
    overflow: hidden
}

.small-img-row {
    display: flex;
    background: #fff;
    align-items: center;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 19px;
    border: 1px solid #dee2e6
}

.small-img {
    position: relative
}

.small-img img {
    width: 184px
}

.small-img-row p {
    padding: 5px 0 0 11px;
    color: #1a1919;
    line-height: 22px;
    font-size: 15px
}

.play-btn {
    width: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.small-img .play-btn {
    width: 35px
}

.video-player {
    width: 80%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    display: none
}

video:focus {
    outline: none
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    cursor: pointer
}

.bg-5 {
    background-image: url(assets/images/testimonial-bcd.png);
    background-position: 50% 65%;
    background-size: auto;
    background-repeat: no-repeat
}

.testimonials-section {
    width: 100%;
    padding: 0 8%
}

.testimonials-container {
    position: relative
}

.testimonials-container .testimonial-card {
    padding: 10px
}

.testimonial-card .test-card-body {
    background-color: #f3f3f3;
    padding: 20px;
    height: 340px;
    border: 1px solid #dbdbdb;
    border-radius: 15px
}

.test-card-body .quote {
    display: flex;
    align-items: center
}

.test-card-body .quote i {
    font-size: 45px;
    color: #dadada;
    margin-right: 20px
}

.test-card-body .quote h2 {
    color: #dadada;
    font-family: poppins, sans-serif
}

.test-card-body p {
    margin: 10px 0 15px;
    font-size: 14px;
    line-height: 28px;
    color: #343030;
    font-family: poppins, sans-serif
}

.google-icon {
    width: 42px;
    margin-left: auto
}

.test-card-body .ratings i {
    font-size: 13px;
    color: #f6bb26;
    cursor: pointer
}

.testimonial-card .profile {
    display: flex;
    align-items: center
}

.profile .profile-image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px
}

.profile .profile-image img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover
}

.profile .profile-desc {
    display: flex;
    flex-direction: column
}

.profile-desc span:nth-child(1) {
    font-size: 18px;
    font-weight: 500;
    color: #141413
}

.profile-desc span:nth-child(2) {
    font-size: 15px;
    color: #767a86
}

.features-section {
    padding-top: 60px;
    position: relative;
    padding-bottom: 50px;
    z-index: 2
}

.features-images {
    margin: auto;
    display: block;
    padding-bottom: 18px
}

.features-title {
    text-align: center;
    font-size: 19px !important;
    line-height: 0 !important
}

.features-heading p {
    color: #212121;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    padding-bottom: 70px
}

.features-wrap {
    border-radius: 10px;
    padding: 20px 25px 13px
}

.features-wrap h3 {
    color: #212121;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 0
}

.features-wrap p {
    color: #212121;
    text-align: center;
    font-size: 15px;
    font-weight: 400
}

.features-img {
    display: block;
    margin: 0 auto
}

.banner-service .container-fluid {
    padding-left: 80px;
    padding-right: 80px;
    width: 100%;
    margin-right: auto;
    margin-left: auto
}

.service-heading {
    font-size: 15px;
    font-weight: 500;
    font-family: poppins, sans-serif
}

.service-img {
    width: 73px;
    padding-left: 32px
}

.service-gst {
    font-size: 11px;
    font-weight: 500;
    margin-left: 4px
}

.services h3 {
    font-size: 21px;
    line-height: 45px;
    font-family: roboto
}

.service-more {
    font-size: 12px;
    font-weight: 400
}

.services-a {
    color: #0f0f0f !important;
    transition: all .3s ease;
    text-decoration: none !important;
    outline: none !important
}

.services-card {
    border-radius: 15px;
    border: 1px solid #c9e4e9;
    box-shadow: 4px 4px #C9E4E9;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.services-card:hover {
    box-shadow: none !important;
    border-radius: 15px;
    background-image: url(../images/background-service.jpg);
    cursor: pointer
}

.services-card :hover .services-a {
    color: #fff !important;
    transition: all .3s ease;
    background-color: #d96710;
    padding: 3px 8px 4px 9px;
    border-radius: 13px
}

.home-3_hero-content-stat {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 24px
}

@media(min-width:480px) {
    .home-3_hero-content__customer-count {
        flex-direction: row
    }
}

@media(min-width:576px) {
    .home-3_hero-content-stat {
        flex-direction: row
    }
    .divider {
        display: block
    }
}

.home-3_hero-content__customer-count {
    display: flex;
    align-items: center;
    gap: 25px
}

.home-3_hero-content-stat p span {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0
}

.home-3_hero-content__customer-count p span {
    display: block
}

.home-3_hero-content__rating-count p span {
    display: flex;
    align-items: center;
    column-gap: 5px
}

.home-3_hero-content-stat p span {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0
}

.home-3_hero-content {
    text-align: initial;
    align-items: initial;
    row-gap: 34px
}

.home-3_hero-section .row--custom {
    --bs-gutter-x: 24px;
    --bs-gutter-y: 35px;
    justify-content: center;
    align-items: center
}

.home-3_hero-content-stat {
    display: flex;
    align-items: center;
    gap: 24px
}

.home-3_hero-content-stat .divider {
    height: 39px;
    width: 2px;
    background-color: #0a102f;
    opacity: .1;
    border-radius: 100px
}

.home-3_hero-content-stat p {
    font-weight: 900;
    letter-spacing: -.033333em;
    line-height: 1.4;
    font-size: 26px;
    margin-bottom: initial;
    color: #0a102f
}

.home-3_hero-content p {
    max-width: 680px;
    color: rgba(10, 16, 47, .8)
}

.f-left {
    float: left;
    display: none
}

.f-right {
    float: right
}

.blog-wrapper {
    padding: 18px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    transition: .3s;
    border-radius: 15px
}

.blog-wrapper:hover {
    background: #fff
}

.blog-inner {
    overflow: hidden
}

.blog-img {
    width: 100% !important;
    border-radius: 10px;
    height: 220px
}

.tag-blog>a {
    font-size: 14px;
    color: #333;
    line-height: 1;
    padding: 6px 20px;
    border-radius: 30px;
    background-color: #fbba42;
    display: inline-block
}

.blog-inner h4 {
    font-size: 18px;
    font-weight: 600;
    color: #333 !important;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 15px !important
}

.blog-inner h4 a {
    color: #333 !important
}

.blog-inner p {
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 30px
}

.blog-meta {
    border-top: 1px solid #e0e0e0;
    padding-top: 25px
}

.blog-meta span {
    color: #0f0f0f
}

.blog-meta span a {
    color: #333;
    font-size: 11px
}

.blog-more {
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    color: #3b3f42
}

.blog-more-btn {
    transform: translateX(78px);
    transition: .3s
}

.blog-wrapper:hover .blog-more-btn {
    transform: translateX(0)
}

.custom-row {
    margin: 0 -15px
}

.dot-style .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -60px
}

.dot-style .slick-dots>li {
    display: inline-block;
    margin: 0 5px;
    line-height: 0
}

.dot-style .slick-dots>li.slick-active button {
    background: #adadb0
}

.dot-style .slick-dots button {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    border: 2px solid #adadb0;
    text-indent: -1e4px;
    padding: 0
}

.rs-footer {
    background: #1e2060;
    position: relative;
    font-family: poppins, sans-serif;
    z-index: 2
}

.rs-footer .footer-newsletter .title {
    font-size: 32px;
    line-height: 1;
    font-weight: 600
}

.rs-footer .footer-newsletter .newsletter-form {
    margin: 0 0 0 auto;
    position: relative
}

.rs-footer .footer-newsletter .newsletter-form input,
.rs-footer .footer-newsletter .newsletter-form button {
    height: 55px;
    border-radius: 0;
    opacity: 1;
    border-radius: 0 3px 3px 0;
    outline: none
}

.rs-footer .footer-newsletter .newsletter-form input {
    padding: 10px 56px 10px 18px;
    width: 100%;
    color: #fff;
    background: 0 0;
    border: 1px solid #9c9c9c;
    border-radius: 30px;
    font-size: 12px
}

.rs-footer .footer-newsletter .newsletter-form button {
    position: absolute;
    content: '';
    right: 5px;
    top: 4px;
    background: #d96710;
    color: #fff;
    border: none;
    font-size: 13px;
    padding: 0 16px;
    border-radius: 90px;
    width: 46px;
    height: 46px
}

.rs-footer .footer-newsletter .newsletter-form button i {
    transition: all .3s ease
}

.rs-footer .footer-newsletter .newsletter-form button:hover i {
    opacity: .7
}

.rs-footer .footer-newsletter .newsletter-form ::placeholder {
    color: rgba(255 255 255/.8)
}

.rs-footer .footer-content .widget-title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize
}

.rs-footer .footer-content .footer-post .post-wrap {
    overflow: hidden
}

.rs-footer .footer-content .footer-post .post-wrap .post-img {
    width: 100px;
    float: left;
    padding-right: 15px
}

.rs-footer .footer-content .footer-post .post-wrap .post-img a img {
    border-radius: 4px
}

.rs-footer .footer-content .footer-post .post-wrap .post-desc a {
    color: #e0e0e0;
    font-weight: 600
}

.rs-footer .footer-content .footer-post .post-wrap .post-desc a:hover {
    color: #106eea
}

.rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post {
    color: #e0e0e0;
    font-size: 14px
}

.rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post i {
    color: #106eea;
    margin-right: 5px
}

.rs-footer .footer-content .about-widget .logo-part {
    margin-bottom: 17px
}

.rs-footer .footer-content .about-widget .logo-part a img {
    height: 38px;
    width: auto
}

.rs-footer .footer-content .about-widget .desc {
    color: rgba(255 255 255/.8) !important;
    font-size: 14px;
    line-height: 30px;
    text-align: left
}

.rs-footer .footer-content .address-widget li {
    margin-bottom: 15px;
    color: rgba(255 255 255/.8) !important;
    font-size: 14px
}

.footer-widget {
    border-right: 1px solid #ffffff61;
    padding: 0 28px
}

.footer-widgets {
    padding: 0 28px
}

.rs-footer .footer-content .address-widget li:hover {
    color: #fff !important;
    cursor: pointer
}

.rs-footer .footer-content .address-widget li i {
    float: left;
    padding-right: 25px
}

.rs-footer .footer-content .address-widget li .desc {
    color: #e0e0e0
}

.rs-footer .footer-content .address-widget li .desc a {
    color: #e0e0e0
}

.rs-footer .footer-content .address-widget li .desc a:hover {
    color: #106eea
}

.rs-footer .footer-content .address-widget li:last-child {
    margin-bottom: 0
}

.rs-footer .footer-bottom {
    padding: 4px 0
}

.rs-footer .footer-bottom .copyright p {
    margin-bottom: 15px;
    color: rgba(255 255 255/.8) !important
}

.rs-footer .footer-bottom .footer-social li {
    display: inline;
    margin-right: 20px;
    cursor: pointer
}

.rs-footer .footer-bottom .footer-nav-item li {
    display: inline;
    margin-right: 20px;
    cursor: pointer
}

.rs-footer .footer-bottom .footer-nav-item li a {
    color: rgba(255 255 255/.8) !important
}

.img-shake {
    width: 35px;
    height: 38px;
    margin-right: 4px;
    animation: phone-call-animate 1.5s ease-in-out infinite
}

@keyframes phone-call-animate {
    0%,
    100% {
        transform: rotate(0)
    }
    10% {
        transform: rotate(-25deg)
    }
    20%,
    40% {
        transform: rotate(25deg)
    }
    30% {
        transform: rotate(-25deg)
    }
    50% {
        transform: rotate(0)
    }
}

.rs-footer .footer-bottom .footer-social li a {
    display: inline-block;
    font-size: 15px;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(255 255 255/.8);
    color: #000;
    text-align: center
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(255 255 255/.1)
}

.footer-bottoms {
    display: none
}

.rs-footer .footer-bottom .footer-social li a:hover {
    background: #4caf50;
    color: #fff
}

.rs-footer .footer-bottom .footer-social li:last-child {
    margin: 0
}

.copyright p {
    font-size: 12px;
    text-align: center
}

.copyright p a {
    color: #fdc350
}

.links {
    font-size: 13px;
    color: rgba(255 255 255/.8) !important
}

.rs-footer .toolbar-contact ul li {
    display: inline-block;
    padding: 1px 20px 11px 0;
    color: rgba(255 255 255/.8) !important;
    font-size: 14px
}

.rs-banner.style1 {
    background: url(../images/banner-three-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    padding: 47px 0 50px;
    position: relative;
    z-index: 1
}

.rs-banner.style1 .content-part .title {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    margin-bottom: 38px
}

.white-color {
    color: #fff !important
}

.user-details {
    border-right: 1px solid #c1c1c1
}

.user-last {
    border-right: none
}

.user-details p {
    font-size: 20px;
    font-weight: 600;
    color: #0c0c0c;
    text-align: center
}

.center-part {
    padding-left: 50px;
    padding-right: 50px
}

.service-banner {
    margin-top: 0
}

.y-middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.y-bottom {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end
}

.breadcrumbs {
    font-size: 14px;
    padding-top: 30px
}

.breadcrumbs a {
    color: #fff;
    padding-right: 6px;
    padding-left: 5px
}

.breadcrumbs i {
    color: #fff
}

.area-total-abas {
    text-align: center
}

.tab-heading {
    background-color: #fff;
    padding: 8px;
    margin-left: 64px;
    margin-right: 64px;
    border-radius: 30px;
    margin-bottom: -25px;
    position: sticky;
    z-index: 1
}

.tab-title {
    position: relative;
    z-index: 1;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 1px;
    padding-top: 0;
    padding-left: 0;
    font-size: 13px;
    line-height: 45px;
    cursor: pointer;
    width: 32%
}

.tab-price {
    line-height: 0;
    padding-top: 50px;
    font-family: roboto, sans-serif;
    font-weight: 700;
    color: #ffea51 !important
}

.tab-title span {
    display: block;
    background: rgba(255, 255, 255, .9)
}

.tab-title span span {
    font: 700 12px/42px lato, sans-serif;
    text-transform: uppercase;
    line-height: 33px;
    border-radius: 30px;
    padding: 0 10px;
    background-color: #fff;
    transition: background .3s, color .4s;
    -o-transition: background .3s, color .4s;
    -ms-transition: background .3s, color .4s;
    -moz-transition: background .3s, color .4s;
    -webkit-transition: background .3s, color .4s
}

ul.tabber-cnt {
    list-style: none;
    position: relative;
    display: block;
    font-size: 13px;
    perspective: 2e3px;
    -o-perspective: 2e3px;
    -ms-perspective: 2e3px;
    -moz-perspective: 2e3px;
    -webkit-perspective: 2e3px;
    perspective-origin: 50% 50%;
    -o-perspective-origin: 50% 50%;
    -ms-perspective-origin: 50% 50%;
    -moz-perspective-origin: 50% 50%;
    -webkit-perspective-origin: 50% 50%;
    padding: 0;
    text-align: left
}

ul.tabber-cnt li {
    position: absolute;
    top: 0;
    left: 0;
    width: 98.6%;
    overflow: auto;
    padding: 20px 25px 25px;
    background: #f5f2f2;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    opacity: 0;
    color: #000;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -o-transition: opacity .8s, -o-transform .8s;
    -ms-transition: opacity .8s, -ms-transform .8s;
    -moz-transition: opacity .8s, -moz-transform .8s;
    -webkit-transition: opacity .8s, -webkit-transform .8s;
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -webkit-transform: rotateX(-90deg)
}

.tab-title.active span>span {
    color: #0973bf;
    background: #f0f0f0;
    border-radius: 30px;
    transition: .5s;
    border: 1px solid #0973bf
}

ul.tabber-cnt li.tab-c.active {
    background-color: initial;
    border: 1px solid #fff;
    border-radius: 15px;
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transition-delay: .2s;
    -ms-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -webkit-transition-delay: .2s;
    position: relative;
    z-index: 1;
    opacity: 1
}

ul.tabber-cnt li h3 {
    font: 700 25px/45px roboto slab, serif;
    color: #fff;
    margin: 0
}

ul.tabber-cnt li p {
    margin-top: 12px;
    font-size: 15px;
    color: #fff;
    margin-bottom: 0
}

@media(max-width:767px) {
    .tab-title {
        text-align: center
    }
    .tab-title.active span>span {
        color: #0973bf;
        border-radius: 30px !important;
        transition: .5s;
        border: 1px solid #0973bf !important
    }
    .tab-heading {
        background-color: #fff;
        padding: 8px;
        margin-left: 26px;
        margin-right: 26px;
        border-radius: 30px;
        margin-bottom: -25px;
        position: sticky;
        z-index: 1
    }
    ul.tabber-cnt li {
        width: 100%
    }
    .center-part {
        display: none
    }
    .tab-title.active span span {
        margin-bottom: 0;
        border: 0;
        border-radius: 7px
    }
    ul.tabber-cnt li h3 {
        font-size: 20px;
        line-height: 28px
    }
    ul.tabber-cnt li p {
        font-size: 14px;
        line-height: 22px;
        text-align: center
    }
    .tab-price {
        font-size: 40px
    }
}

.stickyMenu {
    background-color: #fff
}

    .stickyMenu ul {
        display: flex !important;
        list-style:none;
        -webkit-padding-start: 0;
        -webkit-margin-before: 0;
        -webkit-margin-after: 0
    }

.jumbotron.first {
    padding: 20px 30px;
    margin-bottom: 0
}

.btn-menu:hover {
    color: #fff
}

.stickyMenu ul a {
    padding: 20px;
    color: #000
}

.fixed {
    box-shadow: 0 15px 10px -15px #111;
    width: 91% !important;
    z-index: 2
}

.clearfix {
    zoom: 1
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.contents h2 {
    font-size: 36px;
    line-height: 55px
}

.contents h2:after {
    content: '';
    display: block;
    position: relative;
    width: 8%;
    border: 2px solid #d96710;
    margin-top: 8px
}

.contents p {
    text-align: justify
}

@media screen and (max-width:500px) {
    .stickyMenu a {
        display: none
    }
}

.sidebar-from {
    width: 90%;
    background: #fff;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.sidebar-from header {
    font-size: 20px;
    color: #333;
    font-weight: 800;
    text-align: center
}

.sidebar-from .form input {
    background-color: #fff;
    font-family: poppins, sans-serif;
    box-shadow: none
}

.sidebar {
    position: fixed;
    top: 120px
}

.faq-heading {
    margin-top: 45px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 400;
    font-size: 30px
}

.faq-card {
    border: 1px solid #dce0e8;
    border-radius: 6px;
    padding: 24px 20px;
    margin-bottom: 12px;
    list-style: none;
    position: relative;
    cursor: pointer
}

.faq-open-icon {
    font-size: 22px;
    position: absolute;
    top: 18px;
    right: 24px;
    font-weight: 700
}

details[open] .faq-open-icon {
    top: 18px;
    right: 24px
}

details>summary {
    list-style: none
}

details>summary::-webkit-details-marker {
    display: none
}

details[open] summary {
    color: #d96710;
    font-weight: 500
}

details[open] .faq-card-spoiler {
    display: inline-block;
    padding-top: 8px;
    color: #141414
}

.faq-aftertext {
    text-align: center;
    color: #141414
}

.header-from {
    position: relative;
    width: 65%;
    background: #fff;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    margin-left: 100px
}

.header-from header {
    font-size: 20px;
    color: #333;
    font-weight: 800;
    text-align: center
}

.iti {
    position: relative;
    display: inline-block;
    width: 100%
}

.header-from .form input {
    background-color: #fff;
    box-shadow: none
}

.form-bottom {
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
    font-family: poppins, sans-serif
}

.form .input-box {
    width: 100%;
    margin-top: 20px
}

.input-box label {
    color: #333
}

.form :where(.input-box input, .select-box) {
    position: relative;
    height: 46px;
    width: 100%;
    outline: none;
    font-size: 14px;
    color: #707070;
    margin-top: 8px;
    border: 1px solid #ddd;
    font-family: poppins, sans-serif;
    border-radius: 3px;
    padding: 0 15px
}

.input-box input:focus {
    box-shadow: 0 1px rgba(0, 0, 0, .1)
}

.form .column {
    column-gap: 15px
}

.select-box select {
    height: 100%;
    width: 100%;
    outline: none;
    border: none;
    color: #707070;
    font-size: 14px;
    background-color: #fff
}

.form button {
    height: 48px;
    width: 100%;
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
    margin-top: 20px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    transition: all .2s ease;
    background: #d96710;
    font-family: poppins, sans-serif
}

.form button:hover {
    background: #0973bf
}

@media screen and (max-width:500px) {
    .form .column {
        flex-wrap: wrap
    }
    .form :where(.gender-option, .gender) {
        row-gap: 15px
    }
}

.state ul li {
    font-size: 15px;
    border-right: 1px solid #9d9d9d;
    margin-top: 10px
}

.state ul li a {
    color: #d96710
}

.state-last ul li a {
    color: #0c0c0c
}

.state-last ul li {
    color: #fff;
    font-size: 15px;
    border-right: 2px solid;
    margin-top: 10px
}

@media(max-width:767px) {
    .banner-service .container-fluid {
        padding-left: 10px !important;
        padding-right: 10px !important
    }
    .state ul li {
        font-size: 15px;
        border-right: none;
        margin-top: 10px
    }
    h1 {
        color: #083e16 ;
        font-size: 28px !important
    }
    .rs-banner.style1 {
        padding: 30px 0 0 !important
    }
    .pb-70 {
        padding-bottom: 40px !important
    }
    .pt-60 {
        padding-top: 30px !important
    }
    .pb-40 {
        padding-bottom: 20px !important
    }
    .pt-30 {
        padding-top: 10px !important
    }
    .mt-70 {
        margin-top: 40px !important
    }
    .mt-50 {
        margin-top: 20px
    }
    .service-youtube {
        width: 100%;
        height: 227px !important
    }
    .service-banner {
        margin-top: 30px;
        padding: 25px 0
    }
    .header-from {
        position: relative;
        width: 100%;
        background: #fff;
        padding: 25px;
        border-radius: 8px;
        box-shadow: 0 0 15px rgba(0, 0, 0, .1);
        margin-left: 0
    }
    .youtube {
        width: 100%;
        height: 100% !important
    }
    .our-services {
        margin-top: 15px !important;
        padding: 46px 23px 10px !important
    }
}

.sec-menu {
    position: relative;
    z-index: 2;
    background-color: #fff
}

.service-youtube {
    width: 100%;
    height: 600px
}

.shadow-sm {
    box-shadow: none !important
}

.dashboard-cards {
    position: relative;
    padding-bottom: 50px;
    margin: 0 !important
}

.dashboard-cards .card {
    background: #fff;
    display: inline-block;
    perspective: 1e3;
    z-index: 20;
    padding: 0 !important;
    margin: 5px 5px 10px;
    position: relative;
    text-align: left;
    transition: all .3s 0s ease-in;
    z-index: 1;
    width: calc(33.33333333% - 10px);
    cursor: pointer;
    transition: all .3s ease
}

.dashboard-cards .card:hover {
    box-shadow: 0 15px 10px -10px rgba(31, 31, 31, .5);
    transition: all .3s ease
}

.dashboard-cards .card .card-title {
    background: #fff;
    padding: 20px 15px;
    position: relative;
    z-index: 0
}

.dashboard-cards .card .card-title h2 {
    font-size: 24px;
    letter-spacing: -.05em;
    margin: 0;
    padding: 0
}

.dashboard-cards .card .card-title h2 small {
    display: block;
    font-size: 14px;
    margin-top: 8px;
    letter-spacing: -.025em
}

.dashboard-cards .card .card-description {
    position: relative;
    font-size: 14px;
    border-top: 1px solid #ddd;
    padding: 10px 15px 0
}

.dashboard-cards .card .card-actions {
    box-shadow: 0 2px rgba(0, 0, 0, .075);
    padding: 10px;
    text-align: center
}

.dashboard-cards .card .card-flap {
    background: #d9d9d9;
    position: absolute;
    width: 100%;
    transform-origin: top;
    transform: rotateX(-90deg)
}

.dashboard-cards .card .flap1 {
    transition: all .3s .3s ease-out;
    z-index: -1
}

.dashboard-cards .card .flap2 {
    transition: all .3s 0s ease-out;
    z-index: -2
}

.dashboard-cards.showing .card {
    cursor: pointer;
    opacity: .6;
    transform: scale(.88)
}

.dashboard-cards .no-touch .dashboard-cards.showing .card:hover {
    opacity: .94;
    transform: scale(.92)
}

.dashboard-cards .card.d-card-show {
    opacity: 1 !important;
    transform: scale(1) !important
}

.dashboard-cards .card.d-card-show .card-flap {
    background: #fff;
    transform: rotateX(0)
}

.dashboard-cards .card.d-card-show .flap1 {
    transition: all .3s 0s ease-out
}

.dashboard-cards .card.d-card-show .flap2 {
    transition: all .3s .2s ease-out
}

.dashboard-cards .card .task-count {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 22px;
    right: 10px;
    background: #ecf0f1;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
    color: #333;
    font-weight: 600;
    transition: all .2s ease
}

.dashboard-cards .task-list {
    padding: 0 !important
}

.dashboard-cards .task-list li {
    padding: 10px 0;
    padding-left: 10px;
    margin: 3px 0;
    list-style-type: none;
    border-bottom: 1px solid #e9ebed;
    border-left: 3px solid #f36525;
    transition: all .2s ease
}

.dashboard-cards .task-list li:hover {
    background: #ecf0f1;
    transition: all .2s ease
}

.dashboard-cards .task-list li span {
    float: right;
    color: #f36525;
    margin-right: 5px
}

.dashboard-cards.showing .card.d-card-show .task-count {
    color: #fff;
    background: #f36525;
    transition: all .2s ease
}

.dashboard-cards .card-actions .btn {
    color: #333
}

.dashboard-cards .card-actions .btn:hover {
    color: #f36525
}

.payment {
    margin: auto;
    display: block
}

#footer-bar {
    display: none
}

@media screen (min-width:375px)and(max-width:668px) {
    .position-relative-sm {
        position: relative;
        right: 30px
    }
}

@media(max-width:767px) {
    .service-scroll {
        height: 337px;
        scroll-behavior: smooth;
        overflow-y: auto;
        overflow-x: hidden
    }
    .mobile-tube {
        width: 100%;
        height: 280px
    }
    #footer-bar {
        min-height: 50px;
        max-height: 50px
    }
    #footer-bar {
        position: fixed;
        z-index: 2;
        bottom: 0;
        left: 0;
        right: 0;
        background-color: rgba(249, 249, 249, .98);
        box-shadow: 0 -5px 10px rgba(0, 0, 0, 6%);
        min-height: 60px;
        height: calc(62px + constant(safe-area-inset-bottom)* 1.1);
        height: calc(62px + env(safe-area-inset-bottom)* 1.1);
        display: flex;
        text-align: center
    }
    .pl-0 {
        padding-right: 0 !important
    }
    .pr-0 {
        padding-left: 0 !important
    }
    .footer-bar-scroll {
        display: block !important
    }
    #footer-bar .row .col-6:nth-child(1) .fxd-button,
    #sheet-wizard-step-1 a.fxd-button {
        background-color: #0767ba;
        font-weight: 600;
        font-size: 18px
    }
    #footer-bar .row .col-6:nth-child(2) .fxd-button,
    #footer-bar .row .col-12 .fxd-button {
        background-image: linear-gradient(to right, #5AD065, #22AF39);
        font-size: 20px;
        font-weight: 500
    }
    .spn {
        font-size: 11px;
        font-weight: 400;
        padding-left: 4px
    }
}

.instructor__content-three .ratting-wrap {
    display: inline-flex;
    align-items: center;
    border: 1px solid #7f7e97;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -o-border-radius: 35px;
    -ms-border-radius: 35px;
    border-radius: 35px;
    background: #fff;
    padding: 7px 10px;
    gap: 8px;
    margin-bottom: 20px
}

.about__images .popup-video {
    position: absolute;
    width: 76px;
    height: 76px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    color: #e11b24;
    z-index: 1
}

.section__title_abt .sub-title {
    display: inline-block;
    line-height: 1.62;
    background: #ecf8f8;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    padding: 3px 16px;
    font-weight: 500;
    color: #030303;
    margin: 0 0 14px
}

.abt-span {
    color: #1eb946;
    padding-left: 8px
}

.section-py-120 {
    padding: 60px 0
}

.section__title_abt .title {
    font-size: 36px;
    line-height: 1.33;
    text-transform: capitalize;
    color: #000;
    font-weight: 800
}

.about__content .desc {
    margin: 0 0 22px;
    text-align: justify
}

.about__info-list-item p {
    color: #161439;
    font-size: 18px;
    font-weight: 600;
    margin: 0
}

.arrow-btn {
    --arrow-hover-move-x: -110%;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: .3s linear
}

.about__enrolled .title {
    font-size: 16px;
    font-weight: 500;
    color: #d96710;
    margin: 0 0 2px
}

.about__enrolled {
    position: absolute;
    left: -6px;
    bottom: 35px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #b2bbcc;
    box-shadow: -8px 8px rgba(0, 0, 0, .15);
    text-align: center;
    padding: 12px 20px
}

.about__enrolled img {
    max-width: 155px
}

.about__enrolled .title span {
    font-weight: 700;
    color: #161439
}

.arrow-btn {
    --arrow-hover-move-x: -110%;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: .3s linear
}

.btn-abt:hover,
.btn:focus-visible {
    background: #d96710;
    color: #fff;
    box-shadow: 0 0 #050071
}

.btn-abt {
    user-select: none;
    -moz-user-select: none;
    background: #d96710 repeat;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.12;
    margin-bottom: 0;
    padding: 16px 30px;
    text-align: center;
    text-transform: capitalize;
    touch-action: manipulation;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    vertical-align: middle;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    white-space: nowrap;
    box-shadow: 4px 6px #0c0c0c;
    overflow: hidden
}

.work__list-box-top {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 18px
}

.work__list-box {
    width: 50%;
    flex: none;
    padding: 0 15px;
    margin-bottom: 30px
}

.work__list-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin: 0 -15px
}

.work__list-box-top .title {
    font-size: 15px;
    margin-bottom: 0;
    color: #000;
    font-weight: 600
}

.work__list-box .icon {
    width: 40px;
    height: 40px;
    flex: none;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #d96710;
    border: 1px solid #d96710;
    font-size: 35px;
    line-height: 0;
    color: var(--tg-common-color-white);
    -webkit-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .25);
    -ms-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .25);
    -o-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, .25);
    box-shadow: 5px 5px rgba(0, 0, 0, .25)
}

.wrapper {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.video-main {
    position: relative;
    display: inline-block
}

.video {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 100%;
    background: 0 0;
    color: #fff;
    display: inline-block;
    background: #ff0f1c;
    z-index: 999
}

.video:hover {
    color: #000
}

@keyframes waves {
    0% {
        -webkit-transform: scale(.2, .2);
        transform: scale(.2, .2);
        opacity: 0;
        -ms-filter: "alpha(opacity=0)"
    }
    50% {
        opacity: .9;
        -ms-filter: "alpha(opacity=90)"
    }
    100% {
        -webkit-transform: scale(.9, .9);
        transform: scale(.9, .9);
        opacity: 0;
        -ms-filter: "alpha(opacity=0)"
    }
}

.fa-play:before {
    content: "\f04b"
}

.waves {
    position: absolute;
    width: 150px;
    height: 150px;
    background: rgba(0, 0, 0, .3);
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    border-radius: 100%;
    right: -50px;
    bottom: -50px;
    z-index: -1;
    -webkit-animation: waves 3s ease-in-out infinite;
    animation: waves 3s ease-in-out infinite
}

.wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.row-gap-25 {
    row-gap: 25px
}

.thankyou-social-icons .thankyou-social .footer-social li {
    display: inline;
    margin-right: 13px;
    cursor: pointer
}

.thankyou-social-icons .thankyou-social .footer-social li a {
    display: inline-block;
    font-size: 15px;
    border-radius: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #40404c;
    color: #fff;
    text-align: center
}

.thankyou-social-icons .thankyou-social .footer-social li a:hover {
    background: #4caf50;
    color: #fff
}

.thankyou-back-btn {
    background-color: #ddd;
    border-radius: 30px;
    color: #212529 !important;
    border: none;
    padding: 9px 31px;
    font-size: 15px;
    cursor: pointer;
    position: relative;
    font-weight: 600
}

.thankyou-back-btn:hover {
    color: #fff !important;
    background: #d96710
}

.job-section {
    position: relative;
    padding: 100px 0
}

.job-section.alternate {
    padding: 20px 0 70px
}

.job-section .tab-buttons {
    justify-content: center;
    margin-bottom: 30px
}

.job-section .default-tabs .tabs-content {
    padding: 0
}

.application-end-widget {
    background-color: #f5f7fc;
    border-radius: 18px;
    margin-bottom: 30px;
    padding: 60px;
    position: relative
}

.job-block {
    position: relative;
    margin-bottom: 30px
}

.job-block .inner-box {
    position: relative;
    padding: 32px 20px 22px 30px;
    background: #fff;
    border: 1px solid #ecedf2;
    box-sizing: border-box;
    border-radius: 10px;
    transition: all 300ms ease
}

.job-block.at-jsv6 .inner-box {
    border-radius: 18px;
    border-radius: 18px;
    border: 1px solid #f9ab00
}

.job-block.at-jsv6:hover .inner-box {
    border: 1px solid #ecedf2
}

.job-block.at-jlv16 .inner-box {
    border-radius: 18px
}

.job-block.at-jlv16.active .inner-box,
.job-block.at-jlv17.active .inner-box {
    border: 1px solid #f9ab00
}

.job-block.at-jlv17.at-jlv15 .tags {
    bottom: 20px;
    top: auto
}

.job-block.at-jlv17.at-jlv15 .inner-box {
    border-radius: 18px
}

.job-block.at-jlv17.at-jlv15.active .inner-box {
    border-radius: 18px;
    border: 1px solid #1967d2;
    box-shadow: 0 6px 15px rgba(64, 79, 104, 5%)
}

.job-block .inner-box:hover {
    box-shadow: 0 7px 18px rgba(64, 79, 104, 5%)
}

.job-block .content-part {
    position: relative;
    padding-left: 68px !important;
    min-height: 51px
}

.job-block .company-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    transition: all 300ms ease
}

@media screen and (max-width:768px) {
    .job-block .company-logo {
        display: none
    }
    .job-block .content-part {
        position: relative;
        padding-left: 35px !important;
        min-height: 51px
    }
    .formbold-form-wrapper {
        margin: 0 auto;
        max-width: 570px;
        width: 90% !important;
        background: #fff;
        padding: 20px;
        box-shadow: 0 0 21px -5px rgb(0 0 0/35%)
    }
}

.job-block.at-jlv16 .company-logo {
    width: 60px
}

.job-block h4 {
    font-size: 18px;
    color: #202124;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
    top: -3px;
    margin-bottom: 3px
}

.job-block h4 a {
    color: #202124;
    transition: all 300ms ease
}

.job-block h4 a:hover {
    color: #1967d2
}

.job-block .job-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.job-block .job-info li {
    position: relative;
    font-size: 14px;
    line-height: 22px;
    color: #696969;
    font-weight: 400;
    margin-bottom: 5px;
    margin-right: 20px
}

.job-block .job-info li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    line-height: 22px;
    color: #696969
}

.job-block .job-info li a {
    color: #696969
}

.job-block .bookmark-btn {
    position: absolute;
    right: 0;
    width: 120px;
    bottom: 10px;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-size: 13px;
    cursor: pointer;
    background: #40404c;
    border-color: #40404c !important;
    color: #fff;
    transition: all 300ms ease
}

.job-block .bookmark-btn:hover {
    background: #020202;
    border-color: #020202 !important
}

.job-block .job-other-info {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.job-other-info li,
.job-other-info.at-jsv6 li,
.job-other-info.at-jsv7 li {
    position: relative;
    font-size: 13px;
    line-height: 15px;
    margin-right: 15px;
    padding: 5px 20px;
    border-radius: 50px;
    margin-bottom: 10px
}

.job-other-info.at-jsv17 {
    border-radius: 18px
}

.job-other-info.at-jsv17.active {
    background-color: #fff;
    border: 1px solid #f9ab00
}

.job-other-info.at-jsv17 li {
    padding: 5px 15px
}

.job-other-info.at-jsv6 li {
    border-radius: 60px;
    border: 1px solid #ecedf2;
    height: 34px;
    color: #202124;
    font-size: 14px;
    font-family: Jost;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-right: 10px
}

.job-other-info.at-jsv6 li:last-child {
    margin-right: 0
}

.tag-left {
    background-color: #f5f7fc;
    border-radius: 60px;
    display: inline-block;
    padding: 5px 15px
}

.job-other-info.at-jsv7 li {
    background-color: #fff;
    border-radius: 60px;
    border: 1px solid #ecedf2;
    height: 34px;
    color: #202124;
    font-size: 14px;
    font-family: Jost;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-right: 10px
}

.job-other-info.at-jsv7 li.time {
    background-color: #fff;
    color: #1967d2
}

.job-other-info.at-jsv7 li.time.bg-gray {
    background-color: #f5f7fc;
    color: #202124
}

.job-other-info.at-jsv7.bottom li {
    height: 42px;
    line-height: 26px
}

.job-other-info.at-jsv7 li:last-child {
    margin-right: 0
}

.job-other-info li.time {
    background: rgba(25, 103, 210, .15);
    color: #1967d2
}

.job-other-info li.green,
.job-other-info li.privacy {
    background: rgba(52, 168, 83, .15);
    color: #34a853
}

.job-other-info li.required {
    background: rgba(249, 171, 0, .15);
    color: #f9ab00
}

.job-section .btn-box {
    position: relative;
    text-align: center;
    margin-top: 15px
}

.category-block {
    position: relative;
    margin-bottom: 30px
}

.category-block .inner-box {
    position: relative;
    background: #fff;
    border: 1px solid #ecedf2;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 19px;
    transition: all 300ms ease
}

.category-block .inner-box:hover {
    box-shadow: 0 7px 18px rgba(64, 79, 104, 5%)
}

.formbold-form-wrapper {
    margin: 0 auto;
    max-width: 570px;
    width: 100%;
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 21px -5px rgb(0 0 0/35%)
}

.formbold-img {
    display: block;
    margin: 0 auto 45px
}

.formbold-input-wrapp>div {
    display: flex;
    gap: 20px
}

.formbold-form-input {
    width: 100%;
    padding: 13px 22px;
    border-radius: 5px;
    border: 1px solid #dde3ec;
    background: #fff;
    box-shadow: none;
    margin-bottom: 20px;
    color: #536387;
    outline: none;
    resize: none
}

.formbold-form-input:focus {
    border-color: #27ae60;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 5%)
}

.formbold-form-label {
    color: #07074d;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    display: block;
    margin-bottom: 10px
}

.form-cv {
    font-size: 13px;
    padding-top: 12px;
    color: #6c6c6c;
    text-align: center
}

.formbold-form-file-flex {
    display: flex;
    align-items: center;
    gap: 20px
}

.formbold-form-file-flex .formbold-form-label {
    margin-bottom: 0
}

.formbold-form-file {
    font-size: 14px;
    line-height: 29px;
    color: #dde2e9;
    border: 1px solid #dde2e9;
    border-radius: 4px;
    box-shadow: none
}

.formbold-form-file::-webkit-file-upload-button {
    display: none
}

.formbold-form-file:before {
    content: 'Upload file';
    display: inline-block;
    background: #eee;
    border: .5px solid #fbfbfb;
    box-shadow: inset 0 0 2px rgba(0, 0, 0, .25);
    border-radius: 3px;
    padding: 3px 12px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    color: #637381;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    margin-right: 10px
}

.formbold-btn {
    text-align: center;
    width: 100%;
    font-size: 16px;
    border-radius: 5px;
    padding: 14px 25px;
    border: none;
    font-weight: 500;
    background-color: #27ae60;
    color: #fff;
    cursor: pointer
}

.formbold-btn:hover {
    background-color: #0973bf
}

.login-logo {
    width: 44%;
    display: block;
    margin: auto
}

#login {
    height: 100vh;
    display: flex;
    align-items: center;
    background-size: cover;
    justify-content: center;
    background-image: url('../images/login-bcd.jpg');
    font-family: poppins, sans-serif
}

.loginform {
    position: relative;
    max-width: 430px;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    overflow: hidden;
    margin: 0
}

.loginform .forms {
    display: flex;
    align-items: center;
    height: 440px;
    width: 200%;
    transition: height .2s ease
}

.loginform .form {
    width: 50%;
    padding: 30px;
    background-color: #fff;
    transition: margin-left .18s ease
}

.loginform.active .login {
    margin-left: -50%;
    opacity: 0;
    transition: margin-left .18s ease, opacity .15s ease
}

.loginform .signup {
    opacity: 0;
    transition: opacity .09s ease
}

.loginform.active .signup {
    opacity: 1;
    transition: opacity .2s ease
}

.loginform.active .forms {
    height: 600px
}

.loginform .form .title {
    position: relative;
    font-size: 27px;
    font-weight: 600;
    color: #000
}

.form .title::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 30px;
    background-color: #7b7bcc;
    border-radius: 25px
}

.form .input-field {
    position: relative;
    height: 50px;
    width: 100%;
    margin-top: 25px
}

.input-field input {
    position: absolute;
    height: 100%;
    width: 100%;
    padding: 0 35px;
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    transition: all .2s ease
}

.input-field input:is(:focus, :valid) {
    border-bottom-color: #7b7bcc !important
}

.input-field i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    font-size: 23px;
    transition: all .2s ease
}

.input-field input:is(:focus, :valid)~i {
    color: #7b7bcc
}

.input-field i.icon {
    left: 0
}

.input-field i.showHidePw {
    right: 0;
    cursor: pointer;
    padding: 10px
}

.form .checkbox-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px
}

.checkbox-text .checkbox-content {
    display: flex;
    align-items: center
}

.checkbox-content input {
    margin-right: 10px;
    accent-color: #7b7bcc
}

.form .text {
    color: #333;
    font-size: 14px
}

.form a.text {
    color: #7b7bcc;
    text-decoration: none
}

.form a:hover {
    text-decoration: underline
}

.form .button {
    margin-top: 35px
}

.form .button input {
    border: none;
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
    background-color: #7b7bcc;
    cursor: pointer;
    transition: all .3s ease
}

.button input:hover {
    background-color: #7b7bcc
}

.form .login-signup {
    margin-top: 30px;
    text-align: center
}

.includes-overflow-scroll {
    max-height: 100%;
    overflow: auto;
    overflow-x: hidden
}

#home-banner-thankyou {
    font-size: 17px;
    line-height: 24px;
    color: #d96710;
    width: 75%
}

#home-banner-error {
    font-size: 17px;
    line-height: 24px;
    color: #f51708;
    width: 75%
}

.no-data-text {
    font-size: 25px;
    color: #282c3f;
    margin-bottom: 10px;
    font-weight: 500
}

#checkboxError {
    font-size: 15px;
    color: #000;
    margin-left: 5px
}

.ShortCode {
    background-color: #179e66;
    display: flex;
    align-items: center;
    padding: 6px 16px;
    margin-bottom: 20px;
    border-radius: 5px
}

.ShortCode img {
    height: 58px;
    display: block;
    padding-right: 10px
}

.ShortCode p {
    font-size: 16px;
    color: #fff;
    margin: 0 !important;
    display: flex;
    align-items: center;
    flex: 1
}

.ShortCode p strong {
    font-weight: 700;
    color: #fff;
    margin: 0 3px
}

.ShortCode p a {
    background-color: #fbd371;
    color: #000;
    padding: 6px 12px;
    margin-left: auto;
    display: block;
    text-align: center;
    font-weight: 500;
    width: 120px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}

@media only screen and (max-width:767px) {
    .ShortCode img {
        display: none
    }
}

.services-grid {
    padding: 40px 30px
}

.other-services.services-tags .tagcloud a {
    display: inline-block;
    margin: 10px 3px 0 0;
    line-height: 20px;
    padding: 6px 12px;
    font-size: 15px;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #d96710;
    color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 3px
}

.other-services.services-tags .tagcloud a:hover {
    background: #000;
    color: #fff;
    border-color: #000
}

.green-light {
    background-color: rgba(246, 250, 253, .8);
    padding-top: 30px;
    padding-bottom: 30px
}

.main-contain {
    height: 100%;
    align-items: center;
    display: flex
}

table {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    table-layout: fixed;
    align-items: center
}

table caption {
    font-size: 55px;
    font-weight: 700;
    color: #00000090;
    padding: 15px
}

table tr {
    background-color: #ffffff90;
    border: 1px solid #ddd;
    padding: 10px
}

.thead {
    background-color: #1d9e66;
    color: #fff
}

table th,
table td {
    padding: 13px;
    text-align: center;
    font-size: 15px
}

table th,
table td p {
    margin-bottom: 0
}

table th {
    font-size: 16px;
    letter-spacing: .1em;
    text-transform: capitalize
}

@media screen and (max-width:600px) {
    .le {
        border: 0
    }
    .thead {
        background-color: #4338ca;
        color: #fff
    }
    .main-contain {
        height: auto;
        align-items: center;
        display: flex
    }
    table caption {
        font-size: 25px;
        font-weight: 700;
        color: #00000090
    }
    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
    table tr {
        border-bottom: 3px solid #ddd;
        display: block;
        margin-bottom: .625em
    }
    table td {
        border-bottom: 1px solid #ddd;
        display: block;
        font-size: .8em;
        text-align: right
    }
    table td::before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: uppercase
    }
    table td:last-child {
        border-bottom: 0
    }
}

.text-theme {
    color: #d96710
}

.dkuywW {
    display: none
}

.blog-desc-text {
    overflow: hidden;
    height: 170px;
    text-overflow: ellipsis
}

.ckeditor-muted p {
    text-align: justify;
    line-height: 32px
}

.ckeditor-muted ol {
    padding-left: 15px;
    text-align: justify;
    line-height: 34px
}

.ckeditor-muted ul {
    padding-left: 18px;
    text-align: justify;
    line-height: 34px
}

.list-style-none {
    list-style: none
}

.breadcrumb-hsn-bg {
    background-size: cover;
    background-position: 50%;
    padding: 120px 0;
    position: relative;
    z-index: 1;
    background-color: #7b7bcc
}

@media screen and (max-width:767px) {
    .job-apply-btn {
        position: relative !important;
        right: 24px !important
    }
    .font-size-42 {
        font-size: 42px !important;
        margin: 15px 0 26px !important
    }
    .service-gst {
        font-size: 14px !important
    }
}

.contact-cta {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 35px 34px 12px
}

.contact-cta .contact {
    float: right;
    line-height: 46px
}

.contact-cta .text {
    float: left
}

.contact-cta .text .title {
    font-size: 20px;
    margin-bottom: 8px;
    color: #000
}

.border-contact {
    border-right: 1px solid #f1f1f1
}

.bg14 {
    background: #f6f9fd;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%
}

.rs-specialty.style1 .specialty-grid {
    background: #fff;
    padding: 20px 30px;
    transition: all .3s ease
}

.cta-button {
    outline: none;
    padding: 13px 17px;
    border: none;
    border-radius: 40px;
    font-size: 16px;
    font-family: poppins, sans-serif;
    font-weight: 500;
    color: #fff;
    background: #25d366;
    transition: all .3s ease
}

.cta-button:hover {
    color: #fff
}

@media(max-width:767px) {
    .contact-cta {
        border: 1px solid #eee;
        border-radius: 5px;
        margin: 42px 4px 0;
        padding: 35px 34px 38px
    }
    .contact-cta .contact {
        float: left;
        line-height: 46px
    }
    .contact-cta .text .title {
        line-height: 34px
    }
}

.title3 {
    font-size: 22px;
    font-weight: 500
}

.contact-title {
    margin-bottom: 10px;
    font-weight: 500
}

.bottom-border {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(66, 66, 66, .1)
}

.contact-info {
    background: #fff;
    height: 100%;
    color: #181818;
    font-size: 16px;
    text-align: left
}

.info-wrap .content-part h4 {
    margin-bottom: 0;
    color: #181818;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 5px;
    font-weight: 600
}

.enquiry {
    margin-bottom: 0;
    text-align: left;
    font-size: 16px
}

.enquiry a {
    color: #000
}

.contact-info .info-wrap .content-part a {
    color: #181818 !important
}

.kp-contact-details-cards {
    background: #fff;
    padding: 33px 23px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    border-radius: 3px;
    border: 1px solid #eee;
    top: -100px;
    z-index: 1
}

.kp-single-card {
    flex: 0 0 24%;
    max-width: 24%
}

.kp-multi-card {
    display: flex;
    max-width: calc(76% - 15px);
    flex-basis: calc(76% - 15px);
    margin: 0 0 0 15px
}

.kp-single-card,
.kp-multi-card {
    background: #f6f9fd;
    border: .5px solid #d2dbe8;
    padding: 52px 30px 52px 40px;
    position: relative;
    text-align: left
}

.kp-contact-details-cards p {
    color: #333;
    font-size: 16px;
    line-height: 27px;
    letter-spacing: -.17px;
    margin: 0 0 20px;
    width: 100%
}

.kp-info-list {
    display: flex;
    flex-wrap: wrap
}

.kp-single-card .kp-info-list .kp-info-list-item {
    flex: 0 0 100%;
    max-width: 100%;
    border: 0
}

.kp-info-list-item:last-child {
    border: 0;
    padding-right: 0
}

.kp-info-list-item:first-child {
    padding-left: 0
}

.kp-info-list-item {
    text-align: left;
    border-right: .5px solid #d2dbe8;
    flex: 0 0 48.33%;
    max-width: 48.33%;
    padding: 0 24px
}

.kp-card-badge-first {
    color: #fff;
    background: #2491d0;
    padding: 6px 12px;
    letter-spacing: .36px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    border-radius: 30px;
    transform: translate(-50%, -50%);
    left: 50%;
    white-space: nowrap
}

.kp-card-badge-second {
    color: #fff;
    background: #049949;
    padding: 6px 12px;
    letter-spacing: .36px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 12px;
    border-radius: 30px;
    transform: translate(-50%, -50%);
    left: 50%;
    white-space: nowrap
}

.kp-contact-details-cards a {
    color: #000;
    font-weight: 500
}

@media only screen and (max-width:1280px) {
    .kp-contact-details-cards {
        max-width: 80%;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width:960px) {
    .kp-contact-details-cards {
        max-width: 100%
    }
}

@media only screen and (max-width:1280px) {
    .kp-contact-details-cards {
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width:1280px) {
    .kp-single-card {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media only screen and (max-width:1280px) {
    .kp-multi-card {
        margin: 60px 0 0;
        max-width: 100%;
        flex: 0 0 100%
    }
}

@media only screen and (max-width:960px) {
    .kp-contact-details-cards {
        max-width: 100%
    }
}

@media only screen and (max-width:960px) {
    .kp-info-list-item {
        flex: 1 1 100%;
        border-left: 0
    }
}

@media only screen and (max-width:960px) {
    .kp-multi-card .kp-info-list .kp-info-list-item {
        padding: 0 0 30px;
        margin: 0 0 30px;
        border-bottom: 1px solid #d2dbe8
    }
}

@media only screen and (max-width:960px) {
    .kp-info-list-item {
        text-align: left;
        border-right: none;
        max-width: 100%;
        padding: 0 24px
    }
}

.ticket-button {
    outline: none;
    padding: 8px 17px;
    border: 1px solid #056dc7;
    border-radius: 1px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    font-family: poppins, sans-serif;
    font-weight: 500;
    color: #056dc7;
    background: #fff;
    transition: all .3s ease
}

.ticket-button:hover {
    background-color: #056dc7;
    color: #fff
}

.contact-breadcrumb-bg {
    background-size: cover;
    background-position: 50%;
    padding: 60px 0 120px;
    position: relative;
    z-index: 1;
    background-color: #7b7bcc
}

.ticket {
    font-size: 27px;
    line-height: 40px;
    font-weight: 500
}