body,
label {
  font-weight: 400
}

.ordered-list li,
.unordered-list li {
  line-height: 26px;
  color: #009139;
  font-size: 16px
}

#sync1 .item .blue-brd-btn,
.whit-brd-btn,
body,
header .blue-brd-btn {
  font-family: Muli, sans-serif
}

.cta-section h2 span,
footer .title {
  text-transform: uppercase
}

.range input,
select {
  -webkit-appearance: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}

body {
  line-height: 1;
  overflow-x: hidden !important
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: ''
}

.team-slider .item:focus,
button:focus {
  outline: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

select {
  -moz-appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

select::-ms-expand {
  display: none
}

#sync1 .item h1,
h1,
h2 {
  font-weight: 900
}

img {
  max-width: 100%;
  height: auto
}

.live-currency .live-currency-div2 img,
iframe {
  width: 100%
}

h1 {
  font-size: 51px
}

h2 {
  font-size: 45px
}

h3 {
  font-size: 36px;
  font-weight: 700
}

h4,
h5 {
  font-weight: 600
}

h4 {
  font-size: 22px
}

h5 {
  font-size: 18px
}

h6,
p {
  font-weight: 400;
  font-size: 16px
}

a:hover {
  text-decoration: none
}

p {
  color: #000;
  line-height: 28px
}

#accordion .accordion-header,
#sync1.owl-theme,
.calculator,
.wrapper {
  position: relative
}

.whit-brd-btn {
  color: #fff;
  padding: 15px 20px;
  font-size: 18px;
  text-align: center;
  font-weight: 100;
  display: inline-block;
  transition: .2s linear;
  background: #009139
}

.blue-brd-btn:hover,
.whit-brd-btn:hover {
  background: #009139;
  color: #fff;
  text-decoration: none
}

.blue-brd-btn {
  color: #009139;
  padding: 7px 20px;
  border: 1px solid #009139;
  font-size: 15px;
  text-align: center;
  font-weight: 700;
  display: inline-block;
  font-family: Myriad-Pro-Regular, serif;
  transition: .2s linear
}

.see-brd-btn,
.see-brd-btn2:hover,
.see-brd-btn:hover {
  background: #009139;
  color: #fff
}

.see-brd-btn,
.see-brd-btn2 {
  padding: 14px 34px;
  font-size: 15px;
  text-align: center;
  transition: .2s linear;
  display: inline-block;
  font-family: Myriad-Pro-Regular, serif;
  cursor: pointer
}

.see-brd-btn {
  border: 2px solid #009038;
  font-weight: 100
}

.see-brd-btn2 {
  color: #009139;
  border: 2px solid #009139;
  background: #fff
}

.see-brd-btn2:hover {
  border: 2px solid #009139;
  text-decoration: none
}

.see-brd-btn:hover {
  border: 2px solid #010101;
  text-decoration: none
}

.h2-main {
  font-weight: 600;
  font-size: 36px;
  line-height: 51px;
  margin-bottom: 20px
}

@font-face {
  font-family: Myriad-Pro-Regular;
  src: url("../fonts/Myriad-Pro Regular.eot");
  src: url("../fonts/Myriad-Pro Regular.ttf") format("truetype"), url("../fonts/Myriad-Pro Regular.woff") format("woff"), url("../fonts/Myriad-Pro Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal
}

.text-head h5 {
  font-size: 18px;
  color: #009139;
  margin-bottom: 25px
}

.form-group option {
  padding: 0 12px !important
}

form.custom-form input,
form.custom-form textarea {
  padding: .375rem .75rem;
  font-size: 16px;
  color: #009139;
  background-color: transparent;
  border-radius: 0;
  border-width: 0 0 2px;
  border-color: #d0d3e3;
  width: 100%
}

form.custom-form input:focus,
form.custom-form select:focus,
form.custom-form textarea:focus,
form.nwfrm input:focus,
form.nwfrm select:focus,
form.nwfrm textarea:focus {
  outline: 0;
  box-shadow: none;
  background-color: transparent
}

form.custom-form .see-brd-btn {
  padding: 14px 53px
}

form.custom-form textarea {
  resize: none;
  height: 37px
}

form.custom-form label {
  position: absolute;
  -ms-transform: translateY(9px);
  transform: translateY(9px);
  left: 0;
  transition: .25s;
  backface-visibility: hidden;
  pointer-events: none;
  font-size: 15px;
  font-weight: 600;
  color: #706fa4;
  letter-spacing: .5px;
  padding: .375rem .75rem
}

form.custom-form label.active {
  -ms-transform: translateY(-25px);
  transform: translateY(-25px);
  left: 2px;
  font-size: 14px
}

form.custom-form label.highlight {
  color: #706fa4
}

form.custom-form .form-group {
  width: 100%;
  position: relative;
  display: inline-block
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
  margin-bottom: 30px;
  color: #110f46
}

#table b,
.single-post .entry-content a,
.single-post .post-footer ul li a,
.typography h1 span,
.typography h2 span,
.typography h3 span,
.typography h4 span,
.typography h5 span,
.typography h6 span {
  font-weight: 700
}

.typography h1 span,
.typography h2 span,
.typography h3 span {
  font-size: 22px;
  font-weight: 700
}

.typography h4 span {
  font-size: 22px
}

#sync2 .item span,
.typography h5 span {
  font-size: 18px
}

.typography h6 span {
  font-size: 16px
}

.line-black {
  width: 100%;
  height: 3px;
  margin: 60px 0;
  background-color: #110f46
}

.unordered-list li {
  list-style: none
}

.unordered-list li:before {
  content: "-";
  display: inline-block;
  margin-right: 10px
}

header .blue-brd-btn:before,
header .nav-menu li.top-sub-menu>a:before {
  content: "";
  bottom: 32px;
  right: 18px;
  border: 5px solid transparent;
  position: absolute
}

.ordered-list,
.unordered-list li ul {
  margin-left: 20px
}

.ordered-list li ul {
  list-style: decimal;
  margin-left: 20px
}

.animatedParent {
  overflow: hidden
}

.cta-section,
.first-section.animatedParent,
.philosophy-block .animatedParent,
.philosophy-block.animatedParent {
  overflow: inherit
}

.bounceInDown,
.bounceInLeft,
.bounceInRight,
.bounceInUp {
  opacity: 1;
  -webkit-transform: none;
  transform: none
}

header {
  left: 0;
  width: 100%;
  background: #fff
}

header .blue-brd-btn {
  margin-left: 13px;
  display: inline-block
}

header .blue-brd-btn:before {
  border-top: none !important
}

header .header-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center
}

header .nav-menu a {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  transition: .2s linear
}

.pagination li a:hover,
.post .last-news-title:hover,
.post .read-more-btn:hover,
.reviews-wrapper .reviews-inside p,
.single-post .last-news-title:hover,
.single-post .post-footer .tags a:hover,
.team-slider .item:hover .info-team h5,
.widget-post ul li a:hover,
aside a:hover,
footer ul li a:hover,
header .nav-menu a:hover {
  color: #009139
}

header .nav-menu span {
  color: #009139;
  margin-left: 3px;
  font-weight: 700
}

header .nav-menu li.top-sub-menu>a:before {
  border-top: 5px solid #009139
}

header .nav-menu li {
  position: relative;
  padding: 35px 21px;
  list-style: none;
  transition: .2s linear
}

.footer-social-wrapper a,
header .nav-menu li:not(:last-child) {
  margin-right: 0
}

header .nav-menu li.top-sub-menu:hover {
  cursor: pointer;
  background: linear-gradient(to bottom, #06bb4d 0, #009139 100%)
}

header .nav-menu li.nwli:hover {
  cursor: pointer;
  background: 0 0
}

header .nav-menu li.nwli:hover .blue-brd-btn {
  color: #000
}

#sync2 .current .item,
.timeline,
header .nav-menu .sub-menu li a:hover,
header .nav-menu li.top-sub-menu:hover>a {
  color: #fff
}

header .nav-menu li.top-sub-menu:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  background: linear-gradient(to bottom, #06bb4d 0, #009139 100%)
}

header .nav-menu .sub-menu {
  top: 100%;
  left: 0;
  width: max-content;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  padding: 12px 0 17px;
  text-align: left;
  z-index: 9;
  position: absolute;
  transition: .2s linear
}

header .nav-menu .sub-menu li,
header.fixed .nav-menu .sub-menu li {
  padding: 0
}

header .nav-menu .sub-menu li a {
  color: #fff;
  display: block;
  padding: 0 19px
}

header .nav-menu .sub-menu li:not(:last-child) {
  margin-bottom: 17px
}

header .logo {
  max-width: 236px
}

#sync1 .owl-dots,
.first-section .text .line:nth-child(2),
.range-labels .active.selected::before,
header .logo-fixed {
  display: none
}

header.fixed {
  background: #fff;
  z-index: 999;
  position: fixed;
  width: 100%;
  top: 0
}

header.fixed .nav-menu li {
  padding: 35px 21px
}

header .mobile-btn {
  height: 30px;
  background-color: #009139;
  border: none;
  padding: 0;
  cursor: pointer;
  display: none
}

header .mobile-btn.active span {
  background-color: rgba(0, 0, 0, 0)
}

header .mobile-btn.active span:before {
  margin-top: 0;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

header .mobile-btn.active span:after {
  margin-top: 0;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

header .mobile-btn span {
  margin: 0 auto;
  position: relative;
  top: 0;
  transition: .2s linear
}

header .mobile-btn span:after,
header .mobile-btn span:before {
  content: '';
  position: absolute;
  transition: .2s linear
}

header .mobile-btn span:before {
  margin-top: -8px
}

header .mobile-btn span:after {
  margin-top: 8px
}

header .mobile-btn span,
header .mobile-btn span:after,
header .mobile-btn span:before {
  width: 35px;
  height: 4px;
  background-color: #fff;
  display: block
}

.calculator form .form-group input,
.calculator form .form-group select {
  background-color: #d4e2f1;
  height: 44px;
  padding: 0 15px;
  border: none;
  font-size: 18px
}

.header-type-2 {
  top: 0;
  background: #1f0e36;
  background: linear-gradient(to bottom, #1f0e36 0, #321f52 100%)
}

.header-type-2 .nav-menu li {
  padding: 36px 21px
}

.header-type-2 .blue-brd-btn {
  margin-left: 12px
}

.margin-top {
  margin-top: 65px
}

.reasons-block,
.widget-archive ul li,
.widget-category ul li {
  margin-bottom: 20px
}

.reasons-block h2 {
  padding-right: 50px
}

.reasons-block .reasons-desc-div h4 {
  color: #010101;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  padding-right: 5px;
  display: inline
}

.reasons-block .reasons-desc-div img {
  width: 12px;
  color: green
}

.reasons-block .reasons-desc-div h4:hover {
  color: green;
  text-decoration: underline
}

.reasons-block .reasons-desc-div p {
  font-size: 16px;
  line-height: 22px
}

.reasons-block .reasons-icon-div {
  width: 71px;
  height: 71px;
  margin-right: 35px;
  background-color: #fff;
  border-radius: 100%;
  line-height: 100px;
  -ms-flex: 0 0 71px;
  flex: 0 0 71px;
  text-align: center;
  display: inline-block;
  box-shadow: 3px 5px 15px 1px rgba(0, 145, 57, .13)
}

.reasons-block .reasons-icon-div img {
  max-width: 40px
}

.reasons-block .reason-block-cont {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 25px 0
}

.philosophy-block {
  margin-bottom: 123px
}

.philosophy-block .philosophy-div1 {
  min-height: 405px;
  background: url(../img/shutterstock.webp) 0 0/66% no-repeat;
  position: relative
}

.philosophy-block .philosophy-div2 {
  padding: 15px 0 0 15px
}

.philosophy-block .philosophy-div2 h4 {
  font-size: 18px;
  color: #009139;
  font-weight: 700;
  line-height: 11px;
  margin-bottom: 20px
}

.philosophy-block .philosophy-div2 .h2-main {
  
  margin-bottom: 12px
}

.philosophy-block .philosophy-div2 p {
  font-size: 16px;
  line-height: 28px;
  padding-right: 100px;
  margin-bottom: 10px
}

.philosophy-block .coin-speacial-block {
  width: 375px;
  background: #009139;
  position: absolute;
  right: 68px;
  top: 125px;
  border: 10px solid #fff;
  padding: 60px 25px
}

.philosophy-block .coin-speacial-block img {
  max-width: 54px
}

.philosophy-block .coin-speacial-block svg {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 12px;
  fill: #fff;
  width: 84px;
  height: 84px;
  transition: .4s linear
}

.post .read-more-btn svg use,
.team-slider .info-team,
.team-slider .info-team h5,
a {
  transition: .2s linear
}

.philosophy-block .coin-speacial-block .vvg {
  background: #045625;
  border-radius: 50%;
  width: 105px;
  height: 105px;
  position: absolute;
  bottom: 267px;
  left: 20px;
  border: 10px solid #fff
}

.philosophy-block .coin-speacial-block:hover svg {
  fill: #ffffff;
  transition: .4s linear
}

.philosophy-block .coin-speacial-block:hover .vvg {
  background: #009139;
  transition: .4s linear
}

.philosophy-block .coin-speacial-block h4 {
  color: #fff;
  font-size: 25px;
  margin-top: 6px;
  margin-bottom: 12px
}

.philosophy-block .coin-speacial-block p {
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  margin-bottom: 26px
}

.philosophy-block .coin-speacial-block span {
  display: inline-block;
  color: #fff;
  font-size: 36px
}

.philosophy-block .see-brd-btn2 {
  margin-top: 13px
}

.iphone-block {
  margin-bottom: 31px;
  padding: 148px 0 278px;
  background: url('../img/iphone-background.png') center/cover no-repeat
}

.iphone-block .icon {
  width: 72px;
  height: 72px;
  text-align: center;
  line-height: 103px;
  display: inline-block;
  margin-bottom: 12px;
  border-radius: 100%;
  box-shadow: 3px 5px 15px 1px rgba(0, 145, 57, .13);
  background-color: #fff
}

.iphone-block .icon img {
  max-width: 45px
}

.iphone-block p,
.login-page .custom-form .see-brd-btn,
.sign-up .custom-form .see-brd-btn {
  margin-bottom: 22px
}

.iphone-block h2,
.our-team .text p,
.text-about .h2-main {
  margin-bottom: 10px
}

.iphone-block.animatedParent {
  overflow: initial
}

.live-currency,
.single-post .images {
  margin-bottom: 50px
}

.live-currency .live-currency-div1 {
  margin-top: 42px
}

.live-currency .live-currency-div1 h4 {
  color: #009139;
  font-size: 18px;
  font-weight: 700
}

.live-currency .live-currency-div1 .h2-main {
  margin: 13px 0
}

.live-currency .live-currency-div1 .see-brd-btn2 {
  margin-top: 15px
}

.live-currency .live-currency-div2 {
  padding-right: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.live-currency .live-currency-cont {
  width: 95%;
  margin-left: -40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.live-currency .live-currency-cont h4 {
  font-size: 18px;
  text-align: center;
  color: #3a3864
}

.live-currency .live-currency-cont p {
  color: #009139;
  text-align: center;
  font-weight: 400;
  margin-top: 5px
}

.price-plan-block {
  margin-bottom: 60px;
  padding: 128px 0 234px;
  background: url('../img/background-price-block.jpg') center/cover no-repeat
}

.price-plan-block .h2-main {
  color: #fff;
  text-align: center;
  width: 100%;
  display: block;
  margin-bottom: 51px
}

.price-plan-block .price-plan-icon-wrap {
  max-width: 48%;
  height: 95px;
  margin: 0 auto 45px
}

.price-plan-block .price-plan-item-inside {
  padding: 25px 0;
  background-color: #fff;
  text-align: center
}

.price-plan-block .price-plan-item-inside ul {
  padding: 0 30px
}

.price-plan-block .price-plan-item-inside h4 {
  color: #fff;
  font-size: 18.5px;
  font-weight: 700;
  margin-bottom: 3px;
  padding: 10px 30px;
  background: #585858
}

.price-plan-block .price-plan-item-inside h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  height: 70px;
  padding-top: 23px;
  margin: 0 auto 20px;
  display: block;
  background: #585858;
  position: relative
}

.price-plan-block .custom {
  padding-left: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  max-width: 24%;
  padding-right: 0
}

.price-plan-block .custom:not(:last-child) {
  padding-right: 9px
}

.price-plan-block .see-brd-btn {
  padding: 14px 45px;
  margin-top: 1rem
}

.price-plan-block .price-plan-text-1 {
  color: #fff;
  line-height: 1.5;
  padding-bottom: 15px;
  border-bottom: 2px solid #fff;
  margin-bottom: 0
}

.price-plan-block .price-plan-text-2 {
  color: #fff;
  line-height: 1.7;
  margin-bottom: 26px
}

.price-plan-item-inside ul li {
  text-decoration: none;
  color: #000;
  line-height: 1.7;
  margin-bottom: 6px;
  list-style: none
}

.reviews-wrapper {
  margin-bottom: 96px
}

.reviews-wrapper .reviews-inside {
  padding: 0 2px;
  text-align: center
}

.reviews-wrapper .reviews-inside .reviews-img-wrap {
  margin-bottom: 3px
}

.reviews-wrapper .reviews-inside .reviews-img-wrap img {
  max-width: 68px
}

.reviews-wrapper .reviews-inside h4 {
  font-size: 18px;
  text-align: center;
  color: #009139;
  margin-top: 7px;
  font-weight: 700;
  margin-bottom: 0
}

.reviews-wrapper .reviews-inside .review-text {
  font-size: 18px;
  padding: 33px 52px 0;
  font-weight: 400;
  font-style: italic;
  color: #009139;
  line-height: 29px
}

.last-news-title-wrap {
  margin-bottom: 51px;
  margin-top: 51px
}

.last-news-title-wrap .icon {
  width: 72px;
  height: 72px;
  text-align: center;
  line-height: 103px;
  display: inline-block;
  margin-bottom: 17px;
  border-radius: 100%;
  box-shadow: 3px 5px 15px 1px rgba(121, 105, 230, .13);
  background-color: #fff
}

.last-news-title-wrap .icon img {
  max-width: 44px
}

#news-owl-carousel .owl-dots {
  margin-top: 63px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

#news-owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  margin: 0 7px
}

#news-owl-carousel .owl-dots .owl-dot span {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #b0dec2;
  border-radius: 90px
}

#news-owl-carousel .owl-dots .active span {
  background: #009139
}

.our-team {
  padding: 198px 0 70px;
  background: url(../img/background-team.png) 0 0/cover no-repeat
}

.our-team .first {
  border-radius: 100%;
  box-shadow: -15px -2px 0 8px #f5f9fc
}

#table,
.calculator .tab-content .info-button li,
.contact-block .contact-info {
  box-shadow: 6px -1px 20px 1px rgba(18, 15, 71, .17)
}

.our-team .images {
  margin: 33px 0 0 22px;
  display: inline-block
}

.calculator-page .text-head h5,
.our-team .images img,
.questions-page .text-head h5,
footer .footer-menu-wrap {
  margin-bottom: 15px
}

.our-team h5 {
  font-size: 18px;
  color: #009139;
  font-weight: 700;
  margin-bottom: 4px
}

.our-team span {
  font-size: 16px;
  color: #3a3864
}

.our-team .text {
  padding-left: 61px
}

.our-team .text h4 {
  color: #009139;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 13px
}

.our-team .text h2 {
  margin-bottom: 6px
}

.our-team .text a {
  color: #009139;
  font-size: 15px
}

.our-team .text a img {
  margin-left: 3px;
  vertical-align: middle
}

.grid.masonry img {
  margin-bottom: 15px;
  border-radius: 100%
}

.grid.masonry .grid-item-width2 {
  width: 50%
}

.grid.masonry .grid-item-width1 {
  width: 25%
}

.grid.masonry .grid-item:nth-child(2) {
  padding: 40px 44px 0 0
}

.grid.masonry .grid-item:nth-child(3) {
  margin-top: -75px
}

.grid.masonry .grid-item:nth-child(4) {
  padding-top: 76px;
  padding-left: 122px
}

.grid.masonry .grid-item:nth-child(5) {
  padding-top: 45px
}

.grid.masonry .grid-item:nth-child(6) {
  margin-top: -40px;
  padding-left: 93px
}

footer {
  padding-top: 210px;
  min-height: 565px;
  background: url('../img/bg-footer.png') 0 0/cover no-repeat
}

footer ul li {
  line-height: 28px
}

footer .inside .logo>p,
footer ul li a,
li {
  color: #3a3864;
  font-size: 16px; font-family: Muli, sans-serif;
  font-weight: 600
}

footer .title {
  color: #100f45;
  font-size: 18px; font-family: Muli, sans-serif;
  font-weight: 700;
  margin-bottom: 22px
}

footer .logo {
  padding-right: 0
}

footer .logo img {
  max-width: 208px;
  margin-bottom: 22px
}

footer .inside-column {
  padding-left: 100px
}

footer .inside {
  padding-left: 45px
}

.footer-social-wrapper img {
  max-width: 18px
}

.footer-social-wrapper a:not(:last-child) {
  margin-right: 14px
}

#accordion .accordion-header button svg path,
#accordion .accordion-header button svg polygon,
#accordion .accordion-header button:hover svg path,
#accordion .accordion-header button:hover svg polygon,
.footer-social-wrapper a:hover svg path,
.team-slider .item:hover .info-team svg path {
  fill: #009139
}

.copyright {
  padding: 7px 0;
  background-color: #f1f5fb
}

.courusel-container,
.courusel-container2 {


  position: relative
}

.copyright p,
a {
  font-size: 14px; font-family: Muli, sans-serif;
  font-weight: 600
}

.courusel-container2 {
  padding: 30px 0 0
}

.courusel-container .inside,
.courusel-container2 .inside {
  max-width: 540px;
  display: inline-block
}

.courusel-container {
  padding: 92px 0 92px
}
.accordion-button::after{display:none;}
.courusel-container .main-slider-logo-block {
  display: -ms-flexbox;
  display: flex;
  padding-top: 156px;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.courusel-container .main-slider-logo-block img {
  max-width: 140px
}

.clientslider-container {
  padding-bottom: 40px;
  padding-top: 40px
}

.clientslider-container .main-slider-logo-block img {
  max-width: 200px
}

.clientslider-container h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 51px;
  margin-bottom: 51px
}

#sync1 .item h1 {
  font-size: 45px;
  color: #fff;
  line-height: 56px;
  margin-top: 33px
}

#sync1 .item h2 {
  font-size: 45px;
  color: #fff;
  line-height: 56px;
  margin-top: 33px
}

#sync1 .item p {
  color: #fff;
  line-height: 27px;
  padding: 0 25px 2px 10px;
  margin: 40px 0;
  font-size: 18px;
  border-left: 2px solid #009139
}


#sync1 .item h3 {
  color: #fff;
  line-height: 27px;
  padding: 0 25px 2px 10px;
  margin: 40px 0;
  font-size: 18px;
  border-left: 2px solid #009139
}
#sync1 .item .blue-brd-btn {
  background: #fff;
  border: 2px solid #fff;
  color: #065b17; text-decoration:none;
}

