.img2 {
    width : 175px;
    height: 70px;
}

.logo1 {
    width: 140px;
}

.link {
    margin-right: 80px;
}

.form-control {
    width     : 467px;
    margin-top: 25px;
}

.btn {
    margin-right: 291px;
    width       : 168px;
}

.modal-content {
    position        : relative;
    display         : flex;
    flex-direction  : column;
    width           : 100%;
    pointer-events  : auto;
    background-color: #dbd7d7;
    background-clip : padding-box;
    border          : 1px solid rgba(0, 0, 0, .2);
    border-radius   : 0.3rem;
    outline         : 0;
}

.main-menu ul li.active a {
    color      : #EF0548;
    font-weight: 600 !important;
}

.modal-footer {
    display                   : flex;
    flex-wrap                 : wrap;
    flex-shrink               : 0;
    align-items               : center;
    justify-content           : flex-end;
    padding                   : 0.75rem;
    border-top                : 0px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius : calc(0.3rem - 1px);
}

.header.header-3 .header-menu ul>li a {
    color  : #03080c;
    padding: 8px 10px;
}

@media(max-width:420px) {
    .footer-1 .single-footer-wid {
        margin-bottom: 40px;
        margin-left  : 105px;
    }
}

@media(max-width:420px) {
    .form-control {
        width     : 353px;
        margin-top: 25px;
    }
}

@media (max-width: 1199px) {

    .footer-1 .single-footer-wid.pl-50,
    .footer-1 .single-footer-wid.pl-65 {
        padding    : 0;
        margin-left: 11px;
    }
}

@media (max-width: 420px) {
    .footer-1 .single-footer-wid1 {
        margin-bottom: 40px;
        margin-left  : 13px;
    }
}

.color-red {
    color: #fd7e14;
}

.theme-btn.btn-red {
    background-color: #fd7e14;
}

.blog-item.blog-item-three .content .btn-link-share .theme-btn.btn-border {
    color       : #fd7e14;
    border-color: transparent;
}

.blog-item.blog-item-three .content .btn-link-share .theme-btn.btn-border:after {
    background-color: #fd7e14;
}

header.header-3 .top-header .header-cta ul li a i {
    color    : #fd7e14;
    font-size: 15px;
}

/* .col-12{
        margin-top: -40px;
        margin-bottom: -21px;
    } */
.footer-3 .footer-top__box-wrapper {
    margin-left: -104px;
    width      : 1320px;
}

@media(max-width:420px) {
    .footer-3 .footer-top__box-wrapper {
        margin-left: -104px;
        width      : 600px;
    }
}

.footer-1 .footer-bottom-content {
    width      : 1317px;
    margin-left: -101px;
}

.footer-1 .footer-bottom-list ul {
    margin-right: 154px;
    margin-top  : -7px;
}

@media(max-width:420px) {
    .footer-1 .footer-bottom-content {
        width      : 1317px;
        margin-left: -440px;
    }
}

@media (max-width: 420px) {
    .footer-1 .single-footer-wid {
        margin-bottom: 20px !important;
        margin-left  : 6px !important;
    }
}

@media (max-width: 420px) {
    .footer-1 .footer-bottom-content {
        width      : 1317px;
        margin-left: -472px !important;
    }
}

@media (max-width: 1199px) {

    .footer-1 .single-footer-wid.pl-50,
    .footer-1 .single-footer-wid.pl-65 {
        padding    : 0;
        margin-left: 18px !important;
    }
}

@media (max-width: 420px) {
    .footer-1 .single-footer-wid {
        margin-bottom: 20px !important;
        margin-left  : 17px !important;
    }
}

.row {
    margin-top: 3px !important;
}

.footer-1 .footer-bottom-content:after {
    top          : 0;
    width        : 0%;
    height       : 2px;
    content      : "";
    border-radius: 5px;
    position     : absolute;
    background   : rgba(255, 255, 255, 0.1);
}

@media(max-width:420px) {
    .footer-1 .footer-bottom-content .coppyright {
        color      : #FFF;
        font-size  : 9px;
        line-height: 0px;
        margin-left: -31px !important;
        margin-top : -36px;
    }
}

@media(max-width:420px) {
    .term {
        margin-left: 111px;
    }
}

@media (max-width: 420px) {
    .pb-xs-80 {
        padding-bottom: 0px;
    }
}

.btn-success {
    background: #f78000;
}

.footer-1 .footer-bottom-list ul li a {
    color      : #FFF;
    display    : block;
    font-size  : 12px;
    font-weight: 400;
    line-height: 21px;
    position   : relative;
}

@media (max-width: 390px) {
    .form-control {
        width     : 335px;
        margin-top: 25px;
    }
}

@media (max-width: 390px) {
    .btn {
        margin-right: 227px;
        /* width    : 342px!important; */
    }
}

@media (max-width: 420px) {
    .btn {
        margin-right: 227px;
        /* width    : 342px!important; */
    }
}

@media (min-width: 380px) {
    .img-fluid2 {
        width      : 100% !important;
        margin-left: 0px !important;
    }
}

.custom-pay-now-button {
    background-color: #dc3545;
    color: #fff!important;
    border-radius: 5px;
    padding:4px 8px;
}

.header-right-socail h6.fw-normal{
    color:#dc3545;
}