body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #000;
}

a:hover {
    color: #c8eeff;
}

.popup-content input[type="submit"] {
    background: #a77b51;
    color: #fff;
    border: 0px none;
    padding: 10px 50px;
    font-weight: 600;
    margin-top: 13px;
    text-transform: uppercase;
    display: inline-block;
    cursor: pointer;
}

img {
    max-width: 100%;
}

section.full-deal-pkg li i {
    color: #ffcc32;
    position: relative;
    top: -1px;
}

section.full-deal-pkg .btn {
    margin: 43px 0 0;
    padding: 12px 70px;
    color: #000 !important;
}

label.error {
    display: none !important;
}

input.error {
    border: red 1px solid !important;
}

a:hover,
a:focus,
button:hover,
button:focus {
    outline: none;
}

section {
    padding: 60px 0;
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
}

.container-fluid {
    padding-right: 25px;
    padding-left: 25px;
}

p {
    font-family: 'Poppins', sans-serif;
    color: #777491;
}

.get-touch {
    background: url("../images/get-touch-bg.jpg") no-repeat;
    width: 100%;
    background-size: cover;
    color: white;
}

.our-banner {
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 130px 0;
    align-items: center;
    background-position: 70%;
    position: relative;
}

header {
    padding: 15px 0;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
}

header ul {
    text-align: right;
    display: block;
    margin-top: 0;
}

header ul li {
    display: inline-block;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    margin-right: 30px;
    position: relative;
}

header ul li a {
    display: inline-block;
    font-size: 16px;
    position: relative;
    color: #ffffff;
    z-index: 2;
    text-decoration: none !important;
}

.btn {
    padding: 9px 28px;
    box-shadow: none;
    border: none;
    border-radius: 8px;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}

.btn-blue {
    background: #a77b51 !important;
    color: white;
    transition: .5s all;
}

.icon-btn.chat i {
    font-size: 20px;
    margin-right: 10px;
}

header .logo img {
    max-width: 100%;
}

header ul li:last-child {
    margin: 0;
}

.our-banner h1 {
    font-weight: 300;
    font-size: 34px;
    line-height: 40px;
    margin: 0 0 20px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.our-banner h1 span {
    color: #fff;
    font-weight: 600;
}

.our-banner p {
    color: white;
    width: 100%;
    margin: 0 0 0px;
}

.our-banner ul li {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    float: left;
}

.our-banner ul {
    margin-bottom: 20px;
    float: left;
}

.our-banner .banner-form {
    background: #ffffff96;
    padding: 20px 18px;
    border-radius: 10px;
    float: right;
    width: 77%;
    position: relative;
    z-index: 9;
}

.our-banner .banner-form h3 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    line-height: 28px;
    margin: 0;
    display: inline-block;
}

.our-banner .banner-form h3 span {
    display: block;
    font-size: 16px;
    color: #bbbbbb;
    letter-spacing: 4px;
}

.our-banner .banner-form p {
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    width: 100%;
    margin: 0 0 15px;
}

.our-banner .banner-form p span {
    color: #f05253;
}

.our-banner .banner-form input,
.our-banner .banner-form textarea,
.our-banner .banner-form input,
.our-banner .banner-form select {
    height: 38px;
    width: 100%;
    margin-bottom: 10px;
    padding: 6px 10px;
    border-radius: 0;
    font-size: 13px;
    border: none;
    border-bottom: 1px solid #818181;
}

.our-banner .banner-form form-group {
    margin-bottom: 10px;
}

.our-banner .banner-form .btn {
    margin: auto;
    display: table;
}

.our-banner .banner-form textarea {
    resize: none;
    height: 80px;
}

.our-banner ul li img {
    margin-right: 10px;
}

.our-banner .inline-btns {
    clear: both;
}

.our-banner .inline-btns a {
    margin-right: 15px;
    font-size: 15px;
}

.btn-yellow {
    color: #000000;
    background: #ffcc33;
}