#sync1 .item .blue-brd-btn:active,
#sync1 .item .blue-brd-btn:hover {
  background: #065b17;
  border: 2px solid #fff;
  color: #fff
}

#sync2 {
  position: absolute;
  bottom: 30px;
  left: 4px
}

#sync2 .item {
  padding: 10px 0;
  margin: 5px;
  color: #009139;
  border-radius: 3px;
  text-align: center;
  cursor: pointer
}

.owl-carousel {
  cursor: url(../img/drag.png) 16 9, ew-resize
}

.owl-theme .owl-nav [class*=owl-],
.owl-theme .owl-nav [class*=owl-]:hover {
  background: 0 0
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

#sync1.owl-theme .owl-prev {
  left: -77px
}

#sync1.owl-theme .owl-next {
  right: -77px
}

#sync2 .owl-item {
  width: 40px !important
}

.first-section {
  padding: 89px 0 0;
  margin-bottom: 118px;
  max-height: 653px;
  background-size: cover !important;
  position: relative;
  background: url(../img/first-section-bg.jpg) no-repeat
}

.about-tax-planning,
.about-working {
  background-size: cover !important;
  padding: 115px 0 167px
}

.first-section .text {
  padding-top: 98px
}

.first-section .text h4 {
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  background: #009139b8;
  padding: 10px;
  margin-bottom: 4px
}

