img{
    width:100% !important;
}

.menu-sticky.sticky {
    /* background: #035397 !important; */
    background: #92278f !important;
}

.rs-search-courses::after {
    /* background: #035397 !important; */
    background: #92278f !important;
}

.rs-toolbar {
    /* background-color: #035397 !important; */
    background-color: #92278f !important;
}

.home2 .menu-area .main-menu {
    /* background: #035397 !important; */
    background: #92278f !important;
}
.bg3{
    background-image: none !important;
    /* background-color: #035397 !important; */
    background-color: #92278f !important;
}
.rs-courses-2 .cource-item:hover .course-body {
    /* background-color: #035397 !important; */
    background-color: #92278f !important;
}

.toolbar-share-icon i {
    /* color:#035397; */
    color: #92278f;
    background-color: #FFF;
    font-size: 13px;
    padding: 5px;
    border-radius: 25px;
    text-align: center;
    width: 24px;
}
.toolbar-share-icon i:hover {
    color: #ccc;
}
#rs-slider .slide-content .sl-readmore-btn {
    /* border: 2px solid #035397;
    background: #035397; */
    border: 2px solid #92278f;
    background: #92278f;
}
.rs-menu ul ul {
    /* background-color: #035397; */
    background-color: #92278f;
}
.home2 .rs-search {
    position: absolute;
    right: 0;
    z-index: 99;
    top: 0;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    height: 55px;
    width: 60px;
    line-height: 55px;
    padding: 0;
    text-align: center;
    background: #00bcd4;
}
.home2 .rs-search:hover {
    background-color: #001E6C;
    color: rgba(255, 255, 255, 0.7);
}
#rs-slider .slide-content .sl-get-started-btn:hover {
background-color: #001E6C;
border-color: #001E6C;
color: rgba(255, 255, 255, 0.8);
}
#rs-slider .slide-content .sl-readmore-btn:hover {
background-color: #001E6C;
border-color: #001E6C;
color: rgba(255, 255, 255, 0.8);
}
.rs-search-courses .search-btn button:hover,
.rs-search-courses .search-btn button:focus {
background-color: #001E6C;
}
.home2 .menu-area .rs-menu ul > li > a {
    color: #ffffff;
}
.home2 .menu-area .rs-menu ul > li > a:hover {
    color:  #00bcd4;
}
.home2 .menu-area .rs-menu ul > li ul.sub-menu a {
    color: #ffffff;
}
.rs-header .menu-area .rs-menu li.current_page_item > a,
.rs-header-2 .menu-area .rs-menu li.current_page_item > a,
.rs-header-3 .menu-area .rs-menu li.current_page_item > a,
.rs-header-4 .menu-area .rs-menu li.current_page_item > a,
.rs-header .menu-area .rs-menu li.current-menu-item > a,
.rs-header-2 .menu-area .rs-menu li.current-menu-item > a,
.rs-header-3 .menu-area .rs-menu li.current-menu-item > a,
.rs-header-4 .menu-area .rs-menu li.current-menu-item > a,
.rs-header .menu-area .rs-menu li.active > a,
.rs-header-2 .menu-area .rs-menu li.active > a,
.rs-header-3 .menu-area .rs-menu li.active > a,
.rs-header-4 .menu-area .rs-menu li.active > a,
.rs-header .menu-area .rs-menu li a:hover,
.rs-header-2 .menu-area .rs-menu li a:hover,
.rs-header-3 .menu-area .rs-menu li a:hover,
.rs-header-4 .menu-area .rs-menu li a:hover {
    color: #00bcd4 !important;
}


