/*
Theme Name: Hello Elementor Child
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Child theme for the Hello Elementor theme.
Version: 1.0.0.1702619384
Updated: 2023-12-15 05:49:44

*/

body {
    padding: 0;
}

span.efficenthead {
    display: none;
}

span#ut_word_rotator_1 {
    color: #57af75;
    font-family: "Poppins", Sans-serif;
    font-size: 53px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.2em;
}

.cstmform {
    width: 100%;
    margin: 0 auto;
    background-color: #4aaa6c;
    border-radius: 5px;
    margin-top: 20px;
    display: flex;
}

.toptab ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: block;
}

.toptab ul li {
    float: none;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.wpcf7-phonetext {
    pointer-events: none;
}

.toptab ul li a {
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    padding: 19px 15px;
    display: block;
    box-sizing: border-box;
    transition: 0.5s;
    border-bottom: 3px solid transparent;
}

.tabbody h1#tab-title {
    color: #fff;
    text-align: center;
    font-size: 30px;
    padding: 14px 0;
    position: relative;
    margin-bottom: 21px;
    text-transform: capitalize;
    letter-spacing: 1.5px;
}

h1.headingnofound {
    margin: 40px 0;
    font-size: 24px;
}

.toptab ul li.active a,
.toptab ul li:hover a {
    background-color: #107333;
    color: #fff !important;
    border-bottom: 3px solid #fff;
}