.first-section .text h1 {
  color: #fff;
  font-weight: 900;
  margin-bottom: 33px;
  line-height: 70px
}

.first-section .text span {
  font-size: 28px;
  color: #f7f7f7
}

.first-section .text .line {
  width: 68px;
  height: 2px;
  margin-right: 15px;
  display: inline-block;
  background-color: #f7f7f7
}

.first-section .col-12 {
  z-index: 1
}

.about .cloud,
.about .cloud-two {
  z-index: 0 !important
}

.first-section.not-images {
  padding: 134px 0 322px;
  max-height: 660px;
  background: url(../img/first-section-not-images.png) no-repeat
}

.first-section.not-images .text {
  max-width: 100%;
  text-align: center
}

.contact .first-section.not-images,
.first-section.bg2 {
  background: url(../img/first-section-bg-contact.png) no-repeat
}

.first-section .cloud,
.first-section .cloud-two,
.first-section .mini-cloud,
.first-section .mini-cloud.three,
.first-section .mini-cloud.two {
  z-index: 0 !important;
  left: 0;
  position: absolute;
  display: inline-block
}

.first-section .cloud {
  width: 130px;
  top: 28%;
  height: 23px;
  background: url(../img/cloud.png) no-repeat;
  animation: 250s infinite cloud_one;
  animation-timing-function: linear !important
}