.rs-search-courses .search-btn button {
    background-color: #00bcd4;
    border-color: #00bcd4;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}
.rs-accordion-style1 .card .card-header .acdn-title:not(.collapsed) {
    background-color: #00bcd4;
    color: #ffffff;
}
.sec-title2 span {
    display: block;
    font-size: 18px;
    line-height: 34px;
    color: #00bcd4;
    font-weight: 600;
}
.sec-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100px;
    background: #00bcd4;
}
.rs-courses-2 .cource-item .cource-btn {
    background-color: #00bcd4;
    border: 2px solid #00bcd4;
    display: inline-block;
    margin-top: 20px;
    padding: 2px 10px;
    font-size: 11px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    transition: all 0.3s ease 0s;
}
.rs-courses-2 .cource-item .cource-btn:hover {
background-color: #001E6C;
border-color: #001E6C;
}
.rs-courses-2 .cource-item:hover .cource-btn:hover {
background-color: #001E6C;
border-color: #001E6C;
color: #fff;
}
.rs-counter .rs-counter-list:hover {
border-color: #00bcd4;
}
.overly-border::before {
border-top: 5px solid #00bcd4;
border-bottom: 5px solid #00bcd4;
-webkit-transform: scale(0, 1);
transform: scale(0, 1);
}
.overly-border::after {
border-right: 5px solid #00bcd4;
border-left: 5px solid #00bcd4;
-webkit-transform: scale(1, 0);
transform: scale(1, 0);
}
.rs-courses-style7 .item .content-part .btn-part i:before {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #00bcd4;
    color: #ffffff;
    border-radius: 50%;
    font-size: 30px;
}
a:active,
a:hover {
text-decoration: none;
outline: 0 none;
color: #00bcd4;
}
.event-item .event-img .image-link, .cource-item .event-img .image-link, .event-item .cource-img .image-link, .cource-item .cource-img .image-link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    color: #00bcd4;
    z-index: 11;
}
.rs-footer .footer-top .news-form input {
background: rgba(0, 0, 0, 0);
border: 1px solid #00bcd4;
color: #ffffff;
height: 50px;
outline: 0 none;
padding: 5px 15px;
width: 100%;
}
.rs-footer .footer-top .news-form button {
background: #00bcd4;
border: none;
color: #ffffff;
font-size: 18px;
height: 100%;
position: absolute;
right: 0;
top: 0;
width: 60px;
transition: all 0.3s ease 0s;
cursor: pointer;
}
.rs-footer .footer-top .news-form button:hover {
background: #001E6C;
}
.rs-footer .footer-top .sitemap-widget li a:hover,
.rs-footer .footer-top .sitemap-widget li a:focus {
color: #00bcd4;
}
.rs-footer .footer-share ul li a:hover {
    background-color: #00bcd4;
    color: #ffffff;
}
#scrollUp i:hover {
    background-color: #035397;
    color: rgba(255, 255, 255, 0.7);
}
.owl-nav > div:hover {
background-color: #00bcd4;
}
.rs-why-choose .choose-item i {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #00bcd4;
    color: #ffffff;
    border-radius: 50%;
    font-size: 36px;
}
.rs-testimonial .testimonial-item .testi-desc:before, .rs-testimonial .testimonial-item .testi-desc:after {
    position: absolute;
    font-family: FontAwesome;
    font-size: 26px;
    color: #00bcd4;
}
.rs-testimonial .owl-dots .owl-dot.active {
    background-color: #00bcd4;
}
.rs-events .event-item .event-meta > div i {
    font-size: 14px;
    display: inline-block;
    margin-right: 3px;
    color: #00bcd4;
}
.rs-footer .footer-top .news-form input {
    background: rgba(0, 0, 0, 0);
    border: 1px solid #00bcd4;
    color: #ffffff;
    height: 50px;
    outline: 0 none;
    padding: 5px 15px;
    width: 100%;
}
.rs-footer .footer-top .news-form button {
    background: #00bcd4;
    border: none;
    color: #ffffff;
    font-size: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}
