/* colors */
.btn-light-primary,
.bg-light-primary {
    background-color: #6775e5 !important;
}

.btn-outline-primary {
    color: #4153de !important;
    border-color: #4153de !important;
}

.btn-primary,
.bg-primary {
    background-color: #4153de !important;
}

.btn-gradient-primary,
.bg-gradient-primary {
    background-image: linear-gradient(to right, #3341ad, #4b5ce0) !important;
}

.border-light-primary {
    border-color: #6775e5 !important;
}

.border-primary {
    border-color: #4153de !important;
}

.text-light-primary {
    color: #6775e5 !important;
}

.text-primary {
    color: #4153de !important;
}

.btn-light-primary:hover, .btn-light-primary:active, .btn-light-primary:focus {
    background-color: #4153de !important;
    color: #6775e5 !important;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #6775e5 !important;
}

.btn-light-secondary,
.bg-light-secondary {
    background-color: #869de7 !important;
}

.btn-outline-secondary {
    color: #6884e1 !important;
    border-color: #6884e1 !important;
}

.btn-secondary,
.bg-secondary {
    background-color: #6884e1 !important;
}

.btn-gradient-secondary,
.bg-gradient-secondary {
    background-image: linear-gradient(to right, #5167b0, #708ae3) !important;
}

.border-light-secondary {
    border-color: #869de7 !important;
}

.border-secondary {
    border-color: #6884e1 !important;
}

.text-light-secondary {
    color: #869de7 !important;
}

.text-secondary {
    color: #6884e1 !important;
}

.btn-light-secondary:hover, .btn-light-secondary:active, .btn-light-secondary:focus {
    background-color: #6884e1 !important;
    color: #869de7 !important;
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
    background-color: #869de7 !important;
}

.btn-light-lightPrimary,
.bg-light-lightPrimary {
    background-color: rgba(225, 229, 255, 0.2815686275) !important;
}

.btn-outline-lightPrimary {
    color: rgba(83, 109, 254, 0.1019607843) !important;
    border-color: rgba(83, 109, 254, 0.1019607843) !important;
}

.btn-lightPrimary,
.bg-lightPrimary {
    background-color: rgba(83, 109, 254, 0.1019607843) !important;
}

.btn-gradient-lightPrimary,
.bg-gradient-lightPrimary {
    background-image: linear-gradient(to right, rgba(13, 17, 41, 0.2995294118), rgba(168, 181, 254, 0.1468627451)) !important;
}

.border-light-lightPrimary {
    border-color: rgba(225, 229, 255, 0.2815686275) !important;
}

.border-lightPrimary {
    border-color: rgba(83, 109, 254, 0.1019607843) !important;
}

.text-light-lightPrimary {
    color: rgba(225, 229, 255, 0.2815686275) !important;
}

.text-lightPrimary {
    color: rgba(83, 109, 254, 0.1019607843) !important;
}

.btn-light-lightPrimary:hover, .btn-light-lightPrimary:active, .btn-light-lightPrimary:focus {
    background-color: rgba(83, 109, 254, 0.1019607843) !important;
    color: rgba(225, 229, 255, 0.2815686275) !important;
}

.btn-lightPrimary:hover, .btn-lightPrimary:active, .btn-lightPrimary:focus {
    background-color: rgba(225, 229, 255, 0.2815686275) !important;
}

.btn-light-dark,
.bg-light-dark {
    background-color: #434445 !important;
}

.btn-outline-dark {
    color: #141516 !important;
    border-color: #141516 !important;
}

.btn-dark,
.bg-dark {
    background-color: #141516 !important;
}

.btn-gradient-dark,
.bg-gradient-dark {
    background-image: linear-gradient(to right, #101011, #202122) !important;
}

.border-light-dark {
    border-color: #434445 !important;
}

.border-dark {
    border-color: #141516 !important;
}

.text-light-dark {
    color: #434445 !important;
}

.text-dark {
    color: #141516 !important;
}

.btn-light-dark:hover, .btn-light-dark:active, .btn-light-dark:focus {
    background-color: #141516 !important;
    color: #434445 !important;
}

.btn-dark:hover, .btn-dark:active, .btn-dark:focus {
    background-color: #434445 !important;
}

.btn-light-orange,
.bg-light-orange {
    background-color: #ffd033 !important;
}

.btn-outline-orange {
    color: #ffc400 !important;
    border-color: #ffc400 !important;
}

.btn-orange,
.bg-orange {
    background-color: #ffc400 !important;
}

.btn-gradient-orange,
.bg-gradient-orange {
    background-image: linear-gradient(to right, #c79900, #ffc70d) !important;
}

.border-light-orange {
    border-color: #ffd033 !important;
}

.border-orange {
    border-color: #ffc400 !important;
}

.text-light-orange {
    color: #ffd033 !important;
}

.text-orange {
    color: #ffc400 !important;
}

.btn-light-orange:hover, .btn-light-orange:active, .btn-light-orange:focus {
    background-color: #ffc400 !important;
    color: #ffd033 !important;
}

.btn-orange:hover, .btn-orange:active, .btn-orange:focus {
    background-color: #ffd033 !important;
}

.btn-light-semon,
.bg-light-semon {
    background-color: #f7f4df !important;
}

.btn-outline-semon {
    color: #f5f1d7 !important;
    border-color: #f5f1d7 !important;
}

.btn-semon,
.bg-semon {
    background-color: #f5f1d7 !important;
}

.btn-gradient-semon,
.bg-gradient-semon {
    background-image: linear-gradient(to right, #bfbca8, #f6f2d9) !important;
}

.border-light-semon {
    border-color: #f7f4df !important;
}

.border-semon {
    border-color: #f5f1d7 !important;
}

.text-light-semon {
    color: #f7f4df !important;
}

.text-semon {
    color: #f5f1d7 !important;
}

.btn-light-semon:hover, .btn-light-semon:active, .btn-light-semon:focus {
    background-color: #f5f1d7 !important;
    color: #f7f4df !important;
}

.btn-semon:hover, .btn-semon:active, .btn-semon:focus {
    background-color: #f7f4df !important;
}

.btn-light-lightOrange,
.bg-light-lightOrange {
    background-color: rgba(253, 243, 210, 0.2815686275) !important;
}

.btn-outline-lightOrange {
    color: rgba(243, 187, 0, 0.1019607843) !important;
    border-color: rgba(243, 187, 0, 0.1019607843) !important;
}

.btn-lightOrange,
.bg-lightOrange {
    background-color: rgba(243, 187, 0, 0.1019607843) !important;
}

.btn-gradient-lightOrange,
.bg-gradient-lightOrange {
    background-image: linear-gradient(to right, rgba(39, 30, 0, 0.2995294118), rgba(249, 221, 126, 0.1468627451)) !important;
}

.border-light-lightOrange {
    border-color: rgba(253, 243, 210, 0.2815686275) !important;
}

.border-lightOrange {
    border-color: rgba(243, 187, 0, 0.1019607843) !important;
}

.text-light-lightOrange {
    color: rgba(253, 243, 210, 0.2815686275) !important;
}

.text-lightOrange {
    color: rgba(243, 187, 0, 0.1019607843) !important;
}

.btn-light-lightOrange:hover, .btn-light-lightOrange:active, .btn-light-lightOrange:focus {
    background-color: rgba(243, 187, 0, 0.1019607843) !important;
    color: rgba(253, 243, 210, 0.2815686275) !important;
}

.btn-lightOrange:hover, .btn-lightOrange:active, .btn-lightOrange:focus {
    background-color: rgba(253, 243, 210, 0.2815686275) !important;
}

.btn-light-grayClr,
.bg-light-grayClr {
    background-color: #7d7e83 !important;
}

.btn-outline-grayClr {
    color: #5d5e64 !important;
    border-color: #5d5e64 !important;
}

.btn-grayClr,
.bg-grayClr {
    background-color: #5d5e64 !important;
}

.btn-gradient-grayClr,
.bg-gradient-grayClr {
    background-image: linear-gradient(to right, #49494e, #65666c) !important;
}

.border-light-grayClr {
    border-color: #7d7e83 !important;
}

.border-grayClr {
    border-color: #5d5e64 !important;
}

.text-light-grayClr {
    color: #7d7e83 !important;
}

.text-grayClr {
    color: #5d5e64 !important;
}

.btn-light-grayClr:hover, .btn-light-grayClr:active, .btn-light-grayClr:focus {
    background-color: #5d5e64 !important;
    color: #7d7e83 !important;
}

.btn-grayClr:hover, .btn-grayClr:active, .btn-grayClr:focus {
    background-color: #7d7e83 !important;
}

.btn-light-lightGray,
.bg-light-lightGray {
    background-color: #a1a1a1 !important;
}

.btn-outline-lightGray {
    color: #8a8a8a !important;
    border-color: #8a8a8a !important;
}

.btn-lightGray,
.bg-lightGray {
    background-color: #8a8a8a !important;
}

.btn-gradient-lightGray,
.bg-gradient-lightGray {
    background-image: linear-gradient(to right, #6c6c6c, #909090) !important;
}

.border-light-lightGray {
    border-color: #a1a1a1 !important;
}

.border-lightGray {
    border-color: #8a8a8a !important;
}

.text-light-lightGray {
    color: #a1a1a1 !important;
}

.text-lightGray {
    color: #8a8a8a !important;
}

.btn-light-lightGray:hover, .btn-light-lightGray:active, .btn-light-lightGray:focus {
    background-color: #8a8a8a !important;
    color: #a1a1a1 !important;
}

.btn-lightGray:hover, .btn-lightGray:active, .btn-lightGray:focus {
    background-color: #a1a1a1 !important;
}

.btn-light-black,
.bg-light-black {
    background-color: #333333 !important;
}

.btn-outline-black {
    color: #000 !important;
    border-color: #000 !important;
}

.btn-black,
.bg-black {
    background-color: #000 !important;
}

.btn-gradient-black,
.bg-gradient-black {
    background-image: linear-gradient(to right, black, #0d0d0d) !important;
}

.border-light-black {
    border-color: #333333 !important;
}

.border-black {
    border-color: #000 !important;
}

.text-light-black {
    color: #333333 !important;
}

.text-black {
    color: #000 !important;
}

.btn-light-black:hover, .btn-light-black:active, .btn-light-black:focus {
    background-color: #000 !important;
    color: #333333 !important;
}

.btn-black:hover, .btn-black:active, .btn-black:focus {
    background-color: #333333 !important;
}

.btn-light-white,
.bg-light-white {
    background-color: white !important;
}

.btn-outline-white {
    color: #fff !important;
    border-color: #fff !important;
}

.btn-white,
.bg-white {
    background-color: #fff !important;
}

.btn-gradient-white,
.bg-gradient-white {
    background-image: linear-gradient(to right, #c7c7c7, white) !important;
}

.border-light-white {
    border-color: white !important;
}

.border-white {
    border-color: #fff !important;
}

.text-light-white {
    color: white !important;
}

.text-white {
    color: #fff !important;
}

.btn-light-white:hover, .btn-light-white:active, .btn-light-white:focus {
    background-color: #fff !important;
    color: white !important;
}

.btn-white:hover, .btn-white:active, .btn-white:focus {
    background-color: white !important;
}

.btn-light-placeholder,
.bg-light-placeholder {
    background-color: #c6c6c8 !important;
}

.btn-outline-placeholder {
    color: #b8b8ba !important;
    border-color: #b8b8ba !important;
}

.btn-placeholder,
.bg-placeholder {
    background-color: #b8b8ba !important;
}

.btn-gradient-placeholder,
.bg-gradient-placeholder {
    background-image: linear-gradient(to right, #909091, #bcbcbd) !important;
}

.border-light-placeholder {
    border-color: #c6c6c8 !important;
}

.border-placeholder {
    border-color: #b8b8ba !important;
}

.text-light-placeholder {
    color: #c6c6c8 !important;
}

.text-placeholder {
    color: #b8b8ba !important;
}

.btn-light-placeholder:hover, .btn-light-placeholder:active, .btn-light-placeholder:focus {
    background-color: #b8b8ba !important;
    color: #c6c6c8 !important;
}

.btn-placeholder:hover, .btn-placeholder:active, .btn-placeholder:focus {
    background-color: #c6c6c8 !important;
}

.btn-light-formControl,
.bg-light-formControl {
    background-color: #f9f9f9 !important;
}

.btn-outline-formControl {
    color: #f8f8f8 !important;
    border-color: #f8f8f8 !important;
}

.btn-formControl,
.bg-formControl {
    background-color: #f8f8f8 !important;
}

.btn-gradient-formControl,
.bg-gradient-formControl {
    background-image: linear-gradient(to right, #c1c1c1, #f8f8f8) !important;
}

.border-light-formControl {
    border-color: #f9f9f9 !important;
}

.border-formControl {
    border-color: #f8f8f8 !important;
}

.text-light-formControl {
    color: #f9f9f9 !important;
}

.text-formControl {
    color: #f8f8f8 !important;
}

.btn-light-formControl:hover, .btn-light-formControl:active, .btn-light-formControl:focus {
    background-color: #f8f8f8 !important;
    color: #f9f9f9 !important;
}

.btn-formControl:hover, .btn-formControl:active, .btn-formControl:focus {
    background-color: #f9f9f9 !important;
}

.btn-light-selectionBg,
.bg-light-selectionBg {
    background-color: #333333 !important;
}

.btn-outline-selectionBg {
    color: #000 !important;
    border-color: #000 !important;
}

.btn-selectionBg,
.bg-selectionBg {
    background-color: #000 !important;
}

.btn-gradient-selectionBg,
.bg-gradient-selectionBg {
    background-image: linear-gradient(to right, black, #0d0d0d) !important;
}

.border-light-selectionBg {
    border-color: #333333 !important;
}

.border-selectionBg {
    border-color: #000 !important;
}

.text-light-selectionBg {
    color: #333333 !important;
}

.text-selectionBg {
    color: #000 !important;
}

.btn-light-selectionBg:hover, .btn-light-selectionBg:active, .btn-light-selectionBg:focus {
    background-color: #000 !important;
    color: #333333 !important;
}

.btn-selectionBg:hover, .btn-selectionBg:active, .btn-selectionBg:focus {
    background-color: #333333 !important;
}

.btn-light-selectionColor,
.bg-light-selectionColor {
    background-color: white !important;
}

.btn-outline-selectionColor {
    color: #fff !important;
    border-color: #fff !important;
}

.btn-selectionColor,
.bg-selectionColor {
    background-color: #fff !important;
}

.btn-gradient-selectionColor,
.bg-gradient-selectionColor {
    background-image: linear-gradient(to right, #c7c7c7, white) !important;
}

.border-light-selectionColor {
    border-color: white !important;
}

.border-selectionColor {
    border-color: #fff !important;
}

.text-light-selectionColor {
    color: white !important;
}

.text-selectionColor {
    color: #fff !important;
}

.btn-light-selectionColor:hover, .btn-light-selectionColor:active, .btn-light-selectionColor:focus {
    background-color: #fff !important;
    color: white !important;
}

.btn-selectionColor:hover, .btn-selectionColor:active, .btn-selectionColor:focus {
    background-color: white !important;
}

.btn-light-scrollTrackBg,
.bg-light-scrollTrackBg {
    background-color: #f4f4f4 !important;
}

.btn-outline-scrollTrackBg {
    color: #f1f1f1 !important;
    border-color: #f1f1f1 !important;
}

.btn-scrollTrackBg,
.bg-scrollTrackBg {
    background-color: #f1f1f1 !important;
}

.btn-gradient-scrollTrackBg,
.bg-gradient-scrollTrackBg {
    background-image: linear-gradient(to right, #bcbcbc, #f2f2f2) !important;
}

.border-light-scrollTrackBg {
    border-color: #f4f4f4 !important;
}

.border-scrollTrackBg {
    border-color: #f1f1f1 !important;
}

.text-light-scrollTrackBg {
    color: #f4f4f4 !important;
}

.text-scrollTrackBg {
    color: #f1f1f1 !important;
}

.btn-light-scrollTrackBg:hover, .btn-light-scrollTrackBg:active, .btn-light-scrollTrackBg:focus {
    background-color: #f1f1f1 !important;
    color: #f4f4f4 !important;
}

.btn-scrollTrackBg:hover, .btn-scrollTrackBg:active, .btn-scrollTrackBg:focus {
    background-color: #f4f4f4 !important;
}

.btn-light-scrollThumbBg,
.bg-light-scrollThumbBg {
    background-color: #a0a0a0 !important;
}

.btn-outline-scrollThumbBg {
    color: #888 !important;
    border-color: #888 !important;
}

.btn-scrollThumbBg,
.bg-scrollThumbBg {
    background-color: #888 !important;
}

.btn-gradient-scrollThumbBg,
.bg-gradient-scrollThumbBg {
    background-image: linear-gradient(to right, #6a6a6a, #8e8e8e) !important;
}

.border-light-scrollThumbBg {
    border-color: #a0a0a0 !important;
}

.border-scrollThumbBg {
    border-color: #888 !important;
}

.text-light-scrollThumbBg {
    color: #a0a0a0 !important;
}

.text-scrollThumbBg {
    color: #888 !important;
}

.btn-light-scrollThumbBg:hover, .btn-light-scrollThumbBg:active, .btn-light-scrollThumbBg:focus {
    background-color: #888 !important;
    color: #a0a0a0 !important;
}

.btn-scrollThumbBg:hover, .btn-scrollThumbBg:active, .btn-scrollThumbBg:focus {
    background-color: #a0a0a0 !important;
}

.btn-light-scrollThumbHoverBg,
.bg-light-scrollThumbHoverBg {
    background-color: #777777 !important;
}

.btn-outline-scrollThumbHoverBg {
    color: #555 !important;
    border-color: #555 !important;
}

.btn-scrollThumbHoverBg,
.bg-scrollThumbHoverBg {
    background-color: #555 !important;
}

.btn-gradient-scrollThumbHoverBg,
.bg-gradient-scrollThumbHoverBg {
    background-image: linear-gradient(to right, #424242, #5e5e5e) !important;
}

.border-light-scrollThumbHoverBg {
    border-color: #777777 !important;
}

.border-scrollThumbHoverBg {
    border-color: #555 !important;
}

.text-light-scrollThumbHoverBg {
    color: #777777 !important;
}

.text-scrollThumbHoverBg {
    color: #555 !important;
}

.btn-light-scrollThumbHoverBg:hover, .btn-light-scrollThumbHoverBg:active, .btn-light-scrollThumbHoverBg:focus {
    background-color: #555 !important;
    color: #777777 !important;
}

.btn-scrollThumbHoverBg:hover, .btn-scrollThumbHoverBg:active, .btn-scrollThumbHoverBg:focus {
    background-color: #777777 !important;
}

::-moz-selection {
    color: #fff;
    background: #000;
}

::selection {
    color: #fff;
    background: #000;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #888;
}

::-webkit-scrollbar-thumb::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/* mixins */
/* start common style*/
* {
    box-sizing: border-box;
}

::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    -webkit-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}

::-webkit-scrollbar-track {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
}

::-webkit-scrollbar-thumb {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    -ms-border-radius: 50px !important;
    -o-border-radius: 50px !important;
}

.btn:hover,
.btn:focus,
.btn.focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

.modal {
    overflow-y: auto;
}

a,
button {
    transition: all 0.5s ease-in-out;
}

.form-control {
    height: 45px;
    font-size: 14px;
    width: 210px;
    border-radius: 9px !important;
    -webkit-border-radius: 9px !important;
    -moz-border-radius: 9px !important;
    -ms-border-radius: 9px !important;
    -o-border-radius: 9px !important;
    text-align: right;
}

textarea {
    height: auto !important;
    resize: none;
}

:placeholder-shown::-webkit-input-placeholder {
    opacity: 1;
    color: #b8b8ba;
}

.owl-carousel {
    direction: ltr;
}

.customHr {
    width: 100%;
    margin: 20px 0;
    border: 1px solid #f3f3f3;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: 0;
    cursor: pointer;
    display: flex;
    align-items: center;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: media-sliderthumb;
}

.zIndex1 {
    z-index: 1;
}

p {
    font-size: 14px;
    line-height: 1.7;
}

.btn {
    height: 50px;
    border-radius: 9px !important;
    -webkit-border-radius: 9px !important;
    -moz-border-radius: 9px !important;
    -ms-border-radius: 9px !important;
    -o-border-radius: 9px !important;
}

.pb90 {
    padding-bottom: 90px;
}

.fs14 {
    font-size: 14px;
}

.fs15 {
    font-size: 15px;
}

.fs16 {
    font-size: 16px;
}

.fs37 {
    font-size: 37px;
}

.br25 {
    border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -ms-border-radius: 25px !important;
    -o-border-radius: 25px !important;
}

.mainTitle {
    position: relative;
    display: inline-block;
    margin: 0;
}

.mainTitle:after {
    position: absolute;
    left: -3px;
    top: 0%;
    content: "";
    width: 29px;
    height: 29px;
    background-color: #6884e1;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    z-index: -1;
}

.mainTitle.top50:after {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.ltr .mainTitle:after {
    right: -3px;
    left: auto;
}

/* end common style*/
/* start loader */
/* end loader */
html {
    scroll-behavior: smooth;
}

@font-face {
    font-family: "Bahij TheSansArabic-SemiLight";
    src: url("../fonts/Bahij_TheSansArabic-SemiLight.ttf") format("eot"), url("../fonts/Bahij_TheSansArabic-SemiLight.ttf") format("woff"), url("../fonts/Bahij_TheSansArabic-SemiLight.ttf") format("truetype"), url("../fonts/Bahij_TheSansArabic-SemiLight.ttf") format("svg");
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0;
    font-family: "Bahij TheSansArabic-SemiLight", sans-serif;
    text-align: right;
    background-color: #f2f9ff;
    direction: rtl;
    color: #141516;
}

.ltr {
    direction: ltr;
    text-align: left;
}

/* Start Header */
header {
    background: url(../img/headerBg.png) top left/cover no-repeat;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

header::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(32, 55, 246, 0.7215686275);
    width: 100%;
    height: 100%;
}

header::before {
    content: "";
    position: absolute;
    top: -50px;
    left: -29px;
    background-color: rgba(26, 35, 118, 0.5098039216);
    width: 60%;
    height: 298px;
    border-radius: 50%/0 0 100% 100%;
}

header .mainNav {
    padding: 0;
    position: fixed;
    background: transparent;
    width: 100%;
    z-index: 2;
    overflow: hidden;
    display: flex;
    top: 0;
    align-items: center;
    transition: all 0.5s ease-in-out;
}

header .mainNav.changeBg {
    background: #4a4ecb;
}

header .mainNav.changeBg .menu .menuLinks {
    padding: 20px 20px 20px 155px;
}

header .mainNav .overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    margin: auto;
    transition: all 0.3s ease-in-out;
    transform: scaleX(0);
    left: 0;
    transform-origin: left;
}

header .mainNav .toggle {
    display: none;
}

header .mainNav .toggle .fa {
    cursor: pointer;
    font-size: 25px;
}

header .mainNav .menu {
    justify-content: space-between;
    width: 100%;
}

header .mainNav .menu .menuLinks {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 30px 30px 30px 155px;
    transition: all 0.5s ease-in-out;
}

header .mainNav .menu .menuLinks li {
    margin-right: 50px;
}

header .mainNav .menu .menuLinks li.active a, header .mainNav .menu .menuLinks li:hover a {
    color: #ffc400;
    font-weight: bold;
}

header .mainNav .menu .menuLinks li a {
    font-size: 16px;
    color: #fff;
    transition: all 0.5s ease-in-out;
}

header .headerLogo {
    width: 145px;
}

header .headerPhones {
    position: absolute;
    width: 480px;
    bottom: 12px;
    left: 111px;
}

header button {
    height: 40px;
    border-radius: 9px !important;
    -webkit-border-radius: 9px !important;
    -moz-border-radius: 9px !important;
    -ms-border-radius: 9px !important;
    -o-border-radius: 9px !important;
    min-width: 110px;
}

header .downloadLinks {
    width: 140px;
}

header.inner-header {
    height: auto;
}

header.inner-header .mainNav {
    background: #4a4ecb;
}

header.inner-header .menu .menuLinks {
    padding: 20px 20px 20px 155px;
}

.ltr header::before {
    right: -29px;
    left: auto;
}

.ltr header .mainNav .menu .menuLinks {
    padding: 30px 155px 30px 30px;
}

.ltr header .mainNav .menu .menuLinks li {
    margin-left: 50px;
    margin-right: 0;
}

.ltr header .headerPhones {
    left: auto;
    right: 111px;
}

/* end header */
.waveShape {
    position: relative;
    top: -200px;
    height: 20px;
}

.waveShape .headerWaves {
    width: 100%;
}

.ltr .waveShape {
    transform: rotateY(-180deg);
}

#about {
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
}

#about .aboutPhone {
    width: 275px;
}

#about .shapes {
    position: absolute;
    bottom: -35px;
    left: 45px;
    width: 290px;
    z-index: -1;
}

.ltr #about .shapes {
    right: 45px;
    left: auto;
    transform: rotateY(-180deg);
}

.downloadApp {
    background: url(../img/downloadBG.png) top left/cover no-repeat;
    position: relative;
}

.downloadApp:after {
    position: absolute;
    content: "";
    background-color: rgba(55, 100, 254, 0.8705882353);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.downloadApp .row {
    min-height: 300px;
}

.downloadApp .handPhone {
    width: 255px;
}

.downloadApp .downloadLinks {
    width: 180px;
    transition: all 0.5s ease-in-out;
}

.downloadApp .downloadLinks:hover {
    transform: scale(0.9);
}

.ltr .downloadApp .handPhone {
    transform: rotateY(-180deg);
}

.images-wrapper {
    display: flex;
    flex-direction: column;
    margin: 30px auto 0;
    position: relative;
    overflow: hidden;
}

.images-wrapper .images-slider {
    width: 100%;
    height: 550px;
    clear: both;
}

.images-wrapper .images-slider .image-item {
    display: block;
}

.images-wrapper .images-slider .image-item.carousel-center {
    border-radius: 25px !important;
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    -ms-border-radius: 25px !important;
    -o-border-radius: 25px !important;
    overflow: hidden;
}

.images-wrapper .images-slider .fancybox {
    display: block;
    position: relative;
    height: 100%;
    box-shadow: 0px 3px 50px rgba(0, 0, 0, 0.2);
}

.images-wrapper .images-slider .fancybox img {
    height: 100%;
    width: 100%;
    display: block;
}

.images-wrapper .frameImg {
    position: absolute;
    width: 310px;
    height: 520px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
    top: 10px;
}

.images-wrapper .btn-group a {
    color: #b8b8ba;
}

.images-wrapper .btn-group a:hover {
    color: #4153de;
}

.ltr .images-wrapper .btn-group a {
    transform: rotateY(-180deg);
}

#contactUs {
    background-color: #f5f1d7;
    z-index: 0;
}

#contactUs .contactUSImg {
    width: 250px;
}

#contactUs .send1 {
    position: absolute;
    left: 60px;
    width: 65px;
    top: 35px;
}

#contactUs .send2 {
    position: absolute;
    right: 35px;
    width: 73px;
    top: 70px;
}

#contactUs .send3 {
    position: absolute;
    left: 33px;
    width: 73px;
    bottom: 55px;
}

.ltr #contactUs .send1 {
    right: 60px;
    left: auto;
    transform: rotateY(-180deg);
}

.ltr #contactUs .send2 {
    left: 35px;
    right: auto;
    transform: rotateY(-180deg);
}

.ltr #contactUs .send3 {
    right: 33px;
    left: auto;
    transform: rotateY(-180deg);
}

.page-info {
    background: url(../img/map.png) top left/cover no-repeat;
    position: relative;
    margin-top: 63px;
}

.page-info .title {
    min-height: 250px;
    text-align: center;
}

.page-info .title h1 {
    font-weight: bold;
    font-size: 23px;
}

.route-image {
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
    -ms-border-radius: 15px !important;
    -o-border-radius: 15px !important;
    width: 100%;
    max-height: 580px;
}

.breadcrumb-item + .breadcrumb-item::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f100";
    color: #8a8a8a;
}

.route-details {
    background-color: #fcfcfe;
}

.route-details .user {
    position: relative;
}

.route-details .user-image {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    width: 60px;
    height: 60px;
    position: relative;
    z-index: 1;
}

.route-details .check-image {
    position: absolute;
    bottom: -8px;
    left: -2px;
    z-index: 1;
}

.route-details .ellipse-image {
    position: absolute;
    bottom: -5px;
    right: -5px;
    height: 69px;
}

.atest {
    background-color: #fcfcfe;
}

.timeline {
    -webkit-border-start: 1px dashed;
    border-inline-start: 1px dashed;
}

.timeline li {
    -webkit-padding-start: 15px;
    padding-inline-start: 15px;
    font-size: 14px;
    position: relative;
    margin-bottom: 30px;
    color: #5d5e64;
}

.timeline li::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    background-color: #ffc400;
    right: -5px;
    top: -5px;
    border: 1px solid;
}

.timeline li:last-child {
    margin-bottom: 0;
}

.timeline li:last-child::before {
    background-color: #4153de;
}

.svg-icon {
    width: 37px;
    height: 37px;
    border-radius: 7px !important;
    -webkit-border-radius: 7px !important;
    -moz-border-radius: 7px !important;
    -ms-border-radius: 7px !important;
    -o-border-radius: 7px !important;
}

.ltr .breadcrumb-item + .breadcrumb-item::before {
    content: "\f101";
}

.ltr .route-details .check-image {
    right: -2px;
    left: auto;
}

.ltr .route-details .ellipse-image {
    right: auto;
    left: -5px;
    transform: rotateY(-180deg);
}

.ltr .timeline li::before {
    left: -5px;
    right: auto;
}

footer .footerLogo {
    width: 150px;
}

footer .social {
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .social li a {
    width: 30px;
    height: 30px;
    color: #fff;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    background-color: #4153de;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

footer .social li a:hover {
    background-color: #ffc400;
}

footer .footLink {
    color: #141516;
}

footer .footLink:hover {
    color: #4153de;
}

/*start scroll top */
#scroll-top {
    width: 40px;
    height: 40px;
    line-height: 37px;
    color: #fff;
    background-color: #4153de;
    text-align: center;
    position: fixed;
    bottom: 10px;
    z-index: 3;
    cursor: pointer;
    display: none;
    transition: all 0.5s ease-in-out;
    border: 2px solid transparent;
    left: 15px;
}

#scroll-top:hover {
    background-color: #fff;
    color: #4153de;
    border: 2px solid #4153de;
}

.ltr #scroll-top {
    right: 15px;
    left: auto;
}

/*end scroll-top*/
/* Start Media Query */
@media (max-width: 767px) {
    header {
        height: auto;
    }

    header .menuBar .logo {
        width: 60px;
    }

    header .menuBar .toggle {
        display: block;
        color: #fff;
        font-size: 30px;
        text-align: right;
        justify-content: space-between;
    }

    header .menuBar a {
        color: #000;
    }

    header .menuBar a.cart {
        margin-right: 10px;
    }

    header .mainNav {
        height: 60px;
    }

    header .mainNav .menu {
        margin: 0;
        padding: 15px;
        background-color: #6884e1;
        position: fixed;
        width: 225px;
        height: 100%;
        top: 0;
        transform: scaleX(1);
        transition: all 0.5s ease-in-out;
        text-align: right;
        right: -100%;
        transform-origin: right;
        border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -o-border-radius: 0 !important;
        display: block !important;
        overflow: auto;
    }

    header .mainNav .menu.ulDir {
        right: 0;
    }

    header .mainNav .menu .user {
        color: #fff;
        margin-bottom: 25px;
        border-bottom: 1px dashed #f2f2f2;
        padding: 10px 0 25px;
        justify-content: center;
        font-size: 15px;
    }

    header .mainNav .menu .menuLinks {
        align-items: flex-start;
        margin: 15px 0;
        flex-direction: column;
        padding: 0 !important;
    }

    header .mainNav .menu .menuLinks li {
        margin: 0 5px 15px;
    }

    header .mainNav .menu .menuLinks li a {
        font-size: 15px;
        color: #fff;
    }

    header .mainNav .menu .menuLinks li.active a {
        color: #ffc400;
    }

    header .mainNav .menu .menuLinks li.active a:before {
        content: none;
    }

    header .headerPhones {
        position: unset;
        width: 155px;
        margin: 100px auto 0;
        display: block;
    }

    header .headerLogo {
        width: 100px;
        display: block;
        margin: auto;
    }

    header h1 {
        text-align: center;
        font-size: 20px !important;
    }

    header p {
        text-align: center;
    }

    header form {
        justify-content: center;
    }

    header .downloadLinks {
        width: 120px;
    }

    .page-info .title h1 {
        font-size: 20px;
    }

    p {
        font-size: 13px;
    }

    .breadcrumb {
        font-size: 14px;
    }

    .images-wrapper .frameImg {
        width: 100%;
    }

    .waveShape {
        top: -40px;
    }

    #about .aboutPhone {
        width: 200px;
    }

    #about .shapes {
        width: 245px;
    }

    .downloadApp .downloadLinks {
        width: 120px;
    }

    .downloadApp .handPhone {
        width: 190px;
    }

    #contactUs .contactUSImg {
        width: 187px;
        display: block;
        margin: 20px auto 40px;
    }

    #contactUs .send1 {
        left: 25px;
        width: 50px;
    }

    #contactUs .send2 {
        right: 25px;
        width: 49px;
        top: 60px;
    }

    #contactUs .send3 {
        width: 52px;
        bottom: 8px;
    }

    .ltr header .mainNav .overlay {
        left: auto;
        right: 0;
        transform-origin: right;
    }

    .ltr header .mainNav .menu {
        text-align: left;
        left: -100%;
        right: auto;
        transform-origin: left;
    }

    .ltr header .mainNav .menu.ulDir {
        left: 0;
        right: auto;
    }

    .ltr #contactUs .send1 {
        right: 25px;
    }

    .ltr #contactUs .send2 {
        left: 25px;
    }
}