.popupform {
    width: 800px;
    border-radius: 0;
    padding: 0!important;
    overflow: visible;
    background: #fff !important;
}

.popupform .modal-body {
    padding: 0;
}

.popup-bann {
    float: left;
    width: 38%;
    text-align: left;
    display: block;
    margin-left: -29px;
    position: relative;
}

.popup-content {
    float: left;
    width: 100%;
    text-align: center;
}

.popup-content h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 31px;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin: 0 0 3px;
}

.popup-content h2+p {
    line-height: 19px;
    font-size: 14px;
    margin-bottom: 15px;
    color: #888;
    text-align: left;
    font-weight: 400;
}

.popup-content input[type=email],
.popup-content input[type=tel],
.popup-content input[type=text],
.popup-content select,
.popup-content textarea {
    background: #fbfbfb;
    border: 1px solid #e6e6e6;
    padding: 9px 10px;
    width: 100%;
    border-radius: 22px;
    font-size: 13px;
    color: #000;
    box-shadow: none!important;
    outline: 0!important;
    margin-bottom: 12px;
}

.popup-content textarea {
    height: 137px;
    resize: none;
}

p.form_tagline {
    font-size: 10px;
    margin: 0px 0 10px;
}

.popup-content h2 img {
    position: absolute;
    top: -18px;
    right: -50px;
}

.home-banner h1 {
    margin-top: -120px;
}

.popup-bann .txt {
    color: white;
    position: absolute;
    top: 40px;
    left: 20px;
}

.popup-bann .txt h4 {
    font-size: 50px;
    font-weight: 800;
    line-height: 46px;
}

.popup-bann .txt h4 span {
    font-size: 54px;
    color: #f9de25;
}

.popup-bann .txt p {
    color: white;
    font-size: 18px;
    width: 80%;
}

.popup-bann .txt ul li {
    margin: 0 0 6px;
    position: relative;
    padding-left: 10px;
}

.popup-bann .txt ul li:after {
    content: '';
    background: #f9de25;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
}

button.fancybox-button {
    background: #4372ba;
    color: white !important;
    padding: 3px !important;
    height: 30px;
    width: 30px;
}

a:hover,
a:focus {
    outline: none;
}

.btn-red:hover {
    color: white;
    background: #dc4936;
}

.btn-blue:hover {
    background: #a14e46;
    color: white;
}

header ul li img {
    margin-right: 10px;
    position: relative;
    z-index: 2;
}

header ul li:after {
    content: '';
    background: white;
    position: absolute;
    top: 3px;
    right: -17px;
    height: 80%;
    width: 1px;
}

header ul li:last-child:after {
    display: none;
}

header ul li:before {
    content: '';
    background: #4894fa;
    width: 90%;
    height: 5px;
    position: absolute;
    bottom: 3px;
    left: 0;
    display: none;
    z-index: 1;
}

header ul li:last-child:before {
    display: none;
}

.our-banner h1 strong {
    font-weight: 700;
}

.our-banner h2 {
    font-size: 40px;
    font-weight: 600;
    margin: 0 0 15px;
    color: white;
}

.our-banner .banner-form .head {
    background: #a77b51;
    margin-left: -18px;
    margin-top: -20px;
    width: calc(100% + 36px);
    border-radius: 10px 10px 10px 10px;
    padding: 10px 20px 15px;
    margin-bottom: 40px;
}

