@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//slickcall.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.1.4") format("woff2");
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-image: url(http://slickcall.com/wp-content/uploads/2022/12/blogs_header.webp);
	background-size:cover;
	background-position:center top;
}

.footer-container{
	background-color:rgb(44,33,39);
	background-image: url(http://slickcall.com/wp-content/uploads/2022/11/footer-bg.webp);
	background-repeat:no-repeat;
	background-position:center center;
}

:root{
--wd-text-font:"Jost", Arial, Helvetica, sans-serif;
--wd-text-font-weight:300;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Jost", Arial, Helvetica, sans-serif;
--wd-title-font-weight:400;
--wd-title-transform:inherit;
--wd-title-color:rgb(227,35,44);
}
:root{
--wd-entities-title-font:"Jost", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(0,0,0);
--wd-entities-title-color-hover:rgb(227, 35, 44);
}
:root{
--wd-alternative-font:"Jost", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Jost", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:300;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(0,0,0);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Jost", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:300;
--wd-header-el-transform:capitalize;
--wd-header-el-font-size:16px;
}
:root{
--wd-primary-color:rgb(227,35,44);
}
:root{
--wd-alternative-color:rgb(0,0,0);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:rgb(227,35,44);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:#83b735;
}
:root{
--btn-accented-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(221,51,51);
}
:root{
--notices-warning-color:rgb(255,255,255);
}
	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1110px;
			}
		}

		.container {
			max-width: 1140px;
		}

		:root{
			--wd-container-width: 1140px;
		}
	
			@media (min-width: 1140px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1140px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1140px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@-webkit-keyframes animate-preloader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
@keyframes animate-preloader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, body {
    font-family: "Jost", Arial, Helvetica, sans-serif !important;
}
.gt_white_content a {
    color: inherit !important;
    font-weight: 500;
}
.whb-sticked a.glink {
    color: #000000;
}
body.whats-new .entry-title.title {
    font-size: 0 !important;
}
body.whats-new .entry-title.title:before {
    content: "What's New";
    font-size: 55px !important;
}
header .wd-nav-main>li>a {
    text-decoration: none;
}
.wd-logo img[src$=".svg"] {
    width: 201px;
}
.grecaptcha-badge {
    visibility: hidden;
}
.sidebar-container .woodmart-recent-posts .recent-posts-thumbnail img {
    border: 1px solid #dddddd;
}
.sidebar-container #block-2 p {
    margin: 0;
}
.is-search-input {
    border-radius: 5px !important;
}
#ez-toc-container ul li a:before {
		display: none !important;
}

