/*******===== Copyright 2018 - Mtoag Technologies  ****======

****========  Css add by Rajendra =========****/

@font-face {

    font-family: 'OpenSans';

    src: url('../fonts/OpenSans.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans.woff') format('woff'), url('../fonts/OpenSans.ttf') format('truetype'), url('../fonts/OpenSans.svg#OpenSans') format('svg');

    font-weight: normal;

    font-style: normal;

}



@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.6.1');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');

    font-weight: normal;

    font-style: normal
}

/* Header */
body {
    font-family: 'OpenSans';
    overflow-x: hidden;
}

h1,
h2,
h3 {
    color: #333333;
    font-family: 'OpenSans';
    font-size: 36px;
}

a {
    text-decoration: none !important;
}

h1,
h2 {
    font-weight: 600;
}

p {
    font-size: 26px;
    line-height: 26px;
    color: #666;
    font-family: 'OpenSans';
}

.full {
    width: 100%;
    float: left;
}

.row {
    margin: 0 -15px;
}

header {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding: 13px 0;
    position: absolute;
    top: 0;
    z-index: 999;
}

.nav>li>a,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a,
.dropdown-menu>li {
    border-bottom: 3px solid transparent;
}


/*css-add-23-9-19*/

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

/*about-us*/
.conflate-about {
    padding: 50px 0 50px;
    position: relative;
}

.conflate-about:after {
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 249px;
    width: 400px;
    content: "";
    background: url(../images/section-bg-img.png) no-repeat center bottom -2px/ 100% auto;
    pointer-events: none;
}

.conflate-about h2 {
    font-size: 40px;
    color: #9cbebd;
    text-align: center;
    letter-spacing: .5px;
}

.conflate-about p {
    max-width: 950px;
    text-align: center;
    margin: 0 auto;
    line-height: 36px;
    font-size: 16px;
    color: #1b1a1a;
}

.conflate-about-box {
    /*border:solid 1px #eeeeee;*/
    padding: 10px 30px 20px;
    margin-top: 35px;
    min-height: 280px;
}

.conflate-about-box h3 {
    color: #a9a57c;
    font-size: 18px;
}

.conflate-about-box p {
    text-align: left;
    margin-bottom: 0;
    line-height: 34px;
    font-size: 15px;
}

.conflate-about-box:hover {
    box-shadow: 0 5px 40px 0 rgba(0, 0, 0, .11);
    transition: ease-out all .6s 0s;
}

.partner-team-deatils h3 {
    color: #a9a57c;
    font-size: 30px;
    margin-top: 0;
    letter-spacing: .8px;
}

.partner-team-deatils h6 {
    color: #010101;
    font-size: 17px;
}

.partner-team-deatils {
    text-align: center;
}

.teamdescription .modal-body p {
    color: #777;
    font-size: 14px;
    line-height: 32px;
}

.teamdescription .modal-dialog {
    width: 1100px;
}

.d-flex {
    display: flex;
}

.contact-info a i {
    color: #000;
    font-size: 20px;
    margin-right: 23px;
    margin-top: 5px;
}

.contact-info a p {
    margin-bottom: 0;
}

.teamdescription .btn-default {
    background-color: #0f2a3d;
    color: #fff;
    letter-spacing: 1px;
}

.teamdescription .btn-default:hover {
    background: #0f2a3de3;
    color: #fff;
}

/*end-css-add-23-9-19*/


.type-write-text h1 span {
    padding: 0 0 20px;
    letter-spacing: 0;
    display: block;
    margin: 0 auto;
    text-shadow: 0 0 80px rgba(255, 255, 255, .5);

    /* Clip Background Image */

    background: url(../images/animated_text_fill.png) repeat-y;
    -webkit-background-clip: text;
    background-clip: text;

    /* Animate Background Image */

    -webkit-text-fill-color: transparent;
    -webkit-animation: aitf 80s linear infinite;

    /* Activate hardware acceleration for smoother animations */

    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;

}

/* Animate Background Image */

@-webkit-keyframes aitf {
    0% {
        background-position: 0% 50%;
    }

    100% {
        background-position: 100% 50%;
    }
}


.nav>li>a:focus,
.nav>li>a:hover,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    border-bottom: 3px solid transparent;
    background: none;
    color: #9cbebd;
}

