@import url(shortcodes.css);

button,
input,
p,
select,
textarea {
    font-size: 100%;
    vertical-align: baseline;
    margin: 0
}

img,
p {
    border: 0
}

body,
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

:focus,
a:focus,
a:hover,
p {
    outline: 0
}

.container,
img {
    max-width: 100%
}

.flat-infomation,
.one-four,
.one-half,
.one-three {
    float: left
}

#mainnav-mobi ul,
ol,
ul {
    list-style: none;
    padding: 0
}

#mainnav-mobi ul>li>a,
a,
a:focus,
a:hover {
    text-decoration: none
}

html {
    overflow-y: scroll
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
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,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0
}

.left,
h1,
h2,
h3 {
    text-align: left
}

p {
    font-family: "Open Sans";
    font-weight: 500;
    font-size: 100%;
    font-style: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}

.score-td,
.table2-left-col,
img {
    vertical-align: middle
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

blockquote,
q {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    quotes: none
}

table {
    border-spacing: 0;
    margin-top: 1rem;
    color: #000;
    overflow-x: scroll;
    overflow-y: scroll;
    white-space: nowrap
}

img {
    -ms-interpolation-mode: bicubic;
    height: auto;
}

legend {
    white-space: normal
}

button,
input,
select,
textarea {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

button,
input {
    line-height: normal
}

input,
textarea {
    background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0))
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    -webkit-font-smoothing: antialiased;
    text-align: justify;
    font: 14px/22px 'Ubuntu', 'Montserrat', sans-serif;
    background-color: #fff;
    color: #0c0c0c;
    overflow: hidden
}

a {
    color: #000;
    font-family: 'Ubuntu', 'Montserrat';
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

a:focus,
a:hover,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out
}

li a {
    font-family: 'Montserrat';
}

a:focus,
a:hover {
    color: #2a9134;
    transition: 0.3s ease-in-out
}

b,
strong {
    font-weight: 900
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    display: inline-block;
    padding: 0 29px 0 30px;
    height: 46px;
    line-height: 42px;
    font-size: 13px;
    color: #fff;
    background: #2a9134;
    border: 2px solid #2a9134;
    font-weight: 500;
    font-family: 'Ubuntu', 'Montserrat', sans-serif;
    position: relative;
    transition: 0.3s ease-in-out
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background-color: transparent;
    color: #181818
}

.bg-white,
.home-boxed .boxed,
input[type="search"] {
    background-color: #fff
}

input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 8px 15px;
    color: #222;
    border: 1px solid #d0d0d0;
    height: 46px;
    background-color: #fff;
    border-radius: 3px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

input[type="search"] {
    -webkit-appearance: textfield;
    width: 250px;
    margin-bottom: 0;
    border-radius: 0
}

input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
    border: 1px solid #2a9134;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

textarea {
    width: 100%;
    padding: 10px 15px;
    height: 170px
}

input[type="checkbox"] {
    display: inline
}

input:-moz-placeholder,
input::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
    color: silver;
    font-style: italic
}

input:-ms-input-placeholder {
    color: silver;
    font-style: italic
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: silver;
    font-style: italic
}

.dropdown-menu,
.navbar .nav>.active>a,
.navbar .nav>.active>a:focus,
.navbar .nav>.active>a:hover,
.uneditable-input,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="submit"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
    -webkit-appearance: none;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    color: #000
}

.top-search #searchform-all,
blockquote {
    position: relative
}