header .whb-general-header {
    border: 0 !important;
}
body:not(.home) form.is-search-form.is-form-id-389 {
    max-width: 525px;
    margin: auto;
}
body #is-search-input-389, body #is-search-input-919 {
    padding: 15px 15px 15px 55px;
    height: auto;
    font-family: inherit;
    background-image: url(/wp-content/uploads/2022/01/search-interface-symbol.png) !important;
    background-repeat: no-repeat;
    background-position: left 15px center;
    font-size: 16px !important;
    font-weight: 300;
}
body #is-ajax-search-result-389 .is-ajax-result-description, body #is-ajax-search-result-919 .is-ajax-result-description {
    display: none;
}
body #is-ajax-search-result-389, body #is-ajax-search-result-919 {
    background-color: #ffffff !important;
    box-shadow: 0 0 1px black;
}
body #is-ajax-search-result-389 .is-ajax-search-post, body #is-ajax-search-result-919 .is-ajax-search-post {
    background: none !important;
}
body #is-ajax-search-result-389 .is-ajax-search-post:hover a, body #is-ajax-search-result-919 .is-ajax-search-post:hover a {
    color: #e3232c !important;
    text-decoration: none;
}
.site-content {
    margin-bottom: 0;
}
header .whb-color-light:not(.whb-with-bg) {
    background-color: #ffffff;
}
.wd-nav[class*="wd-style-"]>li>a, .wd-nav[class*="wd-style-"]>li>a {
		border-bottom: 2px solid transparent;
}
.wd-nav[class*="wd-style-"]>li:hover>a, .wd-nav[class*="wd-style-"]>li.current-menu-item>a {
    color: #ffffff;
    border-color: #ffffff;
}
.whb-sticked .wd-nav[class*="wd-style-"]>li>a {
		color: #000000;
}
.whb-sticked .wd-nav[class*="wd-style-"]>li:hover>a, .whb-sticked .wd-nav[class*="wd-style-"]>li.current-menu-item>a {
		color: #E3232C;
		border-color: #E3232C;
}
strong {
    font-weight: 500;
}
[class*="color-scheme-light"] {
    color: white !important;
}
.btn.btn-color-default, .btn.btn-color-primary, .mc4wp-form input[type="submit"], .wpcf7-submit, .comment-form .submit {
    background-color: #E3232C !important;
    color: #ffffff !important;
    font-weight: 300;
    text-transform: inherit;
    font-size: 18px;
    padding: 10px 25px;
    border-radius: 5px !important;
    border: 1px solid #e3232c;
		box-shadow: none !important;
}
.btn.btn-color-default:hover,
.btn.btn-color-primary:hover, .mc4wp-form input[type="submit"]:hover, .wpcf7-submit:hover, .comment-form .submit:hover {
		background-color: #ffffff !important;
		color: #e3232c !important;
}
.download-buttons img {
    width: 160px !important;
		transition-duration: .3s;
}
.download-buttons img:hover {
    transform: translateY(-3px);
}
.download-buttons .wpb_single_image {
    display: inline-block;
}
.download-buttons .wpb_single_image:first-child {
    margin-right: 10px;
}
.wd-tabs a.wd-nav-link {
    color: #ffffff !important;
    padding: 2px 7px !important;
    border-radius: 14px;
}
.wd-tabs a.wd-nav-link:hover, .wd-tabs .wd-active a.wd-nav-link {
    color: #ffffff !important;
    background-color: #E3232C;
}
.wd-tabs .wd-nav > li {
    margin-right: 0px !important;
}
.wd-tabs .wd-nav > li a {
    font-size: 22px;
}
.wd-tabs .wd-tab-content ul {
    column-count: 3;
		padding: 0;
}
.wd-tabs .wd-tab-content li {
    list-style: none;
		font-size: 18px;
}
.wd-tabs .wd-nav-tabs-wrapper {
    margin-bottom: 40px !important;
}
.subheading {
    font-size: 19px;
}
.testimonials .owl-stage-outer {
    padding-top: 100px !important;
    padding-bottom: 70px !important;
}
.testimonials .owl-item {
    padding: 0 30px !important;
}
.testimonials h4.info-box-title {
    font-size: 28px;
    color: inherit;
}
.testimonials .wd-info-box {
    background-color: #ffffff;
    padding: 0 11% 30% 11%;
    box-shadow: 0 12px 16px 0 rgb(0 0 0 / 24%), 0 17px 30px 0 rgb(0 0 0 / 19%);
    -webkit-box-shadow: 0 12px 16px 0 rgb(0 0 0 / 24%), 0 17px 30px 0 rgb(0 0 0 / 19%);
    border-radius: 10px;
		border-bottom: 10px solid #e3232c;
		transition-duration: .3s;
}
.testimonials .wd-info-box:hover {
    background-color: #e3232c;
    color: #ffffff;
}
.testimonials .wd-info-box:hover .info-box-content:before,
.testimonials .wd-info-box:hover .info-box-content:after {
		filter: brightness(9);
}
.testimonials .wd-info-box .box-icon-wrapper {
    margin-top: -105px;
}
.testimonials .box-icon-wrapper img {
    border-radius: 100%;
    box-shadow: 0 12px 16px 0 rgb(0 0 0 / 24%), 0 17px 50px 0 rgb(0 0 0 / 19%);
    -webkit-box-shadow: 0 12px 16px 0 rgb(0 0 0 / 24%), 0 17px 50px 0 rgb(0 0 0 / 19%);
		margin: 50px;
		width: 114px;
}
.testimonials .info-box-content:before,
.testimonials .info-box-content:after {
    content: "";
    background: url(/wp-content/uploads/2022/01/quote-left.png)no-repeat;
    background-size: contain !important;
    width: 32px;
    height: 32px;
    position: absolute;
    display: block;
    top: -40px;
    left: -5px;
}
.testimonials .info-box-content:after {
    background: url(/wp-content/uploads/2022/01/quote-right.png)no-repeat;
		top: inherit;
		bottom: -40px;
		left: auto;
		right: -5px;
}
.testimonials .wd-info-box.centered {
    transform: scale(1.1);
}
.testimonials.testimon-style-boxed .testimonial-inner {
    padding-top: 0;
}
.wd-accordion.wd-style-default:before {
    border: 0 !important;
}
.wd-accordion .wd-accordion-title {
    border: 0;
    margin-bottom: 15px;
    padding: 15px 25px;
}
.home .wd-accordion .wd-accordion-title {
 	  background-color: #2C2127;
}
.wd-accordion.wd-style-default .wd-accordion-item {
    border: 0 !important;
}
.wd-accordion .wd-accordion-title.wd-active, .wd-accordion .wd-accordion-title:hover {
    background-color: #e3232c !important;
}
.wd-accordion .wd-accordion-title.wd-active span, .wd-accordion .wd-accordion-title:hover span {
    color: #ffffff;
}
.blog-design-masonry.has-post-thumbnail .post-date {
    display: none;
}
.blog-post-loop .entry-thumbnail img {
    max-height: 180px;
    object-fit: cover;
}
.wd-blog-holder {
    margin-top: 40px;
    margin-bottom: 60px;
}
.sidebar-container h2 {
    font-size: inherit !important;
    font-weight: bold;
}
.sidebar-container .widget-title {
    font-weight: bold;
    color: #e3232c;
    font-size: 16px;
}
.sidebar-container .widget_categories ul li a {
    color: #000000;
    font-weight: 500;
    font-size: 20px;
    list-style: disc !important;
    border-left: 2px solid #e3232c;
    padding-left: 10px;
    line-height: 1.1;
}
.single-post #search-2 {
    padding-bottom: 15px;
}
.single-post .tags-list a:after {
		display: none;
}
.single-post .tags-list a {
    text-decoration: none !important;
    padding: 0 10px !important;
    font-size: 12px;
    line-height: 1.5;
		background: #ffffff;
		border-radius: 4px;
}
.single-post .meta-post-categories a {
    text-decoration: none !important;
}
.single-post .post-single-page .entry-content {
    margin-bottom: 0;
		font-weight: 400;
}
.single-post .wd-single-footer {
    border: 0;
    margin: 40px 0;
    padding: 3%;
    background: #E3232C;
}
.single-post .wd-single-footer .tags-list a {
		padding: 0 0 0 10px;
    border: 0;
}
.single-post .wd-single-footer .tags-list a:after {
    left: 0;
    background-color: #333333;
}
.single-post .slider-type-post a {
    text-decoration: none !important;
}
.single-post #comments .comment-respond {
    margin: 0 !important;
    margin-bottom: 70px !important;
}
.single-post #ez-toc-container {
    width: 100%;
    border: 2px solid #E3232C;
    background: #fff1f1;
    border-radius: 0;
    margin-top: 15px;
    padding: 5%;
}
.single-post #ez-toc-container label {
    background: #ffcccc;
    border-radius: 0;
    border-color: #ffcccc;
}
.single-post #ez-toc-container ul li a {
    font-weight: 600;
    color: #000000;
}
.single-post #ez-toc-container ul li ul li a {
    font-weight: 400;
}
.single-post #ez-toc-container p.ez-toc-title {
    color: #E3232C;
}
.single-post #ez-toc-container nav>ul>li {
    border-bottom: 1px solid #ffb2b2;
    padding: 10px 0;
}
.single-post #ez-toc-container nav>ul>li:last-child {
    border: 0;
    padding-bottom: 0;
}
.single-post .entry-content table {
    background: #f3f3f3;
}
.single-post .entry-content table tr:first-child {
    background: #E3232C;
		color: #ffffff;
}
.single-post .entry-content table td {
		border-bottom: 1px solid hsl(0deg 0% 0% / 17%);
}
.single-post .entry-content table tr:last-child td {
    border-bottom: 0;
}
.single-post .entry-meta-list li {
    line-height: 1;
		color: inherit;
}
.single-post .entry-meta-list .modified-date {
    font-size: 14px;
    margin-right: 15px;
    border-right: 1px solid;
    padding-right: 15px;
}
.single-post .entry-meta-list .modified-date:before {
    content: "Updated on: ";
}
.single-post .wd-post-date.wd-style-with-bg {
    display: none;
}
.single-post .article-inner {
    text-align: left;
}
.single-post .wd-entry-meta .meta-author a {
    pointer-events: none;
}
.single-post .wd-single-footer:before {
    content: "Tags:";
    color: #ffffff;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.3;
    margin-right: 15px;
}
.single-post h1.post-title {
    color: #E3232C;
}
.single-post .meta-post-categories {
		margin-bottom: 10px;
}
.single-post .article-body-container p a, .single-post .article-body-container li a {
    text-decoration: underline;
}