.toptab ul li a img {
    width: 30px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.tabbody .form-row {
    display: flex;
    padding: 0px 0 10px 0;
    flex-wrap: wrap;
}

.tabbody .form-row .qWhite {
    min-width: 50%;
    float: left;
    margin-bottom: 25px;
    padding: 0 16px;
    box-sizing: border-box;
}

.tabbody .form-row .qWhite select {
    width: 100%;
    border: none;
    outline: none;
    padding: 10px 8px;
    font-size: 15px;
    border-radius: 4px;
    font-weight: 600;
}

.submit-btn {
    text-align: center;
}

.submit-btn button.sBtnBox {
    border: none;
    color: #4aaa6c;
    background: #ffffff;
    padding: 9px 34px;
    font-size: 16px;
    border-radius: 6px;
    margin-bottom: 35px;
    font-weight: 600;
    transition: 0.5s;
}

.submit-btn button.sBtnBox:hover {
    color: #fff;
    background-color: #107333;
}

.submit-btn {
    text-align: right;
    margin-right: 15px;
}


.toptab {
    border-right: 1px solid #fff;
    min-width: 20%;
}

.tabbody {
    min-width: 80%;
}

.page-template-template-search .elementor-section.elementor-section-boxed>.elementor-container .row {
    width: 100%;
}

.page-template-template-search .elementor-section.elementor-section-boxed {
    padding: 40px 0;
}

.box4 {
    width: 100%;
    padding: 0 20px;
    background-color: #4aaa6c;
    border-radius: 8px;
    padding-bottom: 20px;
    padding-top: 10px;
    float: left;
}

.sp-head {
    padding: 10px 0;
    float: left;
    border-bottom: 1px solid #cccaca;
    width: 100%;
}

.sp-head+.sp-head {
    border-bottom: 0;
}

.box4 h3 {
    color: #fff;
    margin: 0;
    padding: 12px 10px;
    font-size: 30px;
    font-weight: 600;
}

.box4 .form-control {
    margin-bottom: 12px;
    width: 33%;
    float: left;
    padding: 0 10px;
}

.box4 .form-control label {
    color: #fff;
    font-size: 13px;
}

.box4 .form-control select {
    font-size: 15px;
    border: none;
    outline: none;
}

.box4 .form-control button.sBtnBox {
    display: block !important;
    border: none !important;
    background-color: #fff !important;
    color: #4aaa6c;
    font-weight: 600;
    border-radius: 4px;
    margin-top: 20px !important;
    transition: 0.5s;
    float: right;
}

.box4 .form-control button.sBtnBox:hover {
    background-color: #000 !important;
    color: #fff;
}

.box8 {
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin-top: 20px;
}

.box8 .package-header h2 {
    font-size: 23px;
    text-transform: capitalize;
    font-weight: 600;
}

.box8 .package-header h2.heading {
    background-color: #4aaa6c;
    text-align: center;
    color: #fff;
    padding: 15px 0;
}

.box8 .package-sorting {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.box8 .package-sorting span {
    display: block;
    width: 70px;
}

.box8 .package-sorting select {
    width: 120px;
    font-size: 12px;
    padding: 4px 0;
}

.box8 .package-sorting span {
    display: block;
    width: 65px;
    font-weight: 400;
}

.pakage-list {
    padding: 15px;
    box-sizing: border-box;
    border: 1px solid #cec7c7a6;
    display: flex;
    border-radius: 5px;
}

.pakage-list .pack-img img {
    border: 1px solid #dad7d7;
    border-radius: 5px;
}

.pakage-list .pack-content {
    padding-left: 10px;
    width: 100%;
}

.pakage-list .pack-content a h2 {
    color: #4aaa6c;
    text-transform: capitalize;
    font-size: 20px;
    margin-bottom: 2px;
    font-weight: 600;
}

.pakage-list .pack-img {
    max-width: 20%;
}

.pkg-detail .box1 p {
    margin: 0;
    margin-bottom: 5px;
}

.pack-content h4 {
    font-size: 18px;
    display: flex;
    align-items: center;
    margin: 6px 0;
    font-weight: 600;
}

.pack-content h4 img {
    margin-right: 5px;
}

.pack-content p {
    font-size: 12px;
    margin: 0;
    font-weight: 400;
    margin-bottom: 5px;
}

.pkg-detail span.fzIncluded {
    float: left;
    font-size: 12px;
}

.pkg-detail ul {
    float: left;
}

.pkg-detail ul li {
    float: left;
    padding: 0px 0;
    margin-right: 26px;
    font-size: 12px;
    color: #4aaa6c;
}

.pkg-detail .box1 .bkimg {
    display: inline-block;
    max-width: 70px;
    margin-right: 10px;
}

.pkg-detail .box1 h5 {
    font-size: 13px;
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 7px;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: 12px;
}

.pkg-detail {
    display: flex;
    /* align-items: flex-end; */
    width: 100%;
    justify-content: space-between;
}

.box2 {
    min-width: 140px;
    text-align: right;
}

.box2 span {
    display: block;
}

.fzPNow {
    font-size: 20px;
    font-weight: 600;
    color: #222;
    margin-bottom: 7px;
}

.fzPRenew {
    display: block;
    font-size: 12px;
    line-height: 19px;
    margin-bottom: 5px;
    color: #444;
}

.box2 .fzBtnBx a {
    display: inline-block;
    background-color: #4aaa6c;
    color: #fff;
    padding: 4px 0;
    width: 100%;
    border-radius: 4px;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    transition: 0.5s;
}

.box2 .fzBtnBx a:hover {
    box-shadow: 0 0 6px #4aaa6cb0;
    color: #fff;
}

.box2 .fzBtnBx a i {
    font-size: 11px;
    margin-left: 8px;
}

.tabbody h1#tab-title:after {
    content: "";
    height: 4px;
    width: 100px;
    background-color: #fff;
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 100vh;
}

.homenewtabbar {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.homenewtabbar .hometabdiv {
    width: 100%;
    display: flex;
    padding: 0;
    list-style: none;
    align-content: center;
    justify-content: space-between;
}

.homenewtabbar .hometabdiv li {
    width: 33.3333333%;
    border-right: 1px solid #dddddd;
    position: relative;
}

.homenewtabbar .hometabbox {
    padding: 40px;
    width: 100%;
}

.homenewtabbar .hometabdiv a img {
    margin-bottom: 20px;
}

.hometabdiv a span,
.hometabdiv a i.fa,
.hometabdiv a img {
    display: block;
}

.hometabdiv a span {
    font-weight: 600;
    font-size: 15px;
}

.searchbar {
    background-color: #ffffff;
    position: relative;
}

.hometabdiv a {
    width: 100%;
    height: 150px;
    display: flex;
    text-align: center;
    color: #848484;
    background-color: #f6f6f6;
    font-size: 18px;
    text-decoration: none;
    -o-transition: color 0.3s, background-color .3s;
    -webkit-transition: color 0.3s, background-color .3s;
    transition: color 0.3s, background-color .3s;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.hometabdiv li.active a,
.hometabdiv a:hover,
.hometabdiv a:focus {
    background-color: #57af75;
    color: #fff !important;
    text-decoration: none;
    -o-transition: color 0.3s, background-color .3s;
    -webkit-transition: color 0.3s, background-color .3s;
    transition: color 0.3s, background-color .3s;
}

.homenewtabbar .hometabdiv li.active a img,
.homenewtabbar .hometabdiv li a:hover img {
    fill: white !important;
    filter: invert(1%) sepia(1%) saturate(1%) hue-rotate(1deg) brightness(1000%) contrast(100%);
}

.hometabbox form .row {
    clear: both;
}

.hometabbox form .col {
    width: 100%;
    float: none;
    margin-bottom: 20px;
}

.hometabbox form .cols {
    width: 100%;
    float: none;
}

.hometabbox form .col select {
    border: none;
    height: 54px;
    padding: 10px;
    background-color: #ececec;
    color: #535353;
    font-weight: 600;
}

.hometabbox form button.sBtnBox {
    border: none;
    color: #ffffff;
    background: #57af75;
    padding: 9px 34px;
    font-size: 24px;
    border-radius: 0;
    margin-bottom: 0;
    font-weight: 600;
    transition: 0.5s;
    width: 100%;
    height: 54px;
}

.searchsection .elementor-widget-wrap.elementor-element-populated {
    padding: 0px !important;
}

.homenewtabbar .hometabdiv li:last-child {
    border: none;
}

span.page-count {
    font-weight: 700;
}

span.page-links .page-numbers {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 5px;
    padding: 0;
    width: 32px;
    text-align: center;
    background: transparent;
    color: #0A0707;
    border: 2px #0A0707 solid;
    line-height: 30px;
    letter-spacing: .05em;
    font-weight: 700;
    font-family: Montserrat, Arial;
    height: 32px;
    -o-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 3px;
    font-size: 15px;
    box-shadow: none !important;
    text-decoration: none;
    margin-left: 7px;
}

span.page-links .page-numbers.current {
    background: #0A0707;
    color: #fff;
}

.package-body {
    margin: 16px 0;
}

.sp-head .sp-head-left {
    width: 80%;
    float: left;
}

.sp-head-right {
    float: left;
    width: 20%;
}

.sp-head .sp-head-left h1 {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 700;
    color: #000;
}

.sp-head .sp-head-left h3 {
    font-size: 18px;
}

.sp-body thead th {
    background-color: #4aaa6c;
    color: #fff;
    padding: 8px 15px;
    text-align: left;
}

.sp-body td.pkInfoTD {
    width: 62%;
}

td.fzBtnTD {
    width: 18%;
}

td.fzBtnTD span.fzTtlP {
    display: block;
    padding-bottom: 15px;
    font-size: 19px;
}

td.fzBtnTD a.fzOrderNwBtn {
    background-color: #03a84e;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 50vh;
}

.fzPricePkgx,
.fzTtlP,
.fzPricePkgx_cross {
    display: block;
    line-height: 19px;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    margin-bottom: 3px;
}

span.fzPricePkgSmall {
    display: block;
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #666;
    margin-bottom: 3px;
}

.titleSpan {
    display: block;
    font-size: 16px;
    padding: 0;
    line-height: normal;
    margin: 0;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
    color: #114ea9;
}

.fzpkgUl,
.fzpkgOl {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.fzpkgUl li,
.fzpkgOl li {
    margin: 0;
    padding: 0;
    padding-bottom: 4px;
    position: relative;
    padding-left: 18px;
    color: #189e12;
    font-size: 12px;
    font-weight: 400;
}

.fzVisaCost ul li,
.fzVisaCost ol li {
    color: #189e12;
    font-size: 12px;
    font-weight: 400;
}

.fzpkgUl li:before {
    content: '';
    width: 12px;
    height: 6px;
    position: absolute;
    top: 3px;
    left: 2px;
    border: 2px solid #189e12;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 1;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    font-size: 20px;
    cursor: pointer;
    z-index: 2;
}

.fzVisaCost {
    margin-top: 10px;
    color: #189e12;
}

.fzVisaCost .bigT {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}

.fzVisaCost ul,
.fzVisaCost ol {
    margin: 0;
    padding: 0;
    padding-left: 18px;
}

.fzVisaCost li {
    padding-bottom: 2px;
}

table tbody>tr:nth-child(odd)>td,
table tbody>tr:nth-child(odd)>th {
    background-color: #ffffff;
}

.box4,
.box8 {
    font-family: 'Poppins', sans-serif !important;
}

.sp-head-right h1 {
    font-size: 24px;
    text-transform: capitalize !important;
    font-weight: 700;
    color: #000;
}

.sp-head .sp-head-left h3 span {
    color: #03a84e;
}

.sp-head .sp-head-left h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}

.sp-head .sp-head-left ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sp-head .sp-head-left ul li {
    position: relative;
    padding: 3px 0;
    font-weight: 500;
}

.sp-head .sp-head-left ul li:before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    margin-right: 6px;
    color: #4aaa6c;
}

.sp-head .sp-head-left ol {
    padding-left: 15px;
}

.sp-head .sp-head-left ol li {
    font-weight: 500;
    padding: 5px 0;
}

.single-package .row {
    padding: 40px 0px;
}

.single-package .box4 {
    display: none;
}

.single-package .box8 {
    margin-top: 0;
}

.sp-head-right .delete {
    display: block;
    font-size: 16px !important;
}

.sp-head-right span.pkg-price {
    font-size: 22px;
}

.sp-head-right .form-btn a {
    background-color: #4aaa6c;
    color: #fff;
    display: inline-block;
    padding: 9px 24px;
    margin-top: 12px;
    transition: 0.5s;
}

.sp-head-right .form-btn a:hover {
    background-color: #03a84e;
    color: #fff;
}

div#cstmform h1 {
    color: #03a84e;
}

div#cstmform .row {
    padding: 0;
}

