:root
 {
    --te-50:#007bff;
    font-family:'Josefin Sans'
}

body {
    font-family: Poppins, sans-serif;
    color: #313131;
    line-height: 1.6
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, sans-serif
}

img {
    max-width: 100%
}

button:focus {
    border: 0 !important;
    box-shadow: inherit !important;
    outline: 0
}

hr {
    background-image: -webkit-linear-gradient(left, transparent, #dbdbdb, transparent);
    background-image: linear-gradient(to right, transparent, #dbdbdb, transparent);
    border: 0;
    height: 1px;
    margin: 22px 0
}

a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

a:hover {
    text-decoration: none
}

.heading-1 {
    position: relative;
    width: fit-content;
    padding-bottom: 12px
}

.heading-1>a {
    color: #333
}

.heading-1:after,
.heading-1:before {
    content: '';
    height: 1px;
    max-width: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    background:#073b8e 
}

.heading-1:after {
    bottom: -4px;
    max-width: 60%
}

.heading-1 span {
    font-weight: 900;
    color: #073b8e
}

.btn-pl:before {
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    opacity: 0;
    content: '';
    background: rgba(0, 0, 0, .5);
    color: #fff;
    z-index: -1
}

.btn-pl:hover:before {
    left: 0;
    right: 0;
    width: 100%;
    opacity: 1
}

.nav-wrapper .bg-dark {
    background-color: transparent !important
}

.nav-wrapper .navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-size: .8rem;
    font-weight: 500;
    padding: .9rem .6rem;
    text-transform: uppercase
}

.h-auto {
    height: auto
}

.top-header {
    background: #3b48d8;
    font-weight: 400;
    font-size: .95rem
}

.top-header,
.top-header a {
    color: #fff;
    font-weight: 300
}

.top-header .dropdown-menu a {
    color: #333
}

.top-header-right li a {
    background: #fff;
    width: 22px;
    height: 20px;
    text-align: center;
    line-height: 16px;
    border-radius: 1px;
    font-size: 1.3rem;
    padding: 0
}

.stay-connect ul li.fb a i,
.top-header-right li.fb a {
    color: #4867aa
}

.stay-connect ul li.tw a i,
.top-header-right li.tw a {
    color: #00aced
}

.stay-connect ul li.ln a i,
.top-header-right li.ln a {
    color: #0274b3
}

.stay-connect ul li.insta a i,
.top-header-right li.insta a {
    color: #f6191e
}

.top-header-right li.fb a:hover {
    background: #4867aa;
    color: #fff
}

.top-header-right li.tw a:hover {
    background: #00aced;
    color: #fff
}

.top-header-right li.ln a:hover {
    background: #0274b3;
    color: #fff
}

.top-header-right li.insta a:hover {
    background: #f6191e;
    color: #fff
}

.top-header .top-header-left a i {
    font-size: .9rem
}

.top-header a {
    position: relative;
    padding: 0 5px;
    display: block;
    font-size: 13px;
    font-weight: 500;
    font-family: Roboto, sans-serif
}

.header {
    position: relative
}

.nav-wrapper {
    margin-top: .8rem;
    background: #073b8e;
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    transition: height .3s
}

.nav-wrapper.fixed {
    -webkit-transition: height .3s;
    -moz-transition: height .3s;
    transition: height .3s;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    top: 0;
    left: 0;
    margin-top: 0
}

.srdv-logo {
    position: absolute;
    top: -36px;
    left: 0;
    z-index: 999;
    max-height: 107px;
    min-height: 100px;
    line-height: 90px;
    width: 100%;
    text-align: center
}

.srdv-logo:after {
    background: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: -29px;
    top: -3px;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    width: 2000px;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .29)
}

.middle-right i {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.4rem;
    width: 2.5rem;
    text-align: center;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #073c8b;
    border-radius: 3px 12px 3px 12px;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .08)
}

.middle-right .web-what i {
    color: #00e676
}

.middle-right {
    padding: .5rem 4rem .5rem 0;
    margin-top: .6rem
}

.middle-right li a {
    padding-left: 3.2rem;
    color: #333
}

.middle-right li {
    position: relative
}

.btn-touch a {
    padding: .2rem .5rem;
    background: #02b2f8;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    display: inline-block !important;
    font-size: 13px;
    line-height: 35px;
    font-weight: 600;
    font-family: 'Josefin Sans', sans-serif;
    border-radius: 43px;
    margin: 2px 0
}

.middle-right h4 {
    font-size: 15px;
    text-align: left
}

.middle-right .web-what h4 span {
    font-size: .9rem
}

.middle-right .addr h4 {
    font-size: 15px
}

.middle-right .list-inline-item:not(:last-child) {
    margin-right: 3rem
}

.top-header-right {
    padding-right: 4rem
}

.top-header-right .list-inline-item:not(:last-child) {
    margin-right: 0
}

.top-header-right a i {
    font-size: .8rem;
    line-height: 21px
}

.top-header-right .g-plus a i {
    font-size: 1rem;
    line-height: normal
}

.top-header-right .list-inline-item:not(:last-child) a:after {
    content: '';
    position: absolute;
    height: 20px;
    width: 1px;
    top: 50%;
    margin-top: -10px;
    right: 0;
    background-image: -webkit-linear-gradient(left, transparent, #dbdbdb, transparent);
    background-image: linear-gradient(to top, transparent, #dbdbdb, transparent)
}

.top-header-left .list-inline-item:not(:last-child) {
    margin-right: .4rem
}

.slider-wrapper .owl-carousel .owl-item img {
    box-shadow: 0 0 3px rgb(0 0 0 / 31%);
    object-fit: cover
}

.slider-wrapper .cra-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -100%);
    max-width: 80%;
    width: 100%;
    text-align: center
}

.slider-wrapper .cra-caption h1 .sm-txt {
    font-size: 2.5rem;
    vertical-align: middle
}

.slider-wrapper .cra-caption h1 {
    display: block;
    font-size: 4rem;
    text-transform: uppercase;
    font-weight: 900;
    color: #ff333b
}

.slider-wrapper .cra-caption p {
    text-transform: uppercase;
    color: #fff;
    word-spacing: .5rem;
    letter-spacing: .3rem;
    font-size: 1.5rem;
    font-weight: 300;
    background: #146ead;
    display: inline-block;
    padding: .2rem 0;
    margin-top: .5rem !important
}

.slider-wrapper .owl-carousel button.owl-dot span {
    width: 6px;
    border-radius: 15px;
    height: 20px;
    display: block;
    border: 2px solid #fff
}

.slider-wrapper .owl-carousel .owl-dots {
    position: absolute;
    top: 50%;
    right: 2rem;
    transform: translateY(-50%)
}

.slider-wrapper .owl-carousel .owl-dots .owl-dot {
    display: block;
    margin-bottom: 3px
}

.slider-wrapper .owl-carousel .owl-dots .owl-dot:focus {
    border: 0;
    box-shadow: inherit;
    outline: 0
}

.slider-wrapper .owl-carousel .owl-dots .owl-dot.active span {
    background: #1072bb;
    border-color: #1072bb
}

.nav-wrapper .navbar {
    padding: 0
}

.home-ser-wrap {
    background: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .28);
    z-index: 9;
    position: relative;
    max-width: 882px;
    margin: -60px auto 20px
}

.col-serv-wrap {
    text-align: center;
    position: relative;
    padding: 1rem 0
}

.col-serv-wrap a {
    color: #333;
    display: block
}

