/*@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);*/
/*@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;469;500;600;700&display=swap);*/

/* span button */
.std_attachments span.btn_attach_:focus, .std_attachments span.btn_attach_:active, .scholarship span.btn_attach_:focus, .scholarship span.btn_attach_:active, .help_proposal:focus, .help_proposal:active, .btn_newsletter:focus, .btn_newsletter:active {
    color: #0f3057;
    outline: none;
    border: 1px solid #0f3057;
    box-shadow: none;
    background: #ffffff !important;
}
.safeer span.btn_attach_, .std_attachments span.btn_attach_, .scholarship span.btn_attach_, .btn_newsletter, .help_proposal {
    border-radius: 25px;
    background: #0f3057;
    color: #fff;
    width: max-content;
    margin: auto;
    padding: 0 30px;
    border: 0
}
.scholarship span.btn_attach_ {
    margin: 20px 0 0px;
}
.std_attachments span.btn_attach_ {
    margin: 0;
    padding: 10px 35px 35px;
}
.safeer span.btn_attach_:hover, .std_attachments span.btn_attach_:hover, .scholarship span.btn_attach_:hover, .btn_newsletter:hover {
    background: #b93303;
    transition: .3s
}
.contact_safeer .scholarship span.btn_attach_, .rate_experience .scholarship span.btn_attach_{
    margin-top: 30px !important;
}
.recharge .scholarship span.btn_attach_{
    width: 30%;
}
.corresp_btn span.btn_attach_{
    width: 220px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.corres_response span.btn_attach_{
    background: #E4E4E4;
    border-radius: 30px;
    border: 0;
}
.corres_response span.btn_attach_:focus{
    box-shadow: none;
    outline: none;
    border: 0;
    background: #E4E4E4;
}
.attach_works span.btn_attach_{
    padding: 150px 150px 180px;
    background: none;
    font-size: 18px;
    color: #0f3057;
    border: 1px solid #9a9696;
}
.attach_works span.btn_attach_.btn_img{
    border-radius: 30px 0 0 30px;
    border-right: 0;
}
.attach_works span.btn_attach_.btn_video{
    border-radius: 0 30px 30px 0;
}
.sign_up .scholarship span.btn_attach_{
    width: 250px !important;
}
.sign_up .scholarship span.btn_attach_.btn_complete:hover{
    background: #b93303 !important;
}
.email_address_ .scholarship span.btn_attach_ {
    margin: 20px 10px 0 !important;
    font-size: 17px !important;
    padding: 0 20px !important;
}
span.btn_attach_{
    cursor: pointer;
}
@media (max-width:479px) {
    .header-top-wrapper span.btn_attach_ {
        padding: 0 14px;
    }

    .std_attachments span.btn_attach_ {
        padding: 10px 20px 35px;
        font-size: 14px;
    }

    .recharge .scholarship span.btn_attach_ {
        width: 60%;
    }

    .attach_works span.btn_attach_ {
        padding: 50px 20px 80px;
    }

    .email_address_ .scholarship span.btn_attach_ {
        width: 130px !important;
    }
}
/* end span button */
body {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    color: #303030;
    font-family: "Noor" !important;
    scroll-behavior: smooth
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1b1b1c;
    font-weight: 700;
    margin: 0;
    line-height: 1.2
}

p {
    margin-bottom: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

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

img {
    max-width: 100%
}

.img-full {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block
}

a {
    color: inherit;
    display: inline-block;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer
}

a:hover {
    color: #b93303
}

a,
button,
i {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn,
.btn:focus,
a,
a:active,
a:focus,
a:hover,
button,
button:focus,
input,
input:focus,
select,
textarea {
    text-decoration: none;
    outline: 0
}

input.input-field {
    border: 1px solid #e1e1e1
}

textarea.textarea-field {
    border: 1px solid #e1e1e1
}


.btn,
button {
    cursor: pointer;
    border: 0;
    padding: 0;
    background-color: transparent
}

.overflow-hidden {
    overflow: hidden
}

.font-style_italic {
    font-style: italic
}

.line-height-1 {
    line-height: 1
}

@media (min-width:1501px) {
    .container-default {
        max-width: 1480px
    }
}

@media (min-width:1501px) {
    .container-default-2 {
        max-width: 1140px
    }
}

.container.custom-area {
    padding-right: 15px;
    padding-left: 15px
}

.container.custom-area .row {
    margin-right: -15px;
    margin-left: -15px
}

.container.custom-area .col-custom {
    padding-right: 15px;
    padding-left: 15px
}

.boxed-layout {
    -webkit-box-shadow: -3px 0 50px -2px rgba(0, 0, 0, .14);
    box-shadow: -3px 0 50px -2px rgba(0, 0, 0, .14);
    max-width: 90%;
    margin: auto
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999999
}

.preloader {
    width: 50px;
    height: 50px;
    display: inline-block;
    padding: 0;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px
}

.preloader span {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #b93303;
    -webkit-animation: preloader 1.3s linear infinite;
    animation: preloader 1.3s linear infinite
}

.preloader span:last-child {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes preloader {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: .9
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0
    }
}

@keyframes preloader {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: .9
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0
    }
}

.title {
    font-size: 36px
}

@media (max-width:575px) {
    .title {
        font-size: 30px
    }
}

@media (max-width:479px) {
    .title {
        font-size: 26px
    }
}

.title-2 {
    font-size: 18px
}

.section-content .title-1 {
    font-size: 30px;
    font-weight: 500
}

@media (max-width:479px) {
    .section-content .title-1 {
        font-size: 26px
    }
}

.section-content .title-3 {
    font-size: 32px;
    font-weight: 600
}

@media (max-width:575px) {
    .section-content .title-3 {
        font-size: 28px
    }
}

@media (max-width:479px) {
    .section-content .title-3 {
        font-size: 26px
    }
}

.section-content .title-4 {
    font-size: 24px;
    font-weight: 400
}

.section-content .title-4 span {
    color: #b93303
}

@media (max-width:575px) {
    .section-content .title-4 {
        font-size: 20px
    }
}

@media (max-width:479px) {
    .section-content .title-4 {
        font-size: 18px
    }
}

.product-slider .slick-slide div:not(:last-child) .product-item {
    padding-bottom: 55px
}

.scroll-to-top {
    background-color: #b93303;
    color: #fff;
    position: fixed;
    right: 50px;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    z-index: 999;
    font-size: 16px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14);
    -webkit-transition: .9s;
    -o-transition: .9s;
    transition: .9s
}

.scroll-to-top.show {
    opacity: 1;
    visibility: visible;
    top: 98%;
    -webkit-transform: translateY(-98%);
    -ms-transform: translateY(-98%);
    transform: translateY(-98%)
}

.scroll-to-top:hover {
    background-color: #1b1b1c
}

.pagination li {
    margin-right: 20px
}

.pagination li:last-child {
    margin-right: 0
}

.pagination li:hover a {
    color: #000
}

.pagination li:active a {
    color: #000
}

.pagination li a {
    color: #a7a7a7
}

.countdown-wrapper {
    margin-bottom: 10px
}

.countdown-wrapper .single-countdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px
}

.countdown-wrapper .single-countdown:last-child {
    margin-right: 0
}

.countdown-wrapper .single-countdown .single-countdown_time {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    color: #1b1b1c
}

@media (max-width:479px) {
    .countdown-wrapper .single-countdown .single-countdown_time {
        font-size: 26px
    }
}

.countdown-wrapper .single-countdown .single-countdown_text {
    font-size: 22px;
    line-height: 22px;
    font-weight: 600;
    color: #1b1b1c
}

@media (max-width:479px) {
    .countdown-wrapper .single-countdown .single-countdown_text {
        font-size: 14px
    }
}

.countdown-wrapper.countdown-style-2 .single-countdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 5px;
    width: 60px;
    height: 60px;
    background-color: #1b1b1c;
    border-radius: 5px
}

.countdown-wrapper.countdown-style-2 .single-countdown:last-child {
    margin-right: 0
}

.countdown-wrapper.countdown-style-2 .single-countdown .single-countdown_time {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    color: #fff;
    margin-bottom: 5px
}

.countdown-wrapper.countdown-style-2 .single-countdown .single-countdown_text {
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    color: #fff
}

@media (max-width:479px) {
    .countdown-wrapper.countdown-style-2 .single-countdown .single-countdown_text {
        font-size: 14px
    }
}

.mt-text {
    margin-top: 74px
}

@media (max-width:479px) {
    .mt-text {
        margin-top: 54px
    }
}

.mb-text {
    margin-bottom: 74px
}

@media (max-width:479px) {
    .mb-text {
        margin-bottom: 54px
    }
}

.mt-no-text {
    margin-top: 80px
}

@media (max-width:479px) {
    .mt-no-text {
        margin-top: 60px
    }
}

.mb-text-p {
    margin-bottom: 80px
}

@media (max-width:991px) {
    .mb-text-p {
        margin-bottom: 71px
    }
}

@media (max-width:575px) {
    .mb-text-p {
        margin-bottom: 73px
    }
}

@media (max-width:479px) {
    .mb-text-p {
        margin-bottom: 53px
    }
}

.mb-no-text {
    margin-bottom: 80px
}

@media (max-width:479px) {
    .mb-no-text {
        margin-bottom: 60px
    }
}

.mb-30 {
    margin-bottom: 30px
}

.mb-20 {
    margin-bottom: 20px
}

.mt-30 {
    margin-top: 30px
}

.hover-style {
    display: block;
    overflow: hidden
}

.hover-style img {
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
}

.hover-style:hover img {
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12)
}

.myniceselect.nice-select {
    padding: 0;
    margin: 0;
    height: auto;
    line-height: auto
}

.myniceselect.nice-select span {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding: 0 20px
}

.myniceselect.nice-select .list {
    width: 100%
}

.myniceselect.nice-select.wide span {
    width: 100%
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.google-map-area #googleMap {
    width: 100%;
    height: 500px
}

@media (max-width:767px) {
    .google-map-area #googleMap {
        height: 400px
    }
}

@media (max-width:575px) {
    .google-map-area #googleMap {
        height: 400px
    }
}

.red {
    background: red no-repeat center;
    background-size: initial
}

.green {
    background: green no-repeat center;
    background-size: initial
}

.blue {
    background: #00f no-repeat center;
    background-size: initial
}

.yellow {
    background: #ff0 no-repeat center;
    background-size: initial
}

.white {
    background: #fff no-repeat center;
    background-size: initial
}

.gold {
    background: gold no-repeat center;
    background-size: initial
}

.gray {
    background: gray no-repeat center;
    background-size: initial
}

.magenta {
    background: #ff00ff no-repeat center;
    background-size: initial
}

.maroon {
    background: maroon no-repeat center;
    background-size: initial
}

.navy {
    background: navy no-repeat center;
    background-size: initial
}

.facebook-color {
    color: #3b5998
}

.facebook-color:hover {
    color: #b93303
}

.twitter-color {
    color: #55acee
}

.twitter-color:hover {
    color: #b93303
}

.linkedin-color {
    color: #2867b2
}

.linkedin-color:hover {
    color: #b93303
}

.pinterest-color {
    color: #df0022
}

.pinterest-color:hover {
    color: #b93303
}

.header-top-area {
    background-color: #b93303
}

.header-top-area.header-top-2 {
    background-color: #0f3057
}

.header-top-area.header-top-2 .short-desc a {
    text-decoration: underline;
    color: #1b1b1c
}

.header-top-area.header-top-2 .header-top-wrapper .top-close-button {
    margin-top: 0
}

.header-top-area.header-top-4 {
    background-color: #f0edee
}

.header-top-area .header-top-wrapper {
    padding: 10px 0;
    position: relative
}

.header-top-area .header-top-wrapper .short-desc {
    display: inline-block;
    color: #fff
}

.header-top-area .header-top-wrapper .short-desc p {
    display: inline-block;
    color: #fff
}

@media (max-width:479px) {
    .header-top-area .header-top-wrapper .short-desc {
        display: block;
        margin-bottom: 10px
    }
}

.header-top-area .header-top-wrapper .header-top-button {
    display: inline-block
}

@media (max-width:479px) {
    .header-top-area .header-top-wrapper .header-top-button {
        display: block
    }
}

.header-top-area .header-top-wrapper .header-top-button a {
    font-size: 14px;
    padding: 5px 20px;
    margin-left: 15px;
    background-color: #b93303;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    display: inline-block;
    line-height: 18px;
    font-weight: 600
}

