body {
    width: 100%;
    margin: 0;
    font-family: 'Arial';
    overflow-x: hidden; 
    
}
/* 
@font-face {
    font-family: 'Avenir Black';
    src: url(../fonts/Avenir-Black.eot);
    src: url('../fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'), url(../fonts/Avenir-Black.woff2) format('woff2'), url(../fonts/Avenir-Black.woff) format('woff'), url(../fonts/Avenir-Black.ttf) format('truetype'), url('../fonts/Avenir-Black.svg#Avenir Black') format('svg')
} */

@font-face {
    font-family: 'Arial';
    src: url('../fonts/Arial.eot');
    src: url('../fonts/Arial.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arial.woff2') format('woff2'),
         url('../fonts/Arial.woff') format('woff'),
         url('../fonts/Arial.ttf') format('truetype'),
         url('../fonts/Arial.svg#Arial') format('svg')
}


/* @font-face {
    font-family: 'Avenir Book';
    src: url(../fonts/Avenir-Book.eot);
    src: url('../fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'), url(../fonts/Avenir-Book.woff2) format('woff2'), url(../fonts/Avenir-Book.woff) format('woff'), url(../fonts/Avenir-Book.ttf) format('truetype'), url('../fonts/Avenir-Book.svg#Avenir Book') format('svg')
} */

p.copy {
    font-size: 16px;
    padding-top: 14px
}

/* @font-face {
    font-family: 'Arial';
    src: url(../fonts/Avenir-Medium.eot);
    src: url('../fonts/Avenir-Medium.eot?#iefix') format('embedded-opentype'), url(../fonts/Avenir-Medium.woff2) format('woff2'), url(../fonts/Avenir-Medium.woff) format('woff'), url(../fonts/Avenir-Medium.ttf) format('truetype'), url('../fonts/Avenir-Medium.svg#Arial') format('svg')
} */

/*header {
    width: 100%;
    float: left;
    background: #fcfafabd linear-gradient(180deg, rgb(255, 253, 253) 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    z-index: 999
}*/

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
    padding-left: 10px
}

/*OUR CSS START HERE*/
.desktop_unique{display: block !important;}
.mobile_unique{display: none !important;}
/*OUR CSS END HERE*/
.xmr_top{margin-top:108px;}
.o-video {
  width: 100%;
  height: 233px;
  position: relative;
  padding-top: 56.25%; /* 9 / 16 * 100 */
}
.o-video > iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
}
.carousel-control-prev {
    left: -20px !important;
}
    
.carousel-control-next {
    right: -20px !important;
}
.carousel-control-prev-icon {
    background-image: url(../img/arrow-next1.png) !important;
}

.carousel-control-next-icon {
    background-image: url(../img/arrow-pre1.png) !important;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: -7px !important;
    }

#demo2 .carousel-indicators li{
  background-color:#f47920!important;
}
#demo2 .carousel-control-prev-icon,
#demo2 .carousel-control-next-icon{
  background-color:transparent;
}
.carousel-control-next, .carousel-control-prev {
  
     opacity: unset !important;
}

.custom_hr {
    border-top: 2px solid #ec802f;
    width: 60px;
    margin-top: 6px;
    margin-bottom: 20px;
    color: #f47920;
}
.name_class{font-size: 0.95rem;
    /* margin-bottom: 5px; */
    font-weight: 600;
    color: #588695;
   /* padding-top: 15px;*/
}
.img_index{
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}
.testimonials_para{font-size: 15px;
    margin-top: 5px;
    text-align: left;}
#feedback {
    position: fixed;
    top: 40%;
    right: 0;
    z-index: 9999;
    bottom: 0;
    height: 66px;
    margin-left: -3px;
    margin-bottom: -3px;
}
#feedback-tab {
    float: left;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 700;
    cursor: pointer;
    height: auto;
    z-index: 9999;
    background-color: #ec802f;
    margin-right: -50px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 11px;
    word-spacing: 3px;
    padding-left: 13px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 0px;
    -webkit-transform: rotate(
270deg
);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(
270deg
);
    letter-spacing: 0px;
    margin-top: 54px;
}

#feedback-tab:hover{background-color: #222;}
.inner-wrapper {
    float: left;
    width: 100%
}

.wrapperContent {
    float: left;
    width: 100%
}