.single-post .entry-content .wpb_text_column ul {
    padding: 0;
}
.single-post .entry-content .wpb_text_column ul li {
    list-style: none;
    position: relative;
}
.single-post .entry-content .wpb_text_column ul li:before {
    content: "";
    background: #e3232c;
    width: 10px;
    height: 10px;
    left: 0;
    border-radius: 100%;
    display: inline-block;
    margin-right: 20px;
}
.single-post .lwptoc-autoWidth .lwptoc_i {
    width: 100%;
}
#offers .owl-carousel.info-box-carousel.owl-items-lg-3.owl-items-md-3.owl-items-sm-2.owl-items-xs-1 {
    justify-content: space-between;
}
sup {
    font-weight: 300;
}
.single-post .entry-content h1, 
.single-post .entry-content h2, 
.single-post .entry-content h3, 
.single-post .entry-content h4, 
.single-post .entry-content h5, 
.single-post .entry-content h6 {
		font-weight: 400 !important;
		color: #e3232c !important;
		line-height: 1.3 !important;
}
.single-post .entry-content h1 .question-mark, 
.single-post .entry-content h2 .question-mark, 
.single-post .entry-content h3 .question-mark, 
.single-post .entry-content h4 .question-mark, 
.single-post .entry-content h5 .question-mark, 
.single-post .entry-content h6 .question-mark {
    font-weight: 500;
}
.single-post .entry-content h2 {
    font-size: 30px !important;
}
.single-post .entry-content h3 {
    font-size: 26px;
}
.single-post .entry-content h4 {
    font-size: 22px;
}
.blog-post-loop .entry-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.blog-post-loop .entry-meta.wd-entry-meta, .blog-post-loop .hovered-social-icons {
    display: none;
}
.blog-post-loop .wd-entry-content .read-more-section {
    margin: 0;
}
.wpb_raw_code > .wpb_wrapper > p {
    margin: 0;
}
.wd-accordion-content {
    padding: 0 16px 16px;
}
#help_title + div + style + header + main-page-wrapper .page-title.title-blog {
    display: none;
}
.comment-form .comment-form-cookies-consent label {
    font-size: 0;
}
.comment-form .comment-form-cookies-consent label:before {
    content: "Save my name and email in this browser for the next time I comment.";
    font-size: 16px;
}
.single-post .entry-content table tbody {
    width: 100%;
    display: inline-table;
}
.single-post .entry-content #gallery-1 img {
    border: 0;
}
.single-post .mfp-container button.mfp-arrow-left:before {
    content: "\f104";
    font-family: 'Font Awesome 5 Free';
}
.single-post .mfp-container button.mfp-arrow-right:before {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
}
.single-post .wd-post-cat.wd-style-with-bg>a {
		letter-spacing: 1px;
}
#services-banner {
    display: flex;
}
#banner .max-width, #services-banner .max-width {
		max-width: 1140px;
		margin: auto;
}
#banner .max-width .temp-flags .wpb_wrapper {
    display: flex;
    align-items: center;
    float: right;
		font-size: 16px;
}
#banner .wd-bg-right-top {
    background-position: right 40% top !important;
}
.wd-accordion-opener {
    color: #ffffff;
}
.entry-content .wd-accordion-title-text {
    text-transform: inherit;
    font-size: 20px;
		font-weight: 300;
}
.social-media .wd-image img {
    margin-left: -1px !important;
}
.social-media .wd-image {
    margin-right: 0!important;
    width: calc(17% - 6px);
}
.wd-social-icons.icons-size-default .wd-icon {
    color: #E3232C;
}
.wd-social-icons.icons-size-default .wd-social-icon:hover .wd-icon {
    color: #ffffff;
}
#find-plan .wpb_text_column.text-right ul li:before {
    content: "1";
    margin-right: 0;
    margin-left: 15px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}
#find-plan .wpb_text_column:not(.text-right) ul li:before {
	margin-right: 15px;
}
#find-plan .wpb_text_column.text-right ul li:nth-child(2):before {
    content: "2";
}
#find-plan .wpb_text_column.text-right ul li:nth-child(3):before {
    content: "3";
}
#find-plan .wpb_text_column.text-right ul li:nth-child(4):before {
    content: "4";
}
#find-plan .wpb_text_column.text-right ul li:nth-child(5):before {
    content: "5";
}
#find-plan .wpb_text_column.text-right ul li:nth-child(6):before {
    content: "6";
}
.bullet-stars li {
    list-style: none;
}
.bullet-stars li:before {
    content: url(/wp-content/uploads/2023/01/pointed-star.png);
    margin-right: 10px;
}
.text-rtl li {
    direction: rtl;
}
.text-rtl li:before {
    margin-right: 0;
    margin-left: 10px;
}












footer .main-footer > p {
    margin: 0;
}
footer .wd-list {
    margin-bottom: 15px;
}
footer .logo-footer img {
	width: 200px;
}
footer p, footer a, footer li {
    font-size: 16px;
}
footer a:hover {
		color: #E3232C !important;
}
footer ul li {
    border-bottom: 1.5px dashed #444;
    padding-bottom: 15px;
}
footer .widgettitle {
    font-size: 18px !important;
    text-transform: inherit;
    border-bottom: 1px solid #484848;
    position: relative;
		margin-bottom: 35px;
		font-weight: 400;
}
footer .widgettitle:before {
    content: "";
    background: #e3232c;
    width: 50px;
    height: 3px;
    position: absolute;
    bottom: -1.5px;
}
footer .wpcf7-form p.d-flex input[type="submit"] {
    border-radius: 0 5px 5px 0 !important;
}
footer .wpcf7-form p.d-flex input[type="email"] {
    border-radius: 5px 0 0 5px;
}
footer .wpcf7-not-valid-tip {
    display: none;
}
.wpcf7-form .wpcf7-response-output {
    min-height: auto !important;
    margin: 0;
    border-radius: 5px;
}
footer .widgettitle {
    max-width: 450px;
		line-height: 2.5;
}
.mc4wp-form input[type="submit"] {
    border-radius: 0 3px 3px 0;
}
.mc4wp-form input[type="email"] {
    background: #ffffff;
    border-radius: 3px 0 0 3px;
}
footer .social-media img {
    width: 100%;
}
footer .social-media .wpb_single_image {
    display: inline-block;
    margin-bottom: 15px;
}
footer .wpcf7 .screen-reader-response {
    display: none;
}
footer .wpcf7-response-output {
	  width: fit-content;
}
footer #wd-6234245cacc49 {
    margin-bottom: 35px;
}