.header-top-area .header-top-wrapper .header-top-button a:hover {
    color: #000;
    border: 1px solid #000
}

@media (max-width:479px) {
    .header-top-area .header-top-wrapper .header-top-button a {
        font-size: 12px;
        padding: 5px 10px;
        margin-left: 10px
    }
}

.header-top-area .header-top-wrapper .top-close-button {
    float: right;
    margin-left: 0;
    cursor: pointer;
    display: block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    font-size: 16px;
    position: relative;
    margin-top: 2px
}

@media (max-width:479px) {
    .header-top-area .header-top-wrapper .top-close-button {
        margin-left: 10px;
        position: absolute;
        top: 10px;
        right: 15px
    }
}

.main-header {
    box-shadow: 0 5px 11px rgba(0, 0, 0, .14);
    /*margin-bottom: 100px;*/
}

.main-header-area .main-nav {
    margin-right: auto;
    width: max-content
}

.main-header-area .header-logo img {
    width: 70px
}

.header-sticky {
    left: 0;
    position: fixed;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2);
    right: 0;
    top: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 99;
    display: none
}

.header-sticky.sticky {
    -webkit-animation: .8s ease-in-out 0s normal none 1 running slideInDown;
    animation: .8s ease-in-out 0s normal none 1 running slideInDown;
    display: block
}

.main-nav>ul>li {
    display: inline-block;
    position: relative;
    padding: 30px 0
}

.main-nav>ul>li:hover .dropdown-hover {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.main-nav>ul>li:hover .dropdown-hover-2 {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.main-nav>ul>li>a {
    display: block;
    padding: 8px 8px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 18px
}

.main-nav>ul>li>a.active {
    color: #b93303
}

.main-nav>ul>li>a i {
    margin-left: 0;
    font-size: 15px;
    vertical-align: middle
}
.col-lg-11 .main-nav>ul>li>a i.fa {
    display: none;
}
.main-nav>ul>li>a .menu-text {
    position: relative
}

.dropdown-submenu {
    background: #b93303;
    padding: 20px 0 24px;
    width: 190px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
}

.dropdown-submenu>li>a {
    padding: 5px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-transform: capitalize;
    line-height: 18px;
    position: relative;
    color: #fff;
    font-size: 14px;
    font-weight: 400
}

.dropdown-submenu>li>a:hover {
    color: #fff;
    transition: .3s;
    padding-left: 30px
}

.header-right-area.main-nav {
    margin-left: auto !important;
    margin-right: 0
}

.header-top-wrapper a {
    color: #fff;
    font-size: 12px;
    padding-right: 30px
}

.header-top-wrapper button {
    float: right;
    width: max-content;
    border: 0;
    border-radius: 20px;
    padding: 0 20px;
    font-size: 12px
}
.sign_newaccoount{
    padding: 0 !important;
    height: 25px;
    float: right;
}
.header-top-wrapper input {
    width: 200px;
    display: inline-flex;
    font-size: 12px;
    border: 1px solid #fff;
    border-radius: 20px;
    background: 0 0;
    margin-left: 60px
}
.header-top-wrapper input::placeholder {
    color: #ffffff;
}
.header-top-wrapper input:focus::placeholder {
    color: #0f3057;
}
.section-content:after {
    content: "";
    position: absolute;
    border-bottom: 3px solid #b93303;
    width: 60px;
    left: 50%;
    padding-top: 10px;
    transform: translateX(-50%)
}

.header-top-wrapper button:hover {
    background-color: #b93303;
    color: #fff;
    transition: .3s
}

.header-top-wrapper button:active,
.header-top-wrapper button:focus,
.header-top-wrapper input:active,
.header-top-wrapper input:focus {
    outline: 0;
    box-shadow: none;
    border: 0
}

.dropdown-submenu>li>a.active {
    color: #fff
}

.dropdown-submenu>li>a>i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 2%;
    font-size: 15px;
    padding-right: 15px
}

.dropdown-hover {
    position: absolute;
    top: 110%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s linear .2s;
    -o-transition: all .3s linear .2s;
    transition: all .3s linear .2s;
    z-index: 999
}

.dropdown-hover-2 {
    position: absolute;
    top: 110%;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s linear .2s;
    -o-transition: all .3s linear .2s;
    transition: all .3s linear .2s;
    z-index: 999
}

.mega-menu {
    background: #fff;
    width: 750px;
    left: 0;
    padding: 20px 0;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2)
}

@media (max-width:1199px) {
    .mega-menu {
        width: 635px
    }
}

.mega-menu .menu-colum {
    width: 33.333333%;
    padding: 10px;
    float: left
}

.mega-menu .menu-colum ul li .mega-menu-text {
    position: relative;
    font-size: 18px;
    display: table-caption;
    padding: 0 20px 0 0;
    margin: 0 0 10px 20px
}

.mega-menu .menu-colum ul li .mega-menu-text:after {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    border-bottom: 2px solid #000;
    content: "";
    z-index: 1
}

.mega-menu .menu-colum ul li a {
    padding: 10px 20px;
    display: block;
    line-height: 20px;
    color: #454545;
    font-size: 14px;
    font-weight: 400
}

.mega-menu .menu-colum ul li a:hover {
    color: #b93303
}

.mega-menu .menu-colum ul li a.active {
    color: #b93303
}

.dropdown-language {
    width: 280px;
    padding: 20px 25px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    background-color: #fff
}

.header-right-area.main-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header-right-area.main-nav>ul {
    position: relative
}

.header-right-area.main-nav>ul>li {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header-right-area.main-nav>ul>li>span {
    font-size: 15px;
    font-weight: 600;
    position: relative;
    padding-left: 15px;
    margin-left: 15px
}

.header-right-area.main-nav>ul>li>span:before {
    left: 0;
    top: 50%;
    width: 1px;
    height: 12px;
    content: "";
    position: absolute;
    background-color: #000;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header-right-area.main-nav>ul>li>span:first-child {
    padding: 0;
    margin: 0
}

.header-right-area.main-nav>ul>li>span:first-child:before {
    display: none
}

.header-right-area.main-nav>ul>li>a {
    padding: 4px 0
}

.header-right-area.main-nav>ul>li.login-register-wrap {
    margin-right: 30px
}

.header-right-area.main-nav>ul>li.login-register-wrap a.active {
    color: #b93303
}

.header-right-area.main-nav>ul>li.sidemenu-wrap {
    margin-right: 30px
}

@media (max-width:991px) {
    .header-right-area.main-nav>ul>li.minicart-wrap {
        margin-right: 30px
    }
}

.header-right-area.main-nav>ul>li.minicart-wrap .minicart-btn {
    position: relative
}

.header-right-area.main-nav>ul>li.minicart-wrap .minicart-btn i {
    font-size: 25px;
    line-height: 1;
    color: #1b1b1c
}

.header-right-area.main-nav>ul>li.minicart-wrap .minicart-btn .cart-item_count {
    background-color: #1b1b1c;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    height: 20px;
    width: 20px;
    position: absolute;
    left: -10px;
    top: 0
}

.header-right-area.main-nav>ul>li.mobile-menu-btn a i {
    font-size: 20px
}

.header-right-area .cart-item-wrapper {
    padding: 25px 20px;
    width: 350px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    background-color: #fff
}

@media (max-width:479px) {
    .header-right-area .cart-item-wrapper {
        width: 288px
    }
    .header-top-wrapper input {
        margin-left: 0
    }
    .header-top-wrapper a {
        margin-bottom: 10px
    }
}

.header-right-area .cart-item-wrapper .single-cart-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.header-right-area .cart-item-wrapper .single-cart-item .cart-img {
    border: 1px solid rgba(0, 0, 0, .07);
    margin-right: 15px;
    -webkit-flex-basis: 80px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    width: 80px
}

.header-right-area .cart-item-wrapper .single-cart-item .cart-text {
    -webkit-flex-basis: calc(100% - 95px);
    -ms-flex-preferred-size: calc(100% - 95px);
    flex-basis: calc(100% - 95px);
    width: calc(100% - 95px)
}

.header-right-area .cart-item-wrapper .single-cart-item .cart-text .title {
    font-size: 15px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 8px;
}

.header-right-area .cart-item-wrapper .single-cart-item .cart-text .cart-text-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header-right-area .cart-item-wrapper .single-cart-item .cart-text .cart-text-btn .cart-qty {
    font-size: 15px;
    font-weight: 600;
    color: #303030
}

.header-right-area .cart-item-wrapper .single-cart-item .cart-text .cart-text-btn .cart-price {
    font-size: 15px;
    font-weight: 600;
    color: #b93303
}

.header-right-area .cart-item-wrapper .single-cart-item .cart-text .cart-text-btn button {
    font-size: 18px;
    color: #000;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.header-right-area .cart-item-wrapper .single-cart-item .cart-text .cart-text-btn button:hover {
    color: #b93303
}

.header-right-area .cart-item-wrapper .cart-price-total {
    font-size: 20px;
    padding: 20px 0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    margin: 20px 0
}

.header-right-area .cart-item-wrapper .cart-links a:not(:last-child) {
    margin-right: 5px
}

.mobile-navigation {
    overflow: hidden;
    max-height: 290px;
    padding: 30px
}

.mobile-navigation nav {
    height: 100%
}

.mobile-menu {
    height: 100%;
    overflow: auto;
    padding-right: 30px;
    margin-right: -30px
}

.off-canvas-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 9999
}

.off-canvas-wrapper.open {
    opacity: 1;
    visibility: visible
}