.wrapperBanner {
    background-image: url(../img/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 550px;
    display: block;
    float: left;
    width: 100%
}

.home__slider {
    float: left;
    width: 100%
}

.header-main {
    float: left;
    width: 100%;
    position: relative;
    z-index: 999
}

.wrapperpress {
    float: left;
    width: 100%
}

.heateor_sss_sharing_title {
    margin-bottom: 10px
}

.whiteheader {
    float: left;
    width: 100%;
    z-index: 99
}

/*.headerDiv {
    display: flex;
    align-items: center;
    padding: 25px 60px 22px 60px;
    text-align: left;
    overflow: hidden;
    z-index: 500;
    height: 108px;
    transition: height .5s ease 0s;
    float: left;
    width: 100%
}

.navContent {
    float: left;
    width: 100%;
    flex-direction: column
}*/

.d-flex,
.d-flex-s {
    display: flex;
    align-items: center
}

.lcf {
    display: flex
}

.h-icgb-text::before {
    background-image: url(../img/gl-icon.png);
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 26px;
    height: 26px
}

.h-icct-text::before {
    background-image: url(../img/email.svg);
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 25px;
    height: 24px
}

.h-iclg-text::before {
    background-image: url(../img/user.svg);
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 24px;
    height: 24px;
    left: -20px
}

.iconContact {
    text-align: center
}

.view-more {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 auto
}

a.view-more-btn,
a.view-more-btn:hover {
    display: inline;
    border: 3px solid #fff;
    margin: 0 auto;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none
}

.wrapper_blog a.view-more-btn,
a.view-more-btn:hover {
    display: inline;
    border: 3px solid #fff;
    margin: 0 auto;
    padding: 10px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    background-color: #588695
}

.wrapper_blog a.view-more-btn:hover {
    display: inline;
    border: 3px solid #f47920;
    color: #fff;
    background-color: #f47920
}

.h-icgb-text,
.h-icct-text {
    width: 67px;
    height: 25px;
    font-size: 19px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #00008B;
    padding: 1px 0 0 50px;
    text-decoration: none
}

.h-icct-text a,
.h-icct-text a:hover {
    color: #525252;
    text-decoration: none
}

.third-nav {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.search-icon svg {
    width: 24px;
    height: 24px;
    margin-right: 60px;
    fill: #538697;
    opacity: 0
}

/*.nav ul {
    padding: 35px;
    color: #fff;
    list-style: none
}

nav ul li {
    font-size: 20px;
    margin-bottom: 15px
}

nav ul li a,
nav ul li a:hover {
    font-size: 18px;
    color: #fff;
    text-decoration: none
}

nav ul li::after {
    content: '';
    border-bottom: 1px solid #fff;
    display: block;
    width: 100%;
    position: relative;
    top: 10px
}

.nav-tgl {
    cursor: pointer;
    z-index: 100;
    border: none;
    border-radius: 50%;
    padding: 0;
    background: none;
    position: absolute;
    top: 0
}

.nav-tgl>span {
    display: inline-block;
    position: relative;
    height: 2px;
    width: 25px;
    border-radius: 1px;
    background: #538697;
    vertical-align: middle
}

.nav-tgl>span:before,
.nav-tgl>span:after {
    display: inline-block;
    position: absolute;
    content: "";
    height: 2px;
    border-radius: 1px;
    background: #538697;
    transition: all 200ms
}

.nav-tgl>span:before {
    top: -8px;
    left: 0;
    width: 40px
}

.nav-tgl>span:after {
    top: 8px;
    left: 0;
    width: 25px
}

.nav-tgl:focus {
    outline: none
}

.nav-tgl:hover>span:after,
.nav-tgl:hover>span:before {
    width: 34px;
    left: 0
}

.nav {
    display: block;
    position: fixed;
    top: 110px;
    right: 0;
    content: '';
    width: 325px;
    height: auto;
    transition: all 500ms ease-in-out;
    clip-path: circle(100px at calc(100% - 80px) 80px);
    visibility: hidden;
    z-index: 99;
    background: #588695 url(../img/d-incred.png);
    background-repeat: no-repeat;
    background-size: contain
}

.menu.active .nav {
    visibility: visible;
    clip-path: circle(100%)
}

.menu.active .nav-tgl>span {
    height: 0
}

.menu.active .nav-tgl>span:after,
.menu.active .nav-tgl>span:before {
    top: 0;
    left: 0;
    width: 34px;
    background: #538697
}

.menu.active .nav-tgl>span:after {
    transform: rotate(-45deg)
}

.menu.active .nav-tgl>span:before {
    transform: rotate(45deg)
}*/

.bannertxt {
    align-items: center;
    justify-content: center;
    display: none;
    position: absolute;
    top: 45%;
    background: rgba(0, 0, 0, 0);
    width: 100%
}

.bannertxt p {
    font-size: 45px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.55;
    letter-spacing: 2px;
    text-align: center;
    color: #fa6f23;
    text-transform: uppercase;
    font-family: Arial;
    position: relative;
    top: 0
}

.wrapperWhoweare {
    float: left;
    width: 100%;
    z-index: 1;
    position: relative;
    background: #fff
}

.wrapperDiv {
    padding: 30px 60px;
    float: left;
    width: 100%
}

.wrapperDivOurTeam h2 {
    margin-bottom: 0
}

.wrapperHeading h2 {
    text-align: center;
    font-size: 34px;
    font-weight: bolder;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: #f47920;
    margin-bottom: 34px;
    font-family: auto;
}

.WrapperIcon {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .16);
    background-color: #fff;
    align-items: center;
    display: flex;
    justify-content: center;
    transition: 0.8s linear
}

.WrapperIcon:hover {
    background-color: #538697
}

.WrapperIcon:hover .cls-3 {
    fill: #fff;
    stroke-width: 2px;
    stroke: #fff
}

.cls-3 {
    fill: #538697;
    stroke-width: 2px;
    stroke: #538697
}

.cls-1 {
    fill: none
}

.WrapperIcon:hover .cls-2 {
    fill: #fff
}

.cls-2 {
    fill: #538697
}

.wrapperCompanyTxt {
    float: left;
    width: 100%;
    padding: 0 20px
}

.wrapperCompanyTxt h3 {
    font-size: 24px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: left;
    color: #538697;
    font-family: auto;
    font-weight: 700
}

.wrapperCompanyTxt h3:hover {
    text-decoration: none;
    color: #538697
}

.wrapperCompanyTxt a:hover {
    text-decoration: none;
    color: #538697
}

.wrapperCompanyTxt p {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #525252;
    font-family: Arial !important;
    margin-bottom: 0
}

.columnOne {
    margin-top: calc(110px + 36px);
    margin-bottom: 40px;
    float: left;
    width: 100%
}

.columnTwo {
    margin-top: 46px;
    float: left;
    width: 100%
}

.columnThree {
    float: left;
    width: 100%
}

.read-more {
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #f47920;
    text-decoration: none
}

.read-more:hover {
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    text-decoration: none;
    color: #f47920
}

a.read-more::after {
    content: '';
    border-bottom: 1px solid #538697;
    display: block;
    width: 70px;
    position: relative;
    left: 15px
}

a.read-more::before {
    content: '';
    background-image: url(../img/multimedia.svg);
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    top: 40px;
    right: -84px
}

.read-more-white {
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #fff;
    text-decoration: none;
    margin: 0 auto
}

.read-more-white:hover {
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    text-decoration: none;
    color: #fff
}

a.read-more-white::after {
    content: '';
    border-bottom: 1px solid #fff;
    display: block;
    width: 80px;
    position: relative;
    left: 15px;
    margin: 0 auto
}

a.read-more-white::before {
    content: '';
    background-image: url(../img/multimedia-white.svg);
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    top: 45px;
    right: -60px;
    margin: 0 auto
}

.backlinks ul li a {
    color: #fff
}

.backlinks ul li a:hover {
    color: #fff;
    text-decoration: none
}

.wrapperServices {
    float: left;
    width: 100%;
    background: #f4f7f8
}

.wrapperCompany {
    margin-top: 0
}

.box-services {
    margin-right: 3vw;
    margin-left: 3vw;
    padding-bottom: 5vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.wrapperserviceinner {
    float: left;
    width: 100%
}

.box-services-flip {
    margin-right: 3vw;
    margin-left: 3vw;
    padding-top: 5vw
}

.box-services-img img {
    width: 100%
}

.box-services-txt {
    float: left;
    width: 100%;
    margin: 15px 0
}

.box-services-txt h3 {
    font-size: 24px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    letter-spacing: normal;
    text-align: left;
    color: #525252;
    text-transform: uppercase;
    font-family: auto;
}

.box-services-txt p {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: left;
    color: #525252;
    font-family: 'Arial';
    margin: 0;
    min-height: 30px
}

.read-more-services {
    float: right;
    margin-right: 20px;
    margin-bottom: 20px
}

.leadership-img {
    border-radius: 50%;
    width: 300px;
    height: 300px;
    overflow: hidden;
    object-fit: contain;
    margin: 0 auto
}

.leadership-img img,
.blog-img img {
    width: 100%
}

.leadershiptxt h4 {
    font-size: 24px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.37;
    letter-spacing: normal;
    text-align: center;
    color: #525252;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
    font-family: auto;
}

.leadershiptxt p {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.68;
    letter-spacing: normal;
    text-align: center;
    color: #525252;
    font-family: 'Arial'
}

.global-leadership {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.wrapper-blog {
    float: left;
    width: 100%
}

.blog-txt {
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16);
    background-color: #fff;
    padding: 20px;
    float: left;
    width: 100%
}

.link-menu-one:hover>ul.submenu {
    display: block
}

.submenu {
    display: none
}

.blog-txt h6 {
    font-size: 20px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: 1.2px;
    text-align: left;
    color: #538697;
    font-family: auto;
}

.blog-txt h4 {
    font-size: 28px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: left;
    color: #525252;
    font-family: auto;
}

.blog-txt p {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: .36px;
    text-align: left;
    color: #525252;
    font-family: 'Arial'
}

.wrapperConnet {
    float: left;
    width: 100%;
    box-shadow: 0 -2px 15px 0 rgba(0, 0, 0, .16);
    background-color: #fff
}

button.btn-control.btn {
    border-radius: 8px;
    background-color: #588695;
    width: 100%;
    font-size: 17px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 25px
}

.blog-section {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

footer {
    float: left;
    width: 100%
}

.footer {
    float: left;
    width: 100%;
    background: #588695
}

.footer .logo {
    text-align: center
}

.social-media {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 auto
}

.social-media ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block
}

.social-media ul li {
    float: left;
    color: #fff;
    padding-right: 10px;
    font-size: 18px;
    cursor: pointer
}

.backlinks {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 auto
}

.backlinks ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block
}

.backlinks ul li {
    float: left;
    color: #fff;
    padding-right: 16px;
    font-size: 18px;
    font-weight: 900;
    margin-top: 10px;
    cursor: pointer;
    margin-bottom: 30px;
    font-family: Arial
}

.desclaimer {
    float: left;
    width: 100%;
    padding-bottom: 30px
}

.desclaimer p {
    width: 60%;
    margin: 0 auto;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    font-family: Arial;
}

.wrapperNews {
    background: url(../img/In-the-new.jpg);
    width: 100%;
    float: left;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.newsSection {
    float: left;
    width: 100%
}

.newsBLog {
    float: left;
    width: 100%;
    color: #fff
}

.newsBLog h3 {
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    font-family: auto;
}

.newsBLog p {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    margin-bottom: 15px;
    font-family: Arial;
}

.read-more-news a,
.read-more-news a:hover {
    text-decoration: none;
    color: #fff;
    font-weight: 700
}

.read-more-insight,
.read-more-insight:hover {
    text-decoration: none;
    color: #f47920;
    font-weight: 700
}

hr.boder-white {
    border-top: 1px solid #fff
}

button.owl-prev {
    position: absolute;
    left: -15px;
    top: 30%;
    background-image: url(../img/left-arrow.png) !important;
    width: 20px;
    height: 41px;
    background-repeat: no-repeat !important
}

button.owl-next {
    position: absolute;
    right: -15px;
    top: 30%;
    background-image: url(../img/right-arrow.png) !important;
    width: 20px;
    height: 41px;
    background-repeat: no-repeat !important
}

.owl-prev span,
.owl-next span {
    display: none
}

.whiteheader .headerDiv {
    padding: 20px 60px 20px 60px !important;
    height: 80px !important
}

.whiteheader .nav-tgl {
    top: 5px
}

.read-more-news a::after {
    content: '';
    background-image: url(../img/multimedia-white.svg);
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    position: relative;
    top: 3px;
    left: 5px
}

.read-more-insight::after {
    content: '';
    background-image: url(../img/multimedia.svg);
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    position: relative;
    top: 3px;
    left: 5px
}

.services-sec {
    float: left;
    width: 100%;
    position: relative;
    font-family:auto;
}

.arrow {
    background-image: url(../img/multimedia-white.svg);
    display: inline-block;
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
    position: relative;
    top: 0;
    left: 2px
}

.footer-sticky {
    float: left;
    width: 100%;

    .services-sec {
        float: left;
        width: 100%
    }

    background:#f68633;
    padding:5px 20px;
    color:#fff;
    font-weight:700;
    font-size:20px;
    position:fixed;
    bottom:0;
    z-index:9999;
    display:none
}

.img-animate img {
    width: 200px;
    text-align: center;
    position: relative
}

.img-animate {
    display: none
}

.address {
    font-size: 12px;
    margin-bottom: 6px
}

.desclaimer p a,
.desclaimer p a:hover {
    color: #fff;
    text-decoration: underline
}

.btn-login,
.btn-login a:hover {
    color: #00008B !important;
    margin-right: 40px;
    position: relative;
    top: 0;
    letter-spacing: 1px;
    font-size: 19px !important
}

.iconContact img {
    width: 310px
}

.login-icon {
    position: relative;
    top: 0;
    margin-right: 21px
}

.mangamentName {
    letter-spacing: 0;
    color: #F47920;
    text-transform: uppercase;
    opacity: 1;
    font-size: 24px;
    font-weight: 800;
    font-family: auto;
}

.mangamentDes {
    text-align: left;
    font-size: 15px;
    letter-spacing: 0;
    color: #525252;
    opacity: 1;
    line-height: 40px;
    font-family: Arial;
    font-weight: 600
}

.mangamentDesc {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0;
    color: #525252;
    opacity: 1;
    line-height: 25px;
    font-family:Arial;
    margin-bottom: 40px
}

ul.social-media-icon {
    list-style: none;
    color: #588695;
    font-size: 24px;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0
}

ul.social-media-icon li,
ul.social-media-icon-productteam li {
    float: left;
    padding: 0 10px 0 0
}

.wrapperDivInPress .wrapperHeading h2 {
    margin-bottom: 0
}

.wrapperDivOurTeam {
    padding: 60px 0;
    float: left;
    width: 100%
}

.incred-press {
    padding: 20px;
    background: #fff;
    box-shadow: 1px 7px 20px 0 #cccc;
    margin-bottom: 21px;
    height: 350px
}

.incred-press:hover {
    transform: scale(1.05);
    transition: transform .5s ease
}

.press-img {
    text-align: right;
    height: 30px
}

.press-name {
    padding: 20px 0 5px 0;
    font-size: 18px;
    font-weight: 700;
    color: #212529
}

.press-title {
    padding: 10px 0;
    height: 125px
}

.incred-press .press-name a {
    padding: 20px 0 5px 0;
    font-size: 18px;
    font-weight: 700;
    color: #212529;
    text-decoration: none !important
}

.press-date {
    font-size: 18px;
    color: #212529;
    text-decoration: none !important
}

.press-title {
    font-size: 20px;
    text-decoration: none;
    color: #588695;
    font-weight: 700;
   line-height: 26px;

}

.press-title a,
.press-title a:hover {
    font-size: 18px;
    text-decoration: none !important;
    color: #588695;
    font-weight: 700
}

.incred-press a:hover {
    text-decoration: none !important
}

ul.social-media-icon-productteam {
    list-style: none;
    color: #588695;
    font-size: 24px;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0;
    justify-content: center;
    display: flex
}

.advisory-productTeam-section .mangamentProfile {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 20px
}

.mangamentProfile {
    box-shadow: 0 8px 17px #00000029;
    border-radius: 50%;
    background: none !important;
    width: 200px;
    margin: 0 auto;
    margin-bottom: 30px
}

.advisory-mangament-section {
    float: left;
    width: 100%
}

.Senior-board {
    float: left;
    width: 100%
}

.advisory-board {
    float: left;
    width: 100%
}

.wrapperHeading {
    float: left;
    width: 100%
}

.textDisc {
    letter-spacing: 0;
    color: #525252;
    opacity: 1;
    font-family: Arial;
    font-size: 16px;
    margin: 0 auto;
    width: 90%
}

.advisory-productTeam-section .mangamentDes {
    text-align: center
}

.ourteamhead {
    padding-bottom: 45px
}

.sections-block {
    padding: 125px 0
}

.business_value {
    float: left;
    width: 100%
}

.business_value h2 {
    letter-spacing: 0;
    color: #F47920;
    text-transform: uppercase;
    opacity: 1;
    font-size: 24px;
    font-weight: 800;
    font-family: auto;
    text-align: center;
    float: left;
    width: 100%;
    position: absolute;
    top: 35%
}

.business_value p {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0;
    color: #525252;
    opacity: 1;
    line-height: 25px;
    font-family: Arial;
    float: left;
    width: 100%;
    position: absolute;
    top: 49%
}

.seinor-managment-detail {
    float: left;
    width: 100%
}

.WrapperIcon:hover .b,
.WrapperIcon:hover .a {
    stroke: #ffff !important
}

.a,
.b {
    stroke: #588695 !important
}

.a,
.b {
    fill: none !important
}

.circle_one {
    margin-left: 25px
}

.circle_three {
    margin-left: -15px
}

.img-business-value {
    box-shadow: none;
    border-radius: 50%;
    box-shadow: 8px 15px 20px 0 #cccccc57
}

.wrapperBannerImg {
    float: left;
    width: 100%;
    position: relative;
    display: none
}

.invest-with-confidence-headline h2 {
    font-size: 24px;
    letter-spacing: 0;
    color: #487280;
    font-weight: 500;
    text-align: center;
    margin-bottom: 25px;
    font-family: auto;
}

.incredwealth-app {
    float: left;
    width: 100%;
    padding: 20px;
    background: #fff;
    box-shadow: 1px 17px 20px 0 rgba(0, 0, 0, .04);
    border-radius: 0 0 10px 10px
}

.invest-with-confidence {
    width: 150px;
    height: 150px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 8px 17px rgba(0, 0, 0, .1607843137254902);
    margin: 0 auto;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: center
}

.invest-with-confidence img {
    width: 65px
}

.invest-with-confidence {
    text-align: center
}

.our-strenght-bli {
    font-size: 16px;
    text-align: center
}

.our-strenght-txt h2 {
    letter-spacing: 0;
    color: #F47920;
    opacity: 1;
    font-size: 24px;
    font-weight: 500;
    font-family: 'Arial'
}

.our-strenght-txt {
    background: #fff;
    float: left;
    width: 100%;
    box-shadow: 0 8px 17px #00000029;
    margin-bottom: 15px;
    padding: 15px
}

.our-strenght-txt p {
    font-size: 13px
}

.Senior-board h2 {
    margin-bottom: 0
}

.business_value-optn {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .16);
    background-color: #fff;
    align-items: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
    transition: 0.8s linear
}

.business_value-optn h2 {
    letter-spacing: 0;
    color: #F47920;
    text-transform: none;
    opacity: 1;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Arial'
}

.txt-business-value-optn p {
    font-size: 16px;
    letter-spacing: 0;
    color: #525252;
    opacity: 1;
    line-height: 25px;
    font-family: Arial;
    text-align: center;
    margin-top: 30px
}

.ourteambanner {
    background-position: top !important
}

.services-section {
    float: left;
    width: 100%;
    margin: 60px 0
}

.services-heading {
    text-align: left;
    font-family: auto;
    font-size: 34px;
    letter-spacing: 0;
    color: #538697;
    text-transform: capitalize;
    opacity: 1;
    margin-bottom: 20px
}

.services-subhead {
    text-align: left;
    font-family: auto;
    font-size: 24px;
    letter-spacing: 0;
    color: #F47920;
    opacity: 1;
    margin-bottom: 20px
}

.services-desc {
    text-align: left;
    font-family: Arial;
    line-height: 24px;
    font-size: 16px;
    letter-spacing: 0;
    color: #707070;
    opacity: 1
}

.servies-features {
    float: left;
    width: 100%
}

.servies-features ul {
    float: left;
    width: 100%;
    padding-left: 20px;
    list-style: none
}

.servies-features ul li {
    padding: 5px 10px;
    font-family: Arial;
    font-size: 18px;
    margin-bottom: 10px;
    color: #538697
}

.servies-features ul li:before {
    content: '';
    border: 2px solid #F47920;
    position: relative;
    left: -15px
}

.bg-section {
    background: rgba(83, 134, 151, .058823529411764705);
    padding: 60px 0
}

.pl-6 {
    padding-left: 3rem !important
}

.pr-6 {
    padding-right: 3rem !important
}

.box-services:hover {
    transform: scale(1.05);
    transition: transform .5s ease
}

.box-services-flip:hover {
    transform: scale(1.05);
    transition: transform .5s ease
}

.incredwealth-app {
    float: left;
    width: 100%;
    padding: 20px;
    background: #fff;
    box-shadow: 1px 17px 20px 0 rgba(0, 0, 0, .04);
    border-radius: 0 0 10px 10px;
    height: 525px
}

.incredwealth-txt h4 {
    font-weight: 600;
    color: #588695;
    margin-bottom: 20px;
    line-height: 24px;
    text-align: center
}

.incredwealth-txt h6 {
    font-weight: 600;
    color: #f47920;
    line-height: 24px;
    height: 51px;
    font-size: 16px;
    text-align: center
}

.incredwealth-txt p {
    float: left;
    width: 100%;
    font-size: 16px;
    text-align: center
}

.app-feature {
    float: left;
    width: 100%
}

.app-service {
    float: left;
    width: 100%
}

.app-details {
    float: left;
    width: 100%;
    padding: 60px 0;
    background: rgba(88, 134, 149, .12156862745098039)
}

.faq-section {
    float: left;
    width: 100%
}

.faq-section h2 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 20px
}