.nav>li>a,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a,
.dropdown-menu>li {
    border-bottom: 3px solid transparent;
}

.navbar-header {
    float: left;
}

.navbar-collapse {
    float: left;
}

.navbar-collapse {
    float: left !important;
}

.navbar-toggle {
    float: left;
}

.post-slide {

    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;

}

.map-responsive {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
}

.map-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.partner-transaction .owl-nav .owl-prev {
    background: #fff;
    position: absolute;
    top: 50%;
    left: -1%;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}

.partner-transaction .owl-nav .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 30px;
}

.partner-transaction .owl-nav .owl-next {
    background: #fff;
    position: absolute;
    top: 50%;
    right: -1%;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}

.partner-transaction .owl-nav .owl-prev:after,
.partner-transaction .owl-nav .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 30px;
}

.partner-transaction .owl-nav .owl-next:after {
    content: "\f105";
}

.partner-transaction .owl-nav span {
    display: none;
}


.partner-transaction .owl-dots {
    display: none;
}






/*.navbar-fixed-top {border-bottom: 2px solid rgba( 78, 87, 94, 0.2);background: rgba(0,11,36,0.5);}*/
.navbar a,
.dropdown-menu>li>a,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.navbar-toggle {
    color: #000;
}

.navbar-collapse {
    padding-top: 12px;
    float: right;
    padding-bottom: 7px !important;
}

.navbar-nav>li {
    font-size: 15px;
    margin-right: 15px;
    font-weight: 600;
    letter-spacing: 1px;
}

.navbar-brand {
    display: block;
    padding: 0;
    /* margin-right: 20px; */
}

.navbar-brand img {
    max-height: 50px;
    width: auto;
    display: block;
}

@media (min-width: 992px) {
    .navbar .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .navbar-collapse {
        margin-left: auto;
        float: none !important;
    }

    .navbar-nav {
        float: none;
        display: flex;
        align-items: center;
    }
}

.content-area {
    position: relative;
    width: auto;
    margin: 0 auto;
}

.slider-text {
    position: absolute;
    max-width: 46%;
    text-align: left;
    top: 37%;
    right: 7%;
    padding: 0 0 20px 30px;
}

.slider-text h1 {
    font-size: 75px;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 3px;
}

.slider-text h1 a {
    font-size: 72px;
    color: #fff;
}

.slider-text p {
    font-size: 24px;
    color: #fff;
}

.partner-value {
    background: rgba(156, 190, 189, 0.09);
    text-align: center;
    padding: 90px 0 100px;
    position: relative;
}

.partner-value:after {
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 249px;
    width: 400px;
    content: "";
    background: url(../images/section-bg-img1.png) no-repeat center bottom -2px/ 100% auto;
    pointer-events: none;
    z-index: -1;
}

.partner-value h2 {
    font-size: 40px;
    color: #9cbebd;
    margin-bottom: 40px;
}

.partner-value h3 {
    font-size: 24px;
    color: #a9a57c;
    line-height: 28px;
    font-weight: 600
}

.partner-value p {
    font-size: 14px;
    color: #818181;
}

.private-icon {
    /*background: #fff;
    box-shadow: 1px 0 20px rgba(0,78,255,0.2);*/
    padding: 30px 30px;
    text-align: left;
    min-height: 245px;
    border-radius: 8px;
    max-width: 508px;
    min-height: 327px;
    margin: 25px auto 0;
}

.private-icon:hover {
    box-shadow: 0 5px 40px 0 rgba(0, 0, 0, .11);
    transition: ease-out all .6s 0s;
}

.teamdescription .modal-body h3 {
    color: #a9a57c;
    font-size: 30px;
    margin-top: 0;
    letter-spacing: .8px;
}

.teamdescription .modal-body h6 {
    color: #010101;
    font-size: 20px;
    line-height: 1.5
}

/*.partner-value .row .col-sm-6:nth-child(2) .private-icon{border-top: 6px solid #a9a57c;}
*/
.private-icon img:hover {
    transform: translateY(-10px);
    box-shadow: 0 0 1px transparent;
    transition-duration: 0.3s;
}

.partner-approach {
    background: #fff;
    text-align: center;
    padding: 30px 0 40px
}

.partner-approach h2 {
    font-size: 30px;
    color: #172b43;
}

