.light-72-wide {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 72px;
    line-height: 72px;
    font-weight: 300;
    letter-spacing: 25px;
    /*color: #4b4e53;*/
}

nav.navbar.navbar-default ul.nav>li>a {

    font-weight: 400;
}

header a.logo img {
    max-height: 26px;
}
.text-color-yellow{
    color: #ff8a00;
}
.icon-box-2:hover,.icon-box-2:hover .alt-font{
    color: #ff8a00;
}
.icon-box-2:hover i{
    background-color: #ff8a00;
    color: #fff;
}
.btn.btn-transparent-light-yellow {
    background: transparent;
    border-color: #ffffff;
    color: #ffffff;
}
.dropdown-header{
    color: #fff;
    font-weight: 600;
    /*margin-left: -10px;*/
}
.btn.btn-transparent-light-yellow:hover, .btn.btn-transparent-light-yellow:focus {
    background: #ff8a00;
    border-color: #ff8a00;
    color: #ffffff;
}


.bg-deep-yellow {
    background-color: #ff8a00;
}
.quote {
    border: none;
    margin: 15px 0;
}

.quote p {
    margin-bottom: 24px;
    color: #4b4e53;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 21px;
    line-height: 32px;
    font-weight: 100;
    font-style: normal;
}

.weixin-qrcode {
    max-width: 40px;
    width: 40px;
    display: block;
}

.feature-box.feature-box-border-0 .box {
    border: 1px solid #ededed;
    /*margin-bottom: 30px;*/
    /*border: none;*/
}

.feature-box.feature-box-border-0 div:first-child .box {
    border-left: 1px solid #ededed;
}

.omo-porfolio .portfolio-img {
    height: 246px;
}
.width-12 i{
    width: 130px;
}
.title-40px{
    font-size: 40px;
}

/*top-nav-tab*/

.top-nav-tab {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    flex-wrap: wrap;
    min-height: 565px;
}


.top-nav-tab .nav-tabs {
    border: 0;
    height: 100%;
}

.top-nav-tab .tab-content {
    padding: 35px;
    border: none;
}

.top-nav-tab .nav-tabs .nav-item {
    border: 1px solid rgba(255, 255, 255, 0.08);
    background-color: rgba(255, 255, 255, 0.05);
    border-right: none;
    border-left: none;
    border-top: none;
    border-radius: 0;
    margin-bottom: 0;
    display: block;
    float: left;
    width: 100%;
    left: 1px;
}


nav.navbar.bootsnav .top-nav-tab ul.nav>li>a {
    border: none;
    color: #ccc;
    cursor: pointer;
    line-height: 44px;
    height: 100%;
    width: 100%;
    margin: 0 !important;
    padding: 0 25px;
    border-radius: 0;
    top: 1px;
    position: relative;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-nav-tab .nav-tabs .nav-item:last-child a {
    top: 0
}

.top-nav-tab .nav-tabs-light .nav-item:first-child {
    border-left: 1px solid #e5e5e5;
    margin-left: 15px;
}

nav.navbar.navbar-default ul li.dropdown .dropdown-menu .nav-tabs li>a:hover {
    color: #fff;
    border-color: transparent;
    border: none;
    border-radius: 0;
    background-color: rgba(35, 35, 35, 1) !important;
    left: 0;
}

nav.navbar.navbar-default ul li.dropdown .dropdown-menu .nav-tabs li>a.active {
    background-color: rgba(35, 35, 35, 1) !important;
    border-color: transparent;
    border: none;
    border-radius: 0;
    left: 1px;
}

.tab-pane>ul {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto flex-wrap: wrap;
}


#top-nav-tab .tab-pane>ul li.dropdown-header {
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    margin-bottom: 8px;
    white-space: inherit;
    padding: 0 40px;
    border-bottom: none;
    text-transform: uppercase;
    line-height: 1.42857143;
}

#top-nav-tab .tab-pane>ul>li>ul {
    margin-top: 18px;
}

#top-nav-tab .tab-pane>ul>li>ul:first-child {
    margin-top: 0;
}

.tab-pane>ul li a {
    text-align: left;
    font-size: 12px;
    color: #9d9d9d;
    padding: 3px 40px;
    text-transform: capitalize;
    margin: 0;
    display: block;
    position: relative;
    overflow: hidden;
    left: 0;
}

.tab-pane>ul>li {
    border-right: 1px solid rgba(255, 255, 255, 0.05);
}

.tab-pane>ul>li:last-child {
    border: 0;
}

.tab-pane li>a:hover {
    color: #fff;
    background: transparent;
    left: 5px;
}
.blog-nav-link-prev .blog-nav-icon {
    left: 20px;
}

.blog-nav-link-next .blog-nav-icon {
    right: 20px;
}

