.gccexchange-topbar {
    background-color: #24884c;
}
.gccexchangetopbarcontent {
    margin: 10px 10px !important;
}
.gccexchangetopbarcontent a {
    font-size: 16px !important;
    text-transform: lowercase !important;
    font-weight: 700;
    color: #fff !important;
}
.gccexchangetopbarcontent i {
    margin-right: 5px;
}
.gccexchangetopbarcontent a img {
    margin-top: -5px;
}
.gccexchangetopbarcontent a img .emailimage {
    margin-top: -5px !important;
}
#menu-main-menu-1 > li:first-child.current-menu-item {
    background-color: #fff !important;
}
#menu-main-menu-1 > li:first-child.current-menu-item > a {
    color: #707070 !important;
}
.top-bar {
    border: 0 !important;
}
.gcclogo {
    height: 65px;
    margin-top: 0;
    padding: 0;
}
.logoarea {
    height: 65px;
    float: left;
    padding: 2px 0;
}
.menu-main-menu-container {
    padding-top: 0;
}
#main-menu > ul > li.current-menu-item,
.main-nav #main-menu .menu > li:hover {
    background-color: #24884c !important;
    height: 67px !important;
}
.main-nav #main-menu .menu > li:hover > a {
    color: #fff !important;
}
.bk-sub-menu li.menu-item-has-children {
    padding: 7px;
    margin: 10px;
    background-color: #fff;
    border-radius: 7px;
}
.bk-sub-menu li > a {
    color: #000 !important;
}
#main-menu > ul > li.current-menu-item > a {
    color: #fff !important;
}
.bk-sub-menu > li,
.bk-sub-sub-menu > li {
    padding: 7px;
    margin: 10px;
    background-color: #fff;
    border-radius: 7px;
}
.bk-sub-sub-menu {
    background-color: #e3e3e3 !important;
}
.bk-sub-menu > li:hover,
.bk-sub-sub-menu > li:hover {
    background-color: #2e398c !important;
}
.bk-sub-menu > li:hover > a,
.bk-sub-sub-menu > li:hover > a {
    color: #fff !important;
}
#main-menu > ul > li > a {
    padding: 0 10px !important;
    line-height: 67px !important;
}
.ajax-search-wrap {
    margin-top: 10px;
}
#main-menu > ul > li > a {
    text-transform: capitalize;
    color: #000;
    font-weight: 700 !important;
}
.main-nav {
    background-color: #fff;
}
.website {
    float: left;
    width: 180px;
    padding: 1.5px;
    z-index: 10;
    background-color: #fff;
    margin: 14px 10px 0 30px;
}
.websitedownicon {
    float: right;
    color: #707070;
    padding-right: 23px !important;
    padding-top: 6px;
    font-size: 20px;
}
.website img {
    float: left;
    height: 32px;
    margin-right: 2px;
    margin-left: 5px;
}
.website p {
    font-size: 14px;
    position: absolute;
    margin-left: 45px;
    font-weight: 700;
    color: #707070 !important;
    margin-top: 7px;
}
.websitedropdown-list {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background-color: #e3e3e3;
    position: absolute;
    top: 1.5rem;
    margin: auto;
    text-align: left;
    box-shadow: 0 0 0.8rem -0.07rem transparent;
    height: 0;
    max-height: 0;
    overflow: hidden;
    border: none;
}
.websitedropdown-item {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    display: block;
    font-size: 20px;
    color: #6d6e71;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    font-weight: 700;
    color: #000;
    height: 35px;
    margin: 10px;
    background-color: #fff;
    border-radius: 7px;
}
.websitedropdown-item * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.1rem;
}
.websitedropdown-item p {
    margin-top: 10px;
    font-size: 14px;
    position: unset;
    margin-left: 5px;
    margin-top: 2px;
}
.websitelist.show .websitedropdown-list {
    top: 65px;
    height: auto;
    max-height: 235px;
    overflow-y: hidden;
    z-index: 9999999;
    border: 1px solid #ddd;
    box-shadow: 0 0 0.8rem -0.07rem #dedede;
    margin-left: -2px;
    width: 190px;
}
.selectedwebsite {
    cursor: pointer;
}
#ajax-form-search i {
    color: #707070 !important;
}
.footer {
    width: 100%;
    clear: both;
    margin-top: 20px;
    position: relative;
    color: #f8f8f8;
    background: #252729;
    padding-top: 20px;
    border-top: 5px solid #24884c;
    background-color: #24884c;
}
.bottomfooter {
    width: 100%;
    clear: both;
    margin-top: 0;
    position: relative;
}
.bottomfooter .footer-lower {
    width: 100%;
    margin: auto;
    padding: 20px 0;
    background-color: #111;
    color: #f8f8f8;
    font-size: 12px;
}
.footerul > li {
    padding-bottom: 7px;
}
.links {
    padding-right: 5px;
}
.footer .widget-title h3 {
    border-color: #fff !important;
}
.footer .widget .bk-header {
    padding-bottom: 15px !important;
}
.footer-sidebar .wpcf7-submit {
    border: 2px solid #2e398c !important;
    border-radius: 5px;
    background-color: #2e398c;
    color: #fff;
}
.footer-sidebar .wpcf7-submit:hover {
    border: 2px solid #2e398c !important;
    border-radius: 5px;
    background-color: #2e398c;
    color: #fff;
}
.footer-sidebar input[type="email"],
.footer-sidebar input[type="text"] {
    padding: 5px 10px !important;
    height: 34px;
    width: 100%;
    border-radius: 7px;
}
.footer-sidebar select {
    padding: 5px 10px !important;
    height: 34px;
    width: 100%;
    border-radius: 7px;
    margin-top: 10px;
    background-position-y: 4px !important;
}
.webttanimation {
    animation: elementor-animation-pulse 5s linear infinite;
}
.footer-sidebar textarea {
    padding: 5px 10px !important;
    height: 60px;
    width: 100%;
    border-radius: 7px;
}
.footer-second-sidebar .widget-social ul li a {
    font-size: 30px !important;
}
.footer-second-sidebar .widget-social ul li {
    width: 35px !important;
    height: 15px !important;
}
.footer-second-sidebar .widget-social ul li.fb a,
.footer-second-sidebar .widget-social ul li.gplus a,
.footer-second-sidebar .widget-social ul li.instagram a,
.footer-second-sidebar .widget-social ul li.linkedin a,
.footer-second-sidebar .widget-social ul li.pinterest a,
.footer-second-sidebar .widget-social ul li.twitter a,
.footer-second-sidebar .widget-social ul li.youtube a {
    background-color: #24884c !important;
}
.footer-second-sidebar .widget-title-wrap {
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 15px;
}
.footer-second-sidebar .widget .bk-header {
    padding-bottom: 0 !important;
}
.footer-sidebar .wpcf7-not-valid-tip {
    display: none;
}
.footer-sidebar .wpcf7-not-valid {
    border: 2px solid red;
}
.footer-sidebar .widget.timeline-posts li .meta:before {
    border: 2px solid #fff !important;
}
.footer-sidebar .widget.timeline-posts li h3 {
    border: 2px solid #fff !important;
    border-width: 0 0 0 2px !important;
}
.footer-sidebar .meta > div {
    color: #fff !important;
}
.widget.timeline-posts li a:hover {
    color: #2e398c !important;
}
.footer-sidebar .textwidget p {
    margin-bottom: 15px !important;
}
.footer-second-sidebar .widget-social {
    padding-left: 0 !important;
}
.footer-second-sidebar:nth-child(2) {
    padding-left: 15px !important;
}
.banner-wrapper {
    position: relative;
    width: 100%;
    clear: both !important;
    margin-top: -1px !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .banner-wrapper {
        overflow: hidden;
    }
}
.banner-wrapper .owl-carousel .owl-item img {
    width: auto;
}
.banner-carousel__one {
    background-image: url(../images/Group-564.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 766px;
}
.banner-wrapper .owl-theme .owl-dots {
    line-height: 1em;
    border: none;
    outline: 0;
    padding: 0;
    position: absolute;
    bottom: 330px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.banner-wrapper .owl-theme .owl-dots .owl-dot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.banner-wrapper .owl-theme .owl-dots .owl-dot span {
    background-color: #949494;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    margin: 0 2.5px;
    vertical-align: middle;
}
.banner-wrapper .owl-theme .owl-dots .owl-dot.active span,
.banner-wrapper .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ed2c41;
}
[class*="banner-carousel"].no-dots .owl-dots {
    display: none !important;
}
.banner-one .container {
    position: relative;
    padding-top: 30px;
    padding-bottom: 0;
}
.banner-one__light-color {
    color: #fff;
}
.banner-one__title {
    padding: 85px 0;
    margin-left: 52px !important;
    line-height: 84px;
    font-size: 76px;
    color: #fff;
    text-align: left;
    margin: 0;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
.modileappdownload {
    text-align: left;
    font-size: 24px;
    color: #707070 !important;
    margin-bottom: -6px;
}
.image-loadright {
    margin: auto !important;
    height: 400px !important;
}
.banner-one__slide {
    margin-top: 20px;
}
.banner-one__text {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    line-height: 36px;
    margin-top: 10px;
    margin-bottom: 50px;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
.banner-one .active .banner-one__tag-line {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.banner-one .active .banner-one__title {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.banner-one .active .banner-one__text {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.banner-one .active .banner-one__btn {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.banner-one .active .banner-one__moc {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
.banner-carousel__one .owl-dots .owl-dot {
    border: unset !important;
    border-radius: unset !important;
    height: unset !important;
    width: unset !important;
}
.banner-carousel__one .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: #fff !important;
}
.banner-carousel__one .owl-dots .owl-dot span {
    background-color: #b1f3cf !important;
}
.awards-accolades {
    padding-top: 0;
    padding-bottom: 40px;
    margin: 20px 0;
}
.awards-accolades-carousel {
    margin-top: 30px;
}
.awards-accolades-carousel .center {
    border: 2px solid #24884c;
    padding: 20px;
}
.awards-accolades-carousel .owl-item {
    background-color: #fff;
}
.awards-accolades-carousel img {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.awards-accolades-carousel img:hover {
    opacity: 1;
}
.awards-accolades-carousel .owl-item {
    background-color: transparent;
}
.awards-accolades-carousel img {
    opacity: 1;
}
.awards-nav-left {
    left: 2%;
}
[class*="awards-nav-"] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 4px;
    z-index: 91;
    background-color: #24884c;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
[class*="awards-nav-"] i {
    font-size: 24px;
}
.awards-nav-right {
    right: 2%;
}
.awards-accolades-carousel .owl-stage-outer .owl-stage .owl-item {
    padding: 20px;
}
.awardsimg {
    height: 180px;
    margin: 60px 0;
}
.exchangerates {
    animation-name: moveCurrencyWrapper;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    position: relative;
    width: 94%;
    margin: auto;
    z-index: 2;
}
.exchangeratescontainer {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
    border-radius: 30px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.125) !important;
}
#exchangerate {
    padding-top: 20px;
    padding-bottom: 13px;
}
.paddingleftright30 {
    padding: 0 30px !important;
}
.exchangerate-carousel .owl-item {
    background-color: #fff;
}
.exchangerate-carousel .owl-item {
    border-radius: 30px;
    border: 2px solid #2e398c;
    height: 58px;
}
.exchangerate-carousel img {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.exchangerate-carousel img:hover {
    opacity: 1;
}
.currencyrate {
    border: 1px solid red;
    float: left;
    padding: 0;
    margin: 0;
    border-radius: 20px;
    padding: 10px 10px;
    margin-right: 15px;
}
.currencyflag {
    float: left;
    margin-left: 20px;
}
.currencyarea {
    padding-left: 80px;
    padding-top: 4px;
}
.aedprice {
    font-size: 16px;
    margin: 0;
    padding-top: 0;
    color: #2e398c;
}
.currencyvalue {
    font-size: 16px;
    margin-top: -8px;
    padding-top: 0;
    font-weight: 700;
    color: #2e398c;
}
.exchangerate-carousel .owl-item {
    background-color: transparent;
}
.exchangerate-carousel img {
    opacity: 1;
}
.brand-one {
    z-index: 5;
    position: relative;
}
.currencyconverterarea {
    background-color: #2e398c;
    border-radius: 40px;
    padding-top: 20px;
    padding-bottom: 25px;
    margin-top: 20px;
}
.currencyconvertertext {
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 20px;
}
.currencyconvertertextbox {
    border: 1px solid #fff !important;
    font-size: 19px !important;
    text-align: left !important;
    color: #000 !important;
    float: left !important;
    padding: 10px !important;
    width: calc(100% - 132px);
    outline: 0 !important;
    float: right !important;
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
}
.tocountryarea .currencynamearea {
    width: 125px !important;
}
.currencynamearea {
    border-right: 1px solid #d8d8d8;
    float: left;
    width: 117px;
    padding: 2.6px;
    z-index: 10;
    background-color: #fff;
    margin-top: 0;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    height: 50px;
}
.currencynamearea img {
    float: left;
    height: 42px;
    margin-right: 2px;
    margin-left: 5px;
    margin-top: 1px;
}
.currencynamearea div {
    font-size: 22px;
    position: absolute;
    font-weight: 400;
    margin-top: -12px;
    margin-top: 6px;
    margin-left: 54px;
    color: #707070 !important;
}
.currencylisticon {
    float: right;
    margin-right: 5px;
    margin-top: -1px;
}
.dropdown-list {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background-color: #fff;
    position: absolute;
    top: 1.5rem;
    margin: auto;
    text-align: left;
    box-shadow: 0 0 0.8rem -0.07rem transparent;
    height: 0;
    max-height: 0;
    overflow: hidden;
    border: none;
}
.dropdown-item {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    display: block;
    font-size: 20px;
    color: #6d6e71;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    font-weight: 700;
    color: #000;
    /*margin-left: -40px;*/
    height: 42px;
    padding: 6px 0;
    padding-left: 6px;
}
.dropdown-item * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.1rem;
    color: #707070;
}
.dropdown-item div {
    margin-top: 10px;
    font-size: 15px;
    position: unset;
    margin-left: 9px;
    margin-top: 1px;
    font-weight: 400;
}
.currencynamelist.show .dropdown-list {
    top: 48px;
    height: auto;
    max-height: 127px;
    overflow-y: scroll;
    z-index: 9999999;
    border: 1px solid #ddd;
    box-shadow: 0 0 0.8rem -0.07rem #dedede;
    width: 124px !important;
}
.currencynamelist {
    border-right: 1px solid #d8d8d8;
    float: left;
    width: 132px;
    padding: 2.6px;
    z-index: 10;
    background-color: #fff;
    margin-top: 0;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    height: 50px;
}
.currencynamelist img {
    float: left;
    height: 42px;
    margin-right: 2px;
    margin-left: 5px;
    margin-top: 1px;
}
.selectedcurrency div {
    font-size: 22px;
    position: absolute;
    font-weight: 400;
    margin-top: -12px;
    margin-top: 6px;
    margin-left: 54px;
    color: #707070 !important;
}
.selectedcurrency {
    cursor: pointer;
}
.currencyconvertericon {
    float: left;
    padding: 0.8rem;
    margin: 0.3rem 1rem;
    width: 50px;
}
.fromcountryarea {
    float: left;
    width: calc(50% - 50px - 35px);
    margin-left: 40px;
}
.tocountryarea {
    float: left;
    width: calc(50% - 50px - 35px);
    margin-right: 40px;
}
.currencyconvertercontainer {
    margin-top: 30px;
    height: 52px;
    margin-bottom: 30px;
}
.currencydownicon {
    float: right;
    padding-right: 7px !important;
    padding-top: 15px;
    color: #707070 !important;
}
.fromdropdown-list {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    background-color: #fff;
    position: absolute;
    top: 1.5rem;
    margin: auto;
    text-align: left;
    box-shadow: 0 0 0.8rem -0.07rem transparent;
    height: 0;
    max-height: 0;
    overflow: hidden;
    border: none;
}
.fromdropdown-item {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    display: block;
    font-size: 20px;
    color: #6d6e71;
    border-bottom: 1px solid #ddd;
    cursor: pointer;
    font-weight: 700;
    color: #000;
    /*margin-left: -40px;*/
    height: 42px;
    padding: 6px 0;
    padding-left: 6px;
}
.fromdropdown-item * {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.1rem;
    color: #707070;
}
.fromdropdown-item div {
    margin-top: 10px;
    font-size: 15px;
    position: unset;
    margin-left: 9px;
    margin-top: 1px;
    font-weight: 400;
}
.fromcurrencynamelist.show .fromdropdown-list {
    top: 48px;
    height: auto;
    max-height: 132px;
    overflow-y: scroll;
    z-index: 9999999;
    border: 1px solid #ddd;
    box-shadow: 0 0 0.8rem -0.07rem #dedede;
    width: 132px !important;
}
.fromcurrencynamelist {
    border-right: 1px solid #d8d8d8;
    float: left;
    width: 132px;
    padding: 2.6px;
    z-index: 10;
    background-color: #fff;
    margin-top: 0;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    height: 50px;
}
.fromcurrencynamelist img {
    float: left;
    height: 42px;
    margin-right: 8px;
    margin-left: 8px;
    margin-top: 1px;
}
.fromselectedcurrency div {
    font-size: 22px;
    position: absolute;
    font-weight: 400;
    margin-top: -12px;
    margin-top: 6px;
    margin-left: 60px;
    color: #707070 !important;
}
.fromselectedcurrency {
    cursor: pointer;
}
.fromdropdown-item img {
    height: 32px !important;
}
.fromcurrencydownicon {
    float: right;
    padding-right: 7px !important;
    padding-top: 15px;
    color: #707070 !important;
}
.mobileapp {
    padding-bottom: 210px;
    padding-top: 40px;
    background-image: url(../images/Background.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: -80px;
}
.services-mobileapp {
    padding-bottom: 30px;
    padding-top: 40px;
    background-image: url(../images/Background.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin-top: -80px;
}
.mobileappintroduing {
    font-size: 70px;
    padding: 0;
    margin: 0;
    margin-bottom: 25px;
    text-align: left;
    color: #707070 !important;
    line-height: 80px;
}
.modileappdata {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 25px;
    text-align: left;
    color: #707070 !important;
}
.mobileappcontainer {
    width: 90%;
    margin: auto;
    margin-top: 80px;
}
.aboutusarea {
    background-color: #2e398c;
    border-radius: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.block-title.text-end {
    display: -webkit-box;
    display: -ms-flexbox;
    -ms-flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    padding-bottom: 20px;
}
.aboutus {
    z-index: 5;
    position: relative;
    width: 100%;
    margin: auto;
    margin-top: 30px;
}
.pdtop20 {
    padding-top: 20px;
}
.aboutuscontent {
    color: #fff;
    margin-left: 35px;
    margin-top: 20px;
}
.buttonarea {
    float: right;
    margin: 10px 0 20px 10px;
}
.aboutusimage {
    margin-top: -50px;
}
.nearestbranches {
    background-color: #fff;
    background-blend-mode: multiply;
    padding-top: 20px;
    padding-bottom: 0;
    position: relative;
}
.nearestbranches::before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.nearestbranches .container {
    position: relative;
}
@media (min-width: 1200px) {
    .nearestbranches .container {
        max-width: 1000px;
    }
}
.nearestbranches .owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
}
.nearestbranches .owl-carousel .owl-item .branchiconarea img {
    height: 30px !important;
    width: 30px !important;
}
.nearestbranches .owl-carousel .owl-item .contactdetail img {
    height: 30px !important;
    width: 30px !important;
    margin-right: 13px !important;
}
.nearestbranches .owl-carousel .owl-item .workinghours img {
    height: 30px !important;
    width: 30px !important;
}
.nearestbranches__single {
    text-align: center;
}
.nearestbranches__carousel {
    margin-top: 20px;
}
.addressview {
    height: 410px;
    width: 100%;
    border: 2px solid #fff;
    border: 1px solid #fff;
    -webkit-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    box-shadow: 0 3px 13px -3px rgba(0, 0, 0, 0.18);
}
.branchtitle {
    padding: 15px;
    background-color: #2e398c;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}
body {
    color: #000 !important;
}
.address {
    font-size: 17px;
    text-align: left;
    line-height: 26px;
    margin: 12px 0;
    color: #707070;
}
.contactdetail {
    font-size: 17px;
    text-align: left;
    margin: 12px 0;
    color: #707070;
}
.workinghours {
    font-size: 17px;
    text-align: left;
    margin: 12px 0;
    color: #707070;
}
.addressarea {
    margin: 20px 0 20px 30px;
}
.mapview {
    border: 3px solid #707070;
}
.nearestbranches__carousel .owl-dots .owl-dot {
    margin: 5px 7px;
    border: 3px solid #24884c;
    border-radius: 30px;
    height: 30px;
    width: 30px;
}
.nearestbranches__carousel .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    display: block;
    background-color: #fff !important;
    -webkit-backface-visibility: visible;
    border-radius: 30px;
}
.nearestbranches__carousel .owl-dots .owl-dot.active span,
.nearestbranches__carousel .owl-dots .owl-dot:hover span {
    background-color: #24884c !important;
}
.nearestbranches__carousel .owl-nav [class*="owl-"]:hover {
    background-color: none !important;
    color: #fff;
    text-decoration: none;
}
.owl-carousel .owl-item img {
    width: auto;
}
.ourservices {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../images/background-services.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.wpsourservices {
    padding-top: 115px;
    padding-bottom: 30px;
    background-image: url(../images/background-services.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.innerpage-curvearea {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url(../images/background-services.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.ourservices .owl-carousel .owl-item img {
    width: auto;
    display: inline-block;
}
.ourservices .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 40px;
}
.ourservices .owl-theme .owl-dots {
    line-height: 1em;
    margin-top: 30px;
}
.ourservices .owl-theme .owl-dots .owl-dot span {
    background-color: #949494;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    margin: 0 2.5px;
}
.ourservices .owl-theme .owl-nav {
    margin: 0;
    display: none !important;
}
.awards-accolades-carousel .owl-nav {
    display: none !important;
}
.ourservices .owl-theme .owl-dots .owl-dot.active span,
.ourservices .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ed2c41;
}
.ourservices_singleitem {
    text-align: center;
}
.ourservices_carousel .owl-stage-outer {
    margin: 0 0 !important;
}
.ourservicesitem {
    background-color: #fff;
    -webkit-box-shadow: 0 28px 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 28px 40px 0 rgba(0, 0, 0, 0.1);
    padding: 40px 20px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
}
.ourservicesitem:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 42px 60px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 42px 60px 0 rgba(0, 0, 0, 0.3);
}
.wpsitem {
    border: 1px solid #f1e5e5;
    -webkit-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    padding: 25px;
    z-index: 9;
    background-color: #fff;
}
.ourservices_carousel .owl-stage-outer .owl-stage .owl-item {
    padding: 20px;
}
.ourservices .container-fluid {
    margin: 0 60px !important;
    width: 96%;
    margin: auto !important;
}
.ourservices_carousel .owl-nav .owl-prev {
    border: 3px solid #24884c !important;
    height: 40px;
    width: 40px;
    border-radius: 10px;
    background-color: #24884c !important;
}
.ourservices_carousel .owl-nav .owl-prev span {
    color: #fff;
    font-size: 42px;
    line-height: 25px;
    font-weight: 700;
}
.ourservices_carousel .owl-nav .owl-next {
    border: 3px solid #24884c !important;
    height: 40px;
    width: 40px;
    border-radius: 10px;
    background-color: #24884c !important;
}
.ourservices_carousel .owl-nav .owl-next span {
    color: #fff;
    font-size: 42px;
    line-height: 25px;
    font-weight: 700;
}
.servicetitlearea {
    border: 1px solid #2e398c;
    background-color: #2e398c;
}
.ourservices_carousel .owl-nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 59px;
    border-radius: 50%;
    z-index: 91;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #1b181a;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.ourservices_carousel .owl-nav .owl-prev {
    left: 1%;
    float: left !important;
    position: fixed;
}
.ourservices_carousel .owl-nav .owl-next {
    position: fixed;
    right: 10px !important;
}
.service-one__text {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 16px;
    line-height: 27px;
    color: #000;
    height: 105px;
    overflow: hidden;
    text-align: left;
}
.service-one__title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin: 15px 0;
}
.ourservices-nav-left {
    left: 1.5%;
}
[class*="ourservices-nav-"] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    border-radius: 4px;
    z-index: 91;
    background-color: #24884c;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
[class*="ourservices-nav-"] i {
    font-size: 24px;
}
.ourservices-nav-right {
    right: 1.5%;
}
.buttonareacenter {
    margin-top: 25px;
}
.branchiconarea {
    float: left;
    height: 100px;
    margin-right: 15px;
}
.branchtimeiconarea {
    float: left;
    height: 50px;
    margin-right: 15px;
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes pagetitleup {
    0% {
        margin-top: -25px;
    }
    50% {
        margin-top: -25px;
    }
    100% {
        margin-top: -25px;
    }
}
@keyframes moveCurrencyWrapper {
    0% {
        margin-top: 0;
    }
    100% {
        margin-top: -19rem;
    }
}
@keyframes moveHeroShape {
    0% {
        transform: translateY(7rem);
    }
    100% {
        transform: translateY(7rem);
    }
}
@keyframes yRotation {
    0% {
        background-position: 0 -200px;
        opacity: 1;
    }
    50% {
        background-position: 0 200px;
        opacity: 0.6;
    }
    100% {
        background-position: 0 -200px;
        opacity: 1;
    }
}
@keyframes gradiRotation {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(-600vw);
        transform: translateX(-600vw);
    }
}
@keyframes movebounce {
    0% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes movebounce {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
@keyframes changedir {
    0% {
        top: 25%;
        right: 18%;
    }
    25% {
        top: 25%;
        right: 28%;
    }
    50% {
        top: 45%;
        right: 28%;
    }
    75% {
        top: 45%;
        right: 18%;
    }
    100% {
        top: 25%;
        right: 18%;
    }
}
@keyframes changedir-rev {
    0% {
        top: 45%;
        right: 28%;
    }
    25% {
        top: 45%;
        right: 18%;
    }
    50% {
        top: 25%;
        right: 18%;
    }
    75% {
        top: 25%;
        right: 28%;
    }
    100% {
        top: 45%;
        right: 28%;
    }
}
@keyframes ripple1 {
    0% {
        transform: scale(5.5);
        opacity: 0.3;
    }
    100% {
        transform: scale(8.5);
        opacity: 0;
    }
}
@keyframes ripple2 {
    0% {
        transform: scale(3.5);
    }
    100% {
        transform: scale(5.5);
    }
}
@keyframes ripple3 {
    0% {
        transform: scale(1.5);
    }
    100% {
        transform: scale(3.5);
    }
}
@keyframes move-img {
    0% {
        background-position: 0;
    }
    100% {
        background-position: 1360px;
    }
}
@keyframes move-img-reverse {
    0% {
        background-position: 1360px;
    }
    100% {
        background-position: 0;
    }
}
@keyframes movebounce {
    0% {
        transform: rotate(0);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes movebounce {
    from {
        -webkit-transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}
@-webkit-keyframes moveright {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes moveright {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes rightFadeInOut {
    0% {
        opacity: 1;
        transform: translateX(1000px);
    }
    100% {
        opacity: 1;
    }
}
@keyframes movej {
    0% {
        transform: translateX(0);
    }
    25% {
        transform: translateX(-5px);
    }
    50% {
        transform: translateX(0);
    }
    70% {
        transform: translateX(5px);
    }
    100% {
        transform: translateX(0);
    }
}
@keyframes btndown {
    0% {
        transform: none;
    }
    25% {
        transform: translate(0, -10px);
    }
    50% {
        transform: translate(0, 0);
    }
    75% {
        transform: translate(0, 10px);
    }
    100% {
        transform: translate(0, 0);
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes imageloadfromright {
    0% {
        transform: translateX(2rem);
        -webkit-transform: translateX(2rem);
        -moz-transform: translateX(2rem);
        -ms-transform: translateX(2rem);
        -o-transform: translateX(2rem);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        opacity: 1;
    }
}
@keyframes rotateY {
    0% {
        transform: rotateY(90deg);
    }
    80% {
        transform: rotateY(-10deg);
    }
    100% {
        transform: rotateY(0);
    }
}
@media (min-width: 1000px) {
    #footer-menu {
       /* width: 60%;
        text-align: right;
        margin-right: 1%;
        float: right;*/
        float: unset !important;
    }
    .surveyquestionarea{
        width: 55%;
    }
    .displayflex {
        display: -ms-flex !important;
        display: -webkit-flex !important;
        display: flex !important;
    }
    .imageverticalcenter {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
    #main-menu > ul > li {
        padding: 0 12px;
    }
    #main-menu > ul > li > a {
        color: #707070 !important;
        font-size: 16px !important;
        font-weight: 500 !important;
    }
    .bk-copyright {
        width: 30% !important;
        text-align: right !important;
        margin-left: 0;
    }
    #menu-footer-menu {
        /*float: left;
        margin-left: 2%;*/
        text-align: center;
    }
    #main-menu > ul > li {
        height: 67px;
        position: relative !important;
    }
}
@media only screen and (max-width: 500px) {
    .banner-carousel__one {
        height: 250px !important;
    }
}
@media only screen and (max-width: 767px) {
    .gccexchange-topbar {
        display: none;
    }
    .sendmoney-img {
        display: none;
    }
    .singlerowform {
        width: 100% !important;
        clear: both;
    }
    .singlerowform .wpcf7-form-control.wpcf7-submit {
        width: 45% !important;
        margin-left: 26% !important;
    }
    .menu-image {
        filter: invert(100%) !important;
        height: 24px;
    }
    .img-fluid {
        width: 80% !important;
    }
    .services-contentpara {
        font-size: 15px !important;
    }
    .subtitle {
        font-size: 23px !important;
    }
    .branchtimeiconarea {
        height: 55px !important;
    }
    .branchiconarea {
        height: 110px !important;
    }
    .currencyconvertertext {
        font-size: 15px !important;
    }
    .modileappdownload {
        font-size: 15px !important;
        margin-bottom: 0 !important;
        text-align: left;
    }
    .services-exchangerates .exchangeratescontainer {
        margin-top: -100px !important;
        width: 100% !important;
    }
    .wpsourservices .rownone {
        padding: 0 !important;
    }
    .wps-charges {
        width: 100% !important;
    }
    .wpsitem {
        padding: 10px !important;
    }
    .gccexchange-container-fluid {
        width: 100% !important;
    }
    .services-mobileapp {
        padding-bottom: 30px !important;
    }
    .services-exchangerates {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .awards-accolades-carousel {
        min-height: unset !important;
    }
    .services-exchangerates .conditions {
        margin-top: 15px;
        font-size: 14px;
    }
    .awards-accolades {
        padding-bottom: 0 !important;
    }
    .ourservicesitem {
        padding: 20px 20px !important;
    }
    .addressarea {
        margin: 20px 0 10px 5px !important;
    }
    .buttonarea {
        margin-top: 30px !important;
    }
    .aboutuscontent .buttonarea {
        margin: 0 !important;
        text-align: center !important;
        float: none !important;
    }
    .awards-accolades-carousel .owl-item img {
        margin-top: unset !important;
    }
    section.sectionarea .container .col-lg-5 img {
        margin-bottom: 15px !important;
    }
    .exchangeratescontainer {
        border-radius: 10px !important;
    }
    .innerpage-container-fluid img {
        margin-bottom: 15px !important;
    }
    .mobile-nav-btn {
        color: #24884c !important;
        font-size: 30px !important;
    }
    .ajax-search-wrap {
        display: none;
    }
    .mobile-menu-wrap {
        width: 32px;
        float: right;
    }
    .logoarea {
        width: calc(100% - 32px) !important;
    }
    .logoarea > a {
        float: left;
    }
    .main-nav-container {
        margin-top: 5px;
    }
    .footer-second-sidebar .widget-title-wrap {
        float: none !important;
        margin-top: 15px;
        margin-bottom: 20px;
        margin-right: 0;
    }
    .footer-second-sidebar .widget-social {
        float: none !important;
        width: 100%;
    }
    .footer-content-fluid {
        width: 100% !important;
    }
    .footer-second-sidebar .widget-social ul li {
        width: 32px !important;
    }
    
    .banner-carousel__one .owl-stage-outer {
        margin: 0 0px !important;
    }
    #footer-menu ul li:first-child {
        border-left: unset !important;
    }
    .innerpage-container-fluid {
        width: 100% !important;
        padding: 0 !important;
    }
    .aboutuspanel {
        border: unset !important;
        padding: unset !important;
    }
    .ourservices .innerpage-container-fluid {
        padding-top: 0 !important;
    }
    .contactusaddressicon {
        float: none !important;
        height: 110px !important;
    }
    .contacticon {
        float: none !important;
        margin-bottom: 20px !important;
    }
    .mtop100 {
        margin-top: 50px !important;
    }
    .contactus-heading-title {
        padding: 0 15px !important;
    }
    .contactform .wpcf7-form-control.wpcf7-select {
        width: 100% !important;
    }
    .contactform .wpcf7-form-control.wpcf7-text {
        width: 100% !important;
    }
    .contactform .wpcf7-form-control.wpcf7-number {
        width: 100% !important;
    }
    .wpsregistrationform .wpcf7-form-control.wpcf7-text {
        width: 100% !important;
    }
    .wpsregistrationform .wpcf7-form-control.wpcf7-number {
        width: 100% !important;
    }
    .wpsregistrationform .wpcf7-form-control.wpcf7-select {
        width: 100% !important;
    }
    .salaryprocessing .wpcf7-form-control.wpcf7-text {
        width: 100% !important;
    }
    .salaryprocessing .wpcf7-form-control.wpcf7-number {
        width: 100% !important;
    }
    .salaryprocessing .wpcf7-form-control.wpcf7-select {
        width: 100% !important;
    }
    span.attachment {
        width: 100% !important;
    }
    .salaryprocessing .wpcf7-form-control.wpcf7-submit {
        width: 30% !important;
        margin-left: 30% !important;
    }
    .wpsregistrationform .wpcf7-form-control.wpcf7-submit {
        width: 30% !important;
        margin-left: 30% !important;
    }
    .bk-masonry-content .row-type .excerpt {
        height: 70px !important;
    }
    .wp-block-image img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .ayg-theme-classic {
        padding: 15px;
    }
    .ayg-player-title,
    .ayg-thumbnail-title,
    .job-listing .job-preview .job-content h5 a {
        font-size: 16px !important;
    }
    .ayg-player-caption,
    .ayg-player-description,
    .ayg-thumbnail-excerpt,
    .jobdescription {
        font-size: 15px !important;
    }
    .jobs-row-input {
        font-size: 15px !important;
    }
    .onlinesurveyform {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .surveyquestionarea .wpcf7-list-item {
        width: 100% !important;
    }
    .onlinesurvey {
        padding: 15px !important;
    }
    .surveycustomerdata .wpcf7-form-control.wpcf7-date,
    .surveycustomerdata .wpcf7-form-control.wpcf7-number,
    .surveycustomerdata .wpcf7-form-control.wpcf7-select,
    .surveycustomerdata .wpcf7-form-control.wpcf7-text {
        width: 100% !important;
    }
    .surveyquestionarea .wpcf7-form-control.wpcf7-submit {
        width: 45% !important;
        margin-left: 26% !important;
    }
    .article-content p {
        font-size: 15px !important;
    }
    .share-box ul li {
        margin-top: 10px;
    }
    .bk-masonry-content .row-type h4 {
        height: 41px !important;
    }
    .wpsitem {
        margin-bottom: 20px;
    }
    .wpsformcontainer {
        padding: 15px !important;
    }
    .contactpara {
        padding: 0 15px !important;
    }
    .job-post {
        padding: 10px 15px !important;
    }
    .job-post .job-content,
    .job-post .job-side {
        padding: 10px !important;
    }
    .contactbox {
        padding: 0 15px !important;
    }
    .downloadsingle {
        margin: 0 15px;
    }
    .aboutussmallimg {
        float: right;
        margin-bottom: 5px !important;
        margin-top: -55px;
        margin-right: 15px;
        height: 117px;
    }
    .aboutus-carousel {
        padding-bottom: 20px !important;
    }
    .banner-carousel__one {
        background-size: unset !important;
    }
    .website {
        border-radius: 4px;
    }
    .exchangerates {
        padding-left: 5px !important;
        padding-right: 5px !important;
        animation-name: none !important;
        animation-duration: none !important;
        animation-fill-mode: none !important;
        margin-top: -6em !important;
    }
    .exchangerates .conditions {
        text-align: center;
        margin: 20px;
        font-size: 15px;
    }
    .currencyconvertertext {
        margin: 5px 20px !important;
    }
    .mobileappintroduing {
        font-size: 38px !important;
        padding: 0;
        margin: 0;
        margin-bottom: 20px !important;
        text-align: left;
        color: #707070 !important;
        line-height: 50px !important;
        margin-top: 30px !important;
    }
    .modileappdata {
        font-size: 15px !important;
        margin-bottom: 20px !important;
        line-height: 20px;
    }
    .modileappdata br {
        display: none;
    }
    .mobileapp-animation {
        display: none !important;
    }
    .aboutusarea {
        border-radius: 15px !important;
    }
    .awardsimg {
        height: unset !important;
        margin: auto !important;
        margin-top: 25px !important;
        margin-bottom: 40px !important;
    }
    .addressview {
        height: 415px !important;
    }
    .toppagetitle {
        font-size: 22px !important;
        -webkit-animation: pagetitleup 15s linear infinite;
        animation: pagetitleup 15s linear infinite;
    }
    .block-title__title {
        margin: 0;
        font-size: 22px;
        font-weight: 700;
        color: #2e398c;
        border: 3px solid #24884c;
        padding: 0 20px;
        border-radius: 30px;
    }
    .contentpara {
        line-height: 24px;
        font-size: 16px;
        text-align: left;
        padding-bottom: 5px !important;
        margin-top: 10px !important;
    }
    .homepageexchangeratebg {
        position: absolute;
        content: "";
        height: 490px;
        width: 100%;
        background: url(../images/4.png) no-repeat;
        margin-top: -174px;
        z-index: 1;
        transform: rotateY(180deg);
    }
    .exchangerate-carousel .owl-stage-outer .owl-stage .owl-item {
        width: 160px !important;
    }
    .exchangerate-carousel .owl-stage-outer {
        margin: 0 10px !important;
    }
    .paddingleft0 {
        padding-left: 0 !important;
    }
    .aboutus-contentpara {
        font-size: 15px !important;
    }
    .listul {
        font-size: 15px !important;
    }
    .marginleftm15 {
        margin-left: -15px !important;
    }
    .faq-title {
        font-size: 16px !important;
        text-align: left !important;
    }
    .faq-content {
        font-size: 15px !important;
    }
    .listtitle {
        font-size: 16px !important;
        text-align: left !important;
    }
    #wpsform {
        margin-left: 15px;
        margin-right: 15px;
    }
    .salaryprocessing {
        width: 97% !important;
        padding: 15px !important;
    }
    .currencyconvertertitle {
        margin: 0;
        font-size: 22px;
        font-weight: 700;
        color: #1b181a;
        border: 3px solid #fff;
        padding: 0 20px;
        border-radius: 30px;
        color: #fff;
    }
    .fromcountryarea {
        margin-left: 0 !important;
        width: 100% !important;
        margin-bottom: 15px;
        padding: 0 25px;
    }
    .currencyconvertertextbox {
        width: calc(100% - 132px) !important;
    }
    .currencynamearea {
        width: 115px !important;
        font-size: 28px;
        font-weight: 700;
        border-right: 1px solid #d8d8d8;
    }
    .tocountryarea {
        margin-left: 0 !important;
        width: 100% !important;
        margin-bottom: 15px;
        margin-top: 15px;
        padding: 0 25px;
    }
    .currencyconvertericon {
        margin-left: calc(50% - 14px) !important;
    }
    .tocountryarea .currencyconvertertextbox {
        width: calc(100% - 132px) !important;
    }
    .selectedcurrency {
        position: relative;
    }
    .currencynamelist.show .dropdown-list {
        top: 178px !important;
        width: 122px !important;
    }
   
    .aboutusimage {
        display: none !important;
    }
    .contentpara {
        font-size: 15px !important;
        padding-bottom: 15px !important;
    }
    .awards-accolades-carousel .owl-item img {
        width: unset !important;
    }
    .mobileappcontainer {
        width: 94% !important;
        margin: auto;
        margin-top: 30px !important;
    }
    .currencynamearea span {
        margin-top: -37px !important;
    }
    .nearestbranches__carousel .owl-stage-outer .owl-stage {
        padding-bottom: 10px !important;
    }
    .awards-accolades-carousel img {
        margin: auto !important;
    }
    .currencylisticon {
        float: right;
        margin-right: 5px;
        margin-top: 15px;
        font-size: 16px;
    }
    .tocountryarea .currencynamearea {
        height: 50px !important;
    }
    .addressview {
        margin-top: 15px;
    }
    .nearestbranches {
        padding-bottom: 0 !important;
    }
    .ourservices_carousel .owl-stage-outer {
        margin: 0 10px !important;
    }
    .aboutuscontent {
        padding: 0 15px;
        margin-left: 0 !important;
    }
    .aboutusimage {
        margin-top: 101px;
        padding: 0 15px !important;
    }
    #main-mobile-menu,
    #mobile-inner-header {
        background-color: #2e398c !important;
    }
    #mobile-inner-header {
        border-bottom: 2px solid #fff;
        border-color: #fff !important;
    }
    .banner-one__title {
        font-size: 28px;
        margin-bottom: 30px;
    }
    .awards-accolades-carousel .owl-nav,
    .ourservices_carousel .owl-nav {
        display: none !important;
    }
    [class*="awards-nav-"] {
        top: 45% !important;
        -webkit-transform: unset !important;
        transform: unset !important;
    }
    .background-animate {
        top: -9vw !important;
    }
    #main-mobile-menu {
        height: unset !important;
        margin-top: 85px !important;
        width: 100% !important;
        display: none;
    }
    .js-nav #page-inner-wrap {
        -webkit-transform: none !important;
        transform: none !important;
    }
    .mobile-menu-close {
        opacity: 0 !important;
    }
    #main-mobile-menu .sub-menu {
        background-color: #2e398c !important;
    }
    .mobilemenurow {
        width: 90%;
        margin: auto;
    }
    .download-post-header h1 {
        font-size: 20px !important;
        padding: 7px !important;
    }
    .websitelist.show .websitedropdown-list {
        top: 50px !important;
        padding-left: 45px;
    }
    .websitedropdown-item p {
        margin-left: 5px !important;
        margin-top: 0 !important;
    }
    .websitedropdown-item {
        margin-left: -40px !important;
    }
    .website {
        width: 170px !important;
    }
    .selectedwebsite {
        width: 100%;
        height: 35px;
    }
    .mobilehide {
        display: none !important;
    }
    .aboutus {
        width: 96% !important;
    }
    .block-title.text-end {
        display: -webkit-box;
        display: -ms-flexbox;
        -ms-flex-direction: column;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding-bottom: 20px;
    }
    .currencyconverterarea {
        border-radius: 10px !important;
    }
    .connectivitysection {
        padding-top: 360px !important;
        margin-top: -348px !important;
        padding-bottom: 20px !important;
    }
    .paddingtop65 {
        padding-top: 0 !important;
    }
    .smomleft {
        margin-left: 0 !important;
    }
    .wpsleft {
        margin-left: 0 !important;
    }
    #branch-country {
        width: 92% !important;
        margin-left: 2% !important;
        margin-bottom: 15px !important;
    }
    #branch-list {
        width: 92% !important;
        margin-left: 2% !important;
        margin-bottom: 15px !important;
    }
    #find_search {
        width: 92% !important;
        margin-left: 2% !important;
        margin-bottom: 15px !important;
    }
    .ourbranches .addressview {
        width: unset !important;
        height: unset !important;
        margin: 0 !important;
        padding: 5px;
    }
    .ourbranches {
        margin-bottom: unset !important;
    }
    .ourbranches img.branchsingle {
        margin-bottom: 0 !important;
    }
    .press-release-ul {
        padding: 15px !important;
    }
    .press-release-ul .post-c-wrap {
        padding: 0 15px;
    }
    .row-type h4 {
        font-size: 16px !important;
    }
    .bk-masonry-content .row-type .excerpt {
        font-size: 15px !important;
    }
    .homepage-container {
        width: 100% !important;
    }
    .paddingleftright30 {
        padding: 0 0 !important;
    }
    .gcclogo {
        height: 60px !important;
    }
    .paddingleftright15 {
        padding: 0 0 !important;
    }
    .contactform .wpcf7-form-control.wpcf7-submit {
        width: unset !important;
        margin-left: 0 !important;
    }
    .mobilepaddingleftright15 {
        padding: 15px !important;
    }
    .innerpage-container-fluid-pressrelease {
        width: 100% !important;
        padding: 0 5px !important;
    }
}
@media only screen and (min-width: 900px) {
    .js-ready #main-mobile-menu {
        display: none !important;
    }
}
@media only screen and (min-width: 768px) {
   
    .banner-one__slide .gccexchange-container-fluid {
        margin: auto !important;
    }
    .marginleft {
        margin-left: 20px !important;
    }
    .awards-accolades-carousel .owl-item img {
        width: 80%;
        margin-top: 10% !important;
    }
    .gccexchange-container-fluid {
        width: 94% !important;
    }
    .footer-content-fluid {
        width: 94% !important;
        font-size: 14px;
    }
    .bk-masonry-content .row-type .excerpt {
        height: 75px !important;
    }
    .padding30 {
        padding: 0 60px !important;
    }
    .block-title__title {
        margin: 0;
        font-size: 28px;
        font-weight: 500;
        color: #2e398c;
        border: 3px solid #24884c;
        padding: 0 20px;
        border-radius: 30px;
    }
    .conditions {
        font-size: 14px;
        text-align: center;
        margin-top: 20px;
    }
    .homepageexchangeratebg {
        position: absolute;
        content: "";
        height: 490px;
        width: 100%;
        background: url(../images/4.png) no-repeat;
        margin-top: -80px;
        z-index: 1;
        transform: rotateY(180deg);
    }
    .rhombus {
        transform: skew(-20deg);
    }
    .unrhombus {
        transform: skew(20deg);
    }
    .exchangerate-carousel .owl-stage-outer {
        margin: 0 15px !important;
    }
    .currencyconvertertitle {
        margin: 0;
        font-size: 28px;
        font-weight: 500;
        color: #1b181a;
        border: 3px solid #fff;
        padding: 0 20px;
        border-radius: 30px;
        color: #fff;
    }
    .tocountryarea .currencyconvertertextbox {
        width: calc(100% - 132px) !important;
    }
    .main-nav.fixed {
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
    }
    .awards-accolades-carousel img {
        margin: auto !important;
    }
    .page-wrapper {
        margin-top: -1px !important;
    }
    .nearestbranches .container-fluid {
        width: 94% !important;
        margin: auto !important;
        padding: 0 15px !important;
    }
    .pl65 {
        padding-left: 65px !important;
    }
}
.toppagetitle {
    margin: 0;
    font-size: 28px;
    font-weight: 500;
    border: 3px solid #2e398c;
    padding: 0 30px;
    border-radius: 30px;
    color: #fff;
    background-color: #2e398c;
    -webkit-animation: pagetitleup 15s linear infinite;
    animation: pagetitleup 15s linear infinite;
}
p:empty {
    display: none;
}
.contentpara {
    line-height: 24px;
    font-size: 16px;
    text-align: left;
    padding-bottom: 15px;
}
.sectionarea {
    margin-top: 30px;
    margin-bottom: 20px;
}
.block-title.text-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: rgba(0, 0, 0, 0);
    scrollbar-background-color: rgba(0, 0, 0, 0);
    -webkit-border-radius: 100px;
}
::-webkit-scrollbar:hover {
    background-color: rgba(0, 0, 0, 0.09);
    scrollbar-background-color: rgba(0, 0, 0, 0.09);
}
::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.5);
    scrollbar-background: rgba(0, 0, 0, 0.5);
    height: 3px;
    -webkit-border-radius: 100px;
}
::-webkit-scrollbar-thumb:active {
    background: rgba(0, 0, 0, 0.61);
    scrollbar-background: rgba(0, 0, 0, 0.61);
}
.image-loadright {
    -webkit-animation-name: imageloadfromright;
    animation-name: imageloadfromright;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.toppanelimage {
    height: 20px;
    margin-right: 5px;
}
.emailimage {
    height: 14px;
    margin-right: 5px;
}
.branchtimeiconarea img {
    height: 30px;
}
.branchsingle {
    height: 21px;
    margin-right: 5px;
}
.branchiconarea img {
    height: 30px;
}
.background-animate {
    -webkit-animation: movebounce 15s linear infinite;
    animation: movebounce 15s linear infinite;
    width: 100%;
    top: -60vw;
    margin: 0 auto;
    left: 0;
    opacity: 0.3;
    z-index: 9;
}
.zindex6 {
    z-index: 6;
}
.position-absolute {
    position: absolute !important;
}
.subtitleline {
    border-top: 6px solid #24884c;
    width: 11%;
    position: absolute;
    margin-top: 2px;
    margin-left: 2px;
}
.subtitle {
    color: #2e398c;
    font-size: 28px;
    margin: 0;
}
.subtitlecontainer {
    margin-bottom: 20px;
    padding: 0;
}
.connectivitysection {
    padding-top: 320px;
    padding-bottom: 30px;
    background-image: url(../images/background-services.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: unset;
    height: 100%;
    margin-top: -203px;
}
.bs-example > table {
    border-top: 2px solid #383333 !important;
    border-bottom: 2px solid #383333 !important;
    border-left: 2px solid #383333 !important;
    border-right: 2px solid #383333 !important;
}
.bs-example > table > thead > tr {
    background-color: #4c9aaf !important;
    color: #fff !important;
}
.table > tbody > tr > td {
    border-top: 1px solid #383333 !important;
}
.aboutuspanel {
    border: 2px solid #24884c;
    padding: 15px 15px 0 15px;
}
.aboutuspanel p {
    margin-bottom: -20px !important;
}
.contentparacenter {
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    color: #707070;
}
.contacticon {
    background-color: #2e398c;
    border-radius: 30px 30px 30px 5px;
    transform: rotate(0);
    width: 90px;
    line-height: 115px;
    height: 90px;
    text-align: center;
    float: left;
    margin: 0 30px 0 0;
}
.contacticon i {
    color: #fff;
    font-size: 45px;
}
.contactdetails h3 {
    margin: 5px 0 5px 0;
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
}
.contactdetails address {
    color: #656565;
    line-height: 29px;
    font-size: 18px;
}
.contactusrow {
    padding-bottom: 15px;
}
.contactusrow label {
    font-size: 18px;
}
.error {
    color: red;
}
.wpcf7-not-valid-tip {
    display: none;
}
.wpcf7-not-valid {
    border: 1px solid red !important;
}
.contactform input[type="email"],
.contactform input[type="text"],
.contactform select {
    padding: 5px 0 5px 20px;
    width: 100%;
    height: 46px;
    border-radius: 30px 30px 30px 30px;
    color: #000;
}
.contactform textarea {
    padding: 5px 0 5px 20px;
    width: 100%;
    height: 100px;
    border-radius: 30px 30px 30px 30px;
    color: #000;
}
.contactform input[type="submit"] {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.5px;
    border-radius: 30px 30px 30px 5px;
    padding: 11px 30px 11px 30px;
    color: #fff;
    background-color: #2e398c;
    float: right;
}
.contactus-heading-title {
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 20px;
    text-align: left;
    margin-top: 0;
}
.mtop50 {
    margin-top: 50px !important;
}
@media (min-width: 900px) and (max-width: 999px) {
    .banner-carousel__one{
        height: 630px !important;
    }
    .main-nav .mobile-menu-wrap {
        display: none !important;
    }
    .website {
        display: none !important;
    }
    .header-1 #main-menu {
        display: block !important;
    }
    #main-menu > ul > li > a {
        padding: 0 2px !important;
        font-size: 14px !important;
    }
    .menu-item-1169{
        display: none !important;
    }
    #main-menu > ul > li {
        padding: 0 5px !important;
    }
    .main-nav #main-menu .menu > li::before {
        display:none !important;
    }
    #main-menu > ul > li
        {
            height: 68px !important;
        }
    .ajax-search-wrap {
        display: none !important;
    }
    .gccexchange-container-fluid {
        width: 100% !important;
    }
    .header-1 .logo {
        float: left !important;
        width: 150px !important;
    }
    .gccexchange-container-fluid {
        width: 100% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
@media (min-width: 1000px) and (max-width: 1049px) {
    #main-menu > ul > li > a {
        padding: 0 2px !important;
        font-size: 14px !important;
    }
    #main-menu > ul > li {
        padding: 0 0 !important;
    }
    .ajax-search-wrap {
        display: none !important;
    }
    .gccexchange-container-fluid {
        width: 100% !important;
    }
    .main-nav-container {
        margin: 0 -10px !important;
    }
    .header-1 .logo {
        float: left !important;
        width: 150px !important;
    }
    .gccexchange-container-fluid {
        width: 98% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .website {
        margin: 14px 0 0 14px !important;
    }
    .banner-carousel__one{
        height: 650px !important;
    }
}
@media (min-width: 1050px) and (max-width: 1099px) {
    #main-menu > ul > li > a {
        padding: 0 1px !important;
        font-size: 14px !important;
    }
    #main-menu > ul > li {
        padding: 0 2px !important;
    }
    .website {
        margin: 17px 0 0 10px !important;
    }
    .main-nav-container {
        margin: 0 -15px !important;
    }
    .header-1 .logo {
        float: left !important;
        width: 150px !important;
    }
    .ajax-search-wrap {
        display: none !important;
    }
    .gccexchange-container-fluid {
        width: 98% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .banner-carousel__one{
        height: 670px !important;
    }
}
@media (min-width: 1100px) and (max-width: 1149px) {
    #main-menu > ul > li > a {
        padding: 0 4px !important;
        font-size: 14px !important;
    }
    #main-menu > ul > li {
        padding: 0 1px !important;
    }
    .website {
        margin: 17px 0 0 10px !important;
    }
    .ajax-search-wrap {
        display: none !important;
    }
    .header-1 .logo {
        float: left !important;
        text-align: center;
        width: unset !important;
        display: unset !important;
    }
    .gccexchange-container-fluid {
        width: 98% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .banner-carousel__one{
        height: 700px !important;
    }
}
@media (min-width: 1150px) and (max-width: 1199px) {
    #main-menu > ul > li > a {
        padding: 0 3px !important;
        font-size: 14px !important;
    }
    #main-menu > ul > li {
        padding: 0 3px !important;
    }
    .ajax-search-wrap {
        display: none !important;
    }
    .header-1 .logo {
        float: left !important;
        text-align: center;
        width: unset !important;
        display: unset !important;
    }
    .gccexchange-container-fluid {
        width: 98% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .banner-carousel__one{
        height: 725px !important;
    }
}
@media (min-width: 1200px) and (max-width: 1249px) {
    #main-menu > ul > li > a {
        padding: 0 6px !important;
        font-size: 15px !important;
    }
    #main-menu > ul > li {
        padding: 0 2px !important;
    }
    .gccexchange-container-fluid {
        width: 98% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .banner-carousel__one{
        height: 745px !important;
    }
}
@media (min-width: 1250px) and (max-width: 1300px) {
    #main-menu > ul > li > a {
        padding: 0 3px !important;
    }
    #main-menu > ul > li {
        padding: 0 6px !important;
    }
    .gccexchange-container-fluid {
        width: 98% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .banner-carousel__one{
        height: 766px !important;
    }
}
@media (min-width: 800px) and (max-width: 1400px) {
    .awards-accolades-carousel {
        min-height: 300px !important;
    }
}
@media (min-width: 1300px) and (max-width: 1400px) {
    #main-menu > ul > li > a {
        padding: 0 6px !important;
    }
    #main-menu > ul > li {
        padding: 0 4px !important;
    }
    .gccexchange-container-fluid {
        width: 98% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
@media (min-width: 1401px) {
    #main-menu > ul > li > a {
        padding: 0 12px !important;
    }
    #main-menu > ul > li {
        padding: 0 6px !important;
    }
    .gccexchange-container-fluid {
        width: 98% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
@media (min-width: 1450px) and (max-width: 1500px) {
    .banner-carousel__one{
        height: 793px !important;
    }
}
@media (min-width: 1501px) and (max-width: 1550px) {
    .banner-carousel__one{
        height: 810px !important;
    }
}
@media (min-width: 1551px) and (max-width: 1600px) {
    .banner-carousel__one{
        height: 820px !important;
    }
}
@media (min-width: 1601px) and (max-width: 1700px) {
    .banner-carousel__one{
        height: 840px !important;
    }
}
@media (min-width: 1701px) and (max-width: 1800px) {
    .banner-carousel__one{
        height: 860px !important;
    }
}
@media (min-width: 1801px) and (max-width: 1900px) {
    .banner-carousel__one{
        height: 880px !important;
    }
}
@media (min-width: 1901px) and (max-width: 2000px) {
    .banner-carousel__one{
        height: 915px !important;
    }
}
@media (min-width: 2001px) and (max-width: 2100px) {
    .banner-carousel__one{
        height: 950px !important;
    }
}
@media (min-width: 2101px) and (max-width: 2200px) {
    .banner-carousel__one{
        height: 980px !important;
    }
}
@media (min-width: 2201px) and (max-width: 2300px) {
    .banner-carousel__one{
        height: 1000px !important;
    }
}
@media (min-width: 2301px) and (max-width: 2400px) {
    .banner-carousel__one{
        height: 1030px !important;
    }
}
@media (min-width: 2401px) {
    .banner-carousel__one{
        height: 1070px !important;
    }
}
@media (min-width: 1501px) {
    #main-menu > ul > li > a {
        padding: 0 27px !important;
    }
    #main-menu > ul > li {
        padding: 0 10px !important;
    }
    .gccexchange-container-fluid {
        width: 98% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
@media (max-width: 1400px) {
    .modileappdownload {
        font-size: 28px;
        margin-bottom: 20px;
    }
}
@media (max-width: 1199px) {
    .aboutusimage {
        margin-top: unset !important;
    }
    .servicesimage {
        margin: auto;
        margin-bottom: 25px;
    }
}
.awardssize {
    width: 88%;
    margin: auto;
    height: 315px;
}
.footerpanelimg {
    height: 25px !important;
    width: 25px !important;
    margin-right: 10px;
}
.innerpage-container-fluid {
    width: 94%;
    margin: auto;
    content: " ";
    display: table;
    padding: 0 15px;
}
.aboutus-contentpara {
    line-height: 27px;
    font-size: 16px;
    text-align: left;
    padding-bottom: 15px;
}
.paddingtop65 {
    padding-top: 65px;
}
.padding15 {
    padding: 15px;
}
.bankcountryname {
    float: left;
    font-size: 22px;
    font-weight: 400;
    margin-left: 5px;
    text-transform: uppercase;
    color: #fff;
}
.bankcountryflag {
    float: right;
    width: 42px !important;
    height: 35px !important;
    margin-top: -6px;
}
.bankcountryflag img {
    height: 42px;
}
.bs-example tr {
    font-size: 18px !important;
}
.table > thead > tr > th {
    background-color: #24884c;
}
.jobs-row-input {
    line-height: 24px;
    font-size: 16px;
    text-align: left;
    padding-bottom: 15px;
}
.job-description p.paragraph {
    line-height: 24px;
    font-size: 16px;
    text-align: left;
    padding-bottom: 15px;
}
.mtop100 {
    margin-top: 100px;
}
.contactdetails p {
    color: #656565;
    line-height: 29px;
    font-size: 18px;
}
.contactusaddressicon {
    float: left;
    height: 150px;
}
.listtitle {
    line-height: 30px;
    font-size: 20px;
    text-align: justify;
    padding-bottom: 10px;
    font-weight: 700;
}
.listul {
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    padding-bottom: 10px;
    margin-left: 40px;
}
.table > tbody > tr > td {
    font-size: 18px !important;
}
.wpsregistrationform .wpcf7-form-control.wpcf7-text {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
}
.wpsregistrationform .wpcf7-form-control.wpcf7-number {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.wpsregistrationform .wpcf7-form-control.wpcf7-select {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.wpsregistrationform .wpcf7-form-control.wpcf7-submit {
    border: 2px solid #24884c !important;
    border-radius: 5px;
    background-color: #24884c;
    color: #fff;
    margin-left: 43% !important;
    /*width: 14%;*/
    font-weight: 700;
    font-size: 23px;
    text-transform: capitalize;
}
.wpsregistrationform {
    float: left !important;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #f1e5e5;
    -webkit-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    padding: 25px;
    z-index: 9;
    background-color: #fff;
    border-radius: 10px;
}
.wpsformcontainer {
    float: left !important;
    padding: 0 !important;
}
.wpsregistrationform div.wpcf7 .ajax-loader {
    margin-left: 25px !important;
    margin-top: -5px !important;
}
.download-data {
    font-size: 18px;
    width: 92%;
    cursor: pointer;
    background-color: #24884c;
    padding: 0 25px;
    border-radius: 10px;
    color: #fff;
    font-weight: 700;
}
.contactform {
    float: left;
    padding: 0;
    float: left !important;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #f1e5e5;
    -webkit-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    padding: 25px;
    z-index: 9;
    background-color: #fff;
    border-radius: 10px;
}
.download-box {
    padding: 2px 0 20px 0 !important;
    line-height: 50px;
}
.salaryprocessing .wpcf7-form-control.wpcf7-text {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
}
.salaryprocessing .wpcf7-form-control.wpcf7-number {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.salaryprocessing .wpcf7-form-control.wpcf7-select {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.salaryprocessing .wpcf7-form-control.wpcf7-submit {
    border: 2px solid #24884c !important;
    border-radius: 5px;
    background-color: #24884c;
    color: #fff;
    margin-left: 43% !important;
    /*width: 14%;*/
    font-weight: 700;
    font-size: 23px;
    text-transform: capitalize;
}
.salaryprocessing div.wpcf7 .ajax-loader {
    margin-left: 30px !important;
    margin-top: -10px;
}
.salaryprocessingbankaccount {
    padding-top: 240px;
    padding-bottom: 50px;
    background-image: url(../images/background-services.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: unset;
    height: 100%;
    margin-top: -203px;
}
.salaryprocessing {
    float: left !important;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #f1e5e5;
    -webkit-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    padding: 25px;
    z-index: 9;
    background-color: #fff;
    border-radius: 10px;
}
span.attachment {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.contactform .wpcf7-form-control.wpcf7-text {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
}
.contactform .wpcf7-form-control.wpcf7-number {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.contactform .wpcf7-form-control.wpcf7-select {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.contactform .wpcf7-form-control.wpcf7-textarea {
    padding: 5px 0 5px 20px;
    width: 98%;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    border: 1px solid #b0b0b0;
}
.contactform .wpcf7-form-control.wpcf7-submit {
    border: 2px solid #24884c !important;
    border-radius: 5px;
    background-color: #24884c;
    color: #fff;
    float: left;
    margin-left: 43%;
    font-weight: 700;
    font-size: 23px;
    text-transform: capitalize;
}
.contactform div.wpcf7 .ajax-loader {
    margin-left: 35px !important;
    margin-top: 45px !important;
}
.surveycustomerdata .wpcf7-form-control.wpcf7-text {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
}
.surveycustomerdata .wpcf7-form-control.wpcf7-number {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.surveycustomerdata .wpcf7-form-control.wpcf7-select {
    padding: 5px 0 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.surveycustomerdata .wpcf7-form-control.wpcf7-date {
    padding: 5px 20px 5px 20px;
    width: 48%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.surveyquestionarea .wpcf7-form-control.wpcf7-textarea {
    padding: 5px 0 5px 20px;
    width: 98%;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    border: 1px solid #b0b0b0;
    height: 120px;
}
.surveyquestionarea .wpcf7-form-control.wpcf7-submit {
    border-radius: 5px;
    background-color: #24884c;
    color: #fff;
    float: left;
    margin-left: 43%;
    width: 14%;
    font-weight: 700;
    font-size: 23px;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.onlinesurvey .wpcf7 form .wpcf7-response-output {
    width: 100%;
    margin: 3em 0.5em 1em;
    padding: 1em 1em;
    font-size: 14px;
    clear: both;
    margin-top: 0;
}
.surveyquestionsubitem {
    line-height: 27px;
    font-size: 16px;
    text-align: left;
    margin-bottom: 15px;
    color: #000;
    margin-left: 15px;
}
.onlinesurvey {
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #f1e5e5;
    -webkit-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    z-index: 9;
    background-color: #fff;
    border-radius: 10px;
}
.surveyquestion {
    line-height: 27px;
    font-size: 16px;
    text-align: left;
    margin-bottom: 15px;
    color: #000;
}
.surveysubquestion {
    line-height: 27px;
    font-size: 16px;
    text-align: left;
    margin-bottom: 15px;
    color: #000;
    margin-left: 15px;
}
.surveyquestionarea {
    float: left;
    margin-top: 20px;
}
.surveyquestionarea .wpcf7-form-control.wpcf7-select {
    padding: 5px 0 5px 20px;
    width: 90%;
    height: 50px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.surveyquestionarea .wpcf7-list-item {
    padding: 5px 0 5px 20px;
    width: 30%;
    height: 40px !important;
    color: #000;
}
.surveyquestionarea input[type="checkbox"],
input[type="radio"] {
    width: 20px;
    height: 20px;
    position: absolute;
}
.surveyquestionarea .ajax-loader {
    margin-left: 40px !important;
}
.surveyquestionarea .wpcf7-list-item-label {
    position: relative;
    margin-left: 30px;
}
.faq-container {
    border: 1px solid #f0f2f6;
    border-radius: 33px;
    padding: 10px 20px 10px 20px;
    margin-bottom: 20px;
}
.faq-title {
    font-size: 18px;
    text-align: justify;
    margin: 5px 0 5px 0;
    cursor: pointer;
}
.faq-content {
    padding-top: 5px;
    line-height: 27px;
    font-size: 16px;
    text-align: left;
    padding-bottom: 15px;
}
.faq-content p {
    margin-top: 5px !important;
    margin-bottom: 0 !important;
}
#branch-country {
    padding: 5px 0 5px 20px;
    width: 96%;
    height: 46px;
    border-radius: 30px 30px 30px 30px;
    color: #000;
}
#branch-list {
    padding: 5px 0 5px 20px;
    width: 96%;
    height: 46px;
    border-radius: 30px 30px 30px 30px;
    color: #000;
}
.gcc_btn-primary-branches {
    padding: 5px 0 5px 20px;
    width: 96%;
    height: 46px;
    font-weight: 700;
    font-size: 20px !important;
    border-radius: 30px 30px 30px 30px;
    color: #fff !important;
    background-color: #2e398c !important;
    border: 2px solid #2e398c !important;
}
.branchsearcharea {
    background-color: #24884c;
    margin-top: -43px;
    padding: 60px 0 40px 0;
}
.services-exchangerates {
    z-index: 2;
    margin-top: 50px;
    padding-top: 335px;
    padding-bottom: 30px;
    background-image: url(../images/background-services.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: unset;
    height: 100%;
    margin-top: -203px;
}
.services-exchangerates .exchangeratescontainer {
    margin-top: -100px !important;
    width: 90%;
}
.sectionarea .smomleft {
    padding-left: 15px !important;
}
.exchangerate-carousel .owl-stage-outer {
    height: 60px !important;
    padding: 2px !important;
}
.service-awards [class*="awards-nav-"] {
    top: 67% !important;
}
.readmore a {
    padding: 15px 30px;
    border: 1px solid #24884c;
    border-radius: 10px;
    background-color: #24884c;
    font-size: 16px;
    font-weight: 700;
    color: #fff !important;
    cursor: pointer;
}
#main-menu > ul > li.menu-item-has-children > a::after {
    font-family: FontAwesome;
    font-size: 18px;
    margin-left: 7px !important;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    content: "\f0d7";
    color: #2e398c;
}
.main-nav #main-menu .menu > li:hover.menu-item-has-children > a::after {
    color: #fff !important;
}
#main-menu > ul > li.current-menu-item > a::after {
    color: #fff !important;
}
.innerpage-container-fluid-pressrelease {
    width: 94%;
    margin: auto;
    content: " ";
    display: table;
    padding: 0 15px;
}
.press-release-item {
    position: unset !important;
}
.press-release-ul {
    height: unset !important;
}
.press-release-item .hasPostThumbnail {
    border: 1px solid #f1e5e5;
    -webkit-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    padding: 0;
    z-index: 9;
    background-color: #fff;
}
.bk-masonry-content .row-type .excerpt {
    text-align: left !important;
}
.thumb:hover img {
    -webkit-transform: scale(1.05) rotate(2deg);
    -ms-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
    opacity: 0.8;
}
.services-contentpara {
    line-height: 27px;
    font-size: 16px;
    text-align: left;
    padding-bottom: 10px;
}
.services-listul {
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    padding-bottom: 10px;
}
p {
    margin: 0 0 5px;
}
#main-menu > ul > li:hover .bk-dropdown-menu {
    animation: rotateY 0.3s ease-in-out forwards;
    transform-origin: top center;
}
.steparea {
    border: 1px solid #24884c;
    height: 140px;
    width: 140px;
    border-radius: 100%;
    background-color: #24884c;
    margin: auto;
    margin-bottom: 20px;
}
.steptext {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px !important;
}
.stepno {
    line-height: 30px;
    text-align: center;
    font-size: 65px;
    font-weight: 900;
    color: #fff;
    margin-top: 16px;
}
.textcenter {
    text-align: center !important;
}
.padding20 {
    padding: 10px;
}
.fullitem {
    border: 1px solid #f1e5e5;
    -webkit-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    box-shadow: 7px 8px 9px -3px rgba(0, 0, 0, 0.18);
    z-index: 9;
    background-color: #fff;
    min-height: 295px !important;
    background-color: #fff;
    -webkit-box-shadow: 0 28px 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 28px 40px 0 rgba(0, 0, 0, 0.1);
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
}
.fullitem:hover img {
    animation-name: elementor-animation-wobble-horizontal;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}
.feecontainer {
    margin-top: 15px;
    margin-left: 1%;
    width: 170px;
    display: inline-block;
    height: 170px;
    border-radius: 100%;
}
.blue {
    border: 2px solid #2e398c;
    background-color: #2e398c;
}
.green {
    background-color: #24884c;
    border: 2px solid #24884c;
}
.feetitle {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    margin-top: 40px;
}
.fee {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}
.feeterm {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #fff;
}
.wpscardimg {
    background-color: #e3e3e3;
    padding: 15px 0 20px 0;
    text-align: center;
}
.wpscardimg .feecontainer:first-child {
    margin-left: 0 !important;
}
.ourbranches .branchtitle {
    background-color: #2e398c !important;
    color: #fff !important;
}
.ourbranches {
    margin-bottom: 35px;
}
#main-menu > ul > li:hover .bk-dropdown-menu {
    top: 67px !important;
    margin-left: -10px !important;
}
.smomleft {
    margin-left: 60px;
}
.wpsleft {
    margin-left: 30px;
}
.ourbranches .branchtimeiconarea {
    margin-right: 17px !important;
}
.ourbranches .branchsingle {
    margin-right: 15px !important;
}
.ourbranches .branchiconarea {
    margin-right: 25px !important;
}
.bk-dropdown-menu {
    background-color: #e3e3e3 !important;
    width: 300px !important;
}
.branchiconarea {
    margin-right: 25px !important;
}
.branchsingle {
    margin-right: 15px !important;
}
.branchtimeiconarea {
    margin-right: 17px !important;
}
.main-nav #main-menu .menu > li:before {
    left: 0;
    top: -20px;
    opacity: 0;
    content: "";
    width: 100%;
    height: 3px;
    z-index: 99;
    position: absolute;
    background-color: #2e398c;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.main-nav #main-menu .menu > li:hover:before {
    top: 0;
    opacity: 1;
}
.main-nav #main-menu .menu > li:focus {
    border: 2px solid red !important;
}
.ajax-form input {
    top: 57px !important;
}
.homepage-container {
    width: 94%;
    margin: auto !important;
}
.paddingleftright15 {
    padding: 0 15px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 5px 8px !important;
    border: 2px solid #2e3192;
}
.table {
    max-width: 880px !important;
}
.sect-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.sect-bg .circle-grad {
    display: block;
}
.circle-grad:before {
    background: url(../images/gradient.jpg) repeat-x;
    background-size: auto 100%;
}
.circle-grad:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: -200px;
    bottom: -200px;
    left: 0;
    width: 100%;
    -webkit-animation: yRotation 3s linear infinite;
    animation: yRotation 3s linear infinite;
}
.circles {
    background: url(../images/footer.png) no-repeat;
    background-size: cover;
    display: block !important;
}
.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 4;
}
.circle-grad {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    width: 700vw;
    -webkit-animation: gradiRotation 20s linear infinite;
    animation: gradiRotation 20s linear infinite;
    z-index: 3;
    display: none;
}
.footer-sidebar {
    z-index: 5;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='36' viewBox='0 0 36 36' width='36' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 99%;
    background-position-y: 10px;
}
.ourbranches .addressview {
    min-height: 420px !important;
}
.branchmapview {
    font-size: 17px;
    text-align: left;
    margin: 12px 0;
    color: #707070;
}
.attachment input[type="file"] {
    margin-top: 7px !important;
}
.branchmapview .branchsingle {
    height: 25px !important;
}
.post-c-wrap .excerpt .excerpt {
    height: 75px !important;
    font-size: 16px !important;
}
.post-c-wrap h4 {
    height: 40px;
    overflow: hidden;
}
.currencyflag img {
    height: 48px !important;
    width: 48px !important;
}
.exchangerate-carousel .item {
    padding-top: 3px !important;
}
.bk-sub-menu > li.menu-item-has-children > a:after,
.bk-sub-sub-menu > li.menu-item-has-children > a:after,
.sub-menu > li.menu-item-has-children > a:after {
    right: 10px !important;
    margin-top: 4px !important;
}
.awards-accolades-carousel {
    min-height: 400px;
}
.awards-accolades-carousel .center img {
    width: 100% !important;
    margin-top: 0 !important;
}
@media (min-width: 1600px) {
    .innerpage-container-fluid {
        max-width: 1500px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .homepage-container {
        max-width: 1500px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .footer-content-fluid {
        max-width: 1500px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .nearestbranches .container-fluid {
        max-width: 1500px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .services-exchangerates .exchangeratescontainer {
        max-width: 1500px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .marginleft {
        margin-left: 20px !important;
    }
}
@media (max-width: 1390px) {
    .hidecontent {
        display: none;
    }
    .g-recaptcha div {
        transform: scale(0.9) !important;
        -webkit-transform: scale(0.9) !important;
        transform-origin: 0 0 !important;
        -webkit-transform-origin: 0 0 !important;
    }
}
@media (min-width: 1700px) {
    .services-exchangerates {
        padding-bottom: 80px !important;
    }
    .services-exchangerates .exchangeratescontainer {
        margin-top: -50px !important;
    }
    .page-wrapper img {
        width: 100% !important;
    }
    .smomleft {
        margin-left: 15px !important;
    }
    .webtransfer {
        max-width: 1500px;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
.greenbutton:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #2e398c;
    transition: all 0.3s;
    border-radius: 10px;
    z-index: -1;
}
.greenbutton:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #24884c;
    border-radius: 10px;
    z-index: -2;
}
.greenbutton {
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 15px 30px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #fff !important;
    cursor: pointer;
}
.greenbutton:hover:before {
    width: 100%;
}
.webttbutton:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #2e398c;
    transition: all 0.3s;
    border-radius: 10px;
    z-index: -1;
}
.webttbutton:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #24884c;
    border-radius: 10px;
    z-index: -2;
}
.webttbutton {
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding: 10px 15px;
    border-radius: 10px;
    font-size: 22px;
    color: #fff !important;
    width: 100% !important;
}
.webttbutton:hover:before {
    width: 100%;
    border: 2px solid #fff;
}
.content_out .bk-mask {
    padding: 10px 10px 10px 10px;
}
.buttonicon {
    height: 28px;
    width: 28px;
    float: left;
    margin-right: 10px;
    margin-top: 4px;
    filter: invert(100%) !important;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 3s;
}
.infinity {
    -webkit-animation: moveright 15s linear infinite;
    animation: moveright 15s linear infinite;
}
.aboutus:hover .aboutusimage img {
    animation: elementor-animation-pulse 5s linear infinite;
}
.ourbranches .col-md-6 {
    margin-bottom: 30px !important;
}
#particles-js {
    position: absolute;
    z-index: 5;
    margin-top: -130px;
    width: 100%;
}
.mobileapp-animation {
    animation: swing 15s linear infinite;
}
.cursor:hover {
    animation: elementor-animation-pulse 5s linear infinite;
}
.servicesimage:hover {
    animation: elementor-animation-pulse 5s linear infinite;
}
.feecontainer:hover {
    animation: elementor-animation-pulse 5s linear infinite;
}
.download-data:hover {
    animation: elementor-animation-pulse 5s linear infinite;
}
.steparea:hover {
    animation: elementor-animation-pulse 5s linear infinite;
}
.wpscardimg img:hover {
    animation: elementor-animation-pulse 5s linear infinite;
}
.wps-charges {
    width: 540px;
    margin: auto;
}
.topmarginminus1 {
    margin-top: -1px !important;
}
.wpsformstep {
    font-size: 20px;
    padding: 15px 0 0 15px;
}
.onlinebody {
    margin-bottom: 0;
    padding: 37px 20px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
    min-height: 145px;
}
.fullitem:hover .onlinebody {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    padding: 37px 20px;
    color: #fff !important;
}
.fullitem:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #2e398c;
}
.onlineformcontent {
    background-color: #fff !important;
}
.widget-social ul li.rss a {
    background-color: unset !important;
}
.exchangeratescontainer .conditions {
    margin-top: 2px;
}
.footerul li:hover {
    margin-left: 8px;
    color: #2e398c;
}
.dropdown-item img {
    height: 32px !important;
}
.websitedropdown-item img {
    height: 26px !important;
    margin-top: 4px !important;
    margin-left: 9px !important;
}
.atmcardcontainer {
    margin: 15px auto;
    display: none;
}
.atmcardcharges {
    width: 32%;
    display: inline-block;
}
.sendmoney-img {
    margin-top: 40px;
}
.addbutton::after {
    content: "\f067";
    font-size: 24px;
    margin-left: 0 !important;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    color: #000;
    margin-right: 15px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.minusbutton::after {
    content: "\f068";
    font-size: 24px;
    margin-left: 0 !important;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    color: #000;
    margin-right: 15px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.elementskit-style-tag {
    left: -5px;
    position: absolute;
    margin-top: -147px;
}
.elementskit-single-meta {
    padding: 6px 20px 6px 20px;
}
.elementskit-single-meta::before {
    border-width: 5px;
    left: 0;
    top: -10px;
}
.elementskit-single-meta.triangle_left:before {
    border-right: solid currentColor;
    border-left: solid transparent;
}
.elementskit-single-meta:before {
    position: absolute;
    content: "";
    top: -10px;
    left: 0;
    color: #24884c;
    border-bottom: solid currentColor;
    border-top: solid transparent;
    border-width: 5px;
}
.elementskit-single-meta .elementskit-meta-wraper {
    margin: 7px 0;
    display: block;
    margin: 10px 0;
    line-height: 1;
    width: 100%;
    color: #fff;
}
.elementskit-single-meta {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #24884c;
}
.elementskit-single-meta strong {
    display: block;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 2px;
}
.download_header_wraper {
    background-color: #24884c;
    margin-bottom: -15px;
}
.download-post-header {
    text-align: center;
}
.download-post-header h1 {
    font-size: 28px;
    color: #fff;
    padding: 15px;
}
.downloadsharebox {
    margin-top: 20px;
}
.downloaditem .hasPostThumbnail {
    background-color: #fff;
    -webkit-box-shadow: 0 28px 40px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 28px 40px 0 rgba(0, 0, 0, 0.1);
    padding: 20px 20px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: relative;
}
.downloaditem .hasPostThumbnail:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-box-shadow: 0 42px 60px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 42px 60px 0 rgba(0, 0, 0, 0.3);
}
.surveyquestionarea .wpcf7-not-valid {
    border: 0 solid red !important;
}
.surveyquestionarea select.wpcf7-not-valid,
.surveyquestionarea textarea.wpcf7-not-valid {
    border: 1px solid red !important;
}
.surveyquestionarea .wpcf7-not-valid-tip {
    display: block !important;
    margin-bottom: 5px;
}
.downloaditem img {
    width: 100% !important;
    height: 240px !important;
}
.smalladdress {
    height: 87px !important;
}
.smalltime {
    height: 36px !important;
}
.downloadtitle {
    height: unset !important;
}
.currencyname {
    text-transform: capitalize;
    font-size: 16px;
}
.countryflag {
    height: 36px;
    margin-right: 10px;
}
#currencyexchangerate {
    max-width: 100% !important;
}
#currencyexchangerate .currencycode {
    padding: 10px !important;
    text-align: center;
    font-size: 16px;
}
#currencyexchangerate .currencyrates {
    padding: 10px !important;
    text-align: center;
    font-size: 16px;
}
.bankcurrencyname {
    float: left;
    font-size: 22px;
    font-weight: 400;
    margin-left: 5px;
    text-transform: uppercase;
    color: #fff;
    background-color: #24884c !important;
    border: 0 solid red !important;
}
.bankcode {
    font-size: 22px;
    font-weight: 400;
    margin-left: 5px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background-color: #24884c !important;
}
.banktransfer {
    font-size: 22px;
    font-weight: 400;
    margin-left: 5px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background-color: #24884c !important;
}
.blink {
    background-color: #b5f3c6 !important;
}
.rightpanelcurrencyconverterarea {
    background-color: #2e398c;
    padding-top: 20px;
    padding-bottom: 25px;
    margin-top: 20px;
}
.rightpanelcurrencyconvertercontainer {
    width: 80%;
    margin: auto;
}
.rightpanelfromcountryarea {
    width: 100%;
    margin-top: 15px;
}
.rightpaneltocountryarea {
    width: 100%;
    margin-bottom: 15px;
}
.rightpanelcurrencyconvertericon {
    margin-left: 46%;
    margin-top: 15px;
    margin-bottom: 15px;
}
.rightpanelcurrencyconvertertextbox {
    border: 1px solid #fff !important;
    font-size: 19px !important;
    text-align: left !important;
    color: #000 !important;
    float: left !important;
    padding: 10px !important;
    width: calc(100% - 132px);
    outline: 0 !important;
    float: right !important;
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
}
.margintop15 {
    padding: 0 35px !important;
    margin-top: 15px;
}
.rightpanelcurrencyconvertertext {
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 0;
    margin: 0;
    line-height: 20px;
}
.displaynone {
    display: none;
}
.viewicon {
    height: 30px;
    margin-right: 6px;
    filter: invert(100%) !important;
}
.dt-sc-button.animated,
a.dt-sc-button {
    text-align: center;
    z-index: 1;
}
.dt-sc-button:hover {
    background-color: #2e398c;
    border: 3px solid #2e398c;
}
.dt-sc-button.animated:hover:after,
.dt-sc-button.animated:hover:before {
    color: #24884c;
}
.dt-sc-button {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    margin: 10px 0 0;
    position: relative;
    text-transform: inherit;
    z-index: 1;
    color: #fff !important;
    padding: 6px 25px;
    border-radius: 10px;
    font-size: 16px;
    background-color: #24884c;
    border: 3px solid #24884c;
}
.dt-sc-button.animated,
a.dt-sc-button {
    text-align: center;
    z-index: 1;
}
.dt-sc-button.animated:after,
.dt-sc-button.animated:before,
a.dt-sc-button:after,
a.dt-sc-button:before {
    background-repeat: no-repeat;
    content: "";
    display: none;
    height: 100%;
    left: -20%;
    opacity: 0;
    position: absolute;
    transition: all ease-in-out 0.5s;
    visibility: hidden;
    width: 140%;
    z-index: -1000;
}
.dt-sc-button.animated:before,
a.dt-sc-button:before {
    top: -75%;
}
.dt-sc-button.animated:after,
a.dt-sc-button:after {
    bottom: -75%;
}
.dt-sc-button.animated:hover:before,
a.dt-sc-button:hover:before {
    animation: topBubbles ease-in-out 0.75s forwards;
    background-image: radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, transparent 20%, CurrentColor 20%, transparent 30%), radial-gradient(circle, CurrentColor 20%, transparent 20%),
        radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, transparent 10%, CurrentColor 15%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%),
        radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%);
    background-size: 10% 10%, 20% 20%, 15% 15%, 20% 20%, 18% 18%, 10% 10%, 15% 15%, 10% 10%, 18% 18%;
    top: -75%;
}
.dt-sc-button.animated:hover:after,
a.dt-sc-button:hover:after {
    animation: bottomBubbles ease-in-out 0.75s forwards;
    background-image: radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, transparent 10%, CurrentColor 15%, transparent 20%),
        radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%), radial-gradient(circle, CurrentColor 20%, transparent 20%),
        radial-gradient(circle, CurrentColor 20%, transparent 20%);
    background-size: 15% 15%, 20% 20%, 18% 18%, 20% 20%, 15% 15%, 10% 10%, 20% 20%;
    bottom: -75%;
}
.dt-sc-button.animated:hover:after,
.dt-sc-button.animated:hover:before,
a.dt-sc-button:hover:after,
a.dt-sc-button:hover:before {
    display: block;
    opacity: 1;
    pointer-events: none;
    visibility: visible;
}
.singlerowform {
    width: 85%;
    clear: both;
}
.singlerowform .wpcf7-form-control.wpcf7-text {
    padding: 5px 0 5px 20px;
    width: 100%;
    height: 47px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2px 17px 0;
}
.singlerowform .wpcf7-form-control.wpcf7-number {
    padding: 5px 0 5px 20px;
    width: 100%;
    height: 47px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.singlerowform .wpcf7-form-control.wpcf7-select {
    padding: 5px 0 5px 20px;
    width: 100%;
    height: 47px !important;
    border-radius: 30px 30px 30px 30px;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0;
    border: 1px solid #b0b0b0;
}
.singlerowform .wpcf7-form-control.wpcf7-submit {
    border: 2px solid #24884c !important;
    border-radius: 5px;
    background-color: #24884c;
    color: #fff;
    float: left;
    margin-left: 43%;
    width: 14%;
    font-weight: 700;
    font-size: 23px;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.bk-dropdown-menu .bk-sub-menu > li:hover > .bk-sub-sub-menu {
    width: 300px !important;
}
@keyframes topBubbles {
    0% {
        background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
    }
    50% {
        background-position: 0 80%, 0 20%, 10% 40%, 20% 0, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
    }
    100% {
        background-position: 0 70%, 0 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
        background-size: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
    }
}
@keyframes bottomBubbles {
    0% {
        background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0;
    }
    50% {
        background-position: 0 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0;
    }
    100% {
        background-position: 0 90%, 20% 90%, 45% 70%, 60% 110%, 75% 80%, 95% 70%, 110% 10%;
        background-size: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
    }
}
.g-recaptcha div {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform-origin: 0;
    -ms-transform-origin: 0;
    -o-transform-origin: 0;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform-origin: 0 0;
    transform-origin: 0;
}
.form-control {
    padding: 5px 0 5px 20px !important;
    width: 100%;
    height: 40px !important;
    border-radius: 6px !important;
    color: #000;
    float: left;
    margin: 12px 2% 12px 0 !important;
}
.gcc_btn-primary {
    border: 2px solid #24884c !important;
    border-radius: 5px;
    background-color: #24884c !important;
    color: #fff;
    padding: 10px 30px !important;
    font-size: 20px;
}
.label_controller {
    line-height: 27px;
    font-size: 16px;
    text-align: left;
    padding-bottom: 15px;
}
.monthwidth {
    width: 48%;
}
.yearwidth {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.expectedsalary {
    width: 60%;
    float: left;
    margin-right: 4%;
}
.aedonly {
    width: 36%;
}
.error {
    font-size: 12px;
    color: red;
    font-weight: 500;
}
.persInfo {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 20px 0;
}
.services-title {
    padding-bottom: 10px;
    border-bottom: 1px dashed #d3d3d3;
}
@media screen and (min-width: 768px) {
    .formarea {
        padding: 20px 30px;
        border: 1px dashed #d3d3d3;
        border-radius: 10px;
    }
    #applyform {
        margin-left: 60px;
    }
    .label_controller {
        padding-left: 0;
    }
    .form-horizontal .form-group {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
}
.label_controller {
    font-weight: 400;
    margin-top: 15px;
}
#siimage {
    width: 92px;
    margin-left: -13px;
}
.h1_font_size {
    margin-left: -12px;
    margin-bottom: 20px;
}
.mt10 {
    margin-top: 10px;
}
.fileUpload {
    overflow: hidden;
}
.btn-primary {
    color: #fff;
    background-color: #24884c;
    border-color: #24884c;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
}
.filenotification {
    float: left;
    font-size: 11px;
    margin-top: 10px;
}
.error {
    border: 1px solid red !important;
}
span.error {
    border: none !important;
}
#attachcv {
    width: 100%;
}
#attachcv-error,
#code-error,
#country-error,
#dateofbirth-error,
#emailid-error,
#expectedsalary-error,
#experienceinoutsideuaeMnth-error,
#experienceinoutsideuaeYr-error,
#experienceinuaeMnth-error,
#experienceinuaeYr-error,
#fullname-error,
#gender-error,
#joiningday-error,
#languageknown-error,
#mobileno-error,
#nationality-error,
#position-error,
#presentlyworking-error,
#presentsalary-error,
#previousemployer-error {
    display: none !important;
}
.errormessage {
    padding-bottom: 10px;
}
.confirmationmessage {
    height: 100px;
    background-color: #24884c;
    color: #fff !important;
    border-radius: 18px;
    margin-bottom: 15px;
    padding-top: 25px;
    font-size: 20px;
    text-align: center;
}
.posteddate {
    font-size: 13px;
    padding-bottom: 0;
    color: #999;
}
.searchoption {
    border: 1px solid #2e3192;
    background-color: #2e3192;
}
.searchbutton {
    border: 2px solid #24884c;
    background-color: #24884c;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.searchboxborder {
    border: 2px solid #24884c;
}
@media screen and (max-width: 768px) {
    .banner-wrapper .owl-theme .owl-dots
    {
        display: none !important;
    }
    .searchboxborderfirst {
        margin-top: 20px;
    }
    .formarea {
        padding: 20px 30px;
        border: 1px dashed #d3d3d3;
        border-radius: 10px;
        width: 90% !important;
    }
    .formarea .row {
        margin-left: -45px;
        margin-right: -45px;
    }
    .form-group {
        clear: both !important;
    }
    .persInfo {
        width: 90%;
        margin: auto;
    }
    .wpsregistrationform .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-select{
        float:unset !important;
    }
}
#languageknown {
    background-image: none !important;
}
.jobpostcontainer {
    box-shadow: 0 12px 33px 4px rgb(13 13 13 / 6%);
    border-radius: 8px;
    background-color: #fff;
    display: block;
    padding: 24px 20px 20px;
    margin: 0 0 12px;
    text-decoration: none;
}
.info-position {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: auto;
    max-width: 90%;
    font-size: 24px;
    color: #000;
    margin-top: 0;
}
.info-exp,
.info-loc {
    display: inline-block;
    margin-top: 5px;
    line-height: 27px;
    font-size: 16px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    clear: both;
    padding-right: 30px;
    color: #000;
}
.bold {
    font-weight: 700;
}
.ico {
    font-size: 20px;
    color: #000;
    margin-right: 10px;
    margin-top: -2px;
}
.description {
    line-height: 27px;
    font-size: 16px;
    text-align: left;
    padding-bottom: 15px;
    color: #000;
}
.applynow {
    display: inline-block;
    margin-top: 5px;
    line-height: 27px;
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    padding: 3px 30px;
    background-color: #24884c;
    text-align: center;
    color: #fff;
    font-weight: 700;
    border-radius: 10px;
    cursor: pointer;
}
#contactcaptcharesponse-error {
    border: 0px !important;
}
.vaspanel {
    padding: 20px;
}

