@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital, opsz, wght@0, 9..40, 100..1000;
1, 9..40, 100..1000&display=swap);
    #help-accordion .panel-heading, #subscribe, .border_list, .box_icon, .breadcrumb>li, .breadcrumbs_wrap, .card, .contact-icon-box, .footer-copy, .header_list>li, .inspire-newsletter, .news-bg, .pg-title-bg, .thum-head, .top-part, .widget-title, footer {
    position: relative;
}
.breadcrumbs_wrap, .sidebar {
    z-index: 9;
}
body, label {
    font-weight: 400;
    font-family: "DM Sans", sans-serif;
}
.fa, .s2_footer_social p, .top-header i, body, footer a {
    font-size: 16px;
}
.s2_footer_social p {
    color: #fff;
    line-height: 30px;
}
#top .container, .breadcrumb>li {
    padding: 0 20px;
}
.pg-title-bg, footer::before {
    background-size: cover;
}
.main-slide::before, .pg-title-bg, footer::before {
    background-repeat: no-repeat;
}
body {
    font-family: Roboto, sans-serif; color:#000;
    line-height: 20px;
    width: 100%}
#top .btn-link:hover, #top-links a:hover, h1, h2, h3, h4, h5, h6 {
    color: #444;
}
h1 {
    font-size: 33px;
}
h2 {
    font-size: 27px;
}
h3 {
    font-size: 21px;
}
.breadcrumb i, .btn-group>.btn-lg, h4 {
    font-size: 15px;
}
.btn-group>.btn, .btn-group>.dropdown-menu, .btn-group>.popover, .input-group .dropdown-menu, .input-group .popover, .input-group input, .input-group select, h5, input[type=color].form-control, input[type=date].form-control, input[type=datetime-local].form-control, input[type=datetime].form-control, input[type=email].form-control, input[type=month].form-control, input[type=number].form-control, input[type=password].form-control, input[type=search].form-control, input[type=tel].form-control, input[type=text].form-control, input[type=time].form-control, input[type=url].form-control, input[type=week].form-control, label, select.form-control, textarea.form-control {
    font-size: 12px;
}
.btn-group>.btn-sm, .btn-sm, h6 {
    font-size: 10.2px;
}
a {
    color: #23a1d1;
}
.panel-title a:hover, a:focus, a:hover {
    text-decoration: none;
}
legend {
    font-size: 18px;
    padding: 7px 0;
}
 footer {
    padding-top: 96px;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}
span.hidden-lg, span.hidden-md, span.hidden-sm, span.hidden-xs {
    display: inline;
}
.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label:before {
    content: '* ';
    color: red;
    font-weight: 700;
}
.dropdown-menu li>a:hover {
    text-decoration: none;
    color: #fff;
}
#top {
    background-color: #eee;
    border-bottom: 1px solid #e2e2e2;
    padding: 4px 0 3px;
    margin: 0 0 20px;
    min-height: 40px;
}
#top #form-currency .currency-select, #top #form-language .language-select {
    text-align: left;
}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
    text-shadow: none;
    color: #fff;
}

#top .btn-link, #top-links a, #top-links li {
    color: #888;
    text-shadow: 0 1px 0 #fff;
    text-decoration: none;
}
#top-links .dropdown-menu a {
    text-shadow: none;
}
#menu .dropdown-inner li a:hover, #top-links .dropdown-menu a:hover, #top-offer .alert a, .best_plan .plan_box.plan_standard .plan_price, .best_plan .plan_box.plan_standard .plan_type, .best_plan .plan_box.plan_standard p, .best_plan .plan_box.plan_standard ul li, .contact_detail li a, footer a:hover {
    color: #fff;
}
#menu .dropdown-menu li {
    padding: 0 10px;
    font-size: 12px;
}
#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}
#top-links {
    padding-top: 6px;
}
#top-links a+a {
    margin-left: 15px;
}
#menu .nav>li>a {
    font-size: 16px;
    font-weight: 500;
    padding: 0;
    background-color: #fff0;
    margin: 0 18px;
    color: #fff;
}
.saas_2-menu-bg-overlay #menu .nav>li>a {
    color: #000;
}
#menu .navbar-nav{
	float: right;
}

#menu .dropdown-menu {
    padding-bottom: 0;
}
#menu .dropdown-inner {
    display: table;
}
#menu .dropdown-inner ul {
    display: table-cell;
}
#menu .dropdown-menu a:hover {
    color: #000;
    background-color: #fff0;
}
#menu .dropdown-menu a {
    min-width: 160px;
    display: block;
    padding: 10px 18px;
    clear: both;
    line-height: 20px;
    color: #272727;
    font-size: 16px;
    direction: ltr;
    text-transform: capitalize;
    font-weight: 500;
}
@media(min-width:767px) {
    #menu .dropdown-menu {
    display: block!important;
    -webkit-transition: .35s ease-out;
    -o-transition: .35s ease-out;
    transition: .35s ease-out;
    visibility: hidden;
    opacity: 0;
    margin-top: 50px;
    padding: 10px 0;
    border-style: none;
    background-color: #fff0;
    background-image: linear-gradient(180deg, #ff4438 0%, #ffbe36 100%);
    border-radius: 10px 10px 10px 10px;
    min-width: 220px;
    box-shadow: 0 0 0 0 #fff0;
}
#menu .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1;
    margin-top: 1px;
}
#menu .dropdown-menu a {
    color: #fff;
    text-transform: capitalize;
    padding: 8px 20px 8px 20px;
}
#menu .dropdown-inner {
    display: block;
}
}#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgb(0 0 0 / .2);
}
#menu .btn-navbar {
    font-size: 24px;
    font-stretch: expanded;
    padding: 0;
    margin: 0;
    border: none;
    line-height: 50px;
}
#menu .btn-navbar i {
    font-size: 24px;
    color: #fff;
}
#menu .btn-navbar.disabled, #menu .btn-navbar:active, #menu .btn-navbar:focus, #menu .btn-navbar:hover, #menu .btn-navbar[disabled] {
    color: #73299a;
    box-shadow: none;
}
@media (max-width:767px) {
    #menu {
    border-radius: 4px;
}
#menu .dropdown-inner, #menu div.dropdown-inner>ul.list-unstyled {
    display: block;
}
#menu div.dropdown-menu {
    margin-left: 0!important;
    padding-bottom: 10px;
    background-color: rgb(0 0 0 / .1);
}
#menu .dropdown-menu a {
    width: 100%;
    color: #fff;
}
#menu .dropdown-menu a:hover, #menu .dropdown-menu ul li a:hover {
    background: rgb(0 0 0 / .1);
}
#menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #fff;
}
}#content {
    min-height: 600px;
}
footer {
    color: #e2e2e2;
    margin-top: 0px;
    background-color: #AA2032 ;
}
footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}
footer h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}
.alert {
    padding: 8px 14px;
}
.pg-title-bg {
    overflow: hidden;
    padding: 128px 0 !important;
    background: linear-gradient(85deg, rgba(163, 0, 38, 0.9) 30%, rgba(211, 81, 81, 0.9) 100%) !important;
    margin-bottom: 128px;
}
.pg-title-bg h1 {
    font-size: 40px;
    text-transform: none;
    font-weight: 600;
    color: #fff;
}
.breadcrumbs_wrap .breadcrumb {
    justify-content: flex-end;
}
.reserveren-info h3 {
	font-size: 20px;
	color: #000;
	font-weight: 600;
	text-transform: capitalize;
}
.reserveren-info p{
	margin-top: 24px;
	margin-bottom: 24px;
	font-size: 16px;
	color: #707070;
	letter-spacing: 0.3px;
}
.reserveren-info ul li {
	border-bottom: 1px solid #e8e8e8;
	padding: 16px 0;
	font-size: 16px;
	color: #707070;
	letter-spacing: 0.3px;
}
.reserveren-info ul li i{
    margin-right: 5px;
}
.breadcrumb {
    margin: 0 0 20px;
    padding: 128px 0 !important;
    background: linear-gradient(85deg, rgba(26, 44, 121, 0.8) 30%, rgba(232, 5, 102, 0.9) 100%) !important;
}
.breadcrumb>li {
    text-shadow: 0 1px 0 #fff;
    white-space: nowrap;
}
.breadcrumb>li:before, .row .col-xs-12:last-child .work-imgs {
    display: none;
}
.breadcrumb>li:after {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    right: 0;
    color: #b9b9b9;
    width: 7px;
    height: 7px;
    background-color: #b9b9b9;
    border-radius: 50%}
.breadcrumbs_wrap a {
    text-transform: uppercase;
    text-shadow: none;
    color: #fff;
}
html[dir=rtl] .breadcrumb>li::after {
    top: -3px;
    left: -5px;
    width: 26px;
    height: 26px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    right: unset;
    border-right: unset;
    border-bottom: unset;
}
.exp-box h3, .exp-box p, .m-0, .pagination {
    margin: 0;
}
.buttons {
    margin: 1em 0;
}
.navbar, .position-relative.footer-copy ul, .top-header ul {
    margin-bottom: 0;
}
.btn {
    padding: 12px 25px;
    font-size: 14px;
    border: 1px solid #92092b;
    border-radius: 8px;
    box-shadow: none;
}
.btn-group>.btn-xs, .btn-xs {
    font-size: 9px;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}
