/*Edited by Mr.Kei HKM-EDP, 17 Oct 2022*/

:root {
    --dark-background: #192440;
    --menu-background: #0e172e;
    --menu-active-background: #07122d;
}

/*begin::header css*/
    .header-scrolled {
        background: rgba(25, 36, 64, 0.8);
        backdrop-filter: blur(3px);
    }

    #header .nav-menu > ul > li {
        padding: 10px 14px 10px 14px;
        border-radius: .95rem;
    }

    #header .nav-menu > ul > li.active {
        background-color: var(--menu-active-background);
    }

    #header .nav-menu a {
        font-weight: 600;
    }

    #header .nav-menu a:hover,
    #header .nav-menu .active > a, .nav-menu li:hover > a {
        color: #009ef7;
    }

    .get-started-btn {
        border-radius: .95rem;
    }
/*end::header css*/

/*begin::content css*/
    .btn.btn-default:not(:hover) {
        background: var(--dark-background)!important;
        border: 0;
        color: #fff;
        transition: 0.4s;
        border-radius: 50px;
    }
    .btn.btn-default:hover {
        background: var(--menu-active-background)!important;
        border: 0;
        color: #fff;
        transition: 0.4s;
        border-radius: 50px;
    }
    .btn.btn-default:focus {
        box-shadow: unset;
    }

    [class*="btn"] {
        border-radius: .95rem!important;
    }

    #form-track input[type="text"] {
        outline: unset;
    }

    #preloader {
        background: var(--dark-background);
    }

    #preloader::before {
        border: 6px solid var(--dark-background);
        border-top-color: #fff;
        border-bottom-color: #fff;
    }

    .faq .faq-list li {
        border-radius: .95rem;
    }
/*end::content css*/

/*begin::form css*/
    .contact .php-email-form {
        border-radius: .95rem;
        border-top: 3px solid var(--dark-background);
        border-bottom: 3px solid var(--dark-background);
    }

    .contact .php-email-form input,
    .contact .php-email-form textarea {
        border-radius: .95rem;
    }

    .select2-container--default .select2-selection--single {
        height: 44px!important;
        border: 1px solid #ced4da!important;
        border-radius: .95rem!important;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        padding: .375rem .75rem;
    }

    .select2-container--open .select2-dropdown--below,
    .select2-container--open .select2-dropdown--below .select2-results > ul {
        border-bottom-right-radius: .95rem;
        border-bottom-left-radius: .95rem;
    }

    .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
        background-color: var(--dark-background);
    }

    .select2-container--default .select2-search--dropdown .select2-search__field {
        border: 1px solid #ced4da!important;
        border-radius: .95rem;
        height: 44px;
        outline: unset!important;
    }

    .select2-container--default .select2-search--dropdown .select2-search__field:focus {
        border: 1px solid #47b2e4 !important;
    }

    .custom-file-up input[type="file"] {
        line-height: 1.8rem;
    }

    .custom-file-up .btn {
        height: 44px;
        line-height: 1.8rem;
    }

/*end::form css*/

/*begin::footer css*/
    #footer {
        background: var(--dark-background);
    }
/*end::footer css*/

#hero {
    background: var(--dark-background);
}

small {
  opacity: 60%;
}

small.small-form-label {
	display: block;
	margin-top: -5px;
    margin-bottom: 10px;
}

.ck-editor__editable_inline {
    min-height: 300px;
}

.section-title h2 {
    color: var(--dark-background);
}

.section-title h2 small {
  display: block;
  font-size: medium;
  margin-top: 8px;
}


.track {
	border: 0;
	padding: 4px 8px;
	width: 100%;
}

