/*
Theme Name: GI-RO Settlement Holding Child
Theme URI:https://profoundprojects.com/
Description: A Wordpress website proudly developed by the creative team and the content writers at Profound Projects
Author: Profound Projects
Author URI: http://www.profoundprojects.com
Template: gsh
Version: 1.6.2
*/

@import 'https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css';

a:hover {
    text-decoration: none;
}

body:not(.template-slider) #Header {
    min-height: inherit;
}

input[type="text"],
input[type="date"],
input[type="tel"],
input[type="email"],
textarea {
    font-size: 15px;
    margin: 0px;
    padding: 13px 20px;
    border-radius: 6px;
    border: 1px solid #E0E0E0;
    height: 50px;
    box-shadow: none;
}

textarea {
    height: 150px;
    resize: none;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    opacity: 1;
}

::-moz-placeholder {
    /* Firefox 19+ */
    opacity: 1;
}

:-ms-input-placeholder {
    /* IE 10+ */
    opacity: 1;
}

:-moz-placeholder {
    /* Firefox 18- */
    opacity: 1;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #F18F01;
   
    font-size: 15px;
    text-transform: uppercase;
    line-height: 18px;
    margin: 0px;
    padding-left: 15px;
    padding-right: 15px;
    height: 46px;
    text-align: center;
    color: #FFF;
    border: 0px;
    border-radius: 2px;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus {
    color: #FFF;
    background: #f4ac6a;
}

#Header_wrapper {
    box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.42);
    z-index: 1
}

.inner-hero-section {
    min-height: 500px;
}
/*
.page-id-162 #Subheader {
    background-size: cover;
    min-height: 450px;
    background-position: center bottom!important
}*/

.entry-content #Subheader {
    min-height: inherit;
}
/*
.page-id-162 #Subheader h1 {
    display: none;
}
*/
.inner-hero-section .vc_column-inner {
    padding-top: 0px!important;
}

.inner-hero-section h2 {
    font-size: 80px;
    text-transform: uppercase;
    line-height: 1;
    margin: 0px;
    padding: 0px;
    letter-spacing: 4px;
}

.inner-hero-section h6 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1;
    margin: 15px 0 0 0px;
    padding: 0px;
    letter-spacing: 3px;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
    color: #FFF;
}

#secondary-menu.menu-top-bar-menu-container,
#secondary-menu.menu-menu-principal-container {
    border-bottom: #f6f6f6 solid 1px;
    float: left;
    width: 100%;
}

#menu-top-bar-menu,
#menu-menu-principal {
    padding: 0px;
    float: right;
}

#menu-menu-principal li,
#menu-top-bar-menu li {
    border-left: #f6f6f6 solid 1px;
    float: left;
    /*line-height: 32px;
	padding: 0 20px 0 20px;
	*/
    margin: 0px;
    font-size: 12px;
    color: #797979;
     
}

#menu-menu-principal li a,
#menu-top-bar-menu li a {
    color: #797979;
}

#Top_bar .menu>li>a {
    padding: 3px 0!important;
}

#social-menu .wpml-ls-menu-item .wpml-ls-flag {
    float: left;
    margin-top: 10px;
}

#social-menu .wpml-ls-menu-item .wpml-ls-flag+span {
    margin-left: 10px;
    line-height: 32px;
    display: inline-block;
}

#menu-menu-principal .fa-user-o::before,
#menu-top-bar-menu .fa-user-o::before {
    font-family: 'FontAwesome'!important;
    margin-right: 8px;
    float: left;
}

#menu-menu-principal .wpml-ls-menu-item .wpml-ls-flag,
#menu-top-bar-menu .wpml-ls-menu-item .wpml-ls-flag {
    float: left;
}

#Header .secondary-menu>li>a {
    display: inline-block;
}

#Subheader .title {
    display: none;
}

#Subheader ul.breadcrumbs {
    width: 100%;
    float: left;
    text-align: left;
}

#Subheader ul.breadcrumbs li {
    color: rgba(0, 0, 0, 0.6)!important;
   
	
    font-size: 14px;
}

#Subheader ul.breadcrumbs li a {
    color: #05C1C1 !important;
}

.vc_row[data-vc-full-width].vc_hidden {
    opacity: 1;
}

#Header .secondary-menu li ul {
    padding: 0px;
    border-radius: 0;
}

#Top_bar .top_bar_left {
    width: 100%;
}

#Top_bar.loading {
    display: block;
}

.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,
.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,
.rev_column_inner .tp-parallax-wrap,
.rev_column_inner .rev_layer_in_column {
    vertical-align: middle;
}


/* home page css start here */

#Top_bar .menu li ul {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
}

#menu>ul>li>a,
.action_button,
#overlay-menu ul li a {
     
}

#Top_bar .menu>li ul li a:hover,
#Top_bar .menu>li ul li.hover>a {
    background: rgba(246, 246, 246, 1)!important;
    color: #4a4a4a;
}

#Top_bar .menu li ul li a span {
    
    font-size: 14px;
}

.HelveticaNeueLight {
    
}

.menuo-arrows #Top_bar .menu>li.submenu>a>span:not(.description)::after {
    content: "\f107";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 16px;
    right: 20px;
    margin-top: 0px;
    border: 0px;
    opacity: 1;
    font-family: 'FontAwesome';
    font-size: 18px;
}