.single-package .site-main {
    max-width: 100% !important;
}

div#cstmform {
    padding: 40px 0;
    scroll-margin-top: 200px;
}

div#cstmform .row .col6 {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding: 7px 15px;
}

div#cstmform .row .col12 {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 7px 15px;
}

div#cstmform .row label {
    margin-bottom: 7px;
}

.col12.display-none,
.hidden-fields {
    display: none;
}

div#cstmform .row input,
div#cstmform .row textarea {
    font-size: 15px;
    border: 1px solid #bbb;
}

div#cstmform .row input[type=submit] {
    background-color: #58b177;
    color: #fff;
    font-weight: 500;
    border: none;
    padding: 8px 30px;
    transition: 0.5s;
}

div#cstmform .row input[type=submit]:hover {
    background-color: #03a84e;
}

.pkg_name,
.pkg_price {
    pointer-events: none;
}

.box4 {
    margin-top: 20px;
}

.bannericon {
    width: 238px !important;
    position: absolute !important;
    top: 123px;
    left: -18px;
}

.bannerh2 h1 span {
    color: #57af75;
    font-weight: bold;
}

.hometabdiv li.active a:after,
.hometabdiv li a:hover:after {
    content: ' ';
    position: absolute;
    display: flex;
    width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 18px solid #57af75;
    bottom: -18px;
}

