@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500,300italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700);
body {
    font-family: 'Source Sans Pro', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: 'Source Sans Pro', sans-serif;
}

h1 {
    font-size: 52px;
}

h2 {
    font-size: 38px;
    font-weight: 200;
}

h3 {
    font-size: 25px;
}

h4 {
    font-size: 20px;
}

p {
    font-size: 15px;
}

ul {
    padding-left: 0;
}

ul li {
    list-style: none;
}

textarea:focus,
input:focus,
select:focus {
    outline: none;
}

.menu .navbar-default {
    background: none;
    border-color: transparent;
    margin-bottom: 0;
    text-align: center;
}

.menu .navbar-default .navbar-nav>li>a {
    font-size: 15px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 200;
    color: #ffffff;
    padding: 5px 15px;
}

.menu .navbar-default .navbar-nav>li>a:hover {
    color: #f48e5c;
    border-color: #f48e5c;
}

.menu .navbar-default .navbar-nav>li>a:active {
    background-color: #f48f5c49;
}

.menu .navbar-nav {
    float: right;
}

.menu .navbar {
    min-height: 0;
}

header {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    background: #222222;
    padding: 8px 0;
    position: fixed;
    width: 100%;
    z-index: 999;
}

header .logo {
    display: inline-block;
    margin-top: 8px;
}

.tumailogo {
    width: 104px;
    width: 64px;
}

header .social-info {
    margin-bottom: 0;
    padding-top: 8px;
    text-align: right;
}

header .social-info li {
    display: inline-block;
}

header .social-info li:first-child a {
    border-left: 1px solid #dedede;
}

.tumaibird a img {
    vertical-align: middle;
    padding-top: 70px;
}

header .social-info li a {
    color: #aeaeae;
    padding: 3px 8px;
    border-right: 1px solid #dedede;
}

header .social-info li a:hover {
    color: #f48e5c;
}

.btn-round {
    border-radius: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
}

.btn-outline-orange {
    border: 2px solid black;
    padding: 14px 28px;
    border-color: #ff9800;
    color: #bf5e00;
}

.btn-orange {
    color: #FFFFFF;
    background-color: #f48e5c;
    font-stretch: normal;
    font-size: large;
}

.banner {
    background: url("../images/bg/slider-bg.jpg") no-repeat center left;
    background-size: cover;
    height: 900px;
}

.tumaibird {
    padding-left: 65px;
}

.services-block {
    margin: auto;
}

.img-services {
    width: 120px;
    height: 120px;
}

#service .service-wrapper {
    padding: 0px 0;
}

#service .block {
    cursor: pointer;
    text-align: center;
}

#service .block:hover .icon i {
    color: #fff;
}

#service .block:hover h3 {
    color: #f48e5c;
}

#service .block:hover .icon {
    border: 1px solid #FFFFFF;
    background: #f48e5c;
    color: #fff;
    -webkit-box-shadow: 0 0 0px 2px #f48e5c;
    -moz-box-shadow: 0 0 0px 2px #f48e5c;
    box-shadow: 0 0 0px 2px #f48e5c;
}

#service .block .icon {
    width: 120px;
    height: 120px;
    background-color: #387175;
    margin: 0 auto;
    border-radius: 100%;
    text-align: center;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

#service .block:hover .iconx {
    border: 1px solid #FFFFFF;
    background: #4e4845;
    color: #fff;
    -webkit-box-shadow: 0 0 0px 2px #4e4845;
    -moz-box-shadow: 0 0 0px 2px #4e4845;
    box-shadow: 0 0 0px 2px #4e4845;
}

#service .block .iconx {
    width: 120px;
    height: 120px;
    background-color: #387175;
    margin: 0 auto;
    border-radius: 100%;
    text-align: center;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

#service .block i {
    font-size: 25px;
    line-height: 90px;
    color: #989898;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

#service .block h3 {
    color: #555;
    font-weight: 300;
}

#service .block p {
    color: #666;
}

#feature {
    padding: 15px 0;
}

#feature .title {
    font-weight: 700;
    text-align: center;
    color: #387175;
}

#feature .feature-item {
    margin-top: 10px;
    margin-bottom: 30px;
}

#feature .feature-item:first-child {
    margin-top: 32;
}

#feature .feature-item .icon {
    padding-right: 22px;
}

#feature .feature-item .icon i {
    color: #f48e5c;
    font-size: 30px;
}