.rev_column_bg {
    border-radius: 4px;
}

.rev-btn {
    
    box-sizing: border-box !important;
    border-radius: 3px !important;
   /* background-image: linear-gradient(to bottom, #d2652b, #f76b1c);*/
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5) !important;
}

.rev-btn:hover {
    background-image: linear-gradient(to bottom, #F18F01, #F18F01);
    color: #FFF!important;
}

.btn-arrow {
    left: 5px;
    top: 3px;
    position: relative;
}

.slide-title {
    text-shadow: 0 2px 4px rgba(69, 56, 37, 0.18);
}


/* home page css end here */


/* about page css start here */

.our-mission {
    padding-top: 65px;
    margin-bottom: 0px!important;
}

.our-mission h2 {
    margin-bottom: 40px;
}

.our-mission p {
    font-size: 22px;
    line-height: 40px;
    color: #4B5562;
    margin: 0px 0 30px;
    padding: 0px;
}

.our-mission .wpb_single_image.vc_align_center,
.our-mission .wpb_single_image .vc_single_image-wrapper {
    margin: 0px;
}

.vc_row.our-mission-icon {
    box-shadow: 0 0 20px 0 rgba(34, 34, 34, 0.07);
    max-width: 970px;
    margin: 0 auto;
    padding: 60px 0 5px 0;
    background: #FFF;
    position: relative;
    margin-top: -60px;
    margin-bottom: 100px;
}

.our-mission-icon .wpb_column::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 0px;
    width: 1px;
    height: 80px;
    background: rgba(151, 151, 151, 0.15);
}

.our-mission-icon .wpb_column:nth-child(4)::after {
    width: 0px;
}

.our-mission-icon h4.title {
    font-size: 14px;
    line-height: 21px;
    color: #4B5562;
    text-transform: uppercase;
    
    
    /*max-width: 160px;*/
    margin: 0 auto;
    font-weight: normal;
}

.our-mission-icon .icon_box {
    margin: 0px;
}

.our-team-wrap {
    padding-top: 65px;
    padding-bottom: 40px;
}

.our-team-row {
    padding-top: 50px;
    display: table;
    margin: 0 auto!important;
    text-align: center;
}

.our-team-row .team .desc_wrapper hr {
    display: none;
}

.our-team-row .team {
    margin-bottom: 40px;
}

.our-team-row .image_frame {
    border: 0px;
    margin: 0px 0 30px 0;
}

.image_frame .image_wrapper {
    overflow: hidden;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.image_frame .image_wrapper:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.our-team-row .team .desc_wrapper h4 {
   
    font-size: 22px;
    line-height: 34px;
    margin: 0px 0 12px;
    padding: 0px;
    font-weight: normal;
    text-transform: uppercase;
}

.our-team-row .team .desc_wrapper p.subtitle {
    font-size: 14px;
    color: #4B5562;
    line-height: 21px;
    margin: 0px;
    padding: 0px;
}

.create-account {
    padding-top: 80px;
    padding-bottom: 90px;
}

.create-account h3 {
    margin-bottom: 42px;
}

.create-account .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    max-width: 215px;
    width: 100%;
    background: #FFFFFF;
    color: #000000;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.create-account .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background: #08c4cc;
    color: #FFF;
}

.testimonials-wrap {
    padding-top: 175px;
    padding-bottom: 60px;
    border-bottom: #f3f3f3 solid 1px;
}

.vc_row.testimonials-row {
    margin-left: 0px;
    margin-right: 0px;
}

.testimonials-row .testimonials_slider {
    background: #08C4CC;
    width: 500px;
    position: absolute;
    z-index: 1;
    top: -130px;
}

.testimonials-row .testimonials_slider .testimonials_slider_ul li {
    padding: 0px;
}

.testimonials-row .testimonials_slider .testimonials_slider_ul li .bq_wrapper {
    background: rgba(0, 0, 0, 0.0);
}

.testimonials-row blockquote {
     color: #FFF;
    font-size: 26px;
    line-height: 36px;
    margin: 0px;
    padding: 40px 0 0 0px;
    background: none;
    font-weight: bold;
}

blockquote::after {
    background: url(images/quote.png);
    width: 44px;
    height: 34px;
    left: 0;
    top: -15px;
}

.testimonials-row .hr_dots {
    display: none;
}

.testimonials-row .testimonials_slider .testimonials_slider_ul li .author {
    text-align: left;
    padding: 0 40px 40px;
}

.testimonials-row .testimonials_slider .testimonials_slider_ul li .author h5 {
   
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
}

.testimonials-row .testimonials_slider .testimonials_slider_ul li .author span.company {
     
    font-size: 14px;
    line-height: 21px;
    color: #FFFFFF;
}

.our-mission-icon .icon_box img {
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    /*opacity:0.5;
	filter:alpha(opacity=50);*/
    overflow: hidden;
}

.our-mission-icon .icon_box:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.our-mission-icon .icon_box:hover h4 {
    color: #08c4cc;
}


/* about page css end here */


/* our product page css start here */

.reliable {
    padding-top: 80px;
    padding-bottom: 80px;
}

.reliable h2 {
    text-transform: uppercase;
    margin: 0px 0 40px;
}