.approach-box {
    background: #fff;
    box-shadow: 1px 0px 20px rgba(0, 78, 255, 0.1);
    margin: 30px 10px 0;
    padding: 30px 18px 10px;
    min-height: 260px;
}

.approach-box h3 {
    font-size: 20px;
    color: #091b27;
    font-weight: 600
}

.approach-bottom {
    background: #fff;
    box-shadow: 1px 0px 20px rgba(0, 78, 255, 0.1);
    margin: 40px 10px 0;
    padding: 30px 18px 10px;
    min-height: 260px;
    width: 62%;
    float: right;
    border-top: 3px solid #ef392b
}

.approach-bottom:hover {
    border-top: 3px solid #ef392b;
    border-left: 1px solid #ef392b;
    border-bottom: 1px solid #ef392b;
    border-right: 1px solid #ef392b
}

.approach-bottom2:hover {
    border-top: 3px solid #795548;
    border-left: 1px solid #795548;
    border-bottom: 1px solid #795548;
    border-right: 1px solid #795548
}

.approach-bottom2 {
    background: #fff;
    box-shadow: 1px 0px 20px rgba(0, 78, 255, 0.1);
    margin: 40px 10px 0;
    padding: 30px 18px 10px;
    min-height: 260px;
    width: 62%;
    float: left;
    border-top: 3px solid #795548
}

.approach-bottom h3 {
    font-size: 20px;
    color: #091b27;
    font-weight: 600
}

.approach-bottom2 h3 {
    font-size: 20px;
    color: #091b27;
    font-weight: 600
}

.partner-approach .col-sm-4:nth-child(2) .approach-box {
    border-top: 3px solid #00cb48
}

.partner-approach .col-sm-4:nth-child(2) .approach-box:hover {
    border-top: 3px solid #00cb48;
    border-left: 1px solid #00cb48;
    border-bottom: 1px solid #00cb48;
    border-right: 1px solid #00cb48
}

.partner-approach .col-sm-4:nth-child(3) .approach-box {
    border-top: 3px solid #ff9800
}

.partner-approach .col-sm-4:nth-child(3) .approach-box:hover {
    border-top: 3px solid #ff9800;
    border-left: 1px solid #ff9800;
    border-bottom: 1px solid #ff9800;
    border-right: 1px solid #ff9800
}

.partner-approach .col-sm-4:nth-child(4) .approach-box {
    border-top: 3px solid #03a9f4;
}

.partner-approach .col-sm-4:nth-child(4) .approach-box:hover {
    border-top: 3px solid #03a9f4;
    border-left: 1px solid #03a9f4;
    border-bottom: 1px solid #03a9f4;
    border-right: 1px solid #03a9f4
}

.partner-team {
    background: rgba(156, 190, 189, 0.09);
    padding: 100px 0 155px;
    position: relative;
}

.partner-team:after {
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 249px;
    width: 400px;
    content: "";
    background: url(../images/section-bg-img1.png) no-repeat center bottom -2px/ 100% auto;
    pointer-events: none;
    z-index: -1;
}


.partner-team .nav-tabs {
    border-bottom: none;
}

.partner-team .nav-tabs>li>a {
    color: #070e2a;
    font-size: 16px;
    font-weight: 600;
    font-family: 'OpenSans';
    background: #fff;
}

.partner-team .nav-tabs>li {
    width: 150px;
}

.partner-team .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: #ff8000;
    color: #fff;
    border: 2px solid #ff8000;
}

.team-text {
    min-height: 380px;
    padding-top: 15px;
}

.contact-section {
    /*background:url('../images/footer-bg.png') top center;background-size: cover;*/
}

.team-text h3 {
    font-size: 24px;
    color: #fff;
    font-weight: 600
}

.team-text p {
    font-size: 14px;
    color: #fff;
}

.contact-form {
    margin: 40px 0 20px;
    max-width: 480px;
}

.contact-form .form-field {
    position: relative;
    margin: 45px 0 20px;
}

.contact-form .input-text {
    display: block;
    width: 100%;
    height: 36px;
    border-width: 0 0 1px 0;
    border-color: #666;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
}

.contact-form .input-text:focus {
    outline: none;
}

.contact-form .input-text:focus+.label,
.contact-form .input-text.not-empty+.label {
    -webkit-transform: translateY(-24px);
    transform: translateY(-24px);
}