.first-section .cloud-two {
  top: 30%;
  width: 210px;
  height: 30px;
  background: url(../img/cloud2.png) no-repeat;
  animation: 300s infinite cloud_two;
  animation-timing-function: linear !important
}

.first-section .mini-cloud {
  animation: 500s infinite mini_cloud
}

.first-section .mini-cloud.three,
.first-section .mini-cloud.two {
  animation: 350s infinite mini_cloud
}

.first-section .mini-cloud,
.first-section .mini-cloud.three,
.first-section .mini-cloud.two {
  top: 16%;
  width: 32px;
  height: 20px;
  background: url(../img/mini-cloud.png) no-repeat;
  animation-timing-function: linear !important
}

.first-section .mini-cloud.two {
  top: 60%
}

.first-section .mini-cloud.three {
  top: 81%
}

.text-about {
  margin-bottom: 98px
}

.text-about p {
  line-height: 30px;
  font-size: 18px
}

.about .first-section {
  padding: 180px 0 0
}

.about .cloud {
  top: 87%
}

.about-working {
  background: url(../img/background-about.png) center no-repeat
}

.about-nri ul,
.about-tax-planning ul,
.about-working ul {
  clear: both;
  display: inline-block
}

.about-nri ul li,
.about-tax-planning ul li,
.about-working ul li {
  width: 50%;
  float: left;
  margin-bottom: 25px
}

.about-nri ul li img,
.about-tax-planning ul li img,
.about-working ul li img {
  max-width: 58px;
  margin-right: 24px;
  vertical-align: middle
}

.about-tax-planning ul li h5,
.about-working ul li h5 {
  color: #009139;
  font-weight: 700;
  margin-bottom: 15px
}

.about-nri ul li p,
.about-tax-planning ul li p,
.about-working ul li p,
.join-us ul li p {
  line-height: 22px
}

.about-nri ul li:nth-child(2n),
.about-tax-planning ul li:nth-child(2n),
.about-working ul li:nth-child(2n) {
  padding-left: 36px
}

.about-nri .text-head,
.about-tax-planning .text-head,
.about-working .text-head {
  margin-bottom: 64px
}

.about-nri .text-head h5,
.about-tax-planning .text-head h5,
.about-working .text-head h5,
.blog .margin-bottom-list,
.join-us .text-head h5,
.post.list .last-news-description p,
.post.list .last-news-info-wrap>a {
  margin-bottom: 14px
}

.about-tax-planning {
  background: url(../img/taxbanner.jpg) center no-repeat
}

.about-nri {
  padding: 115px 0 167px;
  background-size: cover !important;
  background: url(../img/NRI.jpg) center no-repeat
}

.about-nri ul li h5 {
  color: #009139;
  font-weight: 700;
  margin-bottom: 30px;
  display: inline-block
}

.team-slider {
  padding-bottom: 40px;
  margin-bottom: 40px
}

.team-slider .info-team {
  opacity: 1;
  padding: 15px 0;
  text-align: center
}

.team-slider .info-team svg {
  width: 21px
}

.team-slider .info-team svg path {
  fill: #3a3864
}

.team-slider .info-team h5 {
  color: #030303;
  font-weight: 700;
  margin-bottom: 6px
}