a {
    color: #00bcd4;
    transition: all 0.3s ease 0s;
    text-decoration: none !important;
    outline: none !important;
}
#scrollUp i {
    background-color: #00bcd4;
    height: 40px;
    font-size: 24px;
    width: 42px;
    color: #ffffff;
    line-height: 36px;
    transition: all 0.3s ease 0s;
    margin-left: 2px;
}
.rs-footer .footer-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 1px;
    width: 50px;
    background-color: #00bcd4;
}
.rs-about .about-img .popup-youtube:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f04b";
    font-size: 36px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    transition: all 0.3s ease 0s;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    width: 80px;
    text-align: center;
    background: #00bcd4;
    border-radius: 50%;
    padding-left: 8px;
    color: #fff;
}
.rs-header .rs-header-top .header-contact .widget-text i {
    position: absolute;
    border-radius: 2px;
    text-align: center;
    left: 0;
    line-height: 40px;
    color: #00bcd4;
    font-size: 35px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: 700;
}
.rs-toolbar .rs-toolbar-left .welcome-message i {
    color: #00bcd4;
    margin-right: 8px;
}
#rs-slider .slide-content .sl-get-started-btn {
    background-color: #00bcd4;
    border: 2px solid #00bcd4;
    display: inline-block;
    padding: 12px 25px;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.readon2 {
    font-size: 14px;
    border: 1px solid #00bcd4;
    background: #00bcd4;
    display: inline-block;
    padding: 0 35px;
    height: 45px;
    line-height: 45px;
    position: relative;
    color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    border-radius: 35px;
}
.readon2.transparent {
border: 1px solid #001E6C;
color: #001E6C;
background: transparent;
}
.readon2.transparent:hover {
background: #001E6C;
color: #ffffff;
}
.readon2:hover {
    border: 1px solid #001E6C;
background: #001E6C;
color: #ffffff;
}
.rs-courses-list .course-item .course-img .image-link {
position: absolute;
top: 50%;
left: 50%;
width: 50px;
line-height: 50px;
height: 50px;
border-radius: 50%;
text-align: center;
background-color: #00bcd4;
color: #ffffff;
font-size: 18px;
transform: translateX(-50%) translateY(-50%) scale(0.7);
transition: all 0.3s ease 0s;
opacity: 0;
}
.rs-courses-list .course-item .course-img .image-link:hover {
background-color: #001E6C;
}
.rs-courses-list .course-button a {
display: inline-block;
height: 42px;
line-height: 42px;
text-align: center;
min-width: 170px;
padding: 0 20px;
background-color: #00bcd4;
color: #fff;
transition: all 0.3s ease 0s;
font-weight: 500;
}
.rs-courses-list .course-button a:hover {
background-color: #001E6C;
}

element.style {
}
.pagination .page-item > *:hover, .pagination .page-item > *.active {
color: #00bcd4;
}
.rs-courses-list .course-value span {
color: #00bcd4;
}
.sidebar-area .latest-courses .post-item .post-desc .price span {
color: #00bcd4;
}
.primary-btn {
display: inline-block;
height: 40px;
line-height: 35px;
text-align: center;
min-width: 136px;
padding: 0 20px;
border: 2px solid #00bcd4;
color: #212121;
transition: all 0.3s ease 0s;
font-weight: 600;
}
.primary-btn:hover {
background: #00bcd4;
color: #ffffff;
}
.blog-page-area .blog-inner .blog-images i {
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 99;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
border-radius: 100%;
border: 1px solid #00bcd4;
color: #00bcd4;
opacity: 0;
}
.contact-page-section .contact-address-section .contact-info i {
color: #00bcd4;
font-size: 36px;
margin: 0;
padding: 0;
}
.contact-page-section .contact-comment-section form .form-group input.btn-send {
text-transform: uppercase;
color: #ffffff;
background-color: #00bcd4;
margin-top: 15px;
border: none;
height: 50px;
line-height: 50px;
text-align: center;
font-weight: 600;
padding: 0 50px;
cursor: pointer;
transition: 0.4s;
-webkit-transition: 0.4s;
-ms-transition: 0.4s;
}
.contact-page-section .contact-comment-section form .form-group input.btn-send:hover {
background: #045497;
}
.blog-page-area .blog-inner:hover .blog-content h4 a {
color: #00bcd4;
}
.rs-courses-list .course-title a:hover {
color: #00bcd4;
}
.abt-title h2:after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 5px;
width: 100px;
background-color: #00bcd4;
}
.rs-counter .rs-counter-list:hover {
border-color: #00bcd4;
}
.contact-page-section .contact-address-section .contact-info a:hover {
color: #00bcd4;
}
/* .rs-header .rs-header-top .header-contact .widget-text i{
    background-color: #15133C !important;
    padding: 5px 10px;
    border-radius: 25px;
    width:50px;
    height: 50px;
    font-size: 22px;
} */

.rs-breadcrumbs {
    padding: 50px 0 35px !important;
}

.rs-breadcrumbs .page-title {
    margin: 80px 0 80px !important;
}

.rs-breadcrumbs ul {
    /* margin-bottom: 50px !important; */
    display: none;
}
.rs-search-courses {
    padding: 70px 100px;
    position: relative;
    margin-top: -100px;
    z-index: 10;
}
.custom-button {
    background-color: #00bcd4;
    border-color: #00bcd4;
    color: white;
    font-weight: 600;
    cursor: pointer;
    width: 50%;
    height: 60px;
    padding: 0 15px;
    border: none;
    margin-top:20px;
}

