body {
    font-family: 'Montserrat', sans-serif;
}

html {
    scroll-behavior: smooth;
}

body.modal-open {
    overflow: hidden!important;
}


/*Optional:*/

.modal-open,
.modal {
    padding-right: 0!important
}

#video2 {
    width: 100%;
    margin-top: -101px;
}

.modal-backdrop {
    position: relative;
    z-index: 1000 !important;
}

.payments-tutorials-videos .modal {
    z-index: 89;
}

button,
button:active {
    outline: none !important;
}


/* .modal-backdrop.show {
    opacity: .65;
} */


/* button.close span {
    font-size: 48px;
    color: #fff;
}

button.close:hover span {
    color: red;
} */

.video_2_light_box .modal-dialog {
    max-width: 100% !important;
    background-color: transparent !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.modal-dialog {
    max-width: 100% !important;
    background-color: transparent !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.video_2_light_box .modal-content {
    background-color: transparent;
    border: 0px solid rgba(0, 0, 0, .2);
}

.payments-tutorials-videos .modal-header,
.video_2_light_box .modal-header {
    border-bottom: none;
    position: relative;
    top: 81px !important;
}

.video_2_light_box .modal-body {
    margin-left: auto !important;
    margin-right: auto !important;
}

.payments-tutorials-videos .modal-header .close,
.video_2_light_box .modal-header .close {
    color: red !important;
    font-size: 60px;
    position: inherit;
    position: relative;
z-index: 5;
}

.payments-tutorials-videos .modal-header .close span,
.video_2_light_box .modal-header .close span {
    color: red !important;
}

.modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
    position: relative;
    z-index: 400!important;
    background-color: white!important;
    height: 100%;
}

.modal-open {
    overflow: hidden;
    position: relative;
    z-index: 10 !important;
}

.modal-content {
    position: relative;
    z-index: 500!important;
    z-index: 500!important;
}

.video_box {
    width: 100%;
    height: 500px;
}

.video_box video {
    width: 100%;
    height: auto;
}

.sound_control_box {
    color: white;
    position: relative;
}

.sound_control_box .btn_sound {
    color: white;
}

.sound_control_box .btn_mute {
    color: white;
}

.sound_control_box .btn_sound:hover {
    color: white;
}

.sound_control_box .btn_mute:hover {
    color: white;
}

#video2 {
    width: 100%;
}

:target::before {
    content: "";
    display: block;
    height: 80px;
    /* fixed header height*/
    margin: -150px 0 0;
    /* negative fixed header height */
}

.banner .right img {
    width: 20px;
}

.header {
    position: fixed;
    top: 0px;
    z-index: 90;
    width: 100%;
    background-color: transparent;
    scroll-behavior: smooth;
    padding: 20px 0px;
}

.navbar-brand img {
    width: 200px;
}

.navbar {
    padding: .5rem 0rem;
}

.nav-item a {
    color: #8D91A6 !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
}

.nav-item a:hover {
    color: #19A389 !important;
}

.navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.9rem !important;
    padding-left: 0.9rem !important;
}

.scrolled {
    background-color: #ffffff;
    opacity: 1;
    top: 0;
    transition: 0.5s;
}

.header .account_btn_box {
    width: 213px;
    height: 42px;
    background-color: #F2F4F6;
    position: relative;
    margin-top: -52px;
    margin-left: 25px;
    border-radius: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
}

.header .first_btn_acc {
    width: 100%;
    height: 100%;
    background-color: #F2F4F6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity 0.2s;
    border-radius: 50px;
    opacity: 0;
}

.header .first_btn_acc p {
    margin-top: 10px !important;
    text-align: center;
    color: #3581C1;
    font-size: 14px;
}

.header .account_btn_box .second_btn_acc {
    text-align: center;
    position: relative;
    top: 25%;
    width: 213px;
    color: #3581C1;
    background-color: #F2F4F6;
    position: relative;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50px;
    font-size: 14px;
}

.header .account_btn_box .second_btn_acc p {
    margin-top: 12px !important;
    text-align: center;
    color: #3581C1;
    font-size: 14px;
    font-weight: 600;
}

.header .first_btn_acc .personal {
    color: #3581C1 !important;
    text-decoration: none;
}

.header .first_btn_acc .busi {
    color: #3581C1 !important;
    text-decoration: none;
}

.header .first_btn_acc .personal:hover {
    color: #19A389 !important;
    text-decoration: none;
}

.header .first_btn_acc .busi:hover {
    color: #19A389 !important;
    text-decoration: none;
}

.header .account_btn_box:hover .first_btn_acc {
    display: block;
    cursor: pointer;
    opacity: 1;
}

.header .account_btn_mobile {
    display: none !important;
}


/* End of header styles */


/* ********************************************************************************************** */

.banner {
    margin-top: 78px;
    ;
    padding: 50px 0px 0px 0px;
}