.our-banner .banner-form h3 small {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.our-banner .banner-form h3 strong {
    font-size: 35px;
    font-weight: 700;
}

.our-banner .banner-form img {
    position: absolute;
    top: 0;
    right: 13px;
}

p.form_tagline {
    font-weight: 400 !IMPORTANT;
    font-size: 12px !important;
}

p.form_tagline input {
    width: 15px !important;
    height: auto !important;
    margin: 0 !important;
    position: relative;
    top: 4px;
}

.our-banner .row {
    align-items: center;
}

.our-banner .banner-form:after {
    height: 120px;
    width: 120px;
    border-radius: 50%;
    content: '';
    background: #c8eeff;
    position: absolute;
    right: -20px;
    z-index: -1;
    top: -30px;
}

.our-client {
    padding: 0;
    background: #04070c99;
    padding: 10px 0;
    margin-top: -70px;
    position: relative;
}

.our-client ul li {
    display: inline-block;
    color: white;
    width: 320px;
    position: relative;
}

.our-client ul li span {
    width: 80%;
    display: inline-block;
    font-weight: 600;
}

.our-client ul li img {
    margin-right: 10px;
}

.our-client ul li:after {
    content: '';
    background: #5e5e5e;
    position: absolute;
    right: 60px;
    top: 0;
    width: 1px;
    height: 100%;
}

h2 {
    color: #a77b51;
    font-size: 34px;
    margin: 0 0 15px;
    position: relative;
    display: inline-block;
}

h2:after {
    content: '';
    background: #c8eeff;
    width: 190px;
    height: 8px;
    position: absolute;
    bottom: 2px;
    left: -12px;
    z-index: -1;
    display: none;
}

h2+p {
    font-size: 15px;
    color: #343434;
}

.terminal-work {
    text-align: center;
    background: linear-gradient(246deg, rgb(185 185 185 / 79%) 0%, rgb(255 249 0 / 11%) 100%);
}

.text-center h2+p {
    margin: 0 auto 40px;
    font-size: 15px;
}

.text-center h2:after {
    right: 0;
    margin: auto;
}

h6 {
    font-size: 15px;
    color: #242424;
    font-weight: 600;
}

.terminal-work h6 span {
    font-size: 30px;
    color: #a77b51;
    font-weight: 300;
    margin-right: 9px;
}

.terminal-work .iconbox {
    display: inline-block;
    margin: 0 0 20px 0;
    height: 100px;
}

.terminal-work p {
    width: 90%;
    margin: 0 auto 40px;
}

section.new-pf {
    padding: 40px 0;
    text-align: center;
}

.new-pf div#filters {
    text-align: center;
    margin-bottom: 0;
    display: none;
}

.grid {
    overflow-y: hidden;
    padding: 40px;
}

.element-item a {
    display: block;
}

.element-item>* {
    margin: 0;
    padding: 0;
}

.element-item img {
    width: 100%;
}

section.new-pf .element-item {
    width: 32%;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 15px;
}

.trademark-registation {
    background: url("../../assets/images/registration-bg.png") no-repeat;
    background-position: 100%;
    width: 100%;
    background-size: cover;
}

.trademark-registation h2 {
    color: white;
    z-index: 9;
}

.trademark-registation h2:after {
    background: #185cb8;
    z-index: -1;
}

.trademark-registation ul {
    margin: 90px 0 10px;
}

.trademark-registation ul li {
    color: white;
    font-size: 38px;
    font-weight: 600;
    width: 33%;
    display: inline-block;
    position: relative;
    z-index: 99;
}

.trademark-registation ul li span {
    display: block;
    font-size: 18px;
    font-weight: 600;
}