.contact-form .label {
    position: absolute;
    bottom: 11px;
    font-size: 15px;
    line-height: 26px;
    font-weight: 400;
    color: #888;
    cursor: text;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

.contact-form .submit-btn {
    display: inline-block;
    background-color: #a9a57c;
    color: #fff;
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    padding: 12px 40px;
    border-radius: 3px;
    border: none;
    cursor: pointer;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.3);
}

.contact-form .submit-btn:hover {
    box-shadow: 1px 0px 20px rgba(0, 78, 255, 0.4);
}

.label i {
    padding-right: 15px;
    color: #333;
    font-size: 17px
}

.note {

    position: absolute;

    left: 0;

    bottom: 10px;

    width: 100%;

    text-align: center;



    font-size: 15px;

    line-height: 21px;

}

.note .link {

    color: #888;

    text-decoration: none;

}

.note .link:hover {

    text-decoration: underline;

}

.contact-info {
    padding: 0;
    margin-left: 60px;
}

.contact-info label {
    color: #a9a57c;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0;
}

.contact-info h2 {
    font-size: 40px;
    color: #9cbebd;
    font-weight: 600;
    margin-bottom: 30px;
}

.contact-info p {
    font-size: 17px;
    color: #777;
}

.contact-info h4 {
    font-size: 17px;
    color: #fff;
    margin: 5px 0;
}

.contact-info h4 a {
    color: #777;
    text-decoration: none;
}

.contact-info h4 i {
    font-size: 20px;
    margin-right: 20px;
}

.contant-left {
    width: 50%;
    display: inline-block;
}

.contant-right {
    width: 50%;
    display: inline-block;
    float: right;
}


.contact-info ul h3 {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    margin-top: 0;
}

.contact-info ul li {
    list-style: none;
    margin-bottom: 25px;
}

.contact-info ul {
    padding: 0;
}


.embed-responsive-100x400px {

    padding-bottom: 350px;

}

.footer-bottom {
    text-align: center;
    background: #9cbebd;
    padding: 17px 0 8px
}

.footer-bottom p {
    color: #fff;
    font-size: 15px;
}



.standreda {
    display: block;
    font-size: 14px;
    padding: 11px;
    color: #818181;
    font-family: 'OpenSans';
}

.navbar-header .navbar-brand {
    padding: 6px 10px;
}

.partner-transaction {
    background: #fff;
    padding-bottom: 60px;
    position: relative;
    padding: 50px 0 40px;
}

.partner-transaction:after {
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 249px;
    width: 400px;
    content: "";
    background: url(../images/section-bg-img.png) no-repeat center bottom -2px/ 100% auto;
    pointer-events: none;
}

.trancti h3 {
    color: #9cbebd;
    text-align: center;
    margin-top: 50px;
    font-size: 30px;
    font-family: 'OpenSans';
    font-weight: 600;
    margin-bottom: 40px;
}

.tyuryt {
    background-color: rgba(156, 190, 189, .3);
    width: 100%;
    border-radius: 6px;
    background-size: cover;
    top: 0;
    left: 0;
    padding-bottom: 20px;
    /* min-height: 560px; */
}

.kertygdf1 {
    text-align: center;
}

.mt-adve-clo {
    margin-top: 55px;
    border-radius: 6px;
    position: relative;
    z-index: 1;
    width: 100%;
}

.mt-adve-clo1 {
    margin-top: 55px;
    border-radius: 6px;
    position: relative;
    z-index: 1;
    width: 100%;
}

.mt-adve-clo2 {
    margin-top: 55px;
    border-radius: 6px;
    position: relative;
    z-index: 1;
    width: 100%;
}

.bnhjut {
    background-color: #fff;
    width: 80%;
    border-radius: 10px;
    z-index: 9999;
    position: relative;
    margin: 0 auto;
    top: -37px;
    height: 165px;
    box-shadow: 1px 0 20px rgba(0, 78, 255, 0.2)
}

.kwench-loto2 img {
    padding: 20px;
    /* margin-left:67px;*/
}

.kwench-loto img {
    padding: 20px;
    width: 70% !important;
    text-align: center;
    margin: 0 auto;
}

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

.kwench-loto p {
    color: #777;
    font-size: 14px;
    min-height: 85px;
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
}