.banner .container {
    position: relative;
    z-index: 2;
}

.banner .left {
    margin-top: 150px;
}

.banner .left h1 {
    color: #3581C1;
    font-size: 35PX;
}

.banner .left h2 {
    color: #19A389;
    font-size: 35PX;
}

.banner_left_main {
    height: 250px;
    overflow: hidden;
}

.banner_left_main_first {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 100px;
    transition: .3s;
    align-content: center;
    position: relative;
    margin-top: 20px;
}

.banner_left_main_second p {
    font-size: 14px;
    width: 85%;
    color: rgba(38, 47, 83, 0.7);
    font-weight: 500;
}

.banner_left_main_second .btn-back {
    background-color: transparent;
    color: #fa6f50;
    border-radius: 50px;
    padding: 12px 43px;
    width: max-content;
    font-size: 15px;
    font-weight: 600;
    border: solid 2px #fa6f50;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
}

.banner_left_main_second .btn-back:hover {
    background-color: #fa6f50!important;
    transition: 0.3s;
    color: white;
}

.btn-lrn_more {
    background-color: transparent;
    color: #3581C1;
    padding: 10px 20px;
    margin-right: 15px;
    font-size: 15px;
    top: 0px;
    border: solid 2px #3581C1;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    font-weight: 600;
}

.btn-lrn_more:hover {
    background-color: #3581C1 !important;
    transition: 0.3s;
    color: white;
}

.btn-connect {
    background-color: transparent;
    color: #19A389;
    padding: 10px 20px;
    margin-right: 15px;
    font-size: 15px;
    top: 0px;
    border: solid 2px #19A389;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    font-weight: 600;
}

.btn-connect:hover {
    background-color: #19A389 !important;
    transition: 0.3s;
    color: white;
}

.btn_box {
    float: left;
    margin-right: auto;
    margin-top: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
}

.banner .right .img-box {
    width: 80%;
    height: 100%;
    margin-left: auto;
}

.banner .right .img-box img {
    width: 100%;
    height: 100%;
}

.bg-banner {
    position: absolute;
    display: flex;
    top: 124px !important;
    z-index: 1;
    width: 100%;
}

.img-box-left {
    width: 100%;
    height: 100%;
}

.img-box-right {
    width: 100%;
    height: 100%;
}

.img-box-left img {
    width: 100%;
    height: 100%;
}

.img-box-right img {
    width: 100%;
    height: 100%;
}


/* end od banner styles  */


/* ************************************************************************************************************ */


/* start of dynamico_features ection styles   */

.dynamico_features {
    position: relative;
    padding-top: 150px;
}

.dynamico_features h1 {
    text-align: center;
    color: #262F53;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 50px;
}

.dynamico_features .nav-pills {
    margin-bottom: 80px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
    display: block ruby;
    white-space: nowrap;
    max-width: 600px !important;
}

.cur-item .nav-link {
    background-color: transparent;
    color: #3581C1;
    padding: 10px 20px;
    margin-right: 15px;
    font-size: 15px;
    top: 0px;
    border: solid 2px #3581C1;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    font-weight: 600;
}

.tech-item .nav-link {
    background-color: transparent;
    color: #19A389;
    padding: 10px 20px;
    margin-right: 15px;
    font-size: 15px;
    top: 0px;
    border: solid 2px #19A389;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    font-weight: 600;
}

.business-item .nav-link {
    background-color: transparent;
    color: #FB613F;
    padding: 10px 20px;
    font-size: 15px;
    top: 0px;
    border: solid 2px #FB613F;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    font-weight: 600;
}