.trademark-registation ul li:after {
    content: '';
    border-radius: 50%;
    width: 150px;
    height: 150px;
    border: 1px solid #fff;
    position: absolute;
    top: -72px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.trademark-registation ul li:before {
    content: '';
    position: absolute;
    background: #1c70e1;
    width: 150px;
    height: 140px;
    border-radius: 50%;
    top: -60px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1;
}

.trademark-registation ul li p {
    color: white;
    margin: 0;
    position: relative;
    z-index: 1;
    top: -30px;
}

.testimonial {
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.testimonial h2 {
    color: #ffffff;
}

.testimonial .item {
    position: relative;
    z-index: 1;
    background: white;
    padding: 0 20px;
    height: 250px;
    box-shadow: 0 0 5px #ccc;
    border-radius: 0;
    text-align: left;
    min-height: 390px;
    min-height: 390px;
}

.stars {
    display: flex;
}

.uper {
    display: flex;
    justify-content: space-between;
}

.stars span {
    color: gold;
}

.testimonial .item:after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 100%;
    background-color: #1c70e145;
    content: '';
}

.testimonial .item:before {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 5px;
    width: 100%;
    background-color: #1c70e145;
    content: '';
}

.testimonial h4 {
    height: 50px;
    width: 50px;
    text-align: center;
    background: #a77b51;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 32px;
    border-radius: 50%;
    line-height: 50px;
    position: relative;
    top: -18px;
    margin: 0 0 5px;
    left: -10px;
}

.testimonial i {
    font-size: 150px;
    color: #e2e2eb;
    font-weight: 500;
    position: absolute;
    top: -20px;
    right: 20px;
    opacity: .5;
}

.testimonial .owl-item {
    padding: 20px 1px 5px;
}

.testimonial h5 {
    color: #a77b51;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.testimonial p {
    font-size: 12px;
    color: #4d4d4d;
    font-weight: 500;
}

.owl-theme .owl-dots .owl-dot span {
    background: #ffffff !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #cee0fa !important;
}

.our-action {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 50px 0;
    text-align: center;
    position: relative;
}

.our-action h2 {
    position: relative;
    margin: 0;
    text-align: left;
    color: #ffffff;
    z-index: 11;
    font-weight: 600;
    font-size: 45px;
    padding: 0;
    display: flex;
}

.our-action h2:after {
    background: #ffcc33;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
    display: none;
}

.our-action p {
    margin: auto;
    text-align: left;
    color: white;
    font-size: 20px;
    margin-left: 0;
    margin-bottom: 0;
}

.our-action p.toll-free {
    display: flex;
    align-items: center;
    font-size: 20px;
}

.our-action p.toll-free span {
    margin-right: 10px;
}

.our-action p.toll-free a {
    font-size: 26px;
}

.our-action a {
    display: block;
    margin-top: 0;
    font-size: 18px;
    color: white;
}

.our-action a.btn {
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
    color: #000;
    margin-top: 16px;
}

.our-action h2:before,
.our-action h2:after {
    content: '';
}

section.cform-section {
    background: #f6f6f9;
    background-size: cover;
    padding: 60px 0;
    color: #fff;
    text-align: center;
}

section.cform-section form ul li {
    display: inline-block;
    width: 31.3%;
    margin: 0 4px;
}

section.cform-section form {
    width: 80%;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
}

section.cform-section form ul li input {
    padding: 10px 20px;
    width: 100%;
    border-radius: 8px;
    border: none;
    background: none;
    border: none;
    outline: none;
    background: #ececf0;
    color: #383843;
}

section.cform-section form ul li.full-li {
    width: 100%;
}

section.cform-section form ul li textarea {
    padding: 10px 12px;
    width: 96%;
    border-radius: 8px;
    border: none;
    background: none;
    border: none;
    min-height: 130px;
    margin-top: 17px;
    outline: none;
    background: #ececf0;
    color: #383843;
    resize: none;
}

.footer-vld-frm button.form-btn {
    background: #a77b51;
}

section.cform-section form ul li textarea::-webkit-input-placeholder,
section.cform-section form ul li input::-webkit-input-placeholder {
    color: #383843;
    font-size: 13px;
    font-weight: 500;
}

section.cform-section h2 {
    z-index: 1;
}

footer h2 {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
    margin-top: 0px;
}

footer ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}

footer ul li {
    line-height: 19px;
}