.video-section h2 {
    margin-bottom: 20px;
    text-align: center
}

.accordion {
    background-color: #f5f5f5;
    color: #444;
    cursor: pointer;
    padding: 10px 20px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    font-weight: 700;
    margin-bottom: 10px
}

.accordion .active,
.accordion:hover {
    background-color: #588695;
    color: #fff;
    font-weight: 700
}

.panel {
    padding: 0 20px;
    background-color: #fff;
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s ease-out
}

.panel p {
    padding: 20px 0 0 0
}

button.accordion:after {
    content: '\002B';
    color: #ec6118;
    font-weight: 700;
    float: right;
    margin-left: 5px
}

button.accordion.active:after {
    content: "\2212";
    color: #ec6118
}

.incredwealth-app:hover {
    box-shadow: 1px 17px 20px 0 rgba(0, 0, 0, .21);
    transition: 0.5s
}

span.h-icgb-text {
    display: none
}

.incredapp-icon {
    transition: 0.8s linear;
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center
}

.incredwealth-txt {
    float: left;
    width: 100%
}

.form_wrapper {
    float: left;
    width: 100%
}

.bg-contact {
    float: left;
    width: 100%
}

.get-in-touch {
    float: left;
    padding: 20px 0;
    margin-bottom: 60px
}