.cur-item .nav-link.active {
    /* background-color: #19A389 !important; */
    background: linear-gradient(270deg, rgba(53, 129, 193, 0.5) 0%, #3581C1 100%)!important;
    color: white !important;
    border: solid 2px #16568a80 !important;
    border-right-color: #519bdb !important;
}

.tech-item .nav-link.active {
    background: linear-gradient(270deg, #19a38a98 0%, #19A389 100%)!important;
    color: white !important;
    border: solid 2px #19A389 !important;
    border-right-color: #19A389 !important;
}

.business-item .nav-link.active {
    background: linear-gradient(270deg, #fb613f7c 0%, #FB613F 100%)!important;
    color: white !important;
    border: solid 2px #FB613F !important;
    border-right-color: #FB613F !important;
}

.cur-item a {
    color: #3581C1 !important;
}

.dynamico_features .cur-item a:hover {
    background: linear-gradient(270deg, rgba(53, 129, 193, 0.5) 0%, #3581C1 100%)!important;
    color: white !important;
    border: solid 2px #16568a80 !important;
    border-right-color: #519bdb !important;
}

.tech-item a {
    color: #19A389 !important;
}

.dynamico_features .tech-item a:hover {
    background: linear-gradient(270deg, #19a38a98 0%, #19A389 100%)!important;
    color: white !important;
    border: solid 2px #19A389 !important;
    border-right-color: #19A389 !important;
}

.business-item a {
    color: #FB613F !important;
}

.dynamico_features .business-item a:hover {
    background: linear-gradient(270deg, #fb613f7c 0%, #FB613F 100%)!important;
    color: white !important;
    border: solid 2px #FB613F !important;
    border-right-color: #FB613F !important;
}

.dynamico_features .item-box {
    text-align: center;
}

.dynamico_features .item-box h3 {
    color: #3581C1 !important;
    font-size: 18px;
    font-weight: 600;
    margin-top: 20px;
}

.dynamico_features .item-box p {
    font-weight: 500;
    color: rgba(38, 47, 83, 0.7);
    font-size: 15px;
}

.dynamico_features .tech-con .item-box h3 {
    color: #19A389 !important;
}

.dynamico_features .business-con .item-box h3 {
    color: #f47721 !important;
}


/* End of dynamico features section setyles  */


/* start of commitments section styles  */

.commitments {
    margin: 120px 0px 80px 0px;
}

.commitments h1 {
    text-align: center;
    color: #262F53;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 50px;
}

.commitments h2 {
    /* color: #CD4F60; */
    font-weight: bold;
    font-size: 32px;
    margin-bottom: 50px;
}

.commitments h3 {
    margin-top: 27px;
    font-weight: 600;
    font-size: 18px;
}

.commitments p {
    color: rgba(38, 47, 83, 0.7);
    font-weight: 500;
    font-size: 15px;
}

.commitments .right {
    vertical-align: middle;
}

.commitments .right .img-box {
    width: 500px;
    height: 100%;
    margin-top: -20px;
}

.commitments .right .img-box img {
    width: 100%;
    height: 100%;
}

.commitments .low h2 {
    color: #FB613F;
}

.commitments .low h3 {
    color: #FB613F;
}

.commitments .zero h2 {
    color: #CD4F60;
}

.commitments .zero h3 {
    color: #CD4F60;
}

.commitments .high h2 {
    color: #19A389;
}

.commitments .high h3 {
    color: #19A389;
}

.carousel-control-next,
.carousel-control-prev {
    color: #212529;
    text-align: center;
    font-size: 25px;
    top: -15px!important;
    width: 0%!important;
}

.carousel-control-prev:hover {
    color: #212529!important;
}

.carousel-control-next:hover {
    color: #212529!important;
}

.carousel-control-prev {
    left: -18px !important;
}


/* end of commitments section styles  */


/* start of services section  */

.service {
    margin: 100px 0px 150px 0px;
    position: relative;
}

.service .left {
    padding: 0px 20px 0px 0px;
    position: relative;
    z-index: 4;
}

.service .left .bg-traingle-customer {
    position: absolute;
    z-index: 1;
    z-index: -1;
    left: -31%;
    top: -26px;
}

.service .bg-traingle-bottom-left img {
    width: 70%;
    height: 70%;
}

.service .bg-traingle-bottom-left {
    position: absolute;
    z-index: -1;
    left: 0%;
    bottom: -150px;
}

.service .bg-traingle-bottom-right-one {
    position: absolute;
    width: 100%;
    z-index: 1;
    margin-top: -400px;
}

.service .bg-traingle-bottom-right-one img {
    float: right;
}

.service .bg-traingle-bottom-right {
    position: absolute;
    width: 100%;
    z-index: 1;
    margin-top: -200px;
}

.service .bg-traingle-bottom-right img {
    float: right;
}

.service .nav-item a {
    color: #262F53 !important;
    font-weight: 500;
    font-size: 15px;
    border: 2px solid #D5E8F1;
    border-radius: 4px;
    margin: 10px 0px;
    display: flex;
}

.service .nav-pills .nav-link.active,
.service .nav-pills .show>.nav-link {
    background-color: transparent !important;
    border: 2px solid #3581C1;
}

.service .left h1 {
    font-weight: 600;
    font-size: 36px;
    color: #262F53;
}

.service .left h2 {
    font-weight: 600;
    font-size: 18px;
    color: #19A389;
    margin-bottom: 40px;
}

.service .nav-item {
    padding-left: 0px !important;
}

.service .left .cir {
    height: 20px;
    width: 20px;
    border: 2px solid #D5E8F1;
    background-color: transparent;
    border-radius: 50%;
    margin-right: 10px;
}

.service .nav-pills .nav-link.active .cir img {
    opacity: 1;
}

.service .left .cir img {
    width: 11px;
    margin-top: -8px;
    margin-left: 3px;
    opacity: 0;
}

.service .nav-pills .nav-link.active .cir {
    background-color: #3581C1;
}


/* whats app section styles  */

.service .whatsapp_section {
    margin-top: 50px;
    margin-bottom: 50px;
}

.service .whatsapp_section img {
    width: 50px;
}

.service .whatsapp_section h3 {
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
}

.service .whatsapp_section h4 {
    color: #19A389;
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}

.service .whatsapp_section .btn-whatsapp {
    border-radius: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    border: solid 2px #19A389;
    color: #19A389;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
}

.service .whatsapp_section .btn-whatsapp:hover {
    background-color: #19A389;
    color: white;
}

.service .whatsapp_section p {
    font-size: 14px;
    color: rgba(38, 47, 83, 0.7);
    font-weight: 500;
    margin-top: 20px;
}


/* start of shedule meetimg section  */

.service .shedule_meeting {
    margin-top: 50px;
    margin-bottom: 50px;
}

.service .shedule_meeting img {
    width: 50px;
}

.service .shedule_meeting h3 {
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
}

.service .shedule_meeting h4 {
    color: #CD4F60;
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}

.service .shedule_meeting .btn-shedule {
    border-radius: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    border: solid 2px #CD4F60;
    color: #CD4F60;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
}

.service .shedule_meeting .btn-shedule:hover {
    background-color: #CD4F60;
    color: white;
}

.service .shedule_meeting p {
    font-size: 14px;
    color: rgba(38, 47, 83, 0.7);
    font-weight: 500;
    margin-top: 20px;
}

.service .shedule_meeting .input-group {
    margin-top: 20px;
}

.service .shedule_meeting .input-group input {
    border: solid 2px #CD4F60;
    border-right: none;
    position: relative;
    z-index: 1;
    height: 39px
}

.form-control:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0);
}

.btn:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0);
}


/* start of request call section  */

.service .request_callback {}

.service .request_callback {
    margin-top: 50px;
    margin-bottom: 50px;
}

.service .request_callback img {
    width: 50px;
}

.service .request_callback h3 {
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
}

.service .request_callback h4 {
    color: #629DDF;
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}

.service .request_callback .btn-request_callback {
    border-radius: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    border: solid 2px #629DDF;
    color: #629DDF;
    font-size: 15px;
    font-weight: 600;
    padding-left: 25px;
    padding-right: 25px;
    margin-left: -15px;
    position: relative;
    z-index: 2;
}

.service .request_callback .btn-request_callback:hover {
    background-color: #629DDF;
    color: white;
}

.service .request_callback p {
    font-size: 14px;
    color: rgba(38, 47, 83, 0.7);
    font-weight: 500;
    margin-top: 20px;
}

.service .request_callback .input-group {
    margin-top: 20px;
}

.service .request_callback .input-group input {
    border: solid 2px #629DDF;
    border-right: none;
    position: relative;
    z-index: 1;
    height: 39px
}


/* call dynamico section styles  */

.service .call_dynamico {
    margin-top: 50px;
    margin-bottom: 50px;
}

.service .call_dynamico img {
    width: 50px;
}

.service .call_dynamico h3 {
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
}

.service .call_dynamico h4 {
    color: #660A4F;
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}

.service .call_dynamico .btn-call-dynamico {
    border-radius: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    border: solid 2px #660A4F;
    color: #660A4F;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
}

.service .call_dynamico .btn-call-dynamico:hover {
    background-color: #660A4F;
    color: white;
}

.service .call_dynamico p {
    font-size: 14px;
    color: rgba(38, 47, 83, 0.7);
    font-weight: 500;
    margin-top: 20px;
}


/* email dynamico section styles  */

.service .email_dynamico {
    margin-top: 50px;
    margin-bottom: 50px;
}

.service .email_dynamico img {
    width: 50px;
}

.service .email_dynamico h3 {
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
}

.service .email_dynamico h4 {
    color: #FB613F;
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}

.service .email_dynamico .btn-email-dynamico {
    border-radius: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    border: solid 2px #FB613F;
    color: #FB613F;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
}

.service .email_dynamico .btn-email-dynamico:hover {
    background-color: #FB613F;
    color: white;
}

.service .email_dynamico p {
    font-size: 14px;
    color: rgba(38, 47, 83, 0.7);
    font-weight: 500;
    margin-top: 20px;
}


/* skyep dynamico section styles  */

.service .skype_dynamico {
    margin-top: 50px;
    margin-bottom: 50px;
}

.service .skype_dynamico img {
    width: 50px;
}

.service .skype_dynamico h3 {
    color: #000000;
    font-weight: 600;
    font-size: 20px;
    margin-top: 20px;
}

.service .skype_dynamico h4 {
    color: #1686D9;
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}

.service .skype_dynamico .btn-skype-dynamico {
    border-radius: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    border: solid 2px #1686D9;
    color: #1686D9;
    font-size: 15px;
    font-weight: 600;
    margin-top: 20px;
}

.service .skype_dynamico .btn-skype-dynamico:hover {
    background-color: #1686D9;
    color: white;
}

.service .skype_dynamico p {
    font-size: 14px;
    color: rgba(38, 47, 83, 0.7);
    font-weight: 500;
    margin-top: 20px;
}


/* start of google review right section styles  */

.service .right {
    padding: 0px 0px 0px 20px;
    position: relative;
    z-index: 2;
}

.service .right h1 {
    font-weight: 600;
    font-size: 36px;
    color: #262F53;
}

.service .right h2 {
    font-weight: 600;
    font-size: 18px;
    color: #19A389;
    margin-bottom: 20px;
}

.review-box {
    padding: 30px 0px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.096);
}

.google-review-box .inner .review-box h3 {
    font-weight: 500;
    font-size: 20px;
    color: #222222;
}

.google-review-box .inner .review-box h4 {
    font-weight: 500;
    font-size: 16px;
    color: #222222;
    margin-bottom: 10px;
    opacity: 0.7;
}

.google-review-box .inner .review-box p {
    font-size: 14px;
    color: rgba(38, 47, 83, 0.7);
    font-weight: 500;
    margin-top: 20px;
}

.rating-box {
    display: flex;
    margin-bottom: 10px;
}

.rating-box img {
    margin-right: 5px;
    width: 20px;
}

.google-review-box .inner {
    height: 612px;
    overflow-y: scroll;
    overflow-x: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
}

.btn-review {
    background-color: transparent;
    color: #19A389;
    padding: 10px 20px;
    margin-top: 30px;
    font-size: 15px;
    top: 0px;
    border: solid 2px #19A389;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    font-weight: 600;
}

.btn-review:hover {
    background-color: #19A389 !important;
    transition: 0.3s;
    color: white;
}


/* ***************************************************************** */

body {
    background-color: #ffffff;
}

.faq_body {
    margin-top: 150px;
    background-color: #ffffff;
}

.faq_body h1 {
    font-family: 'Gordita Medium';
    font-size: 36px;
    margin-bottom: 40px;
}

.card-body h2 {
    font-size: 14px;
    font-family: 'Gordita Regular';
    color: rgba(0, 0, 0, 0.904);
    margin-bottom: 10px;
}

.card-body ul {
    padding-left: 18px;
}

.card-body .icon_tick {
    color: #19e9ad;
    margin-right: 10px;
    font-size: 13px;
}

.card-body li {
    color: grey;
    font-family: 'Gordita Regular';
    font-size: 13px;
    display: flex;
    list-style-type: none;
}

.card-body h6 {
    color: grey;
    font-family: 'Gordita Regular';
    font-size: 13px;
    margin-top: 15px;
}

.faq_head_box {
    display: flex;
}

.faq_head_box h6 {
    float: left;
    width: 95%;
    display: flex;
    padding: 0;
    border: 0;
    font-weight: 700;
    color: white;
    text-align: left;
    white-space: normal;
    font-family: 'Gordita Medium';
    font-size: 16px;
}

.card-body h5 {
    color: grey;
    font-family: 'Gordita Regular';
    font-size: 13px;
    line-height: 11px;
    padding-left: 18px;
}

.table td {
    color: grey;
    font-family: 'Gordita Regular';
    font-size: 13px;
    padding: 2px 12px;
}

.table thead th {
    font-size: 14px;
    font-family: 'Gordita Regular';
    color: rgba(0, 0, 0, 0.904);
    margin-bottom: 10px;
    width: 50%;
}

.faq_body .up_icon {
    float: right;
    font-size: 15px;
}

.tab_open_icon {
    background-image: url("../images/open.svg");
    /* The image used */
    /* Used if the image is unavailable */
    width: 20px;
    height: 20px;
    /* You must set a specified height */
    float: right;
    margin-left: auto;
}

.tab_close_icon {
    background-image: url("../images/close.svg");
    /* The image used */
    /* Used if the image is unavailable */
    width: 20px;
    height: 20px;
    /* You must set a specified height */
    float: right;
    margin-left: auto;
}

.left_main_img_box {
    width: 100%;
    height: auto;
}

.left_main_img_box img {
    width: 100%;
    height: auto;
}

.faq_body .faq-nav {
    flex-direction: column;
    margin: 0 0 32px;
    border-radius: 2px;
    border: none;
}

.faq_body .faq-nav .nav-link {
    position: relative;
    display: block;
    margin: 0;
    padding: 13px 16px;
    background-color: #fbfcfd;
    font-family: 'Gordita Medium';
    border-radius: 10px;
    color: white;
    transition: background-color .2s ease;
    margin-bottom: 10px;
    font-size: 16px;
}

.faq_body .faq-nav .faq_tab_1 {
    background-color: #4c0a66 !important;
}

.faq_body .faq-nav .faq_tab_2 {
    background-color: #f47721 !important;
}

.faq_body .faq-nav .faq_tab_3 {
    background-color: #19e9ad !important;
}

.faq_body .faq-nav .nav-link h6 {
    font-size: 14px;
    font-family: 'Gordita Regular';
}


/* .faq_body .faq-nav .nav-link:hover {
  background-color: #f6f6f6;
} */


/* .faq_body .faq-nav .nav-link.active {
  background-color: #f6f6f6;

  color: rgba(0, 0, 0, 0.87);
} */

.faq_body .faq-nav .nav-link:last-of-type {
    border-radius: 10px;
    border-color: transparent;
}

.faq_body .faq-nav .nav-link i.mdi {
    margin-right: 5px;
    font-size: 18px;
    position: relative;
}

.faq_body .tab-content .card {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 10px;
    border-color: transparent;
}

.faq_body .tab-content .card-header {
    padding: 15px 16px;
    background-color: #946ca3;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.faq_body .tab-content .card-header h5 {
    margin: 0;
}

.faq_body .tab-content .card-header h5 button {
    display: flex;
    width: 100%;
    padding: 0;
    border: 0;
    font-weight: 700;
    color: white;
    text-align: left;
    white-space: normal;
    font-family: 'Gordita Medium';
    font-size: 16px;
}

.faq_body .tab-content .card-header h5 button:hover,
.tab-content .card-header h5 button:focus,
.tab-content .card-header h5 button:active,
.tab-content .card-header h5 button:hover:active {
    text-decoration: none;
}

.faq_body .tab-content .card-body p {
    color: grey;
    font-size: 13px;
    font-family: 'Gordita Regular';
}

.faq_body .tab-content .card-body p:last-of-type {
    margin: 0;
}

.faq_body .accordion>.card:not(:first-of-type) .card-header:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-color: transparent;
}

