@charset "utf-8";

/*font document*/

/*font-family: "Roboto", sans-serif;*/

/*Light 300 || Regular 400 || Medium 500 || Semi-bold 600 || Bold 700 || Extra-bold 800 || Black 900*/

/*common css start*/

a, .btn-theme-tras span::after, .singlecircle span:after, .btn-theme, .blogboxwrap h4 { -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
*:focus { outline: none; }
*:focus { outline: none; border: none; }
body { margin: 0px; padding: 0px; font-size: 20px; line-height: 28px; font-weight: 400; color: #555555; font-family: "Figtree", serif; }
p { margin-bottom: 15px; }
small { color: #999; font-size: 14px; display: block; margin-bottom: 10px; }
a { color: #555555; cursor: pointer; text-decoration: none; outline: none; }
a:hover { color: #F07C5E; text-decoration: none; }
ul, li { list-style: none; margin: 0px; padding: 0px; }
img { border: 0; vertical-align: top; height: auto; max-width: 100%; }
.left-padding { padding-left: calc(((100% - 1520px)) / 2); }
.right-padding { padding-right: calc(((100% - 1520px)) / 2); }
.mob .row [class*="col-"]:first-child { margin-top: -50px; }

/*Heading Css*/
h1, h2, h3, h4, h5, h6, .th1, .th2, .th3, .th4, .th5, .th6, h1 a { color: #013476; font-weight: 600; line-height: 1; margin: 0px; padding: 0px; }
h1, h2, .th1, .th2 { font-size: 70px; margin-bottom: 20px; letter-spacing: -1.4px; }
h3, .th3 { font-size: 50px; margin-bottom: 20px; }
h4, .th4 { font-size: 30px; margin-bottom: 20px; letter-spacing: -0.6px; }
h5, .th5 { font-size: 24px; margin-bottom: 20px; letter-spacing: -0.4px; }
h6, .th6 { font-size: 20px; margin-bottom: 20px; font-weight: 600; }

/*extra heading & text*/
.title200 { font-size: 200px; line-height: 150px; font-weight: 700; letter-spacing: -4px; color: #013476; }
.title100 { font-size: 100px; line-height: 1; font-weight: 600; letter-spacing: -2px; }
.title80 { font-size: 80px; line-height: 1; font-weight: 300; letter-spacing: -1.6px; }
.text-24 { font-size: 24px; line-height: 36px; }

/*font-weight*/
.fwm { font-weight: 500; }
.fws { font-weight: 600; }
.fwb { font-weight: 700; }

/*bullet*/
.bullet-list ul { margin-bottom: 20px }
.bullet-list ul li ul { margin-bottom: 10px; margin-top: 5px }
.bullet-list ul li::before { content: ''; position: absolute; left: 0; top: 10px; background-image: url(../images/arrow10px.svg); width: 10px; height: 10px; }
.bullet-list ul:last-child { margin-bottom: 0px }
.bullet-list ul li { position: relative; padding-left: 20px; margin-bottom: 5px }

/*bullet-end*/

/*margin-top*/
.mt-10 { margin-top: 10px; }
.mt-15 { margin-top: 15px; }
.mt-30 { margin-top: 30px; }
.mt-50 { margin-top: 50px; }
.mt-100 { margin-top: 100px; }
.mt-200 { margin-top: 200px; }
.mt-250 { margin-top: 250px; }
.mt-300 { margin-top: 300px; }

/*margin-bottom*/
.mb-0 { margin-bottom: 0px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
.mb-25 { margin-bottom: 25px; }
.mb-30 { margin-bottom: 30px; }
.mb-40 { margin-bottom: 40px; }
.mb-50 { margin-bottom: 40px; }
.mb-60 { margin-bottom: 60px; }
.mb-50 { margin-bottom: 50px; }
.mb-70 { margin-bottom: 70px; }
.mb-80 { margin-bottom: 80px; }
.mb-90 { margin-bottom: 90px; }
.mb-100 { margin-bottom: 100px; }
.mb-150 { margin-bottom: 150px; }
.mb-180 { margin-bottom: 180px; }
.mb-200 { margin-bottom: 200px; }

/*padding-top*/
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-30 { padding-top: 30px; }
.pt-50 { padding-top: 50px; }
.pt-100 { padding-top: 100px; }

/*padding-bottom*/
.pb-10 { padding-bottom: 10px; }
.pb-15 { padding-bottom: 15px; }
.pb-20 { padding-bottom: 20px; }
.pb-25 { padding-bottom: 25px; }
.pb-30 { padding-bottom: 30px; }
.pb-40 { padding-bottom: 40px; }
.pb-50 { padding-bottom: 50px; }
.pb-70 { padding-bottom: 70px; }
.pb-80 { padding-bottom: 80px; }
.pb-90 { padding-bottom: 90px; }
.pb-100 { padding-bottom: 100px; }
.ptb-300 { padding: 300px 0px; }
.curve-bottom img { vertical-align: bottom; display: inline-block; }
.curve-top img { vertical-align: top; display: inline-block; }
.border-radius-10 { border-radius: 10px; }

/* common css end */

/*form start*/
input[type="submit"], input[type="button"], button[type="submit"], button[type="button"] { outline: none; }
label { display: inline-block; max-width: 100%; }
textarea { resize: none; height: 110px; border-radius: 20px; }
.form-control, .input-text { display: block; width: 100%; height: auto; padding: 14px 20px; font-size: 18px; line-height: 1.1; color: #555 !important; border: 1px solid #DDDDDD; -webkit-box-shadow: none; box-shadow: none; background-color: transparent; border-radius: 7px; }
.form-control:focus, .input-text:focus { color: #555; border-color: #F07C5E; background-color: #fff; outline: 0; -webkit-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; box-shadow: none; }
.form-control::-webkit-input-placeholder { color: #555; font-weight: 400; }
.form-control::-moz-placeholder { color: #555; opacity: 1; font-weight: 400; }
.form-control::-ms-input-placeholder { color: #555; font-weight: 400; }
.form-control:focus::-webkit-input-placeholder { color: #555; font-weight: 400; }
.form-control:focus::-moz-placeholder { color: #555; opacity: 1; font-weight: 400; }
.form-control:focus::-ms-input-placeholder { color: #555; font-weight: 400; }
textarea.form-control, textarea { height: 100px; resize: none; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration { -webkit-appearance: none; }
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
input[type=number] { appearance: none; -moz-appearance: textfield; -webkit-appearance: none; }
input[type="date"]::-webkit-inner-spin-button { display: none; }
input[type="date"]::-webkit-calendar-picker-indicator { color: rgba(0, 0, 0, 0); opacity: 1; background-image: none; background: transparent; }
input[type="radio"], input[type="checkbox"] { cursor: pointer; }
img { max-width: 100%; height: auto; }
.form-group { margin-bottom: 30px; }
.form-check-input[type=checkbox] { border-radius: 0px; }
.form-check-input { margin-top: 8px; border-radius: 0px; border-color: #000; }
.form-check-input:focus { border-color: #000; box-shadow: none; }
.form-check-input:checked:focus { border-color: #0d6efd; }
.img-scale { overflow: hidden; }
.img-scale img { transition: all 0.3s ease; transform: scale(1); }
.img-scale:hover img { transition: all 0.3s ease; transform: scale(1.1); }
.pmb0 p:last-child { margin-bottom: 0px; }
.borde10 { border-radius: 10px; border: 1px solid #D7DEE7; }

/*form end*/

/*theme-colors start*/
.bg-blue { background-color: #013476; }
.text-orange { color: #F07C5E; }
.bg-gray { background-color: #EEF4FC; }
.bg-orange { background-color: #F07C5E; }

/*theme-colors end*/

/*button start*/
ins { text-decoration: none; }
button { border: none; }
button:focus { outline: none; }
.btn-circle { display: inline-flex; align-items: center; justify-content: center; background-color: #F07C5E; width: 170px; height: 170px; border-radius: 100%; position: relative; }
.btn-circle:hover img { fill: #fff; transform: translate(10px, -10px); }
.btn-circle::after { background-image: url(../images/btn-white-arrow-50.svg); background-repeat: no-repeat; width: 50px; height: 50px; content: ''; -o-transition: all 0.5s ease; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; transform: translate(0); background-position: -50px 0px; display: inline-block; }
.btn-circle:hover::after { background-position: 0px -50px; }
section.d-inline-block { vertical-align: top; }
.btn-theme-tras { font-size: 30px; font-style: normal; font-weight: 600; color: #F07C5E; display: inline-flex; align-items: center; }
.btn-theme-tras span { margin-left: 20px; }
.btn-theme-tras span { height: 50px; width: 50px; background: #F07C5E; border-radius: 100%; position: relative; display: flex; align-items: center; justify-content: center; }
.btn-theme-tras span::after { background-image: url(../images/btn-white-arrow.svg); background-repeat: no-repeat; width: 16px; height: 16px; content: ''; transform: translate(0); background-position: -16px 0px; display: inline-block; }
.btn-theme-tras:hover  span::after { background-position: 0px -16px; }
.btn-theme-tras:hover { color: #013476; }
.btn-theme-tras:hover span { background-color: #013476; }
.singlecircle span { height: 30px; width: 30px; background: #F07C5E; border-radius: 100%; position: relative; display: flex; align-items: center; justify-content: center; }
.singlecircle span:after { background-image: url(../images/btn-white-arrow-small.svg); background-repeat: no-repeat; width: 10px; height: 10px; content: ''; transform: translate(0); background-position: -11px 0px; display: inline-block; }
.singlecircle:hover span:after { background-position: -1px -10px; }
.singlecircle:hover  span { background-color: #013476; }
.btn-theme { background-color: #F07C5E; color: #fff; border: none; display: inline-flex; align-items: center; padding: 16px 25px; border-radius: 7px; gap: 5px; font-size: 18px; font-weight: 600; text-transform: capitalize; outline: 0px; position: relative; text-transform: capitalize; line-height: 1; }
.btn-theme:hover { color: #fff; background-color: #013476; }
.btn-theme::after { background-image: url(../images/btn-white-arrow-small.svg); background-repeat: no-repeat; width: 11px; height: 11px; content: ''; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.5s ease; transform: translate(0); background-position: -11px 0px; }
.btn-theme:hover::after { background-position: 0px -10px; }
.btn-theme-submit { position: relative; background-color: #F07C5E; border-radius: 7px; display: inline-block; transition: all 0.3s ease; }
.btn-theme-submit input[type="submit"] { background-color: transparent; border: none; color: #fff; padding: 16px 45px 16px 25px; border-radius: 7px; font-size: 18px; font-weight: 600; letter-spacing: 1px; outline: 0px; position: relative; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; line-height: 1; text-transform: capitalize; }
.btn-theme-submit::after { background-image: url(../images/btn-white-arrow-small.svg); background-repeat: no-repeat; width: 11px; height: 11px; content: ''; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transform: translate(0); position: absolute; right: 25px; top: 20px; cursor: pointer; background-position: -10px 0px; }
.btn-theme-submit:hover::after { background-position: 0px -10px; }
.btn-theme-submit:hover { background-color: #013476; }
.wpcf7-spinner { margin-top: 10px; vertical-align: top; position: absolute; }
.btn-line, .btn-line:before, .btn-line:after { -webkit-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in -o-transition:all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
.btn-line { display: inline-flex; gap: 10px; align-items: center; color: #F07C5E; font-size: 18px; font-weight: 600; line-height: 1; text-transform: capitalize; position: relative; z-index: 1 }
.btn-line:before { content: ''; bottom: -5px; transform: scaleX(0); transform-origin: left top; background-color: #F07C5E; height: 1px; left: 0px; width: 100%; position: absolute; }
.btn-line:after { content: ''; background: url(../images/btn-line-arrow.svg) no-repeat center; width: 10px; height: 10px; display: inline-block; vertical-align: middle; }
.btn-line:hover::before { transform: scaleX(1) }

/*button end*/

/*Header css start*/
.mainheader { width: 100%; position: fixed; transition: all 0.3s ease; top: 0px; z-index: 20; background-color: transparent; }
.logo { position: relative; padding: 20px 0px; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
.logo a { display: block; }
.logo img { transition: all 0.3s ease; width: 247px; }
.navmenu { display: flex; align-items: center; }
.navmenu>ul { margin: 0px; padding: 0px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.navmenu>ul>li { position: relative; list-style: none; margin: 0px 20px; -webkit-transition: all ease 0.3s; -o-transition: all ease 0.3s; transition: all ease 0.3s; }
.navmenu>ul>li:last-child { margin-right: 0px; }
.navmenu > ul > li > a { color: #555555; display: block; font-size: 18px; font-weight: 500; text-transform: capitalize; padding: 20px 0px; }
.navmenu > ul > li > a:hover, .navmenu > ul > li.current-menu-item > a, .navmenu > ul > li.current-menu-ancestor > a { color: #F07C5E; }
.navmenu > ul > li.menu-item-has-children > a { position: relative; padding-right: 23px; }
.navmenu > ul > li.menu-item-has-children > a::before { content: ''; background: url(../images/chevron-down-sticky.svg) no-repeat center; width: 20px; height: 20px; position: absolute; top: 25px; right: 0px; }
.navmenu > ul > li.menu-item-has-children > a:hover::before, .navmenu > ul > li.current-menu-item.menu-item-has-children > a::before, .navmenu > ul > li.current-menu-ancestor > a::before { background: url(../images/chevron-down-sticky-hover.svg) no-repeat center; }
.navmenu > ul > li > ul { position: absolute; top: 100%; min-width: 300px; background-color: #fff; padding: 15px 20px; margin-left: -30px; display: none; box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1); }
.navmenu > ul > li:hover > ul { display: inline-block; }
.navmenu > ul > li > ul > li { position: relative; padding-left: 20px; line-height: 1.1; padding-bottom: 10px; }
.navmenu > ul > li > ul > li::before { background-color: #F07C5E; border-radius: 100%; width: 6px; height: 6px; content: ''; position: absolute; left: 0px; top: 10px; }
.navmenu > ul > li > ul > li > a { font-size: 16px; }
.navmenu > ul > li > ul > li > a:hover, .navmenu > ul > li > ul > li.current-menu-item > a { color: #F07C5E; }
.navmenu > ul > li > ul > li > ul { display: none; }
.navbartoggle, .sub-menu-arrow { display: none; }
.isOpenmenu, html.lenis body.isOpenmenu { overflow: hidden; height: 100% !important; }
.closeBtn { line-height: 1; z-index: 5; position: absolute; top: 20px; right: 20px; width: 20px; height: 20px; border: none; background-color: transparent; padding: 0px; transform: rotate(45deg); display: inline-flex; align-items: center; justify-content: center; }
.closeBtn::after { background-color: #ffffff; width: 100%; height: 2px; content: ''; display: inline-block; vertical-align: middle; transition: all 1.5s cubic-bezier(0.075, 0.82, 0.165, 1); }
.closeBtn::before { background-color: #ffffff; height: 100%; width: 2px; position: absolute; top: 0px; content: ''; transition: all 1.5s cubic-bezier(0.075, 0.82, 0.165, 1); }
.closeBtn:hover::after, .closeBtn:hover::before { background-color: #ffffff; }
.sub-menu-arrow { text-align: center; overflow: hidden; padding: 10px; vertical-align: top; line-height: 1; cursor: pointer; position: absolute; right: -15px; line-height: 0; top: 0px; }
.navarrow { display: inline-block; vertical-align: top; position: relative; width: 13px; height: 10px; }
.navarrow::before { content: ''; width: 13px; height: 10px; display: inline-block; transition: all 0.2s ease; vertical-align: top; position: absolute; background: url(../images/chevron-down-black.svg) no-repeat; background-position: left center; left: 0px; background-size: 13px; }
.navarup::before { transform: rotate(180deg); }
.navigatemain { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; z-index: 1; }
header.mainheader.sticky .logo img { width: 180px; }

/* Header css end */

/*footer css start*/

footer.footermain a, footer.footermain p { color: #fff; }
footer.footermain { padding: 250px 0px 100px; }
.footer-top { margin-bottom: 100px; border-bottom: 1px solid #16519C; }
.socialicon ul { display: flex; align-items: center; }
.socialicon ul li { margin-right: 10px; }
.socialicon ul li svg { fill: #F07C5E; transition: all 0.3s ease; }
.socialicon ul li a:hover svg { fill: #FFFFFF; }
.socialicon a:hover { background-color: #F07C5E; }
.socialicon ul li a::before { display: none; }
.socialicon a { height: 36px; width: 36px; border-radius: 36px; border: 1px solid #F07C5E; display: flex; align-items: center; justify-content: center; }
.product-menu ul { column-count: 2; }
.number-email p { margin-bottom: 10px; }
.address-main p { margin-bottom: 20px; }
.footer-middle a:hover, .copyright a:hover { color: #F07C5E; }
.footer-middle ul li { margin-bottom: 10px; }
.copyright { font-size: 18px; }

/*footer css end*/
section.homebanner-row, .productbanner-row { background-color: #F2F5F8; }
section.homebanner-row .row, .productbanner-row .row { height: 100vh; position: relative; z-index: 1; }
section.homebanner-row .homebanner-rightvector, section.productbanner-row .productbanner-leftvector { right: 0px; top: 0px; z-index: 0; }
section.homebanner-row .homebanner-leftvector, section.productbanner-row .productbanner-rightvector { bottom: 0px; left: 0px; z-index: 0; }
.curve-top { top: 0px; }
.hm-institutions-slider .whitebox { text-align: center; border: 1px solid #D7DEE7; margin: 0px 12px; padding: 29px 0px; }
.institutions-slider { margin: 0px -12px; }
.hm-bankingexcerow-wrap { display: flex; flex-wrap: wrap; }
.hm-bankingexce-left { width: 50%; display: flex; background-color: #F07C5E; align-items: center; padding-right: 140px; }
.hm-bankingexce-left h2, .hm-bankingexce-left h1, .hm-bankingexce-left p { color: #fff; }
.hm-bankingexce-right { width: 50%; display: flex; flex-wrap: wrap; }
.hm-bankingexce-box { width: 50%; padding: 85px 60px; }
.hm-bankingexce-box img { margin-bottom: 30px; }
.hm-bankingexce-box:nth-child(4n+2), .hm-bankingexce-box:nth-child(4n+3) { background-color: #EEF4FC; }
.hm-bankingexcerow-vector { left: 0px; top: 0px; z-index: 0 }
.curve-bottom { bottom: 0px; left: 0px; }
.hm-bankingexce-box { -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
.hm-bankingexce-box:hover { background-color: #FFF7EF; }
.hm-bankingexce-left-inner { position: relative; z-index: 1; }
.curve-top, .curve-bottom { width: 100%; }
.curve-top img, .curve-bottom img { width: 100%; }
.hm-products-box { border: 1px solid #D7DEE7; padding: 50px 20px; min-height: 100%; }
.hm-products [class*="col-"] { margin-bottom: 24px; }
.hm-products-box-img { margin-bottom: 30px; }
.hm-products-box-btn { display: inline-flex; justify-content: center; }
.hm-products-box { color: #555555; -o-transition: all 0.4s ease; transition: all 0.4s ease; -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -ms-transition: all 0.4s ease; }
.hm-products-box { display: flex; flex-wrap: wrap; justify-content: center; }
.hm-certilogoslider .whitebox { text-align: center; border: 1px solid #D7DEE7; margin: 0px 12px; padding: 29px 0px; }
.hm-quotes { position: absolute; left: -130px; }
.hm-testimonial-author-img { height: 60px; width: 60px; overflow: hidden; border-radius: 100px; margin-right: 20px; }
.hm-testimonial-author { display: flex; align-items: center; }
.hm-testimonial-content { margin-bottom: 50px; }
.hm-testimonials-row .slick-prev, .hm-testimonials-row .slick-next { top: auto; bottom: -60px; }
.hm-testimonials-row .slick-prev { left: 0px; }
.hm-testimonials-row .slick-next { left: 30px; }
.curve-bottom { bottom: 0px; left: 0px; }
header.mainheader.sticky { background-color: #fff; }
header.mainheader.sticky .logo { padding: 10px 0px; }
.titlecaption { position: absolute; top: 50%; left: 0px; width: 100%; transform: translateY(-50%); }
.h-spacer { height: 110vh; }
.hm-counter-box span { color: #F07C5E; font-size: 100px; font-weight: 600; line-height: 1 }
.hm-counter-box p { color: #fff; }
.hm-counter-video-img { bottom: 100px; left: 0px; z-index: 0; }
.hm-counter-row-repeater { display: flex; flex-wrap: wrap; }
.hm-counter-row-repeater .hm-counter-box { width: 33.33% }
.hm-counter-row-repeater .hm-counter-box:nth-child(5n + 1) { margin-top: 125px; }
.hm-counter-row-repeater .hm-counter-box:nth-child(5n + 3) { margin-top: 125px; }
.hm-counter-row .container { position: relative; z-index: 1; }
.hm-counter-row-repeater .hm-counter-box:nth-child(5n + 4) { margin-top: 100px; margin-left: 350px; }
.hm-counter-row-repeater .hm-counter-box:nth-child(5n + 5) { margin-top: 100px; }
.hm-counter-video video { width: 100%; }
.hm-counter-video { width: 45%; }
.hm-counter-row-repeater + .hm-counter-row-repeater { margin-top: 150px; }
.blogbox { border: 1px solid #D7DEE7; border-radius: 10px; overflow: hidden; min-height: 100%; }
.bloglistcontent { padding: 40px; }
span.blog-cat a { font-size: 18px; color: #F07C5E; display: inline-flex; margin-bottom: 20px; }
h4 a { color: #013476; }
.bloglistcontent-bottom { display: flex; justify-content: space-between; align-items: center; }
.hm-counter-box p { margin-bottom: 0px; }
.hm-products-box-title h5 { line-height: 1.3; }
.bloglistcontent { -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
.blogbox:hover { background-color: #EEF4FC; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
.hm-products-box-title h5 { margin-bottom: 15px; }
.hm-products [class*="col-"] a { display: flex; flex-wrap: wrap; min-height: 100%; }
.hm-aboutrow .btn-theme { margin-top: 10px; }
.pageoffset { margin-top: 200px; }
.cnt-inforow .bordeboxcol { display: flex; flex-wrap: wrap; align-items: flex-start; }
.cnt-inforow .iconthumb { width: 24px; line-height: 1; }
.cnt-inforow .icontitle { width: calc(100% - 24px); padding-left: 20px; margin-top: -2px; }
.cnt-inforow .bordeboxcol + .bordeboxcol { margin-top: 20px; margin-bottom: 0px; }
.cnt-inforow .bordeboxcol { margin-bottom: 30px; }
.crs-tcirow-right { text-align: right; }
.crs-itcbox { padding: 40px; min-height: 100%; }
.crs-itcbox-img { margin-bottom: 20px; }
.imagegallery-row-wrap { margin: 0px 100px; }
.igr-item { margin-bottom: 24px; }
.igr-button-group .button { background: #fff; color: #013476; border-radius: 10px; padding: 16px 16px; font-size: 18px; font-weight: 600; line-height: 1; display: inline-block; margin: 0px 8px; -o-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; }
.igr-button-group .button:hover, button.button.is-checked { background: #013476; color: #fff; }

/*button.button.is-checked:hover{background: #fff; color: #013476;}*/
.CareersModal .career-offset-wrap { display: flex; flex-wrap: wrap; height: 100vh; width: 100%; }
.CareersModal .career-offset-left { width: 60%; background: #fff; padding: 100px; }
.CareersModal .career-offset-right { background: #013476; width: 40%; display: flex; flex-wrap: wrap; align-items: center; padding: 0px 100px; }
.CareersModal .form-control, .CareersModal .input-text { border-color: #4781CD; color: #ffffff !important; }
.CareersModal .form-control:focus, .CareersModal .input-text:focus { color: #fff !important; border-color: #fff; background: transparent; }
.uploadBox input[type="file"] { display: none; }
.uploadBox label { width: 100%; display: flex; justify-content: space-between; text-transform: uppercase; padding: 14px 20px; font-size: 18px; border: 1px solid #4781CD; border-radius: 7px; letter-spacing: 1px; font-weight: 700; white-space: nowrap; cursor: pointer; font-size: 18px; line-height: 1.1; color: #9AE3FF; }
.uploadBox label span.filename { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: none; width: 70%; letter-spacing: 0px; font-weight: 400; color: #4781CD; font-size: 18px; }
.uploadBox label span.Cfilename { text-transform: capitalize; color: #fff; font-weight: 700; letter-spacing: 0px; line-height: 1; }
.CareersModal .form-control::-webkit-input-placeholder { color: #4781CD; }
.CareersModal .form-control::-moz-placeholder { color: #4781CD; opacity: 1; }
.CareersModal .form-control::-ms-input-placeholder { color: #4781CD; }
.CareersModal .form-control:focus::-webkit-input-placeholder { color: #fff; }
.CareersModal .form-control:focus::-moz-placeholder { color: #fff; opacity: 1; }
.CareersModal .form-control:focus::-ms-input-placeholder { color: #fff; }
.CareersModal span.wpcf7-not-valid-tip { color: #fff; }
.CareersModal .btn-theme-submit input[type="submit"]:hover { background-color: #5ABDE3; }
.CareersModal { overflow: auto; -webkit-transition: right 0.5s ease; -o-transition: right 0.5s ease; transition: right 0.5s ease; position: fixed; z-index: 30; top: 0px; right: -100%; padding: 0px; height: 100%; width: 100%; background: #ffffff; }
.CareersModal.slide { right: 0px; }
.prodcutclose { position: fixed; right: 30px; top: 30px; display: none; z-index: 2; }
.CareersModal.slide .prodcutclose { display: inline-block; }
.CareersModal .career-offset-left { overflow-y: auto; }
.CareersModal .career-offset-right, .CareersModal .career-offset-left { height: 100vh; }
body.OpenPosition { overflow: hidden; }
.CareersModal .closeBtn::before, .CareersModal .closeBtn::after { background-color: #fff; }
.CareersModal  a.closeBtn.careersclose { top: 40px; right: 40px; }
.carrers-form { width: 100%; }
.ca-oppening-bottom .row [class*="col-"] { margin-bottom: 24px; min-height: 100%; display: flex; }
.ca-oppening-title-box a { border: 1px solid #D7DEE7; padding: 39px 40px; border-radius: 10px; display: flex; justify-content: space-between; align-items: center; min-height: 100%; }
.ca-oppening-title-box  span { flex-shrink: 0; height: 30px; width: 30px; background: #F07C5E; border-radius: 100%; position: relative; display: flex; align-items: center; justify-content: center; }
.ca-oppening-title-box h5 { margin-right: 10px; }
.ca-oppening-title-box a:hover { background-color: #013476; }
.ca-oppening-title-box a:hover h5 { color: #fff; }
.career-posttop { display: flex; margin-bottom: 30px; flex-wrap: wrap; }
.career-posttop li + li { margin-left: 30px; }
.singlepostcontent h1, .singlepostcontent h2, .singlepostcontent h3, .singlepostcontent h4, .singlepostcontent h5, .singlepostcontent h6 { letter-spacing: -0.4px; }
.singlepostcontent h1 { font-size: 70px; }
.singlepostcontent h2 { font-size: 50px; }
.singlepostcontent h3 { font-size: 30px; }
.singlepostcontent h4 { font-size: 24px; }
.singlepostcontent h5 { font-size: 20px; }

/* Reset default list styles */
.singlepostcontent ol { counter-reset: list-counter; }
.singlepostcontent > ol { padding-left: 0px; }
.singlepostcontent ol li { display: block; counter-increment: list-counter; }
.singlepostcontent ol li::before { content: counters(list-counter, ".") " "; }
.ca-oppening-title-box { min-height: 100%; width: 100%; }
.bdlist [class*="col-"] { margin-bottom: 30px; }
.blogsingletop .datecol { margin-bottom: 10px; }
.paginav { justify-content: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-top: 20px; }
.paginav a, .paginav span { text-decoration: none; margin: 0px; margin-right: 10px; text-align: center; font-size: 18px; width: 50px; height: 50px; line-height: 50px; border-radius: 7px; }
.paginav span.arrow-previous, .paginav span.arrow-next { position: relative; display: inline-block; margin-right: 0px; }
.paginav a { border: 1px solid #F07C5E; }
.paginav span.current, .paginav a:hover { border-color: #F07C5E; background-color: #F07C5E; color: #fff; }
.arrow-previous::before, .arrow-next::before { height: 15px; width: 17px; content: ''; transition: all 0.3s ease; display: inline-block; }
.arrow-previous::before { background: url(../images/blog-left-arrow-orange.svg) center center no-repeat; background-size: 100%; }
.arrow-next::before { background: url(../images/blog-right-arrow-orange.svg) center center no-repeat; background-size: 100%; }
.arrow-previous:hover:before { background: url(../images/blog-left-arrow-white.svg) center center no-repeat; background-size: 100%; }
.arrow-next:hover:before { background: url(../images/blog-right-arrow-white.svg) center center no-repeat; background-size: 100%; }
.blogdetail { margin-bottom: 50px; }
.blogdetailnav { display: inline-flex; justify-content: space-between; width: 100%; }
.blogdetailnav a { text-transform: capitalize; color: #F07C5E; display: inline-block; font-size: 18px; font-weight: 600; }
.nxt-arrow:hover, .pre-arrow:hover { color: #013476; }
.pre-arrow { background-image: url(../images/blog-arrow-left-detail.svg); background-repeat: no-repeat; background-position: left center; padding-left: 20px; }
.nxt-arrow { background-image: url(../images/blog-arrow-right-detail.svg); background-repeat: no-repeat; background-position: right center; padding-right: 20px; }
.blogboxwrap:hover h4 { color: #F07C5E; }
.datecol { font-size: 18px; color: #555; }
.blogboxwrap:hover .singlecircle  span { background-color: #013476; }
.blogboxwrap:hover .singlecircle span:after, .ca-oppening-title-box a:hover .singlecircle span:after { background-position: -1px -10px; }
.crs-itcbox { position: relative; transition: all 0.3s ease; overflow: hidden; }
.crs-itcbox:after { position: absolute; bottom: 0; left: 0; width: 100%; height: 0; /* Initially hidden */ background: #FFF7EF; content: ""; border-radius: 10px; opacity: 1; /* Keep it visible but with height 0 */ transition: height 0.3s ease; z-index: 0; /* Ensure it stays behind the content */ }
.crs-itcbox:hover:after { height: 100%; /* Expand on hover */ }
.crs-itcbox * { position: relative; z-index: 1; }
.sd-icrs-box { padding-bottom: 50px; margin-bottom: 50px; border-bottom: 1px solid #DDDDDD; }
.sd-icrs-box-inner { display: flex; flex-wrap: wrap; align-items: center; }
.sd-icrs-box-img { width: 160px; }
.sd-icrs-box-content { width: calc(100% - 160px); padding-left: 90px; }
.sidebarsticky { position: sticky; top: 150px; }
.sd-icrs-box:last-child { margin-bottom: 0px; }
.sd-itcrs-box { margin-bottom: 24px; }
.sd-itcrs-box-inner.borde10 { border-color: #FFFFFF; }
.sd-itcrs-box-inner { padding: 40px; }
.sd-itcrs-box-inner { display: flex; flex-wrap: wrap; }
.sd-itcrs-box-img { width: 125px; }
.sd-itcrs-box-content { width: calc(100% - 125px); padding-left: 40px; }
.sd-itcrs-box-inner { min-height: 100%; }
.other-products-slider .slick-slide { margin: 0px 12px; }
.other-products-slider .slick-list { margin: 0px -12px; }
.other-products-slider .slick-prev { left: -40px; }
.other-products-slider .slick-next { right: -40px; }
.tcr-icon-plus { position: relative; display: inline-flex; cursor: pointer; height: 78px; width: 74px; }
.tcr-icon-plus::before, .tcr-icon-plus::after { content: ""; position: absolute; inset: 0; background-size: 100%; background-repeat: no-repeat; background-position: center;
 transition: opacity 0.5s ease, transform 0.5s ease; transform: rotate(0deg); }
.tcr-icon-plus::before { background-image: url(../images/plus-big-orange.svg); opacity: 1; z-index: 2; }
.tcr-icon-plus::after { background-image: url(../images/minus-big-orange.svg); opacity: 0; transform: rotate(-90deg); z-index: 1; }
.tcr-plus-wrap.active .tcr-icon-plus::before { opacity: 0; transform: rotate(90deg); }
.tcr-plus-wrap.active .tcr-icon-plus::after { opacity: 1; transform: rotate(0deg); }
.tcr-content { display: none; }
.ap-itcrs-box { margin-bottom: 24px; }
.ap-itcrs-box:last-child { margin-bottom: 0px; }
.toggle-content.text-white .tcr-icon-plus::before { background-image: url(../images/plus-big-white.svg); }
.toggle-content.text-white .tcr-icon-plus::after { background-image: url(../images/minus-big-white.svg); }
.timeline-content { border: 1px solid #D7DEE7; padding: 40px; border-radius: 10px; position: relative; }
.timeline-content:after { content: ""; width: 1px; height: 50px; background: #D7DEE7; position: absolute; top: -50px; left: 40px; }
.timeline-content:before { content: ""; width: 20px; height: 20px; background: #013476; position: absolute; top: -50px; left: 30px; border-radius: 100px; z-index: 5; }
.timeline-slide-year { margin-bottom: 100px; }
.timelineslider:after { position: absolute; top: 130px; left: 0px; background: #D7DEE7; width: 100%; height: 1px; content: ""; z-index: -1; }
.timelinerow .timeline-slide { margin: 0px 12px; }
.timelinerow .slick-list.draggable { margin: 0px -12px; }
.timelinerow .slick-prev { top: unset; bottom: -50px; left: 0px; }
.timelinerow .slick-next { left: 30px; top: unset; bottom: -50px; }