blockquote p {
    font-weight: 500;
    font-size: 20px;
    line-height: 27px;
    color: #181818
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Ubuntu', 'Montserrat', sans-serif;
    font-weight: 500;
    color: #191919
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 24px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

.container {
    width: 1200px
}

.clearfix {
    clear: both
}

.center {
    text-align: center
}

.right {
    text-align: right
}

.one-three {
    width: 33.33%
}

.one-four {
    width: 25%
}

.one-five {
    width: 20%
}

.bg-browse {
    background-color: #f7f7f7
}

.pdr-30 {
    padding-right: 30px
}

.pdl-30 {
    padding-left: 30px
}

.color-green {
    color: #1be600 !important
}

.color-red {
    color: #de2e2e !important
}

.home-boxed .boxed {
    max-width: 1300px;
    margin: 30px auto;
    box-shadow: 0 0 16px 1px #7f7f7f;
    overflow: hidden
}

.themesflat-top {
    background-color: #181818;
    font-size: 12px;
    padding: 5px 0
}

.box-account li,
.flat-infomation li {
    font-family: 'Ubuntu', 'Montserrat';
    display: inline-block;
    position: relative;
    font-size: 12px;
    line-height: 30px;
    padding-left: 20px;
    color: #2a9134
}

.flat-infomation li {
    margin-right: 27px
}

#mainnav-mobi ul.sub-menu>li>a:hover,
#mainnav-mobi>ul>li>ul>li.active>a,
.box-account li a,
.flat-infomation li a,
.footer-bottom .copyright a,
.page-title {
    color: #fff
}

#mainnav .menu>li.active>a,
#mainnav .menu>li>a:hover,
.box-account li a:hover,
.clickable-card:hover .read-more-btn,
.clickable-card:hover h3,
.flat-infomation li a:hover,
.footer-bottom .copyright a:hover {
    color: #2a9134
}

.flat-infomation li:before,
ul.box-account li:before {
    content: "\f095";
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Ubuntu'
}

.flat-infomation li.email:before {
    content: "\f0e0"
}

.box-account,
.nav-wrap {
    float: right
}

ul.box-account li {
    margin-left: 23px;
    padding-left: 19px
}

ul.box-account li.login:before {
    content: "\f007"
}

ul.box-account li.sign-in:before {
    content: "\f090"
}

.header {
    position: relative;
    background-color: #fff;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.top-search,
.top-search #searchform-all #searchsubmit {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out
}

#header.fixed-header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1005;
    background-color: #fff;
    width: 100%
}

.logo {
    width: 200px;
    float: left;
    margin-top: 18px
}

.flat-show-search {
    position: relative;
    float: right
}

.show-search {
    float: right;
    margin-left: 48px;
    position: relative
}

.show-search i {
    position: relative;
    display: block;
    font-size: 20px;
    color: #054a29;
    margin: 28px 0;
    cursor: pointer
}

.top-search {
    position: absolute;
    right: 0;
    top: 18px;
    width: 250px;
    opacity: 0;
    visibility: hidden;
    z-index: 12;
    transition: 0.3s ease-in-out
}

.top-search #searchform-all input[type="text"] {
    height: 46px;
    background-color: #fff;
    border-radius: 25px;
    margin-bottom: 0
}

.top-search #searchform-all #searchsubmit {
    margin-bottom: 0;
    position: absolute;
    right: -20px;
    top: 6px;
    font-family: 'Ubuntu';
    color: #fff;
    background: #2a9134;
    border: none;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 50%;
    padding: 0;
    transition: 0.3s ease-in-out
}

#mainnav .menu>li:hover>.sub-menu,
#mainnav .menu>li>.sub-menu {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out
}

.top-search #searchform-all #searchsubmit:hover {
    background-color: #555
}

.top-search.show {
    visibility: visible;
    opacity: 1;
    right: 19px
}

.show-search.active .fa-search::before {
    content: "\f00d"
}

.header-wrap {
    width: 100%;
    padding: 0 15px
}

#mainnav .menu>li {
    display: inline-block;
    position: relative
}

#mainnav .menu>li>a {
    line-height: 80px;
    display: block;
    padding: 0 20px;
    color: #054a29;
    font-weight: 600;
    text-transform: uppercase;
    position: relative
}

#mainnav .menu>li:last-child a {
    padding-right: 0
}

#mainnav .menu>li a i.fa {
    padding-left: 6px
}

#mainnav .menu>li>.sub-menu {
    opacity: 0;
    position: absolute;
    width: 220px;
    top: 120%;
    left: 0;
    visibility: hidden;
    z-index: 99;
    box-shadow: 2px 3px 8px 0 rgba(0, 0, 0, .3);
    transition: 0.3s ease-in-out
}