/******* animation *********/
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 100%;
  }
}
#dot-animation {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
#dot-animation .vc_column-inner, #dot-animation .wpb_wrapper, #dot-animation .wpb_raw_code, #dot-animation .wpb_column {
    height: 100%;
}
#dot-animation {
    z-index: -1;
}
#rates > .wpb_column {
    z-index: 1;
}
.dot-infinite {
    display: flex;
    height: 100%;
    justify-content: space-around;
}
.dot-infinite .dot {
    border-right: 1px dotted #dddddd !important;
}
.thedot {
    animation: MoveUpDown 9s linear infinite;
    width: 10px;
    height: 10px;
    background-color: #e3232c;
    position: absolute;
    border-radius: 100%;
		transform: translateX(-4.5px);
}
.dot2 .thedot {animation: MoveUpDown 9s linear infinite;}	
.dot3 .thedot {animation: MoveUpDown 12s linear infinite;}	
.dot4 .thedot {animation: MoveUpDown 15s linear infinite;}	
.dot5 .thedot {animation: MoveUpDown 9s linear infinite;}	
.dot6 .thedot {animation: MoveUpDown 12s linear infinite;}	
.dot7 .thedot {animation: MoveUpDown 15s linear infinite;}	
.dot2 .thedot {background-color: #F4D03F;}
.dot3 .thedot {background-color: #F4D03F;}
.dot4 .thedot {background-color: #C39BD3;}
.dot5 .thedot {background-color: #2ECC71;}
.dot6 .thedot {background-color: #5DADE2;}
.dot7 .thedot {background-color: #23A58B;}



.scrollToTop {
    left: 15px;
    bottom: 120px;
    background: #e3232c;
    color: #ffffff;
}
.floating-buttons .vc_single_image-img {
    height: 50px;
}
.floating-buttons {
    position: fixed;
    bottom: 10px;
    left: 10px;
    z-index: 999;
}
.floating-buttons .wpb_single_image {
		margin-bottom: 0;
}
.page-id-840 .floating-buttons {
		display: none;
}


/*********** preloader ***********/
.wd-preloader-img img {
    width: 50px;
}
.wd-preloader-img:before {
    content: "";
    position: fixed;
    top: calc(50% - 80px);
    left: calc(50% - 78px);
    border: 6px solid #e3232c;
    border-top-color: #fff;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    -webkit-animation: animate-preloader 2s linear infinite;
    animation: animate-preloader 2s linear infinite;
}
.error404 .main-page-wrapper {
    background-color: #25272e;
    color: #ffffff;
    padding-top: 200px;
}


@media (min-width: 768px) and (max-width: 1366px) and (orientation: landscape) {
	#banner .max-width .vc_row:not(.banner-services) {
			max-width: 616px !important;
	}
	#banner .vc_col-sm-3 .vc_column-inner p {
			margin-bottom: 3px;
	}
	#banner .vc_col-sm-3 .vc_column-inner {
			padding: 0;
			margin-left: 15px;
	}
	.page-id-233 .wpb_single_image img {
			max-height: 400px;
			width: auto;
	}
}


@media only screen and (min-width: 414px) and (max-width: 767px) and (orientation: portrait) {
body.page-id-305 .contact-information h2 {
    font-size: 22px !important;
}
body #banner h1.vc_custom_heading {
    font-size: 26px !important;
}
#banner p.vc_custom_heading {
    text-align: center !important;
    font-size: 22px !important;
}
#banner .vc_col-sm-9.vc_column_container>.vc_column-inner {
    transform: scale(1.2);
}
}

/* width */
::-webkit-scrollbar {
  width: 4px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #2C2127; 
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #E3232C; 
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #E3232C; 
}

body {
	animation: fadeInAnimation ease 1s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
@keyframes fadeInAnimation {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


@media only screen and (max-width: 1368px) and (min-width: 912px) and (orientation: portrait) {
body #rates .wd-images-gallery .owl-stage-outer:before {
    background-size: 226px !important;
}
}

@media only screen and (max-width: 1180px) and (min-width: 820px) and (orientation: portrait) {
#offers .owl-carousel.info-box-carousel .info-svg-wrapper.info-icon {
    max-width: 140px;
    height: 80px !important;
}
#offers .owl-carousel.info-box-carousel svg {
    width: auto !important;
    height: auto !important;
}
body #rates .wd-images-gallery .owl-stage-outer:before {
    background-size: 194px !important;
}
}

@media only screen and (max-width: 1024px) and (min-width: 600px) and (orientation: landscape) {
#banner .wd-bg-right-top {
/*     background: url('/storage/2022/01/header_image_main_min.jpg') !important; */
		background-size: cover !important;
}
#banner .max-width .temp-flags .wpb_wrapper img {
    height: 24px !important;
}
}


/* Animated Download Button ****************************/
header #menu-main #menu-item-316 a {
    background: #E3232C;
    padding: 15px;
    border-radius: 5px;
    color: #ffffff !important;
}
.wd-nav-mobile #menu-item-316 a {
    background: #E3232C;
    color: #ffffff !important;
}


.whatsapp-btn {
    position: fixed;
    bottom: 105px;
    left: 10px;
		z-index: 9999 !important;
}

.pum-theme-cutting-edge .popmake {
    background-image: url(/wp-content/uploads/2022/12/offerbgimg.png);
    background-size: contain;
    background-position: center left;
		padding: 2% 3% 2% 2%;
}
.pum-theme-cutting-edge .box-icon-align-right {
    align-items: center;
}
.pum-theme-cutting-edge .wd-info-box .info-box-content {
    font-size: 28px;
}
.pum-theme-cutting-edge .wpb_text_column {
    margin-bottom: 0;
}
.pum-theme-cutting-edge .text-larger {
    font-size: 30px;
}
.pum-theme-cutting-edge h2 {
    font-size: 46px !important;
    font-weight: 500;
		text-shadow: 1px 1px #000000;
		margin: 0;
}
.pum-theme-cutting-edge .wd-info-box {
    margin-bottom: 15px;
}
.pum-theme-cutting-edge .wpb_text_column small {
    text-shadow: -2px 2px white;
}
#testimonials .testimonial-content {
    font-size: 14px;
}@media (min-width: 1025px) {
	header:not(.whb-sticked) .whb-general-header-inner {
    margin-top: 20px;
}
.wd-nav.wd-nav-tabs {
    display: flex;
    justify-content: space-between;
}
.wd-header-overlap .page-title {
    height: 450px;
    display: flex;
    align-items: center;
		padding-top: 130px !important;
}
header .wd-nav-main>li>a {
    margin-left: 30px;
		padding: 0;
}
h1 {font-size: 45px; line-height: 55px;}
h2 {font-size: 35px; line-height: 45px; margin-bottom: 10px;}
.title-size-large .title {
    font-size: 55px !important;
}
#rates .owl-item.active.center + .active + .active, #rates .owl-item.active.center + .active + .active + .active + .active + .active + .active + .active + .active + .active + .active + .active + .active, #rates .owl-item.active.first-child {
    transform: scale(0.8) translateX(-100px) !important;
    z-index: -1;
}
#rates .owl-stage > .active:not(.active ~ .active) {
    transform: scale(0.8) translateX(100px) !important;
    z-index: -1;
}
#offers h2.vc_custom_heading {
    font-size: 40px !important;
}
.paragraph-heading h1, .paragraph-heading h2 {
        font-size: 28px !important;
        font-weight: 500;
}
/* .single-post .sidebar-container { */
.sidebar-container {
		border-left: 1px solid #e4e4e4;
		padding-left: 2.5%;
}
.single-post .site-content.col-lg-9 {
    padding-right: 2.5%;
}
#banner .max-width .vc_row {
    display: flex;
    align-items: center;
}
#banner .wpb_single_image + p.vc_custom_heading {
    margin-bottom: 0;
}