.track-btn {
	position: flex;
	top: 0;
	right: 0;
	bottom: 0;
	border: 0;
	background: none;
	font-size: 16px;
	padding: 0 20px;
	background: #47b2e4;
	color: #fff;
	transition: 0.3s;
	border-radius: 50px;
	box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

.m--padding-top-10{
	padding-top:10px !important
}

.m--padding-top-5{
	padding-top:5px !important
}

.m-scroller:not(.m-scrollable--track)>.ps__rail-x,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x{
	top:4px !important;height:4px !important
}
.m-scroller:not(.m-scrollable--track)>.ps__rail-x:hover,.m-scroller:not(.m-scrollable--track)>.ps__rail-x:focus,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x:hover,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x:focus{height:4px !important}

.m-scroller:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x{top:0 !important;height:4px !important}

.m-scroller:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x:hover,.m-scroller:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x:focus,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x:hover,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x:focus{top:0 !important;height:4px !important}

.m-scroller:not(.m-scrollable--track)>.ps__rail-y,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y{right:4px !important;width:4px !important}

.m-scroller:not(.m-scrollable--track)>.ps__rail-y:hover,.m-scroller:not(.m-scrollable--track)>.ps__rail-y:focus,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y:hover,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y:focus{width:4px !important}

.m-scroller:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y{right:0 !important;width:4px !important}

.m-scroller:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y:hover,.m-scroller:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y:focus,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y:hover,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y:focus{right:0 !important;width:4px !important}

.m-scroller:not(.m-scrollable--track)>.ps__rail-x:hover,.m-scroller:not(.m-scrollable--track)>.ps__rail-x:focus,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x:hover,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x:focus{opacity:1;background:transparent !important}

.m-scroller:not(.m-scrollable--track)>.ps__rail-x:hover>.ps__thumb-x,.m-scroller:not(.m-scrollable--track)>.ps__rail-x:focus>.ps__thumb-x,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x:hover>.ps__thumb-x,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x:focus>.ps__thumb-x{background:#bdc3d4;opacity:1}.m-scroller:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x{background:#bdc3d4;opacity:1}

.m-scroller:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x:hover,.m-scroller:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x:focus,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x:hover,.m-scrollable:not(.m-scrollable--track)>.ps__rail-x>.ps__thumb-x:focus{opacity:1;background:#bdc3d4}

.m-scroller:not(.m-scrollable--track)>.ps__rail-y:hover,.m-scroller:not(.m-scrollable--track)>.ps__rail-y:focus,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y:hover,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y:focus{background:transparent !important;opacity:1}

.m-scroller:not(.m-scrollable--track)>.ps__rail-y:hover>.ps__thumb-y,.m-scroller:not(.m-scrollable--track)>.ps__rail-y:focus>.ps__thumb-y,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y:hover>.ps__thumb-y,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y:focus>.ps__thumb-y{background:#bdc3d4;opacity:1}.m-scroller:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y{background:#bdc3d4;opacity:1}.m-scroller:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y:hover,.m-scroller:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y:focus,.m-scrollable:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y:hover,

.m-scrollable:not(.m-scrollable--track)>.ps__rail-y>.ps__thumb-y:focus{opacity:1;background:#bdc3d4}.ps{overflow:hidden;position:relative}.ps>.ps__rail-x>.ps__thumb-x{background:#adb5ca;opacity:1}

.ps>.ps__rail-x>.ps__thumb-x:hover,.ps>.ps__rail-x>.ps__thumb-x:focus{opacity:1;background:#adb5ca}

.cbp_tmtimeline {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative
}

.cbp_tmtimeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 3px;
    background: #eee;
    left: 20%;
    margin-left: -6px
}

.cbp_tmtimeline>li {
    position: relative
}

.cbp_tmtimeline>li:first-child .cbp_tmtime span.large {
    /* color: #444; */
    font-size: 17px !important;
    font-weight: 700
}

.cbp_tmtimeline>li:first-child .cbp_tmicon {
    background: #fff;
    /* color: #666 */
}

.cbp_tmtimeline>li:nth-child(odd) .cbp_tmtime span:last-child {
    color: #444;
    font-size: 13px
}

.cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel {
    background: #f0f1f3
}

.cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
    border-right-color: #f0f1f3
}

.cbp_tmtimeline>li .empty span {
    color: #777
}

.cbp_tmtimeline>li .cbp_tmtime {
    display: block;
    width: 23%;
    padding-right: 70px;
    position: absolute
}

.cbp_tmtimeline>li .cbp_tmtime span {
    display: block;
    text-align: right
}

.cbp_tmtimeline>li .cbp_tmtime span:first-child {
    font-size: 15px;
    color: #3d4c5a;
    font-weight: 700
}

.cbp_tmtimeline>li .cbp_tmtime span:last-child {
    font-size: 14px;
    color: #444
}

.cbp_tmtimeline>li .cbp_tmlabel {
    margin: 0 0 15px 25%;
    background: #f0f1f3;
    padding: 1.2em;
    position: relative;
    border-radius: 5px
}

.cbp_tmtimeline>li .cbp_tmlabel:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #f0f1f3;
    border-width: 10px;
    top: 10px
}

.cbp_tmtimeline>li .cbp_tmlabel blockquote {
    font-size: 16px
}

.cbp_tmtimeline>li .cbp_tmlabel .map-checkin {
    border: 5px solid rgba(235, 235, 235, 0.2);
    -moz-box-shadow: 0px 0px 0px 1px #ebebeb;
    -webkit-box-shadow: 0px 0px 0px 1px #ebebeb;
    box-shadow: 0px 0px 0px 1px #ebebeb;
    background: #fff !important
}

.cbp_tmtimeline>li .cbp_tmlabel h2 {
    margin: 0px;
    padding: 0 0 10px 0;
    line-height: 26px;
    font-size: 16px;
    font-weight: normal
}

.cbp_tmtimeline>li .cbp_tmlabel h2 a {
    font-size: 15px
}

.cbp_tmtimeline>li .cbp_tmlabel h2 a:hover {
    text-decoration: none
}

.cbp_tmtimeline>li .cbp_tmlabel h2 span {
    font-size: 15px
}

.cbp_tmtimeline>li .cbp_tmlabel p {
    color: #444
}

.cbp_tmtimeline>li .cbp_tmicon {
    width: 40px;
    height: 40px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 1.4em;
    line-height: 40px;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    color: #fff;
    background: #46a4da;
    border-radius: 50%;
    box-shadow: 0 0 0 5px #f5f5f6;
    text-align: center;
    left: 20%;
    top: 0;
    margin: 0 0 0 -25px
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    .cbp_tmtimeline>li .cbp_tmtime {
        padding-right: 60px
    }
}

@media screen and (max-width: 65.375em) {
    .cbp_tmtimeline>li .cbp_tmtime span:last-child {
        font-size: 12px
    }
}

@media screen and (max-width: 47.2em) {
    .cbp_tmtimeline:before {
        display: none
    }
    .cbp_tmtimeline>li .cbp_tmtime {
        width: 100%;
        position: relative;
        padding: 0 0 20px 0
    }
    .cbp_tmtimeline>li .cbp_tmtime span {
        text-align: left
    }
    .cbp_tmtimeline>li .cbp_tmlabel {
        margin: 0 0 30px 0;
        padding: 1em;
        font-weight: 400;
        font-size: 95%
    }
    .cbp_tmtimeline>li .cbp_tmlabel:after {
        right: auto;
        left: 20px;
        border-right-color: transparent;
        border-bottom-color: #f5f5f6;
        top: -20px
    }
    .cbp_tmtimeline>li .cbp_tmicon {
        position: relative;
        float: right;
        left: auto;
        margin: -64px 5px 0 0px
    }
    .cbp_tmtimeline>li:nth-child(odd) .cbp_tmlabel:after {
        border-right-color: transparent;
        border-bottom-color: #f5f5f6
    }
}

.bg-green {
    background-color: #50d38a !important;
    color: #fff;
}

.bg-blush {
    background-color: #ff758e !important;
    color: #fff;
}

.bg-orange {
    background-color: #ffc323 !important;
    color: #fff;
}

.bg-info {
    background-color: #2CA8FF !important;
}