.team-slider .info-team .line {
  width: 34px;
  height: 2px;
  background-color: #1c1b4e;
  margin: 11px auto 8px;
  display: block
}

.team-slider .info-team p {
  color: #000;
  line-height: 22px;
  padding: 0 20px 15px;
  text-align: justify
}

.team-slider .info-team span {
  font-weight: 400;
  color: #009139;
  font-size: 16px;
  font-style: italic
}

.team-slider .slick-arrow {
  bottom: 0;
  left: 50%;
  cursor: pointer;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  background: #fbfbfb;
  padding: 5px
}

.team-slider .slick-arrow.next {
  margin-left: 22px
}

.team-slider .slick-arrow.prev {
  margin-left: -20px
}

.pagination li:hover svg path,
.team-slider .slick-arrow:hover svg path {
  fill: #a3c3eb
}

.team-slider-text {
  margin-top: -15px;
  margin-bottom: 57px
}

.team-slider-text .text-head {
  max-width: 460px;
  margin: 0 auto
}

.cta-section,
.pdnx {
  margin-bottom: 40px
}

.team-slider-text .text-head h5 {
  margin-bottom: 13px
}

.team-slider-text .text-head .h2-main {
  margin-bottom: 7px
}

.cta-section {
  max-height: 635px;
  background: url(../img/first-section-bg-straight.webp) no-repeat;
  background-size: cover !important;
  position: relative;
  overflow-x: hidden
}

.cta-section h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 34px;
  color: #fff
}

.cta-section h2 b {
  color: #f5f9fc
}

.pdnx {
  margin-top: 10px
}

.table-currency,
aside>div {
  margin-bottom: 60px
}

.join-us .text-head {
  margin-bottom: 40px;
  margin-top: 40px
}

.join-us ul {
  max-width: 982px;
  margin: 0 auto
}

.join-us ul li {
  padding-bottom: 25px;
  margin-bottom: 52px;
  border-bottom: 2px solid #f5f9fc
}

.contact-block .contact-info ul li:not(:last-child),
.timeline ul li {
  padding-bottom: 40px
}

.join-us ul li h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px
}

@media (max-width:768px) {
  .blue-brd-btn {
    color: #009139;
    padding: 7px 20px;
    border: 1px solid #009139;
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    display: inline-block;
    font-family: Myriad-Pro-Regular, serif;
    transition: .2s linear
  }
}

.table-currency {
  margin-top: -384px
}

#table {
  width: 100%;
  background-color: #f5f9fc
}

#table thead td {
  font-size: 18px;
  font-weight: 700;
  color: #009139;
  padding: 33px 0;
  cursor: pointer
}

#table thead td:hover svg path,
.calculator form .select svg:hover path {
  fill: #6abfd4
}

#table thead td svg {
  vertical-align: middle;
  margin-left: 5px
}

#table thead td:first-child {
  padding-left: 30px;
  width: 24%
}

#table thead td:nth-child(2),
#table thead td:nth-child(3) {
  width: 17%
}

#table thead td:nth-child(4),
#table thead td:nth-child(5) {
  width: 15%
}

#table thead td:nth-child(6) {
  width: 12%
}

#table tbody tr:nth-child(2n) {
  background-color: rgba(255, 255, 255, .9)
}

#table tbody tr td {
  color: #3a3864;
  padding: 8px 0
}

#table tbody tr td img {
  vertical-align: middle
}

#table tbody tr td:first-child {
  padding-left: 30px;
  color: #009139
}

#table tbody tr td:first-child img {
  margin-right: 22px
}

#table tbody tr td span {
  color: #e70000;
  font-weight: 700
}

.form-group select {
  padding: .375rem .75rem;
  background-color: transparent;
  border-radius: 0;
  border-width: 0 0 2px;
  border-color: #d0d3e3;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  color: #706fa4;
  letter-spacing: .5px
}

.contact-block {
  margin-top: -384px;     position: relative;
  margin-bottom: 30px
}

.contact-block .bg {
  padding: 57px 30px 28px 55px;
  background-color: #f5f9fc
}

.contact-block h4 {
  margin-bottom: 63px;
  color: #009139
}

.contact-block form.custom-form .form-group {
  width: 306px;
  display: inline-block;
  margin-bottom: 73px
}

.contact-block form.custom-form .form-group:nth-child(odd) {
  margin-right: 67px
}

.contact-block form.custom-form .form-group.last {
  width: 100%;
  margin: 0 0 19px
}

.contact-block .contact-info {
  color: #fff;
  padding: 56px 50px;
  display: inline-block;
  height: 100%;
  background-color: #009139
}

.contact-block .contact-info h4 {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 56px
}

.contact-block .contact-info ul li img,
footer .inside img {
  width: 20px;
  margin-right: 15px
}

.contact-block .contact-info ul li a,
.contact-block .contact-info ul li span {
  font-size: 16px;
  line-height: 27px;
  color: #f5f9fc
}

.contact-block .contact-info .footer-social-wrapper {
  margin-top: 41px;
  text-align: left
}

.contact-block .contact-info .footer-social-wrapper svg path {
  fill: #ffffff
}

.contact-block .contact-info .footer-social-wrapper a:not(:last-child) {
  margin-right: 18px
}

.blog .post {
  margin-bottom: 35px
}

.blog .margin-bottom {
  margin-bottom: 95px
}

.post .last-news-info-wrap {
  display: -ms-flexbox; margin-bottom:15px;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  padding: 27px 20px 23px 32px;
  min-height: 150px;
  background-color: rgba(176, 222, 194, .4)
}

.post .last-news-date {
  color: #009139;
  font-size: 16px;
  margin-bottom: -11px
}

.post .last-news-title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 60px
}

.post .read-more-btn {
  display: inline-block;
  color: #010101;
  position: relative;
  font-size: 15px
}

.post .read-more-btn:hover svg use {
  fill: #110f46
}

.post.post-grid .last-news-info-wrap {
  padding: 15px 20px 23px 32px
}

.post.post-grid .last-news-date,
.single-post #news-owl-carousel .last-news-img-wrap,
.single-post #news-owl-carousel .post {
  margin-bottom: 0
}

.pagination {
  border: 0;
  margin-top: 13px
}

.pagination li.active a {
  color: #009139;
  font-weight: 700
}

.pagination li a {
  font-size: 18px;
  font-weight: 600;
  color: #3a3864
}

.pagination li.inside {
  margin: 0 10px
}

.pagination li svg {
  margin-top: 1px
}

.widget-title {
  color: #009139;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px
}

aside {
  padding-left: 52px
}

aside a {
  color: #3a3864;
  font-size: 16px;
  font-weight: 400
}

.widget-category ul li span {
  color: #009139;
  display: inline-block;
  margin-right: 7px;
  font-weight: 700
}

.widget-post ul li {
  margin-bottom: 27px
}

.widget-post ul li a {
  color: #009139;
  letter-spacing: .8px;
  line-height: 25px
}

.widget-archive ul li a {
  letter-spacing: .8px
}

.widget-archive ul li span {
  color: #009139;
  display: inline-block;
  margin-left: 5px;
  font-style: italic
}

.post.list {
  margin-bottom: 74px
}

.post.list .last-news-info-wrap {
  padding: 1px 0 30px;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 100%;
  background-color: transparent
}

.post.list .last-news-title {
  font-size: 26px;
  line-height: 31px
}