.reliable p {
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    color: #4B5562;
    max-width: 950px;
    margin: 0 auto;
    text-align: center;
}

.our-global-features {
    min-height: 670px;
   /* background: url(images/our-services-bg.jpg) center bottom no-repeat;*/
	background-color:#05C1C1;
    background-size: cover;
    padding-top: 148px;
}

.our-global-features h3 {
    text-transform: uppercase;
}

.vc_row.our-global-wrap {
    overflow: visible;
    background: linear-gradient(0deg, #FFFFFF 0%, #EDF2F6 100%);
}

.our-global-wrap .vc_column-inner {
    margin-top: -418px;
    box-shadow: 0 12px 42px 12px rgba(0, 0, 0, 0.08);
    background: #FFF;
    position: relative;
}

.our-global-wrap .vc_column-inner .vc_column-inner {
    margin-top: inherit;
    box-shadow: none;
    background: none;
}

.vc_row.our-global-row,
.our-global-wrap {
    margin-left: 0px;
    margin-right: 0px;
}

.vc_row.our-global-row .vc_column-inner,
.our-global-wrap .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}

.our-global-spot-img.wpb_single_image .vc_figure,
.our-global-spot-img.wpb_single_image .vc_single_image-wrapper,
.our-global-spot-img.wpb_single_image img {
    width: 100%;
    margin: 0px;
    padding: 0px;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
}

.our-global-spot-img.wpb_single_image:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.our-global-spot-img {
    margin-bottom: 45px!important;
}

.global-icon {
    margin-bottom: 30px!important;
}

.global-icon.wpb_single_image .vc_single_image-wrapper {
    margin-bottom: 0px;
}

.our-global-row {
    margin-bottom: 0px!important;
}

.our-global-row .wpb_text_column {
    margin-bottom: 0px!important;
    padding-left: 15px;
    padding-right: 15px;
}

.our-global-row h2 {
    
    font-size: 30px;
    line-height: 32px;
    color: #323232;
    margin: 0px 0 22px;
    padding: 0px;
}

.our-global-row p {
    color: #656565;
    font-size: 14px;
    line-height: 21px;
    margin: 0px auto;
    padding: 0px 0 15px;
    max-width: 375px;
    min-height: 70px;
}

.our-global-row .vc_btn3-container {
    margin-bottom: 0px!important;
    padding-bottom: 40px;
}

.our-global-row .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    border-radius: 1px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-transform: inherit;
    padding: 0px;
    width: 90px;
    box-shadow: none;
}

.our-global-row .wpb_column.vc_column_container:first-child {
    box-shadow: inset -1px -2px 0 #e5e5e5;
}

.our-global-row .wpb_column.vc_column_container:last-child {
    box-shadow: inset 1px -2px 0 #e5e5e5;
}

.our-global-row.last .wpb_column.vc_column_container:last-child {
    box-shadow: inset 1px 0px 0 #e5e5e5;
}

.our-global-row.last .wpb_column.vc_column_container:first-child {
    box-shadow: inset -1px 0px 0 #e5e5e5;
}

.our-product-new {
    padding-top: 100px;
    padding-bottom: 100px;
}


/* our product page css end here */


/* promotion page css start here */

.promotion-hero-section {
    padding-top: 10%;
    padding-bottom: 2%;
}

.promotion-hero-section h2 {
    
    font-weight: 300;
    font-size: 50px;
    line-height: 58px;
    color: #101010;
    margin: 0 0 30px 0px;
    padding: 0px;
}

.promotion-hero-section p {
    font-size: 22px;
    line-height: 40px;
    color: #4B5562;
    max-width: 520px;
    margin: 0px;
    padding: 0px;
}

.promotion-hero-section .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #F18F01;
    border-radius: 2px;
   
    font-size: 15px;
    text-transform: uppercase;
    line-height: 18px;
    margin: 0px;
    padding-left: 15px;
    height: 46px;
    text-align: center;
    color: #FFF;
    border: 0px;
}

.promotion-hero-section .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #FFF;
    background: #f4ac6a;
}

.promotion-hero-section .fa-arrow-right::before {
    content: url(images/nxt-arrow.png);
}

.claim-offer {
    max-width: 920px;
    margin: 0 auto;
    padding-top: 55px;
    padding-bottom: 20px;
}

.claim-offer h3 {
    
    color: #2E3035;
    font-size: 25px;
    font-weight: 700;
    line-height: 29px;
    margin: 0px;
    padding: 12px 0 12px;
}

.claim-offer p {
    font-size: 22px;
    line-height: 40px;
    color: rgba(75, 85, 98, 0.78);
    margin: 0px;
    padding: 0px;
}

.credit-card {
    padding-top: 100px;
    padding-bottom: 50px;
}

.credit-card h2 {
    margin-bottom: 35px;
    text-transform: uppercase;
}

.credit-card-subtitle p {
    margin: 0px auto;
    padding: 0px 0 20px;
    font-size: 22px;
    line-height: 40px;
    color: rgba(75, 85, 98, 0.78);
    max-width: 960px;
    text-align: center;
}

.card-slider .vc_images_carousel .vc_carousel-indicators li {
    border: 0px;
    background-color: #E1E1E1;
}