.get-in-touch h3 {
    font-weight: 700;
    text-align: left;
    margin-bottom: 20px
}

.get-in-touch h6 {
    font-weight: 700;
    text-align: left;
    margin: 40px 0;
    font-size: 24px;
    color: #f47920
}

.get-in-touch h3::after {
    border-bottom: 3px solid #f47920;
    content: '';
    width: 200px;
    height: 1px;
    display: block;
    position: relative;
    top: 10px
}

.form-control:focus {
    outline: none;
    box-shadow: none !important
}

button.btn-img {
    border: 2px solid #f47920;
    padding: 5px 40px;
    font-weight: 800;
    background: #fff
}

.img-contact {
    width: 400px;
    background: #fff;
    box-shadow: -3px 1px 20px rgba(204, 204, 204, .4588235294117647);
    padding: 20px 0
}

.img-txt {
    width: 250px;
    text-align: center;
    position: relative;
    top: -5px
}

.img-txt h4 {
    font-size: 24px;
    text-align: left;
    color: #f47920
}

.img-txt h6 {
    font-size: 17px;
    text-align: left
}

.img-icon {
    width: 100px
}

.img-icon img {
    background: #fcf8f5;
    padding: 16px;
    border-radius: 50%;
    box-shadow: 2px 0 11px 4px rgba(204, 204, 204, .32941176470588235);
    position: relative;
    top: -5px
}