#mainnav .menu>li:last-child .sub-menu {
    left: auto;
    right: 0
}

#mainnav .menu>li:hover>.sub-menu {
    opacity: 1;
    top: 80px;
    visibility: visible;
    transition: 0.3s ease-in-out
}

#mainnav .menu>li>.sub-menu>li {
    padding-left: 20px;
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2
}

#mainnav .menu>li>.sub-menu>li>a {
    display: block;
    font-family: 'Ubuntu', 'Montserrat';
    line-height: 41px;
    color: #054a29;
    position: relative;
    overflow: hidden
}

#mainnav .menu>li>.sub-menu>li>a:before {
    content: "\f0da";
    position: absolute;
    font-family: 'FontAwesome';
    top: 0;
    left: -10px;
    color: #2a9134;
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

#mainnav .menu>li>.sub-menu>li.active>a:before,
#mainnav .menu>li>.sub-menu>li>a:hover:before {
    left: 0;
    opacity: 1
}

#mainnav .menu>li>.sub-menu>li.active>a,
#mainnav .menu>li>.sub-menu>li>a:hover {
    color: #2a9134;
    padding-left: 15px
}

#mainnav-mobi {
    display: block;
    margin: 0 auto;
    width: 100%;
    background-color: #181818;
    z-index: 1000;
    position: absolute
}

#mainnav-mobi ul {
    display: block;
    margin: 0
}

#mainnav-mobi ul li {
    margin: 0;
    position: relative;
    text-align: left;
    border-top: 1px solid #2d374a;
    cursor: pointer
}

#mainnav-mobi ul>li>a {
    height: 50px;
    display: block;
    line-height: 50px;
    padding: 0 15px;
    color: #fff;
    text-transform: uppercase
}

#mainnav-mobi ul.sub-menu {
    top: 100%;
    left: 0;
    z-index: 2000;
    position: relative;
    background-color: #181818
}

#mainnav-mobi>ul>li>ul>li,
#mainnav-mobi>ul>li>ul>li>ul>li {
    border-top: 1px solid #2d374a;
    background-color: #181818
}

#mainnav-mobi>ul>li>ul>li>ul>li a {
    padding-left: 45px !important
}

#mainnav-mobi ul.sub-menu>li>a {
    display: block;
    text-decoration: none;
    padding: 0 30px;
    border-top-color: rgba(255, 255, 255, .1);
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out
}

#mainnav-mobi>ul>li>ul>li:first-child a {
    border-top: none
}

.btn-menu {
    float: right;
    position: relative;
    background: 0 0;
    cursor: pointer;
    margin: 30px 0;
    width: 26px;
    height: 16px;
    -webkit-transition: 238ms;
    -moz-transition: 238ms;
    transition: 238ms;
    display: none
}

.hero-sub-title,
.hero-title {
    margin-bottom: 1.5rem;
    color: #fff
}

.btn-menu span,
.btn-menu:after,
.btn-menu:before {
    background-color: #2a9134;
    -webkit-transition: 238ms;
    -moz-transition: 238ms;
    transition: 238ms
}

.btn-menu:after,
.btn-menu:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.btn-menu span {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    top: 50%;
    overflow: hidden;
    text-indent: 200%
}

.btn-menu:before {
    -webkit-transform: translate3d(0, -7px, 0);
    transform: translate3d(0, -7px, 0)
}

.btn-menu:after {
    -webkit-transform: translate3d(0, 7px, 0);
    transform: translate3d(0, 7px, 0)
}

.btn-menu.active span,
.slide-left,
.slide-right {
    opacity: 0
}

.btn-menu.active:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.btn-menu.active:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.btn-submenu {
    position: absolute;
    right: 0;
    top: 0;
    font: 20px/50px 'Ubuntu';
    text-align: center;
    cursor: pointer;
    width: 50px;
    height: 50px
}

.hero-btn,
.hero-sub-title,
.hero-title {
    font-family: 'Montserrat';
}