.partner-transaction .col-sm-4:nth-child(2) a .bnhjut .kwench-loto p {
    min-height: 70px;
}

.partner-transaction a h4 {
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    margin: 20px 0 20px;
}

.partner-transaction a .kertygdf1 h4 {
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    margin: 20px 0 20px;
}

.transactions-modal .modal-logo img {
    width: 30%;
}

.transactions-modal .modal-logo {
    text-align: center;
    margin-bottom: 10px;
}

.transactions-modal h5 {
    color: #010101;
    font-size: 18px;
    text-align: center;
    font-family: 'OpenSans';
    line-height: 30px;
}

.transactions-modal h6 {
    color: #010101;
    font-size: 16px;
    text-align: left;
    font-weight: 600;
    font-family: 'OpenSans';
    border-top: solid 1px #e0e0e0;
    padding-top: 20px;
    margin-top: 30px;
}



.btn1 {
    background-color: #a9a57c;
    padding: 8px;
    border: none;
    color: #fff;
    width: 47%;
    font-size: 18px;
}

.kertygdf h4 {
    font-size: 20px;
    font-family: 'OpenSans';
    color: #fff;
    position: relative;
    font-weight: 600;
    text-align: center;
    margin-top: 30px;
}

.bmnkhj {
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #fff;
    position: relative;
    width: 50%;
}

.kertygdf p {
    color: #fff;
    position: relative;
    width: 85%;
    text-align: center;
    margin-left: 29px;
    margin-top: 40px;
    font-family: 'OpenSans';
}

.kertygdf1 h4 {
    font-size: 20px;
    font-family: 'OpenSans';
    color: #000;
    position: relative;
    font-weight: 600;
    text-align: center;
    margin-top: -4px;
}

.bmnkhj1 {
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #c7c7c7;
    position: relative;
    width: 50%;
}

.kertygdf1 p {
    color: #3e3e3e;
    position: relative;
    width: 85%;
    text-align: center;
    margin-left: 29px;
    margin-top: 20px;
    font-family: 'OpenSans';
    font-size: 14px;
    line-height: 26px;
}

.kertygdf1 h6 {
    text-align: center;
    font-size: 14px;
    z-index: 999;
    color: #3e3e3e;
    position: relative;
}

.date-btn {
    text-align: center;
    margin-top: -27px;
}

.conflate-tyur-slide {
    background-color: #122338;
    width: 100%;
    padding-bottom: 100px;
}

.kwnch-slide-te {
    background-color: #fff;
    width: 100%;
    margin-top: -100px;
    padding-bottom: 40px;
}

.wert-ghyt h5 {
    font-size: 19px;
    font-family: 'OpenSans';
    width: 80%;
    margin-left: 30px;
    line-height: 24px;
}

.tyugh-jkiy {
    background-color: #122338;
    width: 80%;
    padding-bottom: 80px;
    box-shadow: 0 3px 19px rgba(0, 0, 0, 0.73), 0 -6px 40px 0 #1a1818;
    margin-top: 50px;
}

.service-mb-1 h6 {
    font-size: 15px;
    padding: 30px;
    padding-bottom: 0px;
    color: #fff;
    margin: 0px;
    font-family: 'OpenSans';
}

.service-mb-1 p {
    padding: 0 29px;
    margin-top: 0px;
    color: #bfbebe;
    font-size: 14px;
    line-height: 26px;
    color: #b9b6b6;
    font-family: 'OpenSans';
}

.service-mb-2 h6 {
    font-size: 15px;
    padding: 0 27px;
    padding-bottom: 0px;
    color: #fff;
    margin: 0px;
    font-family: 'OpenSans';
}

.service-mb-2 p {
    padding: 0 27px;
    margin-top: 0px;
    color: #bfbebe;
    font-size: 14px;
    line-height: 26px;
    color: #b9b6b6;
    font-family: 'OpenSans';
}

.service-mb-1:before {
    content: '';
    background: #c00;
    width: 2px;
    height: 40px;
    left: 18px;
    position: absolute;
    top: 52%;
    left: 36px;
}

.bnght-text-3 h5 {
    font-size: 22px;
    font-family: 'OpenSans';
    color: #fff;
    margin-top: 13.5em;
}