#feature .feature-item h4 {
    color: #f48e5c;
    margin-bottom: 20px;
    font-weight: 300;
    margin-bottom: 8px;
}

#feature .feature-item p {
    color: #9499a2;
    font-size: 20px;
    margin-bottom: 25px;
}

#feature .block {
    text-align: center;
}

#feature .block img {
    display: inline-block;
}

#options {
    margin: auto;
}

.img-options {
    width: 200px;
    height: 200px;
}

#options .options-wrapper {
    padding: 0px 0;
}

#options .block {
    cursor: pointer;
    text-align: center;
}

#options .block:hover .icon i {
    color: #fff;
}

#options .block:hover h3 {
    color: #f48e5c;
}

#options .block:hover .icon {
    border: 1px solid #FFFFFF;
    background: #f48e5c;
    color: #fff;
    -webkit-box-shadow: 0 0 0px 2px #f48e5c;
    -moz-box-shadow: 0 0 0px 2px #f48e5c;
    box-shadow: 0 0 0px 2px #f48e5c;
}

#options .block .icon {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 100%;
    text-align: center;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    transition: .2s all;
}

#options .block p {
    margin-top: 10px;
    font-weight: 700;
    font-size: 20px;
    color: #bf5e00;
}

#partner {
    padding: 15px 0;
    background-color: #377074;
}

#partner .title {
    font-weight: 700;
    text-align: center;
    color: #fff;
}

#partner .partner-item {
    margin-top: 10px;
    margin-bottom: 30px;
}

#partner .partner-item:first-child {
    margin-top: 32;
}

#partner .partner-item .icon {
    padding-right: 22px;
}

#partner .partner-item .icon i {
    color: #f48e5c;
    font-size: 30px;
}

#partner .partner-item h4 {
    color: #f48e5c;
    margin-bottom: 20px;
    font-weight: 300;
    margin-bottom: 8px;
}

#partner .partner-item p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 25px;
}

#partner .block {
    text-align: center;
}

#partner .block img {
    display: inline-block;
}

#utility {
    background: #f6f6f7;
    padding: 20px 0 30px 0;
}

#utility .block h2 {
    padding-top: 70px;
    color: #f48e5c;
}

#utility .block p {
    line-height: 32px;
    color: #7c828b;
    font-size: 16px;
}

#utility-2 {
    padding: 40px 0 10px 0;
}

#utility-2 .block {
    padding-top: 250px;
}

#utility-2 .block h2 {
    color: #666;
}

#utility-2 .block p {
    line-height: 32px;
    color: #9AA0A9;
    font-size: 16px;
}

.app_screen {
    display: block;
    max-width: 70%;
    height: auto;
    float: right;
}

footer {
    background: #f9f9f9;
    border-top: 1px solid #e8e8e8;
    padding: 40px 0 20px;
}

footer .footer-logo {
    margin-bottom: 15px;
    display: inline-block;
    text-align: center;
}

footer p {
    color: #6F6F6F;
    margin-top: 10px;
    margin-bottom: 0;
}


/* sign up and log in */

.modals {
    margin: 0;
    color: #f48e5c;
    background: #c8c8c8;
    font: 600 16px/18px 'Open Sans', sans-serif
}

.login-box {
    min-height: 750px;
}

@media only screen and (max-width: 794px) {
    /* For mobile phones: */
    .login-box {
        min-height: 895px;
    }
    .img-services {
        width: 70px;
        height: 70px;
    }
    #service .block .icon {
        width: 70px;
        height: 70px;
        background-color: #387175;
        margin: 0 auto;
        border-radius: 100%;
        text-align: center;
        -webkit-transition: .2s all;
        -o-transition: .2s all;
        transition: .2s all;
    }
}

.login-content {
    margin-top: 90px;
}

.center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.login-service .login,
.login-service .sign-up-form {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: all .4s linear;
    -webkit-transition: all .4s linear;
}

.login-service .sign-in,
.login-service .sign-up,
.login-space .group .check {
    display: none
}

.login-service .tab,
.login-space .group .label,
.login-space .group .button {
    text-transform: uppercase;
    -webkit-text-transform: uppercase
}

.login-service .tab {
    font-size: 22px;
    margin-right: 15px;
    padding-bottom: 5px;
    margin: 0 15px 10px 0;
    display: inline-block;
    border-bottom: 2px solid transparent
}