.bannerexpresspro {
    padding: 100px 0 !important;
}

.PopGetInTouch {
    background-image: url(https://expresspro.ae/wp-content/uploads/2021/09/expresspro-banner.png);
    background-repeat: no-repeat;
    background-position: 30px center;
    background-size: 14%;
    width: 100%;
    height: 100vh;
    position: fixed;
    background-color: rgba(255, 255, 255, 1);
    top: 0;
    left: -100%;
    z-index: 100004;
    overflow: auto;
}

.closeConPop {
    font-size: 18px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    width: 100px;
    height: 80px;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    display: inline-block;
    margin: auto;
    background: #4aaa6c;
}

.closeConPop span.text {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 18px;
    font-size: 14px;
}

.closeConPop .cross {
    width: 35px;
    position: relative;
    display: inline-block;
    top: 10px;
}

.closeConPop .cross:after {
    width: 35px;
    height: 4px;
    content: "";
    position: absolute;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}

.closeConPop .cross:before {
    width: 35px;
    height: 4px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    background: #fff;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}

.getInTch {
    cursor: pointer;
    display: inline-block;
    font-family: 'proxi-bold';
    margin-left: 10px;
}

.PopSubOrClose input {
    color: #fff;
    width: 100%;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
    text-transform: uppercase;
    font-family: proxi-bold;
    letter-spacing: 1px;
    line-height: 80px;
    background: none;
    border: none;
    font-style: normal;
    padding: 0;
}

.PopGetInTouch .container {
    max-width: 100%;
    width: 100%;
    float: none;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    align-items: center;
    height: 100%;
    align-content: center;
    justify-content: space-around;
}

.PopGetInTouch .PopHead {
    margin-top: 0;
    text-align: center;
    font-size: 45px;
    color: #434141;
    /*     text-transform: capitalize; */
    font-weight: bold;
}

.PopGetInTouch p.light26 {
    margin-bottom: 60px;
}

.PopGetInTouch form.wpcf7-form .col-sm-5 {
    width: 50%;
    float: left;
}

.PopGetInTouch form.wpcf7-form input.wpcf7-submit {
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    border: 1px solid #000;
    font-size: 16px;
    line-height: 60px;
    margin-top: 20px;
    color: #434141;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0px 88px;
    text-align: center;
}

.PopGetInTouch form.wpcf7-form p {
    text-align: center;
}

.PopGetInTouch form.wpcf7-form .col-xs-12 {
    padding: 0 20px;
    margin-bottom: 20px;
}

.PopGetInTouch form.wpcf7-form input.wpcf7-submit:hover,
.PopGetInTouch form.wpcf7-form input.wpcf7-submit:focus {
    color: #fff;
    background-color: #4aaa6c;
}

.PopGetInTouch form.wpcf7-form .col-xs-12 input,
.PopGetInTouch form.wpcf7-form .col-xs-12 textarea {
    border: 1px solid #ccc;
    color: #000;
}

.searchpackage .hometabbox {
    padding: 16px 0;
    background-color: #4aaa6c;
}

.searchpackage .hometabbox .col,
.searchpackage .hometabbox .cols {
    width: 33%;
    float: left;
    padding: 10px;
    margin-bottom: 0px;
}

.searchpackage .homenewtabbar .hometabdiv li {
    width: 100%;
    border-bottom: 1px solid #dddddd;
}

.searchpackage .hometabdiv a {
    width: 100%;
    height: 56px;
    padding: 0px !important;
}

.searchpackage .homenewtabbar .hometabdiv li img,
.searchpackage .hometabdiv li.active a:after,
.searchpackage .hometabdiv li a:hover:after {
    display: none !important;
}

.searchpackage form button.sBtnBox {
    background: #210a0a;
}

h3.pkg-activity ul li::before {
    display: none;
}

h3.pkg-activity ul li {
    display: inline-block;
    font-size: 14px;
}

.sp-head .sp-head-left h3 {
    display: flex;
}

h3.pkg-activity ul {
    margin-left: 10px !important;
}

h3.pkg-activity ul li:after {
    content: '/ ';
    margin-right: 4px;
}

h3.pkg-activity ul li:last-child:after {
    content: ' ';
}

.PopGetInTouch .row .col-md-6 {
    width: 50%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 14px;
}

.PopGetInTouch .row .col-md-12 {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 14px;
}

.PopGetInTouch .phonetextcol .tel-103 {
    position: absolute;
    top: 0;
    width: 88%;
    right: 0;
    padding-right: 15px;
    padding-left: 0;
}

.PopGetInTouch .phonetextcol,
.PopGetInTouch .phonetextcol .phonetext {
    position: relative;
}

header nav ul li a.elementor-item:hover {
    background-color: #fff !important;
}

.contactusid form.wpcf7-form {
    padding: 28px;
}

.contactusid form.wpcf7-form textarea.wpcf7-textarea,
.contactusid form.wpcf7-form input.wpcf7-text {
    background-color: white;
    border: solid 1px #E0E0E0;
    font-size: 14px;
    color: #757575;
    padding: 12px;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    box-sizing: border-box;
}

.contactusid form.wpcf7-form input.wpcf7-text {
    width: 50% !important;
    margin-top: 0px !important;
    margin-bottom: 20px;
}

.contactusid .intl-tel-input {
    width: 50% !important;
    float: left;
}

.contactusid form.wpcf7-form input.wpcf7-form-control.wpcf7-text.wpcf7-phonetext {
    width: 100% !important;
    padding-left: 52px !important;
}

.contactusid .intl-tel-input,
.contactusid form.wpcf7-form .your-name input.wpcf7-form-control.wpcf7-text {
    width: 48% !important;
    float: left;
    margin-right: 2%;
}

.contactusid form.wpcf7-form .your-email input.wpcf7-form-control.wpcf7-text,
.contactusid form.wpcf7-form .last-name input.wpcf7-form-control.wpcf7-text {
    width: 48% !important;
    float: left;
    margin-left: 2%;
}

#contactusid form.wpcf7-form {
    padding: 24px;
}

#contactusid form.wpcf7-form .col-md-6 {
    margin-bottom: 20px;
    width: 50%;
    float: left;
    padding: 0 14px;
}