.col-serv-wrap a:hover .ser-icon {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.home-ser-wrap .col-serv-wrap:after {
    content: '\ea88';
    font-family: IcoFont;
    position: absolute;
    right: -37px;
    top: 0;
    font-size: 77px;
    color: #f7f7f7
}

.home-ser-wrap .col-serv-wrap.last-wrap:after {
    display: none
}

.col-serv-wrap .ser-icon i {
    font-size: 2rem
}

.col-serv-wrap .ser-icon,
.serv-col-desc,
.serv-col-desc h4 {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.col-serv-wrap .ser-icon {
    display: inline-block;
    background: #fff;
    position: absolute;
    top: -26px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    color: #1072bb;
    left: 0;
    right: 0;
    padding-top: 5px;
    margin: 0 auto;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: #073b8e;
    box-shadow: 0 0 4px rgb(0 0 0 / 36%);
    border-bottom-color: #1072bb
}

.col-serv-wrap h4 {
    padding-top: 31px;
    margin-bottom: 0;
    font-size: 1.2rem;
    font-weight: 700;
    position: relative;
    background-color: #fff;
    background-image: -webkit-linear-gradient(left, #95c4ef, #073b8e);
    background-image: -moz-linear-gradient(left, #95c4ef, #073b8e);
    background-image: -ms-linear-gradient(left, #95c4ef, #073b8e);
    background-image: -o-linear-gradient(left, #95c4ef, #073b8e);
    background-image: linear-gradient(-90deg, #95c4ef, #073b8e);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
}

.col-serv-wrap h4 span {
    display: block;
    font-size: 1.1rem;
    color: #1072bb;
    font-weight: 400
}

.srdv-logo img {
    max-width: 252px;
    margin-top: 8px
}

.get-in-touch {
    padding-right: 0;
    text-align: right
}

.our-technology .owl-nav button,
.slider-wrapper .owl-nav button {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    border: 2px solid #073b8e !important;
    border-radius: 50%;
    color: #073b8e !important;
    margin-top: -20px;
    background: #ffc4c633 !important;
    font-size: 1.6rem !important;
    line-height: 35px !important
}

.our-technology .owl-nav button {
    border: 0 solid #7d7d7d !important;
    color: #073b8e !important;
    border-radius: inherit;
    font-size: 2rem !important;
    width: auto;
    height: auto;
    margin-top: -12px
}

.our-technology .owl-carousel .owl-item img {
    height: auto;
    margin: 0 auto;
    width: auto
}

.our-technology .owl-carousel .owl-item {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.our-technology .owl-nav button.disabled,
.slider-wrapper .owl-nav button.disabled {
    opacity: .5
}

.our-technology .owl-nav button.owl-prev,
.slider-wrapper .owl-nav button.owl-prev {
    left: 20px
}

.our-technology .owl-nav button.owl-next,
.slider-wrapper .owl-nav button.owl-next {
    right: 20px
}

.our-technology .owl-nav button.owl-next,
.our-technology .owl-nav button.owl-prev {
    top: -38px;
    border: 1px solid #073b8e !important
}

.our-technology .owl-nav {
    position: absolute;
    top: 0;
    right: 0;
    max-width: 71px;
    width: 100%
}

.our-technology .owl-nav button.owl-prev {
    left: 0
}

.our-technology .owl-nav button.owl-next {
    right: 0
}

.about-wrap-col {
    position: relative
}

.home-about-col {
    display: table;
    height: 500px;
    -webkit-transform: skewX(-16deg);
    transform: skewX(-16deg);
    position: relative;
    width: 95%
}

.inner-img-col {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0
}

.home-about-col:after,
.innerpage-header .inner-img-col:after {
    content: "";
    position: absolute;
    top: 0;
    left: -85px;
    width: 102%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    z-index: 1
}

.innerpage-header .inner-img-col:after {
    left: 0;
    width: 100%;
    z-index: 1
}

.home-about-img:before,
.loing-dash-wrap:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, .5)
}

.home-about-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 110%;
    height: 100%;
    -webkit-transform: skewX(16deg);
    transform: skewX(16deg);
    object-fit: cover;
    background-position: center
}

.balance-col {
    float: left
}

.home-about-right {
    display: table;
    -webkit-transform: skewX(-16deg);
    transform: skewX(-16deg);
    left: -125px;
    width: 141%;
    position: absolute;
    top: 33px;
    padding-left: 90px;
    padding-right: 235px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 435px;
    background:#073b8e;
    margin-left: -35px
}

.home-about-right:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: .1;
    z-index: -1;
    background: url(../images/bg-patt.jpg);
}

.box-content-wrapper {
    display: table-cell;
    vertical-align: middle;
    -webkit-transform: skewX(16deg);
    transform: skewX(16deg);
    max-width: 390px
}

.home-about-temp {
    overflow: hidden;
    padding: 0 0 0
}

.about-wrap-col:after {
    content: "";
    position: absolute;
    top: 0;
    right: -86%;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-transform: skewX(-16deg);
    transform: skewX(-16deg)
}

.srdv-serv-col {
    position: relative;
    padding-left: 60px;
    margin-bottom: 1.5rem
}

.srdv-serv-col,
.icons,
.texts,
.texts h4 {
    -webkit-transition: .5s all ease;
    -moz-transition: .5s all ease;
    -ms-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease
}

:hover.icons{
    background-color: #073b8e;
    color: #fff
}

:hover.texts h4 {
    background-image: -webkit-linear-gradient(left, #1d619f, #1153e3);
    background-image: -moz-linear-gradient(left, #1d619f, #1153e3);
    background-image: -ms-linear-gradient(left, #1d619f, #1153e3);
    background-image: -o-linear-gradient(left, #1d619f, #1153e3);
    background-image: linear-gradient(-90deg, #1153e3, #1d619f);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
}

.icons {
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 2px solid #073b8e;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: 1.6rem;
    border-radius: 50%;
    color: #073b8e
}

.texts h4 {
    font-size: 1.2rem;
    font-weight: 600;
    color: #525252
}

.texts {
    color: #717171;
    font-size: .95rem
}

.home-about-left-col {
    display: table-cell;
    vertical-align: middle;
    -webkit-transform: skewX(16deg);
    transform: skewX(16deg);
    padding: 0 120px 0 135px;
    position: relative;
    z-index: 2;
    color: #fff
}

.home-about-left-col h2 {
    font-weight: 600
}

.home-about-left-col p {
    font-size: 1.2rem;
    font-weight: 300
}

.title {
    color: #fff;
    position: relative
}

.login-form-wrap h3,
.side-title,
.signup-wrap-form.get-in-touch-wrap h3 {
    position: relative
}

.login-form-wrap h3:before,
.side-title:before,
.signup-wrap-form.get-in-touch-wrap h3:before,
.title:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 60px;
    height: 2px;
    background: #073b8e
}

.login-form-wrap h3:before,
.signup-wrap-form.get-in-touch-wrap h3:before {
    height: 4px
}

.home-about-right .title:before {
    background: #fff
}

.home-about-right .box-content-wrapper {
    color: #fff;
    font-size: .9rem;
    line-height: 1.6rem
}

.btn-com {
    padding: .5rem 1.5rem;
    background: 0 0;
    color:#02b2f8;
    border: 1px solid #fff;
    border-radius: 23px;
    position: relative;
    z-index: 9;
    overflow: hidden
}

.btn-com:after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.btn-com:after {
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.btn-com:hover:after {
    width: 100%;
    background: #fff
}

.btn-com:hover {
    color: #073b8e
}

.get-in-touch-wrap .btn-com,
.home-about-left-col .btn-com,
.login-wrap-user .btn-com,
.read-more,
.send-your-query .btn-com {
    background: #073b8e;
    border-color: #073b8e
}

.slider-wrapper {
    position: relative
}

#particles-js {
    width: 100%;
    height: calc(100% - 160px);
    background-image: url('');
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    top: 0
}

.site-footer,
.site-footer a {
    color: rgb(0 0 0 / 90%)
}

.site-footer a:hover {
    color: #073b8e
}

.foot-top-comm h3 {
    color: #000;
    font-size: 1.1rem;
    font-weight: 600;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 22px;
    text-transform: capitalize
}

.foot-top-comm h3>a {
    color: #000
}

.foot-top-comm h3:after {
    position: absolute;
    content: '';
    width: 17px;
    height: 4px;
    background:#073b8e;
    bottom: 0;
    left: 0
}

.bottom-footer {
    background: rgb(255 234 237 / 62%);
    font-size: .8rem
}

.foot-top-comm {
    font-size: .9rem;
    font-weight: 500
}

.blog-desc li:before,
.dropdown-menu .dropdown-item,
.innerheader-txt ul li,
.list li,
.list-fing li,
.mega-drop-down-wrap>li>ul>li>a,
.srdv-important-link ul li {
    position: relative
}

.dropdown-menu .dropdown-item,
.list-fing li {
    padding-left: 23px
}

.blog-desc li:not(:last-child):before,
.dropdown-menu .dropdown-item:before,
.innerheader-txt ul li:not(:last-child):after,
.list li:before,
.list-curve li:before,
.list-fing li:before,
.list-thumb li:before,
.mega-drop-down-wrap>li>ul>li>a:before,
.srdv-important-link ul li:before {
    content: '\eaa0';
    position: absolute;
    left: 0;
    top: 0;
    font-family: IcoFont
}

.dropdown-menu .dropdown-item:before {
    left: 3px;
    top: 4px
}

.srdv-important-link ul li,
.top-add-srdv li {
    position: relative;
    padding-left: 21px;
    margin-bottom: 9px
}

.top-add-srdv li i {
    position: absolute;
    left: 0;
    top: 4px
}

.top-add-srdv h5 {
    font-size: 16px;
    color: #073b8e;
}

.follow-us-footer a {
    position: relative;
    width: 38px;
    height: 38px;
    color: rgba(255, 255, 255, .72);
    line-height: 38px;
    text-align: center;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, .05);
    border: 1px solid #ffffff14
}

.social-media li {
    padding: 0;
    margin-right: 0 !important
}

.social-media li a {
    padding: 2px 10px;
    position: relative
}

.social-media li:not(:last-child) a:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 12px;
    margin-top: -6px;
    top: 50%;
    right: 0;
    background: rgba(255, 255, 255, .11)
}

.innerpage-header {
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    color: #fff;
    z-index: 9;
    overflow: hidden;
    height: 200px
}

.innerpage-header img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.innerheader-txt {
    padding: 32px 0;
    position: relative;
    z-index: 9
}

.innerheader-txt a {
    color:#073b8e;;
}

.innerpage-header:after {
    left: 0;
    width: 100%;
    z-index: -1
}

.innerheader-txt ul li {
    padding: 0 21px 0 5px;
    margin-right: 0 !important
}

.innerheader-txt ul li:not(:last-child):after {
    left: auto;
    right: 0
}

.main-inner {
    background: #fff
}

.main-content {
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .08);
    font-size: .9rem;
    line-height: 25px;
    color: #6d6d6d
}

.office-add>ul>li.contact-col {
    padding: 15px 33px
}

.col-phone li {
    margin-bottom: 5px !important;
    padding: 0 !important
}

.office-add ul>li {
    position: relative;
    background: #fff;
    padding: 25px 25px 1px;
    margin-bottom: 5px
}

.office-add li h3 {
    font-size: 15px;
    margin-bottom: 7px;
    font-weight: 600;
    color:#073b8e;;
}

.office-add li.contact-col a {
    color: #333
}

.con-address p {
    font-size: 14px;
    border-bottom: 1px dashed rgba(227, 17, 26, .22);
    padding-bottom: 10px;
    margin-bottom: 14px
}

.office-add li i {
    position: absolute;
    left: -19px;
    top: calc(50% - 20px);
    display: flex;
    width: 40px;
    height: 40px;
    background:#073b8e;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    color: #fff;
    border: 2px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .08)
}

.office-add {
    padding-right: 35px
}

.get-in-touch-wrap h3 {
    font-weight: 600
}

.get-in-touch-wrap .form-control {
    border-radius: initial;
    height: auto;
    padding: .6rem .8rem;
    background: #f3f3f3
}

.get-in-touch-wrap {
    background: #fff;
    padding: 10px 25px 4px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .06)
}

.b2b-content h2 {
    color: #4a4a4a;
    font-size: 1.5rem;
    width: fit-content;
    margin: 0 auto
}

.list,
.list-curve,
.list-fing,
.list-num,
.list-thumb {
    margin: 0;
    padding: 0
}

.list li:before,
.list-num li:before {
    width: 25px;
    height: 25px;
    background:#073b8e;
    text-align: center;
    color: #fff
}

.list-num {
    counter-reset: my-awesome-counter
}

.list-num li {
    counter-increment: my-awesome-counter;
    position: relative
}

.list-num li:before {
    content: '';
    left: 0;
    position: absolute;
    content: counter(my-awesome-counter)
}

.list li,
.list-num li {
    list-style: none;
    padding-left: 32px;
    margin-bottom: 15px
}

.list-check li:before {
    content: '\eed8'
}

.feat-content h2 {
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 28px
}

.features {
    background: #fff;
    padding: 25px 0
}

.grow-bus {
    padding: 25px 0;
    background:#073b8e;
    color: #fff
}

.grow-bus .btn-touch a {
    background: #fff;
    color: #ff333b
}

.grow-bus p {
    margin-bottom: 0
}

.main-content-wrp.b2b-content {
    padding: 25px 0 14px
}

.close-btn-nav {
    display: none
}

.navbar .dropdown-menu {
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    min-width: 13rem;
    border-radius: inherit;
    border: 0;
    top: 94%
}

.navbar .dropdown-menu .dropdown-item {
    font-size: .9rem;
    color: #000
}

.navbar .dropdown-menu .dropdown-item:not(:last-child) {
    border-bottom: 1px dashed rgba(227, 17, 26, .21)
}

.navbar .dropdown-menu .dropdown-item:active,
.navbar .dropdown-menu .dropdown-item:focus,
.navbar .dropdown-menu .dropdown-item:hover {
    color: #ff333b !important;
    background: 0 0
}

.dropdown-item {
    padding: .4rem 1.5rem
}

.mega-parent.dropdown {
    position: inherit
}

.dropdown-menu.mega-drop-down-wrap {
    min-width: 33em;
    height: 100vh;
    overflow-y: scroll;
}

.mega-drop-down-wrap .sp-head {
    color:#073b8e;
    border-bottom: 1px dashed rgba(227, 17, 26, .25);
    padding-bottom: 3px;
    margin-bottom: 8px
}

.mega-drop-down-wrap .sp-head a {
    color:#073b8e;;
}

.mega-drop-down-wrap>li>ul>li>a {
    font-size: .847rem;
    color: #333;
    padding-left: 15px;
    border-bottom: 1px dashed rgba(0, 0, 0, .07);
    padding: 5px 0 5px 15px;
    display: block;
    font-weight: 500
}

.mega-drop-down-wrap>li>ul>li>a:before {
    top: 5px
}

.mega-drop-down-wrap .sp-head b {
    font-weight: 600;
    font-size: 1rem
}

.mega-drop-down-wrap>li>ul>li {
    margin-bottom: 6px
}

.mega-drop-down-wrap>li>ul>li a:hover {
    padding-left: 18px;
    color:#073b8e;;
}

.who-we-are .title {
    color: #333;
    font-weight: 600;
    font-size: 1.5rem;
    margin-bottom: 2rem
}

.send-your-query .form-control {
    border-radius: inherit;
    height: auto;
    padding: .6rem .7rem
}

.travel-port-srdv,
.who-we-are {
    padding: 45px 0;
    position: relative;
    background: url(../images/slider-01.avif) no-repeat;
    background-size: cover;
    z-index: 9;
    background-attachment: fixed
}

.travel-port-srdv:after,
.who-we-are:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #fff;
    background: -moz-linear-gradient(left, rgba(237, 237, 237, .36) 0, #f6f6f6 47%, rgba(255, 255, 255, .79) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0, rgba(246, 246, 246, .74)), color-stop(47%, rgba(255, 255, 255, .79)), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(left, rgba(237, 237, 237, .36) 0, rgba(246, 246, 246, .74) 47%, rgba(255, 255, 255, .79) 100%);
    background: -o-linear-gradient(left, rgba(237, 237, 237, .36) 0, rgba(246, 246, 246, .74) 47%, rgba(255, 255, 255, .79) 100%);
    background: -ms-linear-gradient(left, rgba(237, 237, 237, .36) 0, rgba(246, 246, 246, .74) 47%, rgba(255, 255, 255, .79) 100%);
    background: linear-gradient(to right, rgba(237, 237, 237, .36) 0, rgba(246, 246, 246, .74) 47%, rgba(255, 255, 255, .79) 100%)
}

.srdv-lft-img:after,
.srdv-rgt-img:after {
    content: '';
    position: absolute;
    left: 0;
    width: 70%;
    height: 100%;
    background: #1d619f;
    z-index: -1
}

.srdv-rgt-img:after {
    background:#073b8e
}

.srdv-lft-desc {
    line-height: 23px
}

.srdv-lft-img,
.srdv-rgt-img {
    position: relative;
    height: 80%;
    padding: 3% 0 3% 3%;
    z-index: 9;
    text-align: right;
    display: flex;
    align-items: center
}

.srdv-lft-img img,
.srdv-rgt-img img {
    border: 2px solid #fff
}

.send-your-query {
    padding: 25px;
    background: #f7f7f7
}

.srdv-rgt-img {
    height: 100%
}

.who-we-query {
    padding-left: 37px
}

.bp_blue_back {
    padding: 13px 0;
    background: #146ead;
    color: #fff
}

.logo-bg-innner {
    position: absolute;
    opacity: .04;
    transform: rotate(45deg)
}

.modal-form-touch .form-control {
    height: auto;
    border-radius: initial;
    padding: 10px 16px
}

.logo-bg-innner {
    position: absolute;
    opacity: .04;
    top: 50%;
    transform: translateY(-50%)
}

.modal-srdv .modal-title {
    color:#073b8e;;
}

.loing-dash-wrap {
    background: url(../images/slider.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
    z-index: 9
}

.loing-dash-wrap:before {
    z-index: -1
}

.login-form-wrap {
    background: rgba(255, 255, 255);
    padding: 2rem 2rem;
    box-shadow: 0 0 3px rgba(0, 0, 0, .06);
    height: 100%;
    max-height: 430px
}

.signup-wrap-form.get-in-touch-wrap {
    background: rgba(0, 0, 0, .5882352941176471);
    padding: 2rem 2rem;
    height: 100%;
    max-height: 430px
}

.login-form-wrap .form-control {
    height: auto;
    background: rgba(255, 255, 255, .72);
    border-radius: inherit;
    padding: .6rem .8rem
}

.login-with span {
    display: block;
    text-align: center;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
    background:#073b8e;
    border-radius: 50%;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff
}

.login-with span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 50%;
    background: rgba(227, 17, 26, .28);
    left: 0;
    z-index: -1
}

.login-with-social-media li.fb-log a,
.share-our-blog li.fb a {
    background: #44619d
}

.login-with-social-media a,
.share-our-blog a {
    display: block;
    color: #fff;
    border-radius: 2px;
    padding: 11px 17px 11px 43px;
    position: relative
}

.share-our-blog a {
    font-size: 14px
}

.login-with-social-media li.g-plus-log a,
.share-our-blog li.g-plus-log a {
    background: #df4930
}

.share-our-blog li.ln a {
    background: #0e76a8
}

.share-our-blog li.tw a {
    background: #00a7e7
}

.share-our-blog li.insta a {
    background: #f50014
}

.login-with-social-media i,
.share-our-blog i {
    font-size: 22px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 44px;
    height: 100%;
    width: 37px;
    text-align: center;
    border-right: 2px solid rgba(255, 255, 255, .16)
}

.share-our-blog i {
    font-size: 18px
}

.login-with {
    position: relative;
    z-index: 9
}

.login-with-social-media {
    padding-top: 1.5rem;
    text-align: center
}

.loing-dash-wrap .form-control::-webkit-input-placeholder {
    color: #000
}

.loing-dash-wrap .form-control::-moz-placeholder {
    color: #000
}

.loing-dash-wrap .form-control:-ms-input-placeholder {
    color: #000
}

.loing-dash-wrap .form-control::-ms-input-placeholder {
    color: #000
}

.loing-dash-wrap .form-control::placeholder {
    color: #000
}

.login-with-social-media a:hover,
.share-our-blog a:hover {
    color: #fff;
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px)
}

.login-form-wrap h3,
.signup-wrap-form.get-in-touch-wrap h3 {
    color: #fff;
    margin-bottom: 2rem
}

.login-form-wrap h3 {
    color:#073b8e;;
}

.related-blg-wrp>div>h3 {
    background: #a2cbef;
    color: #000;
    font-size: 20px;
    padding: 7px 8px
}

.blog-col-wrap {
    padding: 5px;
    box-shadow: 0 0 20px rgb(0 0 0 / 18%);
    background: #fff
}

.blog-img-col .date:before {
    content: '';
    position: absolute;
    border: 52px solid transparent;
    border-top-color: rgba(227, 17, 26, .85);
    border-left-color: rgba(227, 17, 26, .85);
    top: 0;
    left: 0;
    z-index: -1;
    border-left-width: 56px
}

.blog-img-col .date {
    position: absolute;
    z-index: 99;
    color: #fff;
    padding: 6px 11px;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
    font-size: 1.1rem
}

.blog-desc {
    padding: 15px
}

.blog-desc ul li,
.cate-blg ul li {
    margin-right: 0 !important;
    font-size: .9rem;
    position: relative;
    padding: 0 1px 0 4px
}

.blog-desc ul li i {
    color: #073b8e;
    margin-right: 5px
}

h3.blg-title {
    font-size: 1.1rem;
    font-weight: 600;
    color: #333
}

.cate-blg {
    margin-bottom: .5rem
}

.blog-desc p {
    font-size: .9rem;
    color: #505050
}

.cate-blg li:not(:last-child):before {
    display: none
}

.cate-blg li:not(:last-child):after {
    content: '->';
    right: 0;
    position: relative;
    left: auto;
    width: auto;
    height: 16px;
    color: #6d6d6d;
    top: calc(50% - 8px)
}

.list-curve li:before,
.list-fing li:before,
.list-thumb li:before,
.side-list.list li:before {
    width: auto;
    height: auto;
    background: 0 0;
    color: #ff333b
}

.side-list.list li:before {
    left: 2px
}

.side-list.list li a {
    color: #333;
    font-size: .9rem
}

.side-list.list li {
    margin-bottom: 5px;
    padding-left: 19px;
    padding-bottom: 5.25px;
    display: block;
    text-align: left
}

.faq-list-wrap .card:last-child,
.side-list.list li:last-child {
    margin-bottom: 0
}

.side-list.list li:not(:last-child) {
    border-bottom: 1px dashed rgba(0, 0, 0, .07)
}

.side-title:before {
    bottom: 0
}

.sidebar-listing .side-title:before {
    display: none
}

.rldt-paul-left-blg>h4,
.side-title {
    font-size: 1.2rem;
    font-weight: 500;
    background: #ffb8b8;
    color: #000;
    padding: .5rem
}

.rldt-paul-left-blg,
.sidebar-listing {
    padding: 0;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .12)
}

.head-3 {
    background: #eaeaea;
    padding: 11px 8px;
    font-size: 1.2rem;
    font-weight: 600;
    border-left: 5px solid #073b8e;
    color: #1d1d1d;
    line-height: normal;
    margin-bottom: 25px
}

.list-fing li:before {
    content: '\ea8c'
}

.list-curve,
.list-fing,
.list-thumb {
    list-style: none;
    margin-bottom: 1rem
}

.list-curve li,
.list-fing li,
.list-thumb li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 23px
}