.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgb(255 255 255 / .5);
    background-color: #e7e7e7;
    background-image: linear-gradient(to bottom, #eee, #ddd);
    background-repeat: repeat-x;
    border-color: #ddd #ddd #b3b3b3 #b7b7b7;
}
.btn-danger, .btn-info, .btn-inverse, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgb(0 0 0 / .25);
    background-repeat: repeat-x;
}
.btn-primary {
    color: #fff;
    background-color: #92092b;
}
.btn-primary.active, .btn-primary.disabled, .btn-primary:active, .btn-primary:hover, .btn-primary[disabled] {
    background-color: #232323;
}
.btn-warning {
    color: #fff;
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    border-color: #f89406 #f89406 #ad6704;
}
.btn-danger.active, .btn-danger.disabled, .btn-danger:active, .btn-danger:hover, .btn-danger[disabled], .btn-success.active, .btn-success.disabled, .btn-success:active, .btn-success:hover, .btn-success[disabled], .btn-warning.active, .btn-warning.disabled, .btn-warning:active, .btn-warning:hover, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgb(0 0 0 / .1);
}
.btn-danger {
    color: #fff;
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    border-color: #bd362f #bd362f #802420;
}
.btn-success {
    color: #fff;
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    border-color: #51a351 #51a351 #387038;
}
.btn-info {
    color: #fff;
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    border-color: #dc512c #dc512c #a2371a;
}
.btn-link {
    border-color: #fff0;
    cursor: pointer;
    color: #23a1d1;
    border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: #fff0;
    background-image: none;
    box-shadow: none;
}
.btn-inverse {
    color: #fff;
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444, #222);
    border-color: #222 #222 #000;
}
.btn-inverse.active, .btn-inverse.disabled, .btn-inverse:active, .btn-inverse:hover, .btn-inverse[disabled] {
    background-color: #222;
    background-image: linear-gradient(to bottom, #333, #111);
}
.list-group a {
    border: 1px solid #ddd;
    color: #888;
    padding: 8px 12px;
}
.contact_detail li, .social_icons li {
    padding: 2px 3px;
    display: inline-block;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444;
    background: #eee;
    border: 1px solid #ddd;
    text-shadow: 0 1px 0 #fff;
}
.carousel-caption {
    color: #fff;
    text-shadow: 0 1px 0 #000;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}
@media (min-width:1200px) {
    #content .col-lg-2:nth-child(6n+1), #content .col-lg-3:nth-child(4n+1), #content .col-lg-4:nth-child(3n+1), #content .col-lg-6:nth-child(odd) {
    clear: left;
}
}@media (min-width:992px) and (max-width:1199px) {
    #content .col-md-2:nth-child(6n+1), #content .col-md-3:nth-child(4n+1), #content .col-md-4:nth-child(3n+1), #content .col-md-6:nth-child(odd) {
    clear: left;
}
}@media (min-width:768px) and (max-width:991px) {
    #content .col-sm-2:nth-child(6n+1), #content .col-sm-3:nth-child(4n+1), #content .col-sm-4:nth-child(3n+1), #content .col-sm-6:nth-child(odd) {
    clear: left;
}
}.input-group .form-control[name^=quantity] {
    min-width: 50px;
}
.btn-info.active, .btn-info.disabled, .btn-info:active, .btn-info:hover, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
html[dir=rtl] .checkbox input[type=checkbox], html[dir=rtl] .checkbox-inline input[type=checkbox], html[dir=rtl] .radio input[type=radio], html[dir=rtl] .radio-inline input[type=radio] {
    position: absolute;
    margin-right: -20px;
    margin-left: unset;
}
html[dir=rtl] .input-group-btn:last-child>.btn {
    border-radius: 5px 0 0 5px;
}
html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
.saas_sign_up_btn, html[dir=rtl] .container .row:first-child .col-sm-4, html[dir=rtl] .container .row:first-child .col-sm-5 {
    float: right;
}
html[dir=rtl] #cart .dropdown-menu {
    left: 0;
    right: auto;
}
@media (min-width:768px) {
    #menu .dropdown:hover .dropdown-menu {
    display: block;
}
html[dir=rtl] .navbar-nav {
    float: right;
    margin: 0;
}
html[dir=rtl] .navbar-nav>li {
    float: right;
}
}
/* @media (min-width:1200px) {
    .container {
    width: 1140px;
} */
@media (min-width:1300px) {
    .container {
        width: 1270px
    }
}
}.bg-dark {
    background-color: #343a40;
}
.contact_detail li {
    color: #000;
    font-size: 14px;
    margin-left: 5px;
    vertical-align: middle;
}
.header_list>li {
    padding-left: 15px;
}
.header_list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.header_list>li {
    list-style: none;
}
.faq-section .panel-heading, .faq-page .panel-heading, .portfolio-page .col-12, .top-header ul {
    padding: 0!important;
}
.top-header {
    padding: 10px 0;
    background-color: #0E0D1B;
}
.border_list::before {
    content: "";
    position: absolute;
    left: 0;
    height: 25px;
    width: 1px;
    background-color: #eee;
}
.top-header a.btn.btn-default.btn-sm {
    background-color: #ffbc09;
    background-image: none;
    border-color: #ffbc09;
    font-size: 12px;
    color: #000;
    font-weight: 500;
}
.justify-content-md-end {
    -ms-flex-pack: end!important;
    justify-content: flex-end!important;
}
.align-items-center {
    align-items: center!important;
    display: flex;
}
.saas_sign_up_btn a {
    height: 40px;
    width: 40px;
    line-height: 38px;
    border-radius: 30px;
    background-color: #ff4438;
    color: #fff;
    display: inline-block;
    transition: .3s;
}
.saas_sign_up_btn a:hover {
    background-color: #000;
}
footer::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    content: "";
    left: 0;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important;
}
.navbar-nav {
    margin-top: 17px;
}
header {
    padding: 15px 0;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    z-index: 99;
}
.sidebar {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: .3s;
    padding-top: 60px;
}
.sidebar a {
    padding: 10px 15px;
    text-decoration: none;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: .3s;
}
.sidebar a:hover {
    background-color: #575757;
}
.sidebar .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
}
.portfolio-main .caption .post-title {
    font-size: 22px;
    font-weight: 800;
    color: #141414;
}
.portfolio-main .caption {
    padding: 40px;
    box-sizing: border-box;
}
.section-title h1 span, .section-title h2 span, .service_section h2 span {
    font-weight: 300;
}
.portfolio-main {
    transition: transform .5s;
    overflow: hidden;
    margin: 0;
}
.portfolio-main:hover {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
}
.about-us-info-page{
    background-repeat: no-repeat;
    background-size: auto;
}
.main-color, .services-menu ul li a:hover {
    color: #ff4438;
}
.social_icons li a{
    color: #92092b;
}
.faxible_price .plan_period, .main-heading h3 {
    font-size: 16px;
    font-weight: 400;
}

.main-heading h2 {
    font-size: 46px;
    font-weight: 700;
    color: #000;
    line-height: 1.1em;
}
.heading-text {
    line-height: 1.6em;
    color: #757575;
    font-size: 15px;
    margin: 20px 0;
}
.mb-100 {
    margin-bottom: 100px;
}
.image-hover{
    position: relative;
    overflow: hidden;
}
.image-hover:hover:after {
    height: 250%;
    transition: .6s linear!important;
    background-color: #fff0;
}
.image-hover:after {
    content: "";
    position: absolute;
    width: 300%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgb(255 255 255 / .2);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}
.help-image-img-first img, .help-image-img-sec img, .service-content img, .thumbnail.creative-team-thumb img {
    border-radius: 16px;
}
#choose-accordion .panel-title a, .footer-copy .row {
    display: flex;
    align-items: center;
}
.box-footer a {
    padding: 13px 12.5px;
    margin: 20px 0 0;
    color: #fff;
    background-color: #ff4438;
    border-radius: 100px;
    width: 45px;
    height: 45px;
    display: inline-block;
}
.box_icon {
    width: 100px;
    height: 100px;
}
.box-footer a svg {
    transform: rotate(-45deg);
    transition: .4s ease-in-out;
}
.testimonial {
    background: #fff4f3;
    padding: 100px 0;
    margin-left: -15px;
    margin-right: -15px;
}
.faxible_price .plan_type_image {
    background-color: #fff4f3;
    border-radius: 20px;
    display: flex;
    align-items: center;
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
}
.contact-icon-box:before, .main-slide::after, .main-slide::before {
    width: 100%;
    height: 100%;
    top: 0;
    content: ""}