#scrollUp i {
background-color: #00bcd4;
height: 55px;
font-size: 24px;
width: 55px;
color: #ffffff;
line-height: 36px;
transition: all 0.3s ease 0s;
margin-left: 2px;
border-radius: 100%;
text-align: center;
padding-top: 6px;
}

.form-group{
    margin: 10px 0px;
}

#sy-whatshelp {
right: 40px;
bottom: 105px;
position: fixed;
z-index: 9999;
}

#sy-whatshelp a {
position: relative;
}

#sy-whatshelp a.sywh-open-services {
background-color: #92278f;
color: #fff;
line-height: 55px;
margin-top: 10px;
border: none;
cursor: pointer;
font-size: 23px;
width: 55px;
height: 55px;
text-align: center;
box-shadow: 2px 2px 8px -3px #000;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
display: inline-block;
}

#sy-whatshelp a.sywh-open-services i {
line-height: 55px;
}

#sy-whatshelp a.sywh-open-services i.fa-times {
display: none;
}

#sy-whatshelp .sywh-services {
width: 55px;
height: auto;
}

#sy-whatshelp .sywh-services a {
display: none;
}

#sy-whatshelp .sywh-services a i {
background-color: #92278f;
color: #fff;
line-height: 55px;
margin-top: 10px;
border: none;
cursor: pointer;
font-size: 23px;
width: 55px;
height: 55px;
text-align: center;
box-shadow: 2px 2px 8px -3px #000;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
}

#sy-whatshelp .sywh-services a.email i {
background-color: #b92b27;
}

#sy-whatshelp .sywh-services a.instagram i {
background-color: #e4405f;
}

#sy-whatshelp .sywh-services a.messenger i {
background-color: #0084ff;
}

#sy-whatshelp .sywh-services a.whatsapp i {
background-color: #25d366;
}

#sy-whatshelp .sywh-services a.call i {
background-color: #ff6600;
}

a[data-tooltip] {
position: relative;
}

a[data-tooltip]::before,
a[data-tooltip]::after {
position: absolute;
display: none;
opacity: 0.85;
transition: all 0.3s ease-in-out;
}

a[data-tooltip]::before {
content: attr(data-tooltip);
background: #000;
color: #fff;
font-size: 13px;
padding: 7px 11px;
border-radius: 5px;
white-space: nowrap;
text-decoration: none;
}

a[data-tooltip]::after {
width: 0;
height: 0;
border: 6px solid transparent;
content: "";
}

a[data-tooltip]:hover::before,
a[data-tooltip]:hover::after {
display: block;
}

a.sywh-open-services[data-tooltip]::before,
a.sywh-open-services[data-tooltip]::after {
display: block;
}

a.data-tooltip-hide[data-tooltip]::before,
a.data-tooltip-hide[data-tooltip]::after {
display: none !important;
}

a.sywh-open-services[data-tooltip][data-placement="left"]::before {
top: 11px;
}

a[data-tooltip][data-placement="left"]::before {
top: -7px;
right: 100%;
line-height: normal;
margin-right: 10px;
}

a[data-tooltip][data-placement="left"]::after {
border-left-color: #000;
border-right: none;
top: 50%;
right: 100%;
margin-top: -6px;
margin-right: 4px;
}

a[data-tooltip][data-placement="right"]::before {
top: -7px;
left: 100%;
line-height: normal;
margin-left: 10px;
}

a[data-tooltip][data-placement="right"]::after {
border-right-color: #000;
border-left: none;
top: 50%;
left: 100%;
margin-top: -6px;
margin-left: 4px;
}

a[data-tooltip][data-placement="top"]::before {
bottom: 100%;
left: 0;
margin-bottom: 10px;
}

a[data-tooltip][data-placement="top"]::after {
border-top-color: #000;
border-bottom: none;
bottom: 100%;
left: 10px;
margin-bottom: 4px;
}

a[data-tooltip][data-placement="bottom"]::before {
top: 100%;
left: 0;
margin-top: 10px;
}

a[data-tooltip][data-placement="bottom"]::after {
border-bottom-color: #000;
border-top: none;
top: 100%;
left: 10px;
margin-top: 4px;
}



<style>
    .ferror{
        color:red;
        font-size:13px;
        margin:2px 0px 5px 0px;
        line-height:2;
    }