#contactusid form.wpcf7-form .col-md-12 {
    margin-bottom: 20px;
    padding: 0 14px;
}

#contactusid form.wpcf7-form input.wpcf7-form-control,
#contactusid form.wpcf7-form textarea.wpcf7-form-control {
    background-color: white;
    border: solid 1px #E0E0E0;
    font-size: 14px;
    color: #757575;
    padding: 12px;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    box-sizing: border-box;
    font-weight: 400;
}

#contactusid form.wpcf7-form .phonetext input.wpcf7-form-control {
    padding-left: 52px !important;
}

#contactusid form.wpcf7-form .phonetextcol,
.PopGetInTouch .row .phonetextcol {
    position: relative;
    display: flex;
}

#contactusid form.wpcf7-form .phonetextcol .phonetext {
    width: 22%;
}

#contactusid form.wpcf7-form .phonetextcol .tel-103 {
    width: 88%;
}

.PopGetInTouch .row .phonetextcol .phonetext {
    width: 11%;
}

.PopGetInTouch .row .phonetextcol .tel-103 {
    width: 87%;
}

#contactusid form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    margin: 0;
    background-color: #4aaa6c;
    border: solid 1px #4aaa6c;
    font-size: 16px;
    color: white;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    width: 150px !important;
    clip-path: polygon(0% 0px, 0px 0%, calc(100%) 0%, 100% 0px, 100% calc(100% - 12px), calc(100% - 12px) 100%, 0px 100%, 0 calc(100%));
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

