.btn {
    font-weight: 500;
    font-size: 16px;
    padding: 6px 10px
}
.hero-btn-box .btn{
    width: calc(28% - 3px);
    
}
.btn.focus,
.btn:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-sm {
    font-size: 15px;
    padding: 6px 12px
}

.btn-primary {
    background-color: #fe9923;
    border-color: #fe9923
}

.btn-outline-primary {
    border-color: #fe9923;
    color: #fe9923
}

.btn-outline-primary:hover,
.btn-primary:hover {
    background-color: #000000;
    border-color: #000000
}

.btn-link {
    color: #677286;
    font-weight: 500
}

.btn-link:hover {
    color: #fe9923
}

.icon-element {
	margin-top:30px;
    font-size: 30px;
    color: #050f19;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 0;
    
}

a.icon-element:hover {
    color: #fe9923
}

.icon-element-lg {
    width: 110px;
    height: 110px;
    line-height: 110px;
    font-size: 40px
}

.icon-element-md {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 25px
}

.icon-element-sm {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 19px
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box
}

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

a:focus,
a:hover {
    text-decoration: none
}

button:focus,
input:focus {
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #3c3c3c
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

body {
    font-family: Inter, sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #677286;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-weight: 500
}

.top-0 {
    top: 0 !important
}

.right-0 {
    right: 0 !important
}

.bottom-0 {
    bottom: 0 !important
}

.left-0 {
    left: 0 !important
}

.font-size-70 {
    font-size: 70px !important
}

.font-size-65 {
    font-size: 65px !important
}

.font-size-60 {
    font-size: 60px !important
}

.font-size-55 {
    font-size: 55px !important
}

.font-size-50 {
    font-size: 50px !important
}

.font-size-45 {
    font-size: 45px !important
}

.font-size-40 {
    font-size: 40px !important
}

.font-size-35 {
    font-size: 35px !important
}

.font-size-30 {
    font-size: 30px !important
}

.font-size-28 {
    font-size: 28px !important
}

.font-size-27 {
    font-size: 27px !important
}

.font-size-26 {
    font-size: 26px !important
}

.font-size-25 {
    font-size: 25px !important
}

.font-size-24 {
    font-size: 24px !important
}

.font-size-23 {
    font-size: 23px !important
}

.font-size-22 {
    font-size: 22px !important
}

.font-size-21 {
    font-size: 21px !important
}

.font-size-20 {
    font-size: 20px !important
}

.font-size-19 {
    font-size: 19px !important
}

.font-size-18 {
    font-size: 18px !important
}

.font-size-17 {
    font-size: 17px !important
}

.font-size-16 {
    font-size: 16px !important
}

.font-size-15 {
    font-size: 15px !important
}

.font-size-14 {
    font-size: 14px !important
}

.font-size-13 {
    font-size: 13px !important
}

.font-size-12 {
    font-size: 12px !important
}

.font-size-11 {
    font-size: 11px !important
}

.font-weight-regular {
    font-weight: 400 !important
}

.font-weight-medium {
    font-weight: 500 !important
}

.font-weight-semi-bold {
    font-weight: 600 !important
}

.line-height-70 {
    line-height: 70px !important
}

.line-height-65 {
    line-height: 65px !important
}

.line-height-60 {
    line-height: 60px !important
}

.line-height-58 {
    line-height: 58px !important
}

.line-height-57 {
    line-height: 57px !important
}

.line-height-56 {
    line-height: 56px !important
}

.line-height-55 {
    line-height: 55px !important
}

.line-height-52 {
    line-height: 52px !important
}

.line-height-50 {
    line-height: 50px !important
}

.line-height-48 {
    line-height: 48px !important
}

.line-height-46 {
    line-height: 46px !important
}

.line-height-45 {
    line-height: 45px !important
}

.line-height-40 {
    line-height: 40px !important
}

.line-height-35 {
    line-height: 35px !important
}

.line-height-33 {
    line-height: 33px !important
}

.line-height-30 {
    line-height: 30px !important
}

.line-height-28 {
    line-height: 28px !important
}

.line-height-27 {
    line-height: 27px !important
}

.line-height-26 {
    line-height: 26px !important
}

.line-height-25 {
    line-height: 25px !important
}

.line-height-24 {
    line-height: 24px !important
}

.line-height-22 {
    line-height: 22px !important
}

.line-height-20 {
    line-height: 20px !important
}

.line-height-18 {
    line-height: 18px !important
}

.section-padding {
    padding-top: 20px;
    padding-bottom: 20px
}

.section--padding {
    padding-top: 20px;
    padding-bottom: 90px
}

.padding-top-10px {
    padding-top: 10px !important
}

.padding-top-15px {
    padding-top: 15px !important
}

.padding-top-20px {
    padding-top: 20px !important
}

.padding-top-25px {
    padding-top: 25px !important
}

.padding-top-30px {
    padding-top: 30px !important
}

.padding-top-35px {
    padding-top: 35px !important
}

.padding-top-40px {
    padding-top: 40px !important
}

.padding-top-45px {
    padding-top: 45px !important
}

.padding-top-50px {
    padding-top: 50px !important
}

.padding-top-55px {
    padding-top: 55px !important
}

.padding-top-60px {
    padding-top: 60px !important
}

.padding-top-65px {
    padding-top: 65px !important
}

.padding-top-70px {
    padding-top: 70px !important
}

.padding-top-75px {
    padding-top: 75px !important
}

.padding-top-80px {
    padding-top: 80px !important
}

.padding-top-85px {
    padding-top: 85px !important
}

.padding-top-90px {
    padding-top: 90px !important
}

.padding-top-95px {
    padding-top: 95px !important
}

.padding-top-100px {
    padding-top: 100px !important
}

.padding-top-110px {
    padding-top: 110px !important
}

.padding-top-115px {
    padding-top: 115px !important
}

.padding-top-120px {
    padding-top: 120px !important
}

.padding-top-130px {
    padding-top: 130px !important
}

.padding-top-140px {
    padding-top: 140px !important
}

.padding-top-150px {
    padding-top: 150px !important
}

.padding-top-160px {
    padding-top: 160px !important
}

.padding-top-170px {
    padding-top: 170px !important
}

.padding-top-180px {
    padding-top: 180px !important
}

.padding-top-190px {
    padding-top: 190px !important
}

.padding-top-200px {
    padding-top: 200px !important
}

.padding-top-210px {
    padding-top: 210px !important
}

.padding-top-220px {
    padding-top: 220px !important
}

.padding-top-240px {
    padding-top: 240px !important
}

.padding-top-250px {
    padding-top: 250px !important
}

.padding-bottom-10px {
    padding-bottom: 10px !important
}

.padding-bottom-15px {
    padding-bottom: 15px !important
}

.padding-bottom-20px {
    padding-bottom: 20px !important
}

.padding-bottom-25px {
    padding-bottom: 25px !important
}

.padding-bottom-30px {
    padding-bottom: 30px !important
}

.padding-bottom-35px {
    padding-bottom: 35px !important
}

.padding-bottom-40px {
    padding-bottom: 40px !important
}

.padding-bottom-45px {
    padding-bottom: 45px !important
}

.padding-bottom-50px {
    padding-bottom: 50px !important
}

.padding-bottom-55px {
    padding-bottom: 55px !important
}

.padding-bottom-60px {
    padding-bottom: 60px !important
}

.padding-bottom-65px {
    padding-bottom: 65px !important
}

.padding-bottom-70px {
    padding-bottom: 70px !important
}

.padding-bottom-75px {
    padding-bottom: 75px !important
}

.padding-bottom-80px {
    padding-bottom: 80px !important
}

.padding-bottom-85px {
    padding-bottom: 85px !important
}

.padding-bottom-90px {
    padding-bottom: 90px !important
}

.padding-bottom-95px {
    padding-bottom: 95px !important
}

.padding-bottom-100px {
    padding-bottom: 100px !important
}

.padding-bottom-110px {
    padding-bottom: 110px !important
}

.padding-bottom-115px {
    padding-bottom: 115px !important
}

.padding-bottom-120px {
    padding-bottom: 120px !important
}

.padding-bottom-130px {
    padding-bottom: 130px !important
}

.padding-bottom-140px {
    padding-bottom: 140px !important
}

.padding-bottom-150px {
    padding-bottom: 150px !important
}

.padding-bottom-160px {
    padding-bottom: 160px !important
}

.padding-bottom-170px {
    padding-bottom: 170px !important
}

.padding-bottom-180px {
    padding-bottom: 180px !important
}

.padding-bottom-190px {
    padding-bottom: 190px !important
}

.padding-bottom-200px {
    padding-bottom: 200px !important
}

.padding-bottom-210px {
    padding-bottom: 210px !important
}

.padding-bottom-220px {
    padding-bottom: 220px !important
}

.padding-bottom-240px {
    padding-bottom: 240px !important
}

.padding-bottom-250px {
    padding-bottom: 250px !important
}

.text-black {
    color: #050f19 !important
}

.text-gray {
    color: #677286 !important
}

.text-color {
    color: #fe9923 !important
}

.bg-slim-white {
    /* background-color: rgba(255, 255, 255, .02) */
}

.bg-gray {
    background-color: #f8f9fa !important
}

.bg-1 {
    background-color: #15b2ec !important
}

.bg-2 {
    background-color: #f5a416 !important
}

.bg-3 {
    background-color: #00c99c !important
}

.bg-4 {
    background-color: #f12699 !important
}

.bg-5 {
    background-color: #4e3a9d !important
}

.bg-gradient {
    background: #000 !important;
    background: -webkit-linear-gradient(to right, #434343, #000) !important;
    background: linear-gradient(to right, #434343, #000) !important
}

.bg-gradient-2 {
    background: #73c8a9 !important;
    background: -webkit-linear-gradient(to right, #373b44, #73c8a9) !important;
    background: linear-gradient(to right, #373b44, #73c8a9) !important
}

.bg-gradient-3 {
    background: #f96 !important;
    background: -webkit-linear-gradient(to right, #ff5e62, #f96) !important;
    background: linear-gradient(to right, #ff5e62, #f96) !important
}

.badge-md {
    padding: 5px 10px;
    font-size: 13px
}

.badge-primary {
    background-color: #fe9923
}

.border-gray {
    border-color: rgba(128, 137, 150, .1) !important
}

.border-top-gray {
    border-top-color: rgba(128, 137, 150, .1) !important
}

.border-right-gray {
    border-right-color: rgba(128, 137, 150, .1) !important
}

.border-bottom-gray {
    border-bottom-color: rgba(128, 137, 150, .1) !important
}

.border-left-gray {
    border-left-color: rgba(128, 137, 150, .1) !important
}

.container {
    max-width: 1200px
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

@media (max-width:478px){
    .header-area .header-top{
        display: none  !important;
    }
}

@keyframes loader-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1
    }

    100% {
        top: -1px;
        left: -1px;
        width: 58px;
        height: 58px;
        opacity: 0
    }
}

@-webkit-keyframes shape-move {
    0% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }

    50% {
        -webkit-transform: translateY(-45px) translateX(-55px);
        transform: translateY(-45px) translateX(-55px)
    }

    100% {
        -webkit-transform: translateY(-85px) translateX(-85px);
        transform: translateY(-85px) translateX(-85px)
    }
}

@keyframes shape-move {
    0% {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }

    50% {
        -webkit-transform: translateY(-45px) translateX(-55px);
        transform: translateY(-45px) translateX(-55px)
    }

    100% {
        -webkit-transform: translateY(-85px) translateX(-85px);
        transform: translateY(-85px) translateX(-85px)
    }
}

@-webkit-keyframes square-rotate {
    0% {
        transform: rotate(0) scale(1) translateX(0);
        transform-origin: center bottom
    }

    20% {
        transform: rotate(-60deg) scale(.6) translateX(-20px)
    }

    70% {
        transform: rotate(-75deg) scale(.7) translateX(-40px)
    }

    100% {
        transform: rotate(-90deg) scale(1) translateX(-20px)
    }
}

@keyframes square-rotate {
    0% {
        transform: rotate(0) scale(1) translateX(0);
        transform-origin: center bottom
    }

    20% {
        transform: rotate(-60deg) scale(.6) translateX(-20px)
    }

    70% {
        transform: rotate(-75deg) scale(.7) translateX(-40px)
    }

    100% {
        transform: rotate(-90deg) scale(1) translateX(-20px)
    }
}

@-webkit-keyframes square-shape-move {
    0% {
        transform: rotate(0)
    }

    20% {
        transform: rotate(35deg);
        transform-origin: center center
    }

    50% {
        transform: rotate(50deg);
        transform-origin: right top
    }

    80% {
        transform: rotate(65deg);
        transform-origin: bottom right
    }

    90% {
        transform: rotate(90deg);
        transform-origin: left top
    }

    100% {
        transform: rotate(0);
        transform-origin: center center
    }
}

@keyframes bubble-move {
    0% {
        transform: rotate(0)
    }

    20% {
        transform: rotate(35deg);
        transform-origin: center center
    }

    50% {
        transform: rotate(50deg);
        transform-origin: right top
    }

    80% {
        transform: rotate(65deg);
        transform-origin: bottom right
    }

    90% {
        transform: rotate(90deg);
        transform-origin: left top
    }

    100% {
        transform: rotate(0);
        transform-origin: center center
    }
}

@keyframes drop {
    0% {
        transform: translateY(25px)
    }

    30% {
        transform: translateY(-10px) scale(.1)
    }

    30.001% {
        transform: translateY(25px) scale(1)
    }

    70% {
        transform: translateY(25px)
    }

    100% {
        transform: translateY(-10px) scale(.1)
    }
}

@keyframes wave {
    to {
        transform: translateX(-100%)
    }
}

.avatar-sm {
    width: 55px;
    height: 55px
}

.counter-item {
    text-align: center;
    margin-bottom: 30px
}

.counter-item .counter-number {
    font-size: 40px;
    font-weight: 700
}

.counter-item .counter-title {
    font-size: 18px
}

.counter-item:hover .icon-element {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px)
}

.full-screen-container {
    position: relative;
    overflow-x: hidden;
    width: 100%;
    height: 100%
}

.full-screen-inner-container {
    width: 100%;
    height: 100vh;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-family: 'IBM Plex Mono', monospace;
    color: #fff
}

.coming-soon-bg,
.countdown-wrap {
    width: 50%
}

.countdown-wrap {
    background-color: #050f19;
    padding: 15px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .countdown-wrap {
        width: 100%
    }
    .hero-btn-box .btn {
        width: calc(40% - 3px);
    }
}

@media only screen and (min-width:576px) and (max-width:991px) {
    .hero-bg-img {
        margin-bottom: 0px !important;
       
    }
    

}

@media only screen and (min-width:576px) and (max-width:767px){
    .hero-btn-box .btn {
        width: calc(28% - 3px);
    }
    /* .card-body .btn-submit {
        width: calc(102% - 3px) !important ;
    } */
    .card-body .btn-gray{
        margin-bottom: 5px;
    }
} 

@media only screen and (min-width:480px) and (max-width:767px) {
    .countdown-wrap {
        width: 100%
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .countdown-wrap {
        width: 100%
    }
    .hamburger {
        display: block;
    }
    
    .coming-soon-bg {
        display: none
    }
    .hero-btn-box .btn {
        width: calc(48% - 3px);
    }
}

.coming-soon-bg {
    background-image: url(../images/coming-soon-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .coming-soon-bg {
        display: none
    }
    .hero-bg-img{
        margin-top: 35px;
    }
    .dashed-shape {
        display: none
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .coming-soon-bg {
        display: none
    }
}

.info-box svg path {
    fill: #fe9923
}

.dashed-shape {
    position: absolute;
    top: 0;
    right: -65px;
    width: 140px;
    opacity: .1
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .dashed-shape {
        display: none
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .dashed-shape {
        display: none
    }
}

.dashed-shape img {
    width: 100%
}

.single-team-img-container {
    position: relative;
    z-index: 1
}

.single-team-img-container img {
    width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.single-team-img-container:after {
    position: absolute;
    content: '';
    background-image: url(../images/dots.png);
    background-size: cover;
    background-position: center;
    left: -41px;
    bottom: -50px;
    z-index: -1;
    height: 85%;
    width: 85%;
    opacity: .1
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .single-team-img-container:after {
        bottom: -40px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .single-team-img-container:after {
        display: none
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .single-team-img-container:after {
        display: none
    }
}

.mining-content-wrap {
    position: relative;
    z-index: 1
}

.half-shape {
    position: relative
}

.half-shape::after {
    content: '';
    display: block;
    position: absolute;
    width: 10000px;
    height: 100vh;
    left: 0;
    top: -50%;
    background-color: #fff;
    z-index: -1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.form--control {
    height: 50px;
    line-height: inherit;
    font-size: 15px;
    color: #050f19;
    border: 0;
    background-color: #f8f9fa;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding-left: 20px;
    padding-right: 20px
}

.form--control:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background-color: #eee
}

.form--control::placeholder {
    color: rgba(128, 137, 150, .8)
}

.form--control:-ms-input-placeholder {
    color: rgba(128, 137, 150, .8)
}

.form--control::-ms-input-placeholder {
    color: rgba(128, 137, 150, .8)
}

.custom-control-label {
    font-size: 15px
}

.input-icon {
    position: absolute;
    top: 18px;
    left: 20px
}

.alert-message {
    display: none
}

.custom-control-input:checked~.custom-control-label:before {
    background-color: #fe9923;
    border-color: #fe9923
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #fe9923
}

.custom-control-input:focus~.custom-control-label:before {
    -webkit-box-shadow: 0 0 0 .2rem rgba(255, 126, 0, .25);
    -moz-box-shadow: 0 0 0 .2rem rgba(255, 126, 0, .25);
    box-shadow: 0 0 0 .2rem rgba(255, 126, 0, .25)
}

.toggle-password {
    display: inline-flex;
    align-items: center
}

.toggle-password:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.toggle-password:hover {
    color: #fe9923
}

.toggle-password .eye-off {
    display: none
}

.toggle-password.active .eye-off {
    display: block
}

.toggle-password.active .eye-on {
    display: none
}

#map {
    width: 100%
}

.qtyWrap {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.qtyBtn {
    line-height: 1;
    padding: 8px 10px;
    font-size: 16px;
    color: #050f19;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.qtyBtn:hover {
    color: #fe9923
}

.qtyDec {
    border-right: 1px solid rgba(127, 136, 151, .1)
}

.qtyInc {
    border-left: 1px solid rgba(127, 136, 151, .1)
}

.qtyInput {
    width: 40px;
    border: 0;
    text-align: center;
    color: #050f19;
    pointer-events: none;
    font-size: 16px
}

.header-area {
    position: absolute;
    top: 0;
    width: 100%;
	z-index: 100;
   
}

.header-area-unfixed {
    position: relative;
    top: auto
}

.fixed-top {
    background-color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, .1);
    -moz-box-shadow: 0 0 40px rgba(82, 85, 90, .1);
    box-shadow: 0 0 40px rgba(82, 85, 90, .1)
}

.fixed-top .sticky-logo-show {
    display: inline-block
}

.fixed-top .sticky-logo-hide {
    display: none
}

.fixed-top .main-menu-wrapper {
    padding-right: 0;
    padding-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: transparent
}

.fixed-top .main-nav-white>ul>li>a {
    color: #050f19
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .fixed-top .main-nav-white>ul>li>a {
        color: #fff
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .fixed-top .main-nav-white>ul>li>a {
        color: #fff
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .fixed-top .main-nav-white>ul>li>a {
        color: #fff
    }
}

.fixed-top .main-nav-white>ul>li>a:hover {
    color: #fe9923
}

.fixed-top .navbar-toolbar .list-items-white li a {
    color: #fff
}

.fixed-top .navbar-toolbar .list-items-white li a:hover {
    color: #fff
}

.fixed-top .hamburger-white .line {
    background-color: #fe9923
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-logo {
        text-align: center;
        display: block;
        margin-bottom: 0
    }
	.main-logo img {
		height: 80px;
	}
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .main-logo {
        text-align: center;
        display: block;
        margin-bottom: 0
    }
	.main-logo img {
		height: 80px;
	}
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .main-logo {
        text-align: center;
        display: block;
        margin-bottom: 0;
    }
	.main-logo img {
		height: 80px;
	}
}

.sticky-logo-show {
    display: none
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-top-info {
        text-align: center
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .header-top-info {
        text-align: center
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .header-top-info {
        text-align: center
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .header-top-info.text-right {
        text-align: center !important
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .header-top-info.text-right {
        text-align: center !important
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .header-top-info.text-right {
        text-align: center !important
    }
}

.main-menu-wrapper {
    background-color: #fff;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 20px;
    position: relative
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-menu-wrapper {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .main-menu-wrapper {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .main-menu-wrapper {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-navbar {
        width: 100%;
        flex-direction: column
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .main-navbar {
        width: 100%;
        flex-direction: column
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .main-navbar {
        width: 100%;
        flex-direction: column
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-nav {
        display: none;
        width: 100%;
        order: 1;
        margin-top: 20px;
        max-height: 300px;
        overflow-y: auto
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .main-nav {
        display: none;
        width: 100%;
        order: 1;
        margin-top: 20px;
        max-height: 300px;
        overflow-y: auto
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .main-nav {
        display: none;
        width: 100%;
        order: 1;
        margin-top: 20px;
        max-height: 300px;
        overflow-y: auto
    }
}

.main-nav>ul>li {
    display: inline-block;
    padding-right: 25px;
    position: relative
}

.main-nav>ul>li.has-mega-menu {
    position: static
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-nav>ul>li {
        display: block;
        padding-right: 0
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .main-nav>ul>li {
        display: block;
        padding-right: 0
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .main-nav>ul>li {
        display: block;
        padding-right: 0
    }
}

.main-nav>ul>li>a {
    color: #050f19;
    font-size: 17px;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding-bottom: 13px;
    margin-bottom: -13px;
    font-weight: 500
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-nav>ul>li>a {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .main-nav>ul>li>a {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .main-nav>ul>li>a {
        margin-bottom: 0;
        display: flex;
        align-items: center;
        justify-content: space-between
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-nav>ul>li>a>.fa-angle-down {
        display: none
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .main-nav>ul>li>a>.fa-angle-down {
        display: none
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .main-nav>ul>li>a>.fa-angle-down {
        display: none
    }
}

.main-nav>ul>li>a:hover {
    color: #fe9923
}

.main-nav>ul>li .drop-menu {
    position: absolute;
    left: 0;
    top: 50px;
    opacity: 0;
    visibility: hidden
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-nav>ul>li .drop-menu {
        opacity: 1;
        position: inherit;
        left: auto;
        top: auto;
        visibility: visible;
        display: none;
        width: auto;
        margin-bottom: 14px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .main-nav>ul>li .drop-menu {
        opacity: 1;
        position: inherit;
        left: auto;
        top: auto;
        visibility: visible;
        display: none;
        width: auto;
        margin-bottom: 14px
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .main-nav>ul>li .drop-menu {
        opacity: 1;
        position: inherit;
        left: auto;
        top: auto;
        visibility: visible;
        display: none;
        width: auto;
        margin-bottom: 14px
    }
}

.main-nav>ul>li .mega-menu {
    width: 100%
}

.main-nav>ul>li:last-child {
    padding-right: 0
}

.main-nav-white>ul>li>a {
    color: #677286
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .main-nav-2 {
        background-color: #050f19;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 10px 20px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .main-nav-2 {
        background-color: #050f19;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 10px 20px
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .main-nav-2 {
        background-color: #050f19;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        padding: 10px 20px
    }
}

.main-nav-2 .drop-menu-toggle {
    background-color: rgba(255, 255, 255, .1)
}

.main-nav-2 .drop-menu-toggle.active,
.main-nav-2 .drop-menu-toggle:hover {
    background-color: #fff;
    color: #050f19
}

@media (min-width:992px) {
    .main-nav ul li:hover .drop-menu {
        top: 45px;
        opacity: 1;
        visibility: visible
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-toolbar {
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .navbar-toolbar {
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .navbar-toolbar {
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.shopping-cart-icon {
    font-size: 15px;
    color: #050f19;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.shopping-cart-icon:hover {
    color: #fe9923
}

.navbar-tool-search {
    padding-left: 20px;
    position: static
}

.navbar-tool-search .dropdown-toggle {
    font-size: 15px;
    color: #050f19;
    padding: 0;
    width: 20px;
    text-align: center
}

.navbar-tool-search .dropdown-toggle::after {
    display: none
}

.navbar-tool-search .dropdown-toggle[aria-expanded=true] {
    color: #fe9923
}

.navbar-tool-search .dropdown-toggle[aria-expanded=true] .fa-search::before {
    content: "\f00d"
}

.navbar-tool-search .dropdown-menu {
    min-width: 100%;
    margin-top: 20px
}

.drop-menu {
    background-color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 200px;
    z-index: 1;
    -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, .1);
    -moz-box-shadow: 0 0 40px rgba(82, 85, 90, .1);
    box-shadow: 0 0 40px rgba(82, 85, 90, .1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .drop-menu {
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        -ms-transition: all 0s;
        -o-transition: all 0s;
        transition: all 0s
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .drop-menu {
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        -ms-transition: all 0s;
        -o-transition: all 0s;
        transition: all 0s
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .drop-menu {
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        -ms-transition: all 0s;
        -o-transition: all 0s;
        transition: all 0s
    }
}

.drop-menu li {
    display: block;
    font-size: 14px
}

.drop-menu li a {
    color: #677286;
    display: block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-transform: capitalize;
    padding: 3px 25px;
    position: relative
}

.drop-menu li a:hover {
    color: #fe9923;
    padding-left: 35px
}

.drop-menu li a:hover:after {
    width: 10px
}

.drop-menu li a:after {
    position: absolute;
    content: '';
    top: 50%;
    left: 20px;
    width: 0;
    height: 2px;
    background-color: #fe9923;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.mega-menu .mega-menu-item:not(:last-child) {
    border-right: 1px solid rgba(128, 137, 150, .1)
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .mega-menu .mega-menu-item:not(:last-child) {
        border-right: 0
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .mega-menu .mega-menu-item:not(:last-child) {
        border-right: 0
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .mega-menu .mega-menu-item:not(:last-child) {
        border-right: 0
    }
}

.drop-menu-toggle {
    display: none;
    background-color: rgba(128, 137, 150, .1);
    padding: 2px 8px;
    line-height: 24px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .drop-menu-toggle {
        display: block
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .drop-menu-toggle {
        display: block
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .drop-menu-toggle {
        display: block
    }
}

.drop-menu-toggle.active,
.drop-menu-toggle:hover {
    background-color: #050f19;
    color: #fff
}

.drop-menu-toggle.active i::before {
    content: "\f106"
}

.bread-bg {
    background-image: url(../images/breadcrumb-bg.jpg);
    background-size: cover;
    background-position: center
}

.breadcrumb-area {
    padding-top: 160px;
    padding-bottom: 40px;
    position: relative
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .breadcrumb-area {
        padding-bottom: 80px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .breadcrumb-area {
        padding-bottom: 80px
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .breadcrumb-area {
        padding-bottom: 50px
    }
}

.breadcrumb {
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    padding: 0
}

.breadcrumb-item a {
    color: #fff;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -ms-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s
}

.breadcrumb-item a:hover {
    color: #fe9923;
    text-decoration: underline
}

.breadcrumb-item+.breadcrumb-item:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
    vertical-align: middle;
    color: #fff
}

.breadcrumb-item.active {
    color: rgba(255, 255, 255, .7)
}

.card {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 10px rgba(82, 85, 90, .1);
    -moz-box-shadow: 0 1px 10px rgba(82, 85, 90, .1);
    box-shadow: 0 1px 10px rgba(82, 85, 90, .1);
    border: 0;
    margin-bottom: 30px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.card-body {
    padding: 30px;
}

.card-body-calculator {
    padding: 30px;
    background-color: #004890;

}

.font-weight-bold-calculator{
    color: #FFF;
}

.card-title {
    font-size: 20px;
    font-weight: 600
}
.blog-area .card-body{
    min-height: 291px;
}

.card-title a {
    color: #2c2828;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.card-title a:hover {
    color: #fe9923
}

.card-number-icon {
    font-size: 40px;
    position: absolute;
    top: 30px;
    right: 20px;
    color: #050f19;
    opacity: .1
}

.card-img-top {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.card-bg-on-hover {
    position: relative
}

.card-bg-on-hover .card-body {
    position: relative;
    z-index: 1
}

.card-bg-on-hover:after,
.card-bg-on-hover:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0;
    visibility: hidden
}

.card-bg-on-hover:before {
    background-color: rgba(30, 22, 107, .8)
}

.card-bg-on-hover:after {
    /* background-image: url(../images/blog-img2.jpg); */
    background-position: center;
    background-size: cover;
    z-index: -1
}

.card-bg-on-hover:hover .card-text,
.card-bg-on-hover:hover .card-title,
.card-bg-on-hover:hover .card-title a {
    color: #fff
}

.card-bg-on-hover:hover:after,
.card-bg-on-hover:hover:before {
    opacity: 1;
    visibility: visible;
    background-color: #fe9923;
}

.media-title a {
    color: #050f19;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.media-title a:hover {
    color: #fe9923
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .competitor-content {
        overflow-y: auto
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .competitor-content {
        overflow-y: auto
    }
}

.competitor-card {
    width: 290px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .competitor-card {
        width: 190px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .competitor-card {
        width: 190px
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .competitor-card {
        width: 190px
    }
}

.competitor-img {
    height: 100px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .competitor-img {
        height: 65px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .competitor-img {
        height: 65px
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .competitor-img {
        height: 65px
    }
}

.competitor-item {
    height: 52px
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .competitor-item {
        height: 65px;
        font-size: 14px
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .competitor-item {
        height: 65px;
        font-size: 14px
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .competitor-item {
        height: 65px;
        font-size: 14px
    }
}

.countdown-item {
    position: relative
}

.countdown-item span {
    display: block;
    color: #fff
}

.countdown-item .count-text {
    text-transform: uppercase;
    color: rgba(255, 255, 255, .8);
    font-size: 15px;
    margin-top: 15px
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .countdown-item .count-text {
        font-size: 14px;
        margin-top: 5px
    }
}

.countdown-item #days,
.countdown-item #hours,
.countdown-item #minutes,
.countdown-item #seconds {
    font-size: 40px;
    font-weight: 700
}

@media only screen and (min-width:320px) and (max-width:479px) {

    .countdown-item #days,
    .countdown-item #hours,
    .countdown-item #minutes,
    .countdown-item #seconds {
        font-size: 30px
    }
}

.countdown-item:not(:last-child) {
    margin-right: 60px
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .countdown-item:not(:last-child) {
        margin-right: 20px
    }
}

.countdown-item:not(:last-child)::before {
    position: absolute;
    content: ":";
    top: 0;
    right: -38px;
    color: #fff;
    font-weight: 700;
    font-size: 40px
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .countdown-item:not(:last-child)::before {
        display: none
    }
}

.pagination .page-item.active .page-link {
    background-color: #fe9923
}

.pagination .page-item.active .page-link:hover {
    color: #fff
}

.pagination .page-item:first-child .page-link {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination .page-item:last-child .page-link {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination .page-link {
    margin-left: 3px;
    border: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #677286
}

.pagination .page-link:hover {
    color: #050f19
}

.posts-nav li a {
    position: relative;
    display: inline-block;
    color: #050f19;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.posts-nav li a span {
    display: block;
    color: #677286;
    font-size: 15px;
    margin-bottom: 1px;
    font-weight: 400
}

.posts-nav li a:after {
    font-family: "Font Awesome 5 Pro";
    font-size: 22px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.posts-nav li a:hover {
    color: #fe9923
}

.posts-nav li.prev-post a {
    padding-left: 30px
}

.posts-nav li.prev-post a:after {
    left: 0;
    content: "\f104"
}

.posts-nav li.prev-post a:hover:after {
    -webkit-transform: translate3d(-5px, -50%, 0);
    -moz-transform: translate3d(-5px, -50%, 0);
    -ms-transform: translate3d(-5px, -50%, 0);
    -o-transform: translate3d(-5px, -50%, 0);
    transform: translate3d(-5px, -50%, 0)
}

.posts-nav li.next-post a {
    padding-right: 30px
}

.posts-nav li.next-post a:after {
    right: 0;
    content: "\f105"
}

.posts-nav li.next-post a:hover:after {
    -webkit-transform: translate3d(5px, -50%, 0);
    -moz-transform: translate3d(5px, -50%, 0);
    -ms-transform: translate3d(5px, -50%, 0);
    -o-transform: translate3d(5px, -50%, 0);
    transform: translate3d(5px, -50%, 0)
}

.nav-pills .nav-item:not(:last-child) {
    margin-right: 15px
}

.nav-pills .nav-link {
    background-color: #fff;
    color: #677286;
    -webkit-box-shadow: 0 1px 10px rgba(82, 85, 90, .1);
    -moz-box-shadow: 0 1px 10px rgba(82, 85, 90, .1);
    box-shadow: 0 1px 10px rgba(82, 85, 90, .1);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.nav-pills .nav-link:hover:not(.active) {
    color: #050f19
}

.nav-pills .nav-link.active {
    background-color: #fe9923;
    border: #fe9923
}

.generic-table .table {
    color: #050f19;
    margin-bottom: 0
}

.generic-table .table thead tr {
    background-color: rgba(128, 137, 150, .05)
}

.generic-table .table thead th {
    border-top: 0;
    border-bottom: 0;
    font-weight: 500;
    font-size: 15px;
    opacity: .8
}

.generic-table .table td,
.generic-table .table th {
    vertical-align: middle;
    border-top-color: rgba(128, 137, 150, .1);
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 500
}

.generic-table .table tbody tr:hover {
    background-color: rgba(128, 137, 150, .05)
}

.generic-table .numeral.red {
    color: #ff2e2e
}

.generic-table .numeral.green {
    color: #39ba5e
}

.generic--table .table tbody tr:hover {
    background-color: transparent
}

.generic-table-negative {
    margin-top: -200px;
    position: relative;
    z-index: 1
}

.coin-market-chart {
    fill: none;
    width: 120px
}

.coin-market-chart path {
    stroke-width: 1.5;
    stroke: rgba(128, 127, 150, .3)
}

.crypto-name-wrap img {
    width: 33px
}

.loader-container {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    top: 0;
    left: 0;
    z-index: 9999
}

.loader-ripple {
    position: relative;
    width: 64px;
    height: 64px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loader-ripple div {
    position: absolute;
    border: 4px solid #fe9923;
    opacity: 1;
    border-radius: 50%;
    animation: loader-ripple 1s cubic-bezier(0, .2, .8, 1) infinite
}

.loader-ripple div:nth-child(2) {
    animation-delay: -.5s
}

.cursor-pointer {
    cursor: pointer
}

.fancy-radius {
    -webkit-border-radius: 30% 70% 70% 30%/30% 30% 70% 70% !important;
    -moz-border-radius: 30% 70% 70% 30%/30% 30% 70% 70% !important;
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70% !important;

}

.hover-y {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.hover-y:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px)
}

.hamburger {
    cursor: pointer;
    display: none
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .hamburger {
        display: block
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .hamburger {
        display: block
    }
}

@media only screen and (max-width:479px) {
    .hamburger {
        display: block
    }
}

.hamburger .line {
    width: 30px;
    height: 3px;
    background-color: #050f19;
    display: block;
    margin: 5px auto;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hamburger.is-active .line:nth-child(1) {
    -webkit-transform: translateY(11px) rotate(45deg);
    -moz-transform: translateY(11px) rotate(45deg);
    -ms-transform: translateY(11px) rotate(45deg);
    -o-transform: translateY(11px) rotate(45deg);
    transform: translateY(11px) rotate(45deg)
}

.hamburger.is-active .line:nth-child(2) {
    opacity: 0
}

.hamburger.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-5px) rotate(-45deg);
    -moz-transform: translateY(-5px) rotate(-45deg);
    -ms-transform: translateY(-5px) rotate(-45deg);
    -o-transform: translateY(-5px) rotate(-45deg);
    transform: translateY(-5px) rotate(-45deg)
}

.hamburger-white .line {
    background-color: #fe9923
}

.section-shape {
    width: 17px;
    height: 17px;
    display: block;
    border-top: 3px solid #fe9923;
    border-left: 3px solid #fe9923;
    position: relative
}

.section-shape:before {
    position: absolute;
    content: '';
    top: 3px;
    left: 3px;
    width: 5px;
    height: 5px;
    background-color: #fe9923
}

.title-shape {
    height: 1px;
    border-bottom: 1px solid rgba(128, 137, 150, .1)
}

.title-shape span {
    display: block;
    width: 45px;
    height: 1px;
    background-color: #fe9923
}

.underline-shape {
    position: relative
}

.underline-shape::before {
    position: absolute;
    content: "";
    bottom: 7px;
    left: 0;
    background-color: #fe9923;
    opacity: .1;
    width: 100%;
    height: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.sec-title {
    font-size: 41px;
    font-weight: 700;
    color: #2c2828;
}
.about-content .sec-title{
    color: #fff;
    /* font-size: 31px !important; */
}
.about-content-sec p{
    color: #504242;
}
.dark .sec-title {
    /* font-size: 45px; */
    font-weight: 700;
    color: #fff;
}
.about-img .img__item{
    position: relative;
    left: 30px;
}
@media only screen and (min-width:320px) and (max-width:479px) {
    .sec-title {
        font-size: 30px
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {

    .sec-title.font-size-50,
    .sec-title.font-size-55 {
        font-size: 30px !important
    }
}

.sec-desc {
    font-size: 18px
}

@media only screen and (min-width:768px) and (max-width:991px) {

    .sec-desc br,
    .sec-title br {
        display: none
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {

    .sec-desc br,
    .sec-title br {
        display: none
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {

    .sec-desc br,
    .sec-title br {
        display: none
    }
}

.sec-year-time {
    font-weight: 700;
    font-size: 50px;
    position: relative
}

.sec-year-time:before {
    position: absolute;
    content: '';
    top: -27px;
    left: -11px;
    width: 65px;
    height: 45px;
    border: 2px dashed rgba(103, 114, 134, .2);
    z-index: -1
}

.list-items li {
    margin-bottom: 5px
}

.list-items li a {
    color: #ffffff;
    display: inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.list-items li a:hover {
    color: #fe9923
}

.list-items li .icon {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background-color: #eee;
    margin-right: 8px
}

.list-items-white li {
    color: #fff;
    display: inline-block
}

.list-items-white li a {
    color: #fff;
    display: inline-block
}

.list-items-white li a:hover {
    color: rgba(255, 255, 255, .8)
}

.list-items-hover li a:hover {
    padding-left: 5px
}

.list-items-bullet li:before {
    content: "\2022";
    color: #050f19;
    display: inline-block;
    width: 16px
}

.blockquote {
    border-left: 5px solid #eee;
    padding: 10px 20px
}

.blockquote p {
    font-size: 18px
}

.ring-shape {
    width: 25px;
    height: 25px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    border: 2px solid rgba(103, 114, 134, .1)
}

.ring-shape-white {
    border-color: rgba(255, 255, 255, .1)
}

.ring-shape-1 {
    top: 4%;
    left: 4%
}

.ring-shape-2 {
    top: 2px;
    left: 30%
}

.ring-shape-3 {
    bottom: 5%;
    left: 10%
}

.ring-shape-4 {
    top: 5%;
    right: 15%
}

.ring-shape-5 {
    bottom: 10%;
    right: 8%
}

.ring-shape-6 {
    bottom: 40%;
    left: 25%
}

.ring-shape-7 {
    top: 40%;
    right: 25%
}

.ring-shape-8 {
    bottom: 18%;
    right: 35%
}

.circle-shape {
    width: 100px;
    height: 100px;
    border: 3px solid rgba(128, 137, 150, .1);
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.circle-shape-2 {
    top: -20px;
    right: 90px
}

.circle-shape-3 {
    bottom: -20px;
    left: 2%
}

.circle-shape-4 {
    top: 20px;
    left: 20%
}

.circle-shape-5 {
    bottom: 40px;
    right: 10%
}

.circle-shape-3,
.circle-shape-5 {
    width: 50px;
    height: 50px
}

.triangle-shape {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 40px solid #15b2ec;
    opacity: .1
}

.triangle-shape-1 {
    top: 15%;
    left: 4%
}

.triangle-shape-2 {
    background-color: #f5a416;
    border: none;
    top: 45%;
    left: 25%;
    width: 60px;
    height: 60px
}

.triangle-shape-3 {
    bottom: 30px;
    left: 7%;
    border-bottom-color: #00c99c
}

.triangle-shape-4 {
    top: 25%;
    right: 10%;
    border-bottom-color: #f12699
}

.random-img {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    -webkit-box-shadow: 0 10px 30px rgba(255, 126, 0, .1);
    -moz-box-shadow: 0 10px 30px rgba(255, 126, 0, .1);
    box-shadow: 0 10px 30px rgba(255, 126, 0, .1);
    border: 3px solid #fff
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .random-img {
        display: none
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .random-img {
        display: none
    }
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .random-img {
        display: none
    }
}

.random-img:nth-child(1) {
    top: 10%;
    left: 20px
}

.random-img:nth-child(2) {
    top: 32%;
    left: 15%
}

.random-img:nth-child(3) {
    top: 60%;
    left: 6%
}

.random-img:nth-child(4) {
    bottom: 8%;
    left: 15%;
    width: 70px;
    height: 70px
}

.random-img:nth-child(5) {
    top: 20%;
    right: 7%
}

.random-img:nth-child(6) {
    top: 53%;
    right: 20%
}

.random-img:nth-child(7) {
    bottom: 20%;
    right: 4%
}

.img-bg {
    background-image: url(../images/blog-img10.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #004890;
    opacity: .9
}

.hover-y:hover {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px)
}

.select-picker.show .dropdown-toggle {
    background-color: #eee;
    border-color: #eee
}

.select-picker .dropdown-toggle {
    font-size: 15px;
    color: #050f19
}

.select-picker .dropdown-toggle .filter-option-inner-inner {
    text-overflow: ellipsis;
    white-space: nowrap
}

.select-picker .dropdown-toggle:hover {
    background-color: #eee;
    border-color: #eee
}

.select-picker .dropdown-toggle:focus {
    background-color: #eee;
    border-color: #eee;
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.select-picker-sm .btn {
    padding: 8px 16px
}

.dropdown-menu {
    padding: 15px;
    border: 0;
    -webkit-box-shadow: 0 1px 10px rgba(82, 85, 90, .1);
    -moz-box-shadow: 0 1px 10px rgba(82, 85, 90, .1);
    box-shadow: 0 1px 10px rgba(82, 85, 90, .1);
    margin-top: 6px
}

.bs-searchbox {
    padding: 0 0 5px 0
}

.bs-searchbox input {
    border-color: rgba(128, 137, 150, .2)
}

.bs-searchbox input:focus {
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-color: rgba(128, 137, 150, .4)
}

.dropdown-item {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 15px;
    white-space: normal
}

.dropdown-item:not([href]) {
    color: #677286
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #fe9923;
    color: #fff
}

.dropdown-item.active:hover,
.dropdown-item:active:hover {
    color: #fff
}

.social-icons a {
    color: #ffffff;
    display: inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin-right: 15px;
    /* background: #fff; */
    border-radius: 50px;
}

.social-icons a:hover {
    color: #fe9923
}

.owl-theme .owl-dots .owl-dot span {
    width: 14px;
    height: 14px;
    border: 3px solid #ddd;
    background: 0 0;
    margin-right: 5px;
    margin-left: 5px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    border-color: #fe9923
}

.service-carousel .owl-item {
    padding: 15px
}

#scroll-to-top {
    position: fixed;
    right: 10px;
    bottom: 10px;
    z-index: 9999;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #fff;
    color: #677286;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 10px rgba(0, 0, 0, .1);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    font-size: 18px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

#scroll-to-top:hover {
    background-color: #fe9923;
    color: #fff
}

#scroll-to-top.is-active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.blog-svg-shape {
    fill: #fff;
    stroke: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 256px;
    pointer-events: none
}

.generic-video-img-wrap {
    position: relative
}

.generic-video-img-wrap .generic-video__img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 100%;
    -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, .1);
    -moz-box-shadow: 0 0 40px rgba(82, 85, 90, .1);
    box-shadow: 0 0 40px rgba(82, 85, 90, .1)
}

.generic-video-img-wrap .play-btn {
    position: absolute;
    bottom: 30px;
    right: 30px
}

.hero-bg {
    background-image: url(../images/banner-bg.jpg)
}

.hero-area {
    position: relative;
    padding-top: 140px;
    /* padding-bottom: 180px; */
    background-position: center;
    background-color: #e7e7e7;
}

.hero-area-3 {
    padding-top: 170px;
    padding-bottom: 290px
}

.hero-shape {
    position: relative
}

.hero-shape:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/dots2.png);
    background-size: cover;
    background-position: center;
    opacity: .3
}

.hero-svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    stroke: none;
    fill: #fafafa;
    z-index: -1;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    pointer-events: none
}

.hero--svg {
    height: 120px;
    fill: #fff;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    z-index: 1
}

.img-box {
    position: relative
}

.img-box .img__item {
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.img-box .img__item-2 {
    bottom: 30px;
    left: -20px;
    width: 200px;
    height: 200px;
    border: 10px solid #fff;
    z-index: 1;
    position: absolute
}

.img-box .play-btn {
    position: absolute;
    bottom: 30px;
    right: 30px;
    font-size: 25px
}

.overflow-text {
    position: absolute;
    top: 0;
    left: 35px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transform-origin: left;
    color: rgba(103, 114, 134, .3);
    font-size: 45px;
    margin-top: 190px;
    line-height: 45px;
    letter-spacing: 5px;
    text-transform: uppercase
}
.about-img .overflow-text{
    left: 65px !important;
    color: rgb(254 153 35 / 80%) !important;
}

.client-testimonial .owl-stage-outer {
    padding-top: 30px
}

.testimonial-card .testimonial__img {
    width: 120px;
    height: 120px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 0 40px rgba(82, 85, 90, .1);
    -moz-box-shadow: 0 0 40px rgba(82, 85, 90, .1);
    box-shadow: 0 0 40px rgba(82, 85, 90, .1);
    background-color: #fff
}

.testimonial-card .testimonial__img .testimonial__img-circle {
    position: absolute;
    width: 8px;
    height: 8px;
    top: 21px;
    right: 17px;
    background-color: #050f19;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: .1
}

.testimonial-card .testimonial__img img {
    width: 95px;
    height: 95px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.testimonial-card .testimonial__img:after {
    position: absolute;
    content: "";
    top: 3px;
    right: -3px;
    width: 16px;
    height: 16px;
    background-color: #050f19;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: .2
}

.testimonial-card .testimonial__img:before {
    position: absolute;
    content: "";
    top: -25px;
    right: -32px;
    width: 32px;
    height: 32px;
    background-color: #050f19;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: .3
}

.testimonial-card .testimonial__desc {
    font-size: 20px;
    color: #677286;
    line-height: 36px;
    margin-top: 25px;
    margin-bottom: 25px
}

.testimonial-card .testimonial__title {
    font-size: 20px;
    margin-bottom: 10px;
    color: #050f19
}

.testimonial-card .testimonial__meta {
    font-size: 15px;
    text-transform: capitalize;
    color: #677286;
    background-color: rgba(103, 114, 134, .07);
    display: inline-block;
    padding: 4px 20px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-bottom: 30px
}
.feature-area p{
    color:#504242 ;
}
.card-body .card-text p{
    color:#504242 ;
}
.timeline-wrap {
    position: relative;
    z-index: 1
}

.timeline-wrap:after {
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    width: 4px;
    height: 100%;
    background-color: #050f19;
    opacity: .1;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .timeline-wrap:after {
        display: none
    }
}

.timeline {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .timeline {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.timeline:not(:last-child) {
    padding-bottom: 40px
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .timeline:not(:last-child) {
        padding-bottom: 20px
    }
}

.timeline:nth-child(2n+2) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .timeline:nth-child(2n+2) {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.timeline:nth-child(2n+2) .timeline-prev {
    text-align: left;
    padding-right: 0;
    padding-left: 42px
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .timeline:nth-child(2n+2) .timeline-prev {
        padding-left: 0
    }
}

.timeline:nth-child(2n+2) .timeline-prev:before {
    right: auto;
    left: -10px
}

.timeline:nth-child(2n+2) .timeline-next {
    margin-left: 0;
    margin-right: auto;
    text-align: right
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .timeline:nth-child(2n+2) .timeline-next {
        text-align: left
    }
}

.timeline:nth-child(2n+2) .timeline-next:before {
    left: auto;
    right: -12px;
    border-right: transparent;
    border-left: 12px solid #fff
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .timeline:nth-child(2n+2) .timeline-next:before {
        left: 20px;
        right: auto;
        border-right: 12px solid transparent;
        border-left-color: transparent
    }
}

.timeline-prev {
    width: 50%;
    text-align: right;
    position: relative;
    padding-right: 42px;
    padding-top: 27px
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .timeline-prev {
        width: 100%;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 25px
    }
}

.timeline-prev:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    border: 3px solid #fff;
    background-color: #fe9923;
    right: -10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .timeline-prev:before {
        display: none
    }
}

.timeline-next {
    position: relative;
    width: 46%;
    margin-left: auto
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .timeline-next {
        width: 100%;
        margin-left: 0;
        text-align: right
    }
}

.timeline-next:before {
    position: absolute;
    top: 26px;
    left: -12px;
    content: '';
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #fff
}

@media only screen and (min-width:320px) and (max-width:479px) {
    .timeline-next:before {
        top: -12px;
        left: auto;
        right: 20px;
        border-top: transparent;
        border-right-color: transparent;
        border-left: 12px solid transparent;
        border-bottom-color: #fff
    }
}

.accordion .card {
    margin-bottom: 15px
}

.accordion .card-header {
    background-color: transparent;
    padding: 0;
    border-bottom-color: rgba(128, 137, 150, .1)
}

.accordion .btn {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 17px
}

.accordion .btn[aria-expanded=true] {
    color: #fe9923
}

.accordion .btn[aria-expanded=true] i:before {
    content: "\f068"
}

.accordion .card-body {
    padding: 1.25rem
}

.comments li {
    border-bottom: 1px solid rgba(128, 137, 150, .1);
    padding-bottom: 25px;
    margin-bottom: 25px
}

.comments li:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.comments ul {
    margin-top: 25px;
    margin-left: 72px;
    padding-top: 25px;
    border-top: 1px solid rgba(128, 137, 150, .1)
}

.copy-desc {
    font-size: 14px
}

.copy-desc a {
    color: #050f19;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.copy-desc a:hover {
    color: #fe9923
}

.card-body .icon-element i {
    color: #fe9923;
}

.d-flex a:hover {
    color: #fe9923;
}




.flip-box {
    background-color: transparent;
    height: 200px;
    perspective: 1000px;
    box-shadow: 0 1px 10px rgb(82 85 90 / 10%);
    margin-bottom: 30px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateX(180deg);
}

.flip-box-front,
.flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    background-color: #fff;
    color: black;
    border-radius: 8px;
}

.flip-box-back {
    background-color: #fff;
    color: white;
    transform: rotateX(180deg);
}

.img-bg-1 {
    background-image: url(../images/slider-bg-2.jpg)
}

.img-bg-2 {
    background-image: url(../images/s1.jpg)
}

.img-bg-3 {
    background-image: url(../images/slider-bg-2.jpg)
}

.owl-dots {
    display: none;
}

/* ---------------services--------------- */

.serviceBox {
    color: var(--main-color);
    font-family: 'Raleway', sans-serif;
    text-align: center;
    padding: 25px 20px 25px 80px;
    position: relative;
    z-index: 1;
}

.serviceBox:before,
.serviceBox:after {
    content: '';
    border: 4px solid var(--main-color);
    position: absolute;
    left: 28px;
    top: 0;
    right: 0;
    bottom: 0;
    clip-path: polygon(0 0, 65% 0%, 50% 100%, 0% 100%);
}

.serviceBox:after {
    clip-path: polygon(95% 15%, 100% 15%, 100% 100%, 95% 100%);
}

.serviceBox .service-icon {
    color: #fff;
    background-color: var(--main-color);
    font-size: 30px;
    line-height: 60px;
    height: 60px;
    width: 60px;
    margin: 0 0 15px;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    top: 50%;
}

.serviceBox .title {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    margin: 0 0 10px;
}

.serviceBox .description {
    font-size: 14px;
    line-height: 25px;
    margin: 0;
}

.serviceBox.orange {
    --main-color: #F97406;
}

.serviceBox.pink {
    --main-color: #FF0748;
}

@media only screen and (max-width: 1199px) {
    .serviceBox {
        margin: 0 0 40px;
    }
    .contact-content iframe{
        width: 100% !important;
    }
}
 .light-text p.card-text.font-weight-normal {
    color: #504242;
}
.banner-img {
    width: 60%;
    margin: 100px auto;
}

.banner-text {
    margin: 100px 0 50px;
    font-size: 30px;
	line-height: 45px;
}

.banner-text span {
    font-size: 42px;
    color: #f7931a;
    font-weight: 600;
}

.main-menu-header {
    background-color: #fff;
    box-shadow: 0 0 40px rgb(82 85 90 / 10%);
}
.ten-years-celebrating {
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.ten-years-celebrating img {
    width: 100px !important;
}
.cta-area img{
    height:70px;
    width:70px;
}
.cta-area .card-body{
    min-height: 420px;
	text-align: center;
}
.dark p.card-desc.mb-3 {
    color: #504242;
}
.dark .footer-item h5{
    color:#fff;
}
.about-2 p{
	color:#fff;
    text-align:justify;
    text-justify:inter-word
}
.dark .footer-item p{
    color:#fff;
}
.dark .footer-item li{
    color:#fff;
}
p.card-desc.mb-3 {
    text-align: justify;
}
.hero-bg-img{
    /*background: url(../images/banner-img5.jpg);*/
    background: url('../tbc-bg.png');
    padding-bottom:28px;
	background-size:cover;
    background-position: center;
	z-index: 0;
}
.banner-btn{
    background-color: #000000;
    border-color: #000000;
    display: inline-block;
    font-weight: 400;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 15px 30px;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.banner-btn:hover{
    background-color: #fe9923;
    border-color: #fe9923;
    color: #fff;
}
.header-area .header-top {
	background: #004890;
}
.hero-area .hero-btn-box{
	margin-right: 4px;
}
.ab-p p{
	color:#504242;
}
.cont-p p{
	color:#504242;
}
.testimonial{
    border-left: 4px solid #fe9923;
    box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.06);
    padding: 67px 30px 30px 130px;
    margin: 0 15px 1px 15px;
    overflow: hidden;
    position: relative;
    height: 383px;
}
.testimonial:before{
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 25px solid #fe9923;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    transform: rotate(-45deg);
    transform-origin: 80% -30% 0;
}
.testimonial .pic{
    display: inline-block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 60px;
    left: 20px;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .description{
    font-size: 15px;
    font-style: italic;
    color: #918686;
    line-height: 25px;
    margin-bottom: 15px;
}
.testimonial .title{
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #fe9923;
    margin: 0;
}
.testimonial .post{
    display: inline-block;
    font-size: 17px;
    color: #fe9923;
}
.owl-theme .owl-controls .owl-page span{
    border: 2px solid #fe9923;
    background: #fff;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span{
    background: #fe9923;
}
@media only screen and (max-width: 767px){
    .testimonial{
        padding: 20px;
        text-align: center;
    }
    .testimonial .pic{
        display: block;
        position: static;
        margin: 0 auto 15px;
    }
}
.align-center{
	align-items:center;
}
.card:hover .icon-element{
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-box-shadow: 0 1px 10px rgba(82, 85, 90, .1);
    -moz-box-shadow: 0 1px 10px rgba(82, 85, 90, .1);
    box-shadow: 0 1px 10px rgba(82, 85, 90, .25)
}
.single-entry p{
    color: #504242;
}
.navbar-toolbar {
    justify-content: flex-start !important;
}
.navbar-toolbar .btn{
    margin-right: 0px !important;
}
.feature-area .card-body{
    min-height: 30rem;
}
.feature-area a:hover{
    color: #fe9923;
}
.footer-item img{
    width: 250px !important;
}
.modal-header{
    border-bottom: none !important;
    padding: 0px !important;
}
.modal{
    background-color: rgb(163 163 163 / 14%);
    
}
.modal-header .close{
    margin: 0rem 0rem -1rem auto !important;
    font-size: 35px;
    color: #fff;
}
.modal-title{
    text-align: center;
    color: #2c2828;
    font-size: 46px !important;
    font-weight: 700px !important;
}
.modal-body p{
    color:#2c2828 !important ;
    text-align: center;
    margin-bottom: 35px ;
}
.modal a:hover{
    color:#2c2828 ;
}
.close{
    color: #2c2828;
    text-shadow: none !important;
}
.close:hover{
    color: #2c2828;
}
.modal-content{
    /* min-width: 38rem !important; */
    background-color: rgb(227 227 227 / 0%) !important;
    border-color: rgb(227 227 227 / 0%) !important;
    border-radius: 8px;
}
.about-heading h2{
    color: #2c2828 !important;
}
.contact-area .card-body{
    min-height: 290px;
}
.card-body .font-weight-bold{
	text-align: center;
}
@media (max-width: 991px){
    .navbar-toolbar{
        justify-content: space-between !important;
    }
    .header-area .header-top{
        display: none;
    }
    .contact-content iframe{
        width: 100% !important;
    }
}
@media (max-width:378px){
    .media{
        display: block !important;
    }
}
/****************************************
        Currency Calculator
****************************************/
#btc-currency-booking{padding:0;}
#btc-currency-booking .fields-contact{background:#ffffff; border:2px solid #e3e3e3; padding:15px 8px; float:left; margin-bottom:10px; width:100%; border-radius:5px;}
label.error{font-size:11px; font-weight:100; line-height:1; color:#f00;}
#btc-currency-booking .fields-contact.error{border-color:#f00;}
.btn-submit{background:#fe9923; color:#ffffff; border:1px solid #fe9923; padding:15px 0px; border-radius:5px; width:calc(50% - 3px); -webkit-transition:0.3s ease-in-out !important; -moz-transition:0.3s ease-in-out !important; -ms-transition:0.3s ease-in-out !important; -o-transition:0.3s ease-in-out !important; transition:0.3s ease-in-out !important; font-weight: 600;}
.btn-submit:hover{color:#ffffff; background:#000000; border:1px solid #000000; text-decoration:none;}

.currency-calculator{display:flex;max-width:490px; margin:auto;margin-top: 0px !important;flex-direction: column;position: relative;}
.currency-box{float:left; position:relative; width:100%; max-width:510px;margin-bottom: 10px;}
.currency-box:first-child {margin-right: 10px;}
.currency-calculator .amount{height:72px; padding:25px 0 5px 40px; color:#004890; border:2px solid #e3e3e3; font-size:22px!important; line-height:32px; border-top-left-radius:0.25rem; border-bottom-left-radius:0.25rem; border-right:none;}
.currency-calculator .amount:focus,.currency-calculator .amount:active{box-shadow:none; outline:none;}
.currency-calculator .amount-label{position:absolute; font-weight:100; top:12px; left:14px; margin-bottom:0; font-size:14px; color:#5d7079!important; line-height:20px; transition:color .15s ease-in-out; display:inline-block; max-width:100%; z-index:10;}
.select2-container{position:absolute; right:0; width:150px !important; top:0;}
.select2-container--default .select2-selection--single{border:2px solid #e3e3e3 !important; border-left:none !important; border-radius:0; height:72px; border-top-right-radius:0.25rem; border-bottom-right-radius:0.25rem; display:flex; align-items:center;}
.select2-container--focus .select2-selection--single{background:#f1f2f3;}
.select2-container--default .select2-selection--single:before{content:""; position:absolute; width:2px; height:46px; background:#9abdd3; left:0; top:11px;}
.select2-container .select2-selection--single .select2-selection__rendered{padding-left:20px; line-height:38px; padding-right:0;}
.select2-container--open .select2-dropdown{left:-260px; width:410px !important; z-index:99999; top:-72px; box-shadow:0 20px 66px 0 rgb(34 48 73 / 20%); padding:10px;border: 2px solid #e3e3e3 !important;border-radius: 0.25rem;}
#btc-currency-have,#currency-have,#btc-currency-want,#currency-want{height:72px; line-height:72px; font-size:35px; padding:1px 3px; border:2px solid #DDDDDD; color:transparent; width:140px; position:absolute; top:0; left:200px; border-left:none; border-radius:0;}
.select2-container--default .select2-selection--single .select2-selection__arrow{position:initial; color:#004890; font-size:13px!important;}
.select2-container--default .select2-selection--single .select2-selection__arrow:before{font-family:'Font Awesome 5 Pro'; font-weight:normal; font-style:normal; display:inline-block; content:"\f078"; padding:0 0 0 5px;}
.cur-container{position:relative; height:68px; width:100%; display:flex; align-items:center;}
.cur-code{font-size:16px; margin-left:6px; color:#004890; font-weight:700;}
.cur-text{display:none;}
.cur-img{height:auto; width:35px; border:2px solid rgba(10,36,106,0.08);}
.select2-results__options .cur-code{font-size:14px; font-weight:100; color:inherit; top:6px; left:30px;}
.select2-results__options .cur-text{font-size:12px; display:block; margin-left:10px;}
.select2-results__option .cur-container{height:35px; overflow:hidden;}
.select2-results__option .cur-container{}
.select2-container--default .select2-results__option[aria-selected=true]{color:#ffffff !important; background-color:#004890 !important;}
.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#f2f5f7; color:#2E3745;}
.select2-container--default .select2-search--dropdown .select2-search__field{border-radius:0; height:52px; color:#2E3745; display:table-cell; float:none; font-size:1.5rem; border:none !important; border-bottom:2px solid rgba(0,0,0,.1) !important; padding-left:11%; background:url(../images/search_icon.png) no-repeat; background-size:21px; background-position-y:center; background-position-x:4%; width:100%;}
.select2-container--default .select2-search--dropdown .select2-search__field:focus,.select2-container--default .select2-search--dropdown .select2-search__field:active,.select2-container--default .select2-selection--single:focus,.select2-container--default .select2-selection--single:active{outline:none;}
.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none;}
.select2-search--dropdown{padding:0 !important;}
.select2-dropdown{border:none !important;}
.select2-results{margin-top:8px;}
.select2-container--open .select2-dropdown--above{top:0; z-index:999999;}
.currency-calculator h6{border:none; color:#fff; font-size:31px; margin-bottom:0; padding-bottom:0;}
.currency-calculator h1{font-size:80px; color:#fff;}
.currency-calculator h1 span{font-size:30px; font-weight:100;}
.currency-calculator h3{color:#454545; font-weight:700; text-align:center; margin-bottom:20px;}
.currency-calculator .btn-primary{background-color:#ffd600; color:#fff; height:40px; width:40px; margin-left:-20px;}
.select2-dropdown{top:-60px;}
.currency-calculator .btn-primary img{height:30px;}
#swap-currency{cursor:pointer; width:40px; margin-top:40px;}
#swap-currency img{max-width:100%; transition:all 0.3s; transform:rotate(-360deg);}
.currency-result{font-size:16px; font-weight:600;}
.converter-rate-info{display:flex; opacity:0.9; align-items:center; justify-content:flex-end;}
.rate_booking_rate_show{display:flex;}
#currency-have-result,#currency-want-result{color:#1e2a50; font-weight:bold;}
.no-fees p{margin:0;}
.buy-currency-online{color:#fff; display:block; padding:18px 10px; background-color:#004890!important; width:100%; height:60px; cursor:pointer; text-align:center; font-size:16px; font-weight:600; margin-top:20px; border-radius:2px; box-shadow:none; -webkit-transition:opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1),border-color .45s cubic-bezier(0.25,1,0.33,1),color .45s cubic-bezier(0.25,1,0.33,1),background-color .45s cubic-bezier(0.25,1,0.33,1),box-shadow .45s cubic-bezier(0.25,1,0.33,1); transition:opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1),border-color .45s cubic-bezier(0.25,1,0.33,1),color .45s cubic-bezier(0.25,1,0.33,1),background-color .45s cubic-bezier(0.25,1,0.33,1),box-shadow .45s cubic-bezier(0.25,1,0.33,1);}
.buy-currency-online:hover{box-shadow:0 20px 38px rgba(0,0,0,0.16)!important; color:#fff; -ms-transform:translateY(-3px); transform:translateY(-3px); -webkit-transform:translateY(-3px);}
h4.header-phone a{margin-left:5px;}
.animated.infinite{-webkit-animation-iteration-count:infinite; animation-iteration-count:infinite;}
.animated.live-rate{animation-duration:3s; animation-delay:2s;}
.flash{-webkit-animation-name:flash; animation-name:flash;}
.animated{-webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both;}
.live-rate{display:block; height:10px; width:10px; background:#3d83fc; border-radius:10px; margin-left:4px; margin-top:5px;}
@-webkit-keyframes flash{
  0%,100%,50%{opacity:1}
  25%,75%{opacity:0}
}
@keyframes flash{
  0%,100%,50%{opacity:1}
  25%,75%{opacity:0}
}

@media (max-width: 768px){
       .currency-calculator{ flex-direction: column;}
       .select2-container--open .select2-dropdown {left: -185px;width: 335px !important;}
}
.hide{display: none;}
.calc-loader-container{position:absolute;top:0;width:100%;height:100%;background:rgba(255,255,255,0.77);z-index:1;text-align:center;}
.calc-loader{border:4px solid transparent;border-radius:50%;border-top:4px solid #979797;border-bottom:4px solid #979797;width:50px;height:50px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;margin:auto;margin-top:100px;}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}
@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}


.calculator-btn-box {
    display: flex;
    justify-content: space-between;
    margin-left: -60px;
    margin-right: -60px;
    box-shadow: 0 0 11px 4px rgb(0 0 0 / 5%);
    margin-bottom: 20px;
}
.btn-trasnfer-type {
    border: none;
    background: #ffffff;
    padding: 20px 20px;
    margin: 0;
    width: 50%;
    font-size: 16px;
    font-weight: 700;
    position: relative;
}
.btn-trasnfer-type:first-child{border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
.btn-trasnfer-type:last-child{border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
.btn-trasnfer-type.active{background: #fe9923;}
.btn-trasnfer-type.active:after {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    bottom: -15px;
    z-index: 1;
    border-top: 10px solid #fe9923;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    left: 50%;
}
.currency-symbol {
    position: absolute;
    left: 28px;
    top: 30px;
    font-size: 22px;
    line-height: 32px;
    color: #004890;
}
#btnPlaceOrder:disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.5;
}
@media (max-width: 768px){
	.calculator-btn-box {
    margin-left: -30px;
    margin-right: -30px;
}
.currency-calculator .select2-container{width: 130px !important;}
.currency-calculator .amount {padding: 24px 0 4px 20px;}
.currency-calculator .currency-symbol {left: 8px;}
}
/****************************************
        Currency Calculator
****************************************/

.banner-tagline{
	background-color:#d0d0d0 !important;
}
.banner-tagline .sec-title {
    font-size: 32px !important;
    font-weight: 600;
    color: #13161f !important;
	margin-bottom:0px !important;
}

@media (min-width: 992px){
	.banner-tagline{
		padding: 8px !important;
	}
}
@media (max-width: 991px){
	.banner-tagline{
		padding: 8px !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.banner-tagline{
		margin-bottom: -115px!important;
	}
}
.blog-single-page ul{
	padding-left: 20px;
}
.blog-single-page ul li{
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;

}
.blog-single-page ul li:before{
	content: "";
    height: 7px;
    width: 7px;
    border-radius: 50px;
    background-color: #2c2828;
    position: absolute;
    left: 0%;
    top: 40%;
}

.blog-single-page .single-blog-button{
	display:flex;
}
.blog-single-page .blog-call-button{
	
	width: 277px;
}
.table-padding{
	padding-top: 60px !important;
    padding-bottom: 0px !important;
}
.banner-text h1{
	font-size: 36px;
}
.padding-t-30{
padding-top: 30px !important;
}


.btn-primary-get {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-primary-get:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000
}

.btn-primary-get.focus,
.btn-primary-get:focus {
    color: #fff;
    background-color: #fe9923;
    border-color: #fe9923;
    box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-primary-get.disabled,
.btn-primary-get:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

@media (max-width: 991px){
	.order-mob-1 {
				-ms-flex-order: 1;
				order: 1
			}
	     .order-mob-2 {
				-ms-flex-order: 2;
				order: 2
			}
			ul.list-items.list-items-white {
			display: flex;
			gap: 15px;
			align-items: center;
		}
		ul.list-items-white li a {
			margin: 0 !important;
		}
}