.card-slider .vc_images_carousel .vc_carousel-indicators .vc_active {
    border: 0px;
    background-color: #08C4CC;
}

.vc_row.news-contact-col {
    margin-left: 0px;
    margin-right: 0px;
}

.news-contact-col .wpb_column.vc_column_container {
    min-height: 350px;
    position: relative;
}

.news-contact-col .wpb_column.vc_column_container:hover::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 196, 204, 0.8);
    z-index: 0;
}

.news-contact-col .wpb_column.vc_column_container .vc_column-inner {
    padding-top: 0px;
}

.news-contact-col h3 {
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 1;
}


/* promotion page css end here */


/* news page css start here */

.latest-news {
    padding-top: 30px;
    padding-bottom: 25px;
}

.latest-news h4 {
    
    font-weight: 300;
    font-size: 20px;
    font-size: 24px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
    text-align: right;
}

.latest-news h4 em {
    color: #F5A623;
    font-style: normal;
    display: block;
}

.latest-news .Latest_news ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.latest-news .Latest_news ul li {
    float: left;
    width: 33.33%;
    margin: 0px;
    padding: 0px;
    border-left: rgba(255, 255, 255, 0.38) solid 1px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.latest-news .Latest_news ul li .photo,
.latest-news .Latest_news ul li .desc_footer {
    display: none;
}

.latest-news .Latest_news ul li.has-post-thumbnail .desc {
    width: 100%;
    padding: 0 50px;
    margin: 0px;
    top: 0px;
    box-shadow: none;
}

.latest-news .Latest_news ul li.has-post-thumbnail .desc h5 {
    
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #FFF;
    margin: 0px;
    padding: 0px;
}

.latest-news .Latest_news ul li.has-post-thumbnail .desc h5 a {
    color: #FFF;
}

.our-form-wrap {
    padding-top: 77px;
    padding-bottom: 300px;
    border-top: #fff solid 1px;
}

.our-form-subtitle p {
    font-size: 22px;
    line-height: 40px;
    margin: 0px;
    padding: 0px;
    color: rgba(255, 255, 255, 0.78);
    text-align: center;
}

.account-types {
    display: table;
    margin: 0px auto;
    padding: 0px 0 65px 0;
    margin-top: -285px;
}

.account-types .wpb_single_image.vc_align_center,
.account-types .wpb_single_image .vc_single_image-wrapper {
    margin: 0px;
}

.account-types .vc_column-inner .wpb_wrapper {
    border-radius: 5px;
    background-color: #FFFFFF;
    box-shadow: 0 20px 40px 0 rgba(231, 244, 246, 0.9);
}

.account-types .vc_column-inner .wpb_wrapper .wpb_wrapper {
    border: 0px;
    border-radius: 0px;
    background-color: inherit;
    box-shadow: none;
}

.account-types .wpb_text_column {
    padding: 30px;
    border: 1px solid #DEECEC;
    border-top: 0px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.account-types h6 {
    font-size: 18px;
    line-height: 26px;
    margin: 0px 0 15px;
    padding: 0px;
}

.account-types a:hover {
    color: #F18F01;
    text-decoration: none;
}

.account-types h6 img {
    float: left;
    margin: 0 6px 0px 0;
}

.account-types ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.account-types ul li {
    list-style-type: none;
    margin: 0px;
    padding: 2px 0 0 0px;
    font-size: 14px;
    line-height: 22px;
}

.account-types ul li a {
    color: #4A90E2;
    text-decoration: underline;
}

.blog-section {
    padding-top: 65px;
    padding-bottom: 65px;
}

.blog-section h2 {
    margin-bottom: 60px;
}

.blog-section .image_wrapper img {
    width: 100%;
}

.blog-section .date_label::after {
    content: none;
}

.blog-section .caroufredsel_wrapper,
.blog-section .blog_slider .blog_slider_ul {
    height: 100%!important;
    min-height: 375px;
}

.blog-section .blog_slider .blog_slider_ul li .item_wrapper .date_label {
    color: #4A90E2;
    font-size: 14px;
    line-height: 21px;
    padding: 15px 15px 5px;
    display: block;
}

.blog-section .desc h4 {
    
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    margin: 0px;
    padding: 0px;
}

.blog-section .blog_slider .blog_slider_ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog-section .blog_slider .blog_slider_ul li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 15px;
    box-sizing: border-box;
    width: 33.33%;
}

.blog-section .blog_slider .blog_slider_ul li .item_wrapper {
    margin: 0px;
    /*box-shadow: 2px 2px 83px 0 rgba(0,0,0,0.31);*/
    background: #FFF;
    width: 100%;
    padding: 0 0 30px 0;
}

.blog-section .desc {
    padding: 0 15px;
}

.get-notified {
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center;
}

.get-notified h2 {
    margin: 0px 0 40px;
}

.email-newsletter {
    display: inline-block;
    max-width: 320px;
    width: 100%;
    margin: 0 auto;
    border: 2px solid #E8E9ED;
    border-radius: 6px;
    position: relative;
}

.email-newsletter label {
    display: none;
}

.email-newsletter input[type="email"],
.email-newsletter input[type="email"]:focus {
    float: left;
    background-color: transparent!important;
    font-size: 14px;
    margin: 0px;
    padding: 9px 105px 9px 15px;
    border-radius: 0px;
    height: auto;
    border: 0px;
    position: absolute;
    width: 100%;
    color: #FFF;
    border: 0px;
}

.email-newsletter input[type="email"],
.email-newsletter input[type="email"]:focus {
    float: left;
    background-color: transparent!important;
    font-size: 14px;
    margin: 0px;
    padding: 9px 105px 9px 15px;
    border-radius: 0px;
    height: auto;
    border: 0px;
    position: absolute;
    width: 100%;
    color: #FFF;
    border: 0px;
}

.email-newsletter .tnp-field-email {
    float: left;
}

.email-newsletter .tnp-field-button {
    float: right;
    margin: 0px;
}

.email-newsletter input[type="submit"] {
    float: right;
    margin: 0px;
    padding: 0px;
    border-radius: 0px;
    background-color: #EEEEEE;
    background-image: none;
    color: #2C4058;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bolder;
    height: 36px;
    line-height: 36px;
    width: 94px;
    position: relative;
}

.get-notified input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #FFF;
}