div#cstmform .row .col6:nth-child(4) .your-number .intl-tel-input {
    width: 110px;
    float: left;
}

div#cstmform .row .col6:nth-child(4) .your-number .intl-tel-input input {
    border-right: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

div#cstmform .row .col6:nth-child(4) .tel-754 input.wpcf7-form-control.wpcf7-text {
    width: calc(100% - 110px);
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-left: 0px;
    float: left;
}

div#popmake-3342 img {
    display: block;
}

@media screen and (max-width: 1357px) {
    .PopGetInTouch .container {
        width: 62%;
    }

    .PopGetInTouch .phonetextcol .tel-103 {
        width: 85% !important;
    }

    .PopGetInTouch .row .phonetextcol .phonetext {
        width: 13% !important;
    }
}

@media screen and (max-width: 1280px) {
    #contactusid form.wpcf7-form .phonetextcol .phonetext {
        width: 26%;
    }

    .PopGetInTouch .row .phonetextcol .phonetext {
        width: 14% !important;
    }

    .PopGetInTouch .phonetextcol .tel-103 {
        width: 84% !important;
    }

    .bannericon {
        width: 194px !important;
        top: 204px;
        left: -18px;
    }

    .PopGetInTouch .container {
        width: 64%;
    }
}

@media screen and (max-width: 1200px) {
    #contactusid form.wpcf7-form .phonetextcol .phonetext {
        width: 29%;
    }

    span#ut_word_rotator_1 {
        font-size: 36px;
    }

    .PopGetInTouch .row .phonetextcol .phonetext {
        width: 18% !important;
    }

    .PopGetInTouch .phonetextcol .tel-103 {
        width: 79% !important;
    }

    .bannericon {
        width: 188px !important;
        top: 211px;
        left: -36px;
    }

    .bannerh2 h1 {
        font-size: 37px !important;
    }

    .homenewtabbar .hometabbox {
        padding: 28px 3px;
    }

    .elementor-container .row {
        padding: 0 23px;
    }
}