.list-curve li:before {
    content: '\ea65'
}

.list-thumb li:before {
    content: '\ea88'
}

.share-our-blog {
    padding: 2px 15px;
    margin-bottom: 15px
}

.userdash-board {
    background: #f4f3ef
}

.user-left-bar {
    background: #383838;
    height: 100%
}

.user-left-bar li a {
    color: #bfbfbf;
    position: relative;
    display: block;
    padding: 12px 8px 12px 42px;
    font-size: .9rem;
    font-weight: 300
}

.user-left-bar li:not(:last-child) {
    border-bottom: 1px dashed rgba(255, 255, 255, .13)
}

.user-left-bar li a i {
    position: absolute;
    left: 9px;
    font-size: 1.2rem;
    top: 50%;
    transform: translateY(-50%)
}

.user-left-bar ul ul {
    padding-left: 15px
}

.user-left-bar .dropdown-toggle[aria-expanded=false]:before,
.user-left-bar .dropdown-toggle[aria-expanded=true]:before {
    content: '\efc2';
    font-family: IcoFont;
    border: 0;
    position: absolute;
    right: 1.8rem;
    font-size: .7rem;
    top: 14px
}

.user-left-bar .dropdown-toggle[aria-expanded=true]:before {
    content: '\ef9a'
}