.off-canvas-wrapper.open .off-canvas-inner-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.off-canvas-wrapper .off-canvas-overlay {
    background-color: rgba(0, 0, 0, .4);
    content: '';
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.off-canvas-wrapper .off-canvas-inner-content {
    background-color: #fff;
    width: 300px;
    height: 100%;
    position: relative;
    -webkit-transform: translateX(calc(-100% - 50px));
    -ms-transform: translateX(calc(-100% - 50px));
    transform: translateX(calc(-100% - 50px));
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.off-canvas-wrapper .btn-close-off-canvas {
    top: 0;
    left: 100%;
    width: 50px;
    height: 50px;
    font-size: 30px;
    background-color: #0f3057;
    color: #fff;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    position: absolute;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.off-canvas-wrapper .btn-close-off-canvas i {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.off-canvas-wrapper .btn-close-off-canvas:hover i {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.off-canvas-wrapper .off-canvas-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: auto;
    height: 100%
}

@media only screen and (max-width:479.98px) {
    .off-canvas-wrapper .off-canvas-inner-content {
        width: 260px
    }
}

.offcanvas-curreny-lang-support {
    margin: 40px 0 0 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 15px;
    padding: 30px
}

.offcanvas-curreny-lang-support.header-top-settings ul li {
    color: #333;
    font-size: 14px
}

.offcanvas-account-container li {
    display: inline-block;
    margin-left: 10px;
    padding-left: 10px;
    margin-bottom: 2px
}

.offcanvas-account-container li::before {
    content: "\2022";
    color: #777;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.offcanvas-widget-area {
    margin-top: auto;
    padding: 30px
}

.offcanvas-widget-area .top-info-wrap ul li i {
    margin-right: 5px
}

.offcanvas-widget-area .off-canvas-widget-social {
    margin-top: 20px
}

.offcanvas-widget-area .off-canvas-widget-social a {
    font-size: 14px;
    color: #1b1b1c;
    margin: 0 10px
}

.offcanvas-widget-area .off-canvas-widget-social a:first-child {
    margin-left: 0
}

.offcanvas-widget-area .off-canvas-widget-social a:last-child {
    margin-right: 0
}

.mobile-header .category-toggle {
    padding: 8px 15px
}

.mobile-menu-btn .off-canvas-btn {
    font-size: 22px;
    cursor: pointer;
    padding: 0 12px;
    line-height: 1;
    padding-right: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    margin-top: -3px
}

.mobile-menu li>a {
    font-size: 15px;
    color: #252525;
    text-transform: capitalize;
    line-height: 18px;
    position: relative;
    display: inline-block;
    padding: 10px 0;
    font-weight: 600
}

.mobile-menu li>a:hover {
    color: #000
}

.mobile-menu li ul li {
    border: none
}

.mobile-menu li ul li a {
    font-size: 14px;
    text-transform: capitalize;
    padding: 10px 15px 8px;
    font-weight: 400
}

.mobile-menu .has-children,
.mobile-menu .menu-item-has-children {
    position: relative
}

.mobile-menu .has-children .menu-expand,
.mobile-menu .menu-item-has-children .menu-expand {
    line-height: 50;
    top: -5px;
    left: 95%;
    width: 30px;
    position: absolute;
    height: 50px;
    text-align: center;
    cursor: pointer
}

@media (max-width:767px) {
    .mobile-menu .has-children .menu-expand,
    .mobile-menu .menu-item-has-children .menu-expand {
        left: 90%
    }
}

.mobile-menu .has-children .menu-expand i,
.mobile-menu .menu-item-has-children .menu-expand i {
    display: block;
    position: relative;
    width: 10px;
    margin-top: 25px;
    border-bottom: 1px solid #252525;
    -webkit-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out
}

.mobile-menu .has-children .menu-expand i:before,
.mobile-menu .menu-item-has-children .menu-expand i:before {
    top: 0;
    width: 100%;
    content: "";
    display: block;
    position: absolute;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    border-bottom: 1px solid #252525;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.mobile-menu .has-children.active>.menu-expand i:before,
.mobile-menu .menu-item-has-children.active>.menu-expand i:before {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.search-box-offcanvas {
    margin-bottom: 10px
}

.search-box-offcanvas form {
    position: relative
}

.search-box-offcanvas form input {
    color: #666;
    font-size: 13px;
    width: 100%;
    height: 50px;
    border: none;
    padding: 0 40px 0 10px;
    background-color: #f2f2f2
}

.search-box-offcanvas form .search-btn {
    top: 0;
    right: 0;
    width: 40px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #aaa;
    position: absolute;
    background: #f2f2f2;
    border: none
}

.footer-area .footer-widget-area {
    padding: 50px 0 20px;
    background-color: #e4e4e4;
    background-image: url(../images/bg_footer.PNG);
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: right;
    background-size: 400px
}

@media (max-width:991px) {
    .footer-area .footer-widget-area {
        padding: 60px 0 50px 0
    }
}

@media (max-width:767px) {
    .footer-area .footer-widget-area {
        padding: 60px 0 37px 0
    }
}

@media (max-width:991px) {
    .footer-area .single-footer-widget {
        margin-top: 38px
    }
}

.footer-area .single-footer-widget .footer-logo {
    margin-bottom: 18px
}

.footer-area .single-footer-widget .desc-content {
    margin-bottom: 23px;
    color: #000
}

.footer-area .social-links ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-right: 10px;
    color: #333435;
    border-color: #333435 !important;
}

.footer-area .social-links ul li a:hover {
    color: #b93303 !important;
    border-color: #b93303 !important
}

.footer-area .single-footer-widget .widget-title {
    color: #b93303;
    text-decoration: underline;
    font-weight: 500;
    font-size: 22px;
    margin-top: -1px;
    margin-bottom: 22px;
    line-height: 1
}

.footer-area .single-footer-widget .widget-list {
    color: #000;
    list-style: none
}

.footer-area .single-footer-widget .widget-list li {
    line-height: 2
}

.footer-area .single-footer-widget .widget-list li a {
    font-weight: 300
}

.footer-area .single-footer-widget .widget-list li a:hover {
    margin-left: 5px;
    color: #b93303
}

.footer-area .single-footer-widget .widget-body address {
    line-height: 2;
    color: #000;
    font-weight: 300
}

.footer-area .footer-copyright-area {
    background-color: #000;
    padding: 20px 0
}

.footer-area .footer-copyright-area .copyright-content {
    color: #d8d8d8
}

.footer-area .footer-copyright-area .copyright-content a {
    color: #b93303
}

.footer-area .footer-copyright-area .copyright-content a:hover {
    color: #d8d8d8
}

.home-1 .latest-blog-area {
    margin-top: 74px
}

@media (max-width:479px) {
    .home-1 .latest-blog-area {
        margin-top: 54px
    }
}

.latest-blog-area .slick-list {
    margin: 0 -15px
}

.latest-blog-area .single-blog {
    padding: 0 15px
}

.latest-blog-area .section-content {
    margin-bottom: 56px
}

@media (max-width:479px) {
    .latest-blog-area .section-content {
        margin-bottom: 40px
    }
}

.latest-blog-area .section-content .title-1 {
    margin-bottom: 20px
}

.single-blog .single-blog-thumb a {
    width: 100%;
    display: block;
    overflow: hidden
}

.single-blog .single-blog-thumb a img {
    width: 100%
}

.single-blog .single-blog-content {
    padding: 25px 0 0 70px
}

@media (max-width:479px) {
    .single-blog .single-blog-content {
        padding: 25px 0 0 55px
    }
}

.single-blog .single-blog-content .post-date {
    width: 50px;
    left: 0;
    top: 25px;
    padding: 10px
}

@media (max-width:479px) {
    .single-blog .single-blog-content .post-date {
        width: 40px
    }
}

.single-blog .single-blog-content .post-date span {
    font-weight: 600;
    font-size: 20px;
    line-height: 1;
    color: #1b1b1c
}

.single-blog .single-blog-content .post-date span:first-child {
    padding-bottom: 5px
}

.single-blog .single-blog-content .post-meta {
    margin-bottom: 10px;
    margin-top: -4px
}

.single-blog .single-blog-content .post-meta span {
    color: #1b1b1c
}

.single-blog .single-blog-content .post-title {
    font-size: 20px;
    font-weight: 500;
    margin-top: -5px;
    margin-bottom: 10px;
    color: #1b1b1c
}

.blog-post-details .blog-post-wrapper .blockquote {
    background-color: #f8f9fc;
    color: #1b1b1c;
    font-size: 18px;
    padding: 42px 44px 80px;
    position: relative;
    font-style: italic;
    border-left: 1px solid #e5e5e5
}

@media (max-width:479px) {
    .blog-post-details .blog-post-wrapper .blockquote {
        font-size: 14px;
        padding: 32px 34px 60px
    }
}

.blog-post-details .blog-post-wrapper .blockquote:before {
    content: '\f10e';
    font-family: FontAwesome;
    position: absolute;
    right: 40px;
    bottom: 40px
}

.blog-post-details .blog-post-wrapper .share-article {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-post-details .blog-post-wrapper .share-article .left-side {
    float: left
}

.blog-post-details .blog-post-wrapper .share-article .right-side {
    float: right
}

@media (max-width:479px) {
    .blog-post-details .blog-post-wrapper .share-article h6 {
        display: none
    }
}

.blog-post-details .blog-post-wrapper .social-share {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #e5e5e5;
    margin-top: 10px;
    padding-top: 10px
}

.blog-post-details .blog-post-wrapper .social-share a:first-child i {
    margin-left: 0
}

.blog-post-details .blog-post-wrapper .comment-area-wrapper .single-comment-wrap.comment-reply {
    padding-left: 50px
}

@media (max-width:479px) {
    .blog-post-details .blog-post-wrapper .comment-area-wrapper .single-comment-wrap.comment-reply {
        padding-left: 20px
    }
}

.blog-post-details .blog-post-wrapper .comment-area-wrapper .single-comment-wrap .author-thumb a {
    width: 70px;
    height: 70px;
    margin-right: 10px
}

.blog-post-details .blog-post-wrapper .comment-area-wrapper .single-comment-wrap .author-thumb a img {
    width: 100%
}

@media (max-width:479px) {
    .blog-post-details .blog-post-wrapper .comment-area-wrapper .single-comment-wrap .author-thumb a {
        width: 50px;
        height: 50px
    }
}

.comment-box .input-area {
    padding: 10px
}

.comment-box .input-area:focus {
    border: 1px solid #b93303 !important
}

.comment-box .obrien-button {
    margin-bottom: 80px
}

@media (max-width:991px) {
    .comment-box .obrien-button {
        margin-bottom: 0
    }
}

.blog-main-area .sidebar_widget .widget_inner .widget-title {
    font-weight: 500;
    font-size: 22px;
    line-height: 1;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 30px
}

.blog-main-area .sidebar_widget .widget_inner .widget-title:after {
    background-color: #a8a8a8;
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 1px;
    width: 60%
}

.blog-main-area .sidebar_widget .widget_inner .search-box .input-group .form-control {
    border: 1px solid #e1e1e1;
    padding: 13px 10px 15px 13px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    outline-offset: -2px;
    display: block
}

.blog-main-area .sidebar_widget .widget_inner .search-box .input-group .form-control:focus {
    border-color: #b93303;
    -webkit-box-shadow: none;
    box-shadow: none
}

.blog-main-area .sidebar_widget .widget_inner .search-box .input-group .btn-outline-secondary {
    background-color: #1b1b1c;
    border-radius: 0 5px 5px 0;
    color: #fff;
    height: 100%;
    width: 50px
}

.blog-main-area .sidebar_widget .widget_inner .search-box .input-group .btn-outline-secondary:hover,
.shop-main-area .sidebar_widget .widget_inner .search-box .input-group .btn-outline-secondary:hover {
    color: #b93303
}

.blog-main-area .sidebar_widget .widget_inner .search-box .input-group .btn-outline-secondary:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.blog-main-area .sidebar_widget .widget_inner .widget-list .mobile-menu {
    overflow: inherit;
    margin-top: -15px
}

.blog-main-area .sidebar_widget .widget_inner .widget-list .mobile-menu>li>a {
    font-weight: 500;
    display: block
}

.blog-main-area .sidebar_widget .widget_inner .widget-list .mobile-menu>li>a:hover {
    color: #b93303
}

.blog-main-area .sidebar_widget .widget_inner .widget-list .mobile-menu>li:last-child>a {
    padding-bottom: 0
}

.blog-main-area .sidebar_widget .widget_inner .widget-list .sidebar-body .tags li {
    display: inline-block
}

.sidebar-list>li>a {
    font-size: 15px;
    color: #252525;
    text-transform: capitalize;
    line-height: 18px;
    position: relative;
    display: block;
    padding: 10px 0;
    font-weight: 500
}

.sidebar-list>li>a:hover {
    color: #b93303
}

.sidebar-list>li:last-child a {
    padding-bottom: 0
}

.sidebar-list .btn {
    height: 20px;
    max-width: 90px;
    min-width: 30px;
    position: relative;
    border: 1px solid #e1e1e1;
    display: inline-block;
    margin: 0 20px 20px 0;
    border-radius: 20px
}

.tags li a {
    border: 1px solid #e1e1e1;
    line-height: 1em;
    padding: 10px 15px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    color: #1b1b1c;
    border-radius: 25px;
    font-weight: 500
}

.tags li a:hover {
    color: #b93303;
    border-color: #b93303
}

.sidebar-product {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.sidebar-product:last-child {
    margin-bottom: 0
}

.sidebar-product .image {
    width: 80px;
    -webkit-flex-basis: 80px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    background-color: #d8d8d8;
    margin-right: 15px
}

.sidebar-product .image img {
    width: 100%
}

.sidebar-product .product-content {
    width: calc(100% - 80px);
    -webkit-flex-basis: calc(100% - 80px);
    -ms-flex-preferred-size: calc(100% - 80px);
    flex-basis: calc(100% - 80px);
    font-size: 13px
}

.sidebar-product .product-content .title-2 {
    color: #1b1b1c;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 3px;
}

.sidebar-product .product-content .title-2:hover {
    color: #b93303
}

.sidebar-product .product-content .price-box {
    font-size: 14px;
    display: block
}

.sidebar-product .product-content .price-box .old-price {
    margin-left: 10px;
    color: #a8a8a8;
    text-decoration: line-through
}

.sidebar-product .product-content .product-rating {
    display: block
}

.sidebar-product .product-content .product-rating i {
    font-size: 12px;
    color: #b93303
}

.widget-mb-1 {
    margin-bottom: 57px
}

.widget-mb-2 {
    margin-bottom: 37px
}

.widget-mb-3 {
    margin-bottom: 46px
}

.widget-mb-4 {
    margin-bottom: 80px
}

.widget-mt {
    margin-top: 77px
}

@media (max-width:575px) {
    .widget-mt {
        margin-top: 80px
    }
}

@media (max-width:479px) {
    .widget-mt {
        margin-top: 80px
    }
}

.toolbar-bottom {
    border: 1px solid #e1e1e1;
    padding: 15px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 80px
}

@media (max-width:991px) {
    .toolbar-bottom {
        margin-bottom: 0
    }
}

@media (max-width:479px) {
    .toolbar-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }
}


.contact-us-area {
    margin-top: 50px;
    margin-bottom: 45px
}

@media (max-width:479px) {
    .contact-us-area {
        margin-top: 30px;
        margin-bottom: 25px
    }
}

.contact-us-area .form-message {
    overflow: hidden;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 15px;
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.contact-us-area .form-message button {
    padding-right: 10px
}

.contact-info-item {
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 60px 20px;
    margin-top: 30px
}

.contact-info-item .con-info-icon {
    border: 1px solid #b93303;
    border-radius: 100px;
    color: #b93303;
    font-size: 35px;
    margin: 0 auto 20px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    line-height: 60px;
    height: 60px;
    width: 60px
}

.contact-info-item .con-info-txt h4 {
    font-size: 18px;
    margin-top: -2px;
    margin-bottom: 15px
}

.contact-info-item:hover .con-info-icon {
    background-color: #b93303;
    color: #fff
}

.contact-form-content h2 {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: -3px
}

.error-area {
    margin-top: 70px;
    margin-bottom: 80px
}

.error_form {
    text-align: center
}

.error_form h1 {
    font-size: 200px;
    font-weight: 700;
    color: #b93303;
    letter-spacing: 10px;
    line-height: 160px;
    margin: 0 0 52px
}

@media (max-width:991px) {
    .error_form h1 {
        font-size: 130px;
        line-height: 120px;
        letter-spacing: 4px;
        margin: 0 0 40px
    }
}

.error_form h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 20px
}

@media (max-width:991px) {
    .error_form h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 14px
    }
}

.error_form p {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 30px
}

@media (max-width:991px) {
    .error_form p {
        font-size: 15px;
        margin-bottom: 22px;
        line-height: 21px
    }
}

.error_form form {
    width: 450px;
    margin: 0 auto;
    position: relative
}

@media (max-width:767px) {
    .error_form form {
        width: 100%
    }
}

.error_form form input {
    padding: 0 60px 0 30px;
    background: #f8f8f8;
    border: 1px solid #ddd;
    color: #1b1b1c;
    height: 40px;
    width: 100%;
    border-radius: 3px
}

.error_form form button {
    position: absolute;
    right: 0;
    height: 100%;
    border: none;
    background: no-repeat;
    font-size: 20px;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    top: 0;
    text-transform: uppercase;
    padding: 0 15px;
    font-weight: 600
}

.error_form form button:hover {
    color: #b93303
}

.error_form a {
    color: #fff;
    display: inline-block;
    background: #b93303;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    text-transform: uppercase;
    margin-top: 35px;
    border-radius: 3px
}

@media (max-width:991px) {
    .error_form a {
        padding: 0 20px;
        margin-top: 25px
    }
}

.error_form a:hover {
    background: #1b1b1c
}

.error_section {
    padding: 55px 0 70px
}

@media (max-width:991px) {
    .error_section {
        padding: 25px 0 70px
    }
}

@media (max-width:991px) {
    .error_section {
        padding: 14px 0 60px
    }
}
.coupon-accordion h3 {
    background-color: #efedee;
    font-size: 15px;
    font-weight: 500;
    list-style: outside none none;
    margin: 0 0 30px;
    padding: 16px 32px 16px 20px;
    position: relative;
    width: auto;
    text-transform: none
}

@media (max-width:479px) {
    .coupon-accordion h3 {
        line-height: 24px
    }
}

.coupon-accordion span {
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-transform: none
}

.coupon-accordion .coupon-content {
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
    display: none;
    padding: 20px
}

.coupon-accordion .coupon-content .coupon-info p {
    margin-bottom: 0
}

.coupon-accordion .coupon-content .coupon-info p.form-row-first label,
.coupon-accordion .coupon-content .coupon-info p.form-row-last label {
    display: block
}

.coupon-accordion .coupon-content .coupon-info p.form-row-first label span.required,
.coupon-accordion .coupon-content .coupon-info p.form-row-last label span.required {
    color: #b93303
}

.coupon-accordion .coupon-content .coupon-info p.form-row-first input,
.coupon-accordion .coupon-content .coupon-info p.form-row-last input {
    border: 1px solid #e1e1e1;
    height: 36px;
    margin: 0 0 14px;
    border-radius: 0;
    max-width: 100%;
    padding: 0 10px 0 10px;
    width: 370px;
    background-color: transparent
}

.coupon-accordion .coupon-content .coupon-info p.form-row-first input:focus,
.coupon-accordion .coupon-content .coupon-info p.form-row-last input:focus {
    border: 1px solid #b93303
}

.coupon-accordion .coupon-content .coupon-info p.form-row input[type=submit] {
    background: #1b1b1c none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin-right: 15px;
    padding: 0 30px;
    text-shadow: none;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: inherit
}

.coupon-accordion .coupon-content .coupon-info p.form-row input[type=checkbox] {
    height: inherit;
    position: relative;
    top: 2px;
    width: inherit
}

.coupon-accordion .coupon-content .coupon-info p.form-row label {
    margin-top: 7px
}

.coupon-accordion .coupon-content .coupon-info p.lost-password {
    margin-top: 15px
}

.coupon-accordion .coupon-content .coupon-info p.lost-password a {
    font-size: 14px
}

.coupon-checkout-content {
    margin-bottom: 30px;
    display: none
}

.coupon-checkout-content .coupon-info .checkout-coupon {
    margin-bottom: 0
}

.coupon-checkout-content .coupon-info .checkout-coupon input[type=text] {
    background-color: transparent;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    height: 36px;
    padding-left: 10px;
    padding-right: 10px;
    width: 170px
}

.coupon-checkout-content .coupon-info .checkout-coupon input[type=submit] {
    background: #1b1b1c;
    border: medium none;
    border-radius: 0;
    color: #fff;
    height: 36px;
    cursor: pointer;
    margin-left: 6px;
    padding: 5px 10px;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    width: inherit
}

@media (max-width:479px) {
    .coupon-checkout-content .coupon-info .checkout-coupon .coupon-inner_btn {
        margin: 28px 0 0 !important
    }
}

.coupon-checkout-content .coupon-info .checkout-coupon .coupon-inner_btn:hover {
    background-color: #b93303
}

.checkbox-form h3 {
    border-bottom: 1px solid #e1e1e1;
    font-size: 25px;
    margin: 0 0 25px;
    padding-bottom: 10px;
    text-transform: uppercase;
    width: 100%
}

@media (max-width:479px) {
    .checkbox-form h3 {
        font-size: 18px
    }
}

.checkbox-form .country-select {
    margin-bottom: 25px
}

.checkbox-form .country-select .myniceselect.nice-select span {
    height: 40px;
    line-height: 40px;
    display: inline-block;
    width: 100%;
    padding: 0 0 0 15px
}

.checkbox-form .checkout-form-list {
    margin-bottom: 30px
}

.checkbox-form .checkout-form-list input[type=email],
.checkbox-form .checkout-form-list input[type=password],
.checkbox-form .checkout-form-list input[type=text] {
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 0;
    height: 42px;
    width: 100%;
    padding: 0 10px 0 10px
}

.checkbox-form .checkout-form-list input[type=email]:focus,
.checkbox-form .checkout-form-list input[type=password]:focus,
.checkbox-form .checkout-form-list input[type=text]:focus {
    border: 1px solid #b93303
}

.checkbox-form .checkout-form-list.create-acc {
    margin-bottom: 15px !important
}

.checkbox-form .checkout-form-list.create-acc label {
    display: inline-block
}

.checkbox-form .country-select label,
.checkbox-form.checkout-form-list label {
    margin: 0 0 5px;
    display: block
}

.checkbox-form .country-select label span.required,
.checkbox-form.checkout-form-list label span.required {
    display: inline-block;
    font-size: 24px;
    line-height: 16px;
    position: relative;
    top: 5px
}

.different-address h3 label {
    display: inline-block;
    margin-right: 20px;
    font-size: 25px;
    margin-bottom: 10px
}

@media (max-width:479px) {
    .different-address h3 label {
        font-size: 15px
    }
}

.different-address h3 input {
    height: inherit;
    line-height: normal;
    margin: 4px 0 0;
    position: relative;
    top: 0;
    width: auto
}

.order-notes .checkout-form-list-2 {
    margin-bottom: 0
}

@media (max-width:991px) {
    .order-notes .checkout-form-list-2 {
        margin-bottom: 30px
    }
}

.order-notes textarea {
    background-color: transparent;
    border: 1px solid #e1e1e1;
    height: 90px;
    padding: 15px;
    width: 100%
}

#ship-box-info,
.create-account {
    display: none
}

.wishlist-table .table {
    margin: 0;
    white-space: nowrap
}

.faq_content_area {
    padding: 68px 0 65px
}

@media (max-width:991px) {
    .faq_content_area {
        padding: 53px 0 53px
    }
}

.accordion_area {
    padding-bottom: 70px
}

@media (max-width:991px) {
    .accordion_area {
        padding-bottom: 60px
    }
}

.accordion_area .card-header {
    background: #b93303
}

.accordion_area .card-header:first-child {
    border-radius: inherit
}

.card.card_dipult {
    border: none;
    margin-bottom: 20px
}

@media (max-width:479px) {
    .card.card_dipult .card-body p {
        font-size: 12px
    }
}

.card.card_dipult:last-child {
    margin-bottom: 0
}

.card-header.card_accor {
    padding: 0;
    border: none
}

.card-header.card_accor button {
    height: 45px;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    white-space: initial
}

@media (max-width:991px) {
    .card-header.card_accor button {
        height: 60px
    }
}

.card-header.card_accor button:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.card-header.card_accor button i {
    position: absolute;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    transform: translatey(-50%);
    right: 20px
}

@media (max-width:991px) {
    .card-header.card_accor button i {
        right: 10px
    }
}

.card-header.card_accor button.btn-link {
    border: 1px solid #b93303;
    width: 100%;
    text-align: left;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding-left: 20px
}

@media (max-width:991px) {
    .card-header.card_accor button.btn-link {
        padding: 10px 28px 10px 10px;
        font-size: 13px
    }
}

.card-header.card_accor button.btn-link.collapsed {
    background: #0f3057;
    border: 1px solid #0f3057;
    width: 100%;
    text-align: left;
    color: #fff
}

.card-header.card_accor button.btn-link i.fa-plus {
    display: none
}

.card-header.card_accor button.btn-link.collapsed i.fa-plus {
    display: block
}

.card-header.card_accor button.btn-link.collapsed i.fa-minus {
    display: none
}

.faq_content_wrapper h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 18px
}

@media (max-width:991px) {
    .faq_content_wrapper h4 {
        font-size: 14px;
        line-height: 24px
    }
}

.myaccount-tab-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.myaccount-tab-menu a {
    border: 1px solid #e1e1e1;
    border-bottom: none;
    color: #1b1b1c;
    font-weight: 500;
    font-size: 15px;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase
}

.myaccount-tab-menu a:last-child {
    border-bottom: 1px solid #e1e1e1
}

.myaccount-tab-menu a.active,
.myaccount-tab-menu a:hover {
    background-color: #b93303;
    border-color: #b93303;
    color: #fff
}

.myaccount-tab-menu a i {
    font-size: 14px;
    text-align: center;
    width: 25px
}

@media (max-width:767px) {
    #myaccountContent {
        margin-top: 30px
    }
}

.myaccount-content {
    border: 1px solid #d8d8d8;
    padding: 30px
}

@media (max-width:575px) {
    .myaccount-content {
        padding: 20px 15px
    }
}

.myaccount-content form {
    margin-top: -20px
}

.myaccount-content form .single-input-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.myaccount-content form .single-input-item input {
    width: 100%;
    padding: 12px 10px;
    border: 1px solid #e1e1e1
}

.myaccount-content form .single-input-item input:focus {
    border: 1px solid #b93303
}

.myaccount-content form .single-item-button {
    width: 25%
}

@media (max-width:1199px) {
    .myaccount-content form .single-item-button {
        width: 30%
    }
}

@media (max-width:991px) {
    .myaccount-content form .single-item-button {
        width: 45%
    }
}

@media (max-width:767px) {
    .myaccount-content form .single-item-button {
        width: 100%
    }
}

.myaccount-content h3 {
    font-size: 20px;
    border-bottom: 1px dashed #e1e1e1;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-weight: 500
}

.myaccount-content .welcome a {
    color: #1b1b1c
}

.myaccount-content .welcome a:hover {
    color: #b93303
}

.myaccount-content .welcome strong {
    font-weight: 600;
    color: #b93303
}

.myaccount-content fieldset {
    margin-top: 20px
}

.myaccount-content fieldset legend {
    color: #1b1b1c;
    font-size: 20px;
    margin-top: 20px;
    font-weight: 500;
    border-bottom: 1px dashed #e1e1e1
}

.myaccount-table {
    white-space: nowrap;
    font-size: 14px
}

.myaccount-table .table th,
.myaccount-table table th {
    color: #1b1b1c;
    padding: 10px;
    font-weight: 500;
    background-color: #f0edee;
    border-color: #e1e1e1;
    border-bottom: 0
}

.myaccount-table .table td,
.myaccount-table table td {
    padding: 10px;
    vertical-align: middle;
    border-color: #e1e1e1
}

.saved-message {
    background-color: #f0edee;
    border-top: 3px solid #b93303;
    border-radius: 5px 5px 0 0;
    font-weight: 600;
    font-size: 15px;
    color: #666;
    padding: 20px
}

.login-register-wrapper {
    background: #f3f3f3 none repeat scroll 0 0;
    padding: 37px 40px;
    text-align: left;
    overflow: hidden
}

@media (max-width:479px) {
    .login-register-wrapper {
        padding: 25px 10px
    }
}

.login-register-wrapper .title-4 {
    font-weight: 600
}

.login-register-wrapper .single-input-item input {
    background: #fff none repeat scroll 0 0;
    border: medium none transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #1b1b1c;
    font-size: 14px;
    height: 40px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%
}

.login-register-wrapper .single-input-item input:focus {
    border: 1px solid #b93303
}

.obrien-button {
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    height: 45px;
    letter-spacing: .025em;
    line-height: 45px;
    padding: 0 30px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle;
    width: auto;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 25px
}

@media (max-width:575px) {
    .obrien-button {
        font-size: 14px;
        padding: 0 25px
    }
}

@media (max-width:479px) {
    .obrien-button {
        font-size: 12px;
        height: 40px;
        line-height: 40px;
        padding: 0 20px
    }
}

.obrien-button.primary-btn {
    background-color: #b93303;
    color: #fff
}

.obrien-button.primary-btn:hover {
    background-color: #d8d8d8;
    color: #1b1b1c
}

.obrien-button.white-btn {
    background-color: #d8d8d8;
    color: #1b1b1c
}

.obrien-button.white-btn:hover {
    background-color: #b93303;
    border-color: #b93303;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.obrien-button.black-btn {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.obrien-button.black-btn:hover {
    background-color: #b93303;
    border-color: #b93303;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.obrien-button:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.obrien-button-2 {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: .025em;
    padding: 8px 25px;
    text-transform: capitalize;
    text-align: center;
    vertical-align: middle;
    width: auto;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    border-radius: 25px
}

@media (max-width:575px) {
    .obrien-button-2 {
        padding: 8px 15px
    }
}

.obrien-button-2.primary-color {
    color: #fff;
    background: #b93303
}

.obrien-button-2.primary-color:hover {
    color: #000;
    background: #d8d8d8
}

.obrien-button-2:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.obrien-button-2.treansparent-color {
    background: 0 0;
    border: 1px solid #e1e1e1;
    height: 45px;
    line-height: 45px
}

@media (max-width:479px) {
    .obrien-button-2.treansparent-color {
        height: 40px;
        line-height: 40px
    }
}

.obrien-button-2.treansparent-color:hover {
    color: #b93303;
    border-color: #b93303
}

.obrien-button-3 {
    border-radius: 4px;
    border: none;
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    text-align: center;
    width: 100%;
    -webkit-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    padding: 16px 32px
}

.obrien-button-3.black-button {
    background-color: #1b1b1c;
    width: 335px
}

@media (max-width:479px) {
    .obrien-button-3.black-button {
        width: 280px
    }
}

.obrien-button-3.black-button:hover {
    background-color: #b93303;
    color: #fff
}


.brand-logo-area .brand-logo-item {
    text-align: center;
    display: table !important;
    height: 85px
}

.brand-logo-area .brand-logo-item a {
    display: table-cell;
    vertical-align: middle
}

.brand-logo-area .brand-logo-item a img {
    margin: auto
}

.obrien-modal .modal-dialog {
    max-width: 1000px
}

.obrien-modal .modal-dialog .modal-content .close-button {
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 99;
    opacity: 1;
    color: #1b1b1c
}

.obrien-modal .modal-dialog .modal-content .close-button .close-icon {
    font-size: 25px
}

.obrien-modal .modal-dialog .modal-content .close-button:hover {
    color: #b93303
}

.obrien-modal .modal-dialog .modal-content .modal-body {
    padding-top: 30px;
    padding-bottom: 30px
}

@media (max-width:767px) {
    .modal-product {
        margin-top: 40px
    }
}

.modal-product .product-title .title {
    font-size: 20px;
    margin-bottom: 15px
}

.modal-product .product-rating i {
    font-size: 18px;
    color: #b93303;
    margin-top: 15px
}

.modal-product .desc-content {
    margin-top: 30px
}

.modal-product .nice-select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0;
    margin-top: 30px
}