@media screen and (max-width: 990px) {
    #contactusid form.wpcf7-form .phonetextcol .phonetext {
        width: 46%;
    }

    .PopGetInTouch .phonetextcol .tel-103 {
        width: 76% !important;
    }

    .PopGetInTouch .row .phonetextcol .phonetext {
        width: 21% !important;
    }

    h1.headingnofound {
        margin: 30px 0;
        font-size: 20px !important;
    }

    .PopGetInTouch .phonetextcol .tel-103 {
        width: 78%;
    }

    .pakage-list .pack-img {
        max-width: 25%;
    }

    .hometabbox form button.sBtnBox {
        padding: 9px 10px;
        font-size: 19px;
    }
}

@media screen and (max-width: 767px) {
    .PopGetInTouch .row .phonetextcol .phonetext {
        width: 27% !important;
    }

    span#ut_word_rotator_1 {
        font-size: 42px;
    }

    .PopGetInTouch p.light26 {
        margin-bottom: 20px;
        padding: 10px;
        padding-top: 0;
        text-align: center;
    }

    .PopGetInTouch form.wpcf7-form input.wpcf7-submit {
        width: 100%;
    }

    .PopGetInTouch .phonetextcol .tel-103 {
        width: 70% !important;
    }

    .searchpackage .hometabbox .col,
    .searchpackage .hometabbox .cols {
        width: 100%;
        float: left;
        padding: 10px 0;
        margin-bottom: 0px;
    }

    .PopGetInTouch .container {
        width: 100%;
    }

    .PopGetInTouch {
        background-image: url();
    }

    .box4 .form-control {
        width: 50%;
    }

    #contactusid form.wpcf7-form,
    #contactusid form.wpcf7-form .col-md-12 {
        padding: 0px;
    }

    #contactusid form.wpcf7-form .col-md-6 {
        margin-bottom: 20px;
        width: 100%;
        float: none;
        padding: 0;
    }

    .pakage-list {
        display: block;
        width: 100%;
        float: left;
        margin-bottom: 15px;
    }

    .pakage-list .pack-img {
        max-width: 35%;
        float: left;
    }

    .pakage-list .pack-content {
        padding-left: 10px;
        max-width: 65%;
        float: left;
    }

    .sp-head .sp-head-left {
        width: 100%;
    }

    .single-package .box8 .sp-head:first-child .sp-head-right {
        display: none;
    }

    .sp-head+.sp-head {
        display: grid;
    }

    .sp-head .sp-head-left {
        order: 2;
    }

    .sp-head-right {
        width: 100%;
        margin-bottom: 13px;
    }
}