.faq_body .collapse.show .card-body {
    border: none;
    background-color: #fbfcfd;
}

@media only screen and (max-width:1199px) {
    .commitments .right .img-box {
        margin-right: auto;
        margin-left: auto;
    }
    .commitments h2 {
        text-align: center;
    }
    #video2 {
        width: 100%;
        margin-top: 0px !important;
    }
}

@media only screen and (max-width:991px) {
    .banner .right .img-box {
        width: 432px !important;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .left_main_img_box {
        display: none;
    }
    .faq_body h1 {
        font-family: 'Gordita Medium';
        font-size: 34px;
        margin-bottom: 40px;
        text-align: center;
    }
    .table td {
        color: grey;
        font-family: 'Gordita Regular';
        font-size: 12px;
        padding: initial;
    }
    .table thead th {
        font-size: 14px;
        font-family: 'Gordita Regular';
        color: rgba(0, 0, 0, 0.904);
        margin-bottom: 10px;
        width: 50%;
        padding-left: inherit;
    }
}

@media only screen and (max-width:766px) {}

@media only screen and (max-width:414px) {
    .table td {
        color: grey;
        font-family: 'Gordita Regular';
        font-size: 12px;
        padding: initial;
        width: min-content;
    }
    .video_2_light_box .modal-header .close {
        margin-top: 100px;
    }
}


/* start styles of footer section  */

.footer {
    padding: 50px 0px;
    background: linear-gradient(0deg, rgba(242, 244, 246, 0) 0%, #F2F4F6 87.5%);
    margin-top: 80px;
    position: relative;
    z-index: 1;
}

.footer-bg {
    position: absolute;
    z-index: -1;
    left: 0%;
    top: 0px;
    height: 100%;
    width: 100%;
}

.footer-bg img {
    height: 100%;
}

.footer .top-footer {
    display: flex;
    width: 100%;
}

.footer .top-footer .logo-box {
    width: 200px;
    height: 100%;
    margin-right: auto;
}

.footer .top-footer .logo-box img {
    width: 100%;
    height: 100%;
}

.footer .top-footer.social-box {
    width: 100%;
    float: right;
}

.footer .top-footer .social-box img {
    width: 30px;
}

.footer .footer-content {
    margin-top: 50px;
}

.footer .footer-content h2 {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 10px;
}

.footer .footer-content a {
    text-decoration: none;
    color: #000000;
    font-weight: 500;
    font-size: 13px;
    margin-bottom: 10px;
}

.footer .footer-content .one {
    display: grid;
}

.footer .footer-content .two {
    display: grid;
}

.footer .footer-content .three {
    display: grid;
}

.footer .footer-content .account_btn_box {
    width: 213px;
    height: 42px;
    background-color: #F2F4F6;
    position: relative;
    margin-top: -52px;
    margin-left: 25px;
    border-radius: 50px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
}

.footer .footer-content .first_btn_acc {
    width: 100%;
    height: 100%;
    background-color: #F2F4F6;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: opacity 0.2s;
    border-radius: 50px;
    opacity: 0;
}

.footer .footer-content .first_btn_acc p {
    margin-top: 10px !important;
    text-align: center;
    color: #3581C1;
    font-size: 14px;
}

.footer .footer-content .account_btn_box .second_btn_acc {
    text-align: center;
    position: relative;
    top: 25%;
    width: 213px;
    color: #3581C1;
    background-color: #F2F4F6;
    position: relative;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50px;
    font-size: 14px;
}

.footer .footer-content .account_btn_box .second_btn_acc p {
    margin-top: 12px !important;
    text-align: center;
    color: #3581C1;
    font-size: 14px;
    font-weight: 600;
}

.footer .footer-content .first_btn_acc .personal {
    color: #3581C1 !important;
    text-decoration: none;
}

.footer .footer-content .first_btn_acc .busi {
    color: #3581C1 !important;
    text-decoration: none;
}

.footer .footer-content .first_btn_acc .personal:hover {
    color: #19A389 !important;
    text-decoration: none;
}

.footer .footer-content .first_btn_acc .busi:hover {
    color: #19A389 !important;
    text-decoration: none;
}

.footer .footer-content .account_btn_box:hover .first_btn_acc {
    display: block;
    cursor: pointer;
    opacity: 1;
}

.footer .footer-content .account_btn_mobile {
    display: none !important;
}

.footer .footer-content .four a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
}

.footer .footer-content .four .login-footrt {
    color: #3581C1;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
    margin-left: 80px;
    margin-top: 20px;
}

.footer .footer-content .four .login-footrt:hover {
    color: #19A389;
}

.footer .footer-bottom {
    text-align: center;
    margin-top: 40px;
}

.footer .footer-bottom p {
    color: #3581C1;
    font-weight: 600;
    font-size: 12px;
}

.footer .footer-bottom a {
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}


/* media queries  */

@media only screen and (max-width:1199px) {
    .header .account_btn_box {
        display: none;
    }
    .header .account_btn_mobile {
        display: block !important;
        background-color: white;
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
        font-weight: 600;
        width: 26%;
        border-radius: 50px;
        margin-left: auto;
        margin-right: auto;
        height: 45px;
        color: #3581C1 !important;
        padding-top: 11px;
        margin-top: 10px;
    }
    .banner .right .img-box {
        width: 34%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .banner .left {
        margin-top: 60px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .banner .btn_box {
        float: none;
        margin-right: auto;
        margin-top: 0px;
        position: absolute;
        top: 0px;
        display: flex;
        margin-left: auto;
        left: auto;
    }
    .banner_left_main_second p {
        font-size: 14px;
        width: 100%;
        color: rgba(38, 47, 83, 0.7);
        font-weight: 500;
    }
    .banner {
        margin-top: 78px;
        padding: 50px 0px 0px 0px;
    }
    .bg_whydynamico {
        width: 100%;
        position: absolute;
        z-index: 1;
        text-align: center;
        top: 70px;
    }
    .service .left .bg-traingle-customer {
        position: absolute;
        z-index: 1;
        z-index: -1;
        left: auto;
        right: 0%;
        top: -26px;
    }
    .service .left {
        padding: 0px 20px 0px 0px;
        position: relative;
        z-index: 4;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .service .right {
        padding: 60px 0px 0px 20px;
        position: relative;
        z-index: 2;
    }
    .service .right h1 {
        text-align: center;
    }
    .service .right h2 {
        text-align: center;
    }
    .footer-bg {
        position: absolute;
        z-index: -1;
        left: 0%;
        top: 68px;
        height: 100%;
        width: 20%;
    }
    .footer-bg img {
        height: 47%;
    }
    .footer .top-footer {
        display: grid;
        width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .footer .top-footer .logo-box {
        width: 200px;
        height: 100%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
    }
    .footer .footer-content h2 {
        text-align: center;
    }
    .footer .footer-content a {
        text-align: center;
    }
    .footer .footer-content .two {
        margin-bottom: 30px;
    }
    .footer .footer-content .three {
        margin-bottom: 30px;
    }
    .footer .footer-content .one {
        margin-bottom: 30px;
    }
    .footer .footer-content .four {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .footer .footer-content .four .login-footrt {
        margin-left: 0px;
    }
    .footer .footer-content .account_btn_box {
        margin-left: auto;
        margin-right: auto;
    }
    .navbar-nav {
        text-align: center;
        background-color: #f5f7f8;
        border-radius: 15px;
        padding: 20px 0px;
    }
    .header .account_btn_box {
        margin-left: auto;
        margin-right: auto;
    }
    .footer .footer-content .account_btn_box {
        display: none;
    }
    .footer .footer-content .account_btn_mobile {
        display: block !important;
        background-color: white;
        font-family: 'Montserrat', sans-serif;
        font-size: 15px;
        font-weight: 600;
        width: 26%;
        border-radius: 50px;
        margin-left: auto;
        margin-right: auto;
        height: 45px;
        color: #3581C1 !important;
        padding-top: 11px;
        margin-top: 10px;
    }
    .footer .footer-content .four a {
        color: #3581C1;
    }
    .footer .footer-content .four a:hover {
        color: #19A389;
    }
}

@media only screen and (max-width:991px) {
    .btn-playvid {
        padding: 8px 13px;
        background-color: #775683;
        color: white;
        font-weight: 600;
        border: solid 2px #775683;
        border-top-left-radius: 15px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 15px;
        font-weight: 600;
        font-size: 12px;
        position: absolute;
        top: 175px;
        left: 254px;
    }
    .banner .right .img-box {
        width: 49%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-bg {
        display: none;
    }
    .footer .footer-content .account_btn_mobile {
        width: 35%;
    }
    .header .account_btn_mobile {
        width: 35%;
    }
}

@media only screen and (max-width:767px) {
    .dynamico_features .item-box {
        margin-bottom: 50px;
    }
    .dynamico_features .nav-pills {
        margin-bottom: 80px !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center;
        display: block;
        white-space: nowrap;
        max-width: 276px !important;
    }
    .cur-item .nav-link {
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .tech-item .nav-link {
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .btn-playvid {
        padding: 8px 13px;
        background-color: #775683;
        color: white;
        font-weight: 600;
        border: solid 2px #775683;
        border-top-left-radius: 15px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 15px;
        font-weight: 600;
        font-size: 12px;
        position: absolute;
        top: 173px;
        left: 161px;
    }
    .banner .right .img-box {
        width: 65%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .header .account_btn_mobile {
        width: 45%;
    }
    .footer .footer-content .account_btn_mobile {
        width: 45%;
    }
}

@media only screen and (max-width:507px) {
    .mask-desktop {
        display: none;
    }

    .payments-tutorial-videos .nav-link{
        margin-bottom: 50px;
    }
    .banner .right .img-box {
        width: 100% !important;
    }
    .header__background {
        position: absolute;
        top: 8%!important;
        left: -81%!important;
        width: 247%!important;
    }
    .loop-vid {
        position: relative;
        display: flex;
        background: #000;
        overflow: hidden;
        overflow: hidden;
        -webkit-clip-path: url(#mask1);
        clip-path: url(#mask1);
    }
    .mask-350 {
        display: block !important;
    }
    .commitments .right .img-box {
        width: 100%;
        height: 100%;
        margin-top: -20px;
    }
    .banner .right .img-box {
        width: 68%;
    }
    .btn-playvid {
        top: 173px;
        left: 146px;
    }
}

@media only screen and (max-width:490px) {
    .carousel-control-prev {
        left: 0px !important;
    }
    .btn-playvid {
        top: 164px;
        left: 140px;
    }
    .dynamico_features {
        position: relative;
        padding-top: 107px;
    }
}

@media only screen and (max-width:461px) {
    .banner .right .img-box {
        width: 79%;
    }
}

@media only screen and (max-width:415px) {
    .banner .right .img-box {
        width: 79%;
    }
    .banner_left_main_second p {
        font-size: 13px;
        width: 100%;
    }
}

@media only screen and (max-width:414px) {
    #headerPopup {
        width: 100%;
        margin: 0 auto;
        height: 227px;
    }
    .footer .footer-content .account_btn_mobile {
        width: 65%;
    }
    .header .account_btn_mobile {
        width: 65%;
    }
    .banner .left h1 {
        color: #3581C1;
        font-size: 33PX;
    }
    .banner .left h2 {
        color: #19A389;
        font-size: 33PX;
    }
    .banner .left {
        margin-top: 34px;
    }
    .bg_whydynamico {
        width: 100%;
        position: absolute;
        z-index: 1;
        text-align: center;
        top: 105px;
    }
    .bg_whydynamico .img-box {
        width: 322px;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .service .nav-item a {
        font-size: 14px;
        padding: 9px 7px;
        text-align: left;
    }
    .service .nav-item {
        padding-left: 15px !important;
        padding-right: 0px !important;
    }
    .service .right {
        padding: 29px 0px 0px 20px;
    }
}

@media only screen and (max-width:399px) {
    .banner .right .img-box {
        width: 82%;
    }
    .dynamico_features {
        position: relative;
        padding-top: 130px;
    }
    .header__background {
        position: absolute;
        top: 10% !important;
        left: -81% !important;
        width: 260% !important;
    }
}

@media only screen and (max-width:391px) {
    .banner .right .img-box {
        width: 82%;
    }
}

@media only screen and (max-width:376px) {
    .banner .right .img-box {
        width: 82%;
    }
}

@media only screen and (max-width:358px) {
    .banner .right .img-box {
        width: 83%;
    }
}

@media only screen and (max-width:321px) {
    .banner .right .img-box {
        width: 88%;
    }
}