.modal-product .nice-select .option {
    min-height: 25px;
    line-height: 25px
}

.modal-product .nice-select .list {
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    margin-top: 2px;
    border-radius: 0
}

.modal-product .nice-select:focus {
    border: 2px solid #666;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.modal-product .quantity-with_btn {
    margin-top: 40px
}

@media (max-width:479px) {
    .modal-product .quantity-with_btn {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .modal-product .quantity-with_btn .add-to_cart {
        margin-top: 20px
    }
}

.breadcrumbs-area {
    padding: 100px 0;
    background: #f6f6f6 url(../images/bg/1-1.jpg) no-repeat scroll center center/cover
}

.breadcrumbs-area:before {
    background: #fff none repeat scroll 0 0;
    opacity: .3;
    content: "";
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 100%;
    position: absolute
}

.breadcrumbs-area .breadcrumb-content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 20px
}

.breadcrumbs-area .breadcrumb-content ul li {
    color: #1b1b1c;
    position: relative
}

.breadcrumbs-area .breadcrumb-content ul li a {
    font-size: 18px;
    color: #1b1b1c;
    font-weight: 400;
    line-height: 1
}

.breadcrumbs-area .breadcrumb-content ul li a:hover {
    color: #b93303
}

.breadcrumbs-area .breadcrumb-content ul li:after {
    color: #1b1b1c;
    content: '>';
    font-size: 16px;
    vertical-align: middle;
    padding: 0 10px;
    font-weight: 400
}