.faxible_price .plan_type_image img {
    width: 45px;
    height: 45px;
    margin: 0 auto;
}
.faxible_price .plan_type {
    text-align: left;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.4em;
    display: block;
    margin-bottom: 15px;
}
.faxible_price .plan_price {
    font-size: 34px;
    line-height: 1.3em;
    font-weight: 700;
    color: #000;
    margin-bottom: 80px;
    display: block;
}
.faxible_price .elementor-icon-list-text {
    color: #757575;
    font-size: 17px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.5em;
}
.best_plan .plan_type, .best_plan ul li, .service-details ul li {
    font-size: 18px;
    line-height: 1.6em;
}
.faxible_price .elementor-icon-list-items li {
    padding-bottom: 18px;
}
.faxible_price .type_list {
    border-left: 1px solid #ededed;
    padding: 30px 0 30px 30px;
    margin-left: -15px;
}
.flex-price-box {
    border: 1px solid #ffddc8;
    border-radius: 30px;
    padding: 40px;
    margin-top: 50px;
}
.best_plan .plan_box {
    text-align: center;
    padding: 40px 30px;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 5px 28px 75px 4px rgba(88.00000000000001, 91.00000000000003, 99.00000000000001, .10196078431372549);
    margin-top: 30px;
}
.best_plan .plan_type, .best_plan p {
    padding: 0;
    border-radius: 0;
    text-align: center;
}
.best_plan .plan_type {
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    display: block;
}
.auth-name, .best_plan .plan_price {
    font-weight: 700;
    line-height: 1.1em;
    display: block;
    letter-spacing: 0;
}
.best_plan .plan_price {
    font-size: 48px;
    color: #000;
    text-align: center;
    margin-top: 10px;
    text-transform: lowercase;
}
.best_plan p {
    color: #757575;
    margin-top: 15px;
    display: block;
}
.best_plan ul li {
    font-weight: 400;
    color: #757575;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
}
.best_plan ul li .fa-check {
    color: #3bc13b;
    font-size: 16px;
}
.best_plan ul li .fa-times {
    color: #e65757;
    font-size: 16px;
}
.best_plan ul {
    gap: 15px;
    display: grid;
    margin: 40px 0;
    border-top: 1px solid #e6e6e6;
    padding-top: 40px;
}
.plan_box.plan_standard {
    background-color: #000;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.best_plan .plan_box.plan_standard::before {
    content: '';
    display: block;
    position: absolute;
    top: -35px;
    right: -56px;
    transform: rotate(45deg);
    background: linear-gradient(to right, #ff4438 35%, #ffbe36 2.05%, #ff4438 99.13%);
    background-position: right 50px top 60px;
    width: 140px;
    height: 100px;
    z-index: 1;
}
.best_plan img.img-responsive {
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: 1;
    width: 35px;
    height: 35px;
}
.testimonial button.slick-arrow {
    background-color: #ff4438;
    border: none;
    color: #fff;
    font-weight: 400;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.testimonial button.slick-arrow.slick-prev {
    left: -50px;
}
.testimonial button.slick-arrow.slick-next {
    right: -50px;
}
.test-inner {
    background-color: #fff;
    border: 1px solid #ffdcc8;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 0 0 0 rgb(0 0 0 / .5);
}
.testi-img img {
    border-radius: 50%}
.testi-star i {
    color: #ff4438;
    font-size: 16px;
    margin-right: 3px;
}
.testi-star {
    margin: 16px 0;
}
.testi-content p {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.row .col-xs-12:nth-child(2n) .work-imgs {
    transform: rotateY(180deg);
}
.top-service {
    background: #fff4f3;
    margin: 0 -15px;
    padding: 100px 0;
}
.service-content, .service-section, .services-menu {
    margin-bottom: 30px;
}
.help-section, .services-menu {
    padding: 30px;
    background-color: #fff;
}
.services-menu {
    border: 1px solid #ffddc8;
    border-radius: 15px;
}
.services-menu ul li a {
    color: #757575;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.services-menu ul li {
    padding-bottom: 15px;
    margin-top: 15px;
    border-bottom: 1px solid #e6e6e6;
}
.services-menu ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.help-section h3, .services-menu h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.1em;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 30px;
}
.services-menu ul li a i {
    color: #ff4438;
    font-size: 20px;
    font-weight: 600;
}
.help-section {
    border: 1px solid #ffddc8;
    border-radius: 15px;
}
.help-section h3, .help-section img {
    margin-bottom: 20px;
}
.help-section p, .top-service p {
    font-size: 16px;
    color: #757575;
    line-height: 24px;
}
.service-content h3, .service-details h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.1em;
    letter-spacing: 0;
    color: #000;
}
.service-details ul li {
    font-weight: 400;
    color: #0e0d18;
}
.service-section img {
    border-radius: 10px;
}

footer h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding-bottom: 25px;
}
footer .s2_footer_menu li {
    margin-bottom: 18px;
    position: relative;
}
footer a {
    font-size: 15px;
    color: #fff;
}
footer .s2-footer_logo {
    margin-bottom: 25px;
}
footer .footer_about {
    color: #fff;
    max-width: 235px;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 30px;
    display: flex;
}
.footer_about i {
    font-size: 20px;
    margin-right: 10px;
    position: relative;
    top: 6px;
}
footer .s2_footer_about span {
    color: #ff4438;
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 16px;
}
footer .s2_footer_about p {
    margin-top: 24px;
    margin-bottom: 24px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.3px;
}
.footer-copy .social_icons li {
    width: 36px;
    height: 36px;
    padding-top: 8px;
}
.footer-copy .social_icons li a {
    color: #000;
}
.footer-copy {
    color: #fff;
    padding: 33px 0;
    font-size: 15px;
    z-index: 9;
    margin-top: 96px;
    border-top: 1px solid rgb(255 255 255 / .1);
}
.social_icons.social_white{
    padding: 0;
}
.inspire-newsletter h3 {
    color: #fff;
    cursor: pointer;
    letter-spacing: 1px;
    margin-bottom: 20px;
    padding-bottom: 0;
    text-transform: capitalize;
    text-align: center;
    display: block;
}
.news-bg-inner {
    background-color: #fff;
    padding: 15px;
}
.description-top {
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.news-bg {
    margin-top: -200px;
    border-radius: 20px;
    padding: 45px 20px 60px;
    background-color: #6c2b95;
    box-shadow: 0 0 16px 0 rgb(27 2 52 / .34);
    margin-bottom: 100px;
}
.slider-form input, .slider-form textarea {
    box-shadow: 0 .25rem .5rem rgb(0 0 0 / .05), 0 1.5rem 2.2rem rgb(0 0 0 / .1)!important;
}
.button-submit {
    position: absolute;
    top: 0;
    right: 0;
}
.cmn-desc, p.cmn-desc {
    line-height: 1.7;
    color: #353535;
    margin-bottom: 0;
    font-size: 18px;
}
.main-slide {
    position: relative;
    overflow: hidden;
    padding: 90px 0 140px;
    background-color: #fafafa;
    margin: 0 -15px 150px;
}
.s1, .s2, .s3 {
    margin-top: 22px;
    text-align: center;
}
.main-slide::before {
    right: 0;
    position: absolute;
    background-image: url(../../../../../image/catalog/slider.webp);
    background-size: 100%}
.slider-content {
    /* position: relative;
    z-index: 1; */
    color: #fff;
}
.slider-content .pix-sliding-item {
    font-weight: 700;
    color: #fff;
    font-size: 56px;
    margin-top: 0;
    margin-bottom: 20px;
    display: block;
}
.slider-content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.6;
}
.slider-form h2 {
    font-size: 34px;
    font-weight: 600;
    margin-top: 0;
}
.slider-form p {
    font-size: 16px;
    color: #6c757d;
}

ul.list-inline.highlight-list li {
    background-color: rgba(245, 245, 245, 0.15);
    min-width: 160px;
    border-radius: 16px;
    margin-right: 8px;
    padding: 16px 0;
}
ul.list-inline.highlight-list li h5 {
    margin: 0;
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 5px;
}
ul.list-inline.highlight-list li span {
    color: rgba(255, 255, 255, 0.6) !important;
    font-weight: 500;
}
ul.list-inline.highlight-list{
	margin-top: 24px
}
.pix-divider.pix-bottom-divider {
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    z-index: 9;
}
.main-slide::after {
    pointer-events: none;
    position: absolute;
    left: 0;
    opacity: .6;
    border-radius: 0;
    background-color: rgb(0 0 0 / .7);
}
.slider-form .container-fluid {
	background: transparent !important;
	padding: 0 !important;
}
#pjWrapperTaxiBooking_theme11 .pjTbs-spinner .btn:hover, #pjWrapperTaxiBooking_theme11 .pjTbs-spinner .btn {
	width: 30px !important;
}
#pjWrapperTaxiBooking_theme11 .pjTbs-spinner-result{
    max-width: 30px !important;
}
.slider-form .front_passengers-main-inner{
    margin-right: -14px;
}
.slider-form [id^="pjWrapper"] .input-group-addon {
  padding: 6px 12px;
}
#pjWrapperTaxiBooking_theme11 .serch-11{
    padding: 0 !important;
}
@media(min-width: 768px){
	.slider-form{
    	min-width: 490px;
        z-index: 2;
        position: relative;
	}
}

.slider-form div#pjWrapperTaxiBooking_theme11 {
	background: transparent !important;
}
ul.list-unstyled.tech-feature-list {
    font-size: 16px;
    margin-bottom: 20px;
}
ul.list-unstyled.tech-feature-list li{
    padding: 6px 0;
}
.slider-content .vc_column-inner i::before {
    font-size: 16px;
    margin-right: 5px;
}
.position-absolute {
    position: absolute;
}
#feature-tab-3 .rounded-custom, #feature-tab-2 .rounded-custom{ 
	background-color: #fff;
	padding: 48px;
	border-radius: 16px;
	border: 1px solid #e8e8e8 ;
	margin: 15px 0;
}
#feature-tab-3 .rounded-custom .card-icon{
	margin-bottom: 24px;
}
#feature-tab-3 .rounded-custom h2{
	font-size: 20px;
	color: #000;
	font-weight: 600;
}
#feature-tab-2 .rounded-custom h3{
	font-size: 16px;
	color: #000;
	font-weight: 600;
}
#feature-tab-2 .rounded-custom .link-with-icon{
    color: #7E8299;
    font-weight: 600;
    font-size: 14px;
}
#feature-tab-2 .rounded-custom .link-with-icon:hover {
	color: #e80566 !important;
}
#feature-tab-2 .rounded-custom i{
    font-size: 44px;
    color: #e80566
}
.link-with-icon:hover span {
	-webkit-transform: translateX(3px);
	transform: translateX(3px);
	margin-left: 8px;
}
.link-with-icon span {
    vertical-align: middle;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  #feature-tab-2 .rounded-custom .link-with-icon span i{
    font-size: 15px;
    color: #7E8299
  }
