*{
    font-family: Roboto,sans-serif;
    line-height: 28px;
    font-weight: 300;
}
@font-face {
  font-family: essayfont;
  src: url(PRISTINA.woff);
}
.mb-0{margin-bottom:0;}
.img-responsive {
    width: 100%;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-size: 14px;
}
::-moz-placeholder { /* Firefox 19+ */
  font-size: 14px;
}
:-ms-input-placeholder { /* IE 10+ */
  font-size: 14px;
}
:-moz-placeholder { /* Firefox 18- */
  font-size: 14px;
}
.menubar {
    display: -ms-flexbox!important;
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
nav.navbar {
    padding: .5rem 0rem;
}
.home-sec1{
    background:#0f80de;
}
.form-home {
    border-radius:5px;
    background:#fff;
}
.form-home-title {
    background: #344754;
    padding: 15px;
}
.form-home h2 {
    font-family: 'essayfont',sans-serif;
    color:#fff;
    text-align:center;
    margin-bottom:0px;
}
.form-inline-home {
    padding: 30px;
}
.form-inline-home .form-group label {
    width: 30%;
    display: flex;
    justify-content: flex-end;
    margin-right: 15px;
    color:#333333;
}
.form-inline-home .form-group input{width:70%;}
.form-inline-home .form-group select{width:70%;}
.form-inline-home .form-group{margin-bottom:15px;display: flex;}
.btn-form-home {
    border: none;
    padding: 12px 10px 7px 10px;
    width: 100%;
    border-radius: 50px;
    background:#344754;
    color:#fff;
    font-family: poppins,sans-serif;
    font-size:18px;
}
.btn-form-home:focus {
    outline: none;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #333333;
}
.navbar-dark .navbar-nav .nav-link {
    color: #333333;
    font-weight:300;
    text-transform:uppercase;
}
.home-heading-title h1 {
    font-weight: 700;
    font-size: 55px;
    color: #fff;
    text-transform: uppercase;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1200px;
}
.border-line {
    height: 1px;
    color: #fff;
    width: 100px;
    background: #fff;
    padding: 2px;
    display: block;
    border-radius: 50px;
    margin-bottom: 15px;
}
.home-heading-title {
    color: #fff;
}
.home-heading-title p {
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
}
.btn-get-started {
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 40px 6px 40px;
    border-radius: 50px;
    background: #fff;
}
.btn-get-started a {
    color: #333;
    text-decoration: none;
    font-family: poppins,sans-serif;
    font-size: 24px;
}
.home-inner-bg{
    background:url(../images/bg-pattern.png);
    padding:60px 0;
}
.home-sec2{
    background:#344754;
}
.box-home2-img {
    width: 90px;
    height: 90px;
    background: url(../images/sprites-icons.png);
    background-size: 612%;
}
.box-home2-img.box-home2-img1 {
    background-position: -12px -10px;
}
.boxes-home2 {
    display: flex;
    padding: 15px 0;
}
.box-home2-cont {
    padding: 17px 0;
}
.box-home2-cont p {
    margin: 0;
    color: #fff;
    margin-left: 10px;
}
.box-home2-cont p:first-child {
    font-size: 24px;
}
.box-home2-cont p:last-child {
    font-size: 15px;
    font-weight: 400;
}
/* inner-showcase  */
.showcase{
    position: relative;
    z-index: 1;
}
.inner-showcase {
    
    overflow: hidden;
}
.inner-showcase:before {
    background: rgba(0, 0, 0, 0.77);
    width: 100%;
    height: 100%;
    float: left;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.showcase img {
    width: 100%;
    height: auto;
}
.showcase .caption {
    width: 100%;
    float: left;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.showcase .caption h4 {
    padding-bottom: 30px;
    font-size: 48px;
    line-height: 58px;
    font-weight: 500;
    letter-spacing: -0.3px;
}
.home-sec3{padding:60px 0;}
.title-head {
    font-family: poppins,sans-serif;
    position:relative;
    margin-bottom: 50px;
}
.title-head:after {
    content: '';
    position: absolute;
    bottom: -25px;
    width: 100px;
    border: 1px solid #000;
    left: 50%;
    display: block;
    transform: translate(-50%);
    background:#000;
}
.home-sec4 {
    background: #344754;
    color: #fff;
    padding:60px 0;
}
.boxes-home4 {
    background: #fff;
    color: #333;
    text-align: center;
    padding: 30px 15px;
    margin-bottom: 30px;
    min-height: 332px;
}
.boxes-home4 h3{
    font-family:poppins,sans-serif;
        font-size: 20px;
}
.title-head-white {
    font-family: poppins,sans-serif;
    position:relative;
    margin-bottom: 50px;
}
.title-head-white:after {
    content: '';
    position: absolute;
    bottom: -15px;
    width: 100px;
    border: 1px solid #fff;
    left: 50%;
    display: block;
    transform: translate(-50%);
}
.boxes-right-h4 {
    background: #fff;
    padding: 30px;
    color: #333;
}
.features-border{
    height: 1px;
    color: #fff;
    width: 100%;
    background: #333;
    padding: 2px;
    display: block;
    border-radius: 50px;
    margin-bottom: 15px;
}
.boxes-right-h4 ul {
    list-style-type: none;
    padding: 0;
}
.btn-get-help {
    background: #344754;
    padding: 15px;
    text-align: center;
}
.btn-get-help a{
    font-size:24px;
    color:#fff;
}
.boxes-right-h4 ul li {
    margin-bottom: 9px;
}
.boxes-right-h4 h3 {
    font-family: poppins,sans-serif;
}
.home-sec5 {
    padding: 60px 0;
}
.owl-testimonial {
    width: 700px;
    margin: 0 auto;
}
.owl-carousel .owl-stage-outer {
    background: #0f80de;
    color:#fff;
    border-radius:10px;
    margin-bottom: 40px;
}
.owl-carousel .owl-item {
    padding: 30px 30px 10px;
}
.owl-carousel:after {
    content: '';
    border-bottom: 30px solid #e4b81200;
    border-left: 30px solid #0f80de;
    border-right: 0 solid #5a5a5a;
    border-top: 20px solid #0f80de00;
    position: absolute;
    right: 60px;
    background: 0 0;
    bottom: 40px;
}
.testimonial-name {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.testimonial-name img {
    width: 45px !important;
    height: 45px;
    border-radius: 50px;
    margin-right:10px;
}
.cust-feed{font-size:20px;font-weight:300;}
.cust-feed i{font-size:20px;color:#fdc800;padding:2px;}
.home-sec6{
    padding:60px 0;
    background:#f0f0f0;
}
.home-sec6 .box-home6{
    margin-bottom:30px;
}
.home-sec6 .box-home6 h3{
    font-family:poppins,sans-serif;
}
.home-sec7{padding:60px 0;}
.title-head-left {
    font-family: poppins,sans-serif;
    position:relative;
    margin-bottom: 50px;
}
.title-head-left:after {
    content: '';
    position: absolute;
    bottom: -25px;
    width: 100px;
    border: 1px solid #333;
    left: 0;
    display: block;
}
/* Login */
.login_page {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.login {
    padding: 150px 0 100px;
    background: url('https://www.essayhelps.co.uk/static/images/login-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 9;
    text-align: center;
}
.login:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1ab7f500;
    z-index: -9;
}
.login .center {
    margin: 0 auto;
    display: block;
    float: none;
}
.form-control {
    padding: 8px 12px 8px 0;
    height: auto;
    line-height: 24px;
    box-shadow: none;
    border-bottom: 1px solid #d5d5d5 !important;
    border: 0;
    border-radius: 0px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    outline: 0;
    box-shadow: none;
    border-bottom: 1px solid #09a3de !important;
}
.login_back_home a {
    color: #DA1B8C;
    font-weight: 500;
    text-decoration: none;
    font-size: 14px;
}
.login .form {
    border: 1px solid #C9C9C9;
    padding: 0;
    border-radius: 10px;
    background: #fff;
    position: relative;
    box-shadow: -3px 7px 10px #008fc6;
    overflow: hidden;
}
.login .form .login-img {
    margin: 0 auto 30px;
    display: block;
    text-align: center;
    background: #ffffff;
    border-radius: 5px;
    padding: 6px 15px;
    width: 50%;
    position: relative;
    top: 0;
    border: 2px solid #fff;
    left: 0;
    right: 0;
    box-shadow: 0px 1px 4px 1px #37435a1f;
    z-index: 9;
}
.login .form .logo-img {
    width: 100%;
    height: auto;
}

.login h3 {
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
    /*background: -webkit-linear-gradient(#a20054, #70013b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Inter', sans-serif;
}
.login .form-group {
    margin-bottom: 30px;
}
.login .form-group label {
    display: block;
    margin-bottom: 3px;
    font-weight: 600;
    text-align: left;
    font-size: 14px;
}
.login .forgot-link {
    display: inline-block;
    float: right;
    font-weight: 500;
    background: -webkit-linear-gradient(#a20054, #70013b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 13px;
}
.login .section-divider {
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.login .section-divider:before {
    background: #C9C9C9;
    width: 100%;
    height: 1px;
    float: left;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
}
.login h5 {
    background: #fff;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    z-index: 3;
    font-weight: 400;
}
.login .btn {
    background: -webkit-linear-gradient(#029ad5, #1cbcf7);
    width: 100%;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 10px 30px;
    border-radius: 30px;
}
.login .form-action .btn {
    background: transparent !important;
    border-color: #c800dd;
    color: #c800dd;
}
.login-box-detailss {
    padding: 30px 50px 50px;
}
.banner-sec {
    background: url(../../../static/images/login-img.jpg) no-repeat left bottom;
    background-size: cover;
    border-radius: 15px 0px 0px 15px;
    padding: 0px;
    border-left: 1px solid #fff;
    margin-top: 0;
}
.login-info-list {
    position: relative;
    padding: 50px 30px 30px;
    z-index: 9;
    margin-top: 15px;
}
.login-info-list h2 {
    color: #fff;
    text-align: center;
    font-size: 21px;
    margin: 5px 0 20px 0;
    padding: 0 5px;
}
.heading_online {
    color: #fdc800;
    font-weight: 600;
    font-size: 24px;
}
.boxed-login-page {
    margin-bottom: 30px;
    padding: 0 20px;
    width: 100%;
    transition: 2s;
    transform: scale(1);
    position: relative;
}
.boxed-login-img {
    float: left;
    margin-right: 20px;
    background: #fff;
    padding: 5px;
    border-radius: 51px;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.login_page_title {
    margin-bottom: 30px;
    display: block;
}
.boxed_login_page h1 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    background: -webkit-linear-gradient(#029ad5, #1cbcf7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-size: 28px;
}
.boxed-login-page:hover img {
    transform: scale(1.15);
    /*transition: 2s;*/
}
.boxed-login-cont {
    color: #fff;
    text-align: left;
    padding-left: 100px;
}
.boxed-login-cont h3 {
    color: #e9ecef;
    font-weight: 500;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    display: block;
    font-size: 20px;
}
.boxed-login-cont p {
    color: #fff;
    line-height: normal;
}
/*  End Login */

/* Order page */
.order_page {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}
.order {
    padding: 100px 0 100px;
    background: url('https://www.essayhelps.co.uk/static/images/login-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 9;
    text-align: center;
}
.order:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #1ab7f500;
    z-index: -9;
}
.order .center {
    margin: 0 auto;
    display: block;
    float: none;
}
.form-control {
    padding: 8px 12px 8px 0;
    height: auto;
    line-height: 24px;
    box-shadow: none;
    border-bottom: 1px solid #d5d5d5 !important;
    border: 0;
    border-radius: 0px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    outline: 0;
    box-shadow: none;
    border-bottom: 1px solid #09a3de !important;
}
.order_back_home a {
    color: #DA1B8C;
    font-weight: 500;
    text-decoration: none;
    font-size: 14px;
}
.order .form {
    border: 1px solid #C9C9C9;
    padding: 0;
    border-radius: 10px;
    background: #fff;
    position: relative;
    box-shadow: -3px 7px 10px #008fc6;
    overflow: hidden;
}
.order .form .order-img {
    margin: 0 auto 30px;
    display: block;
    text-align: center;
    background: #ffffff;
    border-radius: 5px;
    padding: 5px 10px;
    width: 35%;
    position: relative;
    top: 0;
    border: 2px solid #fff;
    left: 0;
    right: 0;
    box-shadow: 0px 1px 4px 1px #37435a1f;
    z-index: 9;
}
.order .form .logo-img {
    width: 100%;
    height: auto;
}

.order h3 {
    padding-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
    /*background: -webkit-linear-gradient(#a20054, #70013b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Inter', sans-serif;
}
.order .form-group {
    margin-bottom: 30px;
}
.order .form-group label {
    display: block;
    margin-bottom: 3px;
    font-weight: 600;
    text-align: left;
    font-size: 14px;
}
.order .forgot-link {
    display: inline-block;
    float: right;
    font-weight: 500;
    background: -webkit-linear-gradient(#a20054, #70013b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 13px;
}
.order .section-divider {
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.order .section-divider:before {
    background: #C9C9C9;
    width: 100%;
    height: 1px;
    float: left;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 2;
}
.order h5 {
    background: #fff;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    z-index: 3;
    font-weight: 400;
}
.order .btn {
    background: -webkit-linear-gradient(#029ad5, #1cbcf7);
    width: 100%;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 10px 30px;
    border-radius: 30px;
}
.order .form-action .btn {
    background: transparent !important;
    border-color: #c800dd;
    color: #c800dd;
}
.order-box-detailss {
    padding: 30px 50px 50px;
}
.order .form .banner-sec {
    background: url(../../../static/images/order-now.jpg) no-repeat left bottom;
    background-size: cover;
    border-radius: 0px 15px 15px 0px;
    padding: 0px;
    border-left: 1px solid #fff;
    margin-top: 0;
}
.order-info-list {
    position: relative;
    padding: 35px 30px 30px;
    z-index: 9;
    margin-top: 0;
}
.order-info-list h2 {
    color: #fff;
    text-align: center;
    font-size: 21px;
    margin: 5px 0 20px 0;
    padding: 0 5px;
}
.heading_online {
    color: #fdc800;
    font-weight: 600;
    font-size: 24px;
}
.boxed-order-page {
    margin-bottom: 20px;
    padding: 0 20px;
    width: 100%;
    transition: 2s;
    
    position: relative;
    margin-top: 30px;
}
.boxed-order-img {
    float: left;
    margin-right: 20px;
    background: #fff;
    padding: 5px;
    border-radius: 51px;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.order_page_title {
    margin-bottom: 30px;
    display: block;
}
.boxed_order_page h1 {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    background: -webkit-linear-gradient(#029ad5, #1cbcf7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    font-size: 28px;
}

.boxed-order-cont {
    color: #fff;
    text-align: left;
    padding-left: 100px;
    padding-top: 10px;
}
.boxed-order-cont h3 {
    color: #e9ecef;
    font-weight: 500;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    display: block;
    font-size: 20px;
}
.boxed-order-cont p {
    color: #fff;
    line-height: normal;
}
/*  End Order page */
.footer-top {
    background: #0f80de;
    padding: 30px;
}
.foot-top-order {
    display: flex;
    justify-content:center;
    align-items:center;
}
.foot-top-order p {
    font-family: 'essayfont',sans-serif;
    font-size: 35px;
    margin: 0;
    color:#fff;
}
.foot-top-order a {
    border: 1px solid #fff;
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    font-family: poppins,sans-serif;
    font-size: 20px;
    margin-left: 30px;
    border-radius:10px;
}
.footer-center {
    background: #344754;
    padding: 60px 0 30px;
    color: #fff;
}
.footer-center ul{list-style-type:none;padding: 0;}
.footer-center ul li a{
    color: #fff;
    text-decoration:none;
}
.footer-center h4 {
    font-family: poppins,sans-serif;
    font-size: 30px;
    position:relative;
    margin-bottom: 30px;
}
.footer-center h4:after {
    content: '';
    position: absolute;
    top: 45px;
    left: 0;
    border: 1px solid #fff;
    width: 60px;
    display: block;
}
.mail-support {
    color: #fff;
}
.mail-support:hover {
    color: white;
}
.footer-bottom {
    background: #213442;
    padding: 15px;
}
.footer-bottom a{color:#fff;}
.footer-bottom p{
    margin-bottom:0;
    color:#fff;
}
.home-sec8 h3 {
    font-family: poppins,sans-serif;
    font-size: 20px;
}
.home-inner8{
    background: #f0f0f0;
    padding: 60px;
}
.home-sec9 {
    padding: 60px 0;
}
.boxes-home8 {
    margin-bottom: 30px;
}

.mobile-menu{display:none;}
.navbar-dark .navbar-brand {
    padding: 0;
}
#accordion4 .panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
}
#accordion4 .panel-heading {
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
}
#accordion4 .panel-heading:after,
#accordion4 .panel-heading:before {
    content: "";
    width: 50%;
    height: 20%;
    box-shadow: 0 15px 5px rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 15px;
    left: 10px;
    transform: rotate(-3deg);
    z-index: -1;
}
#accordion4 .panel-heading:after {
    left: auto;
    right: 10px;
    transform: rotate(3deg);
}
h4.panel-title {
    margin: 10px 0 !important;
}
#accordion4 .panel-title a {
    display: block;
    padding: 15px 70px 15px 70px;
    margin: 0;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    color: #444444;
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    position: relative;
    text-decoration:none;
}
#accordion4 .panel-title a.collapsed:before,
#accordion4 .panel-title a:before {
    content: "\f106";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 55px;
    height: 100%;
    text-align: center;
    line-height: 50px;
    border-left: 2px solid #344754;
    position: absolute;
    top: 0;
    right: 0;
}
#accordion4 .panel-title a.collapsed:before {
    content: "\f107";
}
#accordion4 .panel-title a .icon {
    display: inline-block;
    width: 55px;
    height: 100%;
    border-right: 2px solid #344754;
    font-size: 20px;
    color: #464646;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    font-style: inherit;
}
#accordion4 .panel-body {
    padding: 10px 15px;
    margin: 0 0 20px;
    border-bottom: 3px solid #0c5adb;
    border-top: none;
    background: #fff;
    font-size: 15px;
    color: #333;
    line-height: 27px;
}
@media (max-width:991px){
    #accordion li {
        width: 100%;
        padding-right: 0px;
    }
    .navbar-expand-sm .navbar-toggler {
        display: block;
    }
    .mobile-menu{
        background: #0f80de;
        border: none;
        padding: 8px;
        font-size: 22px;
        border-radius: 5px;
        display: flex;
        justify-content: left;
    }
    .menubar{display:none;}
    .menubar .navbar-nav {
        display: inline-block;
        position: absolute;
        left: 0;
        z-index: 99;
        box-shadow: 1px 17px 20px #d8d8d8;
    }
    .menubar ul {
        background: #fff;
        width: 100%;
        position: relative;
        top: 65px;
        padding: 20px 10px;
    }
    .menubar .navbar-nav li {
        border-bottom: 1px solid #dedede;
    }
    .dropdown-nav {
        position: relative;
        top: 0 !important;
        padding: 0 !important;
    }
}
@media only screen and (max-width:767px){
    .owl-testimonial {
        width: 100%;
        margin: 0 auto;
    }
    .form-home {
        margin-top: 30px;
    }
    .form-inline-home .form-group {
        display: block;
    }
    .form-inline-home .form-group label {
        width: 100%;
        display: flex;
        justify-content: flex-start;
    }
    .form-inline-home .form-group input {
        width: 100%;
    }
    .form-inline-home .form-group select {
        width: 100%;
    }
    .btn-form-home {
        width: 100%;
        margin-left: 0;
    }
    .home-heading-title h1 {
        font-size: 35px;
    }
    .home-inner8 {
        padding: 60px 20px;
    }
    .foot-top-order {
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }
    .foot-top-order p {
        font-size: 35px;
        margin-bottom: 40px;
        line-height: 50px;
    }
    .boxes-home4 {
        min-height: auto;
    }
    .accordion .link {
        padding: 15px 35px 15px 0px;
    }
}
@media only screen and (max-width:380px){
    .navbar-dark .navbar-brand {
        padding: 0;
        width: 65%;
    }
    .navbar-dark .navbar-brand img {
        width: 100%;
    }
}
p b a {
    color: #DA1B8C;
    font-weight: 400;
    text-decoration: none;
}