footer .wpcf7-form p.d-flex input[type="email"] {
    min-width: 320px;
}
footer .wpcf7-form p.d-flex {
    display: flex;
}

@media (min-width: 1601px) and (max-width: 2560px) {
	header .container {
			max-width: 1350px;
	}
	#banner .max-width {
			max-width: 1350px;
	}
	body .wpb_text_column {
			font-size: 20px;
	}
	.wd-nav[class*="wd-style-"]>li>a {
			font-size: 19px;
	}
	.text-large {
			font-size: 18px;
	}
	h2 {
			font-size: 40px !important;
	}
	.subheading {
			font-size: 22px;
	}
	.testimonials h4.info-box-title {
			font-size: 35px;
	}
	.testimonials .info-box-inner {
			font-size: 20px;
	}
	
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	body {
        font-size: 19px;
}
.wd-header-overlap .page-title {
    min-height: 300px;
    align-items: center;
    display: flex;
    padding: 0 !important;
}
.vc_column_container>.vc_column-inner {
    padding-left: 22.5px;
    padding-right: 22.5px;
}
footer .main-footer {
    padding-left: 30px;
    padding-right: 30px;
}
header:not(.whb-sticked) .whb-general-header {
        margin-top: 15px;
}
.wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 32px !important;
}
.whb-sticked .wd-header-mobile-nav .wd-tools-icon:before {
    color: #e3232c;
}
#banner .temp-flags .wpb_content_element, #banner .temp-flags .vc_custom_heading {
    line-height: 1.6;
}
#banner .vc_row.wd-bg-right-top {
    background-position: top right 50% !important;
}
#about .max-width {
    max-width: 696px;
}
h2 {
    font-size: 32px;
}
.owl-dots .owl-dot span {
    border: 2px solid #e3232c !important;
    background-color: #e3232c !important;
    opacity: 0.7;
}
.owl-dots .owl-dot.active span {
    opacity: 1 !important;
}
#rates .owl-next {
    right: -30px !important;
    justify-content: center;
}
#rates .owl-prev {
    left: -30px !important;
    justify-content: center;
}
.page-id-376 .vc_gitem-post-data h4 {
    padding-right: 60px;
}
#app_download .wpb_raw_code.downlaod_app {
    transform: translateY(-85px);
    margin-left: -100px;
}
.page-id-305 #contactus {
    margin-right: 45px;
    margin-left: 40px;
}
#features .wpb_text_column.fadeInLeft ul li {
    padding-left: 40px;
}
#features .wpb_text_column.fadeInRight ul li {
    padding-right: 40px;
}
#features .wpb_text_column.fadeInLeft ul li:before, 
#features .wpb_text_column.fadeInRight ul li:before {
    position: absolute;
    top: -4px;
}
#features .wpb_text_column.fadeInLeft ul li:before {
    left: 0;
}
#features .wpb_text_column.fadeInRight ul li:before {
    right: 0;
}
#features .wpb_text_column ul li {
		position: relative;
}
header .whb-general-header .container {
    padding: 0 30px;
}
#download-sec .vc_sep_width_70 {
    width: 110%;
}
#download-sec .vc_col-sm-12 .vc_column-inner {
    padding-left: 15px;
}
footer .wpcf7-form p.d-flex {
    display: flex;
}





@media (orientation: portrait) {
#banner .vc_row.wd-bg-right-top {
    background-position: top right 30% !important;
}
#services-banner .vc_column_container>.vc_column-inner {
    padding-left: 15px;
    padding-right: 15px;
}
.wd-nav-mobile li:hover a, .wd-nav-mobile li.current-menu-item a {
    color: #E3232C !important;
}
.wd-nav-mobile {
    margin-top: 80px;
}
.page-id-305 #contactus {
    margin-right: 10px;
    margin-left: 0px;
}
.page-id-305 #contactus .contact-information .vc_column-inner {
    padding-bottom: 0 !important;
    padding-top: 25px !important;
}
.page-id-305 .contact-form > .vc_column-inner {
    padding-left: 37% !important;
}
#app_download .wpb_raw_code.downlaod_app {
    margin-left: -190px;
}
#about .vc_col-sm-6.vc_hidden-xs {
    display: none;
}
#about .vc_col-sm-6 {
    width: 100%;
}
#about .max-width {
    max-width: 696px !important;
}
#features .vc_col-sm-4:nth-child(2) .vc_column-inner {
        padding: 0;
}
#rates .wd-images-gallery .owl-stage-outer:before {
    background-size: 268px !important;
		top: -10px !important;
}
#banner .vc_col-sm-7 {
    width: 90%;
}
#offers .vc_col-sm-4 .vc_column-inner {
    padding-right: 0;
}
#offers .vc_col-sm-8 .vc_column-inner {
    padding-left: 0;
}
#offers h2.vc_custom_heading {
    font-size: 22px;
}
#rates .owl-carousel .owl-stage-outer {
    padding-bottom: 60px !important;
}
#download h3.vc_custom_heading {
    font-size: 28px !important;
}
#alphabet-country .vc_col-sm-8 {
    margin: 0;
    width: 100%;
}
#alphabet-country .wd-tabs .wd-nav > li a {
    font-size: 20px;
    padding: 2px 6.7px !important;
}
#features .wpb_text_column ul li {
    position: relative;
    line-height: 1.4;
}
#features .wpb_text_column.fadeInRight ul li:before {
    right: 0;
}
.testimonials .wd-info-box.centered {
    transform: none;
}
.testimonials .wd-info-box {
    min-height: 352px;
    padding-left: 25px;
    padding-right: 25px;
}
#faqs .vc_col-sm-8 {
    width: 90%;
    margin-left: 5% !important;
}
.page-id-376 span.vc_tta-title-text {
    max-width: 80%;
    margin: auto !important;
    white-space: break-spaces;
}
.page-id-376 .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-container {
    mask-image: none;
    -webkit-mask-image: none;
}
#download-sec {
    min-height: auto !important;
    padding-bottom: 50px;
}
#download-sec .wpb_single_image.vc_align_center {
    text-align: right;
}
#download-sec h2 {
    font-size: 44px;
    line-height: 1.3;
}
#download-sec p.vc_custom_heading {
    line-height: 1.3;
}
#download-sec .vc_separator + p.vc_custom_heading {
    font-size: 24px;
}
footer .vc_col-sm-3, footer .vc_col-sm-9 {
    width: 50%;
}
footer .footer-top .vc_col-sm-3:nth-child(1), footer .footer-top .vc_col-sm-3:nth-child(2) {
    min-height: 320px;
}
footer .vc_row + .vc_row {
    padding-top: 0 !important;
}
#banner .vc_row.vc_column-gap-30>.vc_column_container {
    padding: 0;
}
#banner .vc_row.vc_column-gap-30>.vc_column_container .vc_column-inner {
    padding-left: 10px;
    padding-right: 10px;
}
#banner .vc_row.vc_column-gap-30 {
    margin-left: -15px;
    margin-right: -15px;
}
}