.post.list .last-news-img-wrap {
  margin-bottom: 21px
}

.post.list .last-news-date {
  font-size: 14px;
  font-style: italic;
  color: #3a3864;
  font-weight: 400;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.post.list .last-news-date img {
  margin-right: 5px
}

.post.list .read-more-btn {
  letter-spacing: -.4px;
  font-family: Myriad-Pro-Regular, serif
}

.post.list .read-more-btn svg {
  margin-left: 3px
}

.single-post .post {
  margin-bottom: 157px
}

.single-post .header-type-2 {
  margin-bottom: 67px
}

.single-post .last-news-info-wrap {
  min-height: 100%;
  padding: 0;
  background-color: transparent;
  margin-bottom: 48px
}

.single-post .last-news-info-wrap .line {
  width: 68px;
  height: 2px;
  background-color: #009139;
  margin: 0 auto 22px
}

.single-post .last-news-title {
  font-weight: 600;
  font-size: 36px;
  line-height: 49px;
  max-width: 725px;
  margin: 0 auto;
  text-align: center
}

.single-post .last-news-img-wrap {
  position: relative;
  margin-bottom: 50px
}

.single-post .last-news-img-wrap .last-news-date {
  bottom: 70px;
  left: 0;
  font-weight: 400;
  color: #fff;
  font-style: italic;
  position: absolute;
  background-color: #009139;
  padding: 21px 52px
}

.single-post .author {
  max-width: 190px;
  padding: 30px 25px;
  text-align: center;
  background-color: #f5f9fc
}

.single-post .author h5 {
  font-weight: 700;
  color: #009139;
  margin-bottom: 2px
}

.single-post .author span {
  color: #3a3864;
  font-size: 15px;
  line-height: 21px
}

.single-post .author img {
  width: 67px;
  height: 67px;
  margin-bottom: 10px
}

.single-post .entry-content {
  margin-top: -6px;
  margin-bottom: 48px
}

.single-post .entry-content p {
  line-height: 26px;
  margin-bottom: 11px
}

.single-post .post-footer ul li svg {
  margin-right: 2px
}

.single-post .post-footer ul li:not(:last-child) {
  margin-right: 19px
}

.single-post .post-footer ul li:hover svg path {
  fill: #009139;
  stroke: #009139
}

.single-post .post-footer .tags a {
  display: inline-block;
  font-size: 16px;
  color: #3a3864;
  font-style: italic
}

.single-post .post-footer .tags a:not(:last-child) {
  margin-right: 21px
}

.single-post #news-owl-carousel .last-news-title {
  font-size: 18px;
  text-align: left;
  font-weight: 700;
  line-height: 28px
}

.single-post #news-owl-carousel .last-news-info-wrap {
  padding: 27px 20px 23px 32px;
  min-height: 177px;
  background-color: #f5f9fc
}

.single-post #news-owl-carousel .owl-dots {
  margin-top: 24px
}

.single-post #news-owl-carousel .owl-dots .owl-dot {
  margin: 0 5px
}

blockquote {
  margin: 40px 0 35px;
  max-width: 720px
}

blockquote p {
  font-size: 16px;
  line-height: 26px;
  color: #3a3864;
  font-style: italic;
  padding: 0 60px;
  border-left: 2px solid #009139
}

.login-page,
.sign-up {
  background: url(../img/form-bg.png) no-repeat
}

.login-page .custom-form,
.sign-up .custom-form {
  width: 388px;
  margin: 195px auto;
  padding: 39px 58px 33px;
  background-color: #f5f9fc
}

.login-page .custom-form h4,
.sign-up .custom-form h4 {
  margin-bottom: 51px
}

.login-page .custom-form label,
.sign-up .custom-form label {
  -ms-transform: translateY(6px);
  transform: translateY(6px)
}

.login-page .custom-form label.active,
.sign-up .custom-form label.active {
  -ms-transform: translateY(-15px);
  transform: translateY(-15px)
}

#accordion,
.login-page .custom-form .form-group,
.sign-up .custom-form .form-group {
  margin-bottom: 30px
}

.login-page .custom-form .form-group.last,
.sign-up .custom-form .form-group.last {
  margin-bottom: 42px
}

.login-page .custom-form span,
.sign-up .custom-form span {
  text-align: center;
  font-size: 15px;
  display: block;
  color: #706fa4
}

.login-page .custom-form span a,
.sign-up .custom-form span a {
  color: #009139;
  font-family: Myriad-Pro-Regular, serif
}

.questions-page .first-section {
  padding: 300px 0 0;
  margin-bottom: 133px;
  background: url(../img/faq-bg.png) no-repeat
}

.questions-page .first-section .text {
  padding-top: 0;
  max-width: 420px
}

.questions-page .first-section .text h1 {
  line-height: 53px;
  margin-bottom: 22px
}

.questions-page .first-section .text p {
  color: #abaae6;
  font-size: 18px;
  line-height: 27px
}

.questions-page .cloud {
  top: 32%;
  background: url(../img/cloud.png) no-repeat;
  animation: 300s infinite cloud_one;
  animation-timing-function: linear !important
}

.questions-page .cloud.two {
  animation: 310s infinite cloud_one_two
}

.questions-page .cloud-two {
  top: 77%;
  background: url(../img/cloud2.png) no-repeat;
  animation: 300s infinite cloud_two_faq;
  animation-timing-function: linear !important
}

.questions-page .mini-cloud {
  top: 51%
}

.questions-page .mini-cloud.two {
  top: 94%
}

.questions-page .mini-cloud,
.questions-page .mini-cloud.two {
  background: url(../img/mini-cloud.png) no-repeat;
  animation: 300s infinite cloud_two_about;
  animation-timing-function: linear !important
}

.questions-page .custom-form {
  padding: 32px 56px;
  background-color: #f5f9fc
}

.questions-page .custom-form h4 {
  color: #009139;
  margin-bottom: 54px
}

.questions-page .custom-form label.active {
  -ms-transform: translateY(-20px);
  transform: translateY(-20px)
}

.questions-page .custom-form .form-group {
  width: 197px;
  margin-bottom: 66px
}

.questions-page .custom-form .form-group.last {
  width: 100%;
  margin-bottom: 20px
}

.questions-page .custom-form .form-group.first {
  margin-right: 59px
}

.questions-page .custom-form .form-group .see-brd-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center
}

.calculator-page .h2-main,
.questions-page .text-head {
  margin-bottom: 70px
}

#accordion .accordion-content {
  margin-bottom: 5px;
  background-color: #f5f9fc
}

#accordion .accordion-header button {
  color: #009139;
  font-size: 20px;
  font-weight: 700;
  width: 100%;
  text-align: left;
  text-decoration: none;
  padding: 20px 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  white-space: normal;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#accordion .accordion-header button svg {
  width: 30px;
  vertical-align: middle;
  position: absolute;
  right: 27px;
  top: 23px;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: .2s linear
}

#accordion .accordion-header button.collapsed svg {
  -ms-transform: rotate(0);
  transform: rotate(0)
}

#accordion .accordion-body {
  padding: 2px 20px 47px 30px
}

#accordion .accordion-body p {
  color: #000;
  font-size: 18px;
  line-height: 31px
}