#feature-tab-3 .rounded-custom p,#feature-tab-2 .rounded-custom p{
	font-size: 16px;
	color: #707070;
	line-height: 1.6;
}
section.about-section {
    background-color: #f5f5f5;
    padding: 70px  0;
    margin: 0 -15px;
}
.section.section-lg{
    padding: 70px  0;
}
.s2-banner_shape2 {
    top: -35px;
    right: 0;
    animation: 3s ease-in-out infinite floatY;
}
.s2-banner_shape3 {
    top: -55px;
    right: 50%;
    transform: translateX(80%);
    animation: 10s ease-in-out infinite floatX;
}
.d-flex {
    display: flex;
    gap: 15px;
}
.btn-outline-primary {
    border: 1px solid #92092b;
    color: #92092b;
    font-weight: 500;
    border-radius: 8px;
    display: inline-block;
    padding: 12px 25px;
    font-size: 14px;
}
.slide-sec-desc {
    padding-bottom: 35px;
}
/* prmotion setion */
.promo-services-single {
    padding: 48px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
    border-radius: 16px;
    margin: 15px 0;
}
.promo-services-single:hover {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: linear-gradient(75deg, #92092b 10%, #e80566);
    color: #ffffff;
}
.promo-services-single h3{
	font-size: 20px;
	font-weight: 600; 
	margin: 12px 0;
}
.promo-services-single p{
	font-size: 16px;
    line-height: 1.6;
    color: #707070;
    min-height: 110px;
}
.promo-services-single:hover p{
	color: #fff;
}
.promo-services-single i{
	color: #92092b ;
	font-size: 44px;
}
.promo-services-single:hover i{
	color: #fff;
}
.promo-services-single a {
    text-decoration: none;
    position: absolute;
    right: 30px;
    bottom: -15px;
    color: #ffffff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    background-color: #e80566 ;
}
.promo-services-single a i{
	font-size: 16px;
	color: #fff;
}
.feature-tabs-center {
    margin-bottom: 25px;
}
.feature-tabs li:first-child {
    margin-left: 0;
}
.feature-tabs li.active a,.feature-tabs li.active a h6{
    color: #e80566 !important;
}
.feature-tabs li a h6 {
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
}
.feature-tabs li a:before {
    position: absolute;
    content: "";
    width: 50%;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    height: 2px;
    bottom: 0;
}
.feature-tabs li.active a:before {
    width: 100%;
    background: #e80566;
}
.feature-tabs li a, .feature-tabs li a.active {
    background: transparent !important;
    border: none;
}
.feature-tabs.border-bottom-0 {
    border-bottom: 0 !important;
    justify-content: center;
}
.feature-tabs.nav-tabs>li.active>a, .feature-tabs.nav-tabs>li.active>a:focus, .feature-tabs.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom-color: transparent;
}
.feature-tabs.nav-tabs>li>a:hover{
	border: transparent;
}
.position-relative{
    position: relative;
}
.dot-shape-top {
    top: -5px;
    z-index: -1;
    left: -10px;
    position: absolute;
}
.dot-shape-top img{
	max-width: 280px;
}
.dot-shape {
    bottom: -3px;
    left: auto;
    right: -3px;
    z-index: -1;
    position: absolute;
}
.fancy-radius {
    border-radius: 63% 37% 30% 70% / 50% 45% 55% 50%;
}
.card.fancy-radius {
    background-color: #92092b !important;
    border-radius: 63% 37% 30% 70% / 50% 45% 55% 50%;
    padding: 16px;
}
.video-promo-content h2{
	font-size: 32px;
	font-weight: 600;
    line-height: 1.3;
    color: #000;
    margin-bottom: 12px;
}
.service_content h3 {
  font-size: 20px;
  color: #000;
  transition: .4s;
} 
.main-heading h2 {
	font-size: 46px;
	font-weight: 700;
	color: #000;
	line-height: 1.1em;
}
.service_content p {
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.6em;
  transition: .4s;
}
.about_us .elementor-icon-list-items li {
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 500;
}
.about_us .elementor-icon-list-items li i, .faxible_price .elementor-icon-list-items li i {
	font-size: 20px;
	color: #92092b;
	margin-right: 8px;
}
.service_content {
  background: #F2F6F9;
  padding: 100px 0;
  margin: 0 -15px;
}
.service_content_about {
  background-color: #fff;
}
#information-information .service_content_about {
  padding-top: 50px;
}
.province-title::after {
  content:"\f041";
  position:absolute;
  left:-20px;
  top:0;
  font-family:fontawesome;
  color:#f69323
}
.taxi-section-first .table,
.taxi-rent .nav-tabs {
  max-width:950px;
  margin:0 auto
}
.taxi-rent .nav-tabs {
  display:block;
  text-align:center;
  border:0;
  margin-bottom:15px !important
}
.taxi-rent .nav-tabs .nav-item .nav-link {
  border:1px solid #ededed;
  border-radius:50px;
  padding:18px 50px;
  background-color:#000;
  color:#ffd51d;
  font-weight:600;
  font-size:18px
}
.taxi-rent .nav-tabs>li {
  float:none !important;
  display:inline-block
}
.taxi-rent .nav-tabs .nav-item.active .nav-link {
  background-color:#ffd51d;
  color:#000
}
.taxi-rent .nav-tabs li.active a {
  color:#000
}
.abt_title, .collapse-section .section-title, .separate-icon {
  text-align: center;
}
.service_content h3 {
  font-size: 20px;
  color: #000;
  transition: .4s;
}
.service_content .service_info_box::before {
	background-color: #fff0;
	background-image: linear-gradient(180deg,#92092b 0,#ffbe36 100%);
	position: absolute;
	content: "";
	left: 0;
	top: 100%;
	height: 100%;
	width: 100%;
	-webkit-transition: .6s;
	transition: .6s;
	background-size: 101% 101%;
}
.service_content .service_info_box:hover::before {
  top: 0;
}
.service_content_about .service_info_box {
  margin-top: 50px;
  background-color: #fff;
  border: 1px solid #ffddc8;
  border-radius: 15px;
  margin: 15px 0;
  position: relative;
  overflow: hidden;
  padding: 30px;
  box-shadow: 5px 28px 75px 4px rgba(88.00000000000001,91.00000000000003,99.00000000000001,.10196078431372549);
}
.service_content .service_info_box .info-box-icon, .service_content .service_info_box .box-body, .service_content .service_info_box .info-box-icon {
  position: relative;
  z-index: 1;
}

section.skill {
	margin: 0 -15px;
	background-image: url(#);
	background-position: top right;
	overflow: hidden;
}
.main-color, .services-menu ul li a:hover, .social_icons li a {
  color: #92092b;
}
.panel-default > .panel-heading {
  background-color: #fff0;
}
.panel-default > .panel-heading {
	padding: 25px;
}
.skill .image-group {
	background-image: none;
}
.skill .image-group {
  display: flex;
  gap: 30px;
  /* background-image: url(../../../../../image/catalog/why-choose-image-bg.webp); */
  background-position: top center;
  background-repeat: no-repeat;
  background-size: auto;
}
.blog-inner .blog-img::after, .image-hover::after, .skill .image-group div::after {
	content: "";
	position: absolute;
	width: 300%;
	height: 0%;
	left: 50%;
	top: 50%;
	background-color: rgb(255 255 255 / .2);
	transform: translate(-50%,-50%) rotate(-45deg);
	z-index: 1;
}
.help-image-img-first img, .help-image-img-sec img, .service-content img, .skill .image-group img, .thumbnail.creative-team-thumb img {
	border-radius: 16px;
}
.skill .image-group .sec-image {
	padding-top: 80px;
}
.skill .image-group div {
  position: relative;
  overflow: hidden;
}
.skill {
	background: #F2F6F9;
	padding: 100px 0;
    background-repeat: no-repeat;
  background-size: auto;
} 
.main-heading h3 {
  font-size: 16px;
  font-weight: 400;
}
.video-promo-content .lead,.video-promo-content .tech-feature-list{
    color: #707070;
    font-size: 20px;
}
.project-counter {
  background-image: linear-gradient(180deg, #fff 50%, #fff4f3 50%);
  border-radius: 0;
}
.testimonial, section.feature_content {
  background: #F2F6F9;
  padding: 100px 0;
  margin-left: -15px;
  margin-right: -15px;
}
.auth-name {
  text-transform: None;
  margin-bottom: 5px;
}
.auth-fond, .testi-content p {
  color: #757575;
  font-size: 16px;
}
.video-promo-content .tech-feature-list i{
	color: #e80566;
	margin-right: 5px;
	font-size: 14px;
}
 
.cmn-space, .creative-team {
    padding: 100px 0;
}
.s1 i, .s2 i, .s3 i {
    font-size: 30px;
    font-weight: 900;
}
.s1 {
    background: #d9f3de;
}
.s1 i {
    color: #049507;
}
.s2 {
    background: #e1e1f5;
}
.s2 i {
    color: #6c2b95;
}
.s3 {
    background: #ebdcf4;
}
.s3 i {
    color: #d912dc;
}
#rolstoeltaxibusaccordion .panel-title a, #rolstoeltaxibusnew .panel-title a {
    color: #010101;
    font-size: 19px;
    font-weight: 700;
    text-decoration: none;
}
.panel-default>.panel-heading {
    background-color: #fff0;
}
.abt_title, .collapse-section .section-title, .separate-icon {
    text-align: center;
}
.collapse-section .section-title h2 {
    text-align: center;
    max-width: 500px;
    margin: 0 auto 50px;
}
.sml-text {
    margin-top: 15px;
    display: block;
}
.saperate-me {
    padding-top: 35px;
    padding-bottom: 35px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.separate-icon svg {
    fill: #73299a;
}
h5.province-title {
    font-size: 20px;
    margin-top: 50px;
}
.province-title i {
    font-size: 20px;
    color: #73299a;
}
.rolstoelvervoer-main-sec ul li, .team-social-follow li, ul.branches-list li {
    list-style-type: none;
}
ul.branches-list {
    padding-left: 25px;
}
.branches-list li a {
    font-size: 16px;
    color: #1d3052;
    text-decoration: underline;
    font-weight: 600;
    line-height: 28px;
}
#menu .nav>li>a:hover, .branches-list li a:hover, .social_icons li a:hover i, .widget_categories a:hover {
    color: #ff4438;
}
.branches-list li {
    margin-bottom: 5px;
}
.over-ons-main h2, .rolstoelvervoer-main h2 {
    font-size: 33px;
    color: #333;
}
.over-ons-main .cmn-desc, .rolstoelvervoer-main .cmn-desc {
    font-size: 16px;
    color: #333;
}
.over-ons-main h3 {
    font-size: 16px;
    font-weight: 700;
}
.rolstoelvervoer-main .cmn-desc {
    margin-bottom: 16px;
}
.rolstoelvervoer-main h3 {
    font-size: 32px;
    color: #333;
}
.tagcloud a, .widget_categories a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    display: inline-block;
}
.widget-title {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 30px;
}
.rolstoelvervoer-main-sec ul, .widget ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.widget_categories li {
    border-top: 1px solid #000;
}
.widget_categories a {
    padding: 19px 0;
    position: relative;
    color: #333;
}
.tagcloud a {
    margin: 0 13px 9px;
    color: #525252;
}
.widget_tag_cloud {
    margin-top: 60px;
}
.contact-above-info {
    background-color: #ffc107;
    margin-top: 50px;
    padding: 32px 16px;
}
.contact-above-info h2 {
    margin-top: 0;
}
.small_tp {
    max-width: 585px;
    margin: 0 auto;
}
.small_tp h2 {
    font-size: 32px;
    font-weight: 600;
}
.overlay_bg_light_green:before {
    background-color: rgb(179 211 105 / .9);
}
.overlay_bg_danger:before {
    background-color: rgb(245 87 108 / .9);
}
.overlay_bg_default:before {
    background-color: rgb(255 188 9 / .9);
}
.contact-icon-box:before {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    z-index: -1;
    border-radius: 10px;
}
.box_icon {
    border-radius: 100%;
    display: inline-block;
    padding: 20px;
    text-align: center;
}
.intro_desc {
    margin-bottom: 1em;
    min-height: 126px;
}
.contact-icon-box .intro_desc h5 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    color: #fff;
}
.contact-icon-box .intro_desc p {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}
.contact-icon-box {
    padding: 10px;
    margin-top: 30px;
    transition: .5s ease-in-out;
    z-index: 9;
    border-radius: 10px;
}
.card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgb(0 0 0 / .125);
    border-radius: .25rem;
    box-shadow: 0 .5rem 1rem rgb(0 0 0 / .15)!important;
}
.card-body {
    flex: 1 1 auto;
    padding: 1rem;
}
#information-contact .card {
    margin-bottom: 50px;
    margin-top: 30px;
}
#email-alert .warning {
    color: red;
}
@media(max-width:767px) {
	#logo img {
		max-height: 220px;
	}
	.floating {
	    bottom: 20px;
	    right: 20px;
	}
    .slider-xs {
    margin-bottom: 30px;
}
.slider-sm {
    display: none;
}
.stiky-menu-faq {
    margin-top: 30px;
}
.top-header .row.align-items-center {
    display: block;
    text-align: center;
}
.slide-img img {
    max-width: 200px;
    margin: 0 auto;
}

.sidenav {
    width: 0;
    position: fixed;
    transition: .5s;
    overflow-x: hidden;
    box-shadow: 5px 0 5px 0 rgb(0 0 0 / .06);
    clear: both;
    background-color: #222429;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    z-index: 9999;
}
.sidenav .close-nav {
    background-color: #161616;
    padding: 12px 15px;
    width: 100%;
    display: inline-block;
    color: #fff;
    letter-spacing: 1px;
}
body.active .sidenav {
    overflow-x: unset;
    overflow-y: scroll;
}
.sidenav, body.active::before {
    top: 0;
    left: 0;
    height: 100%}