.bnght-text-3 h6 {
    font-size: 14px;
    color: #ccc;
    letter-spacing: 1px;
    font-family: 'OpenSans';
    line-height: 26px;
    margin-top: 13px;
}

.bnght-text-3 p {
    font-size: 14px;
    line-height: 26px;
    color: #ccc;
    font-family: 'OpenSans';
    margin-top: 15px;
}

.bnght-text-3 h4 {
    font-size: 22px;
    font-family: 'OpenSans';
    margin-top: 20px;
    color: #fff;
}

.partner-value .tab-content>.active {
    width: 99%;
}

.partner-value .tab .nav-tabs li {
    cursor: pointer;
}




.partner-value .tab {
    text-align: center;
}

.partner-value .tab .nav-tabs {
    display: inline-block;
    border-bottom: none;
    position: relative;
    width: 100%;
}

.partner-value .tab .nav-tabs li {
    margin-bottom: 0;
    width: 50%;
}

.partner-value .tab .nav-tabs li a {
    display: block;
    padding: 20px;
    border: none;
    border-radius: 0;
    font-size: 17px;
    font-weight: 700;
    color: #444;
    margin-right: 0;
    z-index: 1;
    transition: all 0.3s ease 0s;

}

.partner-value .tab .nav-tabs li a i {
    display: block;
    font-size: 40px;
    color: #00a6ff;
    margin-bottom: 15px;
}

.partner-value .tab .nav-tabs li.active a,
.partner-value .tab .nav-tabs li a:hover {
    border: none;
    background: transparent;
}

.partner-value .tab .nav-tabs li a:before,
.partner-value .tab .nav-tabs li a:after {
    content: "";
    width: 0;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: all 0.3s ease 0s;
}

.partner-value .tab .nav-tabs li a:after {
    left: auto;
    right: 0;
}

.partner-value .tab .nav-tabs li.active a:before,
.partner-value .tab .nav-tabs li a:hover:before,
.partner-value .tab .nav-tabs li.active a:after,
.partner-value .tab .nav-tabs li a:hover:after {
    width: 50%;
}

.partner-value .tab .tab-content {
    margin-top: -5px;
    border-radius: 0 0 5px 5px;
    font-size: 15px;
    color: #757575;
    line-height: 30px;
}

.partner-value .tab .tab-content h3 {
    font-size: 24px;
    margin-top: 0;
}

.partner-value .tab .nav-tabs li.active {
    border-top: 2px solid #000;
    background-color: #fff;
}

.partner-value .tab-content>.active {
    background: #fff;
    float: left;
    text-align: left;
    padding: 30px;
}

.partner-value p {
    font-size: 16px;
    color: #1b1a1a;
    line-height: 40px;
}


.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    animation: smoothScroll 1s forwards;
    background: #112130;
    color: #fff !important;
    padding: 0 0 5px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

nav.navbar.navbar-fixed-top.sticky.fixed a {
    color: #fff !important;
}


@media only screen and (max-width: 479px) {
    .partner-value .tab .nav-tabs li {
        width: 100%;
        margin-bottom: 5px;
    }

    .partner-value .tab .nav-tabs li a,
    .partner-value .tab .nav-tabs li a:hover {
        border-bottom: 1px solid #dfdfdf;
    }

    .partner-value .partner-value p.tab .tab-content {
        border-top: none;
    }

    .teamdescription .modal-dialog {
        width: 100%;
    }

    .slider-text {}
}




/*add service provider*/



/* //add service provider*/




@media screen and (max-width:1200px) {
    .slider-text {
        max-width: 76%;
    }

    .slider-text h1 {
        font-size: 45px;
    }

    .slider-text {
        padding: 0 20px 20px 20px;
    }

}

@media (max-width:991px) {
    .navbar-collapse {
        padding-top: 8px
    }

    .navbar-nav>li {
        font-size: 13px;
        margin-left: 2px;
    }

    /* .navbar-brand > img  { width:69px} */
    .slider-text h1 {
        font-size: 26px;
    }

    .slider-text {
        max-width: 56%;
    }

    .conflate-about-box h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .conflate-about-box {
        min-height: 400px;
    }

    .bnhjut {
        height: 172px;
    }

    .kwench-loto p {
        max-width: 93%;
    }

    .mt-adve-clo1 {
        padding-bottom: 20px;
    }

    .mt-adve-clo2 {
        padding-bottom: 36px;
    }






}

