/* Top header */
.topheader-lefta1 h3 a {
    color: #FFD100;
}

.topheader-right ul li a {
    color: #FFD100;
    font-size: 15px;
    font-weight: 500;
    display: block;
    padding-left: 27px;
    transition: 0.2s all ease;
}

.topheader-right_app {
    left: 115px;
}

.topheader-right_app ul li:nth-child(3) a img {
    position: relative;
    top: 7px;
    border: 1px solid transparent;
}


.topheader-right_app ul li:nth-child(1) a img {
    position: relative;
    top: 7px;
    border: 1px solid transparent;

}


.topheader-right_app ul li:nth-child(2) a img {
    height: 35px;
    position: relative;
    top: 8px;
    border: 1px solid transparent;

}



.topheader-right_app1 ul li:nth-child(3) a img {
    position: relative;
    top: 7px;
    border: 1px solid transparent;

}


.topheader-right_app1 ul li:nth-child(1) a img {
    position: relative;
    top: 7px;
    border: 1px solid transparent;

}


.topheader-right_app1 ul li:nth-child(2) a img {
    height: 35px;
    position: relative;
    top: 8px;
    border: 1px solid transparent;

}


/* .topheader-right_app1 img{
    height: 35px;
}

.topheader-right_app .telma-tv{
    height: 35px;
} */


.tpmobilemenu-partd1 h3 a {
    color: #FFD100;
}

.mobile-switcher {
    display: none !important;
}

.switcher-btn {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 45px !important;
    border-radius: 30px;
    padding: 2px 4px;
    z-index: 1;
}

.switcher-btn i {
    z-index: 8;
}

.switch-circle {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -1px;
    right: 0;
    background: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    z-index: 10;
    border: 1px solid #ffd100;
}





/*
#switch{
    transition: ease-in-out 0.5s;
} */

/* Menu */
@keyframes appear {
    0% {
        transform: translateY(-40px)
    }

    50% {
        transform: translateY(0)
    }
}

@keyframes disappear {
    0% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-80px)
    }

}

.nav-sticky {
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.scale-on-scroll {
    transform: scale(0.6) translateY(-32px);
    transition: 0.3s ease-out;


}

.scale-on-scroll-reset {
    transform: scale(1) translateY(0);
    transition: 0.3s ease-out;

}

.scale-height {
    height: 0;
    transition: ease-in-out 1s;
}

.fa-angle-left,
.fa-angle-right {
    z-index: 99 !important;
}

.mask-nav {
    position: fixed;
    width: 100%;
    z-index: 1000;
    animation: disappear 1s;
}

.nav-scoll-bg {
    background: rgba(39, 39, 39, 1);
}

.nav-scoll-bg .header-inner ul li a {
    color: white;
}

.menuheadera1 {
    left: 32%;
}

.menuheadera2 {
    left: 36%;
}

.menuheadera3 {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    background-color: #373737;
    padding: 15px;
    text-align: initial;
    left: 42%;
    top: 109px;
    width: 242px;
    margin-left: 5px;
    display: none;
    z-index: 999999999;
    border-bottom-right-radius: 50px;
}

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

.menuheadera3 ul li {
    display: block;
}


.menuheadera3 ul li a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #5d5d5d;
    padding: 8px 9px;
    transition: 0.2s all ease;
}

.menuheadera3 ul li:last-child a {
    border-bottom: none;
}

.menuheadera3 ul li a:hover {
    color: #ffd100;
}

.menuheadera4 {
    padding: 0;
    margin: 0;
    list-style-type: none;
    position: absolute;
    background-color: #373737;
    padding: 15px;
    text-align: initial;
    left: 45%;
    top: 109px;
    width: 242px;
    margin-left: 5px;
    display: none;
    z-index: 999999999;
    border-bottom-right-radius: 50px;
}

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

.menuheadera4 ul li {
    display: block;
}


.menuheadera4 ul li a {
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    display: block;
    border-bottom: 1px solid #5d5d5d;
    padding: 8px 9px;
    transition: 0.2s all ease;
}