body.active::before {
    background: #000;
    content: "";
    opacity: .7;
    position: absolute;
    width: 100%;
    transition: .2s;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    z-index: 1;
}
#menu .navbar-collapse {
    display: block;
}
#menu .nav>li>a {
    padding: 15px;
    color: #fff;
    border-bottom: 1px solid rgb(255 255 255 / .1);
    margin: 0;
}
.closebtn {
    background-color: #fff0;
    border: none;
    padding: 0;
    float: right;
}
.section-title h2, .service_section h2 {
    font-size: 22px;
}
.section_title {
    margin-bottom: 35px;
}
.saas_sign_up_btn {
    float: left;
}
#common-home {
    padding: 0;
    overflow: hidden;
}
.section-title h1 {
    font-size: 30px;
}
.btn-outline-primary {
    padding: 8px 20px;
    font-size: 16px;
}
.main-slide {
    padding: 50px 15px 40px;
    margin-bottom: 50px;
}
.cmn-desc, p.cmn-desc {
    font-size: 16px;
}
.slide-sec-desc {
    padding-bottom: 0;
}
.cmn-space {
    padding: 50px 0;
}
footer {
    margin-top: 0;
    padding-top: 40px;
}
.main-slide::before {
    right: 3%;
    width: 96%;
    content: "";
    top: -40px;
    background-size: 100% 100%;
    background-position: right;
}
.over-ons-main h2, .rolstoelvervoer-main h2 {
    font-size: 26px;
}
.breadcrumbs_wrap {
    text-align: center!important;
}
.inspire-newsletter {
    margin-top: 30px;
}
.top-offer-flex {
    text-align: center;
}
}@media(min-width:992px) and (max-width:1199px) {
    #menu .nav>li>a {
    font-size: 14px;
    margin: 0 10px;
}
}@media(min-width:768px) and (max-width:991px) {
    .slider-content .pix-sliding-item{
        font-size: 40px;
    }
    ul.list-inline.highlight-list li{
        min-width: 115px;
    }
    .promo-services-single,#feature-tab-3 .rounded-custom, #feature-tab-2 .rounded-custom{
        padding: 10px;
    }
    .saas_sign_up_btn a {
    height: 45px;
    width: 130px;
    line-height: 45px;
    font-size: 14px;
}
#menu .nav>li>a {
    font-size: 13px;
    margin: 0 7px;
}
}@media(min-width:768px) {
	.service_content.about-us-info-page{
	    margin-top: -127px;
	}
    .top-offer-flex {
    display: flex;
    gap: 15px;
    justify-content: center;
}
}#top-offer .alert {
    margin-bottom: 0;
    background-color: #dc3545!important;
    border-color: #dc3545!important;
    padding: 16px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}
.btn-ofr-close {
    cursor: pointer;
    padding: 0 5px;
}
.btn-ofr-close:hover {
    color: #ededed;
}
@keyframes floatY {
    0%, 100% {
    transform: translatey(0);
}
50% {
    transform: translatey(-20px);
}
}@keyframes floatX {
    0%, 100% {
    transform: translateX(80%);
}
50% {
    transform: translateX(100%);
}
}.contact_detail li a {
    font-size: 18px;
    font-weight: 500;
}
.social_icons li {
	margin: 0 5px;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background-color: #fff;
	padding-top: 6px;
	text-align: center;
}
.about_images, .exp-box {
    display: flex;
}
header.saas_2-menu-bg-overlay {
    z-index: 99;
    top: 0;
    box-shadow: 0 0 20px -10px rgb(0 0 0 / .8);
}
.saas_2-menu-bg-overlay {
    background-color: #fff;
    animation-duration: .7s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    position: fixed;
    top: -90px;
    padding: 10px 0;
    animation-timing-function: ease;
    transition: .3s ease-in-out;
    left: 0;
    right: 0;
}
@keyframes fadeInDown {
    from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
}.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.floating {
    position: fixed;
    height: 40px;
    bottom: 80px;
    right: 40px;
    background-color: #25d366;
    color: #000!important;
    border-radius: 50px;
    text-align: center;
    font-size: 19px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    padding: 6px 22px;
}
.about_image_sec, ul.team-social-follow {
    bottom: 0;
    right: 0;
    position: absolute;
}
.float-button {
    font-size: 30px;
    vertical-align: middle;
}
.creative-team-thumb:hover ul.team-social-follow {
    margin-bottom: 20px;
    opacity: 1;
}
ul.team-social-follow {
    padding: 0;
    display: flex;
    justify-content: center;
    gap: 5px;
    left: 0;
    margin-bottom: 0;
    transition: .4s ease-in-out;
    opacity: 0;
}
.team-social-follow li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background-color: #ff4438;
    border-radius: 100%;
    display: block;
    color: #fff;
}
.team-social-follow li a:hover {
    background-color: #0e0d18;
}
.thumbnail.creative-team-thumb {
    padding: 0;
    border: 0;
    text-align: center;
    margin-top: 50px;
}
.project-counter p, .thumbnail.creative-team-thumb h2 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
}
.thumbnail.creative-team-thumb .caption p {
    font-size: 16px;
    text-transform: capitalize;
    line-height: 1.6em;
    color: #757575;
}
#choose-accordion.panel-group .panel {
    background: 0 0;
    border-color: #fff0;
}
#choose-accordion .panel-body {
    color: #757575;
    font-size: 16px;
    line-height: 24px;
}
.about_image_first, .about_image_sec img {
    border-style: solid;
    border-width: 10px 0 0 10px;
    border-radius: 220px 220px 0 0;
    border-color: #fff4f3;
}
.about_image_first img {
    border-radius: 220px 220px 0 0;
}
.project-counter .row {
    background-image: linear-gradient(180deg, #ff4438 0, #ffbe3b 100%);
    color: #fff;
    text-align: center;
    border-radius: 16px;
    padding: 40px;
}
.pl-65 {
    padding-left: 65px;
}
.help-support {
    background-color: #fff;
}
.choose-number {
    color: #ff4438;
    font-size: 26px;
    padding-right: 20px;
}
#choose-accordion .panel-title a svg {
    fill: #ff4438;
    position: absolute;
    right: 30px;
}
#choose-accordion .panel-title a.collapsed svg {
    transform: rotate(-45deg);
    transition: .5s ease-in-out;
}
.justify-content-between {
    justify-content: space-between;
}
.help-image-img-sec {
    bottom: -80px;
}
.project-counter {
    background-image: linear-gradient(180deg, #fff 50%, #fff4f3 50%);
    border-radius: 0;
}
.project-counter h3 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}
#help-accordion .panel-title a span:after {
    content: "\f068";
    float: right;
    font-family: fontawesome;
}
#help-accordion .panel-title a.collapsed span:after {
    content: "\f067";
    float: right;
    font-family: fontawesome;
}
#help-accordion.panel-group .panel {
    background-color: #fff0;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #ddd;
}
.about_image_first::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgb(255 255 255 / .2);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}
.about_image_first:hover::after {
    height: 150%;
    transition: .6s linear!important;
    background-color: #fff0;
}
.exp-box-main {
    animation: 4s linear infinite alternate shake;
    transition: .4s;
    position: absolute;
    right: 30px;
    top: 55px;
}
.exp-box {
    transition: .4s;
    padding: 15px 20px;
    background-color: #fff;
    border: 1px solid #ffdcc8;
    border-radius: 16px;
    box-shadow: 5px 28px 75px 4px rgba(88.00000000000001, 91.00000000000003, 99.00000000000001, .10196078431372549);
    align-items: center;
    margin: 15px 0;
    gap: 10px;
}
@keyframes shake {
    0%, 100%, 50% {
    transform: translateX(0);
}
25%, 75% {
    transform: translateX(-25px);
}
}
.creative-team .main-heading h2 {
    max-width: 600px;
    line-height: initial;
}
#help-accordion .panel-body {
    color: #757575;
    font-size: 16px;
    line-height: 25px;
}
@media(max-width:767px) {
    
    .footer-copy .row {
    text-align: center;
}
.list_none.social_icons {
    margin: auto;
}
.contact-above-info .align-items-center, .faxible_price .d-flex {
    display: block;
}
#top-offer .alert, .contact_detail li a, .exp-box p, .project-counter p {
    font-size: 16px;
}
.social_icons li {
    margin: 0 2px;
}
.top-header ul {
    margin-bottom: 5px;
}
.faxible_price .plan_price, .help-section{
    margin-bottom: 15px;
}
.slider-content .pix-sliding-item {
    font-size: 26px;
}
.slider-content p {
    font-size: 13px;
}
.best_plan .plan_box, .flex-price-box, .help-section, .services-menu, .test-inner {
    padding: 15px;
}
.best_plan .plan_price, .main-heading h2 {
    font-size: 30px;
}
.slider-content .vc_column-inner i::before, .slider-form h2 {
    font-size: 20px;
}
.testimonial {
    margin-left: 0;
    margin-right: 0;
}
#information-information .testimonial, .about-us-info-page, .creative-team, .help-support, .testimonial, .top-service {
    padding: 50px 0;
}
.work-imgs {
    display: none;
}
.mb-100 {
    margin-bottom: 50px;
}
.thumbnail.creative-team-thumb {
    margin-top: 0;
}
.thumbnail.creative-team-thumb img {
    width: 100%}
.faxible_price .type_list {
    border-left: none;
    padding: 0;
    margin-left: 0;
    margin-top: 15px;
}
.footer-copy .row {
    display: block;
    align-items: center;
}
.footer-copy {
    margin-top: 30px;
}
.position-relative.footer-copy ul {
    margin-bottom: 0;
    text-align: center;
    padding: 0;
}
.about_image_first {
    max-width: 80%}
.about_image_sec {
    right: 20px;
    max-width: 50%}
.pl-65 {
    padding-left: 25px;
}
.exp-box-main {
    right: 20px;
    top: 0;
}
.exp-box {
    padding: 10px 15px;
}
.project-counter h3 {
    font-size: 25px;
}
.project-counter .row {
    padding: 20px 40px;
}
.help-heading-top {
    margin-top: 80px;
}

}
/* Hero Video */
.main-slideshow {
    background: url(/image/catalog/slider-bg-1.svg) no-repeat center center / cover;
	position:  relative;
    
	margin-left:  -15px;
    
	margin-right:  -15px;
	    padding: 100px 0 192px 0;
    
}
.main-slideshow .outter.hero-video {
    
  width: 100%;
    
  height: 100%;
    
  display: flex;
    
  flex-direction: column;
    
  justify-content: center;
}

  
.main-slideshow .video-container  {
    
  width: 100%;
    
  position:  relative;
    
  overflow:  hidden;
}

.main-slideshow video  {
    
  object-fit:  cover;
    
  position:  absolute;
    
  height:  550px;
    
  width:  100%;
    
  top:  0;
    
  left:  0;
   
}