@media (max-width:767px) {
    .navbar-header {
        float: none;
    }

    .navbar-brand {
        float: right;
    }

    .navbar-brand img {
        max-height: 45px;
    }

    /* .navbar-brand>img {
        width: 50px;
    } */

    .navbar-toggle {
        border: 1px solid #fff;
        margin-top: 15px;
        margin-left: 10px;
        background: #a9a57c;
    }

    .navbar-toggle .icon-bar {
        background: #fff;
        width: 19px
    }

    .slider-text h1 {
        font-size: 16px
    }

    .slider-text p {
        font-size: 14px
    }

    .navbar-collapse {
        background: #92b7b6;
        width: 111%;
        margin: 0
    }

    .nav>li>a:focus,
    .nav>li>a:hover,
    .nav .open>a,
    .nav .open>a:focus,
    .nav .open>a:hover,
    .dropdown-menu>li>a:focus,
    .dropdown-menu>li>a:hover {
        color: #333;
    }

    .carousel-indicators {
        display: none;
    }

    .private-icon img {
        width: 25%;
    }

    .partner-value h2 {
        font-size: 18px;
        line-height: 35px;
        margin-top: 0;
    }

    .partner-value p {
        font-size: 13px;
    }

    .private-icon {
        padding: 10px;
        margin: 0 auto;
        min-height: 90px;
    }

    .partner-value {
        padding: 20px 0 25px;
    }

    .trancti h3 {
        font-size: 20px;
        margin-top: 20px;
    }

    .mt-adve-clo {
        margin-top: 55px;
    }

    .bnhjut {
        height: 130px;
    }

    .kwench-loto p {
        min-height: 30px;
    }

    .partner-transaction .col-sm-4:nth-child(2) a .bnhjut .kwench-loto p {
        min-height: 0px;
    }

    .mt-adve-clo1 {
        padding-bottom: 5px;
    }

    .mt-adve-clo {
        padding-bottom: 10px;
    }

    .mt-adve-clo2 {
        padding-bottom: 10px;
    }

    .partner-transaction {
        padding-bottom: 20px;
    }

    .partner-team {
        padding: 0px 0 7px;
    }

    .team-img {
        height: 100px;
        width: 100px;
        overflow: hidden;
        margin: 0 auto;
    }

    .partner-team-deatils h3 {
        font-size: 16px;
    }

    .partner-team-deatils h6 {
        font-size: 13px;
    }

    .contact-info {
        padding: 1px 10px 10px;
    }

    .contact-info h2 {
        letter-spacing: 1px;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contact-info p {
        font-size: 14px;
    }

    .contact-info h4 {
        margin: 15px 0;
    }

    .contact-form {
        margin: 0px 0 20px;
    }

    .contact-form .form-field {
        margin: 37px 0 8px;
    }

    .footer-bottom p {
        font-size: 12px;
    }

    .teamdescription .modal-dialog {
        width: 100%;
        margin: 0;
    }

    .teamdescription .modal-body p {
        font-size: 13px;
        line-height: 27px;
    }

    .conflate-tyur-slide .kwench-loto2 img {
        padding: 10px;
        width: 40%;
    }

    .conflate-tyur-slide .kwench-loto2 {
        text-align: center;
    }

    .wert-ghyt h5 {
        width: 96%;
        margin-left: 6px;
        font-size: 14px;
        text-align: center;
    }

    .kwnch-slide-te {
        padding-bottom: 1px;
        margin-top: -30px;
    }

    .tyugh-jkiy {
        width: 100%;
        padding-bottom: 10px;
        margin-top: 30px;
    }

    .bnght-text-3 h5 {
        margin-top: 1.5em;
    }

    .bnght-text-3 h6 {
        font-size: 13px;
    }

    .conflate-tyur-slide {
        padding-bottom: 10px;
    }

    .contact-form .submit-btn {
        font-size: 15px;
        padding: 8px 33px;
    }

    .bnght-text-3 h5 {
        font-size: 18px;
    }

    .kertygdf1 p {
        margin-left: 8px;
        margin-top: 20px;
        width: 94%;
    }

    .kwench-loto img {
        width: 30%;
    }

    .partner-value h3 {
        font-size: 16px
    }

    .approach-bottom {
        width: auto
    }

    .approach-bottom2 {
        width: auto
    }

    .approach-bottom img {
        width: 50px
    }

    .approach-bottom2 img {
        width: 50px
    }

    .approach-box img {
        width: 50px
    }

    .partner-approach h2 {
        font-size: 18px
    }

    .approach-box h3 {
        font-size: 16px
    }

    .approach-bottom h3 {
        font-size: 16px
    }

    .approach-bottom2 h3 {
        font-size: 16px
    }

    .approach-box p {
        font-size: 13px
    }

    .approach-bottom p {
        font-size: 13px
    }

    .approach-bottom2 p {
        font-size: 13px
    }

    /* .contact-info {
        background: #9cbebd !important
    }

    .contact-info {
        background: #9cbebd !important
    } */

    .contact-section {
        background: none;
    }

    .slider-text {
        max-width: 96%;
        right: 6px;
        left: 12px;
    }

    .conflate-about {
        padding: 15px 0;
    }

    .conflate-about h2 {
        font-size: 20px;
        margin-top: 0;
    }

    .conflate-about p {
        font-size: 13px;
    }

    .conflate-about-box {
        margin-top: 20px;
        min-height: 180px;
    }

    .conflate-about-box h3 {
        font-size: 16px;
    }

    .conflate-about-box p {
        font-size: 13px;
    }

    .conflate-about:after,
    .partner-value:after,
    .partner-transaction:after,
    .partner-team:after {
        width: 100%;
    }

    .contact-info {
        margin-left: 0;
    }

    .contant-left,
    .contant-right {
        width: 100%;
    }

    .contact-info ul li {
        margin-bottom: 0;
    }

    .tyuryt {
        min-height: 500px;
    }

    .transactions-modal h5 {
        line-height: 25px;
        font-size: 14px;
    }




}

@media (max-width: 500px) {

    .kwench-loto p {
        max-width: 95%;
    }

    .kwench-loto img {
        width: 50%;
    }

    .btn2 {
        margin-top: 4px;
    }

    .bnhjut {
        height: 143px;
    }

    .partner-transaction .col-sm-4:nth-child(2) .bnhjut {
        height: 140px;
    }

    .slider-text h1 {
        font-size: 20px;
    }

    .conflate-about-box {
        padding: 15px 13px;
    }
}



img {
    max-width: 100%;
}









.custom-card {
    background-color: #112130;
    border-radius: 30px;
    padding: 40px;
    color: #fff;
}

.logo-box {
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 150px;
}

.info-title {
    font-weight: 600;
    font-size: 20px;
    text-align: left;
}

.info-text {
    font-size: 16px;
    color: #dcdcdc;
    text-align: left;
}

.main-heading {
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
}

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

button.read_more_btn {
    background: transparent;
    padding: 6px 25px;
    border: 1px solid #fff;
    border-radius: 7px;
    margin-top: 15px;
}

@media (max-width: 768px) {
    .custom-card {
        text-align: center;
    }

    .custom-popup-left-card {
        padding: 10px;
        position: relative !important;

    }

    .logo-box {
        min-height: auto !important;
    }

    .custom-card {
        padding: 22px;
    }

    .row.text-md-start.text-center {
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
        gap: 15px;
        text-align: center;
    }

    .info-text,
    .info-title {
        text-align: center;
    }
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 0px !important;
    }
}


.modal-content {
    position: relative;
    background-color: #F5F5F5 !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none !important;
    border-radius: 15px;
    outline: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px !important;
}

.custom-popup-left-card {
    padding: 10px;
    position: sticky;
    top: 0;
}

.custom-popup-left-card h6 {
    border: none !important;
    margin: 0px !important;
}

.custom-popup-left-card {
    color: #fff !important;
}

.custom-popup-left-card h6 {
    color: #fff !important;
}

.custom-popup-left-card p {
    color: #fff !important;
}

.custom-popup-left-card .custom-background {
    padding: 20px;
    margin-top: 0px;
}

.custom-right-content-popup h6 {
    color: #010101 !important;
    font-size: 20px;
    margin-top: 0;
    letter-spacing: .8px;
}

.custom-right-content-popup p {
    color: #010101 !important;
    font-size: 20px;
    margin-top: 0;
    letter-spacing: .8px;
}