@media (min-width: 501px) and (max-width: 767px) {
    .banner-carousel__one {
        height: 320px !important;
    }
}
@media (min-width: 768px) and (max-width: 899px) {
    .banner-carousel__one{
        height: 570px !important;
    }
    .mobile-nav-btn {
        color: #24884c !important;
        font-size: 30px !important;
    }
    .ajax-search-wrap {
        display: none;
    }
    .mobile-menu-wrap {
        width: 32px;
        float: right;
    }
    #main-mobile-menu {
        height: unset !important;
        margin-top: 85px !important;
        width: 100% !important;
        display: none;
    }
    .logoarea {
        width: calc(100% - 32px) !important;
    }
    .gcclogo{
        margin-top: -3px !important;
    }
    .logoarea > a {
        float: left;
    }
    .main-nav-container {
        margin-top: 5px;
    }
    .switcher, .website{
        display: none;
    }
    #main-mobile-menu,
    #mobile-inner-header {
        background-color: #2e398c !important;
    }
    #mobile-inner-header {
        border-bottom: 2px solid #fff;
        border-color: #fff !important;
    }
    .banner-one__title {
        font-size: 28px;
        margin-bottom: 30px;
    }
    .awards-accolades-carousel .owl-nav,
    .ourservices_carousel .owl-nav {
        display: none !important;
    }
    [class*="awards-nav-"] {
        top: 45% !important;
        -webkit-transform: unset !important;
        transform: unset !important;
    }
    .background-animate {
        top: -9vw !important;
    }
    #main-mobile-menu {
        height: unset !important;
        margin-top: 140px !important;
        width: 100% !important;
        display: none;
    }
    .js-nav #page-inner-wrap {
        -webkit-transform: none !important;
        transform: none !important;
    }
    .mobile-menu-close {
        opacity: 0 !important;
    }
    #main-mobile-menu .sub-menu {
        background-color: #2e398c !important;
    }
    .mobilemenurow {
        width: 90%;
        margin: auto;
    }
   
    .js-ready #main-mobile-menu{opacity:1;z-index:10000;-webkit-transition:-webkit-transform .5s;transition:transform .5s}
}
@media (max-width: 991px) {
    #menu-main-menu-1{
        display: none !important;
    }
}
label.error{
    border: 0px !important;
}
.wpcf7-response-output{
    width: 100%;
    margin: 3em 0.5em 1em;
    padding: 1em 1em;
    font-size: 14px;
    clear: both;
    margin-top: 0;
    text-align: center;
}
.corporatecashcollection{
    padding-top:0px !important;
}
.copyrightli{
    border: 0px !important;
}