@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* font-family: 'Poppins', sans-serif; */

body { font-family: 'Poppins', sans-serif; font-size: 16px; overflow-x: hidden; overflow-y: auto; }
* { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; }
*::after { -webkit-box-sizing: border-box; box-sizing: border-box; }
*::before { -webkit-box-sizing: border-box; box-sizing: border-box; }
*::focus { outline: none; }
img { max-width: 100%; height: auto; }
a, a:hover { text-decoration: none; display: inline-block; transition: 0.3s ease; }
a:hover { color: #000; }

.page-id-10622 #transactions-carousel .owl-stage-outer,.page-id-10621 #transactions-carousel .owl-stage-outer{
	display:flex;
	justify-content:center;
}

.container { max-width: 1420px; width: 95%; margin: 0 auto; padding-left: 15px; padding-right: 15px; }

.mt-5 { margin-top: 5px !important; }
.mb-5 { margin-bottom: 5px !important; }
.mt-10 { margin-top: 10px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mt-15 { margin-top: 15px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mt-25 { margin-top: 25px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mt-30 { margin-top: 30px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mt-35 { margin-top: 35px !important; }
.mb-35 { margin-bottom: 35px !important; }
.mt-40 { margin-top: 40px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mt-45 { margin-top: 45px !important; }
.mb-45 { margin-bottom: 45px !important; }
.mt-50 { margin-top: 50px !important; }
.mb-50 { margin-bottom: 50px !important; }

.pt-5 { padding-top: 5px !important; }
.pb-5 { padding-bottom: 5px !important; }
.pt-10 { padding-top: 10px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pt-15 { padding-top: 15px !important; }
.pb-15 { padding-bottom: 15px !important; }
.pt-20 { padding-top: 20px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pt-25 { padding-top: 25px !important; }
.pb-25 { padding-bottom: 25px !important; }
.pt-30 { padding-top: 30px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pt-35 { padding-top: 35px !important; }
.pb-35 { padding-bottom: 35px !important; }
.pt-40 { padding-top: 40px !important; }
.pb-40 { padding-bottom: 40px !important; }
.pt-45 { padding-top: 45px !important; }
.pb-45 { padding-bottom: 45px !important; }
.pt-50 { padding-top: 50px !important; }
.pb-50 { padding-bottom: 50px !important; }
.pt-70 { padding-top: 70px !important; }
.pb-70 { padding-bottom: 70px !important; }
.pt-100 { padding-top: 100px !important; }
.pb-100 { padding-bottom: 100px !important; }

h1, h2, h3, h4, h5, h6 { font-family: 'Poppins', sans-serif; }
h2 { font-size: 3.750em; color: #0d4680; margin-bottom: 20px; line-height: 1em; font-weight: 500; }
h3 { font-size: 2.813em; font-weight: 400; line-height: 1em; }
h4 { font-size: 1.875em; margin-bottom: 20px; }
p { font-size: 16px; color: #000; margin-bottom: 15px; line-height: 24px; font-weight: 300; }

.text-center { text-align: center; }

.main-header-wrap { width:100%; margin: 0 auto; box-sizing: border-box; }
.logo-menu-wrap { display: flex; justify-content: space-between; }
.logo-side-left { flex-basis: 13%; height: 76px; display: flex; align-items: center; }
.menu-side-right { flex-basis: auto; }
.desk-menu { float: right; margin-top: 14px; }
.desk-menu ul li { text-align: right; padding: 15px; display: inline; float: left; line-height: 12px; }
.desk-menu ul li a { color: #fff; font-size: 1em; font-weight: 400; }
.desk-menu ul li a:hover { color: #fff; }
.mob-menu { text-align: right; float: right; line-height: 76px; display: none; }
.mob-menu a { line-height: 28px; }
.mob-menu a i { font-size: 25px; color: #fff; }

.desk-menu .main-menu { display: inline-block; }
.desk-menu .main-menu li { position: relative; }
.desk-menu .main-menu li ul { display: none; width: 250px; }
.desk-menu .main-menu li:hover > ul { display: block; position: absolute; z-index: 9;top:40px; }
.desk-menu .main-menu li:hover li { float: none; }
.desk-menu .main-menu li:hover li a { background: #000; }
.desk-menu .main-menu li:hover li a:hover { background: #7895a0; }
.desk-menu .main-menu li:hover li a:hover:after { display: none; }
.desk-menu .main-menu a { display: inline-block;  }
.desk-menu .main-menu > li:last-child a { padding-right: 0; }
.desk-menu .main-menu > li:hover > a { position: relative; }
.desk-menu .main-menu ul li { width: 100%; padding: 0; }
.desk-menu .main-menu ul li a { width: calc(100% + 28px); background: #000; color:#fff; padding: 15px; text-align: left; }
.desk-menu .main-menu ul > li:hover > a { background: #7895a0; }
.desk-menu .main-menu ul > li:hover > a:after { display: none; }
.desk-menu .main-menu ul ul { left: 100%; top: 0; }

.desk-menu .dropdown { position: relative; }
.desk-menu .dropdown-toggle::after { content: '\f0d7'; position: absolute; right: 0; top: 15px; height: 15px; width: 15px; font-family: FontAwesome; }
.desk-menu .dropdown-menu .dropdown-toggle::after { content: '\f0da'; position: absolute; right: 0; top: 15px; height: 15px; width: 15px; font-family: FontAwesome; }
.desk-menu .dropdown-menu li {display: block;width: 200px;text-align: left;}
.desk-menu .dropdown-menu {display: none;background-color: #000;position: absolute;top: 62px;min-width: 200px;left: 0;z-index: 100;}
.desk-menu .dropdown-menu .dropdown-menu { left: 100%; top: 0; }
.desk-menu .dropdown .dropdown-toggle:focus + .dropdown-menu, .dropdown-menu:hover { display: block; }

.home-banner {position: relative;background: url(../images/banner.png) no-repeat;padding-top: 274px;padding-bottom: 200px;text-align: center;color: #fff;z-index: 0;}
.home-banner::before {content:'';position: absolute;width: 100%;left: 0;right: 0;/*background: url( ../images/banner-overlay.png ) no-repeat;*/height: 100%;top: 0;mix-blend-mode: multiply;z-index: 1;}
.main-header {position: absolute;width: 100%;padding-top: 98px;z-index: 10;}
.home-banner .container { z-index: 5; position: relative; }
.home-banner h1 { font-size: 3.75em; font-weight: 500; }
.home-banner h3 { font-size: 2.5em; font-weight: 200; margin-top: 20px; }

.contact-map p { line-height: 2em; }
.contact-map strong { font-weight: 500; }
.contact-map .wpb_text_column { margin-top: 30px; }
.contact-map { padding-top: 0 !important; }

.footer-cta { background-color: #404040; height: 113px; }
.footer-cta-wrap {  color: #fff; display: flex; justify-content: space-between; height: 113px; align-items: center; font-size: 1.5em; font-weight: 400; }
.footer-cta-wrap a:hover { color: #7895a0; }
.footer-cta-wrap a, .sub-foot-btn {color: #fff;position: relative;padding-right: 5px;}
.footer-cta-wrap a::after, .sub-foot-btn::after {content: '\f054'; position: absolute; top: 8px; font: normal normal normal 12px/1 Font Awesome\ 5 Free; right: -15px; font-weight: 600;}
.sub-foot-btn::after { top: 7px; }

footer { background-color: #000; }
.footer-top { padding: 60px 0 120px 0;margin: 0 auto;width: 100%;text-align: center;}
.footer-top-wrap {width:100%;margin: 0 auto;display: flex;text-align: left; box-sizing: border-box; flex-wrap: wrap; }
.footer-widget { padding-right: 30px; color: #fff; float: left; }

.footer-widget:last-child { padding-right: 0; }
.footer-widget li { list-style: none; }
.footer-bottom-wrap { width:100%;  margin: 0 auto; }
.footer-widget h3 { font-size:1.5em; margin-top:0; padding-bottom: 30px; }
.footer-widget:first-child p { padding-top: 20px; font-weight: 500; }
.footer-widget p { line-height: 23px; color: #fff; }
.footer-widget p a, .footer-widget a { color: #7895a0; }
.footer-widget p a:hover, .footer-widget a:hover { color: #fff; }
.footer-widget .social-menu li { float: left; }
.footer-widget .social-menu li a { color: #fff; width: 30px; height: 30px; margin-right: 10px; display: inline-flex; justify-content: center; align-items: center;  }
.footer-widget .social-menu li a:hover i { color: #7895a0; }
.footer-widget .social-menu li a i { color: #fff; font-size: 18px;  }
.footer-widget ul li a { color:#7895a0; line-height:25px; }
.footer-widget ul li a:hover { color: #fff; }

.footer-bottom { padding: 20px 0 50px 0;margin: 0 auto;width: 100%;text-align: center;}
.footer-bottom-wrap { width:100%;margin: 0 auto;display: inline-block;text-align: left; box-sizing: border-box; }
.footer-copy-left { float: left; display: inline; }
.footer-copy-left p { color: #fff; margin-bottom: 0; }
.footer-terms-right { float: left; display: inline; }
.footer-terms-right li { display: inline; float: left; }
.footer-terms-right li a { color: #fff; font-size: 16px; line-height: 24px; font-weight: 300; }
.footer-terms-right li a:hover { color: #7895a0; }
.footer-terms-right ul { margin: 0; padding-left: 10px; }
.footer-terms-right ul li:not(:last-child) a {position: relative;margin-right: 23px;}
.footer-terms-right ul li:not(:last-child) a::after { content: ' | ';position: absolute;width: 1px;height: 23px;right: -11px;top: 0;color: #fff; }

header.sticky .main-header { position: fixed; padding-top: 20px; background-color: #000000eb; height: 112px; }

.section-space { padding: 115px 0; }
.section-space-bot { padding-bottom: 50px; }
.section-space-top { padding: 115px 0 0 0; }
.section-space-bot65 { padding-bottom: 0px; }
h2 { font-size: 2em; text-align: center; color: #000; position: relative; margin-bottom: 50px !important; line-height: 37px; }
h2::after { content: ''; position: absolute; width: 54px; height: 2px; background-color:#A8D6FF; bottom: -15px; margin: auto; left: 0; right: 0; }
h5 { font-size: 1em; line-height: 32px; text-align: center; font-weight: 400; color: #707070; }
.width60 { width: 60%; margin: 0 auto !important; }
.width70 { width: 70%; margin: 0 auto !important; }
.width80 { width: 80%; margin: 0 auto !important; }
.width90 { width: 90%; margin: 0 auto !important; }
p a { color: #00519B; font-weight: 500; }
p a:hover { color: #7895a0; }

.pagination .page-numbers { display: inline-block;border-radius:50px;background-color: #f1f1f1;width: 50px;height: 50px;line-height: 50px;color: #000;font-size: 20px;padding: 1px 10px;text-align: center;transition: 0.3s ease;}
.pagination .page-numbers:hover, .pagination .page-numbers.current { background: #7895a0; color: #fff; }
.pagination { margin: 50px auto 80px auto !important; text-align: center; }

.inner-banner { height: 599px; position: relative; display: flex; justify-content: center; align-items: center; padding-top: 150px; margin-bottom: 100px; background-size: cover; background-position: center;}
.inner-banner::after {content:'';position: absolute;width: 100%;left: 0;right: 0;/*background: rgba(0, 0, 0, 0.26);*/height: 100%;top: 0;mix-blend-mode: multiply;z-index: 1;}
.inner-banner h2 { color: #fff; z-index: 2; position: relative; font-size: 3.75em; line-height:1em; padding: 0 20px; }
.inner-banner h2::after { display: none; }

.home-counter { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; }
.home-counter h1 { color: #00519B; font-size: 6em; text-align: center; display: inline-block; }
.home-counter .count p { display: inline;}
.home-counter .count .wpb_wrapper { text-align: center; }
.home-counter .count p { color: #00519B; font-size: 5em; font-weight: 700; display: inline; }
.home-counter .count p sup { color: #00519B!important;}
.home-counter .count sup { color: #00519B; font-size: 50px; font-weight: 800; }
.home-counter p { color: #707070; line-height: 24px; text-align: center; font-weight: 500; }
.home-counter sup { font-size: 4rem; }
.home-counter .vc_column-inner { padding-top: 0 !important; }
.home-counter .wpb_text_column:last-child { margin-bottom: 0; }


.home-services h2 + h5 { width: 60%; margin: 0 auto; }
.home-services h2 + h5 strong { color: #000; font-weight: 500; }
.home-services .training-header { width: 80%; margin: 0 auto; }
.home-services .training-header .trans_tags { display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; }
.home-services .training-header .trans_tags li { margin: 1%; list-style: none; display: flex; justify-content: center; }
.home-services .training-header .trans_tags li:hover img { opacity: .3; }
.home-services .training-header .trans_tags li h6 { font-size: 1.5em; color: #000; text-align: center; font-weight: 400; margin-bottom: 25px; }
.home-services .training-header .trans_tags li img { margin-bottom: 25px; object-fit: contain; height: 60px; }
.home-services .training-header .ext_tags { text-align: center; }

.home-transaction h5, .transaction-cont h5 { width: 60%; margin: 0 auto; }
.home-transaction h5 strong, .transaction-cont h5 b { color: #000; font-weight: 600; }
.transaction-cont { margin-bottom: 35px !important; }
.home-transaction .vc_gitem-animated-block + .vc_gitem-zone { display: none; }
.home-transaction .vc_grid-container-wrapper { width: 60%; margin: 0 auto; }
.home-transaction .vc_grid-item .vc_grid-item-mini { height: 100%; }

.home-transaction .vc_grid-item {  width: 31.3%; height: 100%; margin: 1% !important; padding: 0 !important; }
.home-transaction .vc_pageable-slide-wrapper { display: flex; justify-content: center; flex-wrap: wrap; }
.home-transaction .vc_gitem-animated-block { height: 100%; padding: 10px !important;  background-color: #fff; box-shadow: 4px 4px 10px rgb(0 0 0 / 14%); }
.home-transaction .vc_gitem-zone { position: relative;background-position: top;height: 100%; background-size: contain; }
/* .home-transaction .vc_gitem-zone::before { background-color: #fff; content: ''; position: absolute; left: 0; top: 0; z-index: -1; width: 100%; height: 100%; } */
.home-transaction .vc_gitem-zone::after { background-color: #7895a0; opacity: 0; content: ''; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }

.home-transaction .transation-list ul { justify-content: center; }
.home-transaction .transation-list ul li { height: 100%; }
.home-transaction .transation-list ul li a { height: 100%; }
.home-transaction .transation-list ul li a img { height: auto; max-height: 315px; object-fit: contain; }

.home-clients { width: 100%; display: inline-block; }
.home-clients .logo-carousel-free { width: 60%; margin: 40px auto 0 auto; }
.home-clients .logo-carousel-free .sp-lc-logo { border: 0 !important; }

#news_filters, #blog_filter, #team_filters1 { border-top: 1px solid #707070; border-bottom: 1px solid #707070; padding: 10px 0; font-weight: 600; }
#blog_filter select, #news_filters select, #team_filters1 select { border: 0; font-family: 'Poppins', sans-serif; font-size: 16px; }
#blog_filter select:focus, #blog_filter select:active, #news_filters select:focus, #news_filters select:active, #team_filters1 select:focus, #team_filters1 select:active { border: 0; outline: 0; }
#cat_filter { margin-right: 20px; }
.news-section-filter { display: flex; flex-direction: row; flex-wrap: wrap; margin-bottom: 70px; justify-content: space-between; }
#news_filters {flex-basis: 70%;}
.newsletter-btn {flex-basis: 28%;}
.newsletter-btn a {background-color: #000;color: #fff;font-size: 1rem;font-weight: 500;text-align: center;height: 50px;width: 100%;display: flex;justify-content: center;align-items: center;position: relative;padding-right: 20px;}
.newsletter-btn a:hover { background-color: #7895a0; }
.newsletter-btn a::after {content: '\f054';position: absolute;right: 6px;top: 19px;height: 15px;width: 15px;font-size: 14px;}

.transation-list { margin-bottom: 80px; }
.transation-list ul { display: flex; flex-wrap: wrap;justify-content: center; }
.transation-list ul li { background-color: #fff; padding: 15px; list-style: none; position: relative; z-index: 1; box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.14); margin: 0.8%; display: flex; justify-content: center; align-items: center; }
.transation-list ul li a::before { cursor: pointer; top: 0; opacity: 0; content: ''; position: absolute; left: 0; right: 0; width: 100%; height: 100%; background-color: #7895a02f; mix-blend-mode: multiply; }
.transation-list ul li a:hover::before { opacity: 1; }

.team-list .role-heading { padding-top:20px; }
.team-list ul { display: flex; flex-wrap: wrap; }
.team-list ul li { list-style: none; flex-basis: 19%; margin: 25px .5%; display: flex; flex-direction: row; align-self: flex-start; }
.team-list ul li img { width: 80%; }
.team-list ul li a { width: 100%; text-align: center; }
.team-list ul li h5 { text-align: center; color: #000 !important; font-weight: 500; margin-top: 24px; padding-left: 20px; }
.team-list ul li p { text-align: center; color: #686A81; font-weight: 500; padding-left: 20px; line-height: 20px !important;}

.transation-list ul li a { height: 250px; }
.transation-list ul li a img { height: 250px; object-fit: cover; }

.news-lists ul { display: flex; flex-wrap: wrap; justify-content: flex-start; margin-bottom: 80px; }
.news-lists ul li { flex-basis: 31%; margin: 1%; list-style: none; padding: 30px; box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.14); background-color: #fafafa; position: relative; }
.head-news h6 { font-size: 0.875em; font-weight: 600; text-transform: uppercase; color: #686A81; line-height: 21px; padding-right: 36px; }
.head-news {position: relative;border-bottom: 1px solid #A8D6FF;padding-bottom: 15px;margin-bottom: 18px;}
.head-news img {position: absolute;right: 0;top:-8px;height: 34px;max-width: 30px;object-fit: contain;}
.body-news { padding-bottom: 20px; }
.body-news h3 { font-size: 1.25em; color: #000; font-weight: 500; margin-bottom: 10px !important; }
.body-news p { font-size: 1em; color: #707070; font-weight: 400; }
.foot-news { position: absolute; bottom: 23px; }
.foot-news a { font-size: 0.875rem; font-weight: 500; position: relative; color: #000; padding-right: 20px; }
.foot-news a:hover { color: #7895a0; }
.foot-news a::after {content: '\f054';position: absolute;font: normal normal normal 10px/1 Font Awesome\ 5 Free ;top: 6px;right: 0; font-weight: 800;}

#overlay-section { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; }

#overlay-section .wpb_wrapper { position: relative; }

#overlay-section .wpb_wrapper .overlay1, 
#overlay-section .wpb_wrapper .overlay2, 
#overlay-section .wpb_wrapper .overlay3, 
#overlay-section .wpb_wrapper .overlay4 { height: 367px; display: flex; justify-content: center; align-items: center; position: relative; }

#overlay-section .wpb_wrapper .overlay1::before,
#overlay-section .wpb_wrapper .overlay2::before,
#overlay-section .wpb_wrapper .overlay3::before,
#overlay-section .wpb_wrapper .overlay4::before { content: ''; position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.219); top: 0; left: 0;  }

#overlay-section .step1:hover .overlay1-cont, 
#overlay-section .step2:hover .overlay2-cont, 
#overlay-section .step3:hover .overlay3-cont,
#overlay-section .step4:hover .overlay4-cont { display: block; transition: all ease .3s; position: absolute; top: -150px; padding-top: 150px; height: 517px; }

#overlay-section.innerpg-overlay-section .step1:hover .overlay1-cont, 
#overlay-section.innerpg-overlay-section .step2:hover .overlay2-cont, 
#overlay-section.innerpg-overlay-section .step3:hover .overlay3-cont,
#overlay-section.innerpg-overlay-section .step4:hover .overlay4-cont { top: 0; padding-top: 0; height: 583px; width: 100%; }

#overlay-section.innerpg-overlay-section .wpb_wrapper .overlay1, 
#overlay-section.innerpg-overlay-section .wpb_wrapper .overlay2, 
#overlay-section.innerpg-overlay-section .wpb_wrapper .overlay3, 
#overlay-section.innerpg-overlay-section .wpb_wrapper .overlay4 { height: 583px; }

#overlay-section.innerpg-overlay-section .overlaying-cont p:last-child { position: relative; width: 85%; padding-top: 20px; }
#overlay-section.innerpg-overlay-section .overlaying h4, #overlay-section.innerpg-overlay-section .overlaying-cont h4 { margin: 50px auto; }
#overlay-section.innerpg-overlay-section .overlaying-cont h4::after { width: 54px; margin: 0 auto; right: 0; }

.overlay1-cont, .overlay2-cont, .overlay3-cont, .overlay4-cont { display: none; }
.overlaying h4, .overlaying-cont h4 { font-size: 1.5em; font-weight: 600; color: #fff; width: 70%; text-align: center; margin: 0 auto; }
.overlaying p a { font-size: 1.5em; font-weight: 600; color: #fff; width: 60%; text-align: center; margin: 0 auto; }
.overlaying p { text-align: center;  position: absolute; left: 0; right: 0; bottom: -70px; }
.overlaying-cont p { font-size:1.1em; color: #BEBEBE; width: 80%; text-align: center; margin: 20px auto; font-weight: 400; }
.overlaying-cont p:last-child { position: absolute; bottom: 30px; width: 100%; }
.overlaying-cont p a { color: #fff; font-size:1.2em; font-weight: 500; position: relative; }
.overlaying-cont p a::after { content: '\f054'; position: absolute; top: 8px; font: normal normal normal 12px/1 Font Awesome\ 5 Free; right: -15px; font-weight: 600;}
#overlay-section .overlaying-cont .wpb_wrapper { height: 100%; }
.overlaying-cont h4 { position: relative; margin-bottom: 50px; }
.overlaying-cont h4::after { content: ''; position: absolute; width: 54px; height: 2px; background-color:#A8D6FF; bottom: -25px; margin: auto; left: 0; right: 0; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(../images/close.png) !important; background-repeat: no-repeat; background-position: 0px 0px; top: 20px !important; right: 20px !important; background-size: contain !important; width: 21px !important; height: 21px !important; }
.fancybox-wrap .fancybox-skin { padding:80px !important; border-radius: 0; }
.fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:first-child {width: 30%;display: inline;float: left;/*height: 500px;position: fixed;left: 80px;*/}
.fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:last-child { width: 58%; float: right; padding-right: 20px; height: 60vh; overflow-y: auto; }
/* .fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:last-child:hover { overflow-y: auto; } */
.fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content h2 { font-size: 1.125rem; text-align: left; line-height: 1.2em; }
.fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content h2::after { right: auto; }
.fancybox-wrap .fancybox-skin .fancybox-inner div a i { color: #000; margin-right: 20px; }
.fancybox-wrap .fancybox-skin .fancybox-inner div a i:hover { color: #7895a0; }
.fancybox-wrap.fancybox-desktop  { width: 60% !important; height: auto !important; position: absolute !important; top: 95px !important; left: 0 !important; right: 0; margin: 0 auto; }
.fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:first-child img { margin-right: 10%; }
.fancybox-wrap.fancybox-desktop .fancybox-inner { width: 100% !important; overflow: visible !important; }
.case-study-btn { position: absolute; bottom: 35px; color: #000; font-size: .8em; display: block; }
.case-study-btn:last-child { bottom: 7px; }
.case-study-btn::after {content: '\f054';position: absolute;font: normal normal normal 10px/1 FontAwesome;top: 4px;right: -14px;}
.case-study-btn:hover { display: block; }

.main-menu > li > a { position: relative; }
.main-menu > li > a::after { opacity: 0; position: absolute; content: '';  width: 100%; height: 2px; background-color:#A8D6FF; bottom: -10px; margin: auto; left: 0; right: auto; }  
.main-menu > li > a:hover::after { opacity: 1; }
.main-menu > li.current-menu-item > a::after { opacity: 1 !important; }

.about-welcome-msg p { font-weight: 400; line-height: 32px; }
.about-welcome-msg p strong { color: #000; font-weight: 500; }

.innerpg-overlay-section  { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; }

.about-icons-section .wpb_wrapper { text-align: center; }
.about-icons-section .wpb_wrapper img { background-color: #00519B; border-radius: 50px; padding: 10px; height: 60px; width: 60px; object-fit: contain; }
.about-icons-section .wpb_content_element > .wpb_wrapper:hover img { background-color: #A8D6FF; }
.about-icons-section .wpb_wrapper p { font-size: 1.5em; width: 80%; margin: 10px auto; font-weight: 400; line-height: 28px; }

.center-para-mdtxt p { font-weight: 500; line-height: 32px; }
.center-para-lgtxt p { font-size: 1.5em; font-weight: 400; line-height: 28px; }
.about-map-identify { padding-top: 50px; }
.about-map-identify .wpb_wrapper { position: relative; padding-left: 30px; }
.about-map-identify .wpb_wrapper p:first-child { position: absolute; left: 0; top: 3px; }
.about-map-identify .wpb_wrapper p { font-size: 12px; font-weight: 500; line-height: 17px; }

.d-table {width: 100%;height: 100%;display: table;}
.d-tablecell {display: table-cell;vertical-align: middle;}
.custom-btn1 {background-color: #ff3547;color: #fff;border: 1px solid #ff3547;display: inline-block;padding: 12px 30px;text-transform: uppercase;border-radius: 30px;text-decoration: none;}
.custom-btn1:hover {background-color: transparent;text-decoration: none;color: #fff;}

.services-list-section li { list-style: none; border-bottom: 1px solid #d8d8d8; padding-bottom: 30px; margin-top: 30px; }
.services-list-section li h3 a { font-size: 1.2rem; color: #7895a0; line-height: 31px; padding-bottom: 20px; }
.services-list-section li h3 a:hover { color: #0d4680; }
.services-list-section li .listing-readmore { color: #000; font-weight: 500; font-size: .9em; position: relative; margin-top: 18px; }
.services-list-section li .listing-readmore::after { content: '\f054';position: absolute;right: -24px;top: 6px;height: 15px;width: 15px;font-family: FontAwesome;font-size: 11px; }
.services-list-section li .listing-readmore:hover { color: #7895a0 ; }
.services-list-section li p:empty { display: none; }
.services-list-section li .blog-link span { padding-right: 25px; }

#wpaft-logo-slider-default .logo-container { text-align: center; }



/* Hero slider style
==========================*/
.hero-slider {position: relative;}
.single-hs-item {height: 700px; width: 100%; background-size: cover;background-position: center center;position: relative;}
.single-hs-item:before {content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background-color: #000;opacity: .6;}
.hero-text {padding: 0 15px;text-align: center;max-width: 1140px;margin-left: auto;margin-right: auto;position: relative;}
.hero-text h1 {color: #fff;font-size: 50px;text-transform: capitalize;font-weight: 600;margin: 0;}
.hero-text p {color: #fff;font-size: 17px;max-width: 600px;margin-left: auto;margin-right: auto;line-height: 30px;margin-top: 20px;margin-bottom: 35px;}
.hero-slider .owl-item.active h1 {animation: 1s .3s fadeInUp both;  }
.hero-slider .owl-item.active p {-webkit-animation: 1s .3s fadeInUp both;animation: 1s .3s fadeInUp both;}
.hero-slider .owl-item.active .slider-btn {-webkit-animation: 1s .3s fadeInUp both;animation: 1s .3s fadeInUp both;}
.owl-carousel .owl-nav button.owl-prev {background-color: transparent !important;position: absolute;left: 10% !important;top: 50%;
color: #7895a0 !important;font-size: 155px !important;margin: -40px 0 0;border-radius: 0;height: 80px !important;width: 80px !important;font-weight: 100 !important;line-height: 0 !important;}
.owl-carousel .owl-nav button.owl-next {background-color: transparent !important;position: absolute;right: 10% !important;top: 50%;
color: #7895a0 !important;font-size: 155px !important;margin: -40px 0 0;border-radius: 0;height: 80px !important;width: 80px !important;font-weight: 100 !important;line-height: 0 !important;}

.about-timeline .owl-carousel .owl-nav button.owl-prev span { display: none; }
.about-timeline .owl-carousel .owl-nav button.owl-prev::before{ position: absolute; content: ''; background: url(../images/left.png) no-repeat; width: 80px; height: 80px; }
.about-timeline .owl-carousel .owl-nav button.owl-next span { display: none; }
.about-timeline .owl-carousel .owl-nav button.owl-next::before{ position: absolute; content: ''; background: url(../images/right.png) no-repeat; width: 80px; height: 80px; }

.about-timeline .hero-text h2 { font-size: 6.25em; color: #fff; font-weight: 400;  }
.about-timeline .hero-text h2::after { bottom:-38px }
.owl-theme .owl-nav {margin-top: 0;}
.about-timeline .wpb_wrapper .hero-slider + .wpb_text_column { margin-bottom: 0 !important; }
.owl-dots {position: absolute;left: 0;right: 0; bottom: 20px;}
.owl-theme .owl-dots .owl-dot span {width: 11px;height: 20px;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background: transparent;}

#post-5 .vc_column-inner .wpb_wrapper h3{ line-height: 50px !important;}

.client-hover img{ transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;}
.client-hover img{ height: 100px; filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); }
.client-hover img:hover{ filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); }

.img-half-bg { background: rgb(255,255,255); background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(248,249,251,1) 50%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(248,249,251,1) 50%);  background: linear-gradient(180deg, rgba(255,255,255,1) 50%, rgba(248,249,251,1) 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f8f9fb",GradientType=1); }


.career-img-slider ol.vc_carousel-indicators { bottom: -30px; z-index: 0; }
.career-img-slider ol.vc_carousel-indicators .vc_active { margin: 1px; width: 5px; height: 5px; background-color: #7895a0; border: 0; }
.career-img-slider ol.vc_carousel-indicators li { width: 5px; height: 5px; margin: 1px; text-indent: -999px; border-radius: 50%; cursor: pointer; border: 0px; background-color: #707070; }
.career-img-slider .vc_images_carousel .vc_carousel-control.vc_right { left: 54%; right: auto; bottom: -33px; top: auto; width: 20px; height: 20px; z-index: 10; }
.career-img-slider .vc_images_carousel .vc_carousel-control.vc_left { right: 54%; left: auto; bottom: -33px; top: auto; width: 20px; height: 20px; z-index: 10; }
.career-img-slider .vc_carousel-slideline img { height: 100%; width: 100%; object-fit: cover; object-position: center;}
.career-img-slider .vc_item .vc_inner{
    height: 100%!important;
}

.vc_images_carousel .vc_carousel-control .icon-next:before, .vc_images_carousel .vc_carousel-control .icon-prev:before { top: -11px; color: #000; text-shadow: none; font-size: 20px; }
 
.contact-cont { display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; }
.contact-cont .wpb_column { flex-basis: 48%; }
.contact-cont p { line-height: 2em; }
.contact-cont p strong { font-weight: 500; }
.contact-cont form p { margin-bottom: 0; }
.contact-cont form input { height: 50px; width: 100%; padding: 10px; font-family: 'Poppins', sans-serif; margin-bottom: 10px !important; font-size: 1.1em; font-weight: 300; color: #000; }
.contact-cont form textarea { height: 275px; width: 100%; padding: 10px; font-family: 'Poppins', sans-serif; margin-bottom: 10px !important; font-size: 1.1em; font-weight: 300; color: #000; }
.contact-cont form textarea::placeholder, .contact-cont form input::placeholder { color: #000; }
.contact-cont form input[type="submit"] { cursor: pointer; margin-bottom: 0 !important;border: 0;background-color: transparent;text-align: right;font-weight: 500; display: inline-block; width: auto; float: right; padding: 0 10px; height: 20px; }
.contact-cont form input[type="submit"]:hover { color: #7895a0; }
.contact-cont form p:last-of-type {position: relative;padding-right: 10px;font-size: .9em; float: right; width: auto; display: inline-block; }
.contact-cont form p:last-of-type::after {content: '\f054';position: absolute;right: -7px;top: 0;height: 15px;width: 15px;font-family: Font Awesome\ 5 Free;font-size: 12px; font-weight: 600;}
.contact-cont form p:last-of-type:hover::after { color: #7895a0; }

.cta-section .cta-left, .cta-section .cta-btn a { font-size: 1.5em; font-weight: 400; color: #fff; }
.cta-section .cta-btn a {position: relative;padding-right: 18px; line-height: 36px; }
.cta-section .cta-btn a:hover { color: #7895a0; }
.cta-section .cta-btn a::after {content: '\f105';position: absolute;right: -7px;top: 2px;height: 15px;width: 15px;font-family: Font Awesome\ 5 Free;font-size: 24px; font-weight: 600;}
.footer-cta { display: none; }

.error404 .in-banner-content.container { padding:0 50px 100px 50px; text-align: center; }
.error404 h1 { font-size: 50px; font-size: 2.778em; font-weight: 500; line-height: 1.2; }
.error404 h1 span { font-size: 4.250em; color: #7895a0; }
.error404 h1 + a { background: #00519B; color: #fff; padding: 10px 20px; display: inline-block; margin-top: 15px; }
.error404 h1 + a:hover { background: #7895a0; }

.search.search-results .blog-list-section li { list-style: none; border-bottom: 1px solid #e6e6e6; padding:20px 0 ; }
.search.search-results .blog-list-section li h3 a { font-size: 1.2rem; color: #7895a0; line-height: 31px; padding-bottom: 20px; }
.search.search-results .blog-list-section li h3 a:hover { color: #0d4680; }
.search.search-results .blog-list-section li .listing-readmore { color: #000; font-weight: 500; font-size: .9em; position: relative; }
.search.search-results .blog-list-section li .listing-readmore::after { content: '\f054';position: absolute;right: -24px;top: 6px;height: 15px;width: 15px;font-family: FontAwesome;font-size: 11px; }
.search.search-results .blog-list-section li .listing-readmore:hover { color: #7895a0 ; }
.search.search-results .blog-list-section li p:empty { display: none; }

.contact-map .wpb_gmaps_widget { margin-bottom: 0; }

#career-list {  }
#career-list { overflow-y: auto; }
#career-list table { min-width: 750px; }
#career-list tr { position: relative; }
#career-list td, #career-list th { padding: 25px 0; }
#career-list td:last-child { text-align: right; }
#career-list td:first-child, #career-list td:last-child a { color: #000; font-weight: 500; }
#career-list td:last-child a { position: relative; margin-right:20px; }
#career-list td:last-child a:after {  content: '\f054';position: absolute;right: -24px;top: 7px;height: 15px;width: 15px;font-family: FontAwesome;font-size: 11px;  }
#career-list tr::after { content: ''; left: 0; right: 0; position: absolute; bottom: 0; width: 100%; height: 1px; background-color: #707070; }
#career-list th { text-align: left; color: #00519B; font-size: 1.4em; font-weight: 600; }

.jobs-template-default main#pagecontent { margin-bottom: 140px; }
.jobs-template-default .entry-title { font-size: 2em; font-weight: 600; }
.jobs-template-default .job-details { width: 100%; border-top: 1px solid #707070; border-bottom: 1px solid #707070; padding: 8px 0; margin: 20px auto; }
.jobs-template-default .type-jobs p { font-size: 1em; font-weight: 400; line-height: 32px;  } 
.jobs-template-default .type-jobs h4 { font-size: 1.3em; font-weight: 500; padding-bottom: 12px; position: relative; }
.jobs-template-default .type-jobs h4::after { content: ''; left: 0; right: 0; position: absolute; bottom: 0; width: 100%; height: 1px; background-color: #707070; }
.jobs-template-default .job-para { margin: 40px 0; }
.jobs-template-default .job-share .heateor_sss_sharing_title { display: inline; color: #707070; font-weight: 400 !important; float: left; line-height: 40px;    margin-right: 20px; }
.jobs-template-default .job-share .heateorSssSharingSvg { background-color: #7895a0; }
.jobs-template-default .social-share { display: flex; justify-content: space-between; margin-top: 100px; }
.jobs-template-default .heateor_sss_sharing_ul { display: flex; }
.jobs-template-default .job-button .job_apply { background-color: #000; color: #fff; padding: 10px 40px; }
.jobs-template-default .job-button .job_apply:hover { background-color: #7895a0; }
.jobs-template-default .job-para ul li { list-style: none;line-height: 32px;color: #000000;font-weight: 400;position: relative; padding-left: 20px; }
.jobs-template-default .job-para ul li::before {content: '';position: absolute;left: 0;width: 4px;height: 4px;border-radius: 50%;background-color: #000;top: 14px;}

.page-list { padding-left: 20px; margin-bottom: 80px !important; }
.page-list li.page_item { list-style: none; line-height: 32px; }
.page-list li.page_item a { color: #000000; }
.page-list li.page_item a:hover { color: #7895a0; }

.home-services-icon { display: flex; justify-content: center; flex-direction: row; flex-wrap: wrap; }
.home-services-icon .wpb_raw_code { height: 60px; }
.home-services-icon .wpb_column { flex-basis: 20%; }
.home-services-icon .wpb_column .wpb_wrapper { display: flex; justify-content: center; text-align: center; flex-direction: column; align-items: center; }
.home-services-icon .wpb_column p { font-size: 1.4em; color: #000; text-align: center; font-weight: 400; margin-bottom: 25px; }
.home-services-icon .wpb_column p a { color: #000; font-weight: normal; }
.home-services-icon .wpb_column p a::before { content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.home-services-icon .wpb_column:hover svg circle, .home-services-icon .wpb_column:hover svg path, .home-services-icon .wpb_column:hover svg rect { fill: #A8D6FF; stroke: #A8D6FF; }

.news-template-default #pagecontent.blog-detail { margin-bottom: 80px; }
.news-template-default h1.entry-title { border-bottom: 1px solid #7895a0; padding-bottom: 10px; margin-bottom: 10px; }
.news-template-default .meta.news-attr { display: inline-block; width: 100%; margin-bottom: 20px; }
.news-template-default .meta.news-attr p { display: inline; float: left; margin-right: 20px; font-size: .8em; font-style: italic;  }
.news-template-default .wpb_single_image img { width: 100%; object-fit: cover; height: 250px !important; }
.news-template-default .vc_custom_heading { font-family: inherit !important; }
.news-template-default a.vc_general  { background-color: #000 !important; border-radius: 0 !important; border: 0 !important;  }
.news-template-default h2 { margin-bottom: 20px !important; }
.news-template-default h2::after { display: none; }
.news-template-default .display_archive .campaign a { color: #7f8486; }
.news-template-default .display_archive .campaign a:hover { color: #00519B; }
.news-template-default .entry-content.post-cnt p { line-height: 30px; text-align: left; }

#newsletter-btn, #newsletter-btn2 { overflow-y: auto; height: 100%; }
#newsletter-btn h2::after, #newsletter-btn2 h2::after { margin: auto 0; }
#newsletter-btn li input[type="checkbox"], #newsletter-btn2 li input[type="checkbox"] { margin-right: 10px; }
#newsletter-btn input[type="submit"], #newsletter-btn2 input[type="submit"] {cursor: pointer;margin-bottom: 0 !important;border: 0;background-color: #000000;text-align: left;font-weight: 500;display: inline-block;width: auto;float: left;padding: 10px 30px;height: 46px;line-height: 27px;font-family: inherit;border-radius: 0;}
#newsletter-btn input[type="submit"]:hover, #newsletter-btn2 input[type="submit"]:hover {color: #fff;background-color: #7895a0;}

.fancybox-inner .wpb_wrapper ul li {position: relative;padding-left: 23px;padding-bottom: 10px;}
.fancybox-inner .wpb_wrapper ul li::before {content: '';position: absolute;left: 0;top: 10px;background-color: #b5b5b5;width: 5px;height: 5px;border-radius: 10px;}

.news-template-default .vc_column_container .vc_general { background-color: transparent !important; padding: 0; }
.news-template-default .vc_column_container .vc_general header { color: #404040 !important; text-align: left; }
.news-template-default .vc_column_container .vc_general header h2 { text-align: left; }
.news-template-default section.vc_cta3-container { width: 100%; text-align: left; }
.news-template-default .vc_column_container .vc_general header + p a { cursor: pointer; position:relative;  margin-bottom: 0 !important;border: 0;background-color: #000000; color:#fff; text-align: left;font-weight: 500;display: inline-block;width: auto;float: left;padding: 10px 30px 10px 54px;height: 46px;line-height: 27px;font-family: inherit;border-radius: 0;}
.news-template-default .vc_column_container .vc_general header + p a:hover {color: #fff;background-color: #7895a0;}
.news-template-default .vc_column_container .vc_general header + p a::before { content: '\f1c1'; position: absolute; left: 20px; top: 10px; color: #fff; font-family: 'Font Awesome 5 free'; font-weight: 400; font-size: 22px; }
.career-img-slider .vc_item{height:640px!important;}
#wpaft-logo-slider-default{position:relative;}
#wpaft-logo-slider-default .owl-next, #wpaft-logo-slider-default .owl-prev{background:transparent;}
#wpaft-logo-slider-default .owl-next:before {
    content: '\f054';
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    color: #000;
    font-size: 20px;
    position: absolute;
    top: 39%;
    transform: translateY(-50%);
    right: -10px;
}
#wpaft-logo-slider-default .owl-prev:before {
    content: '\f053';
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    color: #000;
    font-size: 20px;
    position: absolute;
    top: 39%;
    transform: translateY(-50%);
    left: -20px;
}
/*.page-template-our-team .fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:first-child img { height: 300px !important; object-fit: none !important; width: 100%; object-position: top; }*/

.page-id-9332 #overlay-section .wpb_wrapper .vc_custom_1643987501200, .vc_custom_1643987570634 { overflow: scroll; overflow-x: hidden;}

.page-id-9342 .overlaying-cont p { font-size: 15px; }

.page-id-9342 .vc_custom_1644515551151 { position: relative; left: -50px; box-sizing: border-box; width: 1519px; }

/*.wpml-ls-legacy-dropdown a { background-color: transparent !important; }
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu { border-top: none !important; }
.wpml-ls-legacy-dropdown .wpml-ls-item { padding-top: 15px !important; }*/

.lang-switcher-wpml .english-swich .wpml-ls-current-language { display: none; }
.lang-switcher-wpml .french-swich .wpml-ls-current-language { display: none; }
.lang-switcher-wpml .french-swich ul li a::after { opacity: 0; position: absolute; content: ''; width: 100%; height: 2px; background-color: #A8D6FF; bottom: -10px; margin: auto; left: 0; right: auto; }
.lang-switcher-wpml .french-swich ul li a:hover::after { opacity: 1; }
.lang-switcher-wpml .french-swich ul li a { position: relative; padding: 0 !important;}
.lang-switcher-wpml .english-swich ul li a::after { opacity: 0; position: absolute; content: ''; width: 100%; height: 2px; background-color: #A8D6FF; bottom: -10px; margin: auto; left: 0; right: auto; }
.lang-switcher-wpml .english-swich ul li a:hover::after { opacity: 1; }
.lang-switcher-wpml .english-swich ul li a { position: relative; padding: 0 !important;}
.wpml-ls-statics-footer { display: none; }

.wpml-ls-legacy-list-horizontal { padding: 0 !important; }
.desk-menu { display: flex; align-items: center; }

.home h3 strong { font-weight: 200 !important;}
select#cat_filter option:last-child { display: block !important; }
.wpml-ls-display { display: none; }

.news-template-default .vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-icon-left.vc_btn3-color-black { display: none !important; }


      .parent-tooltip:hover .page-list-tooltip {
        opacity: 1;
        transform: translate(-50%, 0);
        z-index: 2;
      }
      .parent-tooltip .page-list-tooltip {
        color: #000;
        position: absolute;
        left: 50%;
        bottom: 108%;
        opacity: 0;
        margin-bottom: 1em;
        padding: 0.5em;
        background-color: #fff;
        font-size: 0.6em;
        line-height: 1.6;
        text-align: left;
        white-space: nowrap;
        transform: translate(-50%, 1em);
        transition: all 0.15s ease-in-out;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
      }
      .parent-tooltip .page-list-tooltip p { display: flex; }
      .parent-tooltip .page-list-tooltip a { text-decoration: none; padding: 10px 25px; font-weight: 600; font-size: 18px; transition: all 0.15s ease-in-out;}
      .parent-tooltip .page-list-tooltip a:before { display: none; }
      .parent-tooltip .page-list-tooltip a:hover { color: #7895a0; }
      .parent-tooltip .page-list-tooltip::before {
        content: '';
        position: absolute;
        top: 98%;
        left: 50%;
        width: 0;
        height: 0;
        border: 1.2em solid transparent;
        border-top-color: #fff;
        transform: translate(-50%, 0);
      }

.profile_photo { 
	position: relative;
  	overflow: hidden;
  	max-width: 300px;
  	z-index: 1;     margin: 0 auto;
  }
 .profile_photo img {
 	transition: .5s ease all;
 	object-fit:cover;
  }
  .profile_photo:hover img {
  	transform: scale(1.1);
  }

/*Consumer commercial Page*/
.news-insights-carousel .item {
    margin: 15px !important;
    list-style: none;
    padding: 30px;
    box-shadow: 0 3px 6px #ccc;
    background-color: #fafafa;
    position: relative;
    min-height: 260px;
}
.news-insights-carousel .item .news-list { margin-bottom: 0; text-align: left; }
.news-insights-carousel .item .head-news {
	position: relative;
    border-bottom: 1px solid #A8D6FF;
    padding-bottom: 15px;
    margin-bottom: 18px;
}
.news-insights-carousel .item .head-news img {
	position: absolute;
    right: 0;
    top: -8px;
    height: 34px;
    max-width: 30px;
    object-fit: contain;
}
.news-insights-carousel .item .body-news {
	padding-bottom: 20px;
}
.news-insights-carousel .item .foot-news {
	position: absolute;
    bottom: 23px;
    margin-bottom: 0;
}
.news-insights-carousel .item .foot-news a::after {
	content: '\f054';
    position: absolute;
    font: normal normal normal 10px/1 Font Awesome\ 5 Free;
    top: 6px;
    right: 0;
    font-weight: 800;
}

.transactions-carousel .item { padding: 15px 30px; background: #fff; box-shadow: 0 3px 6px #ccc; margin: 15px !important; }
.news-insights-carousel .owl-carousel .owl-nav button.owl-prev, .news-insights-carousel .owl-carousel .owl-nav button.owl-next, .transactions-carousel .owl-carousel .owl-nav button.owl-prev, .transactions-carousel .owl-carousel .owl-nav button.owl-next { height: 20px !important; width: 20px !important; font-size: 50px !important; font-weight: 700; }
.news-insights-carousel .owl-carousel .owl-nav button.owl-prev, .transactions-carousel .owl-carousel .owl-nav button.owl-prev { left: -30px !important; margin: 0; transform: translateY(-50%); }
.news-insights-carousel .owl-carousel .owl-nav button.owl-next, .transactions-carousel .owl-carousel .owl-nav button.owl-next { right: -30px !important; margin: 0; transform: translateY(-50%); }
.news-insights-carousel .owl-carousel .owl-nav button span, .transactions-carousel .owl-carousel .owl-nav button span { display: block; line-height: 20px; }
.news-insights-carousel .owl-carousel .owl-dots, .transactions-carousel .owl-carousel .owl-dots { position: absolute; bottom: -80px; }
.news-insights-carousel .owl-carousel .owl-dots .owl-dot, .transactions-carousel .owl-carousel .owl-dots .owl-dot { width: 50px; height: 50px; counter-increment: step-counter; font-size: 16px; color: #000; border-radius: 100%; text-align: center; }
.news-insights-carousel .owl-carousel .owl-dots .owl-dot:before, .transactions-carousel .owl-carousel .owl-dots .owl-dot:before { content: counter(step-counter); }
.news-insights-carousel .owl-carousel .owl-dots .owl-dot span, .transactions-carousel .owl-carousel .owl-dots .owl-dot span { display: none; }
.news-insights-carousel .owl-carousel .owl-dots .owl-dot.active, .transactions-carousel .owl-carousel .owl-dots .owl-dot.active { color: #fff; background: #686A81; }
.page-btn .vc_general { z-index: 9; padding: 0 !important; background: transparent !important; border-width: 0 !important; color: #000 !important; font-weight: 600; }
.page-btn .vc_general i { position: relative !important; display: inline-block !important; line-height: initial !important; right: 0 !important; top: 8px !important; margin-left: 8px; }
.default-content p, .default-content li { color: #707070; }
.news-insights-carousel .owl-carousel .owl-nav button.owl-next span, .transactions-carousel .owl-carousel .owl-nav button.owl-next span, .news-insights-carousel .owl-carousel .owl-nav button.owl-prev span, .transactions-carousel .owl-carousel .owl-nav button.owl-prev span {
    font-size: 0;
}

.news-insights-carousel .owl-carousel .owl-nav button.owl-next span:after, .transactions-carousel .owl-carousel .owl-nav button.owl-next span:after, .news-insights-carousel .owl-carousel .owl-nav button.owl-prev span:after, .transactions-carousel .owl-carousel .owl-nav button.owl-prev span:after {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-size: 25px;
    color: #686A81;
    font-weight: 900;
}
.news-insights-carousel .owl-carousel .owl-nav button.owl-prev span, .transactions-carousel .owl-carousel .owl-nav button.owl-prev span {
    transform: rotate(180deg);
    margin-top: -7px;
}
.error-no-posts { 
    text-align: center; 
    font-weight: 400;
    line-height: 32px;
    color: #707070;
}
#menu-item-10607:hover { cursor: pointer; }




@media ( min-width:1700px) {
    .home-counter { padding-left: 20% !important; padding-right: 20% !important; }
}
@media ( min-width:1400px) {
    .footer-widget:nth-child(odd) { flex-basis: 32%; }
    .footer-widget:nth-child(even) { flex-basis: 18%; }
    .transation-list ul li { flex: 0 0 18.3%; }
    .home-services .training-header .trans_tags li { flex-basis: 18%; }
    .footer-widget .social-menu { margin-top: 150px; }
    .home-clients .wpb_wrapper { width: 80%; margin: 0 auto; }
    header .main-menu .menu-item-10607:before { 
        width: 10px;
        height: 10px;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid white;
        content: '';
        position: absolute;
        right: -3px;
        top: 19px;
        transform: rotate(0deg);
    }
    header .main-menu .menu-item-10607:hover::before { transform: rotate(180deg); top: 15px; }
    .menu-item-10607 { margin-right: 10px; }
}
@media ( min-width:1160px ) {
    .desk-menu .menu-close { display: none; }
    .desk-menu ul li a { display: block; }
}
@media ( min-width:1160px ) and (max-width:1330px) {
    #overlay-section .step2:hover .overlay2-cont { padding-top: 90px; }
}
@media ( max-width:1701px) {
    .home-counter { padding-left: 10% !important; padding-right: 10% !important; }
	.fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:last-child { height: 62vh; }
}
@media ( max-width:1401px) {
    .footer-widget:nth-child(odd) { flex-basis: 50%; }
    .footer-widget:nth-child(even) { flex-basis: 50%;padding-right: 0; }
    .footer-widget { margin-bottom: 50px; }
    .transation-list ul li { flex: 0 0 23%; }
    .home-services .training-header .trans_tags li { flex-basis: 23%; }
	.fancybox-wrap .fancybox-skin { padding:40px !important; }
	
    .innerpg-overlay-section .step1, .innerpg-overlay-section .step2,
    .innerpg-overlay-section .step3, .innerpg-overlay-section .step4 { width: 33%; }

    #overlay-section .step1, #overlay-section .step2,
    #overlay-section .step3, #overlay-section .step4 { width: 33%; }

    .team-list ul li { flex-basis: 24%; }

    .width90 { width: 100%; }

    .logo-side-left { flex-basis: 14%; }
    
    .desk-menu ul li { padding: 7px; }
}
@media ( max-width:1299px ) {
	.fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:last-child { width: 63%; }
    .team-list ul li { flex-basis: 32%; }
    .team-list ul li h5, .team-list ul li p { text-align: center; padding-left: 0; }
    .lang-switcher-wpml .french-swich ul li a { padding: 5px 10px 6px !important;}
    .desk-menu ul li { padding: 2px; }
    .lang-switcher-wpml .english-swich ul li a { padding: 10px !important;}
}
@media ( max-width:1161px ) {
    header { position: relative; }
    header .main-header { position: fixed; width: 100%; padding-top: 30px; }
    .mob-menu { display: block; }
    .menu-close i { color: #fff; font-size: 20px; position: relative; top: 20px; right: 20px; }
    .top-header { display: none; }
    .desk-menu { display: none; padding-top: 50px; position: fixed; left: -250px; top: 0; height: calc(100vh - 50px);  width: 300px; background-color: #000000; z-index: 99; padding-bottom: 30px; overflow-x: hidden; overflow-y: auto; padding-bottom: 50px; bottom: 0; }
    .desk-menu .menu-close { position: absolute; right: 0; top: 0; }
    .desk-menu .main-menu { width: 100%;}
    .desk-menu .main-menu li ul { display: block; }
    .desk-menu ul li { padding: 0; }
    .desk-menu ul li a { color: #fff; display: block; padding: 15px; }
    .desk-menu ul li { display: block; float: none; text-align: left; margin: 0 20px; }
    .desk-menu.active { display: block; left:0; margin-top: 0; }
    .desk-menu .dropdown-menu { display: block; background-color: #000000; position: relative; top: -5px; }
    .desk-menu .dropdown-menu li { width:100%; }
    .desk-menu .dropdown-menu .dropdown-menu { left: 0; top: -7px; display: block; width: 90%; }
    .desk-menu > ul > li:not(:nth-last-child(1)) { border-bottom: 1px solid rgba(255,255,255,.2); }
    .desk-menu .dropdown-menu .dropdown-toggle::after ,.desk-menu .dropdown-toggle::after { display: none; }
    .desk-menu .dropdown-menu li { margin: 0 0 0 20px; }
    .desk-menu .dropdown-menu .dropdown-menu li { margin: 0 0 0 20px; }
    .main-menu > li > a::after { display: none; }
    .home-counter { padding-left: 10% !important; padding-right: 10% !important; }
    .home-counter sup { font-size: 2rem; }
    .home-counter h1 { font-size: 4em; }
    .home-counter .count p { font-size: 4em; }
    .innerpg-overlay-section .step1, .innerpg-overlay-section .step2,
    .innerpg-overlay-section .step3, .innerpg-overlay-section .step4 { width: 49%; }
    #overlay-section .step1, #overlay-section .step2,
    #overlay-section .step3, #overlay-section .step4 { width: 49%; }
    #overlay-section .step3, #overlay-section .step4 { margin-top: 80px; }
    #overlay-section.innerpg-overlay-section .wpb_wrapper .overlay1, #overlay-section.innerpg-overlay-section .wpb_wrapper .overlay2, #overlay-section.innerpg-overlay-section .wpb_wrapper .overlay3, #overlay-section.innerpg-overlay-section .wpb_wrapper .overlay4 {
        background-size: cover;
    }

    .home-counter .wpb_column { width: 46%; margin: 2%; }
    .about-icons-section .wpb_wrapper p { font-size: 1.1em; width: 95%; line-height: 24px; }
    .center-para-mdtxt p { font-weight: 400; line-height: 26px; }
    .about-timeline .owl-carousel .owl-nav button.owl-prev::before, .about-timeline .owl-carousel .owl-nav button.owl-next::before { width: 40px; background-size: contain; }
    .lang-switcher-wpml .english-swich ul li a { position: relative; padding: 15px !important;}
     header .main-menu .menu-item-10607:before { 
        width: 10px;
        height: 10px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid white;
        content: '';
        position: absolute;
        right: 0;
        top: 15px;
        transform: rotate(180deg);
    }
    header .main-menu .menu-item-10607.dropdownup-icon:before { transform: rotate(0deg); }
    .desk-menu .main-menu li:hover > ul { position: unset; }
    header .main-menu .menu-item-10607 .sub_menu_hide {
        display: none !important;
    } 
}
@media ( max-width: 1100px ){
    .transation-list ul li { flex: 0 0 31%;min-width: 212px; }
    .home-services h2 + h5 { width: 80%; }
    .career-img-slider .vc_item{
        height: 500px!important;
    }
}
@media ( max-width: 992px ) {
    body { font-size: 14px; }
    .width70 { width: 80%; }
    .width60 { width: 70%; }
    .width80 { width: 100%; }
    .section-space { padding: 80px 0; }
    .section-space-bot { padding-bottom: 80px; }
    .section-space-top { padding: 80px 0 0 0; }
    .section-space-bot65 { padding-bottom: 0px; }

    .home-banner h1 { font-size: 2em; }
    .home-banner h3 { font-size: 22px; margin: 15px 30px; line-height: 28px;}
    .footer-widget:nth-child(odd) { flex-basis: 100%; }
    .footer-widget:nth-child(even) { flex-basis: 100%; }
    .footer-widget:not(:last-child) { margin-bottom: 50px; }
    .footer-cta-wrap { flex-wrap: wrap; }
    .footer-cta-wrap div { flex-basis: 100%; }
    .logo-side-left img { min-width: 220px; }
    .home-services .training-header .trans_tags li { flex-basis: 31%; }
    .home-services .training-header .trans_tags li h6 { font-size: 1.1em; }
    .home-services h2 + h5 { width: 100%; }
    .section-space { padding: 50px 0; }
    .footer-cta { height: auto; padding-top: 20px; padding-bottom: 20px; }
    .footer-cta-wrap { height: auto; }
    .news-lists ul li { flex-basis: 48%; }
    #overlay-section .step1:hover .overlay1-cont, #overlay-section .step2:hover .overlay2-cont, #overlay-section .step3:hover .overlay3-cont { top: -85px; padding-top: 85px; height: 452px; }
    .overlaying h4, .overlaying-cont h4 { font-size: 1.4em; line-height: 1.3em; }
    .overlaying-cont p { font-size: 1.1em; line-height: 1.5em; }
    .home-transaction .vc_grid-item {  width: 100%; }
    .home-transaction .vc_gitem-animated-block { max-width: 286px; margin: 2% auto !important; width: 100%; }
	.fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:first-child { display: block; width: 100%; float: none; margin-bottom: 30px; }
	.fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:last-child { width: 100%; float: none; height: auto; overflow: visible; }
	.fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:last-child .wpb_column { width: 100% !important; }
	.fancybox-wrap.fancybox-desktop .fancybox-inner { overflow-y: auto !important; overflow-x: hidden !important; }
	.case-study-btn { position: relative; top: 0; font-size: 16px; }
	.fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:first-child img { display: block; margin-bottom: 20px; }
	.case-study-btn::after { position: static; margin-left: 5px; }
    #overlay-section.innerpg-overlay .wpb_column.vc_col-sm-3 { width:50% !important; }

    #overlay-section .step1:hover .overlay1-cont, 
    #overlay-section .step2:hover .overlay2-cont, 
    #overlay-section .step3:hover .overlay3-cont { top: 0; padding-top: 40px; height: 367px; }

    .home-services h2 + h5 { line-height: 25px; }
    .home-transaction h5, .transaction-cont h5 { width: 80%; line-height: 24px; }
    .owl-item .logo-container { padding: 0 10px; text-align: center; }
    .about-map-identify .wpb_column { width: 49%; }
    #news_filters { flex-basis: 100%; margin-bottom: 20px; }
    .newsletter-btn { flex-basis: 50%; }
    
    .contact-cont .wpb_column { flex-basis: 100%; }
    .home-services-icon .wpb_column { flex-basis: 33%; }
    .footer-top { padding: 60px 0 60px 0; }
    .hero-slider .owl-nav button { display: none !important; }
    .parent-tooltip .page-list-tooltip a { font-size: 14px; padding: 8px 8px; }
}
@media ( max-width: 780px ) {
    #overlay-section .step2 .overlay2-cont h4 { width: 96%; }
    #overlay-section .step2 .overlay2-cont p { width: 90%; }
    #overlay-section .step2:hover .overlay2-cont { padding-top: 15px; }
	
	#post-5 .vc_column-inner .wpb_wrapper h3{ line-height: 25px !important; margin: 25px; }
}
@media ( max-width: 767px ) {
    .footer-widget { width:100%; margin-bottom: 40px; padding-right: 0; }
    .footer-copy-left { width: 100%; text-align: center;  }
    .footer-copy-left p { margin: 5px auto; }
    .footer-terms-right {width: 100%;margin: 0 auto;float: none;display: inline-block;}
    .footer-terms-right ul {margin: 0 auto;display: flex;width: 100%;justify-content: center; flex-wrap: wrap; }
    .footer-terms-right li { flex-basis: 100%; display: flex; justify-content: center; }
    .footer-terms-right ul li a { margin-right: 0 !important; }
    .footer-terms-right ul li a::after { display: none; }
    .transation-list ul li { flex: 0 0 47%; margin: 1.5%; }
    .home-services .training-header .trans_tags li { flex-basis: 48%; }

    .cta-section .wpb_column.vc_col-sm-4 .vc_column-inner { padding-top: 0; }
    .cta-section .wpb_column.vc_col-sm-4 .wpb_wrapper p { text-align: left !important; }

    .cta-section .cta-left, .cta-section .cta-btn a { font-size: 1.1em; }
    .cta-section .wpb_text_column { margin-bottom: 20px; }

    .about-welcome-msg p { text-align: center; line-height: 24px; }
    .team-list ul li { flex-basis: 48%; }
    .newsletter-btn { flex-basis: 100%; }
    .career-img-slider .vc_images_carousel .vc_carousel-control.vc_left,
    .career-img-slider .vc_images_carousel .vc_carousel-control.vc_right { bottom: -29px; }
    .jobs-template-default .type-jobs p { line-height: 24px; }
    .inner-banner { height: 400px; }
    .inner-banner h2 { font-size: 2.4em; }  
    .width70 { width: 100%; }
    .width60 { width: 100%; }
    .contact-cont form textarea { height: 175px; }
	.about-timeline .hero-text h2 { font-size: 4.25em; }
    .career-img-slider .vc_item{
        height: 300px!important;
    }
    .career-img-slider .vc_images_carousel .vc_carousel-control.vc_right{
        right: 68%;
    }
    .career-img-slider .vc_images_carousel .vc_carousel-control.vc_left{
        right: 68%;
    }
    .team-list ul li img { width: 100%; }
	.transactions-carousel .owl-carousel .owl-dots .owl-dot { display: none; }
	.news-insights-carousel .owl-carousel .owl-nav button.owl-prev, .transactions-carousel .owl-carousel .owl-nav button.owl-prev, .news-insights-carousel .owl-carousel .owl-nav button.owl-next, .transactions-carousel .owl-carousel .owl-nav button.owl-next { top: 50%; }
	.news-insights-carousel .owl-carousel .owl-dots .owl-dot, .transactions-carousel .owl-carousel .owl-dots .owl-dot { width: 30px; height: 30px; }
	.news-insights-carousel .owl-carousel .owl-dots, .transactions-carousel .owl-carousel .owl-dots { position: absolute; bottom: -20px; }
}
@media only screen and (max-width: 600px) {
    .single-hs-item { height: 550px; }
    .hero-text h1 { font-size: 30px; }
    .hero-text p { font-size: 15px; margin-bottom: 25px; }
    .owl-carousel .owl-nav button.owl-next { top: auto; margin: 0; bottom: 0px; }
    .owl-carousel .owl-nav button.owl-prev { top: auto; margin: 0; bottom: 0px; }
    .owl-dots { bottom: 10px; left: 50px; right: 50px; }
    .news-lists ul li { flex-basis: 100%; margin: 2% 0 2% 0; }
    #overlay-section.innerpg-overlay .wpb_column { width:100% !important; }
    .innerpg-overlay-section .step1, .innerpg-overlay-section .step2,
    .innerpg-overlay-section .step3, .innerpg-overlay-section .step4 { width: 100%; }
    #overlay-section .step1, #overlay-section .step2,
    #overlay-section .step3, #overlay-section .step4 { width: 100%; }
    #overlay-section .step3, #overlay-section .step4 { margin-top: 0px; }
    #overlay-section .step1:hover .overlay1-cont, 
    #overlay-section .step2:hover .overlay2-cont, 
    #overlay-section .step3:hover .overlay3-cont { top: 0; padding-top: 40px; height: 367px; }
    #overlay-section.innerpg-overlay-section .wpb_wrapper .overlay1, 
    #overlay-section.innerpg-overlay-section .wpb_wrapper .overlay2, 
    #overlay-section.innerpg-overlay-section .wpb_wrapper .overlay3,
    #overlay-section.innerpg-overlay-section .wpb_wrapper .overlay4 { height: 400px; }
    #overlay-section.innerpg-overlay-section .step1:hover .overlay1-cont, 
    #overlay-section.innerpg-overlay-section .step2:hover .overlay2-cont, 
    #overlay-section.innerpg-overlay-section .step3:hover .overlay3-cont, 
    #overlay-section.innerpg-overlay-section .step4:hover .overlay4-cont { height: 400px; }
    #overlay-section.innerpg-overlay-section .overlaying p { bottom: 0; }
    .about-map-identify .wpb_column { width: 100%; }
    .about-map-identify .wpb_column:not(:last-child ) .wpb_text_column { margin-bottom: 10px !important; }
    .transation-list ul li { flex: 0 0 53%; }
    .home-counter { flex-direction: column; }
    .home-counter .wpb_column { width: 80%; margin: 6% auto; }
    .home-services .training-header .trans_tags li { flex-basis: 100%; }
    
    .home-services-icon .wpb_column { flex-basis: 50%; }

}
@media (max-width:425px) {
    .logo-side-left { flex-basis: 60%; }
    .menu-side-right { width: 30%; }
    .team-list ul li { flex-basis: 100%; }
    .home-services-icon .wpb_column { flex-basis: 100%; }
    .fancybox-wrap.fancybox-desktop { width: 85% !important; }
}
@media (max-height:850px) {
    .case-study-btn { position: relative; width: 85px; bottom: 0; }
    .case-study-btn:first-child::after { right: 0; }
    .case-study-btn:last-child { bottom: -5px; }
    .fancybox-wrap .fancybox-skin { overflow: hidden; }
    /*.page-template-our-team .fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:first-child img { height: 300px; object-fit: cover; }*/
    .fancybox-wrap .fancybox-skin .fancybox-inner div .post_grid_content:last-child { height: 90vh; }
}

@media (min-height:1000px) {
    .fancybox-wrap.fancybox-desktop .fancybox-inner { overflow: auto !important; }
}