.user-left-bar ul li.active>a:after {
    border-right: 17px solid #f4f3ef;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 8px
}

.user-right-wrapper {
    padding: 1rem 1rem 1rem 4rem
}

.user-pro-details.card-user .image {
    border-radius: 8px 8px 0 0;
    height: 150px;
    position: relative;
    overflow: hidden
}

.user-pro-details.card-user .image img {
    width: 100%
}

.user-pro-details.card-user .border-white {
    border: 5px solid #fff
}

.user-pro-details.card-user .border-white {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: relative;
    margin-bottom: 10px;
    background: #ff333b
}

.user-pro-details.card-user .author {
    text-align: center;
    text-transform: none;
    margin-top: -65px
}

.users-details-wrap li {
    position: relative;
    padding: 6px 4px 7px 32px;
    font-size: .9rem
}

.users-details-wrap li:not(:last-child) {
    border-bottom: 1px dashed rgba(255, 51, 59, .22)
}

.users-details-wrap li i {
    position: absolute;
    left: 8px;
    color: #ff333b;
    top: 50%;
    transform: translateY(-50%)
}

.user-pro-details.card-user .author h4 {
    padding-bottom: 4px;
    border-bottom: 1px solid #0000000d
}

.comm-dash {
    background: #fff;
    padding: 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .02)
}