.location-office h6 {
    font-weight: 700;
    text-align: left;
    margin: 40px 0;
    font-size: 32px;
    color: #f47920
}

.address h6 {
    font-size: 24px;
    font-weight: 700;
    color: #588695
}

.address p {
    font-size: 18px;
    line-height: 31px
}

.address a,
.address a:hover {
    color: #000;
    text-decoration: underline
}

.footer {
    float: left;
    width: 100%;
    background: #588695 url(../img/d-incred.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: auto
}

.bannerscrollWrapper {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    left: -15px
}

.bannerscrollWrapper a {
    position: absolute;
    bottom: 20px;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 20px/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s
}

.bannerscrollWrapper a span {
    position: absolute;
    top: 20px;
    width: 40px;
    height: 40px;
    background-color: #fa6f23;
    border: 2px solid #fa6f23;
    border-radius: 50px;
    box-sizing: border-box
}

.bannerscrollWrapper a span::before {
    font-family: 'FontAwesome';
    position: absolute;
    content: '\f107';
    box-sizing: border-box;
    font-size: 40px;
    color: #fff;
    left: 5px
}

.app-download {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}

.app-download h6 {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px
}

@-webkit-keyframes sdb10 {
    0% {
        -webkit-transform: translate(0, 0);
        opacity: 0
    }

    40% {
        opacity: 1
    }

    80% {
        -webkit-transform: translate(0, 20px);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

@keyframes sdb10 {
    0% {
        transform: translate(0, 0);
        opacity: 0
    }

    40% {
        opacity: 1
    }

    80% {
        transform: translate(0, 20px);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.bannerscrollWrapper a,
.bannerscrollWrapper a:hover {
    padding-top: 60px;
    text-decoration: none;
    color: #2e2d2d
}

.bannerscrollWrapper {
    display: block
}

.app-features-text-heading {
    font-weight: 600;
    color: #588695;
    margin-bottom: 20px;
    text-align: left;
    font-size: 32px;
    line-height: normal
}

.app-features-text-subheading {
    font-weight: 600;
    color: #f47920;
    line-height: normal;
    font-size: 24px;
    text-align: left;
    margin-bottom: 20px
}

.app-features-text-desc {
    float: left;
    width: 100%;
    font-size: 16px;
    text-align: left;
    line-height: 31px
}

.app-features-text-heading::after {
    content: '';
    border-bottom: 2px solid #f47920;
    display: block;
    width: 200px;
    position: relative;
    top: 10px
}

.app-features-text {
    float: left;
    width: 100%
}

.app-section {
    float: left;
    width: 100%;
    padding: 30px 0
}

.banenr-text {
    font-size: 50px;
    font-weight: 700;
    font-family: auto #000;
    margin-bottom: 20px;
    color: #588695
}

.wrapperbanner {
    float: left;
    width: 100%;
    background: #f5f5f5;
    padding: 60px 0
}

.video-image {
    float: left;
    width: 100%
}

.app-faq-details {
    float: left;
    width: 100%;
    padding: 60px 0
}

button:focus {
    outline: none !important;
    outline: none !important
}

.form-wrapper h6 {
    font-weight: 700;
    text-align: left;
    margin: 40px 0;
    font-size: 32px;
    color: #f47920
}

.box {
    display: none
}

.social-media a {
    color: #fff
}

.social-media a:hover {
    color: #fff
}

.app-features-img {
    margin-top: 30px
}

#contact_btn-sec {
    position: fixed;
    right: 0;
    top: 40%;
    transition: all 0.5s;
    z-index: 999
}

.app_slider {
    height: 80px;
    right: 45px;
    top: 40%;
    background-color: #f47435;
    overflow: hidden;
    text-align: center;
    color: #fff;
    z-index: 10;
    padding: 10px 0;
    border-radius: 10px 0 0 10px;
    position: fixed;
    display: none
}

.app_slider img {
    width: 35px;
    position: relative;
    top: 10px
}

.tag a,
.tag a:hover {
    background: #FFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 22px;
    opacity: 1;
    display: inline-block;
    padding: 2px 30px;
    margin: 10px 0;
    letter-spacing: 1.2px;
    color: #525252;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none
}

.tag a::before {
    content: '';
    height: 10px;
    width: 10px;
    background-color: #F47920;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    left: -10px
}

.heading_blog a,
.heading_blog a:hover {
    font-size: 24px;
    letter-spacing: 1.5px;
    color: #F47920;
    font-weight: 700;
    margin: 10px 0;
    text-decoration: none;
    font-family: auto !important;
}

.blog_desc {
    text-align: left;
    font-size: 16px;
    letter-spacing: 0;
    color: #525252;
    opacity: 1;
    margin-bottom: 10px;
    font-size: 15px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
}

.heading_blog {
    margin: 20px 0;
    float: left;
    width: 100%;
}

.wrapperSubHeading h2 {
    text-align: center;
    color: #588695;
    font-size: 30px;
    font-family: auto;
}

.blog-image img {
    width: 100%;
    height: auto
}

.blog-image {
    margin: 10px 0;
    float: left;
    width: 100%
}

.wrapper_blog {
    float: left;
    width: 100%;
    margin-bottom: 70px
}

.mainwrapper_blog {
    float: left;
    width: 100%
}

.blog_desc h4 {
    color: #F47920;
    font-weight: 300;
    margin: 15px 0
}

.bd {
    border-bottom: 2px solid #ccc;
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.author_details {
    float: left;
    margin: 10px 0 20px 0
}

span.author_name {
    font-weight: 700;
    margin-right: 15px
}

span.author_date {
    font-weight: 700;
    margin-right: 15px
}

.heading_daily_insight a,
.heading_daily_insight a:hover {
    font-size: 18px;
    letter-spacing: 1.5px;
    color: #F47920;
    font-weight: 700;
    margin-bottom: 10px;
    text-decoration: none;
    float: left;
    width: 100%
}

.blog_section {
    width: 100%;
    float: left
}

.blog_section:hover {
    transform: scale(1.05);
    transition: transform .5s ease
}

.heading_blog h3 {
    width: 100%
}

.back a,
.back a:hover {
    float: right;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #f47920;
    text-decoration: none;
    bottom: 20px
}

.back a:before {
    content: '';
    background-image: url(../img/multimedia.svg);
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    top: 40px;
    right: -105px
}

.back a:after {
    content: '';
    border-bottom: 1px solid #538697;
    display: block;
    width: 70px;
    position: relative;
    left: 38px
}

.blog_detail {
    float: left;
    width: 100%
}

.backlinks ul li a {
    color: #fff;
    font-weight: 500
}

.back {
    float: right;
    margin: 0
}

.advisory-productTeam-section {
    float: left;
    width: 100%
}

@media only screen and (max-width:959px) {
    .headerDiv {
        padding: 36px 26px 24px 26px
    }

    .wrapperDiv {
        padding: 36px 36px;
        float: left;
        width: 100%
    }

    .textDisc {
        letter-spacing: 0;
        color: #525252;
        opacity: 1;
        font-family: Arial;
        font-size: 16px;
        margin: 0 auto;
        width: 100%
    }
}

@media only screen and (max-width:1024px) {
    .columnOne {
        margin-top: 20px;
        margin-bottom: 40px
    }

    .d-flex-s {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end
    }

    .columnTwo {
        margin-bottom: 45px;
        margin-top: 0
    }

    .box-services-txt p {
        font-size: 16px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: left;
        color: #525252;
        font-family: 'Arial';
        margin: 0;
        min-height: 132px
    }
}

@media only screen and (max-width:767px) {
    .headerDiv {
        padding: 18px 0 14px
    }

    .box-services-txt p {
        font-size: 16px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.67;
        letter-spacing: normal;
        text-align: left;
        color: #525252;
        font-family: 'Arial';
        margin: 0;
        min-height: 80px
    }

    .heading_blog {
        margin: 10px 0;
        float: left;
        width: 100%;
        height: auto
    }

    .backlinks ul li {
        float: left;
        color: #fff;
        padding-right: 16px;
        font-size: 12px;
        font-weight: 900;
        margin-top: 10px;
        cursor: pointer;
        margin-bottom: 20px;
        font-family: Arial
    }

    .ourteambanner {
        background-position: center !important
    }

    .nav-tgl {
        top: 0
    }

    .iconContact {
        text-align: left
    }

    .wrapperDiv {
        padding: 20px 20px;
        float: left;
        width: 100%
    }

    .columnOne {
        margin-top: 20px;
        margin-bottom: 40px
    }

    .d-flex-s {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end
    }

    .columnTwo {
        margin-bottom: 45px;
        margin-top: 0
    }

    .wrapperCompany {
        margin-top: 40px
    }

    .bannertxt p {
        font-size: 28px
    }

    .wrapperCompanyTxt h3 {
        font-size: 32px
    }

    .wrapperHeading h2 {
        font-size: 28px
    }

    .leadership-img {
        border-radius: 50%;
        width: 200px;
        height: 200px;
        overflow: hidden;
        object-fit: contain;
        margin: 0 auto
    }

    .desclaimer p {
        width: 100%;
        margin: 0 auto;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.68;
        letter-spacing: normal;
        text-align: center;
        color: #fff
    }

    .nav ul {
        color: #fff;
        list-style: none
    }

    .read-more-services {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px
    }

    .whiteheader .headerDiv {
        padding: 20px 20px 20px 20px !important;
        height: 80px !important
    }

    .footer-sticky {
        float: left;
        width: 100%;
        background: #f68633;
        padding: 5px 20px;
        color: #fff;
        font-weight: 700;
        font-size: 20px;
        position: fixed;
        bottom: 0;
        z-index: 9999
    }

    .img-business-value {
        box-shadow: 0 8px 17px #00000029;
        border-radius: 50%
    }

    .pl-6 {
        padding-left: 0px !important
    }

    .pr-6 {
        padding-right: 0px !important
    }

    .services-section {
        float: left;
        width: 100%;
        margin: 30px 0
    }

    .bg-section {
        background: rgba(83, 134, 151, .058823529411764705);
        padding: 30px 0
    }
}

@media only screen and (max-width:350px) {
    .iconContact img {
        width: 120px
    }
}

@media only screen and (max-width:486px) and (min-width:360px) {
    .iconContact img {
        width: 160px;
    }
}

@media only screen and (max-width:900px) and (min-width:768px) {

    .h-icgb-text,
    .h-icct-text {
        width: 67px;
        height: 25px;
        font-size: 15px;
        font-weight: 400;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: left;
        color: #525252;
        padding: 0 0 0 40px;
        text-decoration: none
    }

    .h-icct-text::before {
        background-image: url(../img/email.svg);
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        left: 100px;
        top: 50%;
        transform: translateY(-50%);
        width: 24px;
        height: 24px
    }
}

.desclaimer .fa {
    font-size: 24px;
    line-height: 26px;
    padding: 5px
}

.navIcon {
    float: left;
    margin: 0 10px 0 10px
}


/*.mainNav {
    position: fixed;
    top: 200px;
    right: 0;
    opacity: 0;
    z-index: -1;
    width: 100%;
    max-width: 360px;
    display: none;
    background-color: #538697
}
*/
.register-butt {
    float: left;
    text-align: center
}

/*.mainNav.open {
    opacity: 1;
    height: auto;
    top: 95px;
    z-index: 3;
    display: block
}

.mainNav>ul {
    background-color: #538697;
    padding: 10px
}

a:not([href]):not([tabindex]) {
    color: #ffffff !important;
    text-decoration: none
}

.mainNav>ul>li {
    border-bottom: 1px solid #437180
}

.mainNav>ul>li a {
    display: block;
    font-size: 18px;
    display: block;
    font-family: 'Avenir Book';
    padding: 10px 30px
}

.mainNav>ul>li>a {
    color: #fff;
    background-color: #538697
}

.mainNav>ul>li:last-child {
    border-bottom: 0
}

.mainNav>ul>li .lavel2 {
    display: none
}

.mainNav>ul>li .lavel1 {
    display: none
}

.mainNav .subMenu::after {
    content: "+";
    display: block;
    position: absolute;
    right: 35px;
    top: 70px;
    color: #fff;
    font-size: 18px
}

.mainNav>ul>li.subMenu>a:after {
    content: "+";
    display: block;
    position: absolute;
    right: 35px;
    top: 8px;
    color: #fff;
    font-size: 1rem
}

.mainNav .subMenu.open::after {
    content: "";
    display: block;
    right: 35px;
    top: 23px;
    color: #fff;
    background: #fff;
    height: 1px;
    width: 15px
}

.mainNav>ul>li.subMenu .lavel1 {
    background: #fff
}

.mainNav>ul>li.subMenu .lavel1>li {
    position: relative
}

.mainNav>ul>li.subMenu .lavel1>li.subMenu2 a:after {
    content: "+";
    display: block;
    position: absolute;
    right: 105px;
    top: 8px;
    color: #666;
    font-size: 1rem
}

.mainNav>ul>li.subMenu .lavel1>li.subMenu2.open a {
    color: #538697
}

.mainNav>ul>li.subMenu .lavel1>li.subMenu2.open a:after {
    content: "";
    display: block;
    right: 105px;
    top: 23px;
    background: #666;
    height: 1px;
    width: 15px
}

.mainNav>ul>li.subMenu .lavel1>li>a {
    color: #666;
    font-size: 18px;
    border-bottom: 1px solid #ccc
}

.mainNav>ul>li.subMenu .lavel1>li>a:hover {
    color: #538697
}

.mainNav>ul>li.subMenu .lavel1>li .lavel2 {
    background: #e6e6e6
}

.mainNav>ul>li.subMenu .lavel1>li .lavel2 li {
    padding: 35px 0;
    padding-left: 50px;
    color: #666
}

.mainNav>ul>li.subMenu .lavel1>li .lavel2 li p {
    font-size: 1rem;
    padding: 0;
    margin-top: 10px
}

.mainNav>ul>li.subMenu .lavel1>li .lavel2 li p.mail {
    margin-top: 0
}

.mainNav>ul>li.subMenu .lavel1>li .lavel2 li p.mail a {
    color: #666;
    font-size: 1rem;
    display: inline-block;
    padding: 0;
    border-bottom: 1px solid transparent;
    font-weight: 700
}

.mainNav>ul>li.subMenu .lavel1>li .lavel2 li p.mail a:hover {
    border-bottom: 1px solid #538697;
    color: #538697
}

.mainNav>ul>li.subMenu .lavel1>li .lavel2 li p.mail a:after {
    display: none
}

.mainNav>ul>li.subMenu .lavel1>li .lavel2 li h5 {
    font-size: 1rem;
    font-family: 'FuturaBT-Bold';
    margin-top: 20px
}

.mainNav>ul>li.subMenu .lavel1>li.active a {
    color: #538697
}

.mainNav .subMenu_two::after {
    content: "+";
    display: block;
    position: absolute;
    right: 35px;
    top: 115px;
    color: #fff;
    font-size: 18px
}

.mainNav>ul>li.subMenu_two .lavel2 {
    background: #fff
}

.mainNav>ul>li.subMenu_two .lavel2>li {
    position: relative
}

.mainNav>ul>li.subMenu_two .lavel2>li.subMenu2 a:after {
    content: "+";
    display: block;
    position: absolute;
    right: 105px;
    top: 8px;
    color: #666;
    font-size: 1rem
}

.mainNav>ul>li.subMenu_two .lavel2>li.subMenu2.open a {
    color: #538697
}

.mainNav>ul>li.subMenu_two .lavel2>li.subMenu2.open a:after {
    content: "";
    display: block;
    right: 105px;
    top: 23px;
    background: #666;
    height: 1px;
    width: 15px
}

.mainNav>ul>li.subMenu_two .lavel2>li>a {
    color: #666;
    font-size: 18px;
    border-bottom: 1px solid #ccc
}

.mainNav>ul>li.subMenu_two .lavel2>li>a:hover {
    color: #538697
}

.mainNav>ul>li.subMenu_two .lavel2>li .lavel2 {
    background: #e6e6e6
}

.mainNav>ul>li.subMenu_two .lavel2>li .lavel2 li {
    padding: 35px 0;
    padding-left: 50px;
    color: #666
}

.mainNav>ul>li.subMenu_two .lavel2>li .lavel2 li p {
    font-size: 1rem;
    padding: 0;
    margin-top: 10px
}

.mainNav>ul>li.subMenu_two .lavel2>li .lavel2 li p.mail {
    margin-top: 0
}

.mainNav>ul>li.subMenu_two .lavel2>li .lavel2 li p.mail a {
    color: #666;
    font-size: 1rem;
    display: inline-block;
    padding: 0;
    border-bottom: 1px solid transparent;
    font-weight: 700
}

.mainNav>ul>li.subMenu_two .lavel2>li .lavel2 li p.mail a:hover {
    border-bottom: 1px solid #538697;
    color: #538697
}

.mainNav>ul>li.subMenu_two .lavel2>li .lavel2 li p.mail a:after {
    display: none
}

.mainNav>ul>li.subMenu_two .lavel2>li .lavel2 li h5 {
    font-size: 1rem;
    font-family: 'FuturaBT-Bold';
    margin-top: 20px
}

.mainNav>ul>li.subMenu_two .lavel2>li.active a {
    color: #538697
}

.mainNav>ul>li.active a {
    color: #538697;
    background: #fff
}

.menuOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 3
}

.navIcon a:before {
    border-radius: 5px;
    position: absolute;
    left: -8px;
    width: 20px;
    height: 3px;
    background: #538697;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.navIcon a:before,
.navIcon a:after {
    border-radius: 2px;
    position: absolute;
    left: -8px;
    width: 30px;
    height: 3px;
    background: #00008B;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s
}

.navIcon a:after {
    -webkit-transform: translateY(300%);
    transform: translateY(300%)
}

.navIcon {
    cursor: pointer;
    display: block;
    float: right;
    position: relative;
    width: auto;
    top: -5px
}

.navIcon span {
    float: right;
    color: #538697;
    font-size: 16px;
    border-radius: 2px;
    position: absolute;
    left: -8px;
    width: 30px;
    height: 23px;
    background-image: url(../img/hamburger.svg);
    content: '';
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    top: -8px
}

.navIcon a.active:after {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all
}

.navIcon ul li {
    list-style: none
}

.navIcon li a:after {
    display: none
}

.navIcon li a:before {
    display: none
}

.navIcon li a:after {
    display: none
}

.mainNav>ul>li.subMenu>a:after {
    display: none
}
*/
.read-more-blog {
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #f47920;
    text-decoration: none;
    margin: 0 auto
}

a.read-more-blog:hover {
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    text-decoration: none;
    color: #538697
}

a.read-more-blog::after {
    content: '';
    border-bottom: 1px solid #538697;
    display: block;
    width: 80px;
    position: relative;
    left: 15px;
    margin: 0 auto
}

a.read-more-blog::before {
    content: '';
    background-image: url(../img/multimedia.svg);
    display: block;
    position: relative;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    top: 45px;
    right: -60px;
    margin: 0 auto
}

.atom-content-listing:first-child {
    margin-top: 0
}

.atom-content-listing {
    position: relative;
    display: block;
    padding: 0 61px 0 0;
    margin-top: 21px
}

.animate-left-bottom {
    transform: translateZ(0);
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden
}

.component-content-listing__list {
    position: relative;
    z-index: 1;
    font-size: 0
}

.atom-content-listing:before {
    content: "";
    position: absolute;
    bottom: 0;
    height: 1px;
    background: rgba(20, 30, 85, .2);
    width: 100%
}

.atom-content-listing__link {
    display: block;
    text-decoration: none;
    color: rgba(20, 30, 85, .8)
}

.atom-content-listing__icon {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 3px;
    width: 20px;
    height: 20px
}

.animate-left-bottom:after {
    right: 50%;
    background: #fff;
    height: 1px;
    transition-property: right;
    transition-timing-function: ease-out;
    transition-delay: .2s
}

.animate-left-bottom:after,
.animate-left-bottom:before {
    content: "";
    left: 0;
    bottom: 0;
    transition-duration: .9s
}

.text-small {
    font-size: 16px;
    line-height: 26px;
    line-height: 2rem;
    color: rgba(20, 30, 85, .8)
}

.blog_desc p {
    margin-bottom: 0;
}

.text-small:hover {
    text-decoration: none;
    color: #f47920
}

.wrapper_disclouser {
    float: left;
    width: 100%;
    padding: 60px 0
}

.link_disclouser {
    float: left;
    width: 100%
}

.component-content-listing__animate:hover:after {
    left: 0;
    right: 0;
    background: #141e55;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
    transition-duration: .5s
}

.animate-left-bottom:hover:after {
    right: 18px;
    transition: right .3s ease-in 0s
}

.box-services a {
    text-decoration: none !important
}

.demoInputBox {
    padding: 10px;
    border: #F0F0F0 1px solid;
    border-radius: 4px
}

.error {
    background-color: #F60;
    border: #AA4502 1px solid;
    padding: 5px 10px;
    color: #FFF;
    border-radius: 4px
}

.success {
    background-color: #12CC1A;
    border: #0FA015 1px solid;
    padding: 5px 10px;
    color: #FFF;
    border-radius: 4px
}

.info {
    font-size: .8em;
    color: #F60;
    letter-spacing: 2px;
    padding-left: 5px
}

.btnAction {
    background-color: #2FC332;
    border: 0;
    padding: 10px 40px;
    color: #FFF;
    border: #F0F0F0 1px solid;
    border-radius: 4px
}

@media only screen and (max-width:520px) {
    .navIcon {
        cursor: pointer;
        display: block;
        float: right;
        /* position: relative; */
        /* width: 80px; */
        /* top: -5px; */
    }
}

@media only screen and (max-width: 600px) {
.desktop_unique{display: none !important;}
.mobile_unique{display: block !important;}
.xmr_top{margin-top: 65px;}
.sections-block {
    padding: 60px 0;
}
}