.main-slideshow .video-container:after  {
    
  content:  '';
    
  display:  block;
    
  height:  100%;
    
  width:  100%;
    
  position:  absolute;
    
  top:  0;
    
  left:  0;
    
  background:  rgba(black,  .2);
    
  z-index:  1;
    
}

.main-slideshow h1  {
    
  text-transform:  capitalize;
    
  margin:  0 0 1rem;
    
  padding:  0;
    
  line-height:  1.3;
    
  color:  white;
    
  @media (max-width:  767px)  {
    
    font-size:  32px;
    
  }
  @media (min-width:  768px)  {
    
    font-size:  52px;
    
  }
}

.main-slideshow .desc {
    
  color:  white;
    
  font-weight: 400;
    
  font-size: 18px;
    
}

.main-slideshow .callout  {
    
  position:  relative;
    
  display:  flex;
    
  justify-content: center;
    
/*  align-items:  center;
    */
  flex-direction:  column;
    
  height:  100%;
    
  position:  relative;
    
  /* z-index:  10; */
    
  width:  100%;
    
  margin: auto;
    
  @media (max-width:  767px)  {
    
    width:  90%;
    
  }
}

.main-slideshow .button  {
    
  text-transform: uppercase;
    
  background-color: transparent;
    
  border-radius: 0px;
    
  margin-top: 20px;
    
  background-color: #82bb00;
    
  padding: 15px 30px;
    
  border-radius: 0px;
    
  color:  #fff;
    
  text-decoration:  none;
    
  font-weight:  bold;
    
  @media (max-width:  767px)  {
    
    padding:  10px 20px;
    
  }
  }
  .main-slideshow .button:hover  {
    
    cursor:  pointer;
    
    background-color:  #6e9e01;
    
  }
.pix-bottom-divider {
    display:  none;
}
.pjTbs-body .pjTbs-box,#pjWrapperTaxiBooking_theme3 .pjTbs-body{
    padding: 0 !important;
}
.pjTbs-box .form-group{
    margin-bottom: 0 !important;
}
.slider-content {
    
	display:  flex;
    
  justify-content:  center;
    
  align-items:  center;
    
  padding:  50px 0;
    
  
}
 body.active .saas_2-menu-bg-overlay {
    bottom:  0;
}
 .booking-system h3 {
    
	font-size:  24px;
    
	font-weight:  bolder;
    
	display:  flex;
    
	gap:  5px;
    
	justify-content:  start;
    
	align-items:  center;
    
 }
 .booking-system i {
    
 	font-size:  40px;
    
 	color: #ff4438;
    
 }
 .booking-system-desc {
    
 	color:  #78726D;
    
 	line-height:  24px;
    
  font-size:  18px;
    	
  margin-bottom:  30px;
    
 }
 .booking-system .card-title {
    
 	font-size:  20px;
    
 }
 .booking-btn .btn {
    
 	font-size:  16px;
    
  	font-weight:  600;
    
 }
 .booking-system .col-md-6,  .booking-system .col-lg-4 {
    
 	padding-left:  10px;
    
 	padding-right:  10px;
    
 }
 .booking-system .card {
    
 	margin-bottom:  20px;
    
 }
 .booking-system .btn-primary {
    
	border-color: #ff4438;
    
 }
 .booking-system .btn-primary:hover {
    
 	border-color:  #232323;
    	
 }
 .booking-system .btn-primary i {
    
	font-size:  16px;
    
	color:  #fff !important;
    
 }
 .booking-btn .btn i {
    
	font-size:  16px;
    
	color:  #333;
    
 }
 .btn-light {
    
 	color:  #333;
    
 }
 .btn-light:hover  {
    
	color:  #333;
    
	background-color:  #e6e6e6;
    
	border-color:  #adadad;
    
}
 @media(min-width:  768px) and (max-width: 991px) {
    
	.booking-system .card {
    
	 	height:  320px;
    	 	
	 }
 }
 @media(min-width:  992px) {
    
	.booking-system .card {
    
	 	height:  290px;
    	 	
	 }
 }
/* about section */
.about-content-box {
	background-color: #f8f9fa;
	border-radius: 20px;
	padding: 70px;
	position: sticky !important;
    top: 82px;
}
.about-content-box h2{
    font-weight: 600;
    color: #343a40;
    font-size: 48px;
    margin-top: 0;
}
.about-content-box p{
    font-size: 18px;
    line-height: 26px;
    color: #6c757d;
}
.about-right-text .ab-img img{
	position: absolute;
	object-fit: cover;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0.6;
	height: 100%;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.about-right-text .ab-img:hover img {
	opacity: 0.2 !important;
}
.about-right-text .ab-img:hover img {
	transform: scale(1.05);
}
.about-right-text .card-img-overlay2 {
	z-index: 2;
	position: relative;
	min-height: 350px;
	width: 100%;
    padding: 15px;
    align-items: end;
}
.about-right-text .ab-img {
	background: #343a40;
	border-radius: 10px;
	color: #fff;
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	border: 0px solid rgba(0, 0, 0, 0.125);
	overflow: hidden;
	margin-bottom: 30px;
    position: relative;
}
.about-right-text .bottom-text .card-title{
    color: #fff;
    font-weight: 600;
    font-size: 48px;
}

.about-right-text .bottom-text .card-title a{
    color: #fff;
}

.about-right-text .bottom-text span{
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.about-right-text .bottom-text i{
	font-size: 0
}

.about-right-text .bottom-text i::before{
	font-size: 16px;
	color: #fff;
	margin-left: 5px;
}
.about-right-text .badge{ 
    display: inline-flex;
    position: absolute;
    top: 15px;
    padding: 9px 12px;
    border-radius: 20px;
    background-color: #FF0000;
}
.blog-content h2{
	font-size: 30px;
    line-height: 40px;
    color: #032e42;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0
}
.blog-content p{
    line-height: 1.7;
    color: #676767;
    font-weight: 400;
    margin-bottom: 20px;
}
.blog-content{
	padding: 41px 50px 40px;
    margin-bottom: 50px;
    border: 2px solid #f3f3f3;
    border-radius: 3px;
}
.image-part,.blog-content{
	max-width: 804px;
}
.blog-cate {
    margin-bottom: 30px;
    padding: 30px 25px;
    border-radius: 3px;
    background: #f6f3ee;
}
.blog-cate h3 {
    color: #032e42;
    font-size: 19px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 700;
}
.blog-cate h3 span{
	padding-left: 28px;
	position: relative;
	display: block;
}
.blog-cate h3 span:before,.blog-cate h3 span:after{
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 0;
    display: block;
    width: 17px;
    height: 4px;
    background: #d83030;
}
.blog-cate h3 span:after {
    width: 4px;
    left: 21px;
}
.blog-cate ul.list-unstyle {
    list-style: none;
    margin: 0;
    padding: 0;
}
.blog-cate ul li{
	border-bottom: 1px solid #dcdcdc;
    padding: 9px 0 9px 19px;
    position: relative;
}
.blog-cate ul li::before {
    content: "\f105";
    font-weight: 700;
    font-family: 'FontAwesome';
    left: 0;
    margin-right: 12px;
    position: absolute;
    top: 9px;
    font-size: 14px;
    margin-top: 0!important;
}
.blog-cate ul li a{
	color: #676767;
    transition: all 0.3s ease-in-out;
}
.blog-cate ul li:last-child{
	border-bottom: none;
} 

/* ggogle say */
.fa-star-half-o::before {
  content: "\f123";
}
.google_say i{
    font-size: 0;
}

.google_say .badge{
    padding: 9px 12px;
    background-color: rgba(70, 35, 35, 0.15) ;
    color: #000;
}
.google_say .vc_column-inner i::before{
    font-size: 28px;
    color: #FFC168;
}

.google_say .d-inline-block{
    display: inline-block;
    vertical-align: middle;
}
.google_say .secondary-font.text-heading-default{
    font-weight: 600;
    font-size: 48px;
    line-height: 1.28;
    margin-bottom: 20px;
    display: block;
}
.google_say .location_link {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15) !important;
    display: inline-block;
    padding: 8px 20px;
    border-radius: 0.25rem;
    color: #000;
    font-weight: 500;
    transition: .3s ease;
}
.google_say .location_link:hover {
    transform: scale(0.95) !important;
}
.google_say .location_link i{
    font-size: 0;
}
.google_say .location_link i::before{
    font-size: 16px;
    color: #000;
}
.pix_masonry .grid-item {
    display: inline-block;
    margin: 10px 10px;
}
.pix_masonry {
        margin: 0 -10px;
}
.pix_masonry .grid-item{
    width: 31%;
}
.pix_masonry .grid-item--width2 {
    width: 64%;
}
.pix_masonry .grid-item p{
    color: #6c757d;
    line-height: 1.8;
    font-size: 16px;
}
.pix_masonry .grid-item h6.card-title{
    font-size: 20px;
    font-weight: 500;
    color: #000 !important;
}
.pix_masonry .grid-item .card-title{
    color: #ff0000
}
.pix_masonry .grid-item i::before{
    font-size: 16px;
    color: #FFC168 
}
.pix_masonry .card{
    padding: 16px;
    border-radius: 10px;
}

.pix_masonry .grid-item {
    display: inline-block;
    margin: 10px 10px;
}
.pix_masonry {
        margin: 0 -10px;
}
.pix_masonry .grid-item{
    width: 31%;
}
.pix_masonry .grid-item--width2 {
    width: 64%;
}
.pix_masonry .grid-item p{
    color: #6c757d;
    line-height: 1.8;
    font-size: 16px;
}
.pix_masonry .grid-item h6.card-title{
    font-size: 20px;
    font-weight: 500;
    color: #000 !important;
}
.pix_masonry .grid-item .card-title{
    color: #ff0000
}
.pix_masonry .grid-item i::before{
    font-size: 16px;
    color: #FFC168 
}
.pix_masonry .card{
    padding: 16px;
    border-radius: 10px;
}

.section_advice .pix-content-box{
    padding: 80px 40px;
    background: #ffffff url(/image/catalog/contact-pagina-scaled.webp);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: relative;
    color: #fff;
}
.box-inner-advice{
    position: relative;
    z-index: 1;
}
.box-inner-advice h2{
    color: #fff;
    font-weight: 600;
    font-size: 48px;
    max-width: 800px;
    margin: 15px auto;
}
.box-inner-advice .text-18{
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7);
    max-width: 900;
    line-height: 26px;
    margin-bottom: 16px;
}
.box-inner-advice .btn-primary i{
    font-size: 0;
}
.box-inner-advice .btn-primary{
    margin-top: 15px;
}
.box-inner-advice .btn-primary i::before{
    font-size: 16px;
}
.bg-gray-8 {
    background-color: #343a40 !important;
}
.download-part {
    background: #f8f9fa;
    padding-top: 80px;
    padding-bottom: 80px;
    border-radius: 0 0 50px 50px;
    margin-bottom: -43px;
    z-index: 2;
    position: relative;
}