.edit-pro .form-control {
    border-radius: inherit;
    font-size: .9rem
}

.site-footer {
    position: relative;
    z-index: 9;
    background: url(../images/map.png) no-repeat;
    font-weight: 500;
    background-position: center
}

.site-footer:after {
    content: '';
    background: rgb(255 255 255 / 46%);
    position: absolute;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: -1
}

.stay-connect-with {
    background:#073b8e;
    color: #fff;
    padding: 15px 0;
    position: relative;
    overflow: hidden;
    z-index: 9
}

.stay-connect-with:before {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    transform: skewX(-45deg);
    -webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    max-width: 500px;
    z-index: -1;
    box-shadow: 0 0 10px rgba(0, 0, 0, .29);
    width: 100%;
    left: -64px;
    background: rgba(255, 255, 255, .14);
    z-index: -1;
    height: 100%
}

.stay-connect ul li a {
    position: relative;
    display: block;
    padding: .3rem .6rem .3rem 2.2rem;
    border: 1px solid #fff;
    color: #fff;
    font-size: .9rem
}

.stay-connect ul li a i {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #ffff
}

.stay-connect ul li.g-plus-log a i {
    color: #ff3d00;
    font-size: 1.2rem
}

.stay-connect ul li a:hover {
    background: #fff;
    color:#073b8e;;
}

.stay-connect h3 {
    margin-bottom: 0;
    padding-right: 3rem;
    font-size: 1.4rem;
    padding-top: 6px
}

.our-technology {
    background: #fff
}

.serv-col-img img {
    height: 200px;
    object-fit: cover;
    width: 100%
}

.serv-col-desc {
    background: #2c2c2c;
    padding: 2rem .5rem;
    color: #fff;
    font-size: .9rem;
    font-weight: 300;
    min-height: 202px
}

.serv-col-desc h4 {
    font-size: 1.1rem;
    color: #fff;
    font-weight: 500
}

.serv-col-desc hr {
    margin: 8px 0
}

.serv-col a {
    display: block
}

.serv-col a:hover,
.serv-col a:hover .serv-col-desc,
.serv-col-desc.active {
    background:#073b8e
}

.serv-col a:hover,
.serv-col a:hover .serv-col-desc {
    background: #1d619f
}

.serv-col a:hover .serv-col-desc,
.serv-col a:hover .serv-col-desc h4,
.serv-col-desc.active h4 {
    color: #fff
}

.our-technology .heading-1:after,
.our-technology .heading-1:before {
    margin: 0
}

.serv-col-wrap {
    text-align: center;
    position: relative
}

.icon-serv {
    position: absolute;
    font-size: 12rem;
    left: 0;
    right: 0;
    color: #fff;
    opacity: .08;
    top: 50%;
    transform: translateY(-50%)
}

.heading-1,
.our-services-main .heading-1,
.travel-portal .heading-1 {
    margin: 0 auto
}

.our-technology .heading-1 {
    margin: 0
}

.home-about-left-col a,
.travel-port-srdv .heading-1 {
    color: #fff
}

.travel-port-srdv .heading-1 span {
    color: #45a6ff
}

.travel-port-srdv:after {
    background: rgba(0, 0, 0, .6)
}

.our-specit-wrap strong {
    font-weight: 500
}

.our-specit-wrap li .li-ic {
    left: 0;
    position: absolute;
    width: 50px;
    height: 50px;
    background-color:#073b8e;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    top: calc(50% - 25px)
}

.our-specit-wrap li {
    position: relative;
    padding-left: 60px;
    margin-bottom: 24px;
    line-height: 24px;
    min-height: 40px
}

.white-label-trav .head-3 {
    background: #1d619f;
    padding: 11px 8px;
    font-size: 1.2rem;
    font-weight: 600;
    border-left: 5px solid #ff333b;
    color: #fff;
    line-height: normal;
    margin-bottom: 25px
}

.blockquote {
    padding: 15px 20px;
    border-left-width: 4px;
    border-radius: 3px
}

.cust-title {
    font-size: 14px;
    text-transform: uppercase
}

.block-quote {
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    border-left: none
}

.block-quote:before {
    left: 0;
    content: open-quote
}

.block-quote:after,
.block-quote:before {
    position: absolute;
    top: -20px;
    font-size: 4em
}

.blockquote-reverse {
    border-right-width: 2px
}

.blockquote-success {
    background: rgba(76, 175, 80, .1);
    border-color: #4caf50 !important
}

.blockquote-info {
    background: rgba(0, 188, 212, .1);
    border-color: #00bcd4 !important
}

.blockquote-warning {
    background: rgba(255, 152, 0, .1);
    border-color: #ff9800 !important
}

.blockquote-danger {
    background: rgba(244, 67, 54, .1);
    border-color: #f44336 !important
}

.blockquote-content {
    background: #fff;
    padding: 20px 20px 10px 20px
}

.blockquote footer {
    color: #9a9a9a
}

.simple-comment {
    background: #f3f4f5;
    border: 1px solid #ccc;
    padding: 20px;
    overflow: hidden;
    border-radius: 3px
}

.blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

.customer_remark_data_put blockquote.blockquote-danger {
    border-left: 5px solid #e3111a
}

.customer_remark_data_put blockquote.blockquote-info {
    border-left: 5px solid #00bcd4
}

.header-dash-panel {
    background: #403f3f;
    color: #fff;
    padding: 10px 13px 3px;
    margin-bottom: 15px
}

.htl-left h1 {
    font-size: 21px
}

.header-dash-panel .breadcrumb {
    background: 0 0;
    padding: 0;
    color: #fff;
    margin-bottom: 0
}

.header-dash-panel .breadcrumb>.active {
    color: #fff
}

.header-dash-panel .breadcrumb a {
    color: #fff
}

.btn-icon {
    background:#073b8e;
    color: #fff;
    display: inline-block;
    padding: 8px 8px 8px 42px;
    position: relative
}

.btn-icon i {
    position: absolute;
    left: 0;
    width: 33px;
    text-align: center;
    line-height: 41px;
    top: 0;
    background: rgba(0, 0, 0, .22);
    height: 41px
}

.bp_h1_replace_style {
    display: block;
    font-size: 4rem;
    text-transform: uppercase;
    font-weight: 900;
    color: #ff333b
}

.error {
    color: red
}

.price-clmn-wrp {
    background: #fff;
    padding: 1.5rem .5rem 3rem;
    text-align: center;
    height: 100%;
    position: relative;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .44);
    border: 1px solid #1d619f;
    border-right-color:#073b8e;
    border-bottom-color:#073b8e;
    z-index: 9
}

.price-clmn-wrp h3 {
    font-size: 1.3rem;
    min-height: 43px;
    font-weight: 700
}

.price-clmn-wrp>p {
    font-size: 14px
}

.price-clmn-wrp>p>span {
    padding-top: .6rem;
    color:#073b8e;
    font-weight: 400
}

.read-more-btn {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: .7rem
}

.read-more-btn>a {
    display: inline-block;
    background: #1d619f;
    color: #fff;
    font-size: 14px;
    padding: .3rem .5rem
}

.prc-ppl {
    font-size: 1.2rem;
    font-weight: 500
}

.price-clmn-wrp>h3>span {
    font-size: 1rem
}

.heading-4 {
    position: relative;
    font-size: 22px;
    color: #333;
    font-weight: 600;
    padding-bottom: 6px;
    margin-bottom: 1.1rem
}

.heading-4:after {
    content: '';
    position: absolute;
    left: 0;
    width: 25px;
    height: 3px;
    background:#073b8e;
    bottom: 0
}

.heading-4>span {
    color:#073b8e;
    font-weight: 700
}

.main-inner {
    text-align: justify
}

.price-clmn-wrp:before {
    top: 0;
    width: 100%;
    height: 20%;
    left: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgba(29, 97, 159, .05), transparent)
}

.price-clmn-wrp:after,
.price-clmn-wrp:before {
    content: '';
    position: absolute
}

.price-clmn-wrp:after {
    bottom: 0;
    width: 100%;
    height: 20%;
    left: 0;
    z-index: -1;
    background: linear-gradient(90deg, rgba(227, 17, 26, .05), transparent)
}