@media (orientation: landscape) {
#rates .wd-images-gallery .owl-stage-outer:before {
    background-size: 256px !important;
    top: -12px !important;
}
#rates .owl-carousel .owl-stage-outer {
    padding-bottom: 63px !important;
}
#banner .vc_col-sm-7 {
    width: 70%;
}
#banner .max-width .vc_row:not(.banner-services) {
    max-width: 590px !important;
}
#banner .vc_col-sm-9 .vc_column-inner {
    padding: 0;
}
#banner .temp-flags .wpb_content_element, #banner .temp-flags .vc_custom_heading {
    line-height: .8 !important;
    margin-left: 5px !important;
}
#banner .wpb_single_image + p.vc_custom_heading {
    display: inline-table;
}
#banner .vc_col-sm-9 {
    width: 64%;
}
#banner .vc_col-sm-3 {
    width: 32%;
}
#banner .vc_row.vc_column-gap-30>.vc_column_container,
#services-banner .vc_row.vc_column-gap-30>.vc_column_container {
    padding: 0 !important;
}
#banner .vc_row.vc_column-gap-30>.vc_column_container .vc_column-inner,
#services-banner .vc_column_container .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
#banner .vc_row.vc_column-gap-30,
#services-banner .vc_row {
    margin-left: -15px !important;
    margin-right: -15px !important;
}
#banner .banner-services .wd-info-box h4.info-box-title {
    font-size: 20px;
}
#offers h2 {
    font-size: 28px;
}
footer .social-media img {
    width: 36.3px;
    margin: 0;
}
body .contact-information h2 {
    font-size: 26px !important;
}
footer .wpb_single_image + .wpb_text_column p br {
    display: none;
}
}


.whatsapp-btn {
    bottom: 50px;
}
}

@media (max-width: 576px) {
	body {
    font-size: 18px;
}
body.whats-new .entry-title.title:before {
    font-size: 34px !important;
}
.whb-mobile-right .wd-header-text {
    max-width: fit-content;
}
.wd-logo img[src$=".svg"] {
    width: 136px;
}
.single-post .title-blog, .blog .page-title {
    min-height: 160px !important;
    padding: 70px 15px 0 15px;
}
#post-379 > .entry-content > p {
    margin: 0;
}
#post-297 .vc_row.vc_row-o-content-middle {
    padding-top: 0 !important;
}
#download-sec .vc_col-sm-12 .vc_column-inner {
    padding-left: 15px;
}
.page-title .title {
		font-size: 34px !important;
}
.wd-header-mobile-nav .wd-tools-icon:before {
    font-size: 32px !important;
}
.whb-sticked .wd-header-mobile-nav .wd-tools-icon:before {
    color: #e3232c;
}
body #is-search-input-389 {
    padding: 12px 15px 12px 50px;
}
body #is-ajax-search-result-389 {
    background-color: #ffffff !important;
    box-shadow: 0 0 1px black;
    max-width: calc(100% - 55px);
    margin-left: 20px;
}
.wd-nav-mobile li:hover a, .wd-nav-mobile li.current-menu-item a {
    color: #E3232C !important;
}
.wd-nav-mobile:before {
    content: url(/wp-content/uploads/2022/11/slick-red.svg);
    max-width: 190px;
    display: block;
    margin-left: 20px;
    left: 0;
    margin-top: 30px;
    width: 200px;
}
.wd-header-overlap .page-title {
    min-height: 200px;
		padding-top: 90px !important;
}
.page-id-233.wd-header-overlap .page-title {
    background-position: center left 70% !important;
}
.whb-general-header {
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}
.post-54 > .entry-content > p {
    margin: 0;
}
#banner .search-form .country {
		padding: 10px 20px 10px 60px !important;
}
#banner h1.vc_custom_heading {
    font-size: 26px !important;
    line-height: 1.3 !important;
    text-align: center !important;
}
#banner p.vc_custom_heading {
    text-align: center !important;
		margin-top: 30px;
		margin-bottom: 15px;
}
body #banner .wpb_single_image + .wpb_raw_html {
    font-size: 14px !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