.download-part h2,.discover-fea h2{
    text-align: center;
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 30px;
    margin-top: 0;
}
.discover-fea p{
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 50px;
}
.download-box {
	box-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.05), 0 0.5rem 1.2rem rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	padding: 30px;
    margin-bottom: 30px;
    background-color: #fff;
    text-align: center;
}
.download-box .pro-tag{
    display: block;
    color: #222;
    margin-bottom: 15px;
}
.download-box .btn-outline{
    padding: 10px 20px;
    color: #272727;
    border-radius: 20px;
}
.download-box .badge{
    background-color: rgba(255, 102, 102, 0.15);
    color: #FF0000 ;
}
.download-box h4{
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-align: left;
    margin-bottom: 20px;
}

.download-box .pro-tag {
	color: #6c757d;
	font-size: 18px;
}

 /* video Section */
.video_section, .section_about, .google_say,.section_advice {
  margin-bottom: 70px;
}
.sticky-part {
  position: sticky;
  top: 10px;
}
.video_section .pix-heading-el h4{
    font-size: 30px;
}
.video_section p{
    font-size: 18px;
    padding-top: 15px;
    color: #899097;
    line-height: 1.8;
    padding-bottom: 30px;
}
.video_section .number-title{
    color: #ff0000;
    font-size: 60px;
    font-weight: 600;
}
.text-heading-default {
	color: #343a40;
}
.video_section h5 {
	font-size: 22px;
	color: #343a40;
	font-weight: 600;
	margin-top: 0;
}
.video_section svg g{
	fill: #ff0000;
}
.video-first-part{
	margin-bottom: 100px;
}
.video_section .pix-feature-el {
    display: flex;
    align-items: center;
}
.video_section svg{
	width: 54px;
	height: 54px;
    margin-right: 15px;
}
.video_section .media-body{
  font-size: 18px;
  color: #899097;
  line-height: 26px;
}
.quote-form label{
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #6c757d;
}
.quote-form input{
    background-color: #f8f9fa ;
    border: none;
    height: 40px;
    margin-bottom: 15px;
    width: 100%;
    padding: 0 15px;
    box-shadow: none;
}
.quote-form textarea{
    background-color: #f8f9fa ;
    border: none;
    margin-bottom: 15px;
    width: 100%;
    box-shadow: none;
}
#modalPrivacy{
    margin-top: 15px;
    display: block;
}
.quote-form input[type=checkbox]{
    width: 14px;
    height: 14px;
    margin: 0;
}
.quote-form .checkbox-group div {
    display: inline-block;
}
.quote-form .checkbox-group label{
    margin: 0;
}
.quote-form .checkbox-group{
    background-color: #f8f9fa ;
    padding: 10px 20px;
    margin-bottom: 15px;
}
.disclaimer{
    margin-top: 15px;
    text-align: center;
}
.quote-form{
    padding: 30px;
    border-radius: 10px;
    max-width: 836px;
    margin: 0 auto;
}
.modal-body.quote-form{ 
    max-width: unset;
    background-color: #fff;
}
.modal-body.quote-form .form-check-inline, .modal-body.quote-form .form-check-inline .form-check-label{ 
    display: inline-block;
}
.header-custom-dialog{
    width: 100%;
    max-width: 1250px;
}
.quote-form h2,.modal-title{
    color: #ff0000;
    font-weight: 600;
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 15px;
}

.box-quat.box-part .card {
	padding: 20px 20px;
	background-color: #f8f9fa;
	border: navajowhite;
	box-shadow: none !important;
}

/*========================= Section Heading CSS =========================*/
.section-heading  {
    
	text-align:  center;
    
	width:  58.33%;
    
	margin:  0 auto;
    
	padding-bottom:  60px;
    
}
.section-heading h2  {
    
	position:  relative;
    
	color:  #1C1917;
    
	font-size:  40px;
    
	font-weight:  900;
    
	margin-top:  0;
    
	margin-bottom:  20px;
    
	padding-bottom:  20px;
    
}
.section-heading h2::before  {
    
	background-color:  #808080;
    
	content:  '';
    
	position:  absolute;
    
	bottom:  0px;
    
	right:  0px;
    
	left:  0px;
    
	margin:  0 auto;
    
	width:  120px;
    
	height:  2px;
    
	opacity:  0.2;
    
}
.section-heading p  {
    
	margin-bottom:  0px;
    
}
@media (max-width:  1199px)  {
    
	.section-heading  {
    
		padding-bottom:  40px;
    
	}
	.section-heading h2  {
    
		font-size:  30px;
    
	}
}
@media (max-width:  991px)  {
    
	.section-heading  {
    
		width:  100%;
    
	}
}
@media (max-width:  479px)  {
    
	.section-heading h2  {
    
		font-size:  24px;
    
	}
}

/*========================= Section Padding CSS =========================*/
.section-tb-padding  {
    
	padding-top:  100px;
    
	padding-bottom:  100px;
    
}
.section-t-padding  {
    
	padding-top:  100px;
    
}
.section-b-padding  {
    
	padding-bottom:  100px;
    
}
@media (max-width:  1199px)  {
    
	.section-tb-padding  {
    
		padding-top:  80px;
    
		padding-bottom:  80px;
    
	}
	.section-t-padding  {
    
		padding-top:  80px;
    
	}
	.section-b-padding  {
    
		padding-bottom:  80px;
    
	}
}
.pg-title-bg .breadcrumbs_wrap {
    z-index: 0;
}
body .row.row-pad {
    padding: 20px 0 !important;
}
.col-md-4.col-sm-4.col-xs-12.front_passengers-main-inner {
         padding-right: 15px !important;
}
@media (max-width:  767px)  {
    .video_section, .section_about, .google_say,.section_advice {
        margin-bottom: 50px;
    }
	.pg-title-bg{
		margin-bottom: 80px;
	}
    .main-slideshow .video-container{
        z-index: 0;
    }
    #menu .navbar-nav {
        float: none;
    }
    .slider-content, .main-slideshow .callout{
        z-index: 0;
    }
	.nav>li>a {
	    padding: 10px 4px;
	}
	section.about-section{
		margin: 0
	}
	.feature-tab-content .align-items-center{
		display: block;
	}
	.section.section-lg, section.about-section {
    	padding: 50px  0;
	}
	.main-slideshow {
	    padding: 100px 0 50px 0;
	}
    ul.list-inline.highlight-list li {
	    min-width: 88px;
	    padding: 10px 0;
	}
	ul.list-inline.highlight-list li h5 {
	    font-size: 24px;
	    margin-bottom: 0;
	}
	ul.list-inline.highlight-list li span{
		font-size: 14px;
	}
	.section-tb-padding  {
    
		padding-top:  60px;
    
		padding-bottom:  60px;
    
	}
	.section-t-padding  {
    
		padding-top:  60px;
    
	}
	.section-b-padding  {
    
		padding-bottom:  60px;
    
	}
}

/*========================= Taxi Booking CSS =========================*/
.text-booking-info .container  {
    
	padding:  0px;
    
}
.text-booking-info .text-booking-text .booking-title h2.title  {
    
	font-size:  50px;
    
	font-weight:  900;
    
	margin:  0;
    	
	margin-bottom:  20px;
    
}
.text-booking-info .text-booking-text .booking-title h4.subtitle  {
    
	font-size:  20px;
    
	margin-top:  0px;
    
	margin-bottom:  35px;
    
}
.text-booking-info .text-booking-text .booking-title span.info-text  {
    
	background-color:  #FFF6EB;
    
    color:  #E9590C;
    
    padding:  8px 16px;
    
    border-radius:  50rem;
    
    display:  inline-block;
    
}
.text-booking-info .text-booking-text .booking-desc  {
    
    position:  relative;
    
    margin-top:  30px;
    
    padding-top:  30px;
    
}
.text-booking-info .text-booking-text .booking-desc::before  {
    
	background-color:  #808080;
    
	content:  '';
    
	position:  absolute;
    
	top:  0px;
    
	left:  0px;
    
	width:  120px;
    
	height:  2px;
    
	opacity:  0.2;
    
}
.text-booking-info .image-block  {
    
	position:  relative;
    
}
.text-booking-info .image-block span.image-text  {
    
    position:  absolute;
    
    top:  25px;
    
    left:  0px;
    
    right:  0px;
    
    text-align:  center;
    
    color:  #FFFFFF;
    
}
@media (max-width:  1199px)  {
    
	.text-booking-info .image-block span.image-text  {
    
	    top:  15px;
    
	}
	.text-booking-info .text-booking-text .booking-title h2.title  {
    
		font-size:  40px;
    
	}
}
@media (max-width:  991px)  {
    
	.text-booking-info .image-block  {
    
		margin-top:  30px;
    
	}
}
@media (max-width:  1199px)  {
    
	.text-booking-info .text-booking-text .booking-title h2.title  {
    
		font-size:  30px;
    
	}
}

/*========================= Product Highlights CSS =========================*/
.product-highlights-area .container  {
    
	padding:  0px;
    
}
.product-highlights-area .highlights-box  {
    
    padding:  20px;
    
    box-shadow:  0px 1px 4px rgba(0,  0,  0,  0.1),  0px 1px 2px rgba(0,  0,  0,  0.06);
    
    border-radius:  10px;
    
    margin-bottom:  30px;
    
}
.product-highlights-area .highlights-box .highlights-title  {
    
	display:  flex;
    
	align-items:  center;
    
}
.product-highlights-area .highlights-box .highlights-title span.icon  {
    
    background-color:  #FFEDD6;
    
	color:  #e8590b;
    
    width:  3rem;
    
    height:  3rem;
    
    display:  inline-flex;
    
    justify-content:  center;
    
    align-items:  center;
    
    border-radius:  50%;
    
}
.product-highlights-area .highlights-box .highlights-title span.icon i  {
    

}
.product-highlights-area .highlights-box .highlights-title span.title  {
    
	color:  #44403C;
    
	font-weight:  600;
    
	padding-left:  10px;
    
	width:  calc(100% - 3rem);
    	
}
.product-highlights-area .highlights-box .description  {
    
	margin-top:  15px;
    
}
.product-highlights-area .highlights-box .description p.desc  {
    
	color:  #78726D;
    
	font-size:  14px;
    
}