.breadcrumbs-area .breadcrumb-content ul li:last-child:after {
    display: none
}

@media (max-width:767px) {
    .breadcrumbs-area {
        padding: 50px 0
    }
}

/* style */
.search_header {
     margin-bottom: 0;
}
.search_header form {
    padding-top: 2px;
    padding-left: 30px;
}
.search_header form input {
    color: #0f3057;
    font-size: 12px;
    border: 1px solid #0f3057;
    border-radius: 20px;
    height: calc(1.5em + .75rem + 2px);
    background: none;
}
.search_header form .search-btn {
     height: inherit;
    line-height: 35px;
    font-size: 15px;
    color: #0f3057;
    background: none;
    border: none;
}
.ans_header{
    float: right;
}
.sign_in_header{
    display: inline-block;
    margin-top: -1px;
}
.sign_in_header img{
    padding: 0 8px;
}
.sign_in_header span{
    color: #fff;
    font-size: 10px;
    display: block;
    margin-top: -5px;
}
.noti_header{
    display: inline-flex;
    position: relative;
    top: -3px;
}
.country_header{
    position: relative;
    display: inline-block;
}
.country_header img{
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-10px, 50%);
}

/*student*/
.bg_std{
    background-image: url(../../assets/images/bg_std.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 595px;
    background-position-y: -180px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 100px;
}
.bg_h2{
    width: 45%;
}
.bg_std h2{
    text-align: center;
    color: #fff;
    background-color: #0f3057;
    opacity: .7;
    padding: 20px 100px;
    border-radius: 70px;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
}
.std_form .form-group{
    margin-bottom: 30px;
}
.std_form .col-md-2{
    margin: auto 0;
}
.std_form label{
    margin-bottom: 5px;
    font-weight: 600;
}
.std_form select, .std_form input, .news_letter input{
    border-radius: 20px;
    background: #F5F5F5;
    border: 1px solid #0f3057;
    font-size: 14px;
}
.std_attachments{
    margin: 70px 0;
    background-color: #F5F5F5;
    padding: 50px 0;
}
.std_attachments h5{
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 50px;
    display: inline-block;
    margin-right: 50px;
}
.attach_label{
    margin: auto 0;
}
.attach_label label{
    margin-bottom: 3px;
    font-size: 16px;
}
.std_attachments button:focus, .std_attachments button:active, .scholarship button:focus, .scholarship button:active, .help_proposal:focus, .help_proposal:active, .btn_newsletter:focus, .btn_newsletter:active {
    color: #0f3057;
    outline: none;
    border: 1px solid #0f3057;
    box-shadow: none;
    background: #ffffff !important;
}
.help_proposal:focus, .help_proposal:active,.help_proposal:hover:active, .btn_complete:focus, .btn_complete:active {
    color: #b93303 !important;
    border: 1px solid #b93303 !important;
    background: #ffffff !important;
    outline: 0;
    box-shadow: none;
}
.scholarship h5{
    font-size: 16px;
    font-weight: 700;
}
.scholarship .form-check{
    display: inline-block;
}
.scholarship .form-check:nth-child(2){
    margin: 0 50px;
}
.safeer {
    margin-bottom: 80px;
    margin-top: 100px;
}

.safeer h5 {
    font-weight: 400;
    padding-left: 40px
}

.safeer_textarea {
    border-radius: 25px;
    background: #f5f5f5;
    border: 0;
    box-shadow: 0 5px 11px rgba(0, 0, 0, .14);
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 40px
}

.safeer button, .std_attachments button, .scholarship button, .btn_newsletter, .help_proposal {
    border-radius: 25px;
    background: #0f3057;
    color: #fff;
    width: max-content;
    margin: auto;
    padding: 0 30px;
    border: 0
}
.help_proposal,.btn_complete {
    background: #b93303 !important;
}
.scholarship button {
    margin: 20px 0 0px;
}
.std_attachments button {
    margin: 0;
    padding: 10px 35px 35px;
}
.safeer button:hover, .std_attachments button:hover, .scholarship button:hover, .btn_newsletter:hover {
    background: #b93303;
    transition: .3s
}
.help_proposal:hover,.btn_complete:hover {
    background: #0f3057 !important;
    transition: .3s;
}
.scholarship{
    margin-bottom: 70px;
}
.btn_complete{
    padding: 0 50px !important;
    margin-top: 60px !important;
}
.std_notes{
    color: #b93303;
    font-size: 12px;
}
.master_, .bachelor_, .master_bachelor{
    display: none;
}
.bg_submission{
    background: #b93303;
    color: #ffffff;
    border-radius: 25px;
    padding: 70px 50px 50px;
    margin: 100px 0;
    font-size: 16px;
}
.bg_submission p{
    margin: 10px 0;
}
.bg_submission a{
    background: #ffffff;
    color: #000000;
    padding: 10px 100px 13px;
    border-radius: 30px;
    margin-top: 60px;
}
.bg_submission a:hover{
    background: #b93303;
    color: #ffffff;
    border: 1px solid #ffffff;
    transition: .3s;
}
@media (max-width:479px) {
    .bg_submission a {
        padding: 10px 30px 13px;
    }
    .header-top-area .container-default-2{
        text-align: center;
    }
    .header-top-wrapper input {
        width: 130px;
    }
    .header-top-wrapper a {
        padding-right: 15px;
    }
    .ans_header {
        margin-left: 20px;
    }
    .header-top-wrapper button {
        padding: 0 14px;
    }
    .bg_std {
        height: 215px;
        background-position-y: 0;
        margin-bottom: 50px;
    }
    .bg_h2 {
        width: 60%;
    }
    .bg_std h2 {
        padding: 20px 20px;
        font-size: 16px;
        line-height: 20px;
    }
    .std_form label{
        font-size: 14px;
    }
    .std_form .col-4{
        padding-right: 0;
    }
    .help_proposal {
        padding: 0 10px;
    }
    .std_form .col-12{
        display: none;
    }
    .std_attachments button {
        padding: 10px 20px 35px;
        font-size: 14px;
    }
    .std_attachments h5 {
        font-size: 14px;
        margin-right: 20px;
    }
    .attach_label label {
        font-size: 14px;
    }
    .scholarship .form-check:nth-child(2) {
        margin: 0 10px;
    }
    .financial_g{
        width: 100px !important;
        height: max-content !important;
        padding: 15px 10px !important;
        line-height: 20px !important;
    }
    .std_attachments .attach_btn.d-flex{
        display: block !important;
    }
    .american_{
        width: 90px !important;
        margin-left: 0 !important;
        height: max-content !important;
        padding: 10px 15px 15px !important;
        margin-top: 15px !important;
    }
}

/*index*/
.bg_home{
    background-image: url(../../assets/images/home_img.png);
    margin-bottom: 0;
}
.bg_home h1 {
    font-size: 34px;
    margin: 25px 0;
}
.bg_home h3 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
}
.bg_home .content__ {
    width: 60%;
    text-align: center;
    color: #000000;
    background-color: #ffffff;
    opacity: .7;
    padding: 25px 90px 60px;
    border-radius: 70px;
}
.bg_home .content__ img {
    width: 60px;
    margin: auto;
}
.safeer_mbtath{
    background-color: #F5F5F5;
    padding: 60px 0;
    margin-bottom: 50px;
}
.sections_box{
    background: #ffffff;
    padding: 20px 14px;
    text-align: center;
    border-radius: 30px;
    margin-bottom: 30px;
    box-shadow: 0 5px 11px rgba(0, 0, 0, .14);
}
.sections_box .s_content{
    color: #0f3057;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    height: 115px;
    overflow: hidden;
}
.sections_box:hover{
    background: #0f3057;
    transition: .3s;
}
.sections_box:hover .s_content{
    color: #ffffff;
}
.featured_ads h4{
    text-align: center;
    padding: 0 10px;
    font-size: 20px;
    font-weight: 400;
}
.achievements{
    margin-bottom: 90px;
}
.achiev_{
    margin-bottom: 30px !important;
}
.achiev_content{
    padding: 0 100px;
}
.achiev_title{
    color: #554D89;
}
.achiev_text{
    height: 60px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
}
.evaluation{
    background-color: #0f3057;
    padding: 60px 0;
    margin-bottom: 50px;
}
.evaluation .section-content{
    margin-bottom: 60px !important;
}
.evaluation .title-1{
    color: #ffffff;
}
.ev_username{
    margin: auto 20px;
    font-size: 17px;
    color: #ffffff;
}
.ev_content{
    padding: 20px 45px;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    color: #ffffff;
}
.evaluation .ev_btn{
    margin: 50px auto 0;
    width: max-content;
}
.evaluation .ev_btn a{
    background: #ffffff;
    color: #0f3057;
    padding: 10px 50px 13px;
    border-radius: 30px;
    font-size: 16px;
}
.evaluation .ev_btn:hover a{
    background: #b93303;
    color: #ffffff;
    /*border: 1px solid #ffffff;*/
    transition: .3s;
}
.news_letter h4{
    font-size: 22px;
    margin: 30px 0;
}
.news_letter input{
    padding: 25px 30px;
    border-radius: 30px;
    font-size: 17px;
    color: #0f3057;
    margin-bottom: 30px;
}
.news_letter input::placeholder{
    color: #0f3057;
}
.btn_newsletter
{
    padding: 13px 60px 40px;
    border-radius: 40px;
    font-size: 17px;
}
.featured_ads .carousel-control-next, .featured_ads .carousel-control-prev{
    background-color: #0f3057;
    opacity: 1;
    border-radius: 50%;
    height: 30px;
    margin: auto;
    width: 30px;
}
.featured_ads .carousel-control-next{
    right: -50px;
}
.featured_ads .carousel-control-prev{
    left: -50px;
}
.featured_ads .carousel-control-next-icon, .featured_ads .carousel-control-prev-icon{
    width: 15px;
    height: 15px;
}
.featured_ads .carousel-control-next:hover, .featured_ads .carousel-control-prev:hover{
    background-color: #b93303;
    transition: .3s;
}
.border_rads_1{
    border-radius: 150px 150px 150px 50px;
}
.border_rads_2{
    border-radius: 150px 150px 50px 150px;
}
.ev_user_img{
    border-radius: 50%;
    border: 1px solid #2f2e2e;
    width: 100px;
    height: 100px;
}
.chat_mbtath {
    position: fixed;
    width: 200px;
    background: #b93303;
    text-align: center;
    padding: 20px;
    color: #ffffff;
    border-radius: 70px 60px 25px 70px;
    bottom: 40px;
    z-index: 999;
}
.chat_mbtath p{
   font-size: 17px;
    line-height: 22px;
    margin-top: 10px;
}
.chat_mbtath:hover a{
    color: #ffffff;
}
@media (max-width:479px) {
    .bg_home .content__ {
        width: 80%;
        opacity: .7;
        padding: 5px 15px 15px;
        border-radius: 50px;
    }
    .bg_home .content__ img {
        display: none;
    }
    .bg_home h1 {
        font-size: 22px;
        margin: 10px 0;
    }
    .bg_home h3 {
        font-size: 14px;
        line-height: 20px;
        height: 63px;
        overflow: hidden;
    }
    .sections_box img{
        width: 30px;
        margin-bottom: 10px !important;
    }
    .sections_box .s_content {
        font-size: 16px;
        line-height: 20px;
        height: 100px;
    }
    .featured_ads h4 {
        font-size: 16px;
    }
    .achievements {
        margin-bottom: 40px;
    }
    .achiev_content {
        padding: 15px;
    }
    .achiev_title {
        font-size: 14px;
        margin-bottom: 7px !important;
    }
    .achiev_text {
        height: 50px;
        font-size: 12px;
        line-height: 16px;
    }
    .evaluation .col-12{
        margin: auto;
        margin-bottom: 20px;
        text-align: center;
    }
    .evaluation .col-12 .d-flex{
        margin: auto;
        width: max-content;
        display: block !important;
    }
    .ev_user_img {
        width: 80px;
        height: 80px;
        margin-bottom: 10px;
    }
    .ev_username {
        font-size: 15px;
    }
    .ev_content {
        padding: 15px;
        font-size: 15px;
        line-height: 22px;
    }
    .evaluation .ev_btn {
        margin: 25px auto 0;
    }
    .news_letter h4 {
        font-size: 20px;
        margin: 25px 0;
    }
    .news_letter input {
        padding: 20px 25px;
        font-size: 15px;
        margin-bottom: 25px;
    }
    .btn_newsletter {
        padding: 8px 30px 33px;
        font-size: 16px;
    }
    .featured_ads .carousel-control-next, .featured_ads .carousel-control-prev {
        height: 25px;
        width: 25px;
        opacity: .5;
    }
    .featured_ads .carousel-control-prev {
        left: 10px;
    }
    .featured_ads .carousel-control-next {
        right: 10px;
    }
    .featured_ads .carousel-control-next-icon, .featured_ads .carousel-control-prev-icon {
        width: 12px;
        height: 12px;
    }
    .chat_mbtath {
        width: 165px;
        padding: 15px 10px;
    }
    .chat_mbtath p {
        font-size: 15px;
        line-height: 18px;
        margin-top: 8px;
    }
    .img.chat{
        width: 25px !important;
    }
}
.nav_tab{
    margin-top: 40px;
}
.nav_tab li{
    display: inline-flex;
}
.nav_tab i{
    margin: auto 10px;
    font-size: 16px;
}
.nav_tab a{
    font-size: 12px;
}
.education .section-content{
    margin-bottom: 100px;
}
.univ_sc{
    margin-bottom: 60px;
}
.univ_sc h2{
    font-size: 22px;
    margin-bottom: 10px;
}
.univ_sc h3{
    font-size: 20px;
    font-weight: 100;
    margin-bottom: 30px;
}
.univ_title{
    text-decoration: underline;
    font-size: 24px;
    font-weight: 700;
    color: #707070;
    margin: 20px 0 10px;
}
.univ_info_{
    font-size: 20px;
    width: 70%;
    line-height: 26px;
    font-weight: 100;
    color: #707070;
}
.education .btn_newsletter{
    margin-top: 50px !important;
    margin: inherit;
}
.education .btn_newsletter:hover{
    color: #ffffff;
}
.education .btn_newsletter:hover:active{
    color: #0f3057;
}
.education{
    margin-bottom: 50px;
}
.education_detls{
    margin-bottom: 120px;
}
.container-default.custom-area nav {
    margin: auto;
    width: max-content;
}
.education nav{
    margin: auto;
    width: max-content;
}
.page-item.active .page-link {
    background-color: #0f3057;
    border-color: #0f3057;
}
.page-link:focus{
    box-shadow: none;
}
.education_detls .section-content {
    margin-bottom: 70px;
}
.education_detls ._title{
    width: max-content;
    margin: auto;
    margin-bottom: 40px;
    font-size: 28px;
    font-weight: 100;
    color: #4c4a4a;
}
.eduction_select select{
    border-radius: 20px;
    background: #F5F5F5;
    border: 1px solid #0f3057;
    font-size: 14px;
    margin: 25px 0 50px;
}
@media (max-width:479px) {
    .education .section-content {
        margin-bottom: 60px;
    }
    .univ_sc {
        margin-bottom: 34px;
    }
    .univ_sc h2 {
        font-size: 20px;
    }
    .univ_sc h3 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .pagination li {
        margin-right: 10px;
    }
    .page-link {
        padding: 0.3rem .50rem;
    }
    .education_detls ._title {
        margin-bottom: 30px;
        font-size: 22px;

    }
    .univ_info_ {
        font-size: 16px;
        width: 100%;
        line-height: 24px;
    }
    .univ_title {
        font-size: 20px;
    }
    .education_detls img {
        margin-top: 20px;
    }
}
/*student register*/
.std_reg .bg_std{
    background-image: url(../../assets/images/std_reg.PNG);
    background-position-y: 0;
}
.std_reg .std_notes {
    margin: auto 25px;
}
.std_reg .scholarship .btn_complete, .profile_complete .scholarship .btn_complete, .set_appointments .scholarship .btn_complete {
    padding: 0 100px !important;
}
.std_reg .scholarship .btn_complete i {
    font-size: 12px;
    padding-left: 10px;
}
#eduction_type{
    margin-left: auto;
    width: 200px;
    background: #0f3057;
    color: #ffffff;
}
#verif_code{
    text-align: center;
}
#verif_code input {
    margin: 0 5px;
    text-align: center;
    line-height: 80px;
    font-size: 50px;
    border: solid 1px #E4E4E4;
    box-shadow: 0 0 5px #E4E4E4 inset;
    outline: none;
    width: 20%;
    transition: all .2s ease-in-out;
    border-radius: 0;
    background: #E4E4E4;
}
#verificationModal .modal-header, #verificationModal .modal-footer{
    margin: auto;
    border: 0;
}
#verificationModal .modal-content {
    background-color: #b93303;
    border-radius: .6rem;
    padding: 70px;
}
#verificationModal .modal-title {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 20px;
}
#verificationModal .modal-footer button {
    background: #0f3057;
    color: #ffffff;
    padding: 10px 30px 13px;
    border-radius: 30px;
    font-size: 16px;
    margin-bottom: 20px;
}
#verificationModal .modal-footer button:hover {
    background: #b93303;
    border: 1px solid #ffffff;
    transition: .3s;
}
#verificationModal .modal-footer button:focus, #verificationModal .modal-footer button:active {
    outline: none;
    box-shadow: none;
}
#verificationModal .modal-dialog {
    max-width: 600px;
}
.profile_complete{
    margin: 50px 0 150px;
}
.profile_bg{
    text-align: center;
    background-color: #F5F5F5;
    box-shadow: 0 5px 11px rgba(0, 0, 0, .14);
    padding: 50px 70px;
    margin-bottom: 30px;
}
.profile_img{
    border-radius: 50%;
    /*height: 100px;*/
    border: 1px solid #707070;
}
.prof_img{
    position: relative;
    width: max-content;
    margin: auto;
}
.prof_img:before{
    content: "";
    position: absolute;
    background: #22B80B;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    bottom: 0;
    right: 15px;
}
.profile_username{
    margin: 20px auto 10px;
    width: max-content;
}
.profile_username img{
    margin-right: 10px;
}
.fa-star{
    color: #D6CF03;
}
.prof_content{
    margin-top: 40px;
}
.prof_content i{
    margin: auto 10px auto 0;
}
.prof_content h5{
    font-weight: 400;
    margin-right: 10px;
    font-size: 18px;
}
.prof_content p{
     font-weight: 100;
     font-size: 16px;
}
.w_max_content{
    width: max-content;
}
.border__{
    border-right: 2px solid #b93303;
}
.prof_head{
    padding: 20px 50px 100px;
    position: relative;
}
.ml_auto{
    margin-left: auto !important;
}
.prof_info{
    font-weight: 400;
    text-align: left;
    padding-right: 70px;
}
.profile_bg .safeer_textarea{
    border: 1px solid #707070;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 25px;
}
.profile_bg .btn_newsletter{
    width: 250px;
}
.set_appointments, .recharge{
    margin: 50px 0 100px;
}
.set_appointments h3{
    font-size: 24px;
    margin-bottom: 40px;
}
.set_appointments h4{
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 40px;
}
.set_appointments select, .choose_teacher select{
    background: #0f3057;
    color: #ffffff;
    border-radius: 20px;
    border: 1px solid #0f3057;
    font-size: 16px;
    width: 40%;
    margin: auto;
    padding-bottom: 10px;
    margin-bottom: 40px;
    height: calc(1.5em + .75rem + 7px);
}
.custom-checkbox .custom-control-label::before {
    border-radius: 0;
    border: #0f3057 solid 2px;
    width: 1.2rem;
    height: 1.2rem;
    left: -2.5rem;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #0f3057;
    background-color: #ffffff;
    border-radius: 0;
    box-shadow: 0;
    outline: none;
}
.custom-control-input:not(:disabled):active~.custom-control-label::before {
    color: #fff;
    background-color: #fff;
    border-color: #0f3057;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23b93303' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-control-label::after {
    width: 1.2rem;
    height: 1.2rem;
    left: -2.5rem;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
    outline: none;
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #0f3057;
}
.set_appointments .scholarship .btn_complete {
    width: 40%;
    height: calc(1.5em + .75rem + 7px);
}
.profile_bg .edit_delete .fa{
    background: #ffffff;
    color: #0f3057;
    padding: 13px;
    border-radius: 50%;
    font-size: 12px;
}
.profile_bg .edit_delete .fa:hover{
    background: #0f3057;
    color: #ffffff;
}
.font_17{
    font-size: 17px;
}
.prof_head .edit_delete{
    position: absolute;
    right: 11%;
    top: 11%;
}
.ev_time_table{
    position: absolute;
    bottom: 70px;
    left: 0;
    text-align: left;
}
.ev_time_table a{
    display: block;
}
.ev_time_table h5{
    margin: 0 0 10px;
    color: #b93303;
}
/*video profile*/
.feature-image{
    width: 95%;
    margin: auto;
}
.feature-image img{
    border-radius: 35px;
}
.feature-image .popup-video {
    top: 50%;
    right: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
}