.menuheadera4 ul li:last-child a {
    border-bottom: none;
}

.menuheadera4 ul li a:hover {
    color: #ffd100;
}

.promenuheadera1 {
    left: 33%;
}

.promenuheadera2 {
    left: 36%;
}

.promenuheadera3 {
    left: 41%;
}

.promenuheadera4 {
    left: 47%;
}

.header-inner ul li {
    padding: 0px 14px;
}

.media-parta1 {
    width: 50%;
}

.media-parta {
    padding-bottom: 16px;
}

.media-parta h4,
.media-parta li a {
    font-size: 12px !important;
}

/* Offers */
.tfym-area {
    background-color: black;
}

.hide-main-content {
    display: none;
}

/* must have */

.img_wrapper {
    width: 16vw;
    height: 15vh;
    border: 1px solid red;
}

.impmoblie-left,
.impmoblie-right,
.dnimpmoblie-left,
.dnimpmoblie-right {
    overflow-y: hidden !important;
}

.mobile_imga2 {
    display: block !important;
    width: 16vw;
    margin: auto;
    transform: scale(1.4, 1.4) translateY(16vh);

    transition: 0.3s ease-out;

}

.impmoblie-left_a1 p {
    margin: 0;
    transition: 0.3s ease-out;

}

.impmoblie-left_a1 p a {
    color: #fff;
    font-size: 15px;
    background-color: #F03450;
    font-weight: bold;
    padding: 0px 9px;
    display: inline-block;
    padding-bottom: 2px;
    transition: 0.3s ease-out;

}

.impmoblie-left_a1 h3 {
    color: #ffff;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    transition: 0.3s ease-out;

}

.impmoblie-left_a1 h4 {
    color: #ffff;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    transition: 0.3s ease-out;

}

.impmoblie-left_a1btn {
    margin-top: 7px;
    transition: 0.3s ease-out;

}

.impmoblie-left_a1btn a {
    color: #3E3E3E;
    font-size: 15px;
    background-color: #fff;
    font-weight: 900;
    padding: 3px 32px;
    display: inline-block;
    transition: 0.3s ease-out;

}

.impmoblie-left_a2 {
    padding-top: 208px;
    padding-left: 17px;
    transition: 0.3s ease-out;

}


.impmoblie-left:hover .mobile_imga2 {
    display: block;
    margin: auto;
    transform: scale(0.8, 0.8) translateY(8vh);

    transition: 0.3s ease-in-out;

}

.impmoblie-left:hover .mobile_imga1 {
    display: none;
    margin: auto;

}


.impmoblie-left:hover .impmoblie-left_a1 h3 {
    font-size: 31px;
    transition: 0.3s ease-in-out;
}

.impmoblie-left:hover .impmoblie-left_a1 h4 {
    font-size: 20px;
    transition: 0.3s ease-in-out;

}


.impmoblie-left:hover .impmoblie-left_a2 {
    padding-top: 184px;
    transition: 0.3s ease-in-out;

}


.impmoblie-right {

    overflow-y: hidden !important;

}

.mobile_imgb2 {
    display: block !important;
    width: 16vw;
    margin: auto;

    transform: scale(1.4, 1.4) translateY(16vh);
    transition: 0.3s ease-out;



    /* display: none; */
}

.impmoblie-right_a1 p {
    margin: 0;
    transition: 0.3s ease-out;

}

.impmoblie-right_a1 p a {
    color: #fff;
    font-size: 15px;
    background-color: #65027D;
    font-weight: bold;
    padding: 0px 9px;
    display: inline-block;
    padding-bottom: 2px;
    transition: 0.3s ease-out;

}

.impmoblie-right_a1 h3 {
    color: #ffff;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    transition: 0.3s ease-out;

}

.impmoblie-right_a1 h4 {
    color: #ffff;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    transition: 0.3s ease-out;

}

.impmoblie-right_a1btn {
    margin-top: 7px;
    transition: 0.3s ease-out;

}