@media screen and (max-width: 540px) {
    html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
        padding-right: 0px !important;
    }

    div#pum-3342 {
        display: none !important;
    }

    h1.headingnofound {
        margin: 30px 0;
        font-size: 16px !important;
    }

    .contactusid form.wpcf7-form {
        padding: 0;
    }

    .contactusid .intl-tel-input,
    .contactusid form.wpcf7-form .your-name input.wpcf7-form-control.wpcf7-text {
        width: 100% !important;
        float: left;
        margin-right: 0;
    }

    .contactusid form.wpcf7-form .your-email input.wpcf7-form-control.wpcf7-text,
    .contactusid form.wpcf7-form .last-name input.wpcf7-form-control.wpcf7-text {
        width: 100% !important;
        float: left;
        margin-left: 0;
    }

    .contactusid form.wpcf7-form input.wpcf7-form-control.wpcf7-text.wpcf7-phonetext {
        width: 100% !important;
        padding-left: 52px !important;
    }

    .contactusid .intl-tel-input {
        margin-bottom: 20px;
    }

    .bannerexpresspro {
        padding: 30px 0 !important;
    }

    .bannerh2 h1 {
        font-size: 28px !important;
    }

    .homenewtabbar .hometabdiv a img {
        margin-bottom: 20px;
        width: 43%;
    }

    .hometabbox form button.sBtnBox {
        font-size: 17px;
    }

    .hometabdiv a span {
        font-size: 13px;
    }

    .pakage-list .pack-img img {
        margin: 0 auto;
        display: block;
    }

    .pakage-list .pack-img {
        max-width: 100%;
        width: 100%;
    }

    .pakage-list .pack-content {
        padding-left: 10px;
        max-width: 100%;
        float: left;
        margin-top: 15px;
    }

    .box4 .form-control {
        width: 100%;
    }

    .pack-img .about {
        margin-top: 10px;
    }

    div#cstmform .row .col6 {
        width: 100%;
        padding: 7px 0px;
    }

    div#cstmform .row .col12 {
        padding: 7px 0px;
    }

    div#cstmform {
        float: left;
        padding-top: 10px;
    }

    .single-package .site-main {
        max-width: 100% !important;
        padding: 0 !important;
    }

    .hometabdiv a span {
        position: absolute;
        bottom: 20px;
    }

    .PopGetInTouch .PopHead {
        margin-top: 0px;
        font-size: 26px;
        margin-bottom: 30px;
    }

    .PopGetInTouch form.wpcf7-form .col-sm-5 {
        width: 100%;
        float: left;
    }
}

@media screen and (max-width: 440px) {
    .pkg-detail ul {
        padding-left: 18px;
    }

    .pakage-list .pack-content {
        margin-top: 0px;
    }
}

@media screen and (max-width: 380px) {
    #contactusid form.wpcf7-form .phonetextcol .tel-103 {
        width: 76%;
    }

    .PopGetInTouch .phonetextcol .tel-103 {
        width: 66% !important;
    }

    .PopGetInTouch .row .phonetextcol .phonetext {
        width: 31% !important;
    }

    .pkg-detail {
        display: block;
    }

    .sp-head .sp-head-left h1 {
        font-size: 20px;
    }

    .sp-head .sp-head-left h3 {
        font-size: 17px;
    }

    .box2 {
        text-align: left;
    }

    .box4 {
        padding: 0 10px;
    }

    .box8 .package-header h2.heading,
    .box8 .package-header h2 {
        font-size: 20px;
    }

    .elementor-container .row {
        padding: 0 20px;
    }
}