body{font-family: "Montserrat", sans-serif;font-size: 1rem;font-weight: 400;overflow-x: hidden;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {padding: 0 10px;}
.row {margin: 0 -10px;align-items: center;}
a:hover, a:focus, button:hover, button:focus{outline: none;}
section {padding: 100px 0;clear: both;position: relative;margin: 0 auto;z-index: 1;}
h1,h2,h3,h4,h5,h6{font-family: "Montserrat", sans-serif;color: #1e1b1b;}
p {color: #606060;font-size: 16px;font-weight: 400;margin-bottom: 20px;position: relative;z-index: 1;}
img{max-width: 100%;}
textarea{resize: none}
input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;  }
label.error {display: none !important;}
span, b{vertical-align:baseline;}

select {
-webkit-appearance: listbox !important;
}

.container{
    max-width: 1440px;
    padding: 0 10px;
}

ul {
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}


a.logo img {
    max-width: 180px;
    transition: .5s all;
}


/*Reset Css*/

.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active {
    background: #000;
}
header {
    padding: 0;
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 3;
    background: #ffffff;
}

header .row {
    align-items: center;
}

header ul li {
    display: inline-flex;
    padding: 25px 15px;
    position: relative;
    z-index: 9;
    transition: .5s all;
}

.nav-link {
    padding: 0;
}

header ul li > a {
    color: #000000 !important;
    font-weight: 500 !important;
    transition: .5s all !important;
    font-size: 16px !important;
    text-transform: capitalize;
    display: inline-flex !important;
    align-items: center;
    padding-block: 10px;
}

.dropdown:hover>.dropdown-menu {
    display: flex;
}

.dropdown-item {
    color: #000000 !important;
    padding: 14px 15px;
    font-weight: 500;
    border: 1px solid #ffc41230;
    margin-bottom: 0px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 600;
    transition: .5s all;
    display: inline-block;
    width: 50%;
}

.dropdown-menu{
    background-color: #ffffff;
    padding: 0;
    margin: 40px 0 0;
    border: none;
    border-radius: 0 !important;
    left: -100%;
    width: 700px;
    margin: auto;
    top: 116px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: -1;
    border: 2px solid #000;
}

.dropdown-item.active, .dropdown-item:active {
    background: #3b3843;
}

.dropdown-item:focus, .dropdown-item:hover {background: #331e78;color: #ffffff !important;}

a.menu-bottom {
    display: none;
}

header ul {
    position: relative;
    text-align: right;
    display: flex;
    justify-content: right;
    align-items: center;
    margin-right: 25px;
}

img{
    max-width: 100%;
}


.btn {
    padding: 10px 10px 10px 30px;
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 500;
    text-align: center;
    transition: .5s all;
    position: relative;
    z-index: 1;
    border-radius: 40px;
    text-transform: capitalize;
    font-family: "Montserrat", sans-serif;
    display: inline-flex;
    align-items: center;
    border: none;
    background: #193773 !important;
}


h2 {
    font-size: 2.8125rem;
    font-weight: 800;
    margin: 0 0 25px;
    line-height: 50px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
}

.our-banner {
    padding: 130px 0;
    z-index: 2;
    background: url("../images/main-banner.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
}

header .container-fluid {
    max-width: 1650px;
}

header ul li.btn-phone a.btn-head {
    color: #fff;
    font-size: 1.875rem;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: center;
}

a:hover {
    color: #000000 !important;
}
.heading {
    margin-bottom: 70px;
    position: relative;
    z-index: 2;
}

.top-bar {
    padding: 12px 0;
    z-index: 5;
    position: relative;
    text-align: center;
    background: #00A1EB;
}

header .btn-block.text-right {
    text-align: right;
}



header ul li:first-child {
    padding-left: 0;
}

header ul li:last-child {
    padding-right: 0;
}


header ul li a:hover {
    color: #ff7623 !important;
}

.btn.btn-red {
    background: #F66608;
    border-color: #F66608;
    color: #fff !important;
}

.copy {
    padding: 80px 0 0;
}

.copy .row {
    margin: 0;
    align-items: center;
}

.copy p {
    margin: 0;
    color: #4f4f4f;
    font-size: 14px;
    text-align: left;
}

.copy ul {
    text-align: center;
    margin: 0;
    height: 100%; /* adjust to control the size  */
    background: #193773;
    --r: calc(100% - 15px);
    --p: 15px;
    clip-path: polygon(var(--p) 0%, var(--r) 0%, 100% 50%, var(--r) 100%, var(--p) 100%, 0% 50%);
    padding: 10px 0;
    position: relative;
    z-index: 1;
}

.copy ul li {
    display: inline-block;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

.copy ul li:last-child {
    padding-right: 0;
}

.copy ul li a {
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 500;
}

.copy ul li:before {
    position: absolute;
    content: "";
    left: -3px;
    top: 3px;
    bottom: 0;
    width: 5px;
    height: 1px;
    background: #ffffff;
    margin: auto;
}

.heading.text-center h2:last-child {
    margin-bottom: 0;
}

.info-banner h1 > span {display: inline;position: relative;z-index: 1;color: #f4cd50;}

.btn-block .btn:last-child {
    margin-left: 12px;
}


.info-banner h1 {
    color: #fff;
    font-size: 4rem;
    font-weight: 800;
    line-height: 75px;
    margin-bottom: 40px;
    letter-spacing: 2px;
}

.info-banner p {
    color: #fff;
    font-size: 1.25rem;
    margin-bottom: 60px;
}



.head-btn {
    text-align: right;
    width: calc(100% + 25px);
    display: flex;
    justify-content: space-between;
}

.btn img {
    color: #000;
    transform: rotate(0deg);
    transition: .5s all;
}

.btn:hover img {
    transform: rotate(360deg);
}

.btn.btn-white {
    background: #fff !important;
    color: #000 !important;
}

.btn.btn-white::before {
    display: none;
}

.heading.text-center p {
    width: 80%;
    margin: 0 auto;
}


.btn.btn-black {
    background: #000 !important;
    color: #fff !important;
}

.btn.btn-black::before {
    display: none;
}




.form-control {
    height: 55px;
    border: 2px solid #2c1864;
    margin-bottom: 10px;
    padding: 12px 20px;
    font-size: 15px;
}

textarea.form-control {
    height: 110px;
    margin-bottom: 20px;
}

button.btn.btn-blue {
    display: flex;
    width: 100%;
    font-size: 1.375rem !important;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-block: 10px;
    justify-content: center;
    align-items: center;
}


div.popupform {
    width: 930px;
    height: 620px;
    background: url("../images/bg-popup.jpg") no-repeat;
    background-size: 100%;
    padding: 60px 30px 30px 0px;
    shape-outside: padding-box;
    background-position: 50%;
    border-radius: 30px;
    border: 5px solid #fff;
}

.popup-content {
    padding-inline: 55px 0;
    text-align: center;
}

.popup-content button.btn.btn-blue {
    background: #000 !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    border-radius: 18px;
}

.popup-content button.btn.btn-blue::before {
    display: none;
}

div.popupform .row {
    align-items: stretch;
}

.popup-content textarea.form-control {
    height: 90px;
    margin-bottom: 15px;
}

.popup-content .form-control {
    border: none;
    height: 50px;
}

.popup-content h4 {
    color: #fff;
    width: 85%;
    margin: 0 auto 30px;
    font-size: 2rem;
    font-weight: 600;
}

.custom-pop h3 {
    text-align: center;
    font-weight: 700;
    font-size: 2.3125rem;
    margin-right: -40px;
    line-height: 2.5rem;
    color: #fff;
}


div.popupform button.fancybox-button.fancybox-close-small {
    background: url("../images/pop-close.png") no-repeat;
    width: 29px;
    height: 30px;
    background-size: 100%;
    opacity: 1;
    right: 10px;
    top: 8px;
}

div.popupform button.fancybox-button.fancybox-close-small svg {
    display: none;
}

.btn-blue::before {
    background: #2A1760;
    background: linear-gradient(90deg, rgba(42, 23, 96, 1) 0%, rgba(82, 58, 221, 1) 100%);
}

.btn-blue:hover {
    color: #fff !important;
}

.btn > span {
    background: #00A1EB;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 30px;
}

a.btn.btn-blue2 {
    background: #00A1EB !important;
    color: #fff !important;
}

a.btn.btn-blue2 > span {
    background: #193773;
}


ul.social-links {
    display: flex;
    gap: 10px;
}

ul.social-links li {
    width: 36px;
    height: 36px;
    background: #ffffff21;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

ul.social-links li svg {
    color: #fff;
}

ul.social-links li  a {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 100%;
    align-items: center;
}

a.btn-top1 {
    font-size: 1.625rem;
    font-weight: 700;
    color: #fff !important;
    display: inline-flex;
    align-items: center;
    margin-right: 40px;
    position: relative;
    z-index: 1;
}

a.btn-top1::before {
    position: absolute;
    content: "";
    background: #fff;
    width: 2px;
    height: 70%;
    right: -22px;
    top: 15%;
}

a.btn-top2 {
    background: #193773;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 500;
    color: #fff !important;
    display: inline-flex;
    align-items: center;
}

a.btn-top2 img {
    margin-right: 6px;
}

a.btn-top1 img {
    margin-right: 10px;
}

.our-banner .row {
    justify-content: center;
}

.info-banner h5 {
    color: #00A1EB;
    font-weight: 700;
    font-size: 2.125rem;
    margin-bottom: 30px;
}

.info-banner h6 {
    color: #fff;
    font-weight: 700;
    font-size: 1.375rem;
    width: calc(100% + 50px);
    left: -25px;
    position: relative;
    margin-bottom: 35px;
}

.info-banner h6 > span {
    font-size: 1.25rem;
    font-weight: 400;
}

.box-why {
    text-align: center;
    padding: 30px 50px;
    min-height: 280px;
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #EEEEEE;
    border-radius: 10px;
    margin-bottom: 20px;
    transition: .5s all;
}

.box-why span {
    display: inline-flex;
    width: 80px;
    height: 80px;
    background: #00A1EB;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: 5px solid #E6F6FD;
    margin-bottom: 32px;
    z-index: 1;
    position: relative;
    transition: .5s all;
}

.box-why span::before {
    position: absolute;
    content: "";
    width: 100px;
    height: 1.5px;
    left: -10px;
    right: 0;
    margin: auto;
    z-index: -1;
    bottom: -24px;
    background: #FFF;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(0, 161, 235, 1) 50%, rgba(255, 255, 255, 0) 100%);
    transition: .3s all;
}

.box-why h4 {
    font-weight: 700;
    font-size: 1.375rem;
    margin-bottom: 8px;
}

.box-why p {
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    margin: 0;
}

.info-why2 {display: flex;flex-direction: column;justify-content: space-between;height: 100%;}

.our-why .row {
    align-items: stretch;
}

.box-why:hover {
    box-shadow: 0 5px 15px #0000002e;
    border-color: #193773;
}

.box-why:hover span {
    background: #193773;
}

.box-why:hover span::before {
    background: #FFF;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(25, 55, 115, 1) 50%, rgba(255, 255, 255, 0) 100%);
}
.btn-block.text-center {
    margin-top: 45px;
}

.our-cta{
    background: url("../images/bg-cta.jpg") no-repeat;
    background-size: cover;
    background-position: 50%;
    padding-bottom: 0;
}

.our-cta .row {
    align-items: start;
}

.info-cta {
    margin-top: 40px;
}

.info-cta * {
    color: #fff;
}

.info-cta  h2 {
    width: calc(100% + 40px);
}

.info-cta h5 {
    font-weight: 400;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    margin-bottom: 30px;
}

.info-cta .btn {
    font-size: 16px !important;
}

.img-cta {
    position: relative;
    left: 20px;
}

.img-bus {
    position: relative;
    z-index: 1;
}

.img-bus::before {
    position: absolute;
    content: "";
    background: url("../images/bus-bg1.png") no-repeat;
    background-size: 100%;
    width: 250px;
    height: 250px;
    right: -30px;
    top: -30px;
    z-index: -1;
}
.info-bus ul li {
    font-size: 1.375rem;
    font-weight: 400;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.info-bus ul li svg {
    margin-right: 12px;
    color: #10a1e8;
}

.info-bus ul li:last-child {
    margin-bottom: 0;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    width: 32px;
    background: #193773;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #C7CDDB;
    transition: .3s all;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
}

.our-software{
    background: url('../images/bg-soft.jpg') no-repeat;
    background-size: cover;
    background-position: 50%;
}

footer {
    padding-block: 100px 30px;
    background: url('../images/bg-footer.jpg') no-repeat;
    background-size: cover;
    background-position: 50%;
}

footer a.ftr-logo {
    display: block;
    margin-bottom: 20px;
}

footer  h5 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    background: #00A1EB;
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 20px;
}

footer ul {
    margin-bottom: 25px;
}

footer p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.copy ul li:first-child:before {
    display: none;
}

.copy ul::before {
    position: absolute;
    content: "";
    width: calc(100% - 24px);
    height: 100%;
    left: 12px;
    --r: calc(100% - 15px);
    --p: 15px;
    clip-path: polygon(var(--p) 0%, var(--r) 0%, 100% 50%, var(--r) 100%, var(--p) 100%, 0% 50%);
    background: #00A1EB;
    top: 0;
}

footer .row {
    align-items: start;
}

.row.row-links {
    margin-top: 50px;
}

.info-foot2 h4 {
    color: #fff;
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 15px;
}

.info-foot2 ul li a {
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
}

.info-foot2 ul li {position: relative;z-index: 1;padding-left: 18px;margin-bottom: 10px;}

.info-foot2 ul li::before {
    position: absolute;
    content: "";
    background: #fff;
    width: 6px;
    height: 2px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.info-foot2 ul li:last-child {
    margin-bottom: 0;
}

.marque img {
    width: auto !important;
    margin-right: 30px;
}


.marque {
    background: #193773;
    padding-block: 12px;
}

.marque .item {
    display: flex;
    align-items: center;
}

.marque span {
    color: #fff;
    font-weight: 700;
    display: inline-block;
    font-size: 1.5rem;
}


/* Video CSS */

.play-btn{position: relative;background:transparent;border:none;cursor:pointer;font-size: 1.5rem;font-weight: 600;margin-left: auto;display: table;}
.play-btn > img{width: auto;height:auto;margin-right: 15px;}
#video_container{position:relative;width: 100%;}
.video{width:100%;margin-bottom: 20px;}

#video_container h4  span {
    color: #00A1EB !important;
}

#video_container h4 {
    font-weight: 600;
}

#video_container h4 > b {
    font-weight: 700;
}

#video_container:first-child {
    margin-bottom: 80px;
}

/* Video CSS */



.info-soft {
    position: relative;
    z-index: 1;
}


.owl-soft.owl-carousel::before {
    position: absolute;
    content: "";
    background: url('../images/bg-item.png') no-repeat;
    background-size: 31%;
    width: 100%;
    height: 100%;
    top: -30px;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    right: 0;
    margin: 0 auto;
}

.owl-soft .owl-item {
    padding-block: 30px 60px;
}

header ul li.mob-link {
    display: none;
    padding: 0;
}