html {
    scroll-behavior: smooth;
    scroll-padding-top: 200px
}

body {
    margin: 0;
    padding: 0;
    color: #000;
    font-family: Poppins, sans-serif;
    font-display: swap;
    overflow-x: hidden
}

.col-sm-7.banner-left_cnt.aos-init.aos-animate ul li {
    list-style: disc
}

ul.list-crl li,
ul.list-sd li,
ul.s-list li,
ul.s-list2 li {
    list-style: none !important;
    font-size: 16px
}

.blog-box {
    box-shadow: 0 15px 30px rgb(0 0 0 / 20%);
    border: 1px solid #eee;
    padding: 25px
}

.call {
    background: #ede7e0;
    height: 50px;
    position: fixed;
    bottom: 0;
    transition: bottom .2s ease-in-out;
    width: 100%;
    text-align: -webkit-center;
    border-radius: 5px 5px 0 0
}

.nav-down {
    bottom: -70px
}

.nav-up a:hover {
    color: #fff;
    text-decoration: none !important
}

.call-action {
    width: 60px;
    background: #ffc107;
    height: 60px;
    border-radius: 50%;
    margin-top: -20px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    box-shadow: 0 15px 30px rgb(0 0 0 / 20%);
    z-index: 9999999
}

#home-heading.h1,
h1 {
    font-size: 22px !important;
    text-align: center;
    font-weight: 600
}

.blog-inner h3 {
    text-align: left
}

.blog-inner p a:hover {
    color: #26c976
}

.blog-inner h2 p ul li {
    list-style: disc !important;
    text-align: justify
}

p ul li {
    text-align: justify
}

.blog-inner li {
    list-style: disc
}

ul {
    list-style: none;
    text-align: justify
}

img {
    max-width: 100%
}

.background-style {
    background: #fff9f1 left bottom no-repeat
}

h1.country_heading {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0
}

.heading-faq {
    text-align: center
}

.owl-carousel .owl-item img {
    display: block;
    width: auto;
    text-align: center;
    margin: auto
}

.help-services .tab-pane ul li a {
    color: #000
}

.logos .owl-carousel.owl-drag .owl-item {
    background: #fff;
    padding: 10px;
    padding-top: 60px
}

.owl-carousel .owl-item img {
    display: block;
    width: auto;
    text-align: center;
    margin: auto
}

header {
    background: #f8f5f0;
    padding-top: 15px
}

.search-bar {
    float: right;
    max-width: 430px;
    width: 100%;
    background: #fff;
    border-radius: 30px;
    box-shadow: -3px -1px 12px rgb(0 0 0 / 8%)
}

.search-bar .form-control {
    border: none;
    max-width: 396px;
    width: 100%;
    float: left;
    font-size: 15px;
    border-radius: 40px;
    height: 42px;
    padding-left: 19px
}

.iti {
    z-index: 999;
    width: 100%
}

.iti__hide {
    display: none
}

.iti__country-list {
    max-width: 305px
}

.rate {
    float: left;
    height: 46px;
    padding: 0 10px
}

.rate:not(:checked)>input {
    position: absolute;
    top: -9999px
}

.rate:not(:checked)>label {
    float: none;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #ccc
}

.rate:not(:checked)>label:before {
    content: '★ '
}

.container-border {
    background: #fff9f1 left bottom no-repeat;
    padding: 40px;
    margin-bottom: 40px
}

.review-sec .form-section {
    position: relative;
    top: 0;
    float: right !important;
    margin-bottom: 40px;
    top: -70px !important
}

.rate>input:checked~label {
    color: #ffc700
}

.text-t {
    height: 90px !important
}

.rate {
    text-align: center;
    float: none;
    height: 46px;
    padding: 0 10px;
    display: block;
    width: 100%;
    margin: auto
}

.rate:not(:checked)>label:hover,
.rate:not(:checked)>label:hover~label {
    color: #deb217
}

.rate>input:checked+label:hover,
.rate>input:checked+label:hover~label,
.rate>input:checked~label:hover,
.rate>input:checked~label:hover~label,
.rate>label:hover~input:checked~label {
    color: #c59b08
}

.btn-prm {
    background: #ffc502;
    height: 42px;
    text-align: center
}

.bg-black {
    background: #000 !important;
    color: #fff !important
}

#datepicker {
    background-position: 193px 10px;
    background-repeat: no-repeat
}

.captcha-main {
    margin-bottom: 20px
}

.terms-c input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    opacity: 0;
    cursor: pointer;
    position: absolute;
    height: 21px;
    width: 24px;
    z-index: 9999
}

.terms-c label {
    position: relative;
    cursor: pointer
}

.owl5 img {
    max-height: 51px
}

.terms-c label:before {
    content: '';
    -webkit-appearance: none;
    background-color: #26c976;
    border: none;
    box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0 -15px 10px -12px rgb(0 0 0 / 5%);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 100%
}

.dropdown:hover>.dropdown-menu {
    display: block
}

.navbar-nav .dropdown-menu {
    position: absolute;
    float: none;
    padding: 0;
    top: 49px;
    border-radius: 0
}

.navbar-nav .dropdown-menu {
    background: #ffc502
}

.dropdown-wrapper {
    float: right
}

select#cnt {
    display: none
}

ul.dropdown-menu-cnt::-webkit-scrollbar {
    width: 10px;
    background-color: #ffc502;
    border-radius: 100px;
    overflow-y: scroll;
    height: 400px
}

ul.dropdown-menu-cnt::-webkit-scrollbar-track {
    background: #ffc502;
    border-radius: 100px
}

ul.dropdown-menu-cnt::-webkit-scrollbar-thumb {
    background: #f16126
}

ul.dropdown-menu-cnt::-webkit-scrollbar-thumb:hover {
    background: #26c976
}

.accordion__body::-webkit-scrollbar {
    width: 10px;
    background-color: #ffc502;
    border-radius: 100px;
    overflow-y: scroll;
    height: 80px
}

.accordion__body::-webkit-scrollbar-track {
    background: #ffc502;
    border-radius: 100px
}

.accordion__body::-webkit-scrollbar-thumb {
    background: #f16126
}

.accordion__body {
    overflow-y: scroll;
    height: 100px
}

.dropdown-menu-cnt {
    display: none;
    position: absolute;
    width: 120px;
    right: 0;
    top: 42px;
    background: #fff;
    text-align: center;
    padding: 0;
    z-index: 999;
    overflow-y: scroll;
    height: 400px
}

.forget-p__right {
    background: #fff9f1;
    padding: 60px 0;
    text-align: center
}

.forget-p__right h4 {
    margin-bottom: 20px
}

.dropdown-menu-cnt a {
    display: block;
    font-size: 12px;
    text-align: center;
    background: #fff;
    color: #000;
    padding: 4px 0;
    border-bottom: 1px solid #ccc;
    text-decoration: none
}

.modal-body {
    padding: 0
}

.modal-body .form-control {
    height: 57px;
    max-width: 274px;
    margin: auto;
    margin-bottom: 20px
}

.sample-list li:nth-child(1) {
    background: url(../images/download-icon.jpg) no-repeat
}

.in-smp h4 {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    text-align: left
}

.in-smp li {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    text-align: left
}

.in-smp {
    text-align: left;
    padding: 20px;
    margin: 0 4px;
    background: #fff9f1;
    margin-bottom: 20px
}

.free-mambership .form-section {
    float: none !important
}

.free-mambership h3,
.free-mambership h4 {
    font-size: 18px !important
}

.free-mambership h4 {
    font-size: 16px !important;
    font-weight: 400 !important;
    margin-bottom: 30px
}

.free-mambership .form-section {
    margin-bottom: 40px;
    max-width: 420px;
    margin: auto;
    padding: 30px
}

.h4 {
    text-align: left;
    font-weight: 700;
    margin-bottom: 20px
}

.h5 {
    color: #f16126;
    font-weight: 400
}

.sample2 .ord-b h4 {
    text-align: center;
    font-weight: 600;
    font-size: 16px
}

.sample2 .ord-b {
    text-align: center;
    background: #ebfff5;
    margin-bottom: 20px;
    padding: 25px;
    box-shadow: -3px -1px 12px rgb(0 0 0 / 10%);
    border-radius: 10px
}

.sample2>div:nth-child(2) .ord-b {
    background: #ddfff9
}

.sample2>div:nth-child(3) .ord-b {
    background: #ffd
}

.sample2>div:nth-child(4) .ord-b {
    background: #fee
}

.sample2>div:nth-child(5) .ord-b {
    background: #eef4ff
}

.sample2>div:nth-child(6) .ord-b {
    background: #eefff8
}

.sample2>div:nth-child(7) .ord-b {
    background: #f3fbda
}

.sample2>div:nth-child(8) .ord-b {
    background: #f6f0ff
}