.feature-image .popup-video .popup-vimeo {
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #ffffff;
    background-color: #b93303;
    border-radius: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.feature-image .popup-video .popup-vimeo:hover {
    color: #ffffff;
    background-color: #0f3057;
}

@media (max-width: 479px) {
.feature-image .popup-video .popup-vimeo {
    height: 30px;
    width: 30px;
    border-radius: 5px;
        line-height: 50px;
    }
}
.feature-image .popup-video .popup-vimeo i {
    vertical-align: middle;
}
/*video profile*/
.choose_teacher .prof_head {
    padding-bottom: 50px;
}
.choose_teacher select{
    background: none;
    color: #000000;
    margin-bottom: 30px;
}
.choose_teacher .custom-checkbox{
    padding: 0 2rem;
}
.choose_teacher .custom-checkbox .custom-control-label::before {
    left: -2rem;
    /*background: none;*/
}
.choose_teacher .custom-control-label::after {
    left: -2rem;
}
.choose_teacher .scholarship {
    margin-bottom: 0;
}
.search_teacher .profile_bg{
    background-color: #ffffff;
    padding: 30px 70px;
    margin-bottom: 20px;
}
.search_teacher .custom-control-label {
    font-size: 16px;
    margin-right: 30px;
}
.search_teacher .s_rating{
    margin-top: -5px;
}
.search_teacher .prof_img{
    margin: 0;
}
.search_teacher .profile-rating{
    margin: 15px 0 10px;
    text-align: left;
}
.s_emp_info{
    font-weight: 400;
    margin-right: 10px;
    font-size: 18px;
}
.s_emp_icon{
    margin: auto 0;
}
.m_0_50{
    margin: 0 50px;
}
.fas.fa-heart{
    color: #b93303;
}
.choose_teacher .prof_head{
    position: relative;
}
.messages_profile{
    position: absolute;
    left: 0;
    top: 20px;
    text-align: left;
}
.msg_prof_bg{
    background: #ffffff;
    padding: 30px 50px;
    width: 310px;
}
.messages_profile h5{
    font-size: 18px;
    font-weight: 400;
}
.messages_profile p{
    font-weight: 100;
    margin-left: auto;
}
.about_content{
    margin-bottom: 20px;
}
.about_content p{
    font-size: 18px;
}
.bg__safeer{
    background: #F5F5F5;
    padding: 50px 0;
}
.contact_safeer label {
    font-size: 16px;
}
.contact_safeer input, .contact_safeer select, .contact_safeer textarea, .rate_experience textarea, .recharge_form input, .corres_srv_teacher input{
    border-radius: 30px;
    background: none;
    border: 1px solid #0f3057;
    font-size: 14px;
    width: 30%;
}
.contact_safeer textarea{
    width: 60%;
    padding: 20px;
}
.contact_safeer .scholarship{
    margin-bottom: 30px;
}
.contact_safeer .scholarship button, .rate_experience .scholarship button{
    margin-top: 30px !important;
}
.rate_experience textarea{
    background: #F5F5F5;
    padding: 20px 30px;
    width: 100%;
    border-radius: 30px;
}
.btn_prof_head{
    position: absolute;
    left: 11%;
    top: 8%;
    width: 180px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.std_teacher_profile .profile_bg{
     box-shadow: none;
    margin-bottom: 0;
    border-bottom: 2px solid #e0dcdc;
}
.std_teacher_profile .profile_bg:last-child{
    border-bottom: none;
}
.std_teacher_profile .prof_head{
     padding-bottom: 50px !important;
}
.teac_shadow{
    box-shadow: 0 5px 11px rgba(0, 0, 0, .14);
}
.plan_summary{
    background: #ffffff;
    padding: 50px;
    margin-top: 40px;
    border-radius: 30px;
    box-shadow: 0 5px 11px rgba(0, 0, 0, .14);
}
.recharge label{
    margin: 0 50px;
}
.recharge [type=radio] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}
.recharge img {
    cursor: pointer;
    width: 100px;
}
.recharge [type=radio]:checked + .checked_img {
    background: #ffffff;
    padding: 80px 50px;
    box-shadow: 0 5px 11px rgba(0, 0, 0, .14);
    position: relative;
}
.recharge [type=radio]:checked + .checked_img:after {
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 8 8'%3e%3cpath fill='%23b93303' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translate(-50%, 0px);
    z-index: 10;
    color: #000;
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    background-repeat: no-repeat;
}
.recharge_form .col-md-3{
    margin: auto 0;
    text-align: left;
}
.recharge_form label{
    font-size: 16px;
    margin:0;
}
.recharge_form input{
    width: 100%;
}
h5.final_amount{
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    margin-right: 20px;
}
p.amount_payment{
    color: #b93303;
    margin-top: -1px;
}
.heig_255{
    height: 255px;
}
.input-group{
    border: 1px solid #0f3057;
    border-radius: 30px;
}
.input-group input, .input-group .input-group-append{
    border: 0;
}
.input-group .input-group-text{
    background: none;
    border: 0;
}
.input-group input::placeholder{
    font-size: 12px;
}
.recharge .scholarship button{
    width: 30%;
}
.f_w_400{
    font-weight: 400;
}
.text_d_underline{
    text-decoration: underline;
}
.correspondence_teacher .fa-user{
    padding-right: 10px;
    font-size: 14px;
    color: #b93303;
    position: relative;
    top: -1px;
}
.bg_white{
    background: #FFFFFF;
    padding: 50px 25px;
}
.bg_white:first-child{
    border-bottom: 2px solid #e0dcdc;
}
.create_response{
    margin-top: 90px;
}
.correspondence_teacher .prof_head {
    padding: 20px 100px 50px;
    position: relative;
}
.correspondence_teacher .profile_username {
    margin-top: 10px !important;
}
.corresp_btn {
    position: absolute;
    right: 5%;
    top: 0;
}
.corresp_btn button{
    width: 220px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.correspondence_teacher .bg_white .prof_img{
    margin: 0;
}
.m_auto_20{
    margin: auto 20px;
}
.p_0_120{
    padding: 0 120px;
}
.corres_response{
    padding-left: 70px;
    padding-right: 50px;
}
.corres_response textarea , .rate_teacher textarea{
    border-color: #0f3057;
    border-radius: 0;
}
.corres_response button{
    background: #E4E4E4;
    border-radius: 30px;
    border: 0;
}
.corres_response button:focus{
    box-shadow: none;
    outline: none;
    border: 0;
    background: #E4E4E4;
}
.correspondence_teacher  .btn_complete{
    width: 270px;
    height: 42px;
}
.correspondence_teacher .btn_newsletter {
    padding: 7px 30px 35px;
    margin-top: 20px;
    width: 210px;
}
.correspondence_teacher .btn_newsletter:hover{
    color: #FFFFFF;
}
.color_red{
    color: #b93303;
}
.color_blue{
    color: #0f3057;
}
.correspondence_teacher .dropdown-toggle::after {
    top: 4px;
    position: relative;
}
.correspondence_teacher .nav-link i {
    position: relative;
    top: 2px;
}
.rate_teacher .fa-star{
    font-size: 40px;
}
.rate_teacher .fa-star:last-child{
    color: #707070;
}
.rate_teacher .btn_complete {
    margin-top: 40px !important;
}
.rate_teacher textarea{
    padding: 15px;
}
.service_type #eduction_type {
     margin-left: 0;
}
#s_arabia{
    width: 200px;
    background: #ffffff;
}
.service_prof .btn_newsletter{
    padding: 13px 40px 40px;
}
.corres_srv_teacher input{
    width: 100%;
}
.corres_srv_teacher label {
    margin-bottom: 1.5rem;
    font-size: 17px;
}
.corres_srv_teacher .create_response {
    margin-top: 40px;
}
.choose_provider .btn_complete {
    margin-top: 20px !important;
    margin-bottom: 90px !important;
}
.attach_works button{
    padding: 150px 150px 180px;
    background: none;
    font-size: 18px;
    color: #0f3057;
    border: 1px solid #9a9696;
}
.attach_works button.btn_img{
    border-radius: 30px 0 0 30px;
    border-right: 0;
}
.attach_works button.btn_video{
    border-radius: 0 30px 30px 0;
}
.determine_city{
    width: 20%;
    border-radius: 30px;
    background: none;
    margin-bottom: 20px !important;
}
@media (max-width: 479px) {
    .std_reg .std_notes {
        margin: 15px 15px 0 auto !important;
    }
    #verificationModal .modal-content {
        padding: 10px;
    }
    #verificationModal .modal-footer button {
        padding: 10px 15px 13px;
    }
    .set_appointments select, .choose_teacher select {
        width: 60%;
    }
    .custom-checkbox .custom-control-label::before {
        left: 0;
    }
    .custom-control-label::after{
        left: 0;
    }
    .set_appointments .scholarship .btn_complete {
        padding: 0 !important;
        width: 60%;
    }
    .profile_bg {
        padding: 40px 10px;
    }
    .recharge label {
        margin: 0 5px;
    }
    .recharge [type=radio]:checked + .checked_img {
        padding: 50px 15px;
    }
    .recharge img {
        width: 50px;
    }
    .heig_255 {
        height: 150px;
    }
    /*.recharge .col-12 label {*/
        /*margin-bottom: 10px;*/
    /*}*/
    input[type=checkbox]+label {
        padding-right: 15px;
        padding-left: 30px;
    }
    .appoin_check .custom-checkbox{
        padding-left: 0;
    }
    .recharge .scholarship button {
        width: 60%;
    }
    .determine_city {
        width: 60%;
    }
    .attach_works button {
        padding: 50px 20px 80px;
    }
    .contact_safeer input, .contact_safeer textarea, .contact_safeer select {
        width: 100%;
    }
    .prof_info {
        padding-right: 20px;
        font-size: 16px;
    }
    .profile_bg .col-12{
        margin-bottom: 15px !important;
    }
    .prof_content h5 {
        margin-right: 10px;
        font-size: 14px;
    }
    .prof_content p {
        font-size: 13px;
    }
    .border__ {
        border-right: none;
    }
    .prof_content .col-12{
        display: block !important;
    }
    .prof_content .col-12 .ml-auto.w_max_content{
        margin: 0 !important;
    }
    .service_prof .btn_newsletter.ml-auto{
        margin: 0 !important;
    }
    .ev_time_table {
        position: static;
    }
    .feature-image .popup-video .popup-vimeo i {
        font-size: 12px;
    }
    .font_17 {
        font-size: 15px;
    }
    .messages_profile {
        position: static;
        margin-bottom: 20px;
    }
    .search_teacher .profile_bg .appoin_check.d-flex{
        display: block !important;
        text-align: left;
        margin-left: 20px;
    }
    .s_rating{
        margin-bottom: 10px;
    }
    .search_teacher .profile_bg {
        padding: 20px 40px;
    }
    .search_teacher .prof_img, .search_teacher .profile-rating, .search_teacher .text-left {
        margin: 10px auto;
        width: max-content;
    }
    i.m_0_50 {
        margin: 0 20px;
    }
    .search_teacher .profile_bg .btn_newsletter {
        width: 150px;
        margin-right: auto !important;
        margin-left: 0 !important;
    }
    .std_reg .scholarship .btn_complete, .profile_complete .scholarship .btn_complete, .set_appointments .scholarship .btn_complete {
        padding: 0 35px !important;
    }
    .correspondence_teacher .prof_head {
        padding: 20px 15px 50px;
    }
    .p_0_120 {
        padding: 0 15px;
    }
    .corres_response {
        padding-left: 0;
        padding-right: 0;
    }
    .corresp_btn {
        position: static;
    }
    .profile_username {
        margin: 20px auto 10px !important;
        width: auto;
    }
    .prof_head .profile_username {
        width: max-content;
    }
    .appoin_check.w_max_content{
        width: auto;
    }
    .search_teacher .custom-control-label {
        margin-right: 0;
    }
    .btn_prof_head {
        position: static;
        margin: 10px auto !important;
    }
    .correspondence_teacher .prof_head .profile_username {
        width: auto;
    }
    .choose_provider input[type=checkbox]+label {
        padding-left: 0;
    }
    .recharge_form input[type=checkbox]+label {
        padding-right: 0;
    }
    .choose_teacher .prof_content .col-10 .appoin_check input[type=checkbox]+label {
        padding-right: 30px;
        padding-left: 0;
    }
    .choose_teacher .prof_content .col-10 .appoin_check{
        margin-left: 15px !important;
    }
    .choose_teacher .search_teacher .appoin_check.d-flex .custom-checkbox {
        padding-right: 0;
    }

}