#banner .wpb_single_image.flag img {
    width: 18px;
}
#banner .temp-flags .wpb_content_element, #banner .temp-flags .vc_custom_heading {
    margin-bottom: 0;
    line-height: 0.5 !important;
    margin-left: 0px !important;
    margin-right: 10px !important;
}
#banner .temp-flags .vc_custom_heading {
    margin-left: 0px !important;
    margin-right: 15px;
    font-size: 12px;
}
#banner .temp-flags {
    text-align: center;
}
#banner .vc_col-sm-9.vc_column_container>.vc_column-inner {
    padding: 0 !important;
}
#banner .vc_separator {
    margin-top: 0px !important;
    margin-bottom: 30px !important;
		display: none;
}
#banner .vc_custom_1641225634334 {
    padding-left: 0;
}
#banner .max-width .temp-flags .wpb_wrapper img {
    height: 14px !important;
}
#banner .max-width .temp-flags .wpb_wrapper a {
    font-size: 12px;
    margin-right: 6px;
}
#banner .max-width .temp-flags .wpb_wrapper {
    float: none;
    display: inline-flex;
}
#about .vc_row.vc_row-o-content-middle {
    padding-top: 0 !important;
    padding-bottom: 15px !important;
}
#offers .vc_row {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
#offers .wd-carousel-container {
    margin: 0 !important;
}
#offers .info-box-wrapper {
    float: none !important;
      margin: auto !important;
}
#offers h2.vc_custom_heading {
    text-align: center !important;
    color: #e3232c;
}
#offers .vc_row-o-content-middle {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    background: none !important;
}
#offers .owl-dots .owl-dot.active span {
    background-color: #e3232c;
    border-color: #e3232c;
}
#offers .vc_col-sm-8 .vc_column-inner {
    padding-top: 0;
}
#offers .owl-carousel.info-box-carousel.owl-items-lg-3.owl-items-md-3.owl-items-sm-2.owl-items-xs-1 {
    margin: 0 !important;
}
#rates-mob .owl-stage-outer img {
    border-radius: 20px;
}
#rates-mob .owl-stage-outer {
    padding: 20px 0;
}
#rates-mob .owl-stage-outer:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2022/03/app-mobile-new-min.png)no-repeat;
    background-size: 230px;
    background-position: center;
    width: calc(100% - 10px);
    height: calc(100% - 0px);
    z-index: 9;
    top: 0;
}
#dot-animation {
    display: none;
}
#download .vc_row {
    padding-top: 5px !important;
    padding-bottom: 0px !important;
}
#download .wpb_single_image {
    text-align: center;
}
#download .vc_separator + h2.vc_custom_heading {
    text-align: center !important;
}
#download .vc_col-sm-4 .vc_column-inner {
    padding-top: 0;
}
#download .vc_empty_space + .vc_row .vc_col-sm-12 .vc_column-inner .wpb_wrapper {
    text-align: center;
}
#download .wpb_raw_html > .wpb_wrapper > .vc_row {
    padding-bottom: 15px !important;
}
#download h3.vc_custom_heading {
    font-size: 20px !important;
    text-align: center !important;
}
#download .wd-slide-from-right .vc_single_image-img {
    width: 200px;
}
#download h2.vc_custom_heading, #download .p-rich_text_block {
    text-align: center !important;
}
#alphabet-country .vc_row {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
#alphabet-country .wd-tabs .wd-tab-content ul {
    column-count: 2;
}
#alphabet-country .wd-tabs .wd-nav > li a {
    font-size: 18px;
    padding: 1px 4.5px !important;
    margin-bottom: 15px;
}
#alphabet-country h2.vc_custom_heading {
    font-size: 26px;
}
#testimonials .testimonials {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
#testimonials .box-icon-wrapper img {
    margin: 50px 25px;
    box-shadow: 0 5px 5px 0 rgb(0 0 0 / 24%), 0 15px 15px 0 rgb(0 0 0 / 19%);
    -webkit-box-shadow: 0 5px 5px 0 rgb(0 0 0 / 24%), 0 15px 15px 0 rgb(0 0 0 / 19%);
}
#faqs .vc_row {
    padding-top: 10px !important;
    padding-bottom: 15px !important;
}
#social .vc_row:not(.vc_inner) {
    padding: 0 !important;
}
.testimonials .owl-stage-outer {
    padding-top: 70px !important;
    padding-bottom: 20px !important;
}
.testimonials .wd-info-box.centered {
    transform: none;
}
#social .social-icons .vc_column-inner {
    padding: 0;
}
#social .vc_col-sm-12 > .vc_column-inner {
    padding-top: 12px;
}
#social .wpb_single_image {
    margin-bottom: 10px;
}
.site-content .vc_row-full-width.vc_clearfix + p {
    margin: 0;
}
.page-id-297 .site-content p.vc_custom_heading {
    font-size: 20px;
		text-align: center !important;
}
.page-id-297 h2.vc_custom_heading {
    font-size: 26px;
		margin-bottom: 5px;
		text-align: center !important;
}
.app-download-btns .wpb_wrapper {
    justify-content: center;
}
#banner .download-buttons .wpb_wrapper {
    text-align: center;
    margin-top: 15px;
}
#banner .vc_separator + .vc_row .vc_col-sm-3 .vc_column-inner {
    padding: 0;
}
#banner .vc_row.wd-bg-right-top {
    background-position: top 50% right 30% !important;
}
#rates .owl-next {
    right: -16px !important;
}
#rates .owl-prev {
    left: -16px !important;
}
#social .vc_empty_space {
    height: 15px !important;
}
#social .social-icons img {
    width: 50px !important;
}
#faqs .wd-accordion .wd-accordion-title {
    padding: 15px 15px;
}
.owl-dots .owl-dot span {
    border: 2px solid #e3232c !important;
    background-color: #e3232c !important;
    opacity: 0.7;
}
.owl-dots .owl-dot.active span {
    opacity: 1 !important;
}
.blog .page-title {
    background-position: center right 35%;
		margin-bottom: -22px;
}
.page-id-280 #app_download {
    padding-top: 0 !important;
    padding-bottom: 30px !important;
}
.mc4wp-form .d-flex {
    display: block;
}
.mc4wp-form input[type="email"] {
    border-radius: 3px;
    margin-bottom: 15px;
}
.mc4wp-form input[type="submit"] {
    border-radius: 3px;
		width: 100%;
}
.floating-buttons {
    left: -27px;
    bottom: 0;
}
.entry-content .wd-accordion-title-text {
    font-size: 16px;
}
.single-post .entry-content h2, .single-post .entry-content h3, .single-post .entry-content h4, .single-post .entry-content h5, .single-post .entry-content h6 {
    font-size: 22px !important;
}
.single-post .entry-content #gallery-1.gallery-columns-5 .gallery-item {
    width: 33.333333%;
}
.single-post .wd-single-footer .tags-list a {
    width: 100%;
    margin: 0;
    margin-top: 15px;
    justify-content: center !important;
    padding: 5px !important;
    font-size: 16px;
}
.single-post .related-posts-slider .owl-item {
    padding: 0 30px;
}
.single-post .related-posts-slider .owl-prev {
    left: -30px !important;
}
.single-post .related-posts-slider .owl-next {
    right: -30px !important;
}
.single-post .related-posts-slider .post-title {
		font-size: 16px !important;
}
.meta-categories-wrapp {
    position: relative !important;
    left: 0 !important;
    margin: 5px 0 !important;
    display: grid !important;
}


.vc_column_container>.vc_column-inner {
    padding-left: 22.5px;
    padding-right: 22.5px;
}
#banner .vc_inner .vc_col-sm-12 .vc_column-inner {
    padding: 0 15px;
}