.get-notified input::-moz-placeholder {
    /* Firefox 19+ */
    color: #FFF;
}

.get-notified input:-ms-input-placeholder {
    /* IE 10+ */
    color: #FFF;
}

.get-notified input:-moz-placeholder {
    /* Firefox 18- */
    color: #FFF;
}


/* news page css end here */


/* contact page css start here */

.contact-banner.hero-section .wpb_single_image .vc_figure,
.contact-banner.hero-section .wpb_single_image .vc_single_image-wrapper,
.contact-banner.hero-section .wpb_single_image img {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.hero-section .wpb_single_image.vc_align_center {
    margin: 0px;
}

.hero-section.contact-banner .icon_box {
    width: 212px;
    height: 212px;
    text-align: center;
    border-radius: 100%;
    margin: -106px auto 56px auto;
    padding: 45px 10px 0px;
    box-sizing: border-box;
    background: #FFF;
    box-shadow: 0 14px 56px 0 rgba(87, 89, 89, 0.12);
}

.hero-section.contact-banner .icon_box .image_wrapper {
    margin-bottom: 20px;
}

.contact-banner .desc_wrapper .desc {
    
    font-size: 25px;
    text-align: center;
    color: #2E3035;
}

.get_in_touch {
    background: none!important;
}

.get_in_touch h3 {
    color: #2E3035!important;
     
    font-size: 22px;
    line-height: 25px;
    font-weight: 700;
    margin: 0 0 30px 0;
}

.get_in_touch ul li,
.get_in_touch ul li a {
    color: #4B5562!important;
  
    font-size: 14px;
    line-height: 21px;
}

.get_in_touch .icon [class^="icon-"]::before {
    color: #92b0b0!important;
    position: relative;
    top: 3px;
}

.contact-us-form h4 {
    
    font-weight: 300;
    color: #2C4058;
    font-size: 18px;
    line-height: 24px;
    margin: 0px 0 18px;
    padding: 0px;
}

.contact-row {
    margin-left: -10px;
    margin-right: -10px;
}

.contact-row .vc_col-sm-6,
.contact-row .vc_col-sm-12 {
    padding: 10px;
}

.contact-row span.wpcf7-form-control-wrap {
    float: left;
    margin: 0px;
}

.radio-row span.wpcf7-form-control-wrap {
    width: auto;
    float: left;
    
    color: #999999;
    font-size: 15px;
}

.contact-row input[type="submit"] {
    background: #F18F01;
   
    font-size: 15px;
    text-transform: uppercase;
    line-height: 18px;
    max-width: 190px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 46px;
    text-align: center;
    color: #FFF;
    border: 0px;
}

.contact-row input[type="submit"]:hover {
    background: #f4ac6a;
    color: #FFF;
}


/* contact page css end here */


/* services pages css start here */

.services-list {
    max-width: 950px;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.services-list h3 {
    
    font-weight: normal;
    font-size: 30px;
    line-height: 32px;
    margin: 0px 0 50px;
    padding: 0px;
    color: #323232;
}

.services-list ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.services-list ul li {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0 28px 45px;
    font-size: 22px;
    color: #4B5562;
    background: url(images/bullet.png) 0 3px no-repeat;
    
}

.vc_row.services-list.services-transfers {
    padding: 0px 0 30px;
}

.vc_row.services-list.services-transfers .services-list {
    padding: 0px;
    margin: 0px;
}


/* services pages css end here */


/* footer css start here */

#Footer .widgets_wrapper .widget {
    float: left;
    width: 100%;
}

.home .footer-nav {
    float: left;
    padding: 7px 0;
}

.home .footer-nav ul {
    list-style-type: none;
    float: left;
    margin: 0px;
}

.home .footer-nav ul li {
    float: left;
    font-size: 16px;
    
    padding: 0 50px 0 0;
    list-style-type: none;
}

.home .footer-nav ul li:last-child {
    padding-right: 0px;
}

.footer-icon {
    float: right;
}

.footer-icon a.icon_bar_small {
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    border-radius: 100%;
    background: #4d4d4d;
    color: #6c6c6c;
    float: left;
    margin: 0 32px 0 0;
}

.footer-icon a.icon_bar_small:last-child {
    margin-right: 0px;
}

.footer-icon a.icon_bar_small span {
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #6c6c6c;
}

.footer-icon a.icon_bar_small:hover span {
    color: #FFF;
}

#Footer .footer_action.inner {
    background: rgba(74, 74, 74, 1);
    padding-top: 40px;
}