.impmoblie-right_a1btn a {
    color: #3E3E3E;
    font-size: 15px;
    background-color: #fff;
    font-weight: 900;
    padding: 3px 32px;
    display: inline-block;
    transition: 0.3s ease-out;

}

.impmoblie-right_a2 {
    padding-top: 208px;
    padding-left: 17px;
    transition: 0.3s ease-out;

}


.impmoblie-right:hover .mobile_imgb2 {
    display: block;
    margin: auto;
    transform: scale(0.8, 0.8) translateY(8vh);
    transition: 0.3s ease-in-out;

}

.impmoblie-right:hover .mobile_imgb1 {
    display: none;
    margin: auto;
}


.impmoblie-right:hover .impmoblie-right_a1 h3 {
    font-size: 31px;
    transition: 0.3s ease-in-out;

}

.impmoblie-right:hover .impmoblie-right_a1 h4 {
    font-size: 20px;
    transition: 0.3s ease-in-out;

}


.impmoblie-right:hover .impmoblie-right_a2 {
    padding-top: 184px;
    transition: 0.3s ease-in-out;

}



.dnimpmoblie-left {
    overflow-y: hidden !important;

}



.dnimpmoblie-left {
    overflow-y: hidden !important;

}

.dnmobile_imga2 {
    display: block !important;
    /* max-width: 100%; */
    width: 16vw;
    margin: auto;
    transform: scale(1.4, 1.4) translateY(16vh);
    transition: 0.3s ease-out;


    /* display: none; */
}



.dnimpmoblie-left_a1 p {
    margin: 0;
    transition: 0.3s ease-out;

}

.dnimpmoblie-left_a1 p a {
    color: #fff;
    font-size: 15px;
    background-color: #F03450;
    font-weight: bold;
    padding: 0px 9px;
    display: inline-block;
    padding-bottom: 2px;
    transition: 0.3s ease-out;

}

.dnimpmoblie-left_a1 h3 {
    color: #ffff;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    transition: 0.3s ease-out;

}

.dnimpmoblie-left_a1 h4 {
    color: #ffff;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    transition: 0.3s ease-out;

}

.dnimpmoblie-left_a1btn {
    margin-top: 7px;
    transition: 0.3s ease-out;

}

.dnimpmoblie-left_a1btn a {
    color: #3E3E3E;
    font-size: 15px;
    background-color: #fff;
    font-weight: 900;
    padding: 3px 32px;
    display: inline-block;
    transition: 0.3s ease-out;

}

.dnimpmoblie-left_a2 {
    padding-top: 208px;
    padding-left: 17px;
    transition: 0.3s ease-out;

}


.dnimpmoblie-left:hover .dnmobile_imga2 {
    display: block;
    margin: auto;
    transform: scale(0.8, 0.8) translateY(8vh);
    transition: 0.3s ease-in-out;
}

.dnimpmoblie-left:hover .dnmobile_imga1 {
    display: none;
    margin: auto;
}


.dnimpmoblie-left:hover .dnimpmoblie-left_a1 h3 {
    font-size: 31px;
    transition: 0.3s ease-in-out;

}

.dnimpmoblie-left:hover .dnimpmoblie-left_a1 h4 {
    font-size: 20px;
    transition: 0.3s ease-in-out;

}


.dnimpmoblie-left:hover .dnimpmoblie-left_a2 {
    padding-top: 184px;
    transition: 0.3s ease-in-out;

}



.dnimpmoblie-right {
    overflow-y: hidden !important;

}

.dnmobile_imgb2 {
    display: block !important;
    /* max-width: 100%; */
    width: 16vw;
    margin: auto;
    transform: scale(1.4, 1.4) translateY(16vh);
    transition: 0.3s ease-out;


    /* display: none; */
}

.dnimpmoblie-right_a1 p {
    margin: 0;
    transition: 0.3s ease-out;

}

.dnimpmoblie-right_a1 p a {
    color: #fff;
    font-size: 15px;
    background-color: #65027D;
    font-weight: bold;
    padding: 0px 9px;
    display: inline-block;
    padding-bottom: 2px;
    transition: 0.3s ease-out;

}