/*ask safeer*/
.safeer .btn_newsletter.m-auto{
    padding: 0 60px;
}
.complaint_label{
    font-size: 18px;
}
.complaint_text {
    background: #f5f5f5;
    border-radius: 30px;
    border: 1px solid #0f3057;
}

/*cost_living*/
.cost_living .section-content{
    margin-bottom: 50px;
}
.nav_costing{
    margin-bottom: 50px !important;
    margin-top: 20px !important;
}
.nav_costing .nav-item{
    margin: 0 10px;
    width: 130px;
    text-align: center;
}
.nav_costing .nav-item a{
    color: #0f3057;
    border: 1px solid #0f3057;
    border-radius: 30px;
}
.nav_costing .nav-link.active, .nav_costing .show>.nav-link {
    color: #fff;
    background: #0f3057;
    border-radius: 30px;
}
.cost_living .univ_sc a{
    color: #0f3057;
    text-decoration: underline;
}
.w_200{
    width: 200px;
}
.f_w_600{
    font-weight: 600 !important;
}
.research_st_profile .profile_bg .scholarship{
    margin-bottom: 0;
}
.research_st_profile .profile_bg .scholarship .btn_complete{
    margin-top: 0 !important;
    margin-bottom: 0;
    padding: 10px 30px 37px !important;
}
.research_st_profile .edit_data{
    text-decoration: underline;
    color: #b93303;
}
.research_st_profile .prof_head {
    padding: 20px 50px 30px;

}
.research_st_profile .profile_bg{
  box-shadow: none;
  margin-bottom: 0;
}
.research_st_profile .profile_bg:first-child{
    border-bottom: 2px solid #e0dcdc;
}
@media (max-width:479px) {
    .research_st_profile .profile_bg .scholarship .btn_complete , .research_st_profile .profile_bg h5.f_w_400 {
        font-size: 14px;
    }
    .research_st_profile .profile_bg h5.color_red {
        font-size: 17px;
    }
    .nav_costing {
         width: 300px !important;
     }
    .nav_costing .nav-item {
        margin-bottom: 10px;
    }
}
.sign_up .scholarship button{
    width: 250px !important;
}
.sign_up .scholarship button.btn_complete:hover{
    background: #b93303 !important;
}
/*.sign_up .scholarship button.btn_newsletter:hover{*/
    /*background: #0f3057 !important;*/