.sample2 .ord-b img {
    margin-bottom: 10px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.free-mambership {
    padding: 60px 0;
    background: url(../images/bg-sample.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.free-mambership .row>div {
    padding: 0 14px !important
}

.dropdown-wrapper:hover .dropdown-menu-cnt {
    display: block;
    position: absolute
}

.navbar-nav .dropdown-menu a {
    color: #fff;
    padding-left: 20px !important
}

.banner-left_cnt img {
    bottom: 0
}

.banner-services h1 {
    color: #26c976;
    font-size: 30px
}

.inner-ths .nav-tabs {
    max-width: 100%
}

.sub-heading-faq {
    text-align: center
}

.s-list {
    display: flex;
    background: url(../images/home.png);
    background-position: left;
    padding-top: 5px;
    padding-bottom: 5px;
    background-repeat: no-repeat;
    margin-bottom: 41px;
    margin-top: 15px
}

.s-list li {
    padding: 0 11px;
    background: url(../images/double-arrow.png);
    background-position: left;
    background-repeat: no-repeat;
    background-position: 0 6px
}

.banner-services .banner-left_cnt img {
    position: static;
    bottom: 0
}

.banner-services {
    background: inherit !important;
    padding-top: 50px
}

.banner-services .banner-left_cnt .row>div {
    padding: 0
}

.highlight {
    background: #fff9f1;
    padding: 20px;
    box-shadow: -3px -1px 12px rgb(0 0 0 / 26%);
    margin-bottom: 20px
}

.header-servies {
    background: inherit !important;
    padding-top: 15px
}

.s-list2 {
    display: flex;
    flex-wrap: wrap;
    padding: 0
}

.s-list2 li {
    flex: 50%;
    background: url(../images/s-icon-1.png) no-repeat;
    font-size: 16px;
    margin-bottom: 20px;
    background-position: 0 2px;
    padding-left: 21px
}

.s-list2 li:nth-child(2) {
    background: url(../images/s-icon-2.png) no-repeat;
    background-position: left center
}

.s-list2 li:nth-child(3) {
    background: url(../images/s-icon-4.png) no-repeat;
    background-position: left center
}

.s-list2 li:nth-child(4) {
    background: url(../images/s-icon-3.png) no-repeat;
    background-position: left center
}

.services-m.tab-secound__cnt {
    background: #fff !important
}

.offer .s-list2 {
    padding-left: 0 !important
}

.offer-left {
    margin-top: 40px
}

.offer-left ul li {
    font-weight: 700
}

.offer-left ul {
    margin-top: 30px
}

.bg01 {
    background: #fff1ec
}

.bg02 {
    background: #e7fff3
}

.bg03 {
    background: #fff7db
}

.bg04 {
    background: #dfe5ff
}

.bg05 {
    background: #f5daff
}

.bg06 {
    background: #ffe9ef
}

.bg07 {
    background: #f16126 !important
}

.bg08 {
    background: #26c976 !important
}

.bg09 {
    background: #ffc502 !important
}

.bg010 {
    background: #6b80da !important
}

.bg011 {
    background: #df9df8 !important
}

.bg012 {
    background: #da6788 !important
}

.about-order-now .order_inner span {
    text-align: center !important;
    margin-left: 20px
}

.about-order-now .order_inner h4 {
    text-align: center !important;
    margin-left: 24px
}

.grab-it__main {
    border: 1px solid #feefe9;
    border-radius: 10px;
    padding: 10px;
    background: url(../images/offer-icon.png);
    background-repeat: no-repeat;
    background-position: 217px 6px;
    margin-bottom: 30px
}

.grab-it {
    padding: 15px;
    border: 1px dashed #cccccc70;
    border-radius: 10px
}

.grab-it h3 {
    text-align: left;
    color: #da6788;
    margin: 0 0 10px 0
}

.grab-it p {
    font-size: 16px
}

.offer-why__choose {
    border-top: 1px solid #cccccc52
}

.offer-why__choose p {
    font-size: 16px
}

.grab-it_top>div {
    padding: 0 10px
}

.grab-it .btn-prm {
    text-decoration: none;
    margin: auto !important;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 400
}

.user-header:before {
    position: absolute;
    content: "";
    height: 32px;
    width: 32px;
    background: #fff;
    left: -19px;
    top: inherit;
    transform: rotate(45deg);
    bottom: -14px;
    left: 0;
    right: 0;
    margin: auto
}

.user-header {
    position: relative;
    text-align: center;
    padding: 40px 0
}

.user-header h4 {
    font-weight: 900;
    font-size: 23px;
    margin-bottom: 10px
}

.user .btn-prm {
    background: #ffc502;
    height: 50px;
    max-width: 170px;
    line-height: 51px;
    margin: auto;
    display: block;
    position: absolute;
    color: #fff;
    bottom: 80px;
    left: 0;
    right: 0
}

.user {
    border: 2px solid #cccccc1f;
    padding-bottom: 30px;
    margin-bottom: 50px;
    min-height: 691px
}

.user ul li {
    background: url(../images/right.png) no-repeat;
    padding: 3px 35px;
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 1.9;
    background-size: 16px;
    background-position: 3px 9px
}

.user-main {
    max-width: 1000px;
    margin: auto
}

.user ul {
    padding: 50px 20px !important;
    padding-bottom: 20px !important
}

.user-header p {
    font-weight: 700
}

.inner-ths .nav-tabs .nav-item.show .nav-link,
.inner-ths .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #f16126;
    border-color: inherit;
    color: #fff;
    font-weight: 400;
    border-radius: 0;
    padding: 14px 17px;
    line-height: 21px;
    display: block
}

.inner-ths .nav-link {
    position: relative
}

.inner-ths .nav-link.active:before {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    background: #b5fff9;
    left: -19px;
    top: inherit;
    transform: rotate(45deg);
    bottom: -14px;
    left: 0;
    right: 0;
    margin: auto
}

.inner-ths .nav-tabs span {
    display: block;
    margin-bottom: 10px
}

#t-1-tab {
    background-color: #b5fff9;
    color: #000
}

#t-2-tab,
#t-2-tab.active:before {
    background-color: #b5b8ff;
    color: #000
}

#t-3-tab,
#t-3-tab.active:before {
    background-color: #ffd6b5;
    color: #000
}

#t-4-tab,
#t-4-tab.active:before {
    background-color: #bfffb5;
    color: #000
}

#t-5-tab,
#t-5-tab.active:before {
    background-color: #fcb5ff;
    color: #000
}

#t-6-tab,
#t-6-tab.active:before {
    background-color: #ffb5b5;
    color: #000
}

.accd+.accordion-content {
    display: none
}

.accordion__header {
    padding: 15px 20px;
    font-size: 16px;
    margin-top: 2px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    background: #fff;
    margin-bottom: 10px;
    box-shadow: 0 15px 30px rgb(0 0 0 / 9%);
    border-radius: 5px
}

.accordion__header>* {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px
}

.accordion__header.is-active {
    background-color: #26c976;
    color: #fff;
    margin-bottom: 0
}

.accordion__toggle:after {
    content: "";
    position: absolute;
    margin-left: 10px;
    height: 3px;
    background-color: #fff;
    width: 13px;
    display: block;
    position: relative;
    flex-shrink: 1;
    border-radius: 2px;
    top: 8px;
    left: -6px
}

.tab-2 {
    display: flex
}

.accordion__toggle::before {
    content: "";
    width: 3px;
    background-color: #fff;
    height: 13px;
    display: block;
    position: absolute;
    top: 3px;
    left: 9px;
    z-index: 9;
    border-radius: 2px
}

.accordion__toggle {
    position: relative;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background: #ffc502;
    border: none;
    top: -10px;
    right: -5px
}

.is-active .accordion__toggle {
    background-color: #ffc502
}

.is-active .accordion__toggle::before {
    display: none
}

.accordion__toggle {
    position: relative;
    width: 22px;
    height: 22px;
    border-radius: 100%;
    background: #ffc502;
    border: none;
    top: 0;
    right: 1px
}

.accordion__body {
    display: none;
    padding: 1em;
    border: none;
    border-top: 0;
    background: #26c976 !important;
    color: #fff;
    padding-top: 10px;
    margin-top: 10px
}

.accordion__body ul {
    list-style: none;
    list-style: disc
}

.servic-faq {
    background: #fff9f1;
    padding: 20px
}

.accordion__body.is-active {
    display: block;
    margin-bottom: 14px
}