#Footer .footer_action.inner .one {
    margin-bottom: 0px;
}

.footer_action.inner ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0 13px 0;
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: #5b5b5b solid 1px;
}

.footer_action.inner ul li {
    
    font-size: 16px;
    text-transform: uppercase;
    margin: 0px;
    padding: 10px 30px;
    list-style-type: none;
    display: inline-block;
}

#Footer .footer_action.inner ul li a {
    color: #FFF;
}

#Footer .footer_action.inner ul li a:hover {
    color: #F18F01;
}

.footer-middle p {
    color: #A9A9A9;
    font-size: 14px;
    
    line-height: 24px;
    max-width: 640px;
    margin: 12px 0 0 0;
}

#Footer .one-third .footer-icon a.icon_bar_small {
    background: #ccc;
}

#Footer .footer_copy {
    border-top: 0px;
    
    font-size: 14px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.33);
}

.copyright a,
.social a {
    color: rgba(255, 255, 255, 0.33)!important;
}

.copyright a:hover,
.social a:hover {
    color: #F18F01 !important;
}

#wp-live-chat .wpcf_nd label,
#wp-live-chat-2 .wpcf_wrapper input[type="checkbox"] {
    display: none;
}

#wp-live-chat-2 .wpcf_wrapper input {
    width: 100%!important;
}

#wp-live-chat-2 .wpcf_wrapper input[type="submit"] {
    width: auto!important;
    float: none;
    margin: 0 auto;
    display: table;
    background: rgb(247, 107, 28);
    color: #fff;
    padding: 0 15px;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 36px;
}

#wp-live-chat input,
#wp-live-chat textarea {
    font-size: 15px;
    color: #60686e;
}


/* footer css end here */


/* new banner css home page start here */

.home-new-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
    padding-top: 60px;
    padding-bottom: 0px;
}

.home-new-banner .vc_row.vc_row-flex {
    height: 100%;
}

.home-new-banner h1 {
    text-align: left;
   
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    font-weight: normal;
    margin: 0 0 20px 0;
}

.new-home-banner-logo img {
    height: 40px!important;
    width: auto;
}

.new-home-banner-logo .wpb_wrapper {
    display: flex;
}

.new-home-banner-logo .wpb_wrapper div {
    margin-bottom: 0px;
}

.new-home-banner-logo .wpb_wrapper .wpb_single_image:first-child {
    margin-right: 15px;
}

.home-banner-online-banking {
    padding: 35% 2% 15% 10%;
    background-color: #F18F01;
    -webkit-border-top-left-radius: 35%;
    -webkit-border-bottom-right-radius: 35%;
    -moz-border-radius-topleft: 35%;
    -moz-border-radius-bottomright: 35%;
    border-top-left-radius: 35%;
    border-bottom-right-radius: 35%;
    -webkit-box-shadow: 10px 10px 0px 0px rgba(117, 51, 73, 1);
    -moz-box-shadow: 10px 10px 0px 0px rgba(117, 51, 73, 1);
    box-shadow: 10px 10px 0px 0px rgba(117, 51, 73, 1);
}

.home-banner-online-banking .wpb_single_image {
    margin-bottom: 20px;
}

.home-banner-online-banking .wpb_wrapper>div.wpb_text_column {
    margin-bottom: 25px;
}

.home-banner-online-banking .wpb_single_image img {
    height: 60px!important;
    width: auto;
}

.home-banner-online-banking .wpb_single_image .vc_single_image-wrapper {
    margin: 0px;
}

.home-banner-online-banking h3 {
    
    line-height: 1;
    color: #FFF;
    margin-bottom: 30px;
}

.home-banner-online-banking p {
   
    line-height: normal;
    color: #FFF;
    font-size: 16px;
}

.home-banner-online-banking .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background: #464646;
    
    font-size: 12px;
    height: auto;
    border-radius: 4px;
    padding: 10px 0;
    min-width: 150px;
}

.see-also {
    position: absolute;
    bottom: 0;
    background-color: #753349;
    color: #fff;
    margin: 0px!important;
    padding: 20px;
}

.see-also p {
    margin: 0 0 5px 0;
    padding: 0px;
}

.see-also ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.see-also ul li {
    color: #FFF;
    
    list-style-type: none;
    margin: 0px;
    padding: 0px 0 5px 20px;
    background-image: url(images/left-arrow.svg);
    background-repeat: no-repeat;
    background-size: 12px 9px;
    background-position: 0 6px;
}

.see-also ul li a {
    color: #FFF!important;
}

.home-banner-left {
    padding-left: 16.66666667%;
}

.for-mobile {
    display: none!important;
}

@media screen and (min-width:1024px) {
    .home #Footer .footer_action .one {
        margin-bottom: 0;
        padding-top: 15px;
    }
    /*
.home #Footer{
	position:absolute;
	bottom:0px;
	width:100%;
	z-index:1;
}*/
    .tp-tabs,
    .tp-thumbs,
    .tp-bullets {
        top: inherit !important;
        bottom: 40px;
    }
}