.search-wraap .form-group {
    margin-bottom: 0;
    position: relative;
    max-width: 77%;
    margin: 0 auto
}

.search-wraap {
    background: #eee;
    padding: 15px 25px;
    margin: 0 0 25px;
    position: relative
}

.btn-sub {
    position: absolute;
    border: 0;
    background:#073b8e;
    color: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 26px;
    padding: 4px 30px;
    cursor: pointer
}

.btn-sub i {
    margin-right: 5px
}

.search-wraap .form-group input {
    font-size: 14px;
    height: calc(2.91rem + 2px);
    border-color: #fff;
    border-radius: 26px;
    box-shadow: 0 0 6px rgb(2 2 2 / 12%)
}

.sidebar-faq-wrap-lst {
    background: #fff;
    box-shadow: 0 0 3px rgb(0 0 0 / 23%);
    padding: 0
}

.faq-list-wrap .card-header {
    padding: 0;
    background: 0 0;
    border: 0 none
}

.faq-list-wrap .card-header h2 {
    margin: 0;
    width: 100%
}

.faq-list-wrap .card-header h2 button {
    width: 100%;
    position: relative;
    display: block;
    text-align: left;
    background: #fff;
    border-radius: inherit;
    border-color: #e4e4e4;
    color:#073b8e;
    font-weight: 600;
    line-height: 25px;
    font-size: 15px;
    padding: .45rem .75rem
}

.faq-list-wrap .card-header h2 button:focus {
    border: 1px solid #e4e4e4 !important
}

.sidebar-faq-wrap-lst>h3 {
    position: relative;
    display: block;
    text-align: left;
    color: #fff;
    background:#073b8e;
    margin-bottom: 0;
    padding: .5rem 1rem .5rem;
    font-size: 1.2rem
}

.faq-list-wrap .card-header h2 button:focus,
.faq-list-wrap .card-header h2 button:hover {
    text-decoration: none
}

.faq-list-wrap .card {
    border: 0 none
}

.faq-nav li a {
    color: #000;
    display: block;
    font-size: 14px;
    padding: .5rem 1rem
}

.sidebar-faq-wrap-lst .card-body {
    padding: 0
}

.faq-nav li:not(:last-child) a {
    border-bottom: 1px dashed rgb(227 17 26 / 21%)
}

.faq-list-wrap .card {
    margin-bottom: .7rem;
    box-shadow: 0 0 3px rgb(0 0 0 / 5%)
}

.faq-list-wrap .card-header h2 button:after {
    content: '';
    position: absolute;
    right: 0;
    color: #1d619f;
    font-family: IcoFont;
    right: 8px;
    top: calc(50% - 12.5px);
    font-size: 11px
}

.faq-list-wrap .card-header h2 button[aria-expanded=true]:after {
    content: '\ef9a'
}

.faq-list-wrap .card-header h2 button[aria-expanded=false]:after {
    content: '\efc2'
}

.list-faq li>h5 {
    color: #073b8e;
    font-weight: 600;
    font-size: 1.2rem
}

.list-faq li {
    font-size: 14px;
    color: #565656;
    margin-bottom: 1rem;
    position: relative;
    line-height: 23px;
    padding-left: 33px
}

.faq-list-wrap .card-body {
    font-size: 14px;
    color: #000;
    line-height: 23px;
    border: 1px solid #eee
}

.list-faq li:before {
    position: absolute;
    font-size: 2rem;
    left: 0;
    content: '\ea65';
    color:#073b8e;
    font-family: IcoFont
}

.search-wraap>h3 {
    font-weight: 600;
    font-size: 1.2rem;
    color: #1d619f;
    margin-bottom: 1rem
}

.faq-cat-heading>h3 {
    background: #eee;
    font-size: 1rem;
    font-weight: 700;
    border-left: 4px solid #073b8e;
    padding: 10px 8px 7px 8px;
    line-height: normal;
    color: #333
}

.faq-nav li.active a {
    color:#073b8e;;
}

.usefull-links-wrap li a:hover {
    background:#073b8e;
    color: #ffff
}

.usefull-links-wrap li {
    margin-bottom: 3px
}

.usefull-links-wrap li a {
    background: #e4e4e4;
    color: #333;
    font-size: 14px;
    display: block;
    padding: .5rem .8rem
}

.usefull-links-wrap>h4 {
    position: relative;
    margin-bottom: 1rem;
    padding-bottom: .34rem;
    font-size: 20px;
    font-weight: 600
}

.usefull-links-wrap>h4:after {
    content: '';
    position: absolute;
    left: 0;
    width: 25px;
    height: 4px;
    background:#073b8e;
    bottom: 0
}

.blog-desc {
    text-align: left
}

.cate-blg>ul>li>a {
    color:#073b8e;;
}

.metada-ata {
    font-size: 13px;
    color: #333;
    display: flex;
    font-weight: 500;
    align-items: center
}

.metada-ata ul li {
    font-size: 13px
}

.blog-desc .metada-ata li:not(:last-child):before {
    display: none
}

.metada-ata a {
    color: #333
}

.blog-col-wrap {
    height: 100%
}

.blg-meta-data .blg-title {
    font-size: 1.2rem;
    text-align: left;
    margin-bottom: .2rem;
    font-weight: 500;
    color: #000;
    background: #eee;
    border-left: 5px solid #e3111a;
    padding: 8px 9px
}

.title-blg h3 a {
    color: #333
}

.side-list.list li a:hover,
.title-blg h3 a:hover {
    color:#073b8e;;
}

.blog-sidebar.fixed {
    position: fixed;
    top: 60px;
    width: 287.5px
}

.offer-cmstm-wrap .close {
    position: absolute;
    right: -18px;
    background: #f44336;
    opacity: 1;
    color: #fff;
    margin: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    top: -13px;
    z-index: 1;
    padding: 0;
    font-weight: 400
}

.offer-cmstm-wrap .modal-header {
    padding: 0;
    border: 0 none
}

.offer-cmstm-wrap .modal-body {
    padding: .7rem
}

.blg-temp-re .blog-desc ul li:before {
    display: none
}

.blog-left-wrap.blg-temp-re .blog-img-col img {
    height: auto;
    width: auto
}

.blog-left-wrap.blg-temp-re .blog-img-col {
    text-align: center
}

.metada-ata>ul {
    margin-left: auto
}

.metada-ata i {
    font-size: 1rem;
    color:#073b8e;;
}

.blg-temp-re .metada-ata {
    padding: 5px 0
}

.blg-temp-re .blog-desc {
    line-height: 1.7
}

.blg-temp-re .blog-desc:after {
    content: '';
    clear: both;
    display: table
}

.mn-cnt-wrp-left>h4 {
    position: relative;
    display: block;
    text-align: left;
    color: #000;
    background: #ffb8b8;
    margin-bottom: 0;
    padding: .5rem 1rem .5rem;
    font-size: 1.2rem
}

.mn-cnt-wrp-left {
    background: #fff;
    box-shadow: 0 0 3px rgb(0 0 0 / 17%)
}

.tpci-list a {
    color: #333;
    display: block;
    font-size: 14px;
    padding: .5rem 1rem
}

.tpci-list li:not(:last-child) a {
    border-bottom: 1px dashed rgb(227 17 26 / 21%)
}

.blg-clt-wrp>a {
    display: block;
    overflow: hidden
}

.blg-clt-wrp>a>img {
    transition: all .5s
}

.blg-clt-wrp:hover img {
    transform: scale(1.1)
}

.pagination-wrp .page-link {
    color:#073b8e;;
}

.reldte-blg-com {
    margin-bottom: 10px;
    position: relative;
    background: #fff;
    box-shadow: 0 0 3px rgb(0 0 0 / 16%)
}

.relted-blg-thumb img {
    height: 158px;
    object-fit: cover;
    width: 100%
}