/*========================= Booking Script CSS =========================*/
.booking-script-area  {
    
	background-color:  #F5F5F4;
    
}
.booking-script-area .container  {
    
	padding:  0px;
    
}
.booking-script-area .container .row  {
    
	display:  flex;
    
	flex-wrap:  wrap;
    
}
.booking-script-area .booking-script-box  {
    
	background-color:  #FFFFFF;
    
	padding:  20px;
    
    box-shadow:  0px 1px 4px rgba(0,  0,  0,  0.1),  0px 1px 2px rgba(0,  0,  0,  0.06);
    
    border-radius:  10px;
    
    margin-bottom:  30px;
    
    height:  calc(100% - 30px);
    
}
.booking-script-area .booking-script-box .booking-script-img  {
    

}
.booking-script-area .booking-script-box .booking-script-img a.script-image  {
    

}
.booking-script-area .booking-script-box .booking-script-text  {
    
	margin-top:  30px;
    
}
.booking-script-area .booking-script-box .booking-script-text h4.title  {
    
    font-size:  18px;
    
    font-weight:  700;
    
    margin:  0px;
    
}
.booking-script-area .booking-script-box .booking-script-text p.desc  {
    
    color:  #78726D;
    
	margin-top:  15px;
    
	margin-bottom:  0px;
    
}
.booking-script-area .booking-script-box .booking-script-text p.desc a.desc-url  {
    
	color:  #C8360E;
    	
}


/*========================= Download CSS =========================*/
.download-area  {
    

}
.download-area .container  {
    

}
.download-area .download-content  {
    

}
.download-area .download-content p.desc  {
    
	color:  #212529;
    
	font-size:  18px;
    
	text-align:  center;
    
}
.download-area .download-content .download-btn  {
    
    display:  flex;
    
    align-items:  center;
    
    justify-content:  center;
    
    margin-top:  30px;
    
}
.download-area .download-content .download-btn a  {
    
	margin-left:  20px;
    
}
.download-area .download-content .download-btn a:first-child  {
    
	margin-left:  0px;
    
}
.download-area .download-content .download-share  {
    
	margin-top:  50px;
    
    display:  flex;
    
    align-items:  center;
    
    justify-content:  center;
    
}
.download-area .download-content .download-share span.title  {
    
    color:  #212529;
    
    font-size:  18px;
    
    padding-right:  10px;
    
}
.download-area .download-content .download-share ul.share-ul  {
    
    padding:  0;
    
    display:  flex;
    
    align-items:  center;
    
    list-style-type:  none;
    
    margin-top:  -10px;
    
	margin-left:  -10px;
    
}
.download-area .download-content .download-share ul.share-ul li.share-li  {
    
	margin-top:  10px;
    
	margin-left:  10px;
    
}
.download-area .download-content .download-share ul.share-ul li.share-li a.share-link  {
    
    width:  50px;
    
    height:  40px;
    
    display:  flex;
    
    align-items:  center;
    
    justify-content:  center;
    
    border:  1px solid rgb(128 128 128 / 20%);
    
	border-radius:  5px;
    
}
.download-area .download-content .download-share ul.share-ul li.share-li a.share-link i  {
    

}
@media (max-width:  1199px)  {
    
	.download-area .download-content .download-share  {
    
		margin-top:  30px;
    
	}
}

/*========================= testimonials CSS =========================*/
.testimonials-area  {
    
	background-color:  #F5F5F4;
    
}
.testimonials-area .container  {
    
	padding:  0px;
    
}
.testimonials-area .container .row  {
    
	display:  flex;
    
	flex-wrap:  wrap;
    
	    row-gap:  30px;
    
}
.testimonials-area .testimonials-box  {
    
	background-color:  #FFFFFF;
    
    height:  100%;
    
	padding:  20px;
    
    box-shadow:  0px 1px 4px rgba(0,  0,  0,  0.1),  0px 1px 2px rgba(0,  0,  0,  0.06);
    
    border-radius:  10px;
    
    margin-bottom:  30px;
    
	display:  flex;
    
}
.testimonials-area .testimonials-box .testimonials-icon  {
    

}
.testimonials-area .testimonials-box .testimonials-icon span.icon  {
    
	font-size:  60px;
    
	color:  #E9590C;
    
	line-height:  1;
    
}
.testimonials-area .testimonials-box .testimonials-text  {
    
    padding-left:  20px;
    
}
.testimonials-area .testimonials-box .testimonials-text p.desc  {
    
    margin-bottom:  20px;
    
}
.testimonials-area .testimonials-box .testimonials-text span.subtitle  {
    
    font-weight:  600;
    
}

/*========================= faq CSS =========================*/

.faq-area .container  {
    
	padding:  0px;
    
}

.faq-area .faq-head  {
    
    display:  flex;
    
    align-items:  center;
    
    justify-content:  space-between;
    
    margin-bottom:  15px;
    
}
.faq-area .faq-head h4.title  {
    
    font-size:  24px;
    
    font-weight:  900;
    
    text-transform:  uppercase;
    
}
.faq-area .faq-head a.faq-link  {
    	
	color:  #212529;
    
}
.faq-area .faq-main  {
    

}
.faq-area .faq-main .faq-item  {
    
	padding:  20px;
    
    box-shadow:  0px 1px 4px rgba(0,  0,  0,  0.1),  0px 1px 2px rgba(0,  0,  0,  0.06);
    
    border-radius:  10px;
    
    margin-bottom:  30px;
    
}
.faq-area .faq-main .faq-item a.item-head  {
    
    display:  flex;
    
    align-items:  center;
    
}
.faq-area .faq-main .faq-item a.item-head span.icon  {
    
    background-color:  #E9590C;
    
    color:  #FFFFFF;
    
    width:  22px;
    
    height:  22px;
    
    display:  flex;
    
    align-items:  center;
    
    justify-content:  center;
    
    border-radius:  100%;
    
}
.faq-area .faq-main .faq-item a.item-head span.text  {
    
	color:  #212529;
    
    font-weight:  600;
    
    padding-left:  5px;
    
}
.faq-area .faq-main .faq-item a.item-head span.icon-more  {
    
	color:  #212529;
    
	margin-left:  auto;
    
}
.faq-area .faq-main .faq-item a.item-head span.icon-more i  {
    
	font-size:  24px;
    
}
.faq-area .faq-main .faq-item p.desc  {
    
    color:  #78726D;
    
	margin-top:  15px;
    
	margin-bottom:  0px;
    
}
.elementor-button-link {
	background-image: linear-gradient(to right, #ff4438 0, #ffbe36 50%, #ff4438 100%);
	background-size: 200% auto;
	padding: 20px 30px;
	border-radius: 10px;
	display: inline-block;
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	text-transform: none;
	border: none;
}
.breadcrum-heading {
	display: none;
}
.faq-section a.collapsed::after {
    content: "";
    color: #0e0d18;
  }
  .faq-section .panel-heading, .faq-page .panel-heading, .portfolio-page .col-12, .top-header ul {
    padding: 0 !important;
  }
  .faq-section .panel-title a {
    text-decoration: none;
    display: block;
    color: #0e0d18;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 0;
    padding-bottom: 25px;
    padding-top: 25px;
  }
  .faq-section a.collapsed::after, .faq-section a::after {
    font-weight: 400;
    font-family: FontAwesome;
    font-size: 14px;
    cursor: pointer;
    float: right;
  }
  .faq-section .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: none;
    padding: 0 0 25px;
    font-size: 16px;
    color: #757575;
    line-height: 24px;
  }
  .faq-section .panel-group .panel {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0;
}
.faq-section h2 {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 10px;
}
.faq-section h2 span {
    color: #92092b;
}

.preloader {
  position:fixed;
  left:0;
  top:-100%;
  right:0;
  height:100%;
  z-index:999999999999999999;
  background:#fff;
  text-align:center;
  overflow:hidden;
  opacity:1;
  -webkit-transform:translate(0,100%);
  transform:translate(0,100%)
}
.preloader:before {
  content:"";
  height:100%;
  width:0;
  display:inline-block;
  vertical-align:middle
}
.preloader .logopreloader {
  vertical-align:middle;
  -webkit-transform:translate(0,500px);
  transform:translate(0,500px);
  position:relative;
  white-space:nowrap;
  display:inline-block;
  top:-20px;
  opacity:0;
  -webkit-transition:-moz-transform 1s ease,-webkit-transform 1s ease,-ms-transform 1s ease,-o-transform 1s ease,transform 1s ease,opacity 1s ease;
  transition:-webkit-transform 1s ease,transform 1s ease,opacity 1s ease
}
.preloader .loader {
  background-image: url(../../../../../image/catalog/preloader.svg);
  background-repeat:no-repeat;
  background-position: 50% 50%;
}
#loader {
    transition: opacity 0.5s ease; /* example */
    opacity: 1;
}

.preloader.loading #loader {
    opacity: 1;
}

.preloader.ended #loader {
    opacity: 0;
}
.preloader .loader {
  width:65px;
  height:65px;
  background-size:cover;
  position:absolute;
  left:50%;
  top:50%;
  margin:15px 0 0 -32px;
  -webkit-transform:translate(0,500px);
  transform:translate(0,500px);
  opacity:0;
  -webkit-transition:opacity 1s ease .3s,-webkit-transform 1s ease .3s;
  transition:opacity 1s ease .3s,-webkit-transform 1s ease .3s;
  transition:transform 1s ease .3s,opacity 1s ease .3s;
  transition:transform 1s ease .3s,opacity 1s ease .3s,-webkit-transform 1s ease .3s
}
.preloader.loading .loader,
.preloader.loading .logopreloader {
  -webkit-transform:translate(0,0);
  transform:translate(0,0);
  opacity:1
}
.preloader.ended {
  -webkit-transform:translate(0,0);
  transform:translate(0,0);
  opacity:0;
  -webkit-transition:-webkit-transform 1s ease 0.5s,-moz-transform 1s ease 0.5s,-ms-transform 1s ease 0.5s,-o-transform 1s ease 0.5s,transform 1s ease 0.5s,opacity 1s ease 0.5s;
  transition:-webkit-transform 1s ease 0.5s,transform 1s ease 0.5s,opacity 1s ease 0.5s
}
.preloader.ended .loader,
.preloader.ended .logopreloader {
  -webkit-transform:translate(0,-500px);
  transform:translate(0,-500px);
  opacity:0
}
@media(max-width: 767px){
     .video_section .pix-feature-el {
        margin-bottom: 30px;
    } 
    .google_say .secondary-font.text-heading-default, .box-inner-advice h2 {
        font-size: 30px;
    }
    .pix_masonry .grid-item, .pix_masonry .grid-item--width2 {
        width: auto;
    }
    .google_say .row{
        margin: 0
    }
    .google_say .badge {
        padding: 9px 5px;
    }
    .about-content-box {
        padding: 30px;
    }
    .about-content-box h2 {
        font-size: 28px;
    }
}
.aos-animate.aos-init {
    transform: none !important;
    opacity: 1 !important;
}
body.modal-open header.saas_2-menu-bg-overlay {
    z-index: 0;
}