@media screen and (max-width:1239px) {
    #Top_bar .menu_wrapper {
        float: right;
        width: 60%;
    }
    #Top_bar a.responsive-menu-toggle {
        right: 0px;
        margin-top: -5px;
    }
    #Top_bar #menu ul li {
        border-bottom: #f2f2f2 solid 1px;
    }
    #Top_bar .menu>li>a {
        padding: 10px 15px!important;
    }
    #Top_bar #menu ul li a span {
        line-height: 1!important;
    }
    .vc_row.our-mission-icon {
        margin-top: 30px;
    }
    #Subheader ul.breadcrumbs {
        display: block;
    }
}

@media screen and (max-width:1199px) {
    .home-banner-left {
        padding-left: 0;
    }
}

@media screen and (max-width:959px) {
    #Top_bar .menu_wrapper {
        float: right;
        width: 45%;
    }
    .latest-news h4 {
        text-align: left;
        padding: 0 0 20px 0;
    }
    .latest-news h4 em {
        display: initial;
    }
    .latest-news .Latest_news ul li {
        width: 100%;
        border-left: 0px;
        border-bottom: rgba(255, 255, 255, 0.38) solid 1px;
        margin: 0 0 12px;
        padding: 0 0 15px;
    }
    .latest-news .Latest_news ul li:last-child {
        border: 0px;
        margin: 0px;
        padding: 0px;
    }
    .latest-news .Latest_news ul li.has-post-thumbnail .desc {
        padding: 0px;
    }
}

@media screen and (max-width:767px) {
    #Top_bar .logo #logo img {
        height: 60px !important;
    }
    #Top_bar .logo #logo {
        padding: 0 !important;
        margin: 10px 15px;
        height: auto;
        line-height: inherit;
    }
    #Top_bar .menu_wrapper {
        width: 100%;
        position: absolute;
        top: 0;
    }
    #Header .top_bar_left {
        padding-top: 35px;
    }
    #Top_bar a.responsive-menu-toggle {
        right: 20px;
        margin-top: 0px;
    }
    #Top_bar #menu {
        float: left;
        position: absolute !important;
        width: 100% !important;
        padding-bottom: 0;
        top: 115px !important;
    }
    #Action_bar .contact_details {
        display: none;
    }
    #Action_bar .social-menu {
        float: right;
    }
    #Top_bar .logo {
        text-align: left;
    }
    body:not(.template-slider):not(.header-simple) #Header {
        min-height: inherit;
    }
    .inner-hero-section {
        min-height: 300px;
    }
    .inner-hero-section h2 {
        font-size: 40px;
        letter-spacing: 2px;
    }
    .testimonials-row .testimonials_slider {
        width: auto;
        position: relative;
        z-index: 1;
        top: 0;
    }
    .testimonials-wrap {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    .our-mission-icon .wpb_column::after {
        right: inherit;
        top: inherit;
        width: 100%;
        height: 1px;
    }
    .our-mission-icon .icon_box,
    .vc_row.our-mission-icon {
        padding: 30px 0px;
    }
    .inner-hero-section h2 {
        font-size: 32px;
        letter-spacing: 1px;
    }
    h2.vc_custom_heading,
    .promotion-hero-section h2 {
        font-size: 32px!important;
        line-height: 40px!important;
    }
    .our-mission p,
    .testimonials-row blockquote,
    .reliable p,
    .promotion-hero-section p,
    .claim-offer p,
    .credit-card-subtitle p,
    .our-form-subtitle p {
        font-size: 18px;
        line-height: 30px;
    }
    .claim-offer h3 {
        font-size: 22px;
        line-height: 26px;
    }
    .services-list h3 {
        font-size: 22px;
        line-height: 26px;
        margin: 0px 0 30px;
    }
    .services-list ul li {
        font-size: 18px;
        padding: 0px 0 20px 30px;
    }
    .home .footer-nav ul li {
        font-size: 14px;
        padding: 0 20px 0 0;
    }
    a.button .button_icon {
        padding: 10px;
    }
    .our-global-features h3.vc_custom_heading {
        font-size: 28px!important;
        line-height: 34px!important;
    }
    .our-global-wrap .vc_column-inner {
        margin-top: -375px;
    }
    .services-list {
        margin: 0px!important;
        padding: 0px!important;
    }
    .services-list h3,
    .reliable .vc_btn3-container.vc_btn3-center {
        margin-top: 30px;
    }
    .footer_action.inner ul li {
        float: left;
        font-size: 12px;
        line-height: 1.5;
        padding: 10px;
    }
    .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
        font-size: 12px!important;
    }
    .home-new-banner {
        height: 90vh;
    }
    .for-desktop-banner-section {
        display: none!important;
    }
    .home-new-banner h1 {
        text-align: center!important;
        font-size: 2rem;
    }
    .home-new-banner .home-banner-left {
        align-items: start!important;
    }
    .for-mobile {
        display: flex!important;
    }
    .see-also-mobile-section {
        padding: 0px!important;
        margin: 0px;
    }
    .see-also-mobile-section .vc_column_container>.vc_column-inner {
        padding: 0px!important;
    }
    .see-also-mobile-section .wpb_wrapper>div {
        margin: 0px;
    }
    .see-also-mobile-section ul {
        margin: 0px;
        padding: 0px;
        display: flex;
        flex-wrap: wrap;
    }
    .see-also-mobile-section ul li {
        list-style-type: none;
        margin: 0px;
        padding: 0px 50px 0 30px;
        color: #FFF;
        display: flex;
        width: 50%;
        min-height: 160px;
        background-repeat: no-repeat;
        background-position: right bottom;
        align-items: center;
        
        font-size: 16px;
        box-sizing: border-box;
    }
    .see-also-mobile-section ul li a {
        color: #FFF;
    }
    .see-also-mobile-section ul li strong {
        font-weight: normal;
    }
    .see-also-mobile-section ul li strong::after {
        content: "";
        display: inline-block;
        background-image: url(images/left-arrow.svg);
        background-repeat: no-repeat;
        background-size: 12px 9px;
        position: relative;
        width: 12px;
        height: 9px;
        margin-left: 5px;
    }
    .see-also-mobile-section ul li.see-also-mobile {
        background-color: #464646;
        background-image: url(images/see-also-mobile-bg.png);
        font-size: 20px;
        
    }
    .see-also-mobile-section ul li.registration-mobile {
        background-color: #753349;
        background-image: url(images/registration-mobile-bg.png);
    }
    .see-also-mobile-section ul li.login-session-mobile {
        background-color: #a32200;
        background-image: url(images/login-session-mobile-bg.png);
    }
    .see-also-mobile-section ul li.access-mastercard-mobile {
        background-color: #F18F01;
        background-image: url(images/mastercard-mobile-bg.png);
    }
    .see-mobile-logo-section {
        background-color: #464646;
        padding: 40px 20px;
    }
    .see-mobile-logo-section .wpb_wrapper {
        display: flex;
        justify-content: center;
    }
    .see-mobile-logo-section .wpb_wrapper .wpb_single_image:first-child {
        margin-right: 20px;
    }
    .see-mobile-logo-section img {
        max-height: 40px;
        width: auto;
    }
    .go-to-online-btn {
        position: absolute;
        bottom: 0px;
        left: 0;
        width: 100%;
        text-align: center;
    }
    .go-to-online-btn .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
        
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width:479px) {
    .testimonials_slider a.slider_prev,
    .testimonials_slider a.slider_next {
        display: block !important;
    }
    a.button .button_icon i {
        color: rgba(255, 255, 255, 1);
    }
    .testimonials_slider a.slider_prev,
    .testimonials_slider a.slider_next {
        top: 45%!important;
    }
    .see-also-mobile-section ul li {
        padding: 0px 10px 0 20px;
    }
}