.dnimpmoblie-right_a1 h3 {
    color: #ffff;
    font-size: 25px;
    font-weight: bold;
    margin: 0;
    transition: 0.3s ease-out;

}

.dnimpmoblie-right_a1 h4 {
    color: #ffff;
    font-size: 15px;
    font-weight: bold;
    margin: 0;
    transition: 0.3s ease-out;

}

.dnimpmoblie-right_a1btn {
    margin-top: 7px;
    transition: 0.3s ease-out;

}

.dnimpmoblie-right_a1btn a {
    color: #3E3E3E;
    font-size: 15px;
    background-color: #fff;
    font-weight: 900;
    padding: 3px 32px;
    display: inline-block;
    transition: 0.3s ease-out;

}

.dnimpmoblie-right_a2 {
    padding-top: 208px;
    padding-left: 17px;
    transition: 0.3s ease-out;

}


.dnimpmoblie-right:hover .dnmobile_imgb2 {
    display: block;
    margin: auto;
    transform: scale(0.8, 0.8) translateY(8vh);
    transition: 0.3s ease-in-out;

}

.dnimpmoblie-right:hover .dnmobile_imgb1 {
    display: none;
    margin: auto;
    transition: 0.3s ease-in-out;

}



.dnimpmoblie-right:hover .dnimpmoblie-right_a1 h3 {
    font-size: 31px;
    transition: 0.3s ease-in-out;

}

.dnimpmoblie-right:hover .dnimpmoblie-right_a1 h4 {
    font-size: 20px;
    transition: 0.3s ease-in-out;

}


.dnimpmoblie-right:hover .dnimpmoblie-right_a2 {
    padding-top: 184px;
    transition: 0.3s ease-in-out;

}



.pmobile_imgb1 {
    max-width: 100%;
    display: none !important;
    margin: auto;
}

.pmobile_imgb2 {
    max-width: 100%;
    margin: auto;
    display: block !important;
    transform: scale(1.4, 1.4) translateY(12vh);
    transition: 0.3s ease-out;

}

.mobilephone-parta1:hover .pmobile_imgb2 {
    margin: auto;
    transform: scale(0.8, 0.8) translateY(0vh);
    transition: 0.3s ease-in-out;
}


.mobilephone-partb {

    background-image: url('/img/bg-7.png') !important;

}

.mobilephone-partb1:hover .pmobile_imgb2 {
    display: block;
    margin: auto;
    transform: scale(1, 1) translateY(8vh);
    transition: 0.3s ease-in-out;

}

.dnmobilephone-parta {

    background-image: url('/img/bg-8.png') !important;

}

.dnmobilephone-parta1:hover .pmobile_imgb2 {
    display: block;
    margin: auto;
    /* transform: scale(0.8, 0.8)  translateY(0vh); */
    transform: scale(1, 1) translateY(8vh);

    transition: 0.3s ease-in-out;

}

.dnmobilephone-partb1:hover .pmobile_imgb2 {
    display: block;
    margin: auto;
    transform: scale(1, 1) translateY(8vh);
    transition: 0.3s ease-in-out;

}

.dnimpmoblie-top {
    position: relative;
    transform: translateY(8px);
    z-index: 60;
}

.dnimpmoblie-top h2 {
    position: absolute;
    top: -49px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
}

/* end must have */

/* carousel */
.picto-menu {

    color: #FFD100;
    border: 1px solid #FFD100;

    width: 42px;
    height: 42px;
    border-radius: 50%;

}

.circle-icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
}

.picto-menu:hover {
    background-color: #FFD100 !important;
    color: #3e3e3e;
    width: 48px;
    height: 48px;
    border-radius: 50%;
}


.pctrt-left_a3 a {
    margin: 0;
    margin-top: 49px;
}

.pctrt-area1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('/img/proche.jpg') !important;
}

.pctrt-area2 .pctrt-left_a2 ul {
    padding-bottom: 1px;
}

.pctrt-area2 {
    height: 100%;
    overflow-y: hidden;
}