/* .main-logo{background: rgb(255 255 255);padding: 7px;border-radius: 10px;} */
.text-right{
    text-align:right;
}
.text-center{
    text-align:center;
}
.text-left{
    text-align:left;
}
.pClass{
    color:black;
}
.new-form{  padding: 20px 12px 20px 12px;line-height: 50px; }
.new-form2{ line-height: 50px; }
.sidebar {
    margin: 0;
    padding: 0;
    /* width: 200px; */
    width: 100%;
    /* position: absolute; */
    height: auto;
    overflow: auto;
}

.sidebar a {
    display: block;
    width: 100%;
    color: white;
    padding: 10px;
    text-decoration: none;
    margin-bottom: 2px;
    background-color:#035397;
    border: 2px solid white;
}

.sidebar a.active {
    background-color: #04AA6D;
    color: white;
}

.sidebar a:hover:not(.active) {
    background: linear-gradient(90deg, #035397 0%, #3a7fe3 100%);
    color: white;
}
.sidebar a i{
    margin-right:5px !important;
}


@media screen and (max-width: 1024px) {
    .sidebar {
        width: 100%;
        height: auto;
        position: relative;
    }
    .sidebar a {float: left;}
}
@media screen and (max-width: 700px) {
    .sidebar {
        width: 100%;
        height: auto;
        position: relative;
    }
    .sidebar a {float: left;width: 50%}
}

@media screen and (max-width: 400px) {
    .sidebar a {
        text-align: left;
        float: none;
        width: 100%;
    }
}

.profile{
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 100%;
    width: 75%;
    margin-bottom: 100px;
    background-color: #fff;
    border-top: 5px solid #035397;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2.5px 5px #ccc;
}
.content{
    min-height: 100%;
    height: 100%;
    width: 95%;
    margin: 2.5% auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
/* linear-gradient(90deg, #069A8E 0%, #035397 100%) */

/*Media Queries
=========================*/
@media only screen and (min-width: 768px){ /*Desktop*/
.profile{
    width: 100%;
    padding: 14px;
}
}
@media only screen and (max-width: 768px){ /*Tablet*/
.profile{
    width: 100%;
    padding: 14px;
}
}
@media only screen and (min-width: 320px) and (max-width: 520px){ /*Phone*/
.profile{
    width: 100%;
    padding: 14px;
}
}
.select2{
    width:100%;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-radius: 0px;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 49px;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 46px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: 7px;
    position: absolute;
    top: 50%;
    width: 0;
}
.btn-new{
    font-weight: 500;
    border: none;
    padding: 9px 16px;
    text-transform: none;
    font-size: 12px;
    line-height: initial;
    border-radius: 4px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    z-index: 1;
}
.table>:not(:first-child) {
    border-top: none;
}
.table-sm>:not(caption)>*>* {
    padding: 0.1rem 0.1rem;
}
.bg-white{background: linear-gradient(90deg, #035397 0%, #3a7fe3 100%);color: white;}
.border-radius-10{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.border-radius-100{
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.box-shadow{
    -webkit-box-shadow: 0px 0px 28px rgba(0, 0, 0, .08);
    -moz-box-shadow: 0px 0px 28px rgba(0, 0, 0, .08);
    box-shadow: 0px 0px 28px rgba(0, 0, 0, .08);
}
.widget-style1 {
    padding: 20px 10px;
    border-radius: 10px;
}

.widget-style1 .circle-icon {
    width: 60px;
}

.widget-style1 .circle-icon .icon {
    width: 60px;
    height: 60px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
}

.widget-style1 .widget-data {
    width: calc(100% - 150px);
    padding: 0 15px;
}

.widget-style1 .progress-data {
    width: 90px;
}

.widget-style1 .progress-data .apexcharts-canvas {
    margin: 0 auto;
}

.widget-style2 .widget-data {
    padding: 20px;
}

.widget-style3 {
    padding: 30px 20px;
}

.widget-style3 .widget-data {
    width: calc(100% - 60px);
}

.widget-style3 .widget-icon {
    width: 60px;
    font-size: 45px;
    line-height: 1;
}
.center {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
text-align: center
}
.commonerror{
    color: red;float: left;width: 100%;text-align: left;margin-bottom: 10px;
}

.rs-header .rs-header-top .header-contact .widget-text .info-text{
    font-size: 15px !important;
    line-height: 1.4 !important;
}
.rs-header .rs-header-top .header-contact .widget-text .info-text a{
    font-size: 15px !important;
    line-height: 1.4 !important;
}
.rs-header .rs-header-top .header-contact .widget-text .info-text span{
    font-size: 15px !important;
    line-height: 1.4 !important;
}