.rl-cl {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.reldtd-blg-secr h3 {
    color: #333;
    font-size: 15px;
    line-height: normal;
    margin-bottom: 0
}

.reldtd-blg-secr {
    min-height: 117px;
    padding: 10px
}

.reldtd-blg-secr h3 a {
    color: #333
}

.related-blg .owl-nav button {
    position: absolute;
    width: 35px;
    height: 35px;
    top: calc(50% - 17.5px);
    background:#073b8e !important;
    color: #fff !important;
    font-size: 18px !important
}

.related-blg .owl-nav button.owl-prev {
    left: -45px
}

.related-blg .owl-nav button.owl-next {
    right: -45px
}

.rldt-blg-lst {
    position: relative;
    align-items: center;
    box-shadow: 0 0 3px rgb(0 0 0 / 25%);
    display: -ms-flexbox;
    display: flex
}

.rldt-blg-lst:not(:last-child) {
    margin-bottom: 1rem
}

.rdlt-img-th {
    max-width: 80px;
    flex: 0 0 80px;
    -ms-flex: 0 0 80px
}

.rdlt-img-th>a {
    padding-bottom: 5px;
    display: block;
    padding-top: 5px;
    padding-left: 5px
}

.rldt-blg-shrt>h4 {
    margin: 0
}

.rldt-blg-shrt {
    padding-left: .5rem
}

.rldt-blg-shrt a {
    font-size: 13px;
    display: block;
    color: #333;
    text-align: left;
    padding: 5px 5px 5px 2px
}

.tpci-list a:hover {
    color:#073b8e;;
}

.request-body-side .form-control,
.sub-cribe-news .form-control {
    border-radius: inherit;
    font-size: .9rem
}

.res-side-com .btn-comm {
    background: #fff;
    border: 1px solid #e3111a;
    border-radius: inherit;
    color:#073b8e;;
}

.res-side-com .btn-comm:hover {
    background:#073b8e;
    color: #fff
}

.img-side-bottom {
    margin-top: auto
}

.sub-cribe-news .btn {
    position: absolute;
    right: 0;
    top: 0;
    font-size: .8rem;
    height: 100%;
    background:#073b8e;
    color: #fff;
    text-transform: uppercase
}

.bg-rdeish {
    background: #fff8f8
}

p:empty {
    display: none
}

.pagination-wrp ul {
    margin: 0;
    justify-content: center
}

.pagination-wrp li a {
    display: block;
    margin-left: -1px;
    line-height: 1.25;
    color:#073b8e;
    background-color: #fff;
    border: 1px solid #dee2e6;
    padding: .5rem .75rem
}

.blog_subscribe_success {
    text-align: center
}

.blog-left-wrap.blg-temp-re table thead tr th {
    text-align: center
}

.my-ip-body>h4 {
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: .5rem;
    font-size: 2.5rem;
    color:#073b8e;;
}

.my-ip-body {
    padding: 1rem
}

.my-ip-wrp {
    border: 1px solid #eee;
    border-radius: 5px
}

.my-ip-head {
    padding: .5rem 2rem;
    border-bottom: 1px solid #eee
}

.my-ip-head>h3 {
    margin-bottom: 0;
    font-size: 1.5rem
}

.rdlt-img-th img {
    width: 100%
}

.know-about-ip-address h4 {
    font-weight: 600;
    font-size: 1rem;
    margin-bottom: .2rem
}

.know-about-ip-address p {
    font-size: .9rem
}

.img-srdv-wrap {
    margin-top: auto;
    box-shadow: 0 0 3px rgb(0 0 0 / 27%)
}

.btm-side-news-query {
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.fequently-ask-question>a {
    display: block;
    background:#073b8e;
    color: #fff;
    border-radius: 2px
}

.fequently-ask-question>a:hover {
    background: #1d619f
}

.user-ip-link .sidebar-listing {
    margin-bottom: 0 !important
}

.our-features-wrp-cl {
    background: url(../images/bg-tree.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative
}

.bg-cnt-wrp,
.ecommerce-prtl-development-wrp {
    background: url(../images/eccomerce-prtl-sl.webp) no-repeat #fff8f9;
    background-position: bottom left
}

.bus-car-booking-web,
.flgt-booking-web,
.htl-apis-bg {
    background: url(../images/htl-fac-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    z-index: 9
}

.flgt-booking-web {
    background: url(../images/flght-bkg.jpg) no-repeat;
    background-size: cover
}

.bus-car-booking-web {
    background: url(../images/bus-bg-img.jpg) no-repeat;
    background-size: cover;
    background-position: bottom
}

.bus-car-booking-web:after,
.flgt-booking-web:after,
.htl-apis-bg:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 82%);
    z-index: -1
}

.bg-new-cut {
    background: url(../images/shape_31.png) #fff;
    background-repeat: no-repeat;
    background-position: right top
}

.features-new-paul-body ul {
    position: relative;
    counter-reset: section
}

.features-new-paul-body ul:before {
    content: '';
    position: absolute;
    height: 100%;
    left: calc(50% - 1.5px);
    top: 0;
    background: #dc090f
}

.features-new-paul-body ul li {
    position: relative
}

.headng-lft {
    float: left;
    width: 50%
}

.features-new-paul-body ul li:nth-child(odd) .headng-lft {
    text-align: right
}

.features-new-paul-body ul li:nth-child(odd) .headng-lft strong {
    background:#073b8e
}

.features-new-paul-body ul li strong {
    padding: .7rem 1rem;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px;
    font-size: 1.5rem
}

.features-new-paul-body ul li:nth-child(odd) .headng-rgt {
    padding: .5rem 1rem 1.2rem 1.7rem;
    border-left: 3px solid #e3111a
}

.headng-rgt {
    float: right;
    position: relative;
    color: #000;
    font-weight: 500;
    width: 50%;
    padding: .5rem 1rem
}

.features-new-paul-body ul li:nth-child(even) .headng-rgt {
    float: left;
    border-right: 3px solid #1d619f;
    padding: .5rem 1.3rem 1.2rem .7rem
}

.features-new-paul-body ul li:nth-child(odd) .headng-rgt {
    padding: .5rem 1rem 1.2rem 1.7rem;
    border-left: 3px solid #e3111a
}

.features-new-paul-body ul li:after {
    content: '';
    clear: both;
    display: table
}

.features-new-paul-body ul li:nth-child(even) .headng-lft {
    float: right
}

.features-new-paul-body ul li:nth-child(even):after {
    left: -7%;
    background:#073b8e
}

.features-new-paul-body ul li:nth-child(even) .headng-lft strong {
    background: #1d619f
}

.head-descpt,
.headng-rgt>p {
    border: 1px solid #ff7c7c;
    padding: 10px;
    box-shadow: 0 0 3px rgb(0 0 0 / 16%);
    background: linear-gradient(90deg, rgba(227, 17, 26, .05), transparent)
}

.features-new-paul-body ul li:nth-child(even) .headng-rgt>p,
.inner-ecommerce-andriod>ul>li:nth-child(even) .head-descpt {
    border: 1px solid #5690b7;
    background: linear-gradient(90deg, rgb(18 110 173 / 5%), transparent)
}

.heading-rgt-bx:before {
    content: '';
    width: 1rem;
    height: 2px;
    top: calc(50% - 1px);
    position: absolute;
    left: 0;
    background:#073b8e
}

.inner-ecommerce-andriod>ul>li:nth-child(even) .heading-rgt-bx:before {
    background: #126ead
}

.features-new-paul-body ul li:nth-child(even) .headng-rgt:after,
.features-new-paul-body ul li:nth-child(odd) .headng-rgt:before {
    content: '';
    position: absolute;
    left: 0;
    height: 3px;
    background:#073b8e;
    top: 17px;
    width: 27px
}

.features-new-paul-body ul li:nth-child(even) .headng-rgt:after {
    left: auto;
    right: 0;
    background: #126ead;
    width: 21px
}

.heading-rgt-bx {
    position: relative;
    -ms-flex: 0 0 83%;
    flex: 0 0 83%;
    max-width: 83%;
    padding: 0 0 0 1rem
}

.newPrtl-bg {
    background: url(../images/trvl-prtl-01.jpg) no-repeat;
    background-size: cover
}

.newPrtl-02-bg {
    background: url(../images/trvl-prtl-02.jpg) no-repeat right;
    background-size: cover
}

.heading-left-bx>h3 {
    margin-bottom: 0;
    color: #fff;
    padding: 8px 6px;
    text-transform: uppercase;
    font-size: 1.3rem
}

.heading-left-bx {
    position: relative
}

.inner-ecommerce-andriod>ul>li:not(:last-child)>.heading-left-bx:after {
    font-family: IcoFont !important;
    content: '\ea63';
    position: absolute;
    top: 175%;
    left: calc(50% - 24px);
    font-size: 3rem;
    background-color: #fff;
    background-image: -webkit-linear-gradient(left, #dc090f, #125ea0);
    background-image: -moz-linear-gradient(left, #dc090f, #125ea0);
    background-image: -ms-linear-gradient(left, #dc090f, #125ea0);
    background-image: -o-linear-gradient(left, #dc090f, #125ea0);
    background-image: linear-gradient(-90deg, #dc090f, #125ea0);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -ms-background-clip: text;
    -o-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -o-text-fill-color: transparent;
    text-fill-color: transparent;
    line-height: normal
}

.heading-left-bx {
    text-align: center;
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
    max-width: 17%
}

.inner-ecommerce-andriod>ul>li {
    display: flex;
    margin-bottom: 1rem;
    position: relative;
    align-items: center;
    flex-wrap: wrap
}

.btm-side-news-query.blg-dg-cl {
    height: auto
}

.inner-ecommerce-andriod>ul>li:nth-child(odd) .heading-left-bx>h3 {
    background:#073b8e
}

.inner-ecommerce-andriod>ul>li:nth-child(even) .heading-left-bx>h3 {
    background: #1d619f
}

.site-footer .ld-mr {
    color:#073b8e;;
}

.srdv-ecommer-serv-com {
    border: 1px solid #007bff;
    position: relative;
    padding: 1rem 1rem .2rem;
    margin-bottom: 2.5rem
}

.srdv-ecommer-serv-com .icons {
    position: absolute;
    left: calc(50% - 25px);
    top: -26px;
    background: #fff
}

.srdv-ecommer-serv-com .texts {
    text-align: center;
    padding-top: 1.2rem
}

.btm-foot-nv>ul>li:not(:last-child) {
    margin-right: 0
}

.btm-foot-nv>ul>li>a {
    display: block;
    position: relative;
    padding: 0 1rem 0 .4rem
}

.btm-foot-nv>ul>li:not(:last-child)>a:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #1d619f;
    border-radius: 50%;
    top: calc(50% - 3px);
    right: 0
}

.captch-lft p:not(#captImg) {
    font-size: 13px
}

.captch-wrp {
    display: flex
}

.btn-subt {
    margin-left: auto
}

.get-in-touch-wrap textarea.form-control {
    height: 70px
}

.trdeing-blgss .reldtd-blg-secr h3 a {
    min-height: 69px;
    display: block
}

.trdeing-blgss .reldte-blg-com {
    margin-bottom: 7px
}

.apAddr {
    background: #fff;
    height: calc(100% - 20px);
    padding: 1rem;
    box-shadow: 0 0 3px rgb(0 0 0 / 20%);
    margin-bottom: 15px
}

.hldy-wrp .form-control {
    font-size: 15px
}

.lst-wrppr {
    position: relative;
    border: 1px solid #eee;
    height: 100%;
    padding: .5rem
}

.lst-wrppr>a {
    display: block
}

.lst-wrppr>a>span {
    font-size: 2rem;
    border: 1px dashed #e3111a;
    padding: .3rem .7rem;
    display: inline-block;
    line-height: normal;
    color:#073b8e;;
}

.lst-wrppr>a:hover>span {
    color: #1d619f;
    border-color: #1d619f
}

.lst-wrppr>a>h4 {
    margin: .9rem 0 .3rem;
    font-size: 1rem;
    color: #333
}

.apiWr {
    background: #fff;
    padding: 5px;
    box-shadow: 0 0 3px rgb(0 0 0 / 9%);
    margin-bottom: .9rem
}

.apiWr h5 {
    margin: 0;
    color: #073b8e;
    font-size: 16px;
    padding-top: 2px;
    border-top: 1px solid #eee;
    margin-top: 3px
}

.apiWr img {
    height: 46px;
    width: 100%;
    object-fit: contain
}

.newPl-tab-sectn>nav {
    background: #1d619f
}

.newPl-tab-sectn>nav>.nav-tabs>a:not(:last-child) {
    border-right: 1px solid #014e94
}

.newPl-tab-sectn>nav>.nav-tabs>a {
    display: block;
    color: #fff;
    text-align: center;
    background: 0 0;
    width: calc(100% / 4);
    border: 0 none;
    border-radius: inherit;
    margin: 0
}

.newPl-tab-sectn>nav>.nav-tabs>a>i {
    display: block;
    font-size: 2.5rem
}

.newPl-tab-sectn>nav>.nav-tabs>a.active {
    color:#073b8e;;
}

.newPl-tab-sectn>.tab-content {
    background: #f9f9f9;
    padding-bottom: 1.5rem
}

.hmr-right-inn {
    padding-right: 120px
}

@media screen and (min-width:768px) {
    .blg-dts-side-right {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column
    }
    .blog-img-col img {
        height: 241px;
        object-fit: cover;
        width: 100%
    }
    .captha-right {
        padding: 0 10px
    }
    .img-side-bottom {
        margin-top: auto
    }
    .reldtd-blg-secr h3 {
        min-height: 69px
    }
    .blog-left-wrap.blg-temp-re {
        height: 100%
    }
    .blog-left-wrap.blg-temp-re table tbody td {
        vertical-align: top
    }
    .blog-col-wrap h3.blg-title {
        min-height: 45px
    }
}

@media screen and (min-width:1200px) {
    .container {
        max-width: 1216px
    }
    .blg-wrap-lst .row {
        margin: 0 -6px
    }
    .blg-wrap-lst .row>div[class*=col] {
        padding: 0 6px
    }
}

.api__drop_quick {
    display: flex;
    justify-content: stretch;
    align-items: center;
}

.Srdv_api_deop {
    border-left: 5px solid #e3111a;
    margin: 2px 0px 0px !important;
    box-shadow: 0 0 4px rgb(0 0 0 / 20%);
}

.subcat_name {
    font-size: .8rem;
    font-weight: 600;
    padding-left: 7px;
}

.api__drop_quick i {
    font-size: 20px;
    color: #1d619f;
}

.api_rsrdv_left i {
    font-size: 20px;
    color: #1d619f;
}

.cat_name {
    font-size: .8rem;
    font-weight: 600;
}

.cat_name:hover {
    font-weight: 700 !important;
}

.Srdv_api_drop_list {
    margin-bottom: 0px;
    text-align: center;
    padding: 4px 1em 4px 0em;
}

.Srdv_api_list {
    border-radius: 5px !important;
}

.Srdv_api_drop_list span {
    text-decoration: none;
    outline: none;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 24px;
    color: white;
    padding: 0 10px 0 20px;
    background:#073b8e;
    position: relative;
}

.Srdv_api_drop_list span:first-child {
    padding-left: 20px;
    border-radius: 5px 0px 0px 5px;
}

.Srdv_api_drop_list span:first-child:before {
    left: 3px;
}

.Srdv_api_drop_list span:last-child {
    border-radius: 0 5px 5px 0;
    padding-right: 15px;
    background: #1880bb;
    box-shadow: 0px 1px 4px rgb(0 0 0 / 29%);
}

.Srdv_api_drop_list span:after {
    content: '';
    position: absolute;
    top: 0;
    right: -9px;
    width: 23px;
    height: 23px;
    transform: scale(0.707) rotate(45deg);
    z-index: 1;
    background: linear-gradient(135deg, #e3111a, #e3111a);
    box-shadow: 2px -2px 0 2px rgb(233 236 239), 3px -3px 0 2px rgb(255 255 255 / 10%);
    border-radius: 0 5px 0 50px;
}

.Srdv_api_drop_list span:last-child:after {
    content: none;
}

.breadcrumb_sedv_span:before {
    content: "\ea7c";
    font-family: IcoFont;
    border-radius: 100%;
    width: 15px;
    font-size: 16px;
    height: 15px;
    line-height: 13px;
    margin: 5px 0;
    position: absolute;
    top: 0;
    left: 12px;
    font-weight: bold;
}

.main_srdvapi_color {
    background:#073b8e !important;
}

.api_rsrdv_left {
    font-size: .8rem;
    font-weight: 600;
    padding-top: 0px !important;
}

.Srdv_qustion_list a {
    padding: 8px 4px;
    font-weight: 600;
    font-size: 1rem;
    box-shadow: 0 0 2px rgb(0 0 0 / 29%);
    width: 100%;
    text-align: left;
    color: #1d619f;
}

.Srdv_qustion_list>a:hover {
    background-color: #eee;
    text-decoration: none;
}

.Srdv_Topic_hover>li>a:hover {
    background-color: #eee;
    text-decoration: none;
}

.Srdv_Topic_hover a {
    text-decoration: none;
}

.btn_faq_srdv {
    display: inline-block;
}

.Srdv_qustion_list a i {
    font-size: 20px;
}