.login-service .sign-in:checked+.tab,
.login-service .sign-up:checked+.tab {
    color: #fff;
    border-color: #f48e5c;
}

.login-space {
    margin-top: 10px;
    min-height: 345px;
    position: relative;
    perspective: 1000px;
    -webkit-perspective: 1000px;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d
}

.login-space .group {
    margin-bottom: 15px
}

.login-space .group .label,
.login-space .group .input,
.login-space .group .button {
    width: 100%;
    color: #fff;
    display: block
}

.login-space .group .input,
.login-space .group .button {
    border: none;
    padding: 15px 20px;
    border-radius: 25px;
    background: rgba(255, 255, 255, .1)
}

.login-space .group input[data-type="password"] {
    -webkit-text-security: circle
}

.login-space .group .label {
    color: #aaa;
    font-size: 12px
}

.login-space .group .button {
    background: #f48e5c;
}

.login-space .group label .icon {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    background: rgba(255, 255, 255, .1)
}

.login-space .group label .icon:before,
.login-space .group label .icon:after {
    content: '';
    width: 10px;
    height: 2px;
    background: #fff;
    position: relative;
    transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s
}

.login-space .group label .icon:before {
    left: 3px;
    width: 5px;
    bottom: 6px;
    transform: scale(0) rotate(0);
    -webkit-transform: scale(0) rotate(0);
}

.login-space .group label .icon:after {
    top: 6px;
    right: 0;
    transform: scale(0) rotate(0);
    -webkit-transform: scale(0) rotate(0);
}

.login-space .group .check:checked+label {
    color: #fff
}

.login-space .group .check:checked+label .icon {
    background: #1161ee
}

.login-space .group .check:checked+label .icon:before {
    transform: scale(1) rotate(45deg);
    -webkit-transform: scale(1) rotate(45deg)
}

.login-space .group .check:checked+label .icon:after {
    transform: scale(1) rotate(-45deg);
    -webkit-transform: scale(1) rotate(-45deg)
}

.login-service .sign-in:checked+.tab+.sign-up+.tab+.login-space .login {
    transform: rotate(0);
    -webkit-transform: rotate(0);
}

.login-service .sign-up:checked+.tab+.login-space .sign-up-form {
    transform: rotate(0);
    -webkit-transform: rotate(0);
}

.login-body {
    padding: 59px;
    height: 600px !important;
    background: rgba(0, 77, 77, 0.91);
}

*,
:after,
:before {
    box-sizing: border-box
}

.clearfix:after,
.clearfix:before {
    content: '';
    display: table
}

.clearfix:after {
    clear: both;
    display: block
}

a {
    color: inherit;
    text-decoration: none
}

.hr {
    height: 2px;
    margin: 60px 0 50px 0;
    background: rgba(255, 255, 255, .2)
}

.foot {
    text-align: center
}

.card {
    width: 500px;
    left: 100px
}

::placeholder {
    color: #b3b3b3
}

.modal-content {
    margin-top: 20px !important;
    background-color: transparent;
}

.autoModal {
    padding-top: 100px;
}

.iti__hide {
    display: none;
}

.phone,
.phone-select {
    width: 100%;
    color: #fff;
    display: block;
    border: none;
    padding: 15px 20px;
    border-radius: 25px;
    background: rgba(255, 255, 255, .1);
}

.tumai-select {
    background-color: #387175;
}

#provider * {
    border-radius: 15px;
    background-color: #387175;
}

#currency * {
    border-radius: 15px;
    background-color: #387175;
}

#transactionType * {
    border-radius: 15px;
    background-color: #387175;
}

.payment-box {
    width: 100%;
    margin: auto;
    max-width: 525px;
    min-height: 670px;
    padding-right: 100px;
    position: relative;
    background: transparent;
    box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.116), 0 17px 50px 0 rgba(0, 0, 0, 0.062)
}

.payment-snip {
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 90px 70px 50px 70px;
    background: rgba(0, 77, 77, 0.91)
}

.payment-snip .payment,
.payment-snip .bank-card-form {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    transform: rotateY(180deg);
    backface-visibility: hidden;
    transition: all .4s linear
}

.payment-snip .credit-card,
.payment-snip .bank-card,
.payment-space .group .check {
    display: none
}

.payment-snip .tab,
.payment-space .group .label,
.payment-space .group .button {
    text-transform: uppercase
}