.ideal-q,
.notideal-q,
.soso-q {
    font-size: 1rem;
}

.btn-submenu:before {
    font-family: FontAwesome;
    content: "\f107";
    color: #fff
}

.btn-submenu.active:before {
    font-family: FontAwesome;
    content: "\f106"
}

.main-hero {
    width: 100%;
    height: 100%;
    background-image: url(/images/hero.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    z-index: -1;
    padding: 8% 11% 11% 8%;
}

@media (max-width:991px) {
  .main-hero {
    padding: 19% 2%;
  }
}

.hero-txt {
    line-height: 1.7rem;
    color: #fff
}

.hero-txt p {
    font-weight: 400;
}

.hero-sub-title {
    line-height: 2.5rem
}

.hero-btn {
    margin-top: 2.3rem
}

.section2 {
    margin-top: 8%;
}

.section2 p {
    line-height: 1.7rem;
}

.section2-txt1 {
    padding-top: 6%
}

.section2-txt1 p {
    padding-top: 1rem;
    padding-right: 2rem;
    padding-left: 0;
}

.section2-txt2 {
    padding-top: 10%;
    padding-left: 4rem;
}

.section2-txt2 p {
    padding-top: 1rem;
    padding-right: 0;
}

.section2-img1 {
    padding: 0 0 0 6%;
}

.section2-img2 {
    padding: 0 6% 6% 0;
}

.section2-row2 {
    margin-top: 6%;
}

.section3-row {
    margin-top: 7%;
}

.section3-h3 {
    margin-top: 100px;
    font-weight: 500
}

.single-h4,
.single-p {
    padding-left: 300px;
    padding-right: 300px
}

.iconbox-content h4 {
    font-family: 'Ubuntu';
    font-weight: 700;
    font-size: 1.1rem;
    text-align: center
}

.iconbox-content p {
    text-align: center
}

.go-top,
.page-banner,
.score-td,
.table-header-rotated td,
.table2-th {
    text-align: center
}

.gbox {
    margin-top: 100px;
    margin-bottom: 100px
}

.gallery-box {
    width: 250px;
    height: 250px
}

.gbox1 {
    margin-bottom: 50px
}

.gallery-box:hover {
    box-shadow: 0 8px 48px 2px rgba(30, 13, 13, .37)
}

#banner {
    padding: 10% 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: auto;
    background-attachment:fixed;
    z-index: -1;
}

#banner.work-loc-banner {
    background-size: cover;
}

.about-banner {
    background-image: url(/images/about-us.webp);
}

.account-banner {
    background-image: url(/images/account-size.webp);
}

.best-jobs-banner {
    background-image: url(/images/best-trading-jobs.webp);
}

.citizenship-banner {
    background-image: url(/images/citizenship.webp);
}

.compensation-banner {
    background-image: url(/images/compensation.webp);
}

.education-banner {
    background-image: url(/images/education.webp);
}

.experience-banner {
    background-image: url(/images/experience.webp);
}

.fund-size-banner {
    background-image: url(/images/fund-size.webp);
}

.pay2play-banner {
    background-image: url(/images/pay-to-play.webp);
}

.trading-strat-banner {
    background-image: url(/images/trading-strategy.webp);
}

.vacations-banner {
    background-image: url(/images/vacation.webp);
}

.work-loc-banner {
    background-image: url(/images/work-location.webp);
}

.work-sch-banner {
    background-image: url(/images/work-schedule.webp);
}

.main-content {
    padding: 4% 0;
}

.left-col {
    padding-right: 60px
}

.left-col-h2,
.left-col-h3,
.left-col-p {
    margin-top: 1rem
}

.left-col-p-indented {
    margin-top: 1rem;
	margin-left: 2rem
}

.left-col-img {
    margin: 2rem 0 1rem
}

.article-body div,
.article-body h3,
.right-col-h2 {
    padding: 1rem 0
}

.right-col-elm {
    margin-top: 2rem
}

.clickable-card {
    display: block;
    margin-inline: auto;
    overflow: hidden;
    box-shadow: none;
    transform-origin: center center;
    margin-bottom: 2rem
}