/*}*/
.email_address_{
    margin-top: 50px;
    margin-bottom: 100px;
}
.email_address_ .scholarship button {
    margin: 20px 10px 0 !important;
    font-size: 17px !important;
    padding: 0 20px !important;
}
.sign_up .form-check-label{
    font-weight: 400;
}
.doc_required li{
    line-height: 20px;
}
@media (max-width:479px) {
    .email_address_ .scholarship button {
        width: 130px !important;
    }
    .d_block_mobile{
        display: block !important;
    }
    .mb_3_mobile{
        margin-bottom: 3rem !important;
    }
}
.phd_super_reg .bg_std{
    background-image: url(../../assets/images/phd.PNG) !important;
}
.sup_profile .profile_bg .scholarship .btn_newsletter{
    margin-top: 0 !important;
    margin-bottom: 0;
    padding: 10px 30px 37px !important;
    width: auto;
}
.sup_profile .profile_bg .scholarship .btn_complete{
    width: 250px;
}
.translate_srv .safeer_textarea{
    box-shadow: none;
    border: 1px solid #0f3057;
}
.translate_srv .recharge {
    margin: 0;
}
.translate_srv .recharge label {
    margin: 0 30px 10px 0 !important;
}
.translate_srv .recharge label .tranlate_type_radio {
    border: 1px solid #0f3057;
    padding: 5px 15px 8px;
    width: 180px;
    text-align: center;
    border-radius: 40px;
    color: #0f3057;
    cursor: pointer;
}
.translate_srv .recharge [type=radio]:checked + .tranlate_type_radio{
    background-color: #0f3057;
    color: #ffffff;
}
.translate_srv .btn_complete , .translate_srv .btn_newsletter {
    width: 200px !important;
}
.translate_srv .scholarship .btn_complete {
    width: 350px !important;
    margin-top: 30px !important;
}
.translate_srv .col-12{
    display: block;
}
.fa-exchange-alt{
    margin-top: 35px;
    color: #b93303;
}
.curr_result{
    margin: 60px auto 100px;
    text-align: center;
    background: #0f3057;
    color: #ffffff;
    padding: 20px;
    border-radius: 15px;
}
.featured_ads_page{
    background: #F5F5F5;
    padding: 50px;
}
.ads_content{
    padding: 20px;
}
.ads_content .prof_img:before {
    width: 8px;
    height: 8px;
    right: 5px;
}
.ads_con_text{
    height: 90px;
    margin: 15px 0;
    overflow: hidden;
}
.ads_img_page{
    border-radius: 20px;
}
.ads_p_box{
    box-shadow: 0 5px 11px rgba(0, 0, 0, .14);
    background: #f5f5f5;
    border-radius: 20px;
    position: relative;
}
.mb_30{
    margin-bottom: 30px !important;
}
.input_radius{
    border-radius: 30px;
}
select.input_radius{
    background: #0f3057;
    color: #ffffff;
}
.ads_inp.input-group input::placeholder{
    font-size: 16px;
}
.add_ads{
    background: #0f3057;
    color: #ffffff;
    padding: 10px 50px 13px;
    border-radius: 30px;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
}
.add_ads:hover{
    background: #b93303;
    color: #ffffff;
}
.mb_0{
    margin-bottom: 0 !important;
}
.my_ads_ .ads_content{
    padding: 20px 20px 10px;
}
.ads_search{
    width: 300px;
    margin: 0 auto 70px;
    border-radius: 30px;
    border: 1px solid #0f3057;
    color: #0f3057;
}
.ads_feature_{
    position: absolute;
    top: -2px;
    left: 40px;
    background: #0f3057;
    color: #ffffff;
    padding: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 1);
}
.ads_feature_ p{
    font-size: 12px;
}
.ad_dtl_content .feature-image{
    width: 100%;
}
.ad_dtl_content .col-md-11 img{
    border-radius: 10px;
}
.ad_dtl_content .prof_img{
    margin: inherit;
}
.ad_dtl_content .prof_img:before {
    width: 10px;
    height: 10px;
}
.w_150{
    width: 150px;
}
.w_170{
    width: 170px;
}
.scholarship a.btn_complete{
    width: 300px;
    padding: 8px 50px 35px !important;
    border-radius: 30px;
    text-align: center;
    color: #ffffff;
}
.w_90{
    width: 90px;
}
@media (max-width:479px) {
    .ads_raised .d-flex.mb-5 {
        display: block !important;
    }
    .ads_raised .d-flex.mb-5 h3 {
        margin-bottom: 15px;
    }
    .featured_ads_page {
        padding: 25px 5px;
    }
    .add_ads {
        margin-bottom: 15px;
        position: static;
    }
    .scholarship a.btn_complete {
        width: 340px;
    }
    .mb_10_mobile{
        margin-bottom: 10px;
    }
    .ml_15_mobile{
        margin-left: 15px !important;
    }
}
.iziModal .iziModal-header.iziModal-noSubtitle{
    background: #0f3057 !important;
}
.mbtath_modal .btn_newsletter , .mbtath_modal .btn_complete{
    width: 120px;
    height: 35px;
}
.mbtath_modal .btn_complete {
    padding: 0 !important;
    margin-top: 0 !important;
    border-radius: 30px;
}
.mbtath_modal input, .mbtath_modal select, .mbtath_modal textarea{
    border-radius: 30px;
}
.iziModal .iziModal-header.iziModal-noSubtitle .iziModal-header-icon {
    font-size: 17px !important;
    padding-top: 4px !important;
}
.mbtath_modal .btn-primary-outline.light.btn_newsletter{
    background: rgba(15, 48, 87, .6) !important;
}
.mbtath_modal .btn-primary-outline.light.btn_newsletter:hover{
    color: #ffffff;
    background: rgba(15, 48, 87, .8) !important;
}
.swal2-actions{
    direction: rtl;
}
.swal2-styled.swal2-confirm {
    background-color: #b93303 !important;
}
.iziModal .iziModal-header-subtitle, .iziModal .iziModal-header-title {
    font-family: "Noor" !important;
}
.reserv_{
    border-radius: 30px;
    margin: 0 !important;
    padding: 4px !important;
    cursor: pointer;
    color: #ffffff;
}

.skills__ p{
    background-color: #fff;
    position: relative;
    margin-right: 15px;
    padding: 3px 40px 5px 15px;
    border-radius: 15px;
    margin-top: 15px;
}
.skills__ i{
    color: #656565;
    position: absolute;
    right: 15px;
    top: 8px;
}