.pctrt-area3 {
    background-image: url('/img/TelmaTV_Kanana2_mobile.png');
    background-size: cover;
    /* padding:30px 0 120px 0; */
    height: 100%;
    overflow-y: hidden;
}

.pctrt-area3 .pctrt-left_a3 {
    margin-bottom: 40px;
}

.about-page .pctrt-right {
    background-image: url('/img/_D1A0687.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

}

.about-security .pctrt-right {
    background-image: url('/img/shutterstock_2111875985.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
}



/* carousel */

/* products */
.mobilednosms-area {
    overflow-y: hidden;
}

.dnosms-parta2 .dnosms-partaa_a1_img2 {
    width: 8vw !important;
    margin: auto;
    display: block !important;
    transform: scale(1.4, 1.4) translateY(8vh) !important;
    transition: 0.3s ease-out;
}

.dnosms-parta2 .dnosms-partaa_a1:hover .dnosms-partaa_a1_img2 {
    display: block;
    margin: auto;
    transform: scale(1, 1) translateY(10vh) !important;
    transition: 0.3s ease-in-out;
}

.dnosms-partaa_a1_img1 {
    max-width: 100%;
    display: none !important;
    margin: auto;
}

.dnosms1-partaa_a1_img1 {
    max-width: 100%;
    display: none !important;
    margin: auto;
}

.dnosms-partaa_a1_img2 {
    width: 8vw;
    margin: auto;
    display: block !important;
    transform: scale(1.4, 1.4) translateY(12vh);
    transition: 0.3s ease-out;
}

.dnosms1-partaa_a1_img2 {
    width: 8vw;
    margin: auto;
    display: block !important;
    transform: scale(1.4, 1.4) translateY(12vh);
    transition: 0.3s ease-out;
}

.dnosms-partaa_a1:hover .dnosms-partaa_a1_img2 {
    display: block;
    margin: auto;
    transform: scale(0.8, 0.8) translateY(4vh);
    transition: 0.3s ease-in-out;

}

.dnosms1-partaa_a1:hover .dnosms-partaa_a1_img2 {
    display: block;
    margin: auto;
    transform: scale(0.8, 0.8) translateY(4vh);
    transition: 0.3s ease-in-out;

}

.mobilednosms-lefta1_img1 {
    max-width: 100%;
    display: none !important;
    margin: auto;
}

.mobilednosms-lefta1_img2 {
    width: 20vw;
    object-fit: contain;
    margin: auto;
    display: block !important;
    transform: scale(1.4, 1.4) translateY(4vh);
    transition: 0.3s ease-out;
}

.mobilednosms-lefta1:hover .mobilednosms-lefta1_img2 {
    display: block;
    margin: auto;
    transform: scale(0.8, 0.8) translateY(2vh);
    transition: 0.3s ease-in-out;

}

/* end products */

/* product */
.dodtoptlotn_dpd_left_a1 img {
    object-fit: contain;
}

.dodtoptlotn_dpd_righta2 ul li span.black {
    background-color: #545454;
}

.mobiledodtoptlotn_dpda1 {
    width: 100%;
    margin: 5px;
}

.mobiledodtoptlotn_dpdd {
    margin-bottom: 25px;
}

.dnlftn-part img {
    object-fit: contain;
}

/* end product */

.talnet-part_a1,
.tttalnet-part_a1 {
    background-image: none;
    background: #FFD100;
    border-radius: 0 0 80% 80%;

}


.offer-icon {
    color: #FFD100;
    font-size: 48px;
    text-align: center;
}

.icons-group {
    position: relative;
    left: -20px;
    margin: 30px 0px;
}

.icons-group div.icon-service {
    margin-bottom: 40px;
}

.dodtoptlotn-leftb3_a1 {
    justify-content: center !important;
    text-align: center;
    margin: auto;
    width: 80% !important;
}

.dodtoptlotn-leftb3_a1 h2 {
    text-align: center !important;
}

.dodtoptlotn_img:hover .offer-icon {
    display: none;

}

.dodtoptlotn_img:hover .offer-icon {
    padding: 0;
    margin: 0;
    width: 0;
    text-align: center !important;

}


/* offer / internet */


.tfym-top img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tfym-top p {
    text-align: center;
    padding-right: 3px;
}

.tfym_span_a2 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.offer-type-link {
    margin: 40px 0px 20px 0px !important;
}

.talnet-area .offer-type-link a {
    color: #fff !important;
    margin: 0 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.talnet-area .offer-type-link a.active {
    text-decoration: underline;
    text-decoration-color: #FFD100;
    text-decoration-thickness: 20%;
}

.offer-option {
    color: #fff;
}

.offer-caption {
    color: #fff !important;
    font-size: 15px;
    margin-top: 25px;
}

/* end offer / internet */

.tabvbstab1-part p {
    color: #fff;
}


/* pro */
.pro-form.captcha {
    text-align: left;
    margin-top: 20px;
}

.corporate-sublist {
    margin-left: 8px !important;
}



.bonus-part h2 {
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    left: -50px;
    top: -80px;
}

.bonus-part2 h2 {
    width: 60%;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    left: 180px;
    top: 120px;
}


.bonus-part img {
    position: relative;
    max-width: 100%;
}

.bonus-part2 img {
    position: relative;
    top: 20px;
    max-width: 100%;
}


/* corporate */

.corporate-page .yellow {
    text-transform: uppercase;
}




html {
    scroll-behavior: smooth;
}


/* offer brand */

.tfym-top {
    z-index: 100 !important;

}

.gdosms-part .tnet .tnet-hover {
    display: none;
}

.gdosms-part .tnet:hover .tnet-no-hover {
    display: none;
}

.gdosms-part .tnet:hover .tnet-hover {
    display: block;
    width: 77px;

}

.gdosms-part .first .first-hover {
    display: none;
}

.gdosms-part .first:hover .first-no-hover {
    display: none;
}

.gdosms-part .first:hover .first-hover {
    display: block;
    width: 59px;

}

.gdosms-part .mora .mora-hover {
    display: none;
}

.gdosms-part .mora:hover .mora-no-hover {
    display: none;
}

.gdosms-part .mora:hover .mora-hover {
    display: block;
    width: 85px;

}

.gdosms-part .yelow .yelow-hover {
    display: none;
}

.gdosms-part .yelow:hover .yelow-no-hover {
    display: none;
}

.gdosms-part .yelow:hover .yelow-hover {
    display: block;
    width: 76px;

}

/* footer */
.dnfooter-right_a2 {
    position: relative;

    width: 100%;

}


/* angle decor */

.card-z-index {
    z-index: 10 !important;
}

.topleft-angle {
    position: absolute;
    z-index: 5 !important;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border-right: none !important;
    border-bottom: none !important;
}

.topright-angle {
    position: absolute;
    z-index: 5 !important;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
    border-left: none !important;
    border-bottom: none !important;
}

.bottomright-angle {
    position: absolute;
    z-index: 5 !important;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 100px;
    border-left: none !important;
    border-top: none !important;
}

.bottomleft-angle {
    position: absolute;
    z-index: 5 !important;
    bottom: 0;
    left: 0;
    width: 100px;
    height: 100px;
    border-right: none !important;
    border-top: none !important;
}

iframe {
    width: 30vw !important;
    height: 70vh !important;
}

.pay-control-btn {
    position: relative;
    top: 80px;
}


.selfcare-btn-link {
    margin: 0 !important;
    font-size: 15px !important;
    font-weight: 500;
    color: #FFD100;
}

.selfcare-btn-link:hover {
    color: #fff;
}

.bx-pub-img {
    max-width: 1170px;
    min-height: 100px;
    margin: 36px auto 0;
}

.bx-pub-img img{
    margin: 0 auto;
}

.bx-box{
    margin-top: 20px;
}

.bx-box p{
    margin: 0;
    text-align: center;
    font-size: 29px;
    font-weight: 700;
}

.bx-title-full {
    padding: 40px 0 5px;
    background: #3e3e3e;
}

.mode-light.bx-title-full{
    background: #fff;
}