.clickable-card p {
    color: #7c7c7c
}

.clickable-card h3,
.read-more-btn {
    transition: color 0.3s ease-in-out
}

.clickable-card img {
    transform-origin: center;
    object-fit: cover;
    transition: transform 0.4s ease-in-out
}

.clickable-card:focus img,
.clickable-card:hover img {
    transform: scale(1.1)
}

figure {
    margin: 0;
    padding: 0;
    aspect-ratio: 16/9;
    overflow: hidden;
}

.read-more-btn {
    font-weight: 500;
    color: #054a29;
    margin-top: -.5rem
}

.table2-th,
th a {
    color: #000
}

.clickable-card h3 {
    font-weight: 600;
    color: #054a29
}

.blank-row td,
.go-top i {
    color: #fff;
    font-weight: 600
}

#footer_background {
    background-color: #272727
}

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

.footer {
    padding: 30px 0
}

.footer-widgets {
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.go-top {
    width: 40px;
}


.check-img,
td img {
    width: 40px;
    max-height: 30px;
}

.footer-widgets .widget .widget-title {
    color: #2a9134;
    font-weight: 600;
    margin-bottom: 16px
}

.footer-bottom .container .row:before {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  height: 1px;
  width: calc(100% - 30px);
  background: rgba(255, 255, 255, .1);
  top: 0;
}

.footer-bottom .copyright {
    padding: 1rem 0;
    text-align: center
}

.footer-bottom .copyright p {
    font-size: 12px;
    letter-spacing: .7px;
    color: #7c7c7c
}

.menu-ft-bottom {
    float: right;
    padding: 21px 0
}

.menu-ft-bottom li {
    display: inline-block;
    margin-left: 23px;
    font-size: 12px
}

.menu-ft-bottom li a:not(:hover) {
    color: #bfbfbf
}

.go-top {
    position: fixed !important;
    right: 15px;
    bottom: 15px;
    height: 40px;
    z-index: 9999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    background-color: #2a9134;
    box-shadow: 1px 1px 8px 0 rgba(0, 0, 0, .2);
    line-height: 40px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.go-top i {
    font-size: 14px
}

.go-top:hover {
    background-color: #181818
}

.slide-in-left {
    -webkit-animation: 1s cubic-bezier(.25, .46, .45, .94) both slide-in-left;
    animation: 1s cubic-bezier(.25, .46, .45, .94) both slide-in-left
}

.slide-in-left2 {
    -webkit-animation: 1.3s cubic-bezier(.25, .46, .45, .94) both slide-in-left;
    animation: 1.3s cubic-bezier(.25, .46, .45, .94) both slide-in-left
}

.slide-in-left3,
.slide-in-left4 {
    -webkit-animation: 1.6s cubic-bezier(.25, .46, .45, .94) both slide-in-left;
    animation: 1.6s cubic-bezier(.25, .46, .45, .94) both slide-in-left
}

@-webkit-keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

.slide-in-right {
    -webkit-animation: 1.6s cubic-bezier(.25, .46, .45, .94) both slide-in-right;
    animation: 1.6s cubic-bezier(.25, .46, .45, .94) both slide-in-right
}

@-webkit-keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

.table-title-th {
    position: absolute;
    padding: 10px 0 10px 10px
}

.table-legend {
    margin-top: 1rem;
    margin-bottom: 1rem;
    white-space: nowrap
}

.table-header-rotated {
    border-right: none;
}

.table2-th,
table,
td {
    border: 1px solid #000
}

.table-header-rotated td {
    width: 30px;
    height: 30px;
    padding: 2px;
    border: 1px solid #000
}

.blank-row td,
th.row-header {
    padding-left: 10px;
    padding-right: 10px;
    height: 30px;
}

.blank-row td,
.blank-row2 td {
    background-color: #272727;
    border: none;
    height: 30px;
}

.table-header-rotated th.rotate {
    height: 86.9px;
    white-space: nowrap;
}

.table-header-rotated th.rotate>div {
    position: relative;
    left: 50px;
    height: 100px;
    transform: skew(-45deg, 0deg);
    -ms-transform: skew(-45deg, 0deg);
    -moz-transform: skew(-45deg, 0deg);
    -webkit-transform: skew(-45deg, 0deg);
    -o-transform: skew(-45deg, 0deg);
    overflow-x: visible;
    overflow-y: hidden;
    width: 45px;
    outline: solid 1px;
}

.table-header-rotated th.rotate>div>span {
    transform: skew(45deg, 0deg) rotate(315deg);
    -ms-transform: skew(45deg, 0deg) rotate(315deg);
    -moz-transform: skew(45deg, 0deg) rotate(315deg);
    -webkit-transform: skew(45deg, 0deg) rotate(315deg);
    -o-transform: skew(45deg, 0deg) rotate(315deg);
    position: absolute;
    bottom: 15px;
    display: inline-block;
    width: 100%;
    text-align: left;
    font-weight: 700;
}

.table-header-rotated th.row-header {
    border-bottom: 1px solid #000
}

.table1-container {
    margin-top: 8rem
}

table,
td {
    border-collapse: collapse;
    text-align: left
}

td {
    padding: 5px;
    max-height: 30px;
}

.table2-th {
    font-weight: 600;
    padding: 0;
    margin: 0;
}

.spec-title,
.table-price,
.topics-h2 {
    margin-bottom: 2rem;
}

.table2-left-col {
    font-weight: 700;
}

th:first-of-type {
    transform: rotate(0);
}

.blank-row td {
    max-height: 30px;
    text-align: left;
}

.blank-row td:first-of-type,
.blank-row2 td:first-of-type,
.row-header {
    border-left: 1px solid #000
}

.blank-row td:last-of-type,
.blank-row2 td:last-of-type {
    border-right: 1px solid #000
}

.blank-row2 td {
    height: 30px;
    padding: 0
}

.table-price {
    margin-top: 2rem
}

td:has(img) {
    text-align: center;
    max-height: 30px;
}

.ideal-q {
    color: #0b572b
}

.soso-q {
    color: #dda600
}

.notideal-q {
    color: #ff4500
}

.spec-h2 {
    margin-top: 3rem;
    margin-bottom: 1rem
}

.spec-h21 {
    margin-top: 3rem;
    margin-bottom: 0
}

.spec-ul {
    padding-left: 1rem
}

.spec-li {
    list-style-type: circle;
    list-style-position: outside
}

@media (min-width:992px) {
    .mobile-img {
        display: none
    }
}

@media (max-width:991px) {

    .section2 p {
        padding: 1% 1% 1% 1%;
    }

    .section2-txt2 {
        padding: 0;
    }

    .section2-img1 {
        padding: 3%;
    }

    .mobile-img {
        padding: 3% 0 3% 0;
    }

    .section3-h3,
    .section3-row {
        margin-top: 0
    }

    .hero-title {
        font-size: 2rem
    }

    .hero-sub-title {
        font-size: 1.5rem
    }

    .flat-work {
        margin-top: 8%;
        margin-bottom: 8%;
    }

    .iconbox-content {
        margin-top: .5rem
    }

    .single-h4,
    .single-p {
        padding: 0
    }

    .hidden-img {
        display: none !important
    }

    .left-col,
    .main-content-section {
        padding-left: 1rem;
        padding-right: 1rem
    }

    .right-col {
        margin-top: 1.5rem
    }
}

@media only screen and (max-width:1110px) {
    .table-price {
        overflow-y: hidden;
    }

    .table-price::-webkit-scrollbar {
        height: 4px
    }

    .table-price::-webkit-scrollbar-track {
        background: 0 0
    }

    .table-price::-webkit-scrollbar-thumb {
        background: #dfdfdf;
        height: 4px;
        border-radius: 3px
    }

    .table-price::-webkit-scrollbar-thumb:hover {
        background: #000
    }
}

.icon img {
  border-radius: 50%;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

img {
    width: 100%;
    height: 100%;
}