` .tab-2 {
    display: flex
}

.tab-secound__cnt {
    background: #fff9f1 !important
}

.tab-secound__cnt .tab-content::-webkit-scrollbar {
    width: 10px
}

.tab-secound__cnt .tab-content::-webkit-scrollbar-track {
    background: #ffc502;
    border-radius: 100px
}

.tab-secound__cnt .tab-content::-webkit-scrollbar-thumb {
    background: #f16126
}

.tab-secound__cnt .tab-content::-webkit-scrollbar-thumb:hover {
    background: #26c976
}

.tab-secound__cnt .tab-content {
    max-width: 720px;
    margin-top: 0;
    max-height: 448px;
    box-shadow: inherit;
    overflow-y: scroll
}

.fixed .search-bar {
    max-width: 371px
}

.tab-secound__cnt .nav-tabs .nav-item.show .nav-link,
.tab-secound__cnt .nav-tabs .nav-link.active {
    background-color: #fff;
    border-color: inherit;
    color: #000;
    padding-left: 43px !important
}

.tab-secound__cnt .nav-tabs .nav-link {
    padding-left: 43px !important
}

.tab-secound__cnt h3 {
    color: #26c976
}

.tab-secound__cnt .nav-tabs .nav-link {
    flex: inherit;
    width: 100%;
    text-align: left;
    border-radius: 4px !important
}

.list-crl li,
.tab-secound__cnt ul li {
    position: relative;
    padding: 6px 0
}

.highlight h2 {
    font-size: 23px;
    margin-bottom: 30px
}

.review-box {
    background: #ffc501;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 20px
}

.review-box img {
    margin-bottom: 20px
}

.review-box {
    margin-bottom: 20px
}

.review-box h4 {
    font-size: 26px;
    margin-bottom: 6px
}

.banner-services h3 {
    font-size: 19px;
    color: #f16126;
    margin: 0 0 20px 0;
    text-align: left;
    margin-top: 14px
}

.list-sd {
    display: flex;
    box-shadow: -3px -1px 12px rgb(0 0 0 / 26%);
    background: #fff9f1;
    padding: 20px;
    justify-content: space-around;
    text-align: center;
    align-items: center
}

.list-sd li {
    max-width: 148px;
    background: #fff;
    width: 100%;
    padding: 17px 0;
    font-size: 15px
}

.list-sd li:last-child {
    background: inherit
}

.list-sd li a {
    background: #f16126 !important;
    color: #fff
}

.order-with {
    text-align: center;
    padding: 30px 0;
    background: #fff9f1;
    margin-bottom: 20px;
    box-shadow: -3px -1px 12px rgb(0 0 0 / 26%)
}

.order-with .search-bar .form-control {
    max-width: 330px;
    float: none;
    border-radius: 4px;
    height: 60px;
    line-height: 60px
}

.order-with .from-group {
    display: flex
}

.order-with .btn-smt {
    background: #26c976;
    border: none;
    height: 60px;
    padding: 0 23px;
    font-weight: 400;
    border-radius: 5px;
    float: none;
    position: static;
    max-width: 180px;
    width: 100%;
    color: #fff;
    font-size: 16px;
    line-height: 60px;
    font-weight: 600
}

.order-with .search-bar {
    float: none;
    max-width: 500px;
    width: 100%;
    background: #fff;
    border-radius: 30px;
    margin: auto
}

.order-with h4 {
    margin-bottom: 20px
}

.serv-t p {
    padding-left: 20px;
    border-left: 4px solid #26c976
}

.banner-services p {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    text-align: justify
}

.servic-faq .accordion-item {
    background: #fff9f1;
    padding: 3px 12px;
    margin-bottom: 8px
}

.banner-services .form-section {
    margin-bottom: 40px
}

.banner-services p a {
    color: red;
    text-decoration: none
}

.banner-services p a:hover {
    color: #26c976
}

.banner-services .form-section h3 {
    text-align: center;
    font-size: 20px;
    color: #f16126
}

.related-services {
    margin-bottom: 30px;
    clear: both
}

.related-services ul {
    padding: 0
}

.related-services li a {
    background: #fff9f1;
    box-shadow: -3px -1px 12px rgb(0 0 0 / 26%);
    display: block;
    color: #000;
    margin-bottom: 10px;
    padding: 11px 21px;
    font-size: 16px;
    background-image: url(../images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: 445px 18px;
    text-align: left
}

.s-list,
.s-list2 {
    padding-left: 15px
}

.s-list {
    margin-left: 10px
}

.s-list li:first-child {
    margin-left: 22px
}

.banner-services #datepicker {
    background-position: 166px 10px
}

.active-bg {
    background: #26c976 !important
}

.accordion .accordion-item .accordion-item:first-child .accordion-content {
    opacity: 1 !important
}

.active-bg button {
    color: #fff !important
}

.active-bg .accordion-content {
    color: #fff !important
}

#owl-demo p span {
    position: relative;
    cursor: pointer
}

.related-services h3,
.servic-faq h3 {
    color: #f16126
}

.order-with h3 {
    color: #f16126;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 28px
}

.list-sd li img {
    margin-bottom: 15px
}

.list-sd li span {
    display: block;
    color: #f16126;
    font-weight: 700;
    font-size: 18px
}

.list-crl li:before,
.tab-secound__cnt .nav-link:before,
.tab-secound__cnt ul li:before {
    background: #ffc502;
    border-radius: 100%;
    left: -34px;
    height: 11px;
    width: 11px;
    top: 11px;
    content: "";
    position: absolute
}

.tab-secound__cnt .nav-link:before {
    background: #f16228;
    top: 19px;
    left: 19px
}

.tab-secound__cnt .nav-link {
    position: relative
}

.tab-secound__cnt .nav-link.active:before {
    border: 2px solid #f16228;
    top: 15px;
    left: 14px;
    background: #fff;
    height: 16px;
    width: 16px
}

.tab-secound__cnt .nav-link {
    display: block;
    padding: 14px 8px;
    font-weight: 400 !important
}

.dropdown-item.active,
.dropdown-item:active {
    color: #000;
    text-decoration: none;
    background-color: #f4a27e
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #f16126;
    color: #fff !important
}

.dropdown-item.active,
.dropdown-item:active a {
    color: #000
}

.terms-c input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 7px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.captch {
    background: #f1f1f1;
    border: none;
    max-width: 120px;
    margin-left: 8px
}

#cnt:hover {
    text-decoration: none !important
}

#cnt {
    height: 42px;
    border: none;
    max-width: 120px;
    background: #fff;
    text-align: center;
    width: 170px;
    padding: 0 10px;
    text-align: left;
    background: #fff url(../images/world.svg);
    background-repeat: no-repeat;
    background-position: 72px 11px;
    display: block;
    line-height: 42px;
    color: #000;
    border-radius: 5px;
    font-weight: 600
}

.btn-smt-footer {
    background: #ffc502;
    border: none;
    height: 42px;
    padding: 0 23px;
    font-weight: 400;
    border-radius: 35px;
    float: right
}

.btn-smt {
    background: #ffc502;
    border: none;
    height: 42px;
    padding: 0 23px;
    font-weight: 400;
    border-radius: 35px;
    float: right;
    position: absolute;
    display: inherit;
    right: 0
}

.header-right .btn-prm {
    margin-right: 10px
}

.star-fa i {
    color: #ffc502;
    font-size: 13px
}

.star-fa .four-fa {
    color: #d6d3cb
}

.review-sec .text-t {
    color: #6f6f6f !important;
    margin: 0
}

.review-sec .form-section {
    margin-bottom: 0 !important
}

.file-upload-wrapper:before {
    content: "Upload";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 48px;
    background: #ffc502;
    color: #fff;
    font-weight: 700;
    z-index: 25;
    font-size: 16px;
    line-height: 48px;
    padding: 0 84px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 5px;
    color: #000;
    text-transform: capitalize
}

.nopadding {
    padding: 0
}

.form-section {
    max-width: 520px;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    float: right;
    border-radius: 7px;
    box-shadow: -3px -1px 12px rgb(0 0 0 / 26%);
    margin-bottom: 15px
}

.owl3 .star-fa {
    float: left
}

h4 {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 0
}

h3 {
    text-align: center;
    font-size: 22px;
    color: #f16126;
    margin: 0 0 20px 0;
    font-weight: 600
}

.footer-btm {
    background: #fff9f1
}

.footer-btm a {
    color: #26c976;
    font-weight: 700
}

.form-section .from-control {
    width: 100%;
    padding: 0 10px;
    color: #0b0404;
    height: 42px;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 15px;
    background-color: #fff
}

.form-section {
    margin-top: 20px
}

.card-f {
    padding: 20px;
    background: #fff;
    max-width: 500px;
    margin: auto
}

.list-banner {
    position: absolute;
    bottom: 0;
    display: flex;
    max-width: 480px;
    flex-wrap: wrap;
    padding: 0;
    justify-content: space-between
}

.owl3 .owl-nav {
    display: none
}

.frt-logo {
    margin-bottom: 5px
}

.copy-right {
    padding: 10px 0;
    background: #f2ece5;
    text-align: center
}

.footer-btm p {
    color: #6f6f6f;
    margin-top: 0;
    margin-bottom: 5px
}

.list-banner li:nth-child(1) {
    background: #ffdbdb
}

.list-banner li:nth-child(2) {
    background: #dbdcff
}

.list-banner li:nth-child(3) {
    background: #d9ffc1
}

.list-banner li:nth-child(4) {
    background: #f8ffab
}

.list-banner li {
    width: 48%;
    font-weight: 700;
    margin-bottom: 14px;
    padding: 9px 5px;
    border-radius: 5px
}

.trust:before {
    position: absolute;
    content: "";
    left: -100%;
    right: 0;
    bottom: 0;
    top: 0;
    background: #26c976;
    z-index: -1
}

.trust span {
    background: #ffc502;
    padding: 2px 20px;
    font-weight: 600;
    border-radius: 5px
}

.trust {
    padding-top: 20px
}

.pad60 {
    padding: 40px 0
}

.step-1 h4 {
    text-align: left;
    margin-bottom: 20px
}

.step-1 {
    position: relative;
    box-shadow: 0 15px 30px rgb(0 0 0 / 20%)
}

.step-1:before {
    position: absolute;
    content: "";
    height: 34px;
    width: 34px;
    background: #e0fbff;
    left: -19px;
    top: 46%;
    transform: rotate(45deg)
}

.step-2 {
    background: #e7e4ff !important;
    margin-right: 143px !important
}

.step-2:before {
    background: #e7e4ff;
    left: inherit;
    right: -16px
}

.step-2 span {
    background: #4a3cd5 !important;
    margin-left: 15px
}

.step-3 {
    background: #ffe8ba !important
}

.step-3:before {
    background: #ffe8ba !important
}

.step-3 span {
    background: #feaa02 !important
}

.step-main:before {
    position: absolute;
    content: "";
    height: 817px;
    width: 200px;
    background: url(../images/bg-steps.jpg) no-repeat;
    margin: auto;
    left: 0;
    right: 0
}

.step-2 h4,
.step-2 p {
    text-align: right
}

.step-1 span {
    width: 44px;
    height: 41px;
    display: inline-block;
    border-radius: 100%;
    background: #01c3e4;
    text-align: center;
    color: #fff;
    font-weight: 700;
    line-height: 38px;
    margin-right: 15px;
    border: 2px solid #fff
}

.step-1 {
    max-width: 400px;
    background: #e0fbff;
    padding: 30px;
    float: right;
    margin-right: 60px
}

.trust h4 {
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    text-align: left;
    margin-bottom: 0
}

.form-group {
    margin-bottom: 10px
}

.order-now {
    border: none;
    margin: auto;
    color: #fff;
    background: #26c976;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 15px 30px #e6eaed;
    border-radius: 5px;
    padding: 13px 40px;
    letter-spacing: .5px
}

.file-upload-wrapper {
    position: relative;
    width: 100%;
    height: 60px
}

.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 40px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%
}

.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 202px);
    pointer-events: none;
    z-index: 20;
    height: 48px;
    line-height: 27px;
    color: #999;
    border-radius: 5px 10px 10px 5px;
    font-weight: 300;
    border: 1px solid #ccc
}

.navbar-nav .nav-link {
    color: #000;
    padding: 15px 38px;
    font-weight: 500;
    font-size: 14px
}

.inner-ths .nav-link {
    font-size: 14px;
    margin: 0 1px;
    font-weight: 600
}

.navbar-nav .nav-link span {
    background: #26c976;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    padding: 2px 6px
}

.our-services_left {
    padding-top: 38px
}

.our-s_tab .tab-content {
    padding: 10px 21px !important
}

.our-s_tab .tab-content {
    max-width: 626px;
    width: 100%
}

.our-s_tab .tab-secound__cnt {
    background: #fff !important
}

.our-s_tab .tab-secound__cnt nav {
    background: #fff9f1
}

.our-s_tab .nav-link:before {
    display: none
}

.our-s_tab .nav-link.active {
    background-color: transparent !important;
    border-color: inherit;
    color: #46d18a !important
}

.our-services #datepicker {
    background-position: 166px 10px
}

.our-services .nav-tabs .nav-link {
    padding-left: 0 !important
}

.our-s_tab .nav-tabs {
    width: 300px
}

.our-s_tab nav {
    width: 443px !important;
    background: #fff9f1;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 1px 0 12px rgb(0 0 0 / 8%)
}

.our-s_tab nav #t-1-tab {
    background-color: inherit
}

.our-s_tab li {
    position: relative;
    border-bottom: 1px solid #cccccc4d;
    margin-bottom: 0 !important
}

.our-services .our-s_tab nav .nav-tabs .nav-link {
    padding-left: 15px !important;
    margin-bottom: 10px;
    color: #000;
}

.our-s_tab.help-services {
    padding-top: 0;
    padding-bottom: 0
}

.banner {
    background: #f8f5f0 url(../images/banner-bg.webpe) no-repeat;
    background-size: cover
}

.collapse {
    display: block
}

.navbar-nav {
    -ms-flex-direction: column;
    flex-direction: unset;
    margin-top: 0;
    justify-content: flex-end
}

.navbar-toggler {
    display: none
}

.navbar-toggler {
    display: none
}

.btn-prm {
    background: #ffc502;
    height: 42px;
    text-align: center;
    display: inline-block;
    max-width: 122px;
    line-height: 42px;
    width: 100%;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    border-radius: 5px
}

.btn-prm:hover {
    text-decoration: none !important
}

.hire:hover {
    text-decoration: none !important
}

.blog-inner a:hover {
    text-decoration: none !important
}

section.experties.pad60 h5 {
    text-align: center;
    font-size: 18px;
    font-weight: 600
}

.experties {
    background: url(../images/bg-expert.webp) no-repeat;
    text-align: center;
    background-size: cover;
    padding-bottom: 0;
    text-align: center;
    font-size: 16px;
    line-height: 28px
}

section.experties.pad60 a {
    color: #000;
    text-decoration: none
}

.crule {
    width: 107px;
    height: 107px;
    margin: auto;
    text-align: center;
    display: block !important;
    background: #fff;
    border-radius: 100%;
    line-height: 101px;
    text-align: center;
    vertical-align: middle;
    display: flex !important;
    position: absolute;
    top: -60px;
    left: 0;
    right: 0
}

.owl-dots {
    display: none
}

footer ul li a {
    color: #6f6f6f;
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 5px;
    display: block;
    text-decoration: none !important
}

.footer-left .form-control {
    max-width: 191px
}

.footer-left .form-control:focus {
    box-shadow: none
}

.special-opper {
    background: #000;
    height: 162px;
    padding: 3px 23px;
    padding-top: 27px
}

.special-opper h4 {
    text-align: left;
    color: #f16126;
    margin-bottom: 10px
}

.logos {
    border-bottom: 1px solid #26c976
}

.list-banner li img {
    margin: 0 6px width: 37px;
    height: 37px
}

.step-3 {
    margin-top: 60px !important
}

.navbar-nav>li:first-child a {
    padding-left: 0
}

.header .container {
    padding: 0
}

.header .container .row>div {
    padding: 0
}

.step-2 {
    margin-top: 87px
}

.special-opper .btn-smt {
    background: #fff;
    height: 44px;
    padding: 0 23px;
    font-weight: 400
}

.step-main h4,
.step-main p {
    text-align: justify
}

.experties .owl-carousel .owl-item {
    background: #fff;
    padding: 20px;
    padding-top: 60px;
    box-shadow: 0 15px 30px rgb(159 155 155 / 20%)
}

.step-main {
    padding-top: 10px
}

.accordion #accordion-button-1[aria-expanded=true]+.accordion-content {
    opacity: 1 !important;
    max-height: inherit
}

.feedback+.faq {
    background-size: contain
}

.active-bg #accordion-button-1[aria-expanded=false]+.accordion-content {
    opacity: 1 !important;
    max-height: inherit
}

.accordion button[aria-expanded=true] .icon::after {
    display: none
}

.latest-blog+footer {
    box-shadow: inherit
}

footer {
    -webkit-box-shadow: -2px -1px 5px #ef662e, 0 -10px 5px #ffc5021f;
    -moz-box-shadow: -2px -1px 5px #ef662e, 0 -10px 5px #ffc5021f;
    box-shadow: -2px -1px 5px #ef662e, 0 -10px 5px #ffc5021f
}

.about-order-now p,
.our-story p,
.price-abt p {
    text-align: justify
}

.three-steps {
    padding-bottom: 30px
}

.mr-b {
    margin-bottom: 0 !important
}

.help-services .nav-tabs {
    margin-top: 0
}

.help-services p {
    text-align: justify
}

.special-opper p {
    text-align: left;
    color: #fff;
    font-weight: 700
}

.footer-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.help-services {
    background: url(../images/bg-services.webp) no-repeat;
    text-align: center;
    background-size: cover
}

.order-now-section .form-section {
    position: relative;
    top: 0
}

.order-now__left img {
    margin-top: 30px
}

.order-now__box {
    background: #fff9f1;
    text-align: center
}

.order-now__box .ord-b {
    background: #fff;
    margin-bottom: 15px;
    padding: 32px 11px;
    box-shadow: -3px -1px 12px rgb(0 0 0 / 26%);
    border-radius: 5px
}

.order-now__box .ord-b img {
    margin-bottom: 20px
}

.order-now__box h4 {
    font-weight: 600;
    font-size: 18px;
    text-align: center
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #f16126;
    border-color: inherit;
    color: #fff;
    font-weight: 400;
    border-radius: 5px;
    padding: 10px 26px;
    line-height: 21px;
    display: block
}

.owl5 .owl-item {
    padding-top: 60px;
    margin-top: 17px;
    text-align: center;
    padding: 0
}

.login-left {
    padding-top: 50px
}

.login-left strong {
    font-size: 20px;
    color: #000;
    font-weight: 600
}

.btn-s {
    display: block;
    max-width: 198px;
    background: #ffc502;
    color: #000;
    text-align: center;
    padding: 11px 0;
    border-radius: 5px;
    font-weight: 700
}

.login-left h3 {
    text-align: left;
    font-weight: 700;
    font-size: 41px;
    color: #26c976;
    margin: 0
}

.login-left p {
    font-size: 20px
}

.terms-c span {
    float: right
}

.login-help {
    text-align: center;
    padding: 30px 0;
    padding-bottom: 0
}

.login-help span {
    margin: 0 5px
}

.order-now-section .order-now {
    max-width: 225px;
    background: #f16126;
    font-weight: 600
}

.modal-dialog {
    max-width: 775px
}

.in-smp p {
    color: #f16126;
    font-weight: 400
}

.privacy-right__bar {
    position: relative;
    top: 50px
}

.privacy-right__bar .form-section {
    position: relative;
    top: 0;
    float: none;
    margin-bottom: 40px
}

.privacy__left {
    margin-top: 30px
}

.privacy__left p span {
    color: #26c976
}

.privacy__left li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
    position: relative
}

.privacy-list li:before {
    content: "";
    position: absolute;
    border-radius: 100%;
    border: 3px solid #26c976;
    top: 4px;
    left: -36px;
    background: #fff;
    height: 18px;
    width: 18px
}

p a {
    color: #f16126;
    text-decoration: none
}

.privacy__left h4 {
    margin-bottom: 10px;
    text-align: left
}

.privacy__left p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px
}

button.close {
    padding: 0;
    background-color: red;
    border: 0;
    -webkit-appearance: none;
    opacity: 1;
    color: #fff;
    position: absolute;
    right: 14px;
    z-index: 99;
    top: 6px;
    height: 27px;
    width: 27px;
    line-height: 27px;
    border-radius: 100%
}

#email {
    background-position: 17px 10px !important;
    padding-left: 46px;
    background: url(../images/email-icon.png) no-repeat
}

#password {
    background-position: 17px 10px !important;
    padding-left: 46px;
    background: url(../images/password-icon.png) no-repeat
}

.owl5 .owl-item {
    background: 0 0 !important;
    padding: 20px;
    padding-top: 0 !important
}

.owl5 .owl-dots {
    text-align: center
}

.owl5 .owl-item {
    padding-left: 0 !important
}

.owl5 .owl-nav {
    display: none
}

.owl5 .owl-stage {
    padding-top: 0 !important
}

.owl5 .owl-dots span {
    padding: 0 10px !important
}

.owl5 .owl-dots .owl-dot span {
    width: 2px;
    height: 2px;
    margin: 5px 7px
}

.heading-main {
    position: relative;
    font-size: 52px;
    text-align: center;
    margin-bottom: 0;
    background-repeat: no-repeat;
    background-position: center 59px;
    padding-bottom: 65px;
    background-size: 45px;
    color: #fb303b;
    font-weight: 700
}

.menu .heading-main {
    padding-bottom: 64px;
    background-size: 33px;
    color: #ee1724;
    font-weight: 700
}

.blog-inner img {
    margin-bottom: 15px
}

.blog-inner {
    margin-bottom: 40px
}

.blog-inner h4 {
    margin-bottom: 15px;
    text-align: left;
    font-size: 17px;
    padding-top: 13px
}

.blog-inner p a {
    color: red
}

.cat-list li a {
    color: #000;
    font-size: 16px;
    display: block;
    padding: 6px 0;
    border-bottom: 2px dotted #000
}

.cat-list2 {
    padding: 0
}

.cat-list2 li a {
    color: #000;
    font-size: 16px;
    display: block;
    text-decoration: none;
    text-align: left
}

.cat-list2 li {
    border: 1px solid #f16126;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 5px;
    padding-left: 80px;
    position: relative
}

.blog-inner .form-section {
    max-width: 720px;
    float: none;
    margin: auto;
    margin-top: 64px
}

.blog-inner .form-section h3 {
    margin-bottom: 10px !important
}

.blog-inner .ftr-list {
    float: right
}

.blog-inner .ftr-list li {
    list-style: none
}

.like-m {
    margin-bottom: 23px
}

.blog-inner .text-are {
    height: 141px !important;
    vertical-align: top
}

.cat-list2 span {
    color: #6f6f6f;
    font-size: 14px;
    display: block
}

.cat-list2 span.imgb img {
    width: 54px;
    left: 10px;
    height: 54px;
    border-radius: 100%;
    object-fit: cover;
    position: absolute
}

.blog-right_section h4 {
    margin-bottom: 15px
}

.blog-cat {
    background: #fff9f1;
    padding: 20px;
    margin-bottom: 30px
}

.cat-list {
    padding: 0
}

.cat-list li {
    background: url(../images/arrow.png) no-repeat;
    background-position: 5px 13px;
    padding-left: 27px
}

.blg-btn {
    background: #f16126;
    color: #fff;
    padding: 4px 16px;
    display: inline-block;
    margin-bottom: 10px
}

.blog-inner p span {
    color: #6f6f6f
}

.blog-inner p {
    font-size: 16px;
    text-align: justify
}

.tab-content {
    box-shadow: -3px -1px 36px rgb(0 0 0 / 9%);
    padding: 30px !important;
    text-align: left;
    margin-top: 64px;
    border-radius: 10px;
    background: #fff
}

.benifits h4 {
    text-align: left;
    margin-bottom: 20px
}

.benifits p {
    text-align: left
}

.tsh h3 {
    margin: 0 0 47px 0
}

.order {
    background: #ffc502;
    padding: 4px 0;
    text-align: center
}

.order span {
    display: block;
    text-align: left;
    font-weight: 600;
    font-size: 30px
}

.order h4 {
    font-weight: 600;
    font-size: 15px;
    text-align: left
}

.order .order_inner .img-abs {
    position: absolute;
    left: 20px;
    width: 48px
}

.order_inner {
    border-right: 1px solid #fff;
    padding-left: 108px;
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

.img-abs {
    position: absolute;
    left: 20px
}

.benifits {
    background: #fff9f1;
    padding-left: 93px;
    padding-right: 40px;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    height: 94%;
    border-radius: 10px;
    box-shadow: 0 15px 30px rgb(0 0 0 / 20%)
}

.footer-left:last-child ul {
    margin-top: 0
}

.footer-left:last-child ul li {
    margin-top: 0;
    list-style: none
}

.order-now-section.our-services .tab-secound__cnt .tab-content {
    margin-top: 0;
    border-radius: 0
}

.services-m.tab-secound__cnt .tab-content {
    overflow-y: inherit;
    padding-top: 0 !important;
    max-height: none !important
}

.related-services h3 {
    text-transform: capitalize
}

.benifits p {
    text-align: justify
}

.benifits img {
    position: absolute;
    left: 30px;
    height: 56px;
    width: 56px;
}

.tab-content h3 {
    text-align: left;
    margin-bottom: 32px
}

.login-sec {
    text-align: center
}

.login .form-section {
    float: none;
    position: static;
    top: 0;
    margin-bottom: 45px
}

.login-sec span {
    margin-bottom: 20px;
    display: block
}

.faq-sec h3 {
    color: #26c976;
    margin-bottom: 20px
}

.faq-sec .nav-tabs a {
    background: #fff9f1;
    text-decoration: none;
    color: #000;
    padding: 14px 24px;
    display: inline-block;
    margin-right: 15px
}

.faq-sec .nav-tabs {
    margin: inherit !important
}

.faq-sec .tab-content {
    box-shadow: -3px -1px 36px rgb(0 0 0 / 9%);
    padding: 40px 10px !important;
    text-align: left;
    margin-top: 30px;
    border-radius: 0;
    background: #fff;
    box-shadow: inherit
}

.contact-left h4 {
    text-align: left;
    color: #f16126
}

.contact-us ul {
    padding: 0
}

.contact-list li {
    margin-left: 0;
    padding: 10px 17px;
    margin-bottom: 10px;
    background: #fff9f1 url(../images/aus-flag.webp);
    font-weight: 700;
    max-width: 255px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: 13px 21px;
    padding-left: 61px
}

.contact-list li:nth-child(2) {
    background: #fff9f1;
    background-repeat: no-repeat;
    background-position: 13px 21px
}

.contact-list li:nth-child(3) {
    background: #fff9f1;
    background-repeat: no-repeat;
    background-position: 13px 21px
}

.contact-us .form-section {
    position: relative;
    top: -82px;
    float: none
}

.inner-b-contact h4 {
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    color: #f16126;
    margin-bottom: 5px
}

.inner-b-contact h5 {
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 5px
}

.inner-b-contact img {
    margin-bottom: 15px
}

.inner-b-contact {
    text-align: center;
    background: #fff9f1;
    padding: 15px 0
}

.contact-list li:before {
    right: 10px;
    background: url(../images/phone-bg.png);
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    height: 30px;
    width: 30px;
    bottom: 17px
}

.mail-to {
    color: #f16126;
    display: block;
    margin-top: 13px;
    margin-bottom: 34px
}

.contact-list li a {
    color: #000;
    font-weight: 400;
    display: block
}

.faq-sec .tabbable-panel {
    margin-bottom: 20px
}

.login {
    position: related;
    top: -140px;
    margin-bottom: 45px
}

.login p {
    text-align: center;
    margin-bottom: 30px
}

.nav-tabs {
    border-bottom: none;
    max-width: 799px;
    margin: auto;
    margin-top: 40px
}

.tab12 .nav-tabs .nav-link {
    border: none;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    border: 1px solid #f16126;
    margin: 5px;
    border-radius: 5px
}

section.inner-ths.help-services.pad60 a {
    font-size: 16px
}

.we-are .btn-prm {
    float: left;
    margin-top: 20px
}

.we-are__inner h3,
.we-are__inner h4 {
    text-align: left
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    padding-top: 66px
}

.experties h4 {
    color: #fff
}

.experties h3 {
    color: #000
}

.header-b {
    text-align: right;
    width: 100%;
    align-items: center
}

.header.fixed .row {
    flex-wrap: nowrap;
    justify-content: space-between
}

.sticky-list {
    display: none;
    margin-bottom: 0 !important
}

.sticky-list li a {
    color: #000;
    padding: 0 7px
}

.fixed .sticky-list {
    display: flex
}

.fixed .col-sm-6:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%
}

.fixed .header-b {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    display: flex
}

.search-tl {
    display: none;
    position: absolute;
    right: 61px;
    top: 68px
}

.owl-next span,
.owl-prev span {
    background: #000;
    color: #fff;
    height: 37px;
    width: 37px;
    border-radius: 100%;
    display: block;
    font-size: 36px;
    font-weight: 400;
    line-height: 33px;
    position: absolute;
    right: -45px;
    top: 39%
}

.owl-prev span {
    left: -45px;
    right: inherit
}

.last-child {
    border-right: none;
    padding-left: 0
}

.owl2 .owl-item {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.bg1 {
    background: #b5fff9 !important
}

.bg2 {
    background: #ffb5b5 !important
}

.bg3 {
    background: #b5b8ff !important
}

.bg4 {
    background: #ffd6b5 !important
}

.bg5 {
    background: #bfffb5 !important
}

.owl2 .item {
    padding: 30px;
    border-radius: 10px
}

.owl2 .owl-stage {
    padding-top: 0
}

.owl2 .owl-item {
    padding-top: 0 !important;
    background: 0 0 !important
}

.owl3 .owl-stage {
    padding-top: 0;
    padding-top: 19px;
    display: flex;
    padding-bottom: 23px
}

.owl2 h5 {
    font-size: 22px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px
}

.case-st {
    background: #26c976;
    max-width: 125px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 10px 14px;
    position: relative;
    font-weight: 700;
    position: absolute;
    top: -9px
}

.owl3 h5 {
    text-align: right;
    color: #f16126;
    font-size: 18px
}

.owl3 h5 img {
    float: left
}

.owl3.owl-drag .owl-item {
    background: #fff;
    padding: 20px;
    padding-top: 60px;
    box-shadow: -3px -1px 15px rgb(0 0 0 / 11%);
    border: 1px solid #eee
}

.case-st:before {
    height: 20px;
    position: absolute;
    content: "";
    background: url(../images/bg-case.png) no-repeat;
    width: 21px;
    right: -13px;
    top: -10px;
    z-index: -11;
    transform: rotate(227deg)
}

.online-help {
    background: #fff9f1;
    text-align: justify
}

.our-services .nav-tabs .nav-link.active {
    padding-left: 0 !important
}

.faq h3 {
    text-align: center
}

.accordion button:focus,
.accordion button:hover {
    cursor: pointer
}

.about-order-now .order_inner {
    padding-left: 41px !important
}

.accordion button[aria-expanded=true]+.accordion-content {
    opacity: 1;
    max-height: inherit;
    transition: all .2s linear;
    will-change: opacity, max-height
}

.accordion button[aria-expanded=true]+.accordion-content {
    opacity: 1;
    max-height: inherit;
    transition: all .2s linear;
    will-change: opacity, max-height
}

.accordion #accordion-button-1[aria-expanded=true] .accordion-content {
    opacity: 0;
    max-height: 0
}

#accordion-button-1+.accordion-content {
    opacity: 1 !important;
    max-height: inherit
}

.anim1+.accordion-content {
    opacity: 0 !important;
    display: none
}

.accordion-content ul li {
    list-style: disc;
    font-size: 16px
}

.blog-righ__sec ul li {
    font-size: 16px;
    box-shadow: 0 15px 30px rgb(0 0 0 / 9%);
    color: #000;
    font-weight: 700;
    padding: 16px 17px;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 5px;
    background-position: 538px 22px
}

.blog-righ__sec ul {
    padding: 0;
    margin: 0
}

.blog-left_sec p {
    color: #fff;
    font-weight: 700;
    font-size: 23px;
    line-height: 1.4
}

.latest-blog {
    background: url(../images/blog-bg.webp) left no-repeat;
    background-size: cover
}

.blog-left_sec {
    background: #26c976;
    padding: 78px 0;
    text-align: center
}

.icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 22px;
    height: 22px;
    border: 1px solid;
    border-radius: 22px;
    background: #ffc502;
    border: none
}

.fixed .header-main {
    display: none
}

.fixed .search-bar {
    display: none
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: 1.6s
}

.read-more {
    text-align: center;
    margin-top: 38px
}

.icon::before {
    display: block;
    position: absolute;
    content: '';
    top: 9px;
    left: 5px;
    width: 10px;
    height: 2px;
    background: #fff
}

.icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: #fff
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity .2s linear, max-height .2s linear;
    will-change: opacity, max-height;
    overflow-y: scroll;
    height: 78px
}

.accordion .accordion-content::-webkit-scrollbar {
    width: 8px;
    background-color: #ffc502;
    border-radius: 100px;
    overflow-y: scroll;
    height: 78px
}

.accordion .accordion-content::-webkit-scrollbar-track {
    background: #ffc502;
    border-radius: 100px
}

.accordion .accordion-content::-webkit-scrollbar-thumb {
    background: #f16126
}

#accordion-button-1[aria-expanded=true] .icon::after {
    display: block !important
}

#accordion-button-1[aria-expanded=false] .icon::after {
    opacity: 0
}

#accordion-button-1[aria-expanded=false].anim1 .icon::after {
    opacity: 1
}

.anim1 .icon:after {
    display: block !important;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: #fff
}

#accordion-button-1 .icon::after {
    display: block;
    position: absolute;
    content: '';
    top: 5px;
    left: 9px;
    width: 2px;
    height: 10px;
    background: #fff
}

.accordion-item {
    padding: 11px 24px;
    margin-bottom: 20px
}

.accordion-item .accordion-item {
    padding: 11px 24px;
    margin-bottom: 20px;
    background: #fff;
    margin-bottom: 15px !important
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    border: none;
    background: 0 0;
    outline: 0
}

.footer-left ul {
    padding: 0;
    margin-top: 30px
}

.ftr-list {
    flex-wrap: wrap;
    display: flex
}

.h1 {
    color: #26c976 !important;
    padding-top: 22px
}

.about {
    background: #f8f5f0 url(../images/inner-banner-bg.png) no-repeat;
    border-bottom: 1px solid #fff9f1;
    background-size: cover
}

.header-abt {
    padding-top: 15px;
    position: absolute;
    width: 100%;
    background: 0 0 !important
}

.our-story {
    padding: 50px 0
}

.our-story-in {
    padding: 50px 0;
    background: #fff9f1
}

.our-story-in {
    font-size: 20px;
    margin-bottom: 30px
}

.our-story h4 {
    text-align: left;
    margin-bottom: 20px
}

.our-story-in img {
    position: absolute;
    right: 0;
    top: -30px
}

.our-story p {
    font-size: 18px
}

.about-order-now {
    background: #a8e9c8 !important
}

.about-order .about-order-now {
    background: #a8e9c8 !important
}

.about-order-now span {
    font-weight: 600;
    font-size: 29px;
    color: #f16126 !important
}

.about-order-now .img-abs {
    left: 31px;
    top: 20px
}

.about-order-now .last-child {
    background: 0 0 !important;
    padding: 0 !important
}

.about-order-now .btn-prm {
    max-width: 209px
}

.about-order-now .order_inner {
    border-right: none;
    padding-left: 111px;
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 8px
}

.price-abt h4 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 20px
}

.price-abt p {
    font-size: 18px
}

.note p {
    color: #6f6f6f;
    font-size: 16px;
    text-align: justify
}

.note h4 {
    color: #6f6f6f;
    text-align: left;
    font-weight: 700;
    margin-bottom: 20px
}

.note {
    border-top: 1px solid #cccccc24
}

.order-now__box .container {
    max-width: 1008px
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    100% {
        opacity: .9;
        transform: translateY(0)
    }
}

.fixed {
    position: fixed !important;
    top: 0;
    animation: slide-down .7s;
    left: 0;
    width: 100% !important;
    box-shadow: 0 1px 3px rgb(0 0 0 / 7%);
    background: #fff !important;
    z-index: 9999
}

.review-sec {
    padding-bottom: 0
}

.recent-add {
    padding-top: 0;
    text-align: left
}

.review-inner {
    background: #fff9f1;
    box-shadow: -3px -1px 12px rgb(0 0 0 / 26%);
    padding: 15px;
    position: relative
}

.recent-add h3 {
    text-align: left;
    color: #000;
    font-size: 20px
}

.recent-add h4 {
    padding-top: 0;
    color: #26c976;
    text-align: left;
    font-size: 16px;
    margin-bottom: 9px
}

.review-inner ul {
    background: url(../images/qt.png);
    background-repeat: no-repeat;
    background-position: 0 -1px;
    padding-left: 63px
}

.review-inner:before {
    background: url(../images/tri.png);
    position: absolute;
    content: "";
    left: 0;
    bottom: -30px;
    height: 63px;
    width: 52px;
    background-repeat: no-repeat
}

.review-inner li {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2
}

.review-inner {
    margin-bottom: 70px
}

.hire {
    background: #f16126;
    color: #fff;
    padding: 8px 32px;
    font-weight: 500;
    display: inline-block;
    border-radius: 5px;
    font-size: 15px
}

.best-expert {
    border: 2px solid #cccccc4a;
    border-radius: 2px
}

.best-expert ul {
    padding: 0
}

.expert-list2 img {
    float: left;
    margin-right: 10px
}

.location {
    color: #6f6f6f;
    display: block
}

.expert-list {
    border-bottom: 2px solid #cccccc26;
    padding-bottom: 10px !important;
    margin-bottom: 10px
}

.best-expert {
    border: 2px solid #cccccc26;
    border-radius: 5px;
    padding: 30px;
    margin-bottom: 50px;
    padding-bottom: 0
}

.star {
    font-weight: 600;
    background: #26c976;
    color: #fff;
    padding: 4px 12px;
    border-radius: 4px
}

.pagination li {
    border: 1px solid #000;
    border-right: none
}

.pagination li.active {
    background: #ffc502
}

.pagination li a {
    color: #000;
    padding: 10px 20px;
    font-size: 16px;
    display: inline-block
}

.pagination {
    justify-content: center
}

.pagination li:last-child {
    border-right: 1px solid #000
}

.expert-list li,
.expert-list2 li {
    padding: 0
}

.how-it-work p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 23px
}

.how-it-work #datepicker {
    background-position: 164px 10px
}

.text-t {
    color: #6f6f6f !important;
    margin: 50px 0 0 0
}

.expert-inner {
    background: #fff9f1;
    text-align: center;
    padding: 30px 46px;
    margin-bottom: 50px
}

@media only screen and (max-width:1365px) {
    .search-bar .form-control {
        max-width: 245px;
        font-size: 11px;
        height: 38px;
        line-height: 41px
    }

    .search-bar {
        max-width: 334px
    }

    html {
        overflow-x: hidden
    }

    .pad60 {
        padding: 60px 15px
    }

    .owl-next span,
    .owl-prev span {
        height: 25px;
        width: 25px;
        font-size: 24px;
        line-height: 23px;
        right: -10px;
        top: 39%
    }

    .owl-prev span {
        left: -13px
    }

    header {
        padding-left: 7px;
        padding-right: 7px
    }

    .navbar-nav .nav-link {
        padding: 15px 35px;
        font-size: 13px;
        padding-left: 8px
    }

    .header .container {
        padding: 0 15px
    }
}

@media only screen and (max-width:1200px) {
    .step-1 {
        margin-right: 0
    }

    .step-2 {
        margin-right: 112px !important
    }

    .crule {
        top: -63px
    }

    .owl-carousel .owl-dots.disabled,
    .owl-carousel .owl-nav.disabled {
        display: block
    }

    .logos .owl-nav.disabled {
        display: none
    }

    .modal-body .forget-p__right p {
        text-align: center
    }
}

@media only screen and (max-width:768px) {
    .faq-sec .nav-tabs a {
        padding: 14px 17px;
        margin-bottom: 15px
    }

    .about {
        padding-top: 30px
    }

    ul.contact-list.row {
        margin-left: 0;
        margin-right: 0
    }

    .navbar-toggler {
        display: block;
        float: right
    }

    .review-sec {
        text-align: center
    }

    .collapse {
        display: none
    }

    .navbar-toggler-icon {
        background: #ffc502 !important;
        width: 38px;
        height: 3px;
        margin-bottom: 7px;
        display: block
    }

    .search-bar .form-control {
        max-width: 340px;
        font-size: 13px;
        border-radius: 30px;
        height: 42px;
        padding-left: 14px
    }

    .btn-smt {
        background: #ffc502;
        border: none;
        height: 42px;
        padding: 0 23px;
        font-weight: 400;
        border-radius: 35px;
        float: right;
        position: absolute;
        display: inherit;
        right: 16px
    }

    .navbar-nav {
        display: block;
        text-align: center;
        margin-top: 15px
    }

    .navbar-nav .nav-link {
        background: #ffc502;
        border-bottom: 1px solid #f1662c
    }

    .logo {
        float: left
    }

    .header-right .btn-prm {
        height: 36px;
        max-width: 85px;
        line-height: 37px;
        font-size: 12px;
        border-radius: 3px;
        margin-right: 5px !important
    }

    .navbar-collapse {
        position: absolute;
        width: 100%;
        z-index: 9;
        top: 40px
    }

    .list-banner {
        position: static
    }

    .list-banner li {
        padding: 9px 0;
        font-size: 12px;
        border-radius: 5px;
        width: 49%
    }

    .owl-next span,
    .owl-prev span .step-2 {
        margin-right: 0 !important
    }

    .step-1:before {
        display: none
    }

    .step-2 {
        background: #e7e4ffed !important;
        margin-right: 0 !important
    }

    .step-3 {
        background: #ffe8bab8 !important;
        margin-top: 0 !important
    }

    .step-1 {
        max-width: 100%;
        background: #e0fbffd6;
        margin: auto;
        text-align: center
    }

    .owl-next span,
    .owl-prev span {
        right: 0
    }

    .step-1 h4,
    .step-2 h4 {
        text-align: right;
        text-align: center !important
    }

    .owl-prev span {
        left: 0
    }

    h3 {
        font-size: 25px;
        margin: 5px 0 20px 0;
        line-height: 1
    }

    .benifits img {
        position: static;
        left: 0;
        margin-bottom: 20px
    }

    .benifits {
        padding-left: 14px;
        padding-right: 15px;
        padding-top: 13px;
        padding-bottom: 13px;
        margin-bottom: 20px
    }

    .step-1 {
        float: none;
        margin-right: 0
    }

    #cnt {
        height: 36px;
        max-width: 104px;
        padding: 0 13px;
        font-size: 12px;
        background-position: 65px 7px;
        line-height: 38px
    }

    .banner-left_cnt img {
        position: static
    }

    .inner-ths .nav-tabs .nav-item.show .nav-link,
    .inner-ths .nav-tabs .nav-link.active {
        border-radius: 0;
        padding: 14px 0;
        line-height: 21px;
        font-size: 13px
    }

    .tab-content {
        padding: 20px !important;
        text-align: left;
        margin: 20px;
        border-radius: 10px;
        background: #fff
    }

    .inner-ths .nav-link {
        font-size: 13px !important;
        padding: 5px 0 !important
    }

    .tab-2 {
        flex-wrap: wrap
    }

    .we-are .btn-prm {
        float: none;
        margin-top: 0;
        margin-bottom: 20px
    }

    .three-steps {
        padding-bottom: 26px
    }

    .pad60 {
        padding: 39px 0
    }

    .accordion button {
        font-size: 15px
    }

    .accordion-item {
        padding: 1px 7px;
        margin-bottom: 9px
    }

    .blog-left_sec {
        padding: 38px 15px;
        text-align: center
    }

    .blog-left_sec p {
        font-size: 18px;
        line-height: 1.4
    }

    .header .container .row>div {
        padding: 0 15px
    }

    .header .container {
        padding: 0 15px
    }

    .banner-services {
        padding-top: 20px
    }

    .list-sd {
        flex-wrap: wrap
    }

    .list-sd li {
        max-width: 129px;
        width: 48%;
        font-size: 15px;
        margin-bottom: 20px
    }

    html {
        overflow-x: hidden
    }

    .s-list {
        background-position: top left
    }

    .our-story-in img {
        position: static
    }

    .about-order-now .order_inner {
        padding-left: 0
    }

    .privacy-right__bar {
        position: relative;
        top: 0
    }

    .order-now__left img {
        margin-top: 0
    }

    .order-now-section .form-section {
        position: relative;
        top: 0
    }

    .login-left h3 {
        font-size: 22px
    }

    .login-left p {
        font-size: 15px
    }

    .contact-left .pad60 {
        padding: 39px 15px
    }

    .inner-b-contact {
        margin-bottom: 15px
    }

    .banner-services .banner-left_cnt .row>div {
        padding: 0 10px
    }

    .free-mambership .form-section {
        padding: 20px 10px
    }

    .banner-services .form-section br {
        display: none
    }

    .free-mambership {
        padding: 20px 0
    }

    .review-sec .form-section {
        top: 0 !important
    }

    .expert-inner {
        padding: 10px 20px;
        margin-bottom: 20px
    }

    .expert-list2 li {
        padding: 10px
    }

    .expert-list li:last-child {
        position: absolute;
        right: 61px;
        top: 49px
    }

    .location {
        display: inline-block;
        margin-right: 10px
    }

    .best-expert {
        margin-bottom: 28px
    }

    .user-header p {
        text-align: center
    }

    .user {
        border: 2px solid #cccccc1f;
        padding-bottom: 10px;
        margin-bottom: 20px;
        min-height: inherit
    }

    .user .btn-prm {
        position: static;
        bottom: 0;
        left: 0;
        right: 0
    }

    .user ul {
        padding: 20px 20px !important;
        padding-bottom: 20px !important
    }

    .our-s_tab nav {
        width: 100% !important
    }

    .header .container {
        padding: 0
    }

    .list-banner li img {
        margin: 0 3px;
        max-width: 21px;
        width: 100%
    }

    .about-order-now .order_inner span {
        margin-left: 0
    }

    .about-order-now .order_inner h4 {
        text-align: center !important;
        margin-left: 0
    }

    .about-order-now .order_inner {
        padding-left: 0 !important
    }

    .fixed .col-sm-6:first-child {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    .header.fixed .row {
        flex-wrap: wrap
    }

    .fixed .logo img {
        max-width: 60%
    }

    .fixed .header-b {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        display: flex;
        text-align: center;
        justify-content: center
    }

    .fixed .row>div:first-child {
        order: 2;
        margin-top: 0;
        margin-bottom: 0
    }

    .trust {
        padding-top: 7px;
        padding-bottom: 7px
    }

    .order .order_inner .img-abs {
        position: static
    }

    .fixed .btn-smt {
        right: 0
    }

    .fixed .search-bar {
        max-width: 314px
    }

    .fixed .search-bar .form-control {
        max-width: 340px;
        font-size: 12px
    }

    .sticky-list {
        padding: 0;
        margin-bottom: -25px !important;
        z-index: 999999
    }

    .tab-2 {
        display: flex;
        flex-wrap: wrap
    }

    .modal-body .forget-p__right p {
        text-align: center
    }

    .loginBlock .modal {
        top: 32px
    }

    button.close {
        top: 30px
    }

    #datepicker {
        background-position: 112px 10px
    }

    .ui-widget.ui-widget-content {
        z-index: 99999 !important
    }

    .file-upload-wrapper:after {
        font-size: 12px
    }

    .step-main:before {
        height: 567px;
        width: 165px;
        background-size: contain
    }

    .step-1 {
        max-width: 275px;
        margin: auto;
        padding: 12px
    }

    .step-2 {
        background: #e7e4ffed !important;
        margin-right: 0 !important;
        float: left !important
    }

    .order_inner {
        padding-left: 0
    }
}

@media only screen and (max-width:480px) {

    ul.list-crl li,
    ul.list-sd li,
    ul.s-list li,
    ul.s-list2 li {
        list-style: none;
        font-size: 12px
    }

    .search-bar {
        float: left;
        max-width: none
    }

    .s-list {
        margin-left: 0
    }

    .order-with .btn-smt {
        max-width: 130px;
        font-size: 12px
    }

    .order-with h3 {
        font-size: 16px
    }

    ul.list-crl li,
    ul.list-sd li,
    ul.s-list li,
    ul.s-list2 li {
        list-style: none !important;
        font-size: 12px !important;
        font-weight: 600
    }

    .copy-right {
        font-size: 10px
    }

    .footer-btm {
        padding: 20px 0 0 0
    }

    .footer-btm p {
        font-size: 12px
    }

    .pad60 {
        padding: 20px 0
    }

    footer h4 {
        text-align: left;
        font-size: 18px
    }

    .form-section .from-control {
        height: 35px;
        font-size: 12px
    }

    h4 {
        font-size: 14px
    }

    h3 {
        font-size: 18px;
        margin: 5px 0 15px 0;
        line-height: 1
    }

    .form-section {
        margin-top: 0
    }

    .order-now {
        max-width: 200px;
        font-weight: 600;
        border-radius: 5px
    }

    figure {
        margin: 0 auto
    }

    .trust {
        width: 100%;
        display: flex
    }

    .trust span {
        font-size: 12px;
        margin-right: 5px;
        padding: 5px 10px
    }

    .trust h4 {
        font-size: 14px;
        padding: 5px 0
    }

    .banner figure {
        margin: 0 auto;
        width: 150px
    }

    .banner figure img {
        width: 250px;
        height: 200px;
    }

    .step-1 {
        max-width: unset;
        margin: auto;
        padding: 12px;
        margin-bottom: 20px;
        border-radius: 10px
    }

    .step-main h4,
    .step-main p {
        text-align: justify;
        font-size: 12px
    }

    p {
        text-align: justify;
        font-size: 14px
    }

    section.experties.pad60 h5 {
        text-align: center;
        font-size: 16px
    }

    .experties .pad60 {
        padding: 20px 0 0 0
    }

    .we-are figure {
        width: 150px;
        margin: auto
    }

    .benifits {
        border-radius: 10px
    }

    .accordion__header>* {
        font-size: 12px
    }

    .accordion__body p {
        font-size: 12px
    }

    .card-header {
        padding: 5px 10px;
        margin-bottom: 0;
        background-color: #fff9f1 !important;
        border-bottom: 1px solid rgba(0, 0, 0, .125);
        font-size: 18px
    }

    .card-body {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 20px 0
    }

    .btn-link {
        font-weight: 400;
        color: #000;
        background-color: transparent
    }

    #accordion {
        margin-bottom: 20px
    }

    .btn-link:hover {
        color: #000;
        text-decoration: none;
        background-color: transparent;
        border-color: transparent
    }

    .blog-left_sec {
        padding: 15px 15px
    }

    .blog-left_sec p {
        font-size: 16px
    }

    .blog-righ__sec ul li {
        font-size: 12px
    }

    .container-border {
        padding: 40px 0
    }

    h3 {
        line-height: 24px
    }

    .owl2 .item {
        padding: 25px 30px;
        border-radius: 10px
    }

    .experties .owl-carousel .owl-item {
        padding: 20px 40px
    }

    .footer ul {
        list-style: square;
        text-align: justify
    }

    footer h4 {
        font-size: 16px
    }

    div#myForm-profile {
        right: 21% !important
    }

    .modal .forget-p__right {
        position: absolute;
        padding: 0;
        top: 270px;
        left: 0;
        padding: 22px 0
    }

    .step-main:before {
        display: none
    }

    #datepicker {
        background-position: 140px 10px
    }

    header .row>div:first-child {
        order: 2;
        margin-top: 11px;
        margin-bottom: 10px
    }

    .from-main>div {
        padding-left: 5px;
        padding-right: 5px
    }

    .file-upload-wrapper:before {
        padding: 0 34px
    }

    .file-upload-wrapper:after {
        max-width: 300px;
        width: 100%
    }

    .footer-left .form-control {
        max-width: 160px
    }

    p {
        text-align: justify
    }

    .order span {
        font-size: 19px
    }

    .order_inner {
        border-right: 1px solid #fff;
        padding-left: 83px
    }

    .img-abs {
        position: static;
        left: 0
    }

    .order_inner {
        border-right: none;
        padding-left: 0;
        margin-bottom: 20px
    }

    .order h4,
    .order span {
        text-align: center
    }

    #home-heading.h1,
    h1 {
        font-size: 16px !important;
        text-align: center;
        font-weight: 600
    }

    .crule {
        width: 75px;
        height: 75px;
        margin: auto;
        top: -57px
    }

    .crule img {
        width: 60px !important
    }

    .experties .pad60 {
        padding: 20px 0 0 0
    }

    .experties {
        font-size: 14px;
        line-height: 23px
    }

    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        padding: 5px 10px;
        line-height: 30px;
        font-size: 13px
    }

    .nav-tabs .nav-link {
        font-size: 13px;
        font-weight: 500;
        border: 1px solid #f16126;
        border-radius: 5px;
        margin: 5px 5px
    }

    .nav-down a:hover {
        color: #fff;
        text-decoration: auto
    }

    .highlight h2 {
        font-size: 18px;
        margin-bottom: 30px
    }

    .h2,
    h2 {
        font-size: 18px
    }

    .inner-ths .nav-tabs {
        width: 330px;
        overflow-x: scroll
    }
}

@media only screen and (max-width:1920px) {
    .trust:before {
        position: absolute;
        content: "";
        left: -140%;
        right: 0;
        bottom: 0;
        top: 0;
        background: #26c976;
        z-index: -1
    }

    .form-section {
        max-width: none
    }
}

@media (min-width:1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 80%
    }
}

.icon-dropDown {
    border: solid #e58b35;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    vertical-align: 2px
}

.dropdown-toggle::after {
    display: none
}

.navbar-nav>li:hover .dropdown-menu {
    display: !important
}

.dropdown-menu {
    /*left: -88px !important;*/
    min-width: 210px;
    top: 43px !important
}

.navbar-nav .dropdown-menu {
    background: #fff
}

.dropdown-menu a {
    font-size: 13px;
    color: #444 !important;
    padding: 5px 10px 5px 15px !important;
    display: block;
    cursor: pointer;
    transition: background-color .15s ease-in-out;
    position: relative;
    border: none;
    font-weight: 500;
    text-align: left
}

ul.submenu.dropdown-menu a:hover {
    color: #f16126 !important;
    text-align: left
}

.drobDwon__list {
    display: none;
    position: absolute;
    left: 209px;
    top: 0;
    min-width: 206px;
    z-index: 999
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: inherit !important;
    color: #f16126 !important
}

.dropdown-menu ul {
    padding-left: 6px
}

.dropdown-menu>ul:before {
    position: absolute;
    position: absolute;
    content: "";
    top: -9px;
    height: 20px;
    width: 20px;
    right: 5px !important;
    background: #fff;
    transform: rotate(45deg);
    left: inherit !important
}

.d-one:hover .d-two {
    display: flex
}

.d-one {
    height: 100%;
    background: #f6f6fa;
    box-shadow: inherit !important;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-animation: flyout .2s ease-out;
    animation: flyout .2s ease-out;
    min-width: 858px !important;
    left: 226px
}

.d-two {
    height: 100%;
    background: #fff;
    min-width: 395px;
    left: 221px;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-animation: flyout .2s ease-out;
    animation: flyout .2s ease-out
}

.d-one li {
    max-height: 34px;
    line-height: 34px;
    float: left;
    padding: 0 0
}

.d-two li a {
    padding-right: 5px;
    padding-left: 5px
}

.dropdown-menu {
    border: none
}

.dropdown-item .icon-dropDown {
    float: right
}

@-webkit-keyframes flyout {
    0% {
        opacity: 0;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes flyout {
    0% {
        opacity: 0;
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-webkit-keyframes slide-out {
    0% {
        left: -400px
    }

    to {
        left: 0
    }
}

@keyframes slide-out {
    0% {
        left: -400px
    }

    to {
        left: 0
    }
}

@-webkit-keyframes slide-in {
    0% {
        left: 0
    }

    to {
        left: -400px
    }
}

@keyframes slide-in {
    0% {
        left: 0
    }

    to {
        left: -400px
    }
}

.dropdown-menu>ul>li:hover .d-one {
    display: inline-block !important
}

.dropdown-menu>ul:hover .d-one {
    display: none !important
}

.dropdown:hover>.dropdown-menu li {
    position: relative
}

.header-b .navbar-collapse ul.navbar-nav li.nav-item i.fa {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    margin: auto;
    height: 18px
}

.header-b .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu ul li {
    position: relative
}

.header-b .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu ul li a {
    color: #888888 !important
}

.header-b .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu ul li a:hover {
    color: #f16126 !important
}

.header-b .navbar-collapse ul.navbar-nav li.nav-item ul li i.fa {
    position: relative;
    right: 10px
}

.dropdown-menu li:hover>ul.submenu.dropdown-menu {
    display: block
}

.navbar-nav .dropdown-menu li.nav-item {
    position: static;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.dropdown ul.dropdown-menu li ul.submenu.dropdown-menu {
    width: 0;
    transition: 0.4s;
    background: #fcede7
}

.dropdown ul.dropdown-menu li>ul.submenu.dropdown-menu::-webkit-scrollbar {
    width: 10px;
    background-color: #ffc502;
    border-radius: 100px
}

.dropdown ul.dropdown-menu li>ul.submenu.dropdown-menu::-webkit-scrollbar-track {
    background: #ffc502;
    border-radius: 100px
}

.dropdown ul.dropdown-menu li>ul.submenu.dropdown-menu::-webkit-scrollbar-thumb {
    background: #f16126
}

.dropdown ul.dropdown-menu li>ul.submenu.dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: #26c976
}

.dropdown ul.dropdown-menu li:hover>ul.submenu.dropdown-menu {
    display: block;
    position: absolute;
    left: 100% !important;
    top: -2px !important;
    width: 600px;
    transition: 0.4s;
    min-height: 440px;
    max-height: 443px;
    overflow-y: auto;
    overflow-x: hidden
}

header.header.fixed .navbar-nav .nav-link {
    padding: 15px 25px
}

header.header.fixed .header-b .navbar-collapse ul.navbar-nav li.nav-item i.fa {
    right: 10px;
    top: -16px;
}

@media (min-width:1366px) {
    .dropdown ul.dropdown-menu li:hover>ul.submenu.dropdown-menu {
        width: 785px
    }
}

@media (max-width:1399px) {
    header.header.fixed .navbar-nav .nav-link {
        padding: 15px 15px
    }

    header.header.fixed .header-b .navbar-collapse ul.navbar-nav li.nav-item i.fa {
        right: 1px
    }
}

@media (max-width:1199px) {
    .dropdown ul.dropdown-menu li:hover>ul.submenu.dropdown-menu {
        width: 500px
    }
}

@media (max-width:767px) {
    .header-b .navbar-collapse ul.navbar-nav li.nav-item i.fa {
        position: absolute;
        top: 18px;
        right: 20px;
        margin: auto;
        height: 18px;
        bottom: auto
    }

    .navbar-nav .dropdown-menu {
        position: relative;
        top: -1px !important
    }

    .navbar-nav .dropdown-menu li.nav-item:hover ul.submenu.dropdown-menu .col-md-4 {
        margin: 0
    }

    .dropdown-menu ul {
        padding-left: 0
    }

    .header-b .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu ul li {
        position: relative;
        border-bottom: 1px solid #ccc;
        padding-left: 10px
    }

    .header-b .navbar-collapse ul.navbar-nav li.nav-item .dropdown-menu ul li:last-child {
        border-bottom: 0
    }

    .dropdown ul.dropdown-menu li ul.submenu.dropdown-menu .col-md-4 {
        margin: 0
    }

    .navbar-collapse {
        position: absolute;
        height: 100vh;
        max-width: 280px;
        width: 100%;
        overflow: auto;
        right: -400px;
        top: 0;
        z-index: 1005;
        background: #e0e0e0
    }

    .navbar-collapse.show {
        -webkit-animation: slide-out .5s forwards;
        animation: slide-out .5s forwards;
        z-index: 99999999999999
    }

    .nav-link {
        padding-left: 15px !important;
        text-align: left
    }

    .icon-dropDown {
        float: right;
        padding: 5px;
        margin-right: 14px
    }

    .dropdown-menu>ul:hover .d-one {
        display: inherit
    }

    .dropdown:hover .dropdown-menu {
        display: none
    }

    .navbar-nav .nav-link {
        background: #fff;
        border-bottom: 1px solid #ddd
    }

    .mobile-submenu {
        display: block
    }

    .dropdown-menu {
        min-width: 280px;
        left: 0 !important;
        max-width: 300px
    }

    .dropdown-item {
        border-bottom: 1px solid #dddd !important;
        padding: 9px 0 !important
    }

    .sub2 {
        display: block !important;
        left: 0 !important;
        top: 44px;
        padding-left: 22px !important
    }

    .dropdown ul.dropdown-menu li ul.submenu.dropdown-menu {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        display: none
    }

    .navbar-nav .dropdown-menu li.nav-item:hover ul.submenu.dropdown-menu {
        display: none
    }

    .header-b .navbar-collapse ul.navbar-nav li.nav-item ul li i.fa {
        position: relative;
        right: 20px;
        top: 0;
        float: right;
        margin-top: -25px
    }

    .navbar-nav .dropdown-menu li.nav-item {
        display: block
    }

    .navbar-nav .dropdown-menu li.nav-item:hover ul.submenu.dropdown-menu {
        display: none;
        position: relative;
        left: 0 !important;
        min-height: auto !important;
        width: 100%;
        max-height: 250px
    }

    .header .container .row>div {
        padding: 0 15px;
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

<style>#customers {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%
}

#customers td,
#customers th {
    border: 1px solid #ddd;
    padding: 8px
}

.owl-stage {
    display: grid;
    grid-auto-flow: column
}

.owl-item.active {
    display: grid;
    grid-auto-flow: column
}

#customers tr:nth-child(even) {
    background-color: #f2f2f2
}

#customers tr:hover {
    background-color: #ddd
}

#customers th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #04AA6D;
    color: #fff
}

</style>.disnone {
    display: none;
}

#cd_one {
    display: none;
}

#sd1 {
    display: none;
}

#cd_two {
    display: none;
}

#sd2 {
    display: none;
}

#cd_three {
    display: none;
}

#sd3 {
    display: none;
}

#cd_four {
    display: none;
}

#sd4 {
    display: none;
}

#cd_five {
    display: none;
}

#sd5 {
    display: none;
}

#cdd_one {
    display: none;
}

#sdd1 {
    display: none;
}

#cdd_two {
    display: none;
}

#sdd2 {
    display: none;
}

#cdd_three {
    display: none;
}

#sdd3 {
    display: none;
}

#cdd_four {
    display: none;
}

#sdd4 {
    display: none;
}

#cdd_five {
    display: none;
}

#sdd5 {
    display: none;
}

.l-form {
    display: none;
    width: 100%;
}

.lform1 {
    width: 100%;
    margin-bottom: 5px;
}

.fbanimg {
    height: 520px;
    width: 456px;
}

.sbanimg {
    height: 605px;
    width: 594px;
}

.clientimg {
    width: 101px;
    height: 51px;
}

.crule img {
    height: 84px !important;
    width: 84px !important;
}

.vertical-shake {
    animation: vertical-shaking 1.35s infinite;
}

@keyframes vertical-shaking {
    0% {
        transform: translateY(0)
    }

    25% {
        transform: translateY(5px)
    }

    50% {
        transform: translateY(-5px)
    }

    75% {
        transform: translateY(5px)
    }

    100% {
        transform: translateY(0)
    }
}

.test {
    margin-top: -4% !important;
    font-family: 'Fredoka One', cursive;
    font-size: 25px;
    color: #000 !important;
    text-decoration: underline;
    text-decoration-color: #5ed779;
    text-decoration-thickness: 20px;
    text-decoration-skip-ink: none;
    text-underline-offset: -10px;
}

.animate {
    transition: all 0.1s;
    -webkit-transition: all 0.1s;
}

.action-button {
    position: relative;
    padding: 10px 40px;
    margin: 10px 10px 10px 30%px;
    float: left;
    border-radius: 3px;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #FFF;
    text-decoration: none;
}

.blue {
    background-color: #2ecc71;
    border-bottom: 5px solid #27ae60;
    text-shadow: 0px -2px #27ae60;
}

#captcha {
    background-color: #dbdcff;
    padding: 0 2%;
    margin: 0 2%;
    font-weight: bold;
}



.primg {
    width: 96%;
    height: 80vh;
    margin: auto;
    background-position: center;
    background-size: cover;

}

.carousel-control-prev-icon {
    background-image: none;
    color: red;
    font-size: 20px;
}

.carousel-control-next-icon {
    background-image: none;
    color: red;
    font-size: 20px;
}

/*.carousel-control-prev-icon,*/
/*.carousel-control-next-icon {*/
/*  height: 100px;*/
/*  width: 100px;*/
/*  outline: black;*/
/*  background-size: 100%, 100%;*/
/*  border-radius: 50%;*/
/*  border: 1px solid black;*/
/*  background-image: none;*/
/*}*/

/*.carousel-control-next-icon:after*/
/*{*/
/*  content: '>';*/
/*  font-size: 55px;*/
/*  font-weight:bold;*/
/*  color: #ffc502;*/
/*}*/

/*.carousel-control-prev-icon:after {*/
/*  content: '<';*/
/*  font-size: 55px;*/
/*  color: #ffc502;*/
/*   font-weight:bold;*/
/*}*/


.usp1 {
    padding: 5% 0;
}

.each-heading {
    margin-left: 5%;
}

.list-icons {
    margin-right: 1rem;
    font-size: 19px;
    color: #70e40e;
}

.card__points {
    list-style: none;
    flex-flow: row wrap;
    display: flex;
    padding: 0;
    margin: 25px -30px 10px;
}

.card__points li {
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    color: #2c2c2c;
    text-align: center;
    flex: 0 0 20%;
}

.card__points li svg {
    margin-bottom: 7px;
    display: inline-block;
}

.card__points__text {
    display: block;
    max-width: 60px;
    text-align: center;
    margin: 0 auto;
    line-height: 19px;
}

.satisfieddiv {
    width: 80%;
    margin: auto;
}

.satisfiedpara1 {
    font-size: 22px;
    color: #f16126;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
}

.satisfiedpara2 {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
}

.usp1 ul li {
    font-size: 20px;
    line-height: 40px;
}

.usicon {
    color: #f16126;
}

.usdiv {
    width: 90%;
    margin: auto;
}

@media only screen and (max-width:768px) {
    .sbanimg {
        height: auto;
    }

    .primg {
        width: 90%;
        height: auto;
    }

    #first {
        order: 2;
    }

    #second {
        order: 1;
    }

    .each-heading {
        text-align: center;
    }
}




.dropdowns {
  position: relative;
  /*display: inline-block;*/
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  /*z-index: 1;*/
  padding:0;
 
}

.dropdown-content a {
  color: black;
  padding: 8px 12px;
  text-decoration: none;
  display: block;
}
.dropdown-content li{
   list-style: none;
}

/*.dropdown-content a:hover {background-color: #469845;}*/

.dropdowns:hover .dropdown-content {display: block;}