@media only screen and (min-width:992px) {
  @keyframes cloud_one {
    from {
      left: 18%
    }

    to {
      left: 110%
    }
  }

  @keyframes cloud_two {
    from {
      left: 80%
    }

    to {
      left: -110%
    }
  }

  @keyframes mini_cloud {
    from {
      left: 93%
    }

    to {
      left: -110%
    }
  }

  @keyframes cloud_one_about {
    from {
      left: 31%
    }

    to {
      left: 110%
    }
  }

  @keyframes cloud_two_about {
    from {
      left: 40%
    }

    to {
      left: 110%
    }
  }

  @keyframes mini_cloud_about {
    from {
      left: 56%
    }

    to {
      left: 110%
    }
  }

  @keyframes mini_cloud_about_two {
    from {
      left: 7%
    }

    to {
      left: 110%
    }
  }

  @keyframes cloud_one_two {
    from {
      left: 87%
    }

    to {
      left: -110%
    }
  }

  @keyframes cloud_two_faq {
    from {
      left: 28%
    }

    to {
      left: 110%
    }
  }
}

.error-page {
  background: url(../img/404-bg.png) 0 0/100% no-repeat
}

.error-page .text {
  padding: 314px 0 53px
}

.error-page .text h1 {
  font-weight: 900;
  color: #fff;
  line-height: 70px;
  margin-bottom: 54px
}

.error-page .text h1 span {
  display: block;
  font-weight: 600
}

.error-page .text a {
  color: #009139;
  font-size: 20px;
  font-weight: 600
}

.error-page .text a img {
  vertical-align: middle;
  margin-right: 5px
}

.calculator-page .calculator {
  margin: -385px 0 213px
}

.calculator:before {
  content: "";
  width: 100%;
  top: 137px;
  left: 0;
  position: absolute;
  display: inline-block;
  background: url(../img/calculator-bg.png) 0 0/cover no-repeat;
  min-height: 780px;
  z-index: -9
}

.calculator .nav-pills {
  background-color: #f5f9fc;
  -ms-flex-pack: center;
  justify-content: center
}

.calculator .nav-pills li a {
  color: #009139;
  font-size: 18px;
  border-radius: 0;
  padding: 24px 0;
  margin: 0 29px;
  border-bottom: 2px solid transparent
}

.calculator .nav-pills li a.active {
  color: #009139;
  background-color: transparent;
  border-bottom: 2px solid #009139
}

.calculator .tab-content {
  width: 100%;
  padding: 20px 27px 2px;
  background-color: #fff;
  display: inline-block
}

.calculator .tab-content .info-button {
  width: 100%;
  clear: both;
  margin-bottom: 15px
}

.calculator .tab-content .info-button li {
  float: left;
  font-size: 18px;
  border-right: 0;
  color: #fff;
  width: 350px;
  padding: 23px 0;
  text-transform: uppercase;
  display: inline-block;
  background-color: #009139;
  text-align: center;
  margin-bottom: 0
}

.nwfrm input[type=radio]:after,
.nwfrm input[type=radio]:checked:after {
  width: 22px;
  height: 22px;
  top: -2px;
  left: -1px;
  content: '';
  display: inline-block;
  visibility: visible
}

.calculator .tab-content .info-button li output {
  font-size: 22px;
  font-weight: 700;
  display: block;
  margin-top: 12px
}

.calculator .tab-content .info-button li:not(:last-child) {
  margin-right: 30px
}

.calculator .tab-content ul {
  width: 33.3%;
  float: left;
  display: inline-block
}

.calculator .tab-content ul li {
  font-size: 16px;
  color: #009139;
  padding: 21px 10px;
  text-align: center;
  margin-bottom: 18px;
  overflow: hidden;
  border-right: 2px solid rgba(32, 173, 208, .2)
}

.calculator .tab-content ul li output {
  font-size: 18px;
  font-weight: 700;
  display: block;
  width: 100%;
  margin: 12px auto 0;
  overflow: hidden
}

.calculator .tab-content ul.first li {
  border-right: 0;
  background-color: #f5f9fc
}

.calculator .calculator-info {
  padding: 32px 0 0;
  text-align: center;
  background: linear-gradient(to bottom, #009139 0, #094d9e 100%)
}

.calculator .calculator-info h5 {
  font-weight: 700;
  color: #fff;
  line-height: 25px;
  padding-bottom: 20px
}

.calculator .calculator-info h5 span {
  font-size: 16px;
  font-weight: 400;
  display: block
}

.calculator .calculator-info img {
  margin-bottom: 11px
}

.calculator form .form-group {
  text-align: left;
  padding: 28px 30px 21px 34px;
  border-top: 2px solid #309dc8
}

.calculator form .form-group.first input {
  width: 190px;
  margin-right: 17px
}

.calculator form .form-group:last-child {
  padding-bottom: 37px
}

.calculator form .form-group label {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  display: block;
  margin-bottom: 18px
}

.calculator form .form-group input {
  color: #3a3864;
  font-weight: 600;
  width: 100%;
  vertical-align: bottom;
  -moz-appearance: textfield;
  -webkit-appearance: textfield
}

.calculator form .form-group input::-webkit-inner-spin-button,
.calculator form .form-group input::-webkit-outer-spin-button {
  -webkit-appearance: none
}

.calculator form .form-group input:focus {
  outline: 0;
  box-shadow: none
}

.calculator form .form-group input::-webkit-input-placeholder {
  font-size: 18px;
  color: #3a3864;
  font-weight: 600
}

.calculator form .form-group input::-moz-placeholder {
  font-size: 18px;
  color: #3a3864;
  font-weight: 600
}

.calculator form .form-group input:-ms-input-placeholder {
  font-size: 18px;
  color: #3a3864;
  font-weight: 600
}

.calculator form .form-group select {
  color: #009139;
  font-weight: 700;
  cursor: pointer;
  width: 109px
}

.calculator form .form-group select:focus {
  border: none;
  outline: 0
}

.calculator form .form-group select option {
  background-color: #e5ecf3
}

.calculator form .select {
  display: inline-block;
  position: relative
}

.calculator form .select svg {
  top: 50%;
  right: 16px;
  cursor: pointer;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  div #accordion .accordion-header button svg {
    top: 0
  }

  .post .last-news-date {
    margin-bottom: 5px
  }

  .post .last-news-title {
    line-height: 20px;
    margin-bottom: 10px
  }

  .post.post-grid .last-news-date,
  .post.post-grid .last-news-title {
    margin-bottom: 20px
  }

  .single-post .last-news-title {
    margin: 0 auto;
    line-height: 49px
  }

  .single-post .last-news-info-wrap {
    -ms-flex-align: center;
    align-items: center
  }

  .single-post #news-owl-carousel .last-news-info-wrap {
    display: inline-block
  }

  .live-currency .live-currency-div2 img {
    width: 1200px
  }
}

a {
  color: #100f4a; text-decoration:none;
}

.timeline h1 {
  background: #009139;
  padding: 7px 0;
  font-size: 1.5em;
  text-align: center
}

.timeline ul {
  padding: 50px 0 0
}

.timeline ul li {
  background: #009139;
  position: relative;
  margin: 0 auto;
  width: 3px;
  list-style-type: none
}

.timeline ul li:before {
  content: "";
  background: #009139;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 20px;
  height: 20px;
  border: 3px solid #009139
}

.timeline ul li:nth-child(odd) .content {
  left: 50px;
  background: #009139
}

.timeline ul li .content {
  background: #009139;
  position: relative;
  top: 8px;
  width: 450px;
  padding: 3px
}