/*20200328*/
/* hover option 12 */
.hover-option12 .grid-item figcaption {
    height: 100%;
    position: relative;
    opacity: 1;
    padding: 35px 10px;
}

.hover-option12 .grid-item .portfolio-hover-main {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%;
}

.hover-option12 .grid-item .portfolio-icon {
    transition: all 0.3s ease 0s;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 55%;
    left: 0;
    right: 0;
    opacity: 0
}

.hover-option12 .grid-item figure:hover .portfolio-icon {
    opacity: 1;
    top: 50%;
}

.hover-option12 .grid-item .portfolio-icon .ex-qrcode {
    /*border-radius: 50%;*/
    border: 2px solid transparent;
    background: #fff;
    margin: 0 7px;
    height: 100px;
    width: 100px;
    display: inline-block;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.hover-option12 .grid-item .portfolio-icon i.fa-link {
    font-size: 20px;
    position: relative;
    top: 11px
}

.hover-option12 .grid-item .portfolio-icon i.fa-search {
    font-size: 16px;
    position: relative;
    top: 10px
}

.hover-option12 .grid-item .portfolio-icon .ex-qrcode:hover,
.hover-option12 .grid-item .portfolio-icon .ex-qrcode:hover i {
    background: transparent;
    color: #fff;
}

.hover-option12 .grid-item .portfolio-icon .ex-qrcode:hover {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}


.hover-option12 .grid-item figure:hover img {
    cursor: default;
    opacity: .15;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
}

.hover-option12 .grid-item figure:hover .ex-qrcode {
    cursor: default;
    opacity: 1;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
}

.hover-option12 .grid-item figure:hover figcaption {
    cursor: default;
}

.hover-option12 .grid-item figure:hover .portfolio-img {
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.container .hover-option12 .grid-item figcaption {
    padding: 25px 10px;
}

/* hover option 13 */
.hover-option13 .grid-item figcaption {
    height: 100%
}

.hover-option13 .grid-item .portfolio-hover-main {
    transform: none;
    display: table;
    height: 100%;
    top: 0;
    width: 100%;
}

.hover-option13 .grid-item figure:hover img {
    opacity: 0.08;
    transform: scale(1, 1);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    filter: blur(4px);
    -webkit-filter: blur(4px);
    -moz-filter: blur(4px);
    -ms-filter: blur(4px);
    -o-filter: blur(4px);
}

.hover-option13 .grid-item figure:hover .ex-qrcode {
    opacity: 1;
    transform: scale(1, 1);
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    filter: blur(0);
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    -o-filter: blur(0);
}

.hover-option13 .grid-item .portfolio-hover-content {
    bottom: -15px;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.hover-option13 .grid-item:hover .portfolio-hover-content {
    bottom: 0;
}

.hover-option13 .swiper-slide.grid-item figcaption {
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0
}

.hover-option13 .swiper-slide.grid-item:hover figcaption {
    opacity: 1
}

.interface-display .swiper-portfolio-prev,
.interface-display .swiper-portfolio-next {
    top: 40%;
    transform: translateY(-40%);
    -webkit-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
}

.demo-heading {
    font-size: 40px;
    line-height: 56px;
}

.bg-light-blue {
    background-color: #f1f5f6;
}

table {
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 18px;
    border: 1px solid #ddd;
}

table thead,
table tfoot {
    background: #f5f5f5;
}

table thead tr th,
table tfoot tr th,
table tbody tr td,
table tr td,
table tfoot tr td {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}

table thead tr th,
table tfoot tr td {
    padding: 8px 10px 9px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
}

table thead tr th:first-child,
table tfoot tr td:first-child {
    border-left: none;
}

table thead tr th:last-child,
table tfoot tr td:last-child {
    border-right: none;
}

table tbody tr.even,
table tbody tr.alt {
    background: #f1f5f6;
}

table tbody tr:nth-child(even) {
    background: #f1f5f6;
}

table tbody tr td {
    color: #333;
    padding: 15px 15px;
    vertical-align: top;
    border: none;
}

table tbody tr:first-child {
    background-color: #f8f8f8;
}

table th {
    padding: 15px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

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

.hide {
    display: none;
}

.highlight {
    background: #ff0;
}

.box-center {
    text-align: center;
    margin: 0 auto;
}
/*tab-5-step*/
.tab-five-step .nav-tabs li {
    width: 19%;
}

.tab-border .nav-tabs li {
    margin: 0;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-right: 0;
}

.tab-border .nav-tabs li:last-child {
    border-right: 1px solid #ccc;
}

.tab-border .nav-tabs li a.nav-link.active,
.tab-border .nav-tabs>li>a.nav-link.active:hover {
    border-bottom: none;
    /*background-color: #ff214f;*/
    color: #ff214f;
}