.payment-snip .tab {
    font-size: 22px;
    padding-bottom: 5px;
    margin: 0 15px 10px 0;
    display: inline-block;
    border-bottom: 2px solid transparent
}

.payment-snip .credit-card:checked+.tab,
.payment-snip .bank-card:checked+.tab {
    color: #fff;
    border-color: #f48e5c;
}

.payment-space {
    min-height: 345px;
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d
}

.payment-space .group {
    margin-bottom: 15px
}

.payment-space .group .label,
.payment-space .group .input,
.payment-space .group .button {
    width: 100%;
    color: #fff;
    display: block
}

.payment-space .group .input,
.payment-space .group .button {
    border: none;
    padding: 15px 20px;
    border-radius: 25px;
    background: rgba(255, 255, 255, .1)
}

.payment-space .group input[data-type="password"] {
    -webkit-text-security: circle
}

.payment-space .group .label {
    color: #fff;
    font-size: 12px
}

.payment-space .group .button {
    background: #f48e5c;
}

.payment-space .group label .icon {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    background: rgba(255, 255, 255, .1)
}

.payment-space .group label .icon:before,
.payment-space .group label .icon:after {
    content: '';
    width: 10px;
    height: 2px;
    background: #fff;
    position: absolute;
    transition: all .2s ease-in-out 0s
}

.payment-space .group label .icon:before {
    left: 3px;
    width: 5px;
    bottom: 6px;
    transform: scale(0) rotate(0)
}

.payment-space .group label .icon:after {
    top: 6px;
    right: 0;
    transform: scale(0) rotate(0)
}

.payment-space .group .check:checked+label {
    color: #fff
}

.payment-space .group .check:checked+label .icon {
    background: #1161ee
}

.payment-space .group .check:checked+label .icon:before {
    transform: scale(1) rotate(45deg)
}

.payment-space .group .check:checked+label .icon:after {
    transform: scale(1) rotate(-45deg)
}

.payment-snip .credit-card:checked+.tab+.bank-card+.tab+.payment-space .payment {
    transform: rotate(0)
}

.payment-snip .bank-card:checked+.tab+.payment-space .bank-card-form {
    transform: rotate(0)
}

.pay {
    width: 95px;
    height: 55px;
}

.payment-images {
    padding-bottom: 20px;
    padding-top: 20px;
}

.padding-0 {
    padding-right: 0;
    padding-left: 0;
}


/* what we offer */

.offering {
    padding-top: 0%;
    background: url("../images/offers/clouds.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 900px; */
}

.offering .title {
    font-weight: 900;
    margin-top: 29%;
    color: #356f73;
    font-size: 43px;
}

.offer-gif {
    width: 360px;
    height: 360px;
    margin-top: 15%;
    margin-left: -110px;
}

.login-card {
    background: url("../images/bg/slider-bg.jpg") no-repeat center left;
    background-size: cover;
    height: 1000px;
}

.modal-tumai {
    background: rgba(0, 77, 77, 0.91);
    padding: 40px;
}

.service {
    padding-top: 30px;
}

.service-label {
    color: #f48e5c;
    font-size: smaller;
}

.service-label .service-group {
    margin-bottom: 15px
}

.service-label .service-group .label,
.service-label .service-group .input,
.service-label .service-group .button {
    width: 100%;
    color: #fff;
    display: block
}

.service-label .service-group .input,
.service-label .service-group .button {
    border: none;
    padding: 15px 20px;
    border-radius: 25px;
    background: rgba(255, 255, 255, .1)
}

.service-label .service-group input[data-type="password"] {
    -webkit-text-security: circle
}

.service-label .service-group .label {
    color: #aaa;
    font-size: 12px
}

.service-label .service-group .button {
    background: #f48e5c;
}

.service-label .service-group label .icon {
    width: 15px;
    height: 15px;
    border-radius: 2px;
    position: relative;
    display: inline-block;
    background: rgba(255, 255, 255, .1)
}

.service-label .service-group label .icon:before,
.service-label .service-group label .icon:after {
    content: '';
    width: 10px;
    height: 2px;
    background: #fff;
    position: absolute;
    transition: all .2s ease-in-out 0s
}

.service-label .service-group label .icon:before {
    left: 3px;
    width: 5px;
    bottom: 6px;
    transform: scale(0) rotate(0)
}

.service-label .service-group label .icon:after {
    top: 6px;
    right: 0;
    transform: scale(0) rotate(0)
}

.service-label .service-group .check:checked+label {
    color: #fff
}

.service-label .service-group .check:checked+label .icon {
    background: #1161ee
}

.service-label .service-group .check:checked+label .icon:before {
    transform: scale(1) rotate(45deg)
}

.service-label .service-group .check:checked+label .icon:after {
    transform: scale(1) rotate(-45deg)
}

.fb {
    background-color: #3B5998;
    color: white;
}

.google {
    background-color: #dd4b39;
    color: white;
}

.row.social {
    margin-bottom: 8%;
}

.close {
    color: #f48e5c;
}


/* what we offer */

.offering {
    padding-top: 0%;
    background: url("../images/offers/clouds.png");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 900px; */
}

.offering .title {
    font-weight: 900;
    margin-top: 29%;
    color: #356f73;
    font-size: 43px;
}

.offer-gif {
    width: 360px;
    height: 360px;
    margin-top: 15%;
    margin-left: -50px;
}

.frame-area {
    display: block;
    width: 100%;
    max-width: 1170px;
    height: 100vh;
    overflow: auto;
    margin: 0px;
    padding: 0px;
}

.payments {
    background: url("../images/bg/slider-bg.jpg");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}

#wrap {
    padding-top: 5%;
}