footer .vc_column_container>.vc_column-inner {
    padding-left: 38px;
    padding-right: 38px;
}
footer .main-footer > .vc_row {
    padding-top: 60px !important;
    padding-bottom: 0px !important;
}
footer .main-footer > .vc_row + .vc_row {
    padding-top: 0px !important;
}
footer .main-footer > .vc_row + .vc_row + .vc_row {
    padding-top: 0 !important;
}
footer .social-media .wpb_single_image {
    width: calc(20% - 4.4px);
}
footer .vc_col-sm-3:first-child .logo-footer, footer .vc_col-sm-3:first-child p {
    text-align: center !important;
}


.page-id-376 .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list li a {
    margin: 0;
}
.page-id-376 .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list li a span {
    font-size: 20px;
}
.page-id-376 .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs-position-top .vc_tta-tabs-list li {
    display: block;
    width: 100%;
}
.page-id-376 .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tabs-container {
    mask-image: none;
    -webkit-mask-image: none;
}
.page-id-376 .vc_tta.vc_general .vc_tta-icon {
    display: none !important;
}
.page-id-376 .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab>a {
    padding: 0 !important;
    padding-bottom: 25px !important;
}
.page-id-376 .vc_tta-panels {
    margin: 30px 0 0 0;
    min-width: 100%;
}
.page-id-376 .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-panel-body {
    padding: 0px !important;
}
.page-id-376 .vc_gitem-post-data h4 {
    max-width: 85%;
    padding-left: 15px;
}
.page-id-376 .vc_col-sm-12.vc_gitem-col {
    padding: 15px 0;
}
.page-id-376 .vc_grid-container.vc_basic_grid {
    margin-bottom: 30px !important;
}


/****** How to register *******/
.page-id-280 #create-account {
    padding-top: 40px !important;
    padding-bottom: 0 !important;
}
.page-id-280 #add-credit {
    padding-top: 40px !important;
    padding-bottom: 15px !important;
}
.page-id-280 .site-content h2 {
    font-size: 24px !important;
}
.page-id-280 #benefits-calling ul li {
    font-size: 20px;
    line-height: 1.2;
}
.page-id-280 #start-calling {
    padding-top: 40px !important;
    padding-bottom: 20px !important;
}
.page-id-280 #app_download {
    padding-top: 0 !important;
}
.downlaod_app .imageContainer {
    padding-left: 0 !important;
    transform: scale(0.5);
}
.downlaod_app #image4 {
    left: 64px !important;
}
.downlaod_app .imageContainer {
    margin-top: 80px;
}
.page-id-280 #start-calling .wpb_single_image {
    margin: auto !important;
    margin-top: -30px !important;
}
.page-id-280 #benefits-calling h3.vc_custom_heading {
    font-size: 24px !important;
    font-weight: 500;
    margin: 0;
}
.page-id-280 #benefits-calling {
    padding-top: 25px !important;
    padding-bottom: 0 !important;
}
/***********************************/
.page-id-212 .page-title {
    margin-bottom: 15px;
}
.page-id-305 .contact-information h2 {
    font-size: 18px !important;
    font-weight: 400;
}
.page-id-305 .contact-information .vc_empty_space {
    display: none;
}
.page-id-305 .contact-information .vc_column-inner {
    border-radius: 5px;
    padding-bottom: 15px !important;
}
.page-id-305 #contactus {
    padding: 0 !important;
}
.page-id-305 .wpcf7-submit {
    margin-right: 5px;
}
.page-id-305 #contactus {
    padding-bottom: 25px !important;
    padding-top: 0 !important;
    margin: 0 !important;
}
.page-id-305 .contact-form > .vc_column-inner {
    margin: 0px 8px 30px 8px !important;
    padding: 15px !important;
    margin-bottom: 30px;
}
.contact-form h2.vc_custom_heading {
    margin-top: 15px;
}
.wd-header-overlap.page-id-305 .page-title {
    background-position: center right 25%;
}
#calculate-rates .vc_col-sm-8 .vc_column-inner {
    margin: 0;
}
#rates-mob {
    border-top: 1px solid #dddddd;
    padding-top: 25px;
}
.page-id-280 .vc_custom_1646745438046, .page-id-280 .vc_custom_1646745467492{
    margin-right: 15px !important;
}

.page-id-297 .site-content h1 {
    font-weight: 500;
    font-size: 30px;
    text-align: center !important;
}


footer .wpcf7-form p.d-flex input {
		border-radius: 5px !important;
}
footer .wpcf7-form p.d-flex input[type="submit"] {
    margin-top: 15px;
    width: 100%;
		border-radius: 5px !important;
}
footer .wpcf7-form .d-flex {
    display: block !important;
}


.floating-buttons .wd-image img {
    height: 40px;
}
footer .social-media img {
    min-width: 100%;
}

.whatsapp-btn {
    bottom: 25px;
}



.pum-theme-cutting-edge h2 {
    font-size: 34px !important;
}
.pum-theme-cutting-edge .wd-info-box {
    margin-bottom: 15px;
    display: block;
}
.pum-theme-cutting-edge .wpb_text_column, .pum-theme-cutting-edge .wd-button-wrapper, .pum-theme-cutting-edge .wd-info-box, .pum-theme-cutting-edge h2 {
    text-align: center !important;
}
.pum-theme-cutting-edge .text-larger {
    font-size: 22px;
}
.pum-theme-cutting-edge .wd-info-box .info-box-content {
    font-size: 20px;
}
.pum-theme-cutting-edge .box-icon-align-right .box-icon-wrapper {
    margin: auto;
}
.pum-theme-cutting-edge .wpb_single_image {
    margin: 0;
}
.pum-theme-cutting-edge .wpb_single_image .vc_single_image-wrapper img {
		display: none !important;
}
.pum-theme-cutting-edge .box-icon-align-right .box-icon-wrapper img {
    transform: rotate(-90deg);
}
.pum-theme-cutting-edge .popmake {
    padding: 0 7% 14% 7%;
    background-size: cover;
}
.wd-btn-arrow[class*="prev"]:after, .wd-btn-arrow[class*="next"]:after {
    color: #e3232c;
    font-size: 20px;
}
.banner-services .wd-info-box {
    background: #333333 !important;
}
.banner-services .wd-info-box .cls-1 {
    fill: #e3232c !important;
}
.banner-services .wd-info-box .cls-2 {
    fill: #ffffff !important;
}
.banner-services .wd-info-box h4.info-box-title {
    font-size: 20px;
}
.banner-services .wd-button-wrapper:after {
    margin-top: -2px;
}
}