#secondary-menu li.submenu a span:hover>ul {
    background-color: #ff0000;
    display: block !important;
}
/*
@media only screen and (max-width: 1500px) and (min-width: 1400px) {
    .page-id-162 #Subheader {
        background-size: cover;
        min-height: 470px;
    }
}

@media only screen and (max-width: 1600px) and (min-width: 1501px) {
    .page-id-162 #Subheader {
        background-size: cover;
        min-height: 540px;
    }
}

@media only screen and (max-width: 1800px) and (min-width: 1601px) {
    .page-id-162 #Subheader {
        background-size: cover;
        min-height: 615px;
    }
}

@media only screen and (max-width: 1950px) and (min-width: 1801px) {
    .page-id-162 #Subheader {
        background-size: cover;
        min-height: 665px;
    }
}

@media only screen and (min-width: 1951px) {
    .page-id-162 #Subheader {
        background-size: cover;
        min-height: 730px;
    }
}*/

/*CSS NEW ONE*/

#Action_bar .social-menu li {
 
    border-right: 1px solid #05C1C1;
}
#Top_bar .logo {
    float: left;
    margin: -40px 30px 10px 17px;
}
body, button, span.date_label, .timeline_items li h3 span, input[type="submit"], input[type="reset"], input[type="button"], input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select, .offer_li .title h3,
h1, h2, h3, h4, .text-logo #logo {
    font-family: "Poppins", Helvetica, Arial, sans-serif !important;
}
.last-padding span
{
	padding-right:0px !important;
}
#Action_bar .social li a,
#Action_bar:not(.creative) .social-menu a,
span.vc_tta-title-text
{
color:#001A5B;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before,
.vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before
{
	border-color : #001A5B !important;	
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat
{
	background-color:#F18F01;
}
.blog-section .vc_btn3.vc_btn3-style-custom:hover,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover
{
	
background-color:#05C1C1 !important;
}
.email-newsletter input[type="submit"],
.see-also,
.home-banner-online-banking .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern
{
	background-color:#F18F01;
}
.email-newsletter input[type="submit"]
{
	color:#fff;
}
.home-banner-online-banking
{
	display:none;
	background-color:#001A5B;
	-webkit-box-shadow: 10px 10px 0px 0px #05C1C1;
    -moz-box-shadow: 10px 10px 0px 0px #05C1C1;
    box-shadow: 10px 10px 0px 0px #05C1C1;
}
 .has_content .the_content_wrapper
{
	margin-bottom:0px;
}
.blog-section .vc_btn3.vc_btn3-size-md
{
	border-radius:5px;
}
.blog-section .vc_btn3.vc_btn3-style-custom
{
	background-image:none;
}