.timeline ul li .hidden {
  opacity: 0
}

.timeline ul li:nth-child(odd) .content:before {
  left: -38px
}

.timeline ul li .content:before {
  content: "";
  background: #009139;
  position: absolute;
  top: 0;
  width: 38px;
  height: 3px
}

.timeline ul li .content h2 {
  color: #fff;
  padding: 8px 0;
  text-align: center;
  font-size: 20px;
  font-weight: 900
}

.timeline h1,
.timeline ul li .content h2 {
  text-shadow: 1px 1px 1px rgba(56, 56, 56, .5)
}

.timeline ul li .content p {
  text-align: center;
  color: #4a524e;
  background: #fff;
  font-weight: 700;
  padding: 10px
}

.timeline ul li:nth-child(2n) .content {
  left: calc(-450px - 45px);
  background: #009139
}

.timeline ul li:nth-child(2n) .content:before {
  right: -38px
}

@media screen and (max-width:1020px) {
  .timeline ul li .content {
    width: 70vw
  }

  .timeline ul li:nth-child(2n).content {
    left: calc(-41vw - 45px)
  }
}

@media screen and (max-width:700px) {
  .timeline ul li:nth-child(2n) .content {
    left: 45px;
    background: #009139;
    width: 70vw
  }

  .timeline ul li {
    margin-left: 20px
  }

  .timeline ul li:nth-child(2n) .content:before {
    left: -33px
  }
}

.range {
  position: relative;
  width: 100%;
  height: 5px;
  -webkit-transition: .3s linear;
  transition: .3s linear
}

.range input {
  width: 100%;
  position: absolute;
  top: 2px;
  height: 0;
  transition-duration: 2s
}

.range input::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  margin: -8px 0 0;
  border-radius: 50%;
  background: #009139;
  cursor: pointer;
  border: 0 !important;
  -webkit-transition: .3s linear;
  transition: .3s linear
}

.range input::-moz-range-thumb {
  width: 18px;
  height: 18px;
  margin: -8px 0 0;
  border-radius: 50%;
  background: #009139;
  cursor: pointer;
  border: 0 !important;
  -webkit-transition: .3s linear;
  transition: .3s linear
}

.range input::-ms-thumb {
  width: 18px;
  height: 18px;
  margin: -8px 0 0;
  border-radius: 50%;
  background: #009139;
  cursor: pointer;
  border: 0 !important;
  -webkit-transition: .3s linear;
  transition: .3s linear
}

.range input::-webkit-slider-runnable-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: #b2b2b2;
  -webkit-transition: .3s linear;
  transition: .3s linear
}

.range input::-moz-range-track {
  width: 100%;
  height: 2px;
  cursor: pointer;
  background: #b2b2b2;
  -webkit-transition: .3s linear;
  transition: .3s linear
}

.range input::-ms-track {
  height: 2px;
  -webkit-transition: .3s linear;
  transition: .3s linear;
  width: 100%;
  cursor: pointer;
  background: 0 0;
  border-color: transparent;
  color: transparent
}

.range input:focus {
  background: 0 0;
  outline: 0
}

.range-labels {
  margin: 18px -92px 0;
  padding: 0;
  list-style: none
}

.range-labels li {
  position: relative;
  float: left;
  width: 33.33%;
  text-align: center;
  color: #000;
  font-size: 14px;
  cursor: pointer;
  margin-bottom: 15px
}

.range-labels li::before {
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
  content: "";
  margin: 0 auto;
  width: 9px;
  height: 9px;
  background: #b2b2b2;
  border-radius: 50%;
  -webkit-transition: .3s linear;
  transition: .3s linear
}

.range-labels .active {
  color: #009139;
  -webkit-transition: .3s linear;
  transition: .3s linear
}

.range-labels .selected::before {
  background: #009139;
  -webkit-transition: .3s linear;
  transition: .3s linear
}

.nwfrm input[type=radio]:after {
  border-radius: 15px;
  position: relative;
  background-color: #f5f9fc;
  border: 2px solid #009139
}

.nwfrm input[type=radio]:checked:after {
  border-radius: 15px;
  position: relative;
  background-color: #009139;
  border: 2px solid #fff
}

.nwfrm .form-check-label {
  margin-bottom: 10px;
  min-width: 150px
}

.nwfrm .form-check-inline .form-check-input {
  margin-right: 1.3125rem
}

.nwfrm .form-control {
  display: block;
  width: 157px;
  margin-right: 5px;
  padding: 0 .375rem;
  font-size: 22px;
  line-height: 22px;
  color: #000;
  background-color: #fff0;
  background-clip: padding-box;
  border-bottom: 2px solid #ced4da;
  border-radius: 0;
  border-top: none;
  border-right: none;
  border-left: none
}

.form-control[readonly],
.nwfrm .form-control:disabled {
  background-color: #009139;
  opacity: 1;
  border-bottom: none;
  height: 44px
}

.nwfrm input:disabled {
  color: #fff !important;
  font-weight: 700;
  padding-left: 26px
}

.nwfrm input:disabled::placeholder {
  color: #fff !important;
  font-weight: 700;
  padding-left: 6px
}

.nwfrm .form-group .spn {
  position: absolute;
  margin-top: -31px;
  padding-left: 10px;
  color: #fff;
  font-weight: 700;
  font-size: 20px
}

.pdlft {
  padding-left: 20px !important
}

.tfr {
  margin-left: 5px
}

.nwfrm .form-group {
  margin-bottom: 2rem
}

.martp {
  margin-top: -6rem
}

@media only screen and (max-width:480px) {
  .text-about {
    margin-top: 0
  }
}

@media (max-width:767px) {
  .hid {
    display: none
  }

  .ftn {
    font-size: 20px !important;
    margin-bottom: 10px;
    margin-top: 20px
  }

  .css2 {
    display: block !important;
    margin-left: 0 !important
  }

  .sdef {
    margin-left: 5px !important;
    margin-top: -23px !important
  }

  .tfr {
    width: 50% !important
  }

  .css3 {
    width: auto !important
  }

  .range-labels li {
    width: 30.33%
  }

  .range-labels {
    margin: 18px -36px 0
  }

  .nwfrm .form-group .spn {
    margin-left: -186px !important
  }

  .ffs {
    margin-left: -163px !important
  }

  .nwfrm .form-check-label {
    min-width: auto
  }

  .nwfrm .form-control {
    display: inline-flex;
    font-size: 20px
  }

  .nwfrm .form-group span {
    padding-left: 0;
    font-size: 20px
  }
}

.css2,
.css4 {
  display: flex
}

.css2 {
  margin-left: 125px
}

.css1 {
  padding-top: 25px
}

.css3 {
  width: 25%;
  padding: 0 10px 0 0
}

.css4 {
  margin-bottom: -1rem
}

.css5 {
  width: 69%
}

.css6 {
  width: 75% !important;
  display: inline-block !important
}

.ftn {
  font-size: 25px;
  font-weight: 400
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {
  .css2 {
    display: flex;
    margin-left: 0
  }

  .ftn {
    font-size: 25px;
    font-weight: 400
  }
}

.nwfrm .form-group span {
  position: absolute;
  margin-top: 9px;
  padding-left: 85px;
  color: #000;
  font-size: 25px
}

.css7 {
  padding-left: 175px !important;
  margin-top: 5px !important
}