.col-md-12.disclaimer {
    color: #ffffff;
    font-size: 13px;
    padding: 10px 0 0;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

.col-md-12.disclaimer .col-md-4 {
    padding: 0;
}

.disclaimer ul li a {
    padding: 0 13px;
    font-size: 12px;
    color: #000000;
    font-weight: 500;
    margin: 0;
    position: relative;
}

.disclaimer ul li a:after {
    content: "";
    background: #000;
    height: 80%;
    width: 1px;
    position: absolute;
    right: -3px;
    top: 3px;
}

.disclaimer ul li {
    display: inline-block;
}

.disclaimer ul li:last-child a:after {
    display: none;
}

footer {
    background: #c8eeff;
    padding: 10px 0;
}

footer p {
    font-size: 12px;
    color: #000000;
    font-weight: 500;
    margin: 0;
}

.our-client ul li:last-child:after {
    display: none;
}

.our-banner:before {
    content: '';
    background: transparent;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.our-banner .container {
    position: relative;
    z-index: 5;
}

.our-banner h2:after {
    display: none;
}

.popup-content h3 {
    font-size: 16px;
    color: #000000;
    margin: 0 0 30px;
}

.popup-content .col-md-6 {
    padding: 0 5px;
}

.popup-content .row {
    margin: 0 -10px;
}

.popup-content .btn {
    font-size: 14px;
    letter-spacing: 1px;
}

section.full-deal-pkg {
    background: url(../images/deal-pkg-bg.jpg) no-repeat left top;
    background-size: cover;
    padding: 40px 0;
}

section.full-deal-pkg h2 {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 70px;
    display: block !important;
    color: #fff;
}

section.full-deal-pkg h2:after {
    left: 50%;
    margin-left: -95px;
    bottom: -8px;
    z-index: 1;
    background: #cee0fa8a;
}

section.full-deal-pkg li {
    display: inline-block;
    width: 46%;
    color: #ffffffde;
    margin-bottom: 20px;
    position: relative;
    font-size: 15px;
}

section.full-deal-pkg li:before {
    font-family: "Font Awesome 5 Free" !important;
}

.notice-banner {
    padding: 70px 0 !important;
}

section.notice-imp {
    padding: 11px 0;
    text-align: center;
    background: red;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    z-index: 1;
    position: relative;
}

section.notice-imp i {
    color: #fff900;
    font-size: 19px;
    position: relative;
    top: -2px;
}

section.notice-imp {
    padding: 11px 0;
    text-align: center;
    background: red;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
}

section.notice-imp i {
    color: #fff900;
    font-size: 19px;
    position: relative;
    top: -2px;
}

.notice-banner h1 {
    font-size: 32px !important;
    line-height: 46px !important;
    text-align: center;
}

.notice-banner h1 i {
    color: yellow;
}

.apply-cta {
    position: relative;
    height: 220px;
    margin: 20px 0;
    display: flex;
    align-items: center;
}

.apply-cta::before {
    content: "";
    position: absolute;
    left: calc(12% + 15px);
    right: calc(12% + 15px);
    top: 0;
    bottom: 0;
    background-image: url(../../assets/images/bg-apply.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.apply-cta-wrap {
    display: block;
    align-items: center;
    justify-content: space-between;
}

.apply-cta h3 {
    color: #fff;
    font-size: 51px;
    font-weight: 500;
    z-index: 9999;
}

.apply-cta-wrap h6 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    width: 100%;
    padding-top: 10px;
}

.apply-cta-wrap h2 {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    z-index: 9999;
    width: 100%;
}

.apply-cta a {
    line-height: 40px;
    text-align: center;
    border-radius: 4px;
    background-image: linear-gradient(to bottom, #1c70e1, #1c70e1);
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 9999;
}

.apply-cta a:hover {
    background-image: linear-gradient(to bottom, #1c70e1, #1c70e1);
}

.apply-cta-wrap ul li {
    color: #ffcc33;
    font-size: 24px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 15px;
}

.apply-cta-wrap ul li span {
    font-size: 18px;
    font-weight: 300;
}

.apply-cta h2:after {
    background: transparent;
}

.mb-md-5 {
    margin-bottom: 3rem!important;
}

.text-center {
    text-align: center!important;
}

.packages-sec .common-title {
    font-weight: 700;
    color: #a77b51;
    font-size: 34px;
    margin: 0 0 15px;
    position: relative;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
}

.packages-sec .common-text {
    padding: 0;
    font-weight: 500;
    line-height: 20px;
    color: #414141;
    margin: 0 auto 40px;
    font-size: 15px;
}

.package-holder {
    position: relative;
    box-sizing: border-box;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    text-align: center;
    min-height: 600px;
    margin-bottom: 60px!important;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 3px rgb(12 36 60 / 18%);
    border-radius: 32px;
    border: 2px solid transparent;
}

.package-holder:hover {
    border: 2px solid #a77b51;
    transition: 0.5s all;
    box-shadow: 0px 0px 20px 3px rgb(12 36 60 / 45%);
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.package-header {
    margin: 0 auto;
    position: relative;
    padding: 10px 12px;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.package-header h6 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 0px;
    padding: 6px 0px;
}

.package-price-holder {
    padding: 10px 0;
    display: block;
    font-family: 'Poppins';
    background-color: #a77b51;
    margin-bottom: 10px;
}

.package-price {
    font-size: 49px;
    color: #fff;
    font-weight: 600;
    margin: 0;
}

.package-holder label {
    color: #565454;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 25px;
}

.package-holder label span {
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-top: 10px
}

.package-holder>.package-content {
    min-height: 200px;
    padding: 0 15px;
}

.package-list {
    list-style: none;
    height: 300px;
    padding: 0;
    overflow-y: auto;
    scroll-behavior: smooth;
}

.package-list li {
    font-size: calc(12px + (15 - 12) * ((100vw - 300px) / (1920 - 300)));
    font-weight: 400;
    color: var(--black-color);
    margin-bottom: 10px;
    text-align: left;
    padding-left: 20px;
    position: relative;
}

.package-list li::before {
    content: '';
    background-image: url(../../assets/images/check-icon.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 5px;
    left: 0;
}

.package-footer {
    margin-top: 40px;
    padding-bottom: 30px;
    padding-top: 30px;
}

.package-holder .pck-btn {
    border: 0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    color: #fff;
    padding: 15px 50px;
    font-weight: 400;
    background-color: #a77b51;
    text-transform: uppercase;
}

.package-holder:hover .pck-btn {
    transition: 0.5s all;
    box-shadow: 1px 8px 48px 0px rgba(3, 0, 119, 0.76);
    -webkit-box-shadow: 1px 8px 48px 0px rgba(3, 0, 119, 0.76);
    -moz-box-shadow: 1px 8px 48px 0px rgba(3, 0, 119, 0.76);
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}

.package-list {
    list-style: none;
    height: 300px;
    padding: 0;
    overflow-y: auto;
    scroll-behavior: smooth;
}

#style-7::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#style-7::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#style-7::-webkit-scrollbar-thumb {
    background-color: #a77b51;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

.our-approved {
    padding: 8px 0 17px;
    background: #0000008a;
    color: white;
    text-align: center;
    margin-top: -74px;
    position: relative;
    z-index: 1;
}

.our-approved img {
    margin-right: 10px;
}

.our-approved p {
    display: inline-block;
    color: white;
    margin: 10px 0 0 0;
}

.our-approved p img {
    margin: 0 9px;
}

.search-sec {
    background-color: #ffffff;
}

.search-sec .search-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.search-sec form {
    display: flex;
    align-items: center;
    width: 75%;
}

.search-sec .search_bar {
    background: #fff;
    display: flex;
    align-items: center;
    border-radius: 18px;
    border: #848484 solid 1px;
    margin: 0 15px 0 0;
    padding: 0 10px;
    height: 75px;
    width: 75%;
}

.search-sec .form-control {
    overflow: visible;
    line-height: 1.5;
    padding: 0.5rem 0.75rem;
    border: 0;
    background: transparent;
    height: 100%;
    width: 100%;
    display: inline-block;
}

.search-sec .form-control:focus {
    box-shadow: none;
    border: 0;
}

.search-sec .icon-area {
    padding: 0 15px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #d3cdcd;
    font-size: 25px;
}

.search-sec .btn {
    height: 70px;
    border-radius: 18px;
}

.search-sec h2 {
    font-weight: 700;
}

.search-sec h2 span {
    color: #000000;
}

@media(max-width:1199px) {
    .our-banner {
        padding: 100px 0 50px 0;
    }
    section {
        padding: 30px 0;
    }
    header ul li a {
        font-size: 12px;
    }
    .btn {
        padding: 9px 15px;
        border-radius: 6px;
        font-size: 13px;
    }
    .our-banner .banner-form h3 strong {
        font-size: 30px;
    }
    .our-banner h1 {
        font-size: 28px;
    }
    .our-banner h2 {
        font-size: 20px;
    }
    .our-banner ul li {
        font-size: 13px;
    }
    .our-approved {
        display: none;
    }
    h2 {
        font-size: 28px;
    }
    .text-center h2+p {
        font-size: 13px;
    }
    .packages-sec .common-title {
        font-size: 28px;
    }
    .packages-sec .common-text {
        font-size: 13px;
    }
    .package-holder label span {
        font-size: 13px;
    }
    .our-action p {
        font-size: 15px;
    }
    .our-action a {
        font-size: 15px;
    }
    .our-action a.btn {
        font-size: 13px;
    }
    .our-action p.toll-free {
        font-size: 15px;
    }
    .our-action p.toll-free a {
        font-size: 15px;
    }
    .our-action h2 {
        font-size: 18px;
    }
    .search-sec .btn {
        width: 25%;
    }
}

@media(max-width:991px) {
    .our-banner {
        padding: 70px 0 50px 0;
    }
    br {
        display: none;
    }
    .hidden-md {
        display: none;
    }
    .our-banner .banner-form {
        width: 100%;
    }
    .our-banner h1 {
        font-size: 21px;
        line-height: 24px;
    }
    .our-banner h2 {
        font-size: 18px;
    }
    .our-banner ul li {
        font-size: 12px;
    }
    .our-banner ul li img {
        margin-right: 7px;
        display: none;
    }
    .package-holder {
        min-height: auto;
    }
    .package-list {
        height: auto;
    }
    .package-holder>.package-content {
        min-height: inherit;
    }
    .package-footer {
        margin-top: 15px;
        padding-bottom: 30px;
        padding-top: 15px;
    }
    .our-action p.toll-free {
        justify-content: center;
    }
    .our-action h2 {
        margin-bottom: 25px;
        justify-content: center;
    }
    .our-action p {
        text-align: center;
    }
    .search-sec form {
        width: 100%;
    }
    header .logo img {
        height: auto;
    }
}

@media(max-width:767px) {
    .our-banner {
        padding: 100px 0 50px 0;
    }
    .packages-sec .common-title {
        font-size: 22px;
    }
    .search-sec form {
        flex-direction: column;
    }
    .search-sec .search_bar {
        margin: 0 0 15px 0;
        width: 100%;
    }
    .search-sec .btn {
        width: 35%;
    }
    .text-center h2+p {
        margin: 0 auto 20px;
    }
    .our-banner .banner-form:after {
        display: none;
    }
}

@media(max-width:380px) {
    header .logo img {
        max-width: 50% !important;
    }
    .our-banner {
        padding: 80px 0 50px 0;
    }
    .testimonial .item {
        height: 330px;
    }
    .search-sec .btn {
        width: 50% !important;
    }
}


/*.cform-section pn {
    display: flex;
    flex-direction: column;
    width: 10px !important;
    margin: 0 4px;
    background-color: aqua;
    overflow: hidden;
    height: 200px;
    overflow-x: hidden;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0,0,0,.2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
}*/


/*position: absolute;
z-index: 2;
list-style: none;
text-align: left;
padding: 0;
margin: 0 0 0 -1px;
box-shadow: 1px 1px 4px rgba(0,0,0,.2);
background-color: #fff;
border: 1px solid #ccc;
white-space: nowrap;
max-height: 200px;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
display: flex;
flex-direction: column;
width: 310px;
overflow-x: hidden;*/


/*.iti__country-list li{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.iti__country-list {
    max-height: 200px;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    display: grid;
    flex-wrap: wrap;
    width:auto;
}*/

.iti {
    width: 100%;
}