.loader {
    border-top: 16px solid #3e732c;
    border-right: 16px solid #2596be;
    border-left: 16px solid #3e732c;
    border-bottom: 16px solid #2596be;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.image-offer {
    margin-left: 10%;
    margin-top: 25px;
}

.method {
    display: block;
    max-width: 100%;
    height: auto;
}

.table-payment {
    display: block;
    background-color: rgba(232, 241, 234, 0.91);
}

@media print {
    .no-print,
    .no-print * {
        display: none !important;
    }
}

.contact {
    background: url("../images/contacts/cover.jpg");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    height: 900px;
}

.contact-form {
    display: block;
    background: rgba(0, 77, 77, 0.91);
}

.p1 .s1,
.p4 .s3,
.p4 .s1,
.ul1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 17px;
    font-weight: 300;
    color: #9499a2;
}

.p2 .s1 {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #377074;
}

.error-page {
    background: url("../images/bg/slider-bg.jpg") no-repeat center left;
    background-size: cover;
    height: 900px;
}

.my-banner {
    padding-top: 0%;
    background: url("../images/offers/clouds-account.jpg");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 900px; */
}

.my-account-item {
    flex-basis: 33.33%;
    margin: 0px 10px;
    padding: 40px 30px;
    background-color: #fff;
    /* border-radius: 15px 15px 15px 15px; */
    box-shadow: 0px 0px 30px 0px rgb(0 42 106 / 10%);
}

.transaction-title {
    background-color: #f1f5f6;
    border-top: 1px solid #e9eff0;
    border-bottom: 1px solid #e9eff0;
    font-size: 15px
}

.transaction-item {
    border-bottom: 1px solid #e9eff0;
}

.transaction-item:hover {
    background-color: #f4f7f8;
    cursor: pointer;
}

.transaction-details {
    max-width: 620px !important;
}

.transaction-details .modal-content {
    border: none !important;
}

.transaction-details .modal-body {
    padding: 0px !important;
}


/* Text Size */

.text-0 {
    font-size: 11px !important;
    font-size: 0.6875rem !important;
}

.text-1 {
    font-size: 12px !important;
    font-size: 0.75rem !important;
}

.text-2 {
    font-size: 14px !important;
    font-size: 0.875rem !important;
}

.text-3 {
    font-size: 16px !important;
    font-size: 1rem !important;
}

.text-4 {
    font-size: 18px !important;
    font-size: 1.125rem !important;
}

.text-5 {
    font-size: 21px !important;
    font-size: 1.3125rem !important;
}

.text-6 {
    font-size: 24px !important;
    font-size: 1.50rem !important;
}

.text-7 {
    font-size: 28px !important;
    font-size: 1.75rem !important;
}

.text-8 {
    font-size: 32px !important;
    font-size: 2rem !important;
}

.text-9 {
    font-size: 36px !important;
    font-size: 2.25rem !important;
}

.text-10 {
    font-size: 40px !important;
    font-size: 2.50rem !important;
}

.btn-group-tumai {
    width: 100%;
}

.float-btn {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: rgb(204, 0, 0);
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
}

.my-float {
    margin-top: 22px;
}