#partner_scroll img {
width: 19%;
padding: 15px 50px;
border-right: 1px solid #e7dcdc;
}
#partner_scroll_second img {
width: 19%;
padding: 15px 50px;
border-right: 1px solid #e7dcdc;
}
#partner_scroll_second {
border-top: 1px solid #e7dcdc;
} #sec_servic_new p {
padding-bottom: 10px;
}
.clmn_text_new_serv .vc_column-inner {
padding: 30px 40px;
}
#sec_servic_new img {
width: 100%;
height: 600px;
object-fit: cover;
} .sec_amz_logo img {
width: 70% !important;
}
#chaty-widget-0 .chaty-widget {
right: 8px !important;
bottom: 94px !important;
}
#ajax-content-wrap .container-wrap {
background: #222222;
}
.pum-container,
.pum-theme-hello-box .pum-container {
padding: 12px;
border-radius: 40px;
border: 6px solid #29a8e1;
}
.owl-dots {
display: none !important;
}
body.material #slide-out-widget-area-bg.slide-out-from-right:before {
content: "";
position: absolute;
background: #000000bd;
width: 100%;
height: 100%;
}
body.material #slide-out-widget-area-bg.slide-out-from-right {
background: url(../../../uploads/2024/11/popup-img.jpg), #000000;
}
#popmake-620 #wpforms-630 {
margin: 0 !important;
}
#popmake-620 #wpforms-form-54 input::placeholder {
color: #000 !important;
font-style: italic;
}
#popmake-620 label.wpforms-field-label-inline {
color: #fff;
}
#popmake-620 label.wpforms-field-label-inline a {
color: #fff;
font-weight: 600 !important;
}
#popmake-620 legend.wpforms-field-label {
color: #fff;
}
#popmake-620 #wpforms-form-54 input {
background: #fff;
color: #000;
border-radius: 8px;
padding: 14px 10px;
}
#popmake-620 .wpforms-container .wpforms-field {
padding: 5px;
}
#popmake-620 textarea#wpforms-54-field_4 {
background: #fff;
color: #000;
border-radius: 8px;
padding: 24px 10px;
}
#popmake-620 textarea#wpforms-54-field_4::placeholder {
color: #000 !important;
font-style: italic;
}
#popmake-620 #wpforms-54 {
margin: 10px 0 0 0;
}
#popmake-620 button#wpforms-submit-630 {
background: #29a8e1;
color: #fff;
font-weight: 600;
text-transform: uppercase;
width: 30%;
transition: 0.8s;
}
#popmake-620 button#wpforms-submit-54:hover {
background: #000 !important;
color: #fff !important;
}
#popmake-620 h3 {
color: #fff;
font-size: 30px;
}
#popmake-620 .pum-close {
border-radius: 68% !important;
width: 40px;
height: 40px;
color: #40a0ba;
font-weight: 700;
}
.row-bg {
background-size: cover !important;
background-position: center center !important;
}
#btn_read {
border-radius: 50px !important;
}
.btn_read {
position: relative;
z-index: 1;
color: #fff !important;
font-size: 20px !important;
padding: 15px 40px !important;
transition: 0.8s;
} .btn_read,
.btn_get_Strt a span.menu-title-text {
position: relative;
overflow: hidden;
display: inline-block;
padding: 10px 20px;
background: #29a8e1;
color: #fff;
text-decoration: none;
border-radius: 50px;
transition: all 0.3s ease-in-out;
} .btn_read::before,
.btn_get_Strt a span.menu-title-text::before {
position: absolute;
top: 0;
left: -75%;
z-index: 2;
display: block;
content: "";
width: 50%;
height: 100%;
background: linear-gradient(to right,
rgba(255, 255, 255, 0) 0%,
rgba(255, 255, 255, 0.3) 100%);
transform: skewX(-25deg);
animation: shine 2s linear infinite;
} @keyframes shine {
0% {
left: -75%;
}
100% {
left: 125%;
}
} .lightSpeedOut {
animation-name: lightSpeedOut;
animation-timing-function: ease-in;
animation-duration: 0.5s;
animation-fill-mode: forwards;
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.btn_read i {
font-size: 20px !important;
}
.btn_black_act {
padding: 15px 30px !important;
font-size: 20px !important;
transition: 0.8s;
}
@keyframes pulse {
0% {
transform: scale(0.95);
box-shadow: 0 0 0 0 rgb(0 0 0 / 0.3);
}
70% {
transform: scale(1);
box-shadow: 0 0 0 10px #fff0;
}
100% {
transform: scale(0.95);
box-shadow: 0 0 0 0 #fff0;
}
}
@keyframes shakeRotate {
0%,
100% {
transform: rotate(0deg);
transform-origin: 50% 50%;
}
10% {
transform: rotate(8deg);
}
20%,
40%,
60% {
transform: rotate(-10deg);
}
30%,
50%,
70% {
transform: rotate(10deg);
}
80% {
transform: rotate(-8deg);
}
90% {
transform: rotate(8deg);
}
}
@keyframes shkebottom {
0%,
100% {
transform: translateY(0);
}
10%,
30%,
50%,
70% {
transform: translateY(-8px);
}
20%,
40%,
60% {
transform: translateY(8px);
}
80% {
transform: translateY(6.4px);
}
90% {
transform: translateY(-6.4px);
}
}
@keyframes rotateSmooth {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes moveTopToBottom {
0% {
transform: translateY(0);
}
100% {
transform: translateY(20%);
}
}
@keyframes moveLeftToRight {
0% {
transform: translateX(0);
}
100% {
transform: translateX(10%);
}
}
#header-outer #top .sf-menu>li>ul {
padding: 10px 9px;
}
#header-outer #top .sf-menu>li>ul small.item_desc {
font-size: 12px;
line-height: 19px;
border-bottom: 1px solid #ccc;
padding: 2px 0 11px 0;
margin-bottom: 4px;
}
#header-secondary-outer .nectar-center-text a:hover {
color: #222222 !important;
}
.btn_get_Strt a span::after {
display: none !important;
}
.btn_get_Strt a span.menu-title-text {
background: #29a8e1;
color: #fff;
padding: 12px 18px !important;
border-radius: 44px;
}
.btn_get_Strt a span.menu-title-text:hover {
background: linear-gradient(272deg, #939393 0%, #2d2d2d 100%);
transition: 0.8s !important;
}
.btn_get_Strt a span.menu-title-text i {
margin-left: 15px;
}
.rgt_side_header_act ul {
display: flex;
gap: 20px;
}
body #header-secondary-outer .nectar-center-text {
max-width: 98%;
}
#header-secondary-outer,
#header-outer #header-secondary-outer {
background: transparent;
position: absolute;
top: 13px;
width: 100%;
}
.rgt_side_header_act ul li a i {
animation: shakeRotate 5s linear 0s infinite normal forwards;
font-size: 21px;
margin-left: 8px;
}
.rgt_side_header_act ul li i {
animation: shakeRotate 5s linear 0s infinite normal forwards;
font-size: 21px;
margin-left: 8px;
}
.rgt_side_header_act ul li a {
text-transform: lowercase;
}
.award_clm {
position: absolute;
right: 0;
top: 209px;
} .left_btn {
margin-right: 14px;
}
.banner_review {
display: flex;
gap: 3px;
margin-top: 36px;
}
.banner_review a {
width: 23%;
}
.banner_review .rev_io {
filter: brightness(0) invert(1);
}
#home_hero_banner .rating_star {
width: 45%;
margin-top: 20px;
}
#home_hero_banner p {
font-size: 20px;
line-height: 27px;
}
#home_hero_banner .Join_books {
width: 70%;
} .journey_form .vc_column-inner {
padding: 0px 30px;
background: rgb(255 255 255 / 18%);
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(3.3px);
-webkit-backdrop-filter: blur(3.3px);
border: 2px solid rgba(255, 255, 255, 0.23);
}
.journey_form .wpforms-container .wpforms-field {
padding: 4px 0;
}
.journey_form #wpforms-1266-field_3-container {
margin-bottom: 15px;
}
.journey_form #wpforms-1266 {
margin: 0;
}
.journey_form .wpforms-container-full .wpforms-field-label-inline {
color: #fff;
}
.journey_form .wpforms-container-full .wpforms-field-label {
color: #fff !important;
font-family: oswald;
font-weight: 400;
font-size: 18px !important;
}
.journey_form .wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select {
border: 2px solid rgb(255 255 255 / 56%);
border-radius: 50px;
min-height: 20px !important;
height: 36px;
font-size: 15px;
}
.journey_form #wpforms-1266-field_6,
#wpforms-1266-field_9,
#wpforms-1266-field_10 {
border: 2px solid rgb(255 255 255 / 56%);
border-radius: 50px;
height: 37px;
}
.journey_form #wpforms-1266-field_6::placeholder {
opacity: 1;
}
.journey_form #wpforms-1266-field_9::placeholder {
opacity: 1;
}
.journey_form #wpforms-1266-field_10::placeholder {
opacity: 1;
}
.journey_form #wpforms-1266-field_7-container {
margin-top: 15px;
}
.journey_form .wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select:focus {
color: #ffff;
}
.journey_form #wpforms-submit-1266 {
height: 45px;
width: 45%;
border-radius: 40px !important;
font-family: 'Oswald';
text-transform: uppercase;
margin: 0 auto;
display: table;
background: #fff;
color: #000;
}
.journey_form #wpforms-submit-1266:hover {
background: #16a0e0 !important;
color: #fff;
}
.journey_form .wpforms-container-full .wpforms-field.wpforms-field-checkbox ul {
gap: 10px;
}
#sec_awardd img {
width: 50%;
}
#sec_awardd .carousel-item {
padding: 17px;
box-shadow: 0 0 5px 1px #ccc;
overflow: visible;
margin: 7px;
border-radius: 27px;
background: #fff;
min-height: 358px;
}
#sec_awardd .owl-dots {
display: none;
}
#sec_client_logos .row-bg-wrap {
background: linear-gradient(180deg,
rgb(253 253 253) 35%,
rgb(239 239 239) 100%);
}
#sec_avail_dis #wpforms-54-field_5_1 {
background: transparent !important;
padding: 0 !important;
}
#sec_avail_dis label.wpforms-field-label-inline {
color: #fff !important;
text-align: center;
}
#sec_avail_dis legend.wpforms-field-label {
text-align: center;
color: #fff !important;
margin: 0 0 7px 0;
}
#sec_avail_dis fieldset {
margin: 20px 0;
}
#sec_avail_dis span.wpforms-required-label {
font-size: 26px;
}
#sec_avail_dis label a {
color: #161616;
font-weight: 700;
text-decoration: underline;
}
#sec_avail_dis #wpforms-form-54 {
background: #29a8e1;
padding: 22px;
border-radius: 0 0 12px 12px;
margin: 0 !important;
}
#sec_avail_dis .wpforms-container-full:not(:empty) {
margin: 0 !important;
}
#sec_avail_dis .upr_txt_froms h4 {
color: #fff;
}
#sec_avail_dis .upr_txt_froms {
margin: 0 !important;
background: #29a8e1;
padding: 30px 22px 22px 22px;
border-radius: 12px 12px 0 0;
}
#sec_avail_dis #wpforms-form-54 input::placeholder {
color: #000 !important;
font-style: italic;
}
#sec_avail_dis #wpforms-form-54 input {
background: #fff;
color: #000;
border-radius: 8px;
padding: 24px 10px;
}
#sec_avail_dis .wpforms-container .wpforms-field {
padding: 5px;
}
#sec_avail_dis textarea#wpforms-54-field_4 {
background: #fff;
color: #000;
border-radius: 8px;
padding: 24px 10px;
}
#sec_avail_dis textarea#wpforms-54-field_4::placeholder {
color: #000 !important;
font-style: italic;
}
#sec_avail_dis button#wpforms-submit-54 {
margin: 0 auto;
display: table;
background: #fff;
color: #000;
font-weight: 600;
text-transform: uppercase;
width: 60%;
transition: 0.8s;
border-radius: 50px !important;
}
#sec_avail_dis button#wpforms-submit-54:hover {
background: #000 !important;
color: #fff !important;
}
#sec_avail_dis .clmn_home_form .vc_column-inner {
padding: 0 0 0 50px;
border-left: 2px solid #b9b9b980;
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner {
position: relative;
background: #222222;
padding: 20px 40px 36px;
z-index: 1;
box-shadow: 0 0 7px 2px #29a8e1;
margin: 10px 7px;
min-height: 320px;
}
#sec_serv_we_offer .hover-wrap {
background: #29a8e1 !important;
width: 109px;
padding: 30px;
border-radius: 50%;
margin-bottom: 40px;
transition: 0.8s;
}
#sec_serv_we_offer .card_num_text {
position: relative;
}
#sec_serv_we_offer .card_num_text h5 {
position: absolute;
right: 17px;
top: 21px;
z-index: 1;
transition: 0.8s;
}
#sec_serv_we_offer .card_num_text:after {
content: "";
width: 100%;
height: 26px;
position: absolute;
background: linear-gradient(90deg, #e6e6e6 74.51%, #fff0 100%);
top: 26px;
left: -40px;
}
#sec_serv_we_offer .vc_col-sm-6 .vc_column-inner {
position: relative;
background: #222222;
padding: 20px 40px 36px;
z-index: 1;
box-shadow: 0 0 7px 2px #29a8e1;
margin: 10px 7px;
}
#sec_serv_we_offer .vc_col-sm-6 .vc_column-inner:before {
background: #000;
content: "";
position: absolute;
width: 0;
height: 100%;
top: 0;
left: 0;
transition: 0.8s;
z-index: -1;
}
#sec_serv_we_offer .vc_col-sm-6 .vc_column-inner:hover:before {
width: 100%;
}
#sec_serv_we_offer .vc_col-sm-6 .vc_column-inner h6 span {
transition: 0.8s;
}
#sec_serv_we_offer .vc_col-sm-6 .vc_column-inner:hover h6 span {
color: #fff !important;
}
#sec_serv_we_offer .vc_col-sm-6 .vc_column-inner:hover h5 {
color: #fff;
}
#sec_serv_we_offer .vc_col-sm-6 .vc_column-inner:hover .hover-wrap {
transform: rotate(360deg);
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner:before {
background: #000;
content: "";
position: absolute;
width: 0;
height: 100%;
top: 0;
left: 0;
transition: 0.8s;
z-index: -1;
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner:hover:before {
width: 100%;
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner h6 span {
transition: 0.8s;
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner:hover h6 span {
color: #fff !important;
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner:hover h5 {
color: #fff;
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner:hover .hover-wrap {
transform: rotate(360deg);
}
#innr_serv_off_two {
position: relative;
}
#innr_serv_off_two:before {
content: url(../../../uploads/2024/10/shape_round.png);
position: absolute;
top: -284px;
border-radius: 50%;
left: -206px;
animation: moveLeftToRight 5s ease-in-out infinite alternate;
}
#innr_serv_off_two {
position: relative;
}
#innr_serv_off_two:after {
content: url(../../../uploads/2024/10/shape_round.png);
position: absolute;
top: -284px;
border-radius: 50%;
right: -206px;
animation: moveLeftToRight 5s ease-in-out infinite alternate;
}
#our_portfolio img {
width: 100%;
}
#our_portfolio .light .tabbed>ul li {
width: 19%;
margin: 3px;
font-family: "Jost";
font-size: 20px;
font-weight: 800;
}
#our_portfolio .light .tabbed>ul li a {
background: #fff;
color: #000;
border: 0 !important;
border-radius: 50px;
}
#our_portfolio .light .tabbed>ul li a.active-tab {
background: #29a8e1 !important;
color: #fff;
}
#our_portfolio p {
margin-bottom: 50px;
} #sec_cta_book .iwt-text a {
color: #fff;
}
#sec_cta_book #btn_read {
margin-right: 14px;
}
#sec_cta_book .iwt-text {
line-height: 22px;
}
#sec_cta_book .iwithtext .iwt-icon i {
color: #fff;
font-size: 47px;
left: 6px;
transform: rotate(0deg);
top: 3px;
}
#sec_cta_book img {
margin-top: -200px;
}
#sec_cta_book {
margin: 140px 0 0px 0;
}
#sec_pricing_plan .tabbed>ul li {
width: 19%;
margin: 3px;
font-family: "Jost";
font-size: 20px;
font-weight: 800;
}
.packge_price h4 {
color: #29a8e1 !important;
}
.pricebracket ul li {
font-weight: 100 !important;
}
.best_sale_badge {
position: relative;
}
.best_sale_badge:after {
animation: rotateSmooth 10s linear infinite;
content: '';
position: absolute;
width: 50px;
height: 50px;
background: url(../../../uploads/2024/10/badge-1.png);
top: -21px;
right: -10px;
background-size: contain;
background-repeat: no-repeat
}
.packge_price {
text-align: left;
padding: 20px;
margin: 0 !important;
}
.pricebracket {
display: flex;
gap: 27px;
margin-top: 13px;
}
.pricebracket ul li {
list-style: none;
}
.pricebracket ul {
margin: 0;
}
.pricebracket ul li {
line-height: 1;
}
.price_tag {
position: relative;
}
.price_tag:after {
content: "/";
position: absolute;
right: -21px;
color: #fff;
}
#sec_pricing_plan .tabbed>ul li a {
background: #29a8e1;
color: #fff;
border: 0 !important;
border-radius: 50px;
}
#sec_pricing_plan .tabbed>ul li a.active-tab {
background: #000;
}
#innr_pricing .nectar-fancy-ul {
overflow-y: scroll;
}
#innr_pricing .nectar-fancy-ul::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 0.3);
background-color: #f5f5f5;
}
#innr_pricing .nectar-fancy-ul::-webkit-scrollbar {
width: 6px;
background-color: #f5f5f5;
}
#innr_pricing .nectar-fancy-ul::-webkit-scrollbar-thumb {
background-color: #40a0ba;
}
#sec_pricing_plan .btn_big_exp {
padding: 20px 90px !important;
font-size: 23px;
background: #333333 !important;
color: #fff;
transition: 0.8s;
margin-top: 23px;
}
#sec_pricing_plan .btn_big_exp:after {
content: "";
position: absolute;
height: 100%;
background: #000;
top: 0;
left: 0;
z-index: -12;
transition: 0.8s;
width: 0;
}
#sec_pricing_plan .btn_big_exp:hover:after {
width: 100%;
}
#sec_pricing_plan .vc_col-sm-4 .vc_column-inner {
position: relative;
box-shadow: 0 0 7px 2px #29a8e1;
border-radius: 25px;
padding-bottom: 7px;
}
#sec_pricing_plan .price_head_tag {
position: relative;
padding: 18px;
text-align: left;
border-radius: 25px 25px 0 0;
margin: 0;
background: #222222;
}
#sec_pricing_plan h3 del {
font-size: 24px;
}
#sec_pricing_plan h3,
h4 {
color: #fff;
}
#sec_pricing_plan .nectar-fancy-ul {
padding: 20px 20px;
height: 250px;
background: #222222;
margin: 0 10px 0 0px;
text-align: left;
}
#sec_pricing_plan .nectar-fancy-ul li {
text-transform: capitalize;
padding: 0 0px 0px 25px;
}
#sec_pricing_plan .nectar-fancy-ul li:after {
content: "";
position: absolute;
background: radial-gradient(ellipse at 50% -100%,
rgba(255, 255, 255, 0.6) 0,
rgba(255, 255, 255, 0) 100%);
height: 1px;
bottom: -7px;
left: 0;
width: 100%;
}
.main_package_call_icon {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
margin-top: 7px;
}
#pack_call_detail {
margin: 20px auto 0px auto;
border-top: 1px solid #fff;
padding: 20px 10px;
width: 95%;
}
#pack_call_detail strong {
text-transform: uppercase;
}
.main_package_call_icon ul li {
list-style: none;
font-size: 14px;
}
.main_package_call_icon ul li a {
color: #fff;
font-size: 18px;
}
.main_package_call_icon ul {
margin: 0;
}
#sec_pricing_plan .pric_01_btn {
font-size: 17px;
width: 40%;
text-align: center;
padding: 13px 13px;
margin: 9px auto;
display: block;
transition: 0.8s;
animation: pulse 2s infinite;
background: #29a8e1 !important;
border-radius: 50px !important;
}
#sec_test_card img {
width: 60% !important;
}
#sec_test_card .vc_column-inner {
box-shadow: 0 0 14px #29a8e1;
margin: 0 20px;
padding: 20px;
transition: 0.8s;
height: 350px;
position: relative;
}
#sec_test_card .hover-wrap {
margin: 0;
}
#sec_test_card .location_testi {
color: #000;
display: flex;
align-items: center;
gap: 12px;
position: absolute;
right: 28px;
bottom: 42px;
}
#testi_customer .owl-nav.disabled {
display: block !important;
}
#testi_customer .owl-dots {
display: none;
}
#testi_customer button.owl-prev {
background: transparent !important;
border: 0 !important;
position: absolute;
top: 40%;
left: -64px;
}
#testi_customer button.owl-prev span {
position: relative;
font-size: 0 !important;
}
#testi_customer button.owl-prev span:after {
content: url(../../../uploads/2024/10/left.png);
position: absolute;
left: unset;
}
#testi_customer button.owl-next {
background: transparent !important;
border: 0 !important;
position: absolute;
top: 40%;
right: -10px;
}
#testi_customer button.owl-next span {
position: relative;
font-size: 0 !important;
}
#testi_customer button.owl-next span:after {
content: url(../../../uploads/2024/10/rgt.png);
position: absolute;
left: unset;
}
#sec_test_card .test_desc p {
padding-bottom: 15px !important;
}
#sec_Faqs {
position: relative;
}
#sec_Faqs .toggle.default {
margin: 0;
}
#sec_Faqs .toggle.open>.toggle-title a i {
color: #fff !important;
}
#sec_Faqs h1 {
margin-bottom: 60px;
}
#sec_Faqs .toggle.default.open .toggle-heading {
background: #29a8e1;
color: #fff;
}
#sec_Faqs a.nectar-inherit-h4.toggle-heading {
background: #fff;
border: 1px solid #ccc;
font-size: 21px;
color: #000;
}
#sec_Faqs .faqs_shape {
position: absolute;
bottom: 0;
right: -180px;
z-index: -1;
}
#sec_Faqs .toggle>.toggle-title a i {
color: #000;
}
#sec_Faqs .toggle[data-inner-wrap="true"]>div .inner-toggle-wrap {
background-color: #000 !important;
padding: 23px 61px;
}
.toggle>.toggle-title a i {
right: 21px;
left: unset;
font-size: 30px;
top: 21px;
}
#ftr_let_Dis {
position: relative;
}
#ftr_let_Dis .book_ftr_one {
animation: shkebottom 10s linear 0s infinite normal forwards;
position: absolute;
left: -109px;
} #ftr_ctc_info .vc_col-sm-4 .vc_column-inner {
box-shadow: 0 0 14px #29a8e1;
padding: 15px 0px 15px 25px;
}
#ftr_let_Dis img {
margin: -24px 0 -24px 29px;
}
#ftr_let_Dis .book_ftr_two {
animation: shkebottom 10s linear 0s infinite normal forwards;
}
#ftr_let_Dis .ftr_btnn {
font-size: 20px;
font-family: "Jost";
padding: 19px 44px;
font-weight: 600;
transition: 0.8s;
border-radius: 50px !important;
}
#ftr_let_Dis .ftr_btnn:after {
content: "";
position: absolute;
height: 100%;
background: #000;
top: 0;
left: 0;
z-index: -12;
transition: 0.8s;
width: 0;
border-radius: 50px !important;
}
#ftr_let_Dis .ftr_btnn:hover:after {
width: 100%;
}
#ftr_let_Dis .ftr_btnn:hover {
color: #fff !important;
}
#ftr_let_Dis .book_ftr_lt {
animation: shkebottom 10s linear 0s infinite normal forwards;
position: absolute;
bottom: -125px;
right: -126px;
width: 80%;
}
#ftr_let_Dis h6 {
font-weight: 100;
font-size: 34px;
line-height: 37px;
}
#mn_ftr .ftr_social_icon ul {
margin: 0 !important;
display: flex;
gap: 15px;
}
#mn_ftr .ftr_social_icon ul li {
list-style: none;
background: #40a0ba;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
border-radius: 50%;
transition: 0.8s;
}
#mn_ftr .ftr_social_icon ul li:hover {
transform: rotate(365deg);
}
#mn_ftr .ftr_social_icon ul li a {
color: #fff;
}
#mn_ftr #wpforms-183-field_1 {
border-radius: 0;
padding: 25px 10px 25px 20px;
border: 2px solid #00000080;
}
#mn_ftr #wpforms-183-field_1 {
border-radius: 0;
padding: 25px 67px 25px 20px;
border: 2px solid #00000080;
}
#mn_ftr form#wpforms-form-183 {
position: relative;
}
#mn_ftr #wpforms-183-field_1-error {
position: absolute;
}
#mn_ftr button#wpforms-submit-183 {
position: absolute;
bottom: 32px;
right: 10px;
font-size: 0;
padding: 0 !important;
height: 40px;
width: 40px;
border-radius: 35px !important;
background: #1f1f1f;
}
#mn_ftr button#wpforms-submit-183:before {
content: url(../../../uploads/2024/10/Vector.png);
}
#cpyrgt_ftr {
border-top: 1px solid #77c8d83b;
padding: 20px 0;
margin: 0;
}
.clmn_3 .vc_column-inner {
padding: 0 3px 0 37px;
border-left: 1px solid #77c8d83b;
border-right: 1px solid #77c8d83b;
}
#cpyrgt_ftr p {
font-size: 14px;
color: #fff;
}
#cpyrgt_ftr a {
color: #fff;
}
#cpyrgt_ftr img {
width: 30% !important;
}
#abt_uss_bg .scroll_btn_img {
animation: shkebottom 10s linear 0s infinite normal forwards;
position: relative;
top: -70px;
width: 80% !important;
}
#abt_uss_bg p {
font-size: 23px;
line-height: 32px;
} #platform_rev img {
width: 80% !important;
}
#platform_rev .review {
width: 100% !important;
}
#sec_ftrr_new .row-bg.viewport-desktop.using-bg-color {
background: url(../../../uploads/2025/02/footerBgImage.webp);
background-size: cover !important;
background-position: center center !important;
}
#sec_ftrr_new {
padding: 60px 0 0 !important;
}
#sec_ftrr_new img {
width: 60%;
}
.ftr_menu_itm ul {
margin: 0;
}
.ftr_menu_itm ul li {
list-style: none;
padding: 4px 0;
}
.ftr_menu_itm ul li a {
color: #fff;
margin-left: 4px;
} #get_in_t_abt {
position: relative;
}
#get_in_t_abt #wpforms-54-field_5_1 {
background: transparent !important;
padding: 0 !important;
}
#get_in_t_abt label.wpforms-field-label-inline {
color: #fff !important;
}
#get_in_t_abt legend.wpforms-field-label {
color: #fff !important;
margin: 0 0 7px 0;
}
#get_in_t_abt fieldset {
margin: 20px 0;
}
#get_in_t_abt span.wpforms-required-label {
font-size: 26px;
}
#get_in_t_abt label a {
color: #161616;
font-weight: 700;
text-decoration: underline;
}
#get_in_t_abt #wpforms-form-54 input::placeholder {
color: #000 !important;
font-style: italic;
}
#get_in_t_abt #wpforms-form-54 input {
background: #fff;
color: #000;
border-radius: 8px;
padding: 24px 10px;
}
#get_in_t_abt .wpforms-container .wpforms-field {
padding: 5px;
}
#get_in_t_abt textarea#wpforms-54-field_4 {
background: #fff;
color: #000;
border-radius: 8px;
padding: 24px 10px;
}
#get_in_t_abt textarea#wpforms-54-field_4::placeholder {
color: #000 !important;
font-style: italic;
}
#get_in_t_abt button#wpforms-submit-54 {
background: #fff;
color: #000;
font-weight: 600;
text-transform: uppercase;
transition: 0.8s;
width: 36%;
}
#get_in_t_abt .hover-wrap {
margin: 0 !important;
}
#get_in_t_abt .abt_ftr_rgt_book {
width: 40%;
position: absolute;
right: -159px;
top: -134px;
animation: shkebottom 10s linear 0s infinite normal forwards;
}
#get_in_t_abt .abt_ftr_lft_book_one {
width: 36%;
position: absolute;
left: -106px;
bottom: -74px;
animation: shkebottom 10s linear 0s infinite normal forwards;
}
#get_in_t_abt .abt_ftr_lft_book_two {
width: 36%;
position: absolute;
bottom: -115px;
animation: shkebottom 10s linear 0s infinite normal forwards;
}
#get_in_t_abt .vc_col-sm-5 .vc_column-inner {
padding: 20px 0px 20px 43px;
}
#get_in_t_abt .vc_col-sm-7 .vc_column-inner {
padding: 50px;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner {
position: relative;
padding: 30px;
box-shadow: 0 0 14px #29a8e1;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner:before {
content: "";
position: absolute;
width: 0;
height: 100%;
background: #000;
top: 0;
left: 0;
z-index: -2;
transition: 0.9s;
}
#sec_testimon_inline img {
width: 50% !important;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner:hover:before {
width: 100%;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner:hover p {
color: #fff;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner p {
transition: 0.9s;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner:hover p strong {
color: #fff;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner p strong {
transition: 0.9s;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner:hover p strong span {
color: #fff;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner p span {
transition: 0.9s;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner:hover p span {
color: #ffff !important;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner p strong span {
transition: 0.9s;
}
#sec_testimon_inline .vc_col-sm-6 .vc_column-inner {
position: relative;
padding: 30px;
box-shadow: 0 0 14px #29a8e1;
margin: 5px 0;
}
#sec_testi_cta .vc_col-sm-7 .vc_column-inner {
padding: 20px 30px 20px 0;
}
#sec_testi_cta .testi_pge_cta_img {
position: relative;
bottom: -15px;
animation: shkebottom 10s linear 0s infinite normal forwards;
}
#sec_table_price thead th {
background: #40a0ba;
}
#sec_table_price thead tr th h4 {
color: #fff !important;
}
#sec_table_price i.fa.fa-check {
color: #4ebe44;
}
#sec_table_price tr th h4 {
color: #000 !important;
}
#sec_table_price tr th {
color: #000 !important;
padding: 10px 20px;
}
#sec_pricing_plan .btn_compar {
position: relative;
font-size: 20px;
padding: 21px 56px;
border-radius: 28px !important;
margin: 66px auto 0 auto;
display: table;
transition: 0.8s;
}
#sec_pricing_plan .btn_compar:after {
content: "";
position: absolute;
height: 100%;
background: #000;
top: 0;
left: 0;
z-index: -12;
transition: 0.8s;
width: 0;
border-radius: 28px !important;
}
#sec_pricing_plan .btn_compar:hover:after {
width: 100%;
}
#sec_pricing_plan .btn_compar i {
font-size: 21px;
}
#sec_additional_serv img {
width: 15% !important;
}
#sec_additional_serv .vc_col-sm-6 .vc_column-inner {
position: relative;
padding: 30px 45px;
border-radius: 9px;
transition: 0.8s;
box-shadow: 0 0 14px #29a8e1;
margin: 6px 0;
}
#sec_additional_serv .vc_col-sm-6 .vc_column-inner:before {
border-radius: 9px;
background: #000;
content: "";
position: absolute;
width: 0;
height: 100%;
top: 0;
left: 0;
transition: 0.8s;
z-index: -1;
}
#sec_additional_serv .vc_col-sm-6 .vc_column-inner:hover:before {
width: 100%;
}
.our_portfolio_innr .light .tabbed>ul li a {
background: #40a0ba !important;
}
.our_portfolio_innr .light .tabbed>ul li a.active-tab {
background: #000 !important;
}
#contact_frm_sec #wpforms-form-54 input::placeholder {
color: #000 !important;
font-style: italic;
}
#contact_frm_sec .wpforms-container .wpforms-field {
padding: 5px;
}
#contact_frm_sec #wpforms-54-field_5_1 {
background: transparent !important;
padding: 0 !important;
}
#contact_frm_sec label.wpforms-field-label-inline {
color: #fff !important;
}
#contact_frm_sec legend.wpforms-field-label {
color: #fff !important;
margin: 0 0 7px 0;
}
#contact_frm_sec fieldset {
margin: 20px 0;
}
#contact_frm_sec span.wpforms-required-label {
font-size: 26px;
}
#contact_frm_sec label a {
color: #161616;
font-weight: 700;
text-decoration: underline;
}
#contact_frm_sec #wpforms-form-54 input {
background: #fff;
color: #000;
border-radius: 8px;
padding: 24px 10px;
}
#contact_frm_sec textarea#wpforms-54-field_4 {
background: #fff;
color: #000;
border-radius: 8px;
padding: 24px 10px;
}
#contact_frm_sec textarea#wpforms-54-field_4::placeholder {
color: #000 !important;
font-style: italic;
}
#contact_frm_sec button#wpforms-submit-54 {
background: #fff;
color: #000;
font-weight: 600;
text-transform: uppercase;
transition: 0.8s;
width: 36%;
}
#contact_frm_sec {
position: relative;
}
#contact_frm_sec .abt_ftr_rgt_book {
position: absolute;
right: -159px;
top: -134px;
animation: shkebottom 10s linear 0s infinite normal forwards;
width: 35%;
}
#contact_frm_sec .vc_col-sm-5 .vc_column-inner {
position: relative;
padding: 20px 60px;
background: #616161;
border-right: 2px solid #fff;
}
#contact_frm_sec .vc_col-sm-7 .vc_column-inner {
padding: 20px 30px;
}
#contact_frm_sec .ct_lft_book_one {
position: absolute;
left: -142px;
top: -16px;
animation: shkebottom 10s linear 0s infinite normal forwards;
width: 40%;
}
#contact_frm_sec .ct_lft_book_two {
position: absolute;
top: 2px;
animation: shkebottom 10s linear 0s infinite normal forwards;
left: -32px;
width: 40%;
}
#sec_serv_we_offer h5 {
font-size: 24px;
line-height: 28px;
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner h5 span {
transition: 0.8s;
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner:hover h5 span {
color: #fff !important;
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner p span {
transition: 0.8s;
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner:hover p span {
color: #fff !important;
}
#your_toes_sec .vc_col-sm-6 .vc_column-inner {
position: relative;
padding: 30px 45px !important;
border-radius: 9px;
transition: 0.8s;
z-index: 1;
box-shadow: 0 0 14px #29a8e1;
margin: 6px 0;
background: #222222;
}
#your_toes_sec .vc_col-sm-6 .vc_column-inner:before {
border-radius: 9px;
background: #000;
content: "";
position: absolute;
width: 0;
height: 100%;
top: 0;
left: 0;
transition: 0.8s;
z-index: -2;
}
#your_toes_sec .vc_col-sm-6 .vc_column-inner:hover:before {
width: 100%;
}
#your_toes_sec .vc_col-sm-6 .vc_column-inner:hover {
transition: 0.8s;
}
#your_toes_sec .vc_col-sm-6 .vc_column-inner:hover p span {
color: #fff !important;
}
#your_toes_sec .vc_col-sm-6 .vc_column-inner:hover h4 span {
color: #fff !important;
} #new_abt_pge h5 {
font-family: oswald;
}
#new_abt_pge h1 {
font-family: 'Oswald';
font-size: 39px;
line-height: 44px;
}
#new_abt_pge h1 span {
font-weight: bold;
}
#sec_new_abt_who .vc_col-sm-3 .vc_column-inner {
border: 1px solid #4b4343;
padding: 60px 20px;
text-align: center;
}
#sec_new_abt_who h2 {
font-family: 'Oswald';
font-weight: bold;
background: linear-gradient(to bottom, #00bfff, #0077be);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
#sec_our_skill h4 {
font-family: 'Oswald';
font-size: 15px;
line-height: 20px;
color: #16a0e0;
}
#sec_our_skill #btn_read {
margin-top: 30px;
}
#sec_new_inlne_Frm h2 {
font-family: oswald;
font-weight: bold;
}
#sec_new_inlne_Frm h3 {
font-size: 15px;
font-family: oswald;
line-height: 20px;
color: #29a8e1;
}
#sec_new_inlne_Frm h2 {
font-family: oswald;
font-weight: bold;
color: #fff;
}
#sec_new_inlne_Frm #wpforms-1208 {
margin: 0;
}
#sec_new_inlne_Frm input {
border-radius: 8px !important;
}
#sec_new_inlne_Frm .row-bg.viewport-desktop {
border-top: 1px solid;
}
#sec_new_inlne_Frm button#wpforms-submit-1208 {
height: 44px;
width: 113px;
text-transform: uppercase;
}
@media (max-width: 1600px) {
#header-outer[data-lhe="animated_underline"] #top nav>ul>li>a {
transition: color 0.2s ease;
margin: 0 6px 0 6px;
}
.btn_get_Strt a span.menu-title-text {
padding: 13px 13px;
}
.btn_get_Strt a span.menu-title-text i {
margin-left: 7px;
}
}
@media (max-width: 1300px) {
#header-outer[data-lhe="animated_underline"] #top nav>ul>li>a {
margin: 0 6px 0;
} #ftr_let_Dis .book_ftr_lt {
bottom: -48px;
right: -94px;
width: 60%;
}
#ftr_let_Dis .book_ftr_one {
left: -99px;
width: 80%;
}
#ftr_let_Dis .book_ftr_two {
width: 80%;
left: -8px;
}
}
@media (max-width: 1280px) {
#header-outer[data-lhe="animated_underline"] #top nav>ul>li>a {
font-size: 13px;
}
}
@media (max-width: 1024px) {
body #header-secondary-outer .nectar-center-text {
max-width: 100%;
}
#ftr_ctc_info .iwithtext .iwt-text {
padding-left: 40px;
font-size: 14px;
line-height: 21px;
}
#ftr_let_Dis .ftr_btnn {
font-size: 17px;
padding: 15px 32px;
}
#sec_pricing_plan .pric_01_btn {
font-size: 13px;
padding: 10px 13px;
}
.pricebracket {
margin-top: 0 !important;
}
.main_package_call_icon {
justify-content: center;
flex-direction: column;
gap: 10px;
}
#sec_platfrm_rev_logo .owl-dots {
display: none;
}
#sec_hero_banner h2 {
padding-top: 20px;
font-family: "Inter";
}
#sec_ftrr_new img {
width: 90%;
}
#sec_ftrr_new h4 {
font-size: 20px;
}
.clmn_3 .vc_column-inner {
padding: 0 3px 0 23px;
}
#sec_pricing_plan .tabbed>ul li {
width: 32%;
}
#slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .inner .off-canvas-menu-container li li a:after {
bottom: -6px;
}
.btn_get_Strt a:after {
display: none !important;
}
.btn_get_Strt {
padding: 12px;
background: linear-gradient(90deg, #939393 0%, #2d2d2d 100%);
width: 60%;
margin-top: 23px;
transition: 0.8s;
}
#get_in_t_abt .abt_ftr_lft_book_one {
left: -81px;
bottom: -164px;
}
#get_in_t_abt .abt_ftr_lft_book_two {
bottom: -176px;
left: 45px;
}
#abt_uss_bg .scroll_btn_img {
display: none;
}
#abt_uss_bg {
padding: 200px 0 !important;
}
.material #slide-out-widget-area[class*="slide-out-from-right"] .inner .off-canvas-menu-container li li a,
body #slide-out-widget-area[data-dropdown-func="separate-dropdown-parent-link"] .inner .off-canvas-menu-container li li a {
border-bottom: 1px solid #cccccc6b;
padding-bottom: 4px;
}
#sec_avail_dis .clmn_home_form .vc_column-inner {
padding: 0 0 0 20px;
}
#sec_avail_dis h2 {
font-size: 31px;
line-height: 35px;
}
#sec_avail_dis {
padding: 40px 0 !important;
}
#sec_pricing_plan h3 {
font-size: 21px;
}
#sec_pricing_plan h4 {
font-size: 23px;
margin: 0;
}
#sec_pricing_plan {
padding: 40px 0 !important;
}
#sec_pricing_plan .btn_big_exp {
padding: 20px 60px !important;
}
#sec_Achieved_y_dream h2 {
font-size: 31px;
line-height: 35px;
}
.btn_read {
padding: 15px 20px !important;
}
#sec_Achieved_y_dream {
padding: 40px 0 !important;
}
#sec_serv_we_offer h6 {
font-size: 22px;
line-height: 26px;
}
#innr_serv_off_two:before {
display: none;
}
#innr_serv_off_two:after {
display: none;
}
#why_choose_us ul li {
font-size: 16px;
}
#why_choose_us {
padding: 40px 0 !important;
}
h1 {
font-size: 40px !important;
}
#sec_test_card .vc_column-inner {
margin: 10px 10px;
height: 400px;
}
#sec_serv_we_offer .vc_col-sm-4 .vc_column-inner h5 {
font-size: 20px;
}
}
@media (max-width: 820px) {
#partner_scroll img {
width: 30%;
}
#partner_scroll_second img {
width: 30%;
}
.journey_form .vc_column-inner {
padding: 20px 30px;
}
#sec_servic_new {
padding: 40px 0 !important;
}
#sec_servic_new p {
text-align: justify;
}
#innr_servic_new_flex .row_col_wrap_12_inner.col.span_12.left {
flex-direction: column-reverse !important;
}
#sec_servic_new img {
height: auto;
}
#sec_inner_row_card .row_col_wrap_12_inner.col.span_12.left {
flex-direction: column-reverse;
}
#sec_new_Servv {
margin-bottom: 0 !important;
}
#sec_new_Servv .mn_serv_col {
margin-bottom: 20px;
}
#sec_new_Servv img {
height: 300px !important;
clip-path: unset !important;
width: 100% !important;
}
#sec_ftrr_new img {
width: 50%;
}
#sec_new_inlne_Frm button#wpforms-submit-1208 {
margin: 0 auto;
width: 40%;
}
#sec_new_inlne_Frm .wpforms-submit-container {
width: 100%;
}
#sec_new_inlne_Frm .wpforms-field-container {
display: block !important;
width: 100% !important;
}
#sec_new_inlne_Frm #wpforms-1208-field_1-container {
padding: 0;
}
#sec_new_inlne_Frm #wpforms-1208-field_2-container {
padding: 10px 0 0;
}
#sec_new_inlne_Frm #wpforms-1208-field_4-container {
padding: 10px 0 0;
}
#sec_new_inlne_Frm #wpforms-form-1208 {
display: block;
}
#sec_new_inlne_Frm .wpforms-layout-column.wpforms-layout-column-33 {
padding: 0 !important;
width: 100% !important;
}
#sec_new_inlne_Frm .wpforms-layout-column.wpforms-layout-column-33 {
width: 100% !important;
}
#sec_new_inlne_Frm .wpforms-layout-row {
display: block !important;
}
#new_abt_pge {
padding: 140px 0 60px !important;
}
#new_abt_pge .row_col_wrap_12.col.span_12.light.left {
padding: 0;
}
.best_sale_badge:after {
top: -10px;
right: -4px;
}
#ftr_ctc_info .vc_col-sm-4 .vc_column-inner {
min-height: 95px;
}
#ftr_let_Dis .col {
width: 100%;
}
#ftr_let_Dis {
padding: 30px 0 13px !important;
}
#ftr_let_Dis img {
margin: 0;
}
#home_hero_banner p {
font-size: 14px;
line-height: 21px;
width: 76%;
}
#home_hero_banner .Join_books {
width: 50%;
}
#home_hero_banner {
padding: 40px 0 30px !important;
margin-top: -53px !important;
}
#sec_cta_book #btn_read {
margin-right: 0 !important;
}
#sec_cta_book {
margin: 130px 0 0px 0;
padding: 50px 0 !important;
}
#sec_rev_pltfm .owl-dots {
display: none;
}
#sec_ftrr_new {
padding: 40px 0 0 !important;
}
#cpyrgt_ftr {
padding: 10px 0 !important;
}
#cpyrgt_ftr .vc_col-sm-6 {
margin: 0;
}
.clmn_3 .vc_column-inner {
padding: 0;
border: 0 !important;
}
body #header-secondary-outer[data-mobile="display_full"] ul {
display: flex;
gap: 13px;
}
.rgt_side_header_act ul li a i {
font-size: 17px !important;
margin-left: 5px;
}
#sec_test_card img {
margin-bottom: 14px;
}
#ftr_let_Dis {
padding: 40px 30px !important;
}
#ftr_let_Dis .book_ftr_one {
left: -99px;
top: -49px;
}
#ftr_let_Dis .book_ftr_lt {
bottom: -95px;
right: -118px;
width: 30%;
}
#sec_Faqs {
padding: 40px 0 !important;
}
#ftr_ctc_info .vc_column-inner {
padding: 0;
}
#cpyrgt_ftr p {
text-align: center !important;
}
p br {
display: none;
}
#sec_Faqs a.nectar-inherit-h4.toggle-heading {
font-size: 17px;
}
#contact_frm_sec {
margin: 40px 0 !important;
}
#contact_frm_sec .vc_col-sm-5 .vc_column-inner {
border-right: unset !important;
border-bottom: 2px solid #fff;
}
#contact_frm_sec .abt_ftr_rgt_book {
display: none;
}
#contact_frm_sec .ct_lft_book_two {
display: none;
}
#contact_frm_sec .ct_lft_book_one {
display: none;
}
#sec_testi_cta {
padding: 40px;
}
#sec_abt_intro {
padding: 40px 0 !important;
}
#get_in_t_abt .abt_ftr_lft_book_two {
display: none;
}
#get_in_t_abt .abt_ftr_lft_book_one {
display: none;
}
#get_in_t_abt .abt_ftr_rgt_book {
display: none;
}
#abt_uss_bg {
padding: 150px 0 !important;
}
#popmake-620 .pum-close {
right: 35px;
top: 24px;
}
.rgt_side_header_act ul li {
display: inline-block;
}
.rgt_side_header_act {
position: absolute;
right: 0;
}
.both_imgs_par {
display: flex;
position: relative;
top: 89px;
left: 127px;
}
.both_imgs_par img {
width: 16% !important;
}
#sec_avail_dis .clmn_home_form .vc_column-inner {
border: 0;
padding: 0;
}
.btn_read {
padding: 15px 40px !important;
}
#sec_avail_dis .vc_col-sm-7 {
margin-bottom: 37px;
}
#sec_pricing_plan .btn_big_exp {
margin-top: 5px;
}
#our_portfolio .light .tabbed>ul li {
width: 100%;
margin: 3px;
}
#testi_customer {
padding: 30px 0 !important;
}
#ftr_let_Dis .book_ftr_two {
display: none;
}
}
@media (max-width: 480px) {
#partner_scroll img {
width: 80%;
padding: 12px 40px;
}
#partner_scroll_second img {
width: 80%;
padding: 12px 40px;
border-right: 1px solid #e7dcdc;
}
.journey_form #wpforms-submit-1266 {
width: 100%;
font-size: 15px !important;
}
#home_hero_banner video.nectar-video-bg {
height: 1280px !important;
}
.clmn_text_new_serv .vc_column-inner {
padding: 30px 20px;
}
#sec_new_Servv .mn_serv_col {
padding: 0 !important;
}
#home_hero_banner #btn_read {
font-size: 15px !important;
padding: 10px 20px !important;
}
#sec_new_abt_who p {
text-align: justify;
}
#new_abt_pge {
padding: 180px 0 70px !important;
position: relative;
top: -39px;
}
#new_abt_pge h1 {
font-size: 28px !important;
}
#new_abt_pge h5 {
font-size: 25px;
}
#home_hero_banner {
padding: 120px 0 30px !important;
}
#abt_uss_bg p {
font-size: 16px;
line-height: 22px;
}
#ftr_let_Dis .row_col_wrap_12.col.span_12.light.left {
padding: 20px 20px 10px;
}
#home_hero_banner .row-bg.viewport-desktop.using-image.loaded {
background-size: cover !important;
background-position: 70% 100% !important;
}
#home_hero_banner p {
font-size: 12px;
line-height: 16px;
width: 100%;
}
#sec_ftrr_new .row-bg.viewport-desktop.using-bg-color {
background-position: 49% 37% !important;
}
#sec_cta_book img {
width: 70%;
margin-top: -155px;
}
#cpyrgt_ftr p {
font-size: 12px;
}
#sec_pricing_plan .tabbed>ul li {
width: 100%;
}
#contact_frm_sec .vc_col-sm-5 .vc_column-inner {
padding: 30px 20px;
}
h2 {
font-size: 30px !important;
line-height: 35px !important;
}
#get_in_t_abt .vc_col-sm-7 .vc_column-inner {
padding: 20px;
}
#abt_uss_bg {
padding: 100px 0 27px 0 !important;
}
#popmake-620 .pum-close {
right: 20px;
top: 28px;
}
.rgt_side_header_act ul li a {
font-size: 10px;
}
.rgt_side_header_act {
top: 0px;
padding: 0;
border-radius: 0 !important;
}
.rgt_side_header_act ul li a i {
font-size: 17px;
}
.both_imgs_par {
top: 14px;
left: 123px;
}
.btn_read {
margin-left: 0 !important;
}
h1 {
font-size: 33px !important;
line-height: 36px !important;
}
#our_portfolio p {
margin-bottom: 30px;
}
#testi_customer .owl-nav.disabled {
display: none !important;
}
#testi_customer .owl-dots {
display: block !important;
}
#testi_customer .owl-theme[data-desktop-cols] .owl-dots .owl-dot span {
transform: scale(1.5);
}
#testi_customer .span_12.dark .owl-theme .owl-dots .owl-dot.active span {
background: #40a0ba !important;
}
.owl-stage {
padding: 0 !important;
}
#sec_Faqs a.nectar-inherit-h4.toggle-heading {
font-size: 15px;
padding-left: 12px;
}
#sec_Faqs .toggle[data-inner-wrap="true"]>div .inner-toggle-wrap {
background-color: #000 !important;
padding: 16px 16px;
}
#sec_Faqs a.nectar-inherit-h4.toggle-heading {
font-size: 15px;
padding-left: 12px;
padding-right: 39px;
}
#ftr_let_Dis .book_ftr_one {
display: none;
}
#ftr_let_Dis .book_ftr_lt {
display: none;
}
#ftr_let_Dis {
padding: 30px 0 10px !important;
}
}
@media (max-width: 414px) {
.journey_form .wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select {
font-size: 13px;
}
#home_hero_banner .rating_star {
margin-top: 10px;
}
.banner_review {
margin-top: 18px;
}
#new_abt_pge #btn_read {
font-size: 15px !important;
}
#new_abt_pge p {
font-size: 15px;
margin: 14px 0 4px;
}
#home_hero_banner {
padding: 100px 0 30px !important;
}
#home_hero_banner p {
width: 100%;
}
#sec_cta_book img {
margin-top: -103px;
}
#sec_cta_book {
margin: 120px 0 0px 0;
padding: 30px 0 !important;
}
#cpyrgt_ftr p {
font-size: 10px;
}
.btn_get_Strt {
width: 72%;
}
#contact_frm_sec button#wpforms-submit-54 {
width: 45%;
}
#contact_frm_sec .vc_col-sm-7 .vc_column-inner {
padding: 20px 20px;
}
h2 {
font-size: 25px !important;
line-height: 33px !important;
}
#why_choose_us h1 {
font-size: 30px !important;
line-height: 34px !important;
}
#sec_serv_we_offer h1 {
font-size: 26px !important;
}
#sec_abt_intro h2 {
font-size: 30px;
line-height: 35px;
}
#abt_uss_bg h1 {
font-size: 25px !important;
line-height: 33px !important;
}
#get_in_t_abt {
margin: 40px 0 !important;
}
#get_in_t_abt button#wpforms-submit-54 {
width: 50%;
}
.rgt_side_header_act ul li a i {
font-size: 10px !important;
}
.rgt_side_header_act ul li a {
font-size: 10px !important;
}
body #header-secondary-outer[data-mobile="display_full"] ul {
display: flex;
gap: 5px;
}
.both_imgs_par {
top: -34px;
left: 112px;
}
#sec_avail_dis h2 {
font-size: 25px;
line-height: 30px;
}
p {
font-size: 14px;
line-height: 23px;
}
#innr_pricing {
padding-top: 0px !important;
}
#sec_Achieved_y_dream h2 {
font-size: 25px;
line-height: 30px;
}
#popmake-620 {
border-width: 3px;
padding: 30px 28px;
}
#popmake-620 h3 {
font-size: 24px;
line-height: 27px;
}
#popmake-620 .pum-close {
right: 32px;
top: 23px;
}
#popmake-620 textarea#wpforms-630-field_4 {
height: 73px;
}
#popmake-620 input {
height: 33px;
}
#sec_Faqs .toggle>.toggle-title a i {
font-size: 20px;
right: 12px;
}
#sec_Faqs a.nectar-inherit-h4.toggle-heading {
font-size: 12px;
line-height: 16px;
padding-right: 45px;
}
#ftr_let_Dis h6 {
font-size: 25px;
line-height: 32px;
}
#ftr_ctc_info .iwithtext .iwt-text {
font-size: 14px;
}
#popmake-620 button#wpforms-submit-630 {
width: 41%;
height: 36px;
}
#sec_awardd .carousel-item {
min-height: auto;
}
#sec_testi_cta {
padding: 40px 20px;
}
#sec_table_price tr th h4 {
font-size: 17px;
}
}
@media (max-width: 360px) {
.rgt_side_header_act ul li a {
font-size: 9px !important;
}
.rgt_side_header_act ul li a i {
font-size: 11px !important;
}
.rgt_side_header_act ul li i {
font-size: 11px !important;
}
body #header-secondary-outer[data-mobile="display_full"] ul {
display: block;
}
.social_links {
display: none !important;
}
p {
font-size: 12px;
line-height: 18px;
}
#sec_test_card .vc_column-inner {
height: 403px;
}
#popmake-620 h3 {
font-size: 22px;
line-height: 25px;
}
#popmake-620 .pum-close {
right: 25px;
}
#popmake-620 button#wpforms-submit-630 {
width: 45%;
}
#wpforms-630 {
margin: 20px 0 0;
}
#sec_avail_dis #wpforms-form-54 {
padding: 12px;
}
}