/*Small Screen*/
@media (min-width: 768px) and (max-width: 991px) {
    .fs37 {
        font-size: 28px;
    }

    header {
        height: 60vh;
    }

    header .mainNav .menu {
        justify-content: center !important;
    }

    header .mainNav .menu .menuLinks {
        padding: 30px 30px !important;
    }

    header .mainNav .menu .menuLinks li a {
        font-size: 15px;
    }

    header .headerPhones {
        position: unset;
        width: 100%;
    }

    .waveShape {
        top: -135px;
    }

    #about .aboutPhone {
        width: 220px;
    }

    #about .shapes {
        bottom: -2px;
        left: 25px;
        width: 182px;
    }

    .downloadApp .downloadLinks {
        width: 120px;
    }

    #contactUs .send2 {
        position: absolute;
        right: 20px;
        width: 56px;
        top: 55px;
    }

    .ltr #about .shapes {
        right: 25px;
    }
}

/*Medium Screen*/
@media (min-width: 992px) and (max-width: 1199px) {
    header .mainNav .menu {
        justify-content: center !important;
    }

    header .mainNav .menu .menuLinks {
        padding: 30px 30px !important;
    }

    header .mainNav .menu .menuLinks li a {
        font-size: 15px;
    }

    header .headerPhones {
        position: unset;
        width: 100%;
    }

    #about .shapes {
        bottom: -25px;
        left: 20px;
        width: 255px;
    }

    .ltr #about .shapes {
        right: 20px;
    }
}

/*Larger Screen*/
/* End Media Query *//*# sourceMappingURL=style.css.map */
