/*Persian Fonts*/
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum)_Black.eot');
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../fonts/Iransans/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/Iransans/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/Iransans/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../fonts/Iransans/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/Iransans/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/Iransans/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../fonts/Iransans/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/Iransans/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/Iransans/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../fonts/Iransans/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/Iransans/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/Iransans/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../fonts/Iransans/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/Iransans/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/Iransans/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/Iransans/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */
        url('../fonts/Iransans/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/
        url('../fonts/Iransans/woff/IRANSansWeb(FaNum).woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
        url('../fonts/Iransans/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&family=Roboto:wght@300;400;500;700;900&display=swap");

.section-bg {
    background-color: #ECFFFF
}

body {
    font-family: "IRANSans", sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    overflow-x: hidden;
    direction: rtl;
}

.hidden-thing {
    position: absolute;
    left: 100%;
    width: 50px;
    height: 50px;
    opacity: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "IRANSans", serif;
    color: #1a1a1a;
    margin-top: 0px;
    font-style: normal;
    font-weight: 500;
}

p {
    font-family: "IRANSans", sans-serif;
    color: #301A22;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 300;
    line-height: 1.6
}

.f-left {
    float: left
}

.f-right {
    float: right
}

.fix {
    overflow: hidden
}

.clear {
    clear: both
}

.mb-5 {
    margin-bottom: 5px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-55 {
    margin-bottom: 55px
}

.ml-5 {
    margin-left: 5px
}

.mr-10 {
    margin-right: 10px
}

.pt-50 {
    padding-top: 50px
}

.pt-100 {
    padding-top: 100px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

a,
.button {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

a:focus,
.button:focus {
    text-decoration: none;
    outline: none
}

a {
    color: #635c5c;
    transition: all 0.5s;
    text-decoration: none
}

a:hover {
    color: #fff
}

a:focus,
a:hover {
    text-decoration: none
}

a,
button {
    color: #fff;
    outline: medium none
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
    outline: 0
}

input:focus::-moz-placeholder {
    opacity: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

ul {
    margin: 0px;
    padding: 0px
}

li {
    list-style: none
}

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0
}

@keyframes bounce {
    0% {
        transform: translateY(-3px)
    }

    50% {
        transform: translateY(3px)
    }

    100% {
        transform: translateY(-3px)
    }
}

.sticky-bar {
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
    z-index: 9999;
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    -webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1)
}

#back-top {
    background: #00a4a6;
    height: 50px;
    width: 50px;
    right: 31px;
    bottom: 18px;
    position: fixed;
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    line-height: 48px;
    border: 2px solid transparent;
    box-shadow: 0 0 10px 3px rgba(108, 98, 98, 0.2)
}

@media (max-width: 575.99px) {
    #back-top {
        right: 16px
    }
}

#back-top a i {
    display: block;
    line-height: 50px
}

@-webkit-keyframes heartbeat {
    to {
        -webkit-transform: scale(1.03);
        transform: scale(1.03)
    }
}

@keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotateme {
    from {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(360deg)
    }
}

.slick-initialized .slick-slide {
    outline: 0
}

.running {
    animation: nudge 10s linear infinite alternate
}

@keyframes nudge {

    0%,
    100% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(-100px, 0);

        @media (max-width: 575.99px) {
            transform: translate(-50px, 0) !important
        }
    }

    80% {
        transform: translate(100px, 0);

        @media (max-width: 575.99px) {
            transform: translate(50px, 0) !important
        }
    }
}

.best-selling .slick-track {
    display: flex !important;
}

.best-selling .slick-slide {
    display: flex;
    height: inherit !important;
}

.nice-select {
    width: 100%;
    height: 45px;
    background: #fff;
    border-radius: 30px;
    padding: 11px 19px 11px 18px;
    color: #140C40;
    line-height: 20px;
    border: 1px solid #EEE1E0;
    margin-bottom: 30px
}

@media (max-width: 575.99px) {
    .nice-select {
        padding-left: 25px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .nice-select {
        padding-left: 25px
    }
}

.nice-select .list {
    width: 100%
}

.nice-select.open .list {
    width: 100%;
    border-radius: 0;
    border: 0
}

.nice-select::after {
    border-bottom: 3px solid #232F55;
    border-right: 3px solid #232F55;
    height: 9px;
    width: 9px;
    margin-top: -6px;
    right: 29px
}

.nice-select:focus {
    border-color: #EEE1E0
}

.section-padding {
    padding-top: 120px;
    padding-bottom: 120px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-padding {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media (max-width: 575.99px) {
    .section-padding {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.top-padding {
    padding-top: 120px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .top-padding {
        padding-top: 100px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .top-padding {
        padding-top: 70px
    }
}

@media (max-width: 575.99px) {
    .top-padding {
        padding-top: 70px
    }
}

.w-padding2 {
    padding: 40px 50px
}

@media (max-width: 575.99px) {
    .w-padding2 {
        padding: 40px 20px
    }
}

.footer-padding {
    padding-top: 100px;
    padding-bottom: 60px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-padding {
        padding-top: 80px;
        padding-bottom: 20px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-padding {
        padding-top: 80px;
        padding-bottom: 20px
    }
}

@media (max-width: 575.99px) {
    .footer-padding {
        padding-top: 80px;
        padding-bottom: 0px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-tittle {
        margin-bottom: 50px
    }
}

@media (max-width: 575.99px) {
    .section-tittle {
        margin-bottom: 50px
    }
}

.section-tittle p {
    color: #6A6063;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-tittle p br {
        display: none
    }
}

@media (max-width: 575.99px) {
    .section-tittle p br {
        display: none
    }
}

.section-tittle p a {
    text-decoration: underline
}

.section-tittle>span {
    color: #7EA0FF;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: capitalize;
    display: inline-block;
}

@media (max-width: 575.99px) {
    .section-tittle>span {
        font-size: 14px;
        padding-left: 0px
    }
}

.section-tittle h2 {
    font-size: 30px;
    display: block;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 22px
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .section-tittle h2 {
        font-size: 30px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-tittle h2 {
        font-size: 30px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-tittle h2 {
        font-size: 30px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-tittle h2 {
        font-size: 30px
    }
}

@media (max-width: 575.99px) {
    .section-tittle h2 {
        font-size: 24px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .section-tittle h2 br {
        display: none
    }
}

@media (max-width: 575.99px) {
    .section-tittle h2 br {
        display: none
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .small-tittle {
        margin-bottom: 50px
    }
}

@media (max-width: 575.99px) {
    .small-tittle {
        margin-bottom: 50px
    }
}

.small-tittle h4 {
    font-size: 16px;
    display: block;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 22px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .small-tittle h4 {
        font-size: 41px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .small-tittle h4 {
        font-size: 43px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .small-tittle h4 {
        font-size: 31px
    }
}

@media (max-width: 575.99px) {
    .small-tittle h4 {
        font-size: 24px
    }
}

.small-tittle p {
    color: #301A22;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5
}

.small-tittle p a {
    text-decoration: underline
}

.btn {
    background: #00a4a6;
    font-family: "IRANSans", sans-serif;
    text-transform: inherit !important;
    padding: 22px 32px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 500 !important;
    border-radius: 35px;
    line-height: 1;
    line-height: 0;
    cursor: pointer;
    -moz-user-select: none;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden
}

.btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 102%;
    height: 102%;
    background: #02787a;
    z-index: 1;
    border-radius: 0px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0px
}

.btn i {
    padding-right: 11px
}

.btn:hover {
    color: #fff !important
}

.btn:hover::before {
    transform: scaleX(1);
    z-index: -1
}

.border-btn {
    border: 1px solid #fff;
    color: #fff;
    background: none;
    padding: 17px 39px !important;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    position: relative;
    transition: color 0.4s linear;
    position: relative;
    overflow: hidden;
    border-radius: 30px;
    z-index: 1
}

.border-btn i {
    color: #fff !important;
    font-size: 16px;
    margin-right: 10px;
    color: #00a4a6;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.border-btn::before {
    border: 1px solid transparent;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #fff;
    z-index: -1;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleY(0);
    border-radius: 0
}

.border-btn.border-btn2 {
    border: 1px solid #00a4a6 !important;
    color: #00a4a6 !important;
    border-radius: 30px
}

.border-btn.border-btn2:hover {
    color: #fff !important
}

.border-btn.border-btn2:hover::before {
    border: 1px solid transparent !important;
    background: #00a4a6
}

.border-btn:hover {
    color: #00a4a6
}

.border-btn:hover::before {
    transform: scaleY(1);
    border: 1px solid transparent
}

.border-btn:hover i {
    color: #00a4a6 !important
}

.browse-btn {
    color: #1a1a1a !important;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    display: inline-block
}

.browse-btn::before {
    position: absolute;
    content: "";
    background: #EEE1E0;
    width: 100%;
    height: 2px;
    bottom: -11px
}

.browse-btn:hover {
    color: #00a4a6;
}

.header-btn {
    padding: 25px 34px !important;
    display: inline-block !important
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-btn {
        font-size: 14px !important
    }
}

@media (max-width: 575.99px) {
    .header-btn {
        padding: 17px 12px !important;
        font-size: 14px !important
    }
}

.header-btn::after {
    position: unset !important
}

.header-btn i {
    padding-right: 9px;
    font-size: 17px;
    color: #fff
}

.hero-btn {
    padding: 29px 45px
}

.submit-btn {
    width: 100%;
    background: #00a4a6;
    font-family: "IRANSans", serif;
    text-transform: inherit !important;
    padding: 25px 43px;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-size: 16px !important;
    font-weight: 500 !important;
    border-radius: 35px;
    line-height: 1;
    line-height: 0;
    cursor: pointer;
    -moz-user-select: none;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden
}

.submit-btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #1a1a1a;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0px
}

.submit-btn:hover {
    color: #fff !important
}

.submit-btn:hover::before {
    transform: scaleX(1);
    z-index: -1
}

.submit-btn i {
    font-size: 20px;
    margin-right: 10px;
    color: #fff;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.white-btn {
    background: #fff;
    padding: 25px 36px;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    color: #222222;
    border-radius: 25px;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    -moz-user-select: none;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden
}

@media (max-width: 575.99px) {
    .white-btn {
        padding: 25px 18px
    }
}

.white-btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #00a4a6;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0
}

.white-btn:hover {
    color: #fff !important;
    box-shadow: 0px 3px 31px 2px rgba(207, 207, 207, 0.7)
}

.white-btn:hover::before {
    transform: scaleX(1);
    z-index: -1
}

.btn_1 {
    background-color: #00a4a6;
    border: 1px solid #00a4a6;
    color: #fff !important;
    display: inline-block;
    padding: 16px 41px;
    text-transform: capitalize;
    line-height: 16px;
    margin-top: 32px;
    font-size: 13px
}

.btn_1:hover {
    background-color: #fff;
    border: 1px solid #00a4a6;
    color: #00a4a6 !important
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none
}

.more-btn {
    color: #F1FBFF;
    font-size: 16px
}

.more-btn i {
    -ms-transform: rotate(20deg);
    transform: rotate(45deg);
    display: inline-block;
    line-height: 1;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    top: 3px;
    left: 5px
}

.boxed-btn {
    background: #fff;
    color: #00a4a6 !important;
    display: inline-block;
    padding: 18px 44px;
    font-family: "IRANSans", serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #00a4a6;
    text-align: center;
    color: #00a4a6;
    cursor: pointer
}

.boxed-btn:hover {
    background: #00a4a6;
    color: #fff !important;
    border: 1px solid #00a4a6
}

.boxed-btn:focus {
    outline: none
}

.boxed-btn2 {
    padding: 4px 20px !important
}

.share-btn {
    border-radius: 50%;
    padding: 12px 17px !important
}

.share-btn i {
    margin: 0
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .header-bottom {
        padding: 8px 13px;
        background: #fff
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .header-bottom {
        padding: 8px 13px;
        background: #fff
    }
}

@media (max-width: 575.99px) {
    .header-area .header-bottom {
        padding: 8px 0px;
        background: #fff
    }
}

.header-area .header-top {
    padding: 20px 0
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .header-top {
        padding-bottom: 8px
    }
}

@media (max-width: 575.99px) {
    .header-area .header-top {
        padding-bottom: 8px
    }
}

@media (max-width: 575.99px) {
    .header-area .header-top .flex-sm {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .header-top .header-info-left .logo {
        margin-bottom: 20px;
        display: none
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .header-top .header-info-left .logo {
        margin-bottom: 20px;
        display: none
    }
}

@media (max-width: 575.99px) {
    .header-area .header-top .header-info-left .logo {
        margin-bottom: 20px;
        display: none
    }
}

.header-area .header-top .header-info-left .form-box {
    position: relative;
    width: 530px;
    margin-right: 38px
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .header-area .header-top .header-info-left .form-box {
        width: 430px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-area .header-top .header-info-left .form-box {
        width: 360px;
        margin-right: 20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .header-top .header-info-left .form-box {
        width: 347px;
        margin-right: 0px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .header-top .header-info-left .form-box {
        width: 320px;
        margin-right: 0px
    }
}

@media (max-width: 575.99px) {
    .header-area .header-top .header-info-left .form-box {
        width: 289px;
        margin-right: 0px
    }
}

.header-area .header-top .header-info-left .form-box input {
    border: 1px solid rgba(35, 47, 85, 0.15);
    border-radius: 30px;
    padding: 10px 20px;
    width: 100%;
    height: 50px
}

@media (max-width: 575.99px) {
    .header-area .header-top .header-info-left .form-box input {
        height: 40px;
        margin-bottom: 16px
    }
}

.header-area .header-top .header-info-left .form-box input::placeholder {
    color: #9498A7;
    font-size: 16px
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .header-top .header-info-left .form-box input::placeholder {
        font-size: 12px
    }
}

@media (max-width: 575.99px) {
    .header-area .header-top .header-info-left .form-box input::placeholder {
        font-size: 14px
    }
}

.header-area .header-top .header-info-left .form-box .search-icon {
    position: absolute;
    top: 14px;
    left: 20px
}

@media (max-width: 575.99px) {
    .header-area .header-top .header-info-left .form-box .search-icon {
        top: 10px;
        left: 16px
    }
}

.header-area .header-top .header-info-left .form-box .search-icon i {
    color: #00a4a6;
    cursor: pointer;
    font-size: 22px
}

@media (max-width: 575.99px) {
    .header-area .header-top .header-info-left .form-box .search-icon i {
        font-size: 19px
    }
}

.header-area .header-top .header-info-right ul li {
    display: inline-block;
    position: relative;
    margin-left: 33px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-area .header-top .header-info-right ul li {
        margin-left: 20px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-area .header-top .header-info-right ul li {
        margin-left: 20px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .header-area .header-top .header-info-right ul li {
        margin-left: 8px
    }
}

@media (max-width: 575.99px) {
    .header-area .header-top .header-info-right ul li {
        margin-left: 20px
    }
}

.header-area .header-top .header-info-right ul li:last-child {
    margin-left: unset;
    margin-right: 33px;
}

.header-area .header-top .header-info-right ul li a {
    font-size: 14px;
    text-transform: capitalize;
    color: #454E6D;
    font-weight: 400;
    display: inline-block
}

.header-area .header-top .header-info-right ul li a:hover {
    color: #00a4a6
}

.header-area .header-top .header-info-right .shopping-card {
    position: relative
}

.header-area .header-top .header-info-right .shopping-card::before {
    position: absolute;
    content: "0";
    width: 24px;
    height: 24px;
    background: #00a4a6;
    color: #fff;
    line-height: 24px;
    text-align: center;
    border-radius: 30px;
    font-size: 12px;
    top: -8px;
    right: -8px;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3)
}

.header-area .header-top .header-info-right .shopping-card i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #eee;
    color: #4e4e4e;
    font-size: 14px;
    cursor: pointer
}

.header-area .header-top .header-info-right .shopping-card img {
    cursor: pointer
}

.header-area .header-top .header-info-right .shopping-card:hover::before {
    top: -10px
}

.header-bottom {
    background: #ECFFFF
}

.header-bottom .main-menu ul li {
    display: inline-block;
    position: relative;
    z-index: 1;
    margin: 0 4px
}

.header-bottom .main-menu ul li a {
    color: #232F55;
    padding: 15px 17px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    position: relative
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-bottom .main-menu ul li a {
        padding: 20px 14px
    }
}

@media (max-width: 575.99px) {
    .header-bottom .main-menu ul li a {
        padding: 12px 12px
    }
}

.header-bottom .main-menu ul li:hover>a {
    color: #00a4a6
}

.header-bottom .main-menu ul ul.submenu {
    position: absolute;
    width: 170px;
    background: #fff;
    right: 0;
    top: 90%;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
    padding: 17px 0;
    border-radius: 0 0 15px 15px;
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -ms-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s
}

.header-bottom .main-menu ul ul.submenu>li {
    margin-left: 7px;
    display: block
}

.header-bottom .main-menu ul ul.submenu>li>a {
    padding: 6px 10px !important;
    font-size: 14px;
    color: #0b1c39;
    text-align: right
}

.header-bottom .main-menu ul ul.submenu>li>a:hover {
    color: #00a4a6;
    background: none;
}

.logo2 {
    display: none
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .logo2 {
        display: block
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .logo2 {
        display: block
    }
}

@media (max-width: 575.99px) {
    .logo2 {
        display: block
    }
}

.main-header ul>li:hover>ul.submenu {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.mobile_menu {
    position: absolute;
    right: 0px;
    width: 100%;
    z-index: 99
}

.slider-height {
    height: 580px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-height {
        height: 580px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height {
        height: 580px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-height {
        height: 580px
    }
}

@media (max-width: 575.99px) {
    .slider-height {
        height: 450px
    }
}

.slider-height2 {
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-height2 {
        height: 350px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-height2 {
        height: 250px
    }
}

@media (max-width: 575.99px) {
    .slider-height2 {
        height: 250px
    }
}

.slider-bg1 {
    background-image: url(../img/bg/h1_hero1.jpg)
}

.slider-bg2 {
    background-image: url(../img/bg/h1_hero2.jpg)
}

.slider-bg3 {
    background-image: url(../img/bg/h1_hero3.jpg)
}

.slider-bg4 {
    background-image: url(../img/bg/h2_hero1.jpg)
}

.slider-bg5 {
    background-image: url(../img/bg/h2_hero2.jpg)
}

.slider-area.home {
    background-color: #ECFFFF;
    direction: ltr;
    padding-bottom: 50px;
}

.slider-area {
    background-color: #ECFFFF;
    direction: ltr;
}

.categories .slider-area {
    direction: rtl;
}

.categories .slider-area h2 {
    color: #fff !important;
    margin: 0 30px;
}

.btn.hero-btn {
    left: 2.5%;
    position: absolute;
    bottom: 5%;
}

.slider-title {
    justify-content: right;
}

.slider-title .col-xxl-4 {
    width: 50%;
}

.hero-caption,
#contactForm .form-group #name:focus {
    text-align: right;
}

.slider-height2 h2 {
    color: #000 !important;
    margin-left: 50px;
    margin-top: -30px;
}

.slider-area .hero-caption h1 {
    font-size: 2rem;
    font-weight: 500;
    color: #fff;
    position: absolute;
    right: 3%;
    bottom: 5%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slider-area .hero-caption h1 {
        font-size: 2rem;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .hero-caption h1 {
        font-size: 1.5rem
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero-caption h1 {
        font-size: 2rem;
        line-height: 2;
        background: #ffffff6b;
        padding: 10px;
        border-radius: 15px;
        color: #000;
        font-weight: 500;
        width: 100%;
    }
}

@media (max-width: 575.99px) {
    .slider-area .hero-caption h1 {
        font-size: 2rem;
        line-height: 2;
        background: #ffffff6b;
        padding: 10px;
        border-radius: 15px;
        color: #000;
        font-weight: 500;
        width: 100%;
    }
}

.slider-area .hero-caption p {
    color: #fff;
    margin-bottom: 50px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero-caption p br {
        display: none
    }
}

@media (max-width: 575.99px) {
    .slider-area .hero-caption p br {
        display: none
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .hero-caption p {
        margin-bottom: 43px;
        font-size: 21px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero-caption p {
        margin-bottom: 43px;
        font-size: 21px
    }
}

@media (max-width: 575.99px) {
    .slider-area .hero-caption p {
        margin-bottom: 43px;
        font-size: 21px
    }
}

.slider-area .hero-caption.hero-caption2 h2 {
    color: #fff;
    font-size: 50px;
    display: block;
    font-weight: 700;
    line-height: 1.4
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider-area .hero-caption.hero-caption2 h2 {
        font-size: 43px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .slider-area .hero-caption.hero-caption2 h2 {
        margin-bottom: 20px
    }
}

@media (max-width: 575.99px) {
    .slider-area .hero-caption.hero-caption2 h2 {
        font-size: 35px
    }
}

.slider-area .hero-caption.hero-caption2 p {
    margin-bottom: 0px;
    color: #fff;
    font-size: 18px;
    line-height: 1.6
}

@media (max-width: 575.99px) {
    .slider-area .hero-caption.hero-caption2 p {
        font-size: 18px
    }
}

.dot-style .slick-dots {
    position: absolute;
    text-align: center;
    right: 0;
    left: 0;
    bottom: 28px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-right: auto;
    margin-left: auto;
}

.dot-style .slick-dots li {
    display: inline-block;
    margin: 0 8px
}

.dot-style .slick-dots li.slick-active button::before {
    position: absolute;
    content: "";
    height: 23px;
    width: 23px;
    border: 10px solid rgba(237, 235, 235, 0.5);
    left: 50%;
    margin: 0 auto;
    text-align: center;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    border-radius: 50%;
    line-height: 25px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s
}

.dot-style .slick-dots button {
    text-indent: -100000px;
    height: 7px;
    width: 7px;
    line-height: 7px;
    border: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 50%;
    background: #fff
}

.dot-style .slick-dots .slick-active button {
    background: #fff;
    position: relative;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s
}

.properties .properties-card,
.single-slider,
.single-services,
.features-img img,
.best-author img,
.slick-slider .slick-track,
.slick-slider .slick-list,
.category-listing,
.blog_right_sidebar .single_sidebar_widget,
.author_right_sidebar .single_sidebar_widget,
.publisher_right_sidebar .single_sidebar_widget,
aside img,
.tag_cloud_widget li a,
.book-img img,
.panel-body .form-control,
.map iframe {
    border-radius: 15px;
}

.properties .properties-card img,
#nav-tabContent img {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
}

.best-selling .properties .properties-card .properties-caption.properties-caption2,
.slider-height2 {
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}

.card-img,
.form-group input,
.boxed-btn,
.media img {
    border-radius: 15px !important;
}

.search_widget .input-group .form-control {
    border-top-right-radius: 15px !important;
    border-bottom-right-radius: 15px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.boxed-btn2 {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}


.best-selling {
    padding-top: 95px;
    padding-bottom: 50px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .best-selling {
        padding-top: 95px;
        padding-bottom: 50px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .best-selling {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media (max-width: 575.99px) {
    .best-selling {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.best-selling .properties {
    margin: 0 12px
}

.best-selling .properties:first-child {
    margin-left: 0
}

.best-selling .properties:last-child {
    margin-right: 0;
    margin-left: 0
}

.best-selling .properties .properties-card {
    background-color: #fff
}

.best-selling .properties .properties-card .properties-img img {
    width: 100%
}

.best-selling .properties .properties-card .properties-caption,
.related-books .properties .properties-card .properties-caption,
.related-blogs .properties .properties-card .properties-caption {
    padding: 14px 20px 2px 20px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s
}

.best-selling .properties .properties-card .properties-caption.properties-caption2,
.related-books .properties .properties-card .properties-caption.properties-caption2,
.related-blogs .properties .properties-card .properties-caption.properties-caption2 {
    border: 1px solid #EEE1E0;
    border-top: 0
}

.best-selling .properties .properties-card .properties-caption h3 a,
.author-books-box h3 a,
.publisher-books-box h3 a,
.related-books-box h3 a,
.related-blogs-box h3 a {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 6px;
    color: #1a1a1a
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .best-selling .properties .properties-card .properties-caption h3 a,
    .author-books-box h3 a,
    .publisher-books-box h3 a,
    .related-books-box h3 a,
    .related-blogs-box h3 a {
        font-size: 0.8rem
    }
}

.best-selling .properties .properties-card .properties-caption P,
.related-books .properties .properties-card .properties-caption P,
.related-blogs .properties .properties-card .properties-caption P {
    color: #9498A7;
    font-size: 14px;
    margin-bottom: 11px
}

.best-selling .properties .properties-card .properties-caption P span,
.related-books .properties .properties-card .properties-caption P span,
.related-blogs .properties .properties-card .properties-caption P span {
    color: #00a4a6;
    font-size: 16px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .best-selling .properties .properties-card .properties-caption P span,
    .related-books .properties .properties-card .properties-caption P span,
    .related-blogs .properties .properties-card .properties-caption P span {
        font-size: 12px
    }
}

.best-selling .properties .properties-card .properties-caption .properties-footer,
.related-books .properties .properties-card .properties-caption .properties-footer,
.related-blogs .properties .properties-card .properties-caption .properties-footer {
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s
}

@media (max-width: 575.99px) {

    .best-selling .properties .properties-card .properties-caption .properties-footer,
    .related-books .properties .properties-card .properties-caption .properties-footer,
    .related-blogs .properties .properties-card .properties-caption .properties-footer {
        padding: 19px 10px 20px 12px
    }
}

.best-selling .properties .properties-card .properties-caption .properties-footer .review .rating i,
.author-books-box .properties .properties-card .properties-caption .properties-footer .review .rating i,
.publisher-books-box .properties .properties-card .properties-caption .properties-footer .review .rating i,
.related-books-box .properties .properties-card .properties-caption .properties-footer .review .rating i,
.related-blogs-box .properties .properties-card .properties-caption .properties-footer .review .rating i {
    font-size: 13px;
    color: #FFDF00
}

.best-selling .properties .properties-card .properties-caption .properties-footer .review p,
.author-books-box .properties .properties-card .properties-caption .properties-footer .review p,
.publisher-books-box .properties .properties-card .properties-caption .properties-footer .review p,
.related-books-box .properties .properties-card .properties-caption .properties-footer .review p,
.related-blogs-box .properties .properties-card .properties-caption .properties-footer .review p {
    display: inline-block;
    color: #9498A7;
    font-size: 0.8rem;
}

.best-selling .properties .properties-card .properties-caption .properties-footer .review p span,
.author-books-box .properties .properties-card .properties-caption .properties-footer .review p span,
.publisher-books-box .properties .properties-card .properties-caption .properties-footer .review p span,
.related-books-box .properties .properties-card .properties-caption .properties-footer .review p span,
.related-blogs-box .properties .properties-card .properties-caption .properties-footer .review p span {
    color: #FF7B2E;
    font-size: 0.8rem;
}

.best-selling .properties .properties-card .properties-caption .properties-footer,
.related-books .properties .properties-card .properties-caption .properties-footer,
.related-blogs .properties .properties-card .properties-caption .properties-footer {
    cursor: pointer;
    font-weight: 500;
    color: #00a4a6;
    font-size: 22px;
    display: block !important;
}

.best-selling .price span,
.author-books-box .price span,
.publisher-books-box .price span,
.related-books-box .price span {
    color: #00a4a6 !important;
    margin-right: 3px;
}

.best-selling .price p,
.author-books-box .price p,
.publisher-books-box .price p,
.related-books-box .price p {
    color: #00a4a6 !important;
    font-size: 1.2rem !important;
    font-weight: 500;
}

.best-selling .properties .properties-card,
.author-books-box .properties .properties-card,
.publisher-books-box .properties .properties-card,
.related-books-box .properties .properties-card,
.related-blogs-box .properties .properties-card {
    transition: all 0.5s;
}

.best-selling .properties:hover .properties-card,
.author-books-box .properties:hover .properties-card,
.publisher-books-box .properties:hover .properties-card,
.related-books-box .properties:hover .properties-card,
.related-blogs-box .properties:hover .properties-card {
    box-shadow: 0px 3px 20px rgb(188, 248, 248)
}

.best-selling .properties:hover .properties-caption h3 a {
    color: #00a4a6
}

.best-selling .properties-caption,
.related-books .properties-caption,
.related-blogs .properties-caption {
    direction: rtl;
}

.best-selling .properties-caption a,
.related-books .properties-caption a,
.related-blogs .properties-caption a {
    color: #7e7e7e;
    font-size: 0.8rem;
}

.section-tittle {
    position: relative;
}

.section-tittle h2::after {
    content: "\e6e2";
    font-family: themify;
    margin-right: 15px;
    position: absolute;
    bottom: -5px;
}

.properties-caption h3 {
    white-space: nowrap;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s;
}

.properties-caption h3:hover {
    white-space: break-spaces;
    overflow: visible;
}

.selling-active button.slick-arrow {
    position: absolute;
    border: 0;
    padding: 0;
    z-index: 2;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    background: none
}

.selling-active button.slick-arrow i {
    font-size: 30px;
    color: rgba(32, 69, 112, 0.3);
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -ms-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s
}

.selling-active button.slick-arrow i:hover {
    color: #00a4a6
}

.selling-active button.slick-prev {
    left: -40px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .selling-active button.slick-prev {
        left: -20px
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .selling-active button.slick-prev {
        left: -30px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .selling-active button.slick-prev {
        left: -30px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .selling-active button.slick-prev {
        left: -20px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .selling-active button.slick-prev {
        left: -10px
    }
}

.selling-active button.slick-next {
    right: -40px
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .selling-active button.slick-next {
        right: -20px
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .selling-active button.slick-next {
        right: -30px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .selling-active button.slick-next {
        right: -30px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .selling-active button.slick-next {
        right: -20px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .selling-active button.slick-next {
        right: -10px
    }
}

.single-services {
    direction: rtl;
}

.services-area2 .single-services {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    padding: 29px 20px 29px 80px
}

.single-services.d-flex.align-items-center.slick-slide {
    background-color: #00a4a6;
}

.features-caption .author {
    margin-right: 3px;
}

.features-caption .author:hover {
    color: #00a4a6;
}

.title-area2 {
    display: flex;
    position: relative;
}

.title-area2 img {
    opacity: 0.3;
    width: 250px;
    height: 250px;
    position: absolute;
    bottom: -90%;
    transform: rotate(-10deg);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-area2 .single-services {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 29px 20px 29px 40px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .services-area2 .single-services {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 29px 20px 29px 40px;
        margin-bottom: 40px
    }
}

@media (max-width: 575.99px) {
    .services-area2 .single-services {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 29px 20px 29px 20px;
        margin-bottom: 40px
    }
}

.services-area2 .single-services .features-caption {
    margin-right: 50px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-area2 .single-services .features-caption {
        margin-right: 0px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .services-area2 .single-services .features-caption {
        margin-right: 0px
    }
}

@media (max-width: 575.99px) {
    .services-area2 .single-services .features-caption {
        margin-right: 0px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-area2 .single-services .features-caption img {
        margin-bottom: 30px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .services-area2 .single-services .features-caption img {
        margin-bottom: 30px
    }
}

@media (max-width: 575.99px) {
    .services-area2 .single-services .features-caption img {
        margin-bottom: 30px
    }
}

.services-area2 .single-services .features-caption h3 {
    color: #fff;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 9px;
    font-weight: 700;
    display: block
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .services-area2 .single-services .features-caption h3 {
        font-size: 24px
    }
}

@media (max-width: 575.99px) {
    .services-area2 .single-services .features-caption h3 {
        font-size: 24px
    }
}

.services-area2 .single-services .features-caption p {
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 30px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .services-area2 .single-services .features-caption p {
        font-size: 15px
    }
}

@media (max-width: 575.99px) {
    .services-area2 .single-services .features-caption p {
        font-size: 15px
    }
}

.services-area2 .single-services .features-caption .review .rating {
    display: inline-block
}

.services-area2 .single-services .features-caption .review .rating i {
    font-size: 16px;
    color: #FFDF00
}

.services-area2 .single-services .features-caption .review p {
    display: inline-block;
    font-size: 13px
}

.services-area2 .single-services .features-caption .price {
    display: inline-block
}

.services-area2 .single-services .features-caption .price span,
.services-area2 .single-services .features-caption .price p {
    font-weight: 500;
    color: #fff;
    font-size: 2rem;
}

.services-area2 .single-services .features-caption .price span {
    margin-right: 5px;
}

.services-active button.slick-arrow {
    position: absolute;
    border: 0;
    padding: 0;
    z-index: 2;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    background: none
}

.services-active button.slick-arrow i {
    font-size: 30px;
    color: rgba(255, 255, 255, 0.3);
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -ms-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s
}

.services-active button.slick-arrow i:hover {
    color: #fff
}

.services-active button.slick-prev {
    left: 30px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-active button.slick-prev {
        left: -25px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .services-active button.slick-prev {
        left: -10px
    }
}

.services-active button.slick-next {
    right: 30px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .services-active button.slick-next {
        right: -25px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .services-active button.slick-next {
        right: -10px
    }
}

.nav-button .nav-tabs {
    padding-bottom: 40px;
    border: 0;
    float: left
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .nav-button .nav-tabs {
        float: right
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .nav-button .nav-tabs {
        float: right
    }
}

.nav-button .nav-tabs .nav-item {
    display: block
}

@media (max-width: 575.99px) {
    .nav-button .nav-tabs .nav-item {
        font-size: 18px
    }
}

.nav-button .nav-tabs .nav-link {
    color: #454E6D;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 24px;
    margin-right: 8px;
    border: 1px solid #EEE1E0;
    border-radius: 20px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .nav-button .nav-tabs .nav-link {
        padding: 7px 17px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .nav-button .nav-tabs .nav-link {
        padding: 7px 17px
    }
}

@media (max-width: 575.99px) {
    .nav-button .nav-tabs .nav-link {
        padding: 7px 17px;
        margin-bottom: 10px
    }
}

.nav-button .nav-tabs .nav-link.active {
    background-color: #00a4a6;
    color: #fff;
    border: 1px solid transparent
}

@media (max-width: 575.99px) {
    .nav-button .nav-tabs .nav-link.active {
        border-bottom: 0
    }
}

.subscribe-area,
.subscribe-caption {
    position: relative;
    border-radius: 15px;
}

.subscribe-caption {
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.subscribe-caption .col-xl-6 {
    width: 100%;
}

.subscribe-area::before {
    position: absolute;
    content: "";
    background: #ECFFFF;
    height: 45%;
    width: 100%;
    right: 0px;
    left: 0;
    bottom: 0;
    z-index: -1
}

.subscribe-area .subscribe-padding {
    padding: 75px 0
}

@media (max-width: 575.99px) {
    .subscribe-area .subscribe-padding {
        padding: 40px 0
    }
}

.subscribe-area .subscribe-caption span {
    text-transform: uppercase;
    font-size: 12px;
    color: #00a4a6;
    margin-bottom: 10px;
    display: block
}

.subscribe-area .subscribe-caption h3 {
    font-size: 40px;
    display: block;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 22px;
    color: #fff
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .subscribe-area .subscribe-caption h3 {
        font-size: 41px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe-area .subscribe-caption h3 {
        font-size: 43px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .subscribe-area .subscribe-caption h3 {
        font-size: 31px
    }
}

@media (max-width: 575.99px) {
    .subscribe-area .subscribe-caption h3 {
        font-size: 32px
    }
}

.subscribe-area .subscribe-caption p {
    color: #9498A7;
    font-size: 16px;
    margin-bottom: 21px
}

.subscribe-area .subscribe-caption form input {
    width: 50%;
    height: 50px;
    padding: 15px 24px;
    color: #232F55;
    font-size: 16px;
    border-radius: 25px;
    background: #fff;
    border: 0
}

.subscribe-area .subscribe-caption form input::placeholder {
    color: #9498A7;
    font-size: 16px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe-area .subscribe-caption form input {
        width: 50%
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .subscribe-area .subscribe-caption form input {
        width: 50%
    }
}

@media (max-width: 575.99px) {
    .subscribe-area .subscribe-caption form input {
        width: 100%;
        margin-bottom: 20px
    }
}

.subscribe-area .subscribe-caption form button.subscribe-btn {
    width: 20%;
    height: 50px;
    border: 0;
    background: #00a4a6;
    border-radius: 25px;
    padding: 15px 26px;
    color: #fff;
    margin-right: 5px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .subscribe-area .subscribe-caption form button.subscribe-btn {
        width: 20%
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .subscribe-area .subscribe-caption form button.subscribe-btn {
        width: 20%
    }
}

@media (max-width: 575.99px) {
    .subscribe-area .subscribe-caption form button.subscribe-btn {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0px
    }
}

.subscribe-area input[type='text'] {
    text-align: right;
}

.subscribe-area input[type='text']:focus {
    text-align: left;
}

.wantToWork-area {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 188px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 15px;
}

.wantToWork-area p {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .wantToWork-area .wantToWork-btn {
        float: left;
        margin-top: 6px
    }
}

@media (max-width: 575.99px) {
    .wantToWork-area .wantToWork-btn {
        float: left;
        margin-top: 6px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .wantToWork-area .wantToWork-btn {
        float: left;
        margin-top: 6px
    }
}

.col-xl-6:last-child .linking {
    margin-right: auto;
}

.footer-wrappper .footer-area .footer-pera p {
    color: #454E6D;
    font-size: 14px;
    margin-bottom: 21px;
    line-height: 1.8;
    font-weight: 400
}

.footer-wrappper .footer-area .footer-tittle h4 {
    font-family: "IRANSans", sans-serif;
    color: #232F55;
    font-size: 17px;
    margin-bottom: 40px;
    font-weight: 700
}

.footer-wrappper .footer-area .footer-tittle ul li {
    margin-bottom: 15px
}

.footer-wrappper .footer-area .footer-tittle ul li a {
    color: #454E6D;
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline transparent
}

.footer-wrappper .footer-area .footer-tittle ul li a:hover {
    color: #232F55;
    text-decoration: underline
}

.footer-wrappper .footer-area .footer-tittle ul li span {
    color: red
}

.footer-wrappper .footer-area .footer-tittle p {
    color: #454E6D;
    font-size: 16px
}

.footer-wrappper .footer-area .info.error {
    color: #00a4a6
}

.footer-wrappper .footer-bottom-area .footer-border {
    padding-top: 45px;
    padding-bottom: 45px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer-wrappper .footer-bottom-area .footer-border {
        padding-top: 0
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .footer-wrappper .footer-bottom-area .footer-border {
        padding-top: 0
    }
}

@media (max-width: 575.99px) {
    .footer-wrappper .footer-bottom-area .footer-border {
        padding-top: 0
    }
}

.footer-wrappper .footer-bottom-area .footer-copy-right p {
    color: #454E6D;
    font-weight: 400;
    font-size: 14px;
    line-height: 2
}

.footer-wrappper .footer-bottom-area .footer-copy-right p i {
    color: #00a4a6
}

.footer-wrappper .footer-bottom-area .footer-copy-right p a {
    color: #00a4a6
}

.footer-social a {
    background: none;
    color: #9498A7;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    margin-right: 8px;
    border: 1px solid #EEE1E0
}

.footer-social a:hover {
    color: #fff;
    background: #00a4a6;
    border: 1px solid transparent
}

.footer-social a i {
    display: inline-block
}

.number a {
    font-family: "IRANSans", sans-serif;
    font-size: 24px !important;
    color: #00a4a6 !important;
    margin-bottom: 0px;
    font-weight: 400 !important;
    display: block
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .number a {
        font-size: 19px !important
    }
}

@media (max-width: 575.99px) {
    .listing-area {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .listing-area {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.listing-area .count span {
    color: #001d38;
    font-size: 18px
}

@media (max-width: 575.99px) {
    .listing-area .count span {
        margin-bottom: 30px
    }
}

.category-listing {
    border: 1px solid #ededed;
    padding: 30px 19px 30px 30px
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .category-listing {
        padding: 30px 19px 30px 16px
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .category-listing {
        padding: 30px 19px 30px 16px
    }
}

.nice-select .current {
    display: block;
}

.nice-select .option {
    text-align: right;
}

.category-listing .single-listing .select-job-items2 .nice-select::after {
    margin-right: 85%;
}

.product_page_tittle .nice-select::after {
    margin-right: 80%;
}

.select-Categories h4::before {
    content: "\f0c8";
    font-family: fontawesome;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    color: #abf8f8;
    vertical-align: middle;
    display: inline;
}

.category-listing .single-listing .select-job-items2 .nice-select {
    width: 100%;
    height: 45px;
    background: #fff;
    border-radius: 30px;
    padding: 11px 19px 11px 18px;
    color: #140C40;
    line-height: 20px;
    border: 1px solid #EEE1E0;
    margin-bottom: 20px
}

@media (max-width: 575.99px) {
    .category-listing .single-listing .select-job-items2 .nice-select {
        padding-left: 25px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .category-listing .single-listing .select-job-items2 .nice-select {
        padding-left: 25px
    }
}

.category-listing .single-listing .select-job-items2 .nice-select .list {
    width: 100%
}

.category-listing .single-listing .select-job-items2 .nice-select.open .list {
    width: 100%;
    border-radius: 0;
    border: 0
}

.category-listing .single-listing .select-job-items2 .nice-select::after {
    border-bottom: 3px solid #232F55;
    border-right: 3px solid #232F55;
    height: 9px;
    width: 9px;
    margin-top: -6px;
    right: 29px
}

.category-listing .single-listing .select-job-items2 .nice-select:focus {
    border-color: #EEE1E0
}

.category-listing .single-listing .select-Categories .container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #232F55;
    font-size: 16px
}

@media (max-width: 575.99px) {
    .category-listing .single-listing .select-Categories .container {
        font-size: 14px
    }
}

.category-listing .single-listing .select-Categories .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.category-listing .single-listing .select-Categories .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    border: 1px solid #EEE1E0;
    border-radius: 50%
}

.category-listing .single-listing .select-Categories .container input:checked~.checkmark {
    background-color: #00a4a6;
    border: 2px solid transparent
}

.category-listing .single-listing .select-Categories .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.category-listing .single-listing .select-Categories .container input:checked~.checkmark:after {
    display: block
}

.category-listing .single-listing .select-Categories .container .checkmark::after {
    left: 6px;
    top: 2px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.range_item p {
    margin-bottom: 0
}

.color-danger {
    color: #ff1818;
}

.price_value input {
    border: 0px;
    text-align: center;
    max-width: 50px;
    background-color: transparent
}

.price_value {
    align-items: center
}

.irs-to,
.irs-from,
.irs-max,
.irs-min {
    display: none
}

.irs-bar {
    height: 2px;
    top: 33px;
    border-top: 1px solid #ff3368;
    border-bottom: 1px solid #ff3368;
    background: #ff3368;
    background: linear-gradient(to top, #ff3368 0%, #ff3368 100%)
}

.irs-line {
    height: 2px;
    top: 33px;
    background: linear-gradient(to bottom, #ffeaef -50%, #ffeaef 150%);
    border: 1px solid #ffeaef;
    border-radius: 16px;
    -moz-border-radius: 16px
}

.irs-slider {
    height: 15px;
    width: 15px;
    border: 1px solid #ff3368;
    background-color: #ff3368;
    background: #fff;
    top: 26px;
    box-shadow: none;
    border-radius: 4px
}

.about-details {
    padding-top: 100px;
    padding-bottom: 100px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-details {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about-details {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

@media (max-width: 575.99px) {
    .about-details {
        padding-top: 70px;
        padding-bottom: 70px
    }
}

.about-details .offset-xl-1 {
    width: 100%;
    margin: 0;
}

.about-details .about-pera {
    padding-bottom: 50px
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .about-details .about-pera {
        padding-bottom: 30px
    }
}

@media (max-width: 575.99px) {
    .about-details .about-pera {
        padding-bottom: 30px
    }
}

.about-details .about-pera p {
    color: #707070
}

.left_widgets {
    margin-bottom: 30px
}

.left_widgets:last-child {
    margin-bottom: 0px
}

.widgets_inner p {
    font-size: 14px;
    text-transform: capitalize;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px
}

.widgets_inner input[type=checkbox],
.widgets_inner input[type=radio] {
    margin-right: 15px
}

.widgets_inner {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 0px;
    padding-bottom: 15px
}

@media (max-width: 991px) {
    .widgets_inner {
        padding-left: 15px;
        padding-right: 15px
    }
}

.p_filter_widgets .widgets_inner {
    border-bottom: 1px solid #eeeeee
}

.p_filter_widgets .widgets_inner:last-child {
    border-bottom: 0px
}

.p_filter_widgets .list {
    border-top: 1px solid #ddd;
    padding-top: 25px;
    margin-top: 25px
}

.p_filter_widgets .list:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: 0px solid transparent
}

.p_filter_widgets .list li {
    margin-bottom: 18px;
    -webkit-transition: .5s;
    transition: .5s
}

.p_filter_widgets .list li a {
    font-size: 14px;
    font-weight: normal;
    color: #606060;
    position: relative
}

.p_filter_widgets .list li.active a:before,
.p_filter_widgets .list li:hover a:before {
    background: #00a4a6;
    border-color: #00a4a6
}

.p_filter_widgets .list li:last-child {
    margin-bottom: 0px
}

.cart_area .product_count {
    display: inline-block;
    position: relative;
    margin-bottom: 24px;
    overflow: hidden
}

.cart_area .product_count input {
    width: 76px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    padding-left: 10px;
    text-align: left;
}

.cart_area .product_count .input-number-increment {
    position: absolute;
    right: 0;
    top: -7px;
    padding: 10px;
    border-left: 1px solid #eee;
    font-size: 0.8rem;
    display: inline-block
}

.cart_area .product_count .input-number-increment:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 7px;
    width: 100%;
    height: 1px;
    background-color: #eee
}

.cart_area .product_count .input-number-decrement {
    position: absolute;
    right: 0;
    bottom: -9px;
    padding: 10px;
    border-left: 1px solid #eee;
    font-size: 0.8rem;
    display: inline-block
}

@media (max-width: 576px) {
    .cart_area .media {
        display: block
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .cart_area .media {
        display: block
    }
}

.cart_inner .table {
    margin-bottom: 30px;
    border-bottom: 1px solid #eee
}

.cart_inner .table thead tr th {
    border-top: 0px;
    font-size: 14px;
    font-weight: 700;
    font-family: "IRANSans", sans-serif;
    color: #797979;
    border-bottom: 0px !important
}

.cart_inner .table tbody tr td {
    padding-top: 30px;
    padding-bottom: 30px;
    vertical-align: middle;
    align-self: center
}

.cart_inner .table tbody tr td .media .d-flex {
    padding-left: 30px
}

.cart_inner .table tbody tr td .media .d-flex img {
    border: 1px solid #eeeeee;
    border-radius: 3px;
    max-width: 150px
}

.cart_inner .table tbody tr td .media .media-body {
    vertical-align: middle;
    align-self: center
}

.cart_inner .table tbody tr td .media .media-body p {
    margin-bottom: 0px
}

.cart_inner .table tbody tr td h5 {
    font-size: 14px;
    color: #2a2a2a;
    font-family: "IRANSans", sans-serif;
    margin-bottom: 0px
}

.cart_inner .table tbody tr td .product_count {
    margin-bottom: 0px
}

.cart_inner .table tbody tr td .product_count input {
    width: 100px;
    padding-left: 30px;
    height: 50px;
    outline: none;
    box-shadow: none
}

.cart_inner .table tbody tr.shipping_area td:nth-child(3) {
    vertical-align: top
}

.cart_inner .table tbody tr.shipping_area .shipping_box {
    margin-left: -250px;
    text-align: right
}

.cart_inner .table tbody tr.shipping_area .shipping_box .list li {
    margin-bottom: 12px;
    color: #606060
}

.cart_inner .table tbody tr.shipping_area .shipping_box .list li input {
    margin-left: 10px;
    float: right;
    margin-top: 5px;
}

.cart_inner .table tbody tr.shipping_area .shipping_box .list li:last-child {
    margin-bottom: 0px
}

.cart_inner .table tbody tr.shipping_area .shipping_box .list li a {
    padding-right: 30px;
    font-size: 14px;
    color: #797979;
    position: relative
}

.cart_inner .table tbody tr.shipping_area .shipping_box .list li a:before {
    content: "";
    height: 16px;
    width: 16px;
    border: 1px solid #cdcdcd;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%)
}

.cart_inner .table tbody tr.shipping_area .shipping_box .list li a:after {
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #00a4a6;
    display: inline-block;
    position: absolute;
    right: 3px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0
}

.cart_inner .table tbody tr.shipping_area .shipping_box .list li.active a:after {
    opacity: 1
}

.cart_inner .table tbody tr.shipping_area .shipping_box h6 {
    font-size: 14px;
    font-weight: normal;
    color: #2a2a2a;
    font-family: "IRANSans", sans-serif;
    margin-top: 20px;
    margin-bottom: 20px
}

.cart_inner .table tbody tr.shipping_area .shipping_box h6 i {
    color: #797979;
    padding-left: 5px
}

.cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select {
    display: block;
    width: 100%;
    background: #f4f4f4;
    border: 1px solid #f4f4f4;
    height: 40px;
    margin-bottom: 20px
}

.cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select .list {
    width: 100%;
    border-radius: 0px
}

.cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select .list li {
    font-size: 14px;
    font-weight: normal;
    text-align: right;
    color: #797979
}

.checkout_area p {
    font-size: 14px
}

.checkout_area .form-control {
    font-size: 14px;
    height: 40px
}

.checkout_area .form-control {
    border: 1px solid #eee
}

.checkout_area .form-control :focus {
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    outline: 0;
    box-shadow: none
}

.checkout_area .form-control .form-control input {
    height: 50px
}

.post_code {
    display: block;
    width: 100%;
    background: #f4f4f4;
    border: 1px solid #f4f4f4;
    height: 40px;
    margin-bottom: 20px;
    padding: 8px 15px
}

.check_title h2 {
    font-size: 14px;
    font-weight: normal;
    font-family: "IRANSans", sans-serif;
    background: #f4f4f4;
    line-height: 40px;
    padding-right: 30px;
    margin-bottom: 0px
}

@media (max-width: 991px) {
    .check_title h2 {
        line-height: 17px;
        padding: 12px
    }
}

.check_title h2 a {
    color: #00a4a6;
    text-decoration: underline
}

.returning_customer p {
    margin-top: 15px;
    padding-left: 30px;
    margin-bottom: 25px
}

@media (max-width: 991px) {
    .returning_customer p {
        padding-left: 0
    }
}

.returning_customer .contact_form {
    max-width: 710px;
    margin-right: auto
}

.returning_customer .contact_form .form-group {
    margin-bottom: 20px
}

.returning_customer .contact_form .form-group input {
    border: 1px solid #eeeeee;
    height: 40px;
    border-radius: 3px;
    font-size: 14px;
    font-family: "IRANSans", sans-serif;
    color: #797979;
    font-weight: normal
}

.returning_customer .contact_form .form-group input.placeholder {
    font-size: 14px;
    font-family: "IRANSans", sans-serif;
    color: #797979;
    font-weight: normal
}

.returning_customer .contact_form .form-group input:-moz-placeholder {
    font-size: 14px;
    font-family: "IRANSans", sans-serif;
    color: #797979;
    font-weight: normal
}

.returning_customer .contact_form .form-group input::-moz-placeholder {
    font-size: 14px;
    font-family: "IRANSans", sans-serif;
    color: #797979;
    font-weight: normal
}

.returning_customer .contact_form .form-group input::-webkit-input-placeholder {
    font-size: 14px;
    font-family: "IRANSans", sans-serif;
    color: #797979;
    font-weight: normal
}

.returning_customer .contact_form .form-group .creat_account {
    display: inline-block;
    margin-left: 15px
}

.returning_customer .contact_form .form-group .creat_account input {
    height: auto;
    margin-right: 10px
}

.p_star {
    display: inline-block;
    position: relative
}

.p_star input {
    background: #fff
}

.p_star input:focus+.placeholder {
    display: none
}

.p_star .placeholder {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    z-index: 1
}

.p_star .placeholder::before {
    content: attr(data-placeholder);
    color: #777
}

.p_star .placeholder::after {
    content: " *";
    color: tomato
}

.cupon_area {
    margin-bottom: 40px
}

.cupon_area input {
    max-width: 730px;
    width: 100%;
    display: block;
    height: 40px;
    border-radius: 3px;
    padding: 0px 15px;
    border: 1px solid #eeeeee;
    border-radius: 15px;
    outline: none;
    box-shadow: none;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: auto;
}

.cupon_area .btn {
    margin-right: auto;
    display: flex;
    width: 7%;
    justify-content: center;
}

.billing_details h3 {
    font-size: 18px;
    color: #2a2a2a;
    padding-bottom: 10px;
    margin-bottom: 30px
}

.form-group #name:focus,
.form-group #password:focus,
.cupon_area input:focus,
.billing_details .form-group #number:focus,
.billing_details .form-group #id:focus,
.login-form-area input[type=text]:focus,
.login-form-area input[type=password]:focus,
.register-form-area input[type=text]:focus,
.register-form-area input[type=password]:focus,
#contactForm .form-group #email:focus,
#contactForm .form-group.mt-3,
aside .form-control[type="email"]:focus {
    text-align: left;
}

.billing_details .contact_form .form-group {
    margin-bottom: 20px
}

.billing_details .contact_form .form-group input {
    border-radius: 3px;
    color: #797979
}

.billing_details .contact_form .form-group input.placeholder {
    color: #797979
}

.billing_details .contact_form .form-group input:-moz-placeholder {
    color: #797979
}

.billing_details .contact_form .form-group input::-moz-placeholder {
    color: #797979
}

.billing_details .contact_form .form-group input::-webkit-input-placeholder {
    color: #797979
}

.billing_details .contact_form .form-group textarea {
    height: 150px;
    border-radius: 15px;
    padding: 20px 20px;
    margin-top: 15px
}

.shipping_box .btn {
    display: flex;
    justify-content: center;
}

.billing_details .contact_form .form-group .country_select,
.cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select {
    width: 100%;
    text-align: right !important;
}

.billing_details .contact_form .form-group .country_select::after {
    right: 97% !important;
}

.cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select:after {
    right: 95%;
}

.billing_details .contact_form .form-group .country_select span {
    color: #797979
}

.billing_details .contact_form .form-group .country_select .list {
    width: 100%;
    border-radius: 0px
}

.billing_details .contact_form .form-group .country_select .list li {
    font-size: 14px;
    font-family: "IRANSans", sans-serif;
    text-align: right;
    font-weight: normal
}

.billing_details .contact_form .form-group .creat_account #f-option3 {
    margin-right: 5px
}

.billing_details .contact_form .form-group .creat_account a {
    color: #00a4a6
}

.order_box {
    background: #f4f4f4;
    border-radius: 15px;
    padding: 30px
}

.order_box h2 {
    border-bottom: 1px solid #dddddd;
    font-size: 18px;
    font-weight: 500;
    color: #2a2a2a;
    padding-bottom: 15px
}

.order_box .list li a {
    font-size: 14px;
    color: #797979;
    font-weight: normal;
    border-bottom: 1px solid #eeeeee;
    display: block;
    line-height: 42px
}

.order_box .list li a span {
    float: left
}

.order_box .list li a .middle {
    float: none;
    width: 50px;
    text-align: right;
    display: inline-block;
    color: #2a2a2a
}

.order_box .list li:nth-child(4) a .middle {
    margin-left: 48px
}

.order_box .list_2 li a {
    text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 500
}

.order_box .list_2 li a span {
    color: #797979;
    text-transform: capitalize
}

.order_box .list_2 li:last-child a span {
    color: #2a2a2a
}

.order_box .payment_item h4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 500;
    padding-left: 22px;
    position: relative;
    margin-bottom: 15px;
    margin-top: 15px
}

.order_box .payment_item h4:before {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid #cdcdcd;
    background: #fff;
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%)
}

.order_box .payment_item h4:after {
    content: "";
    height: 4px;
    width: 4px;
    background: #fff;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 5px;
    top: 8px
}

.order_box .payment_item h4 img {
    padding-left: 60px
}

.order_box .payment_item p {
    background: #fff;
    border-radius: 15px;
    padding: 20px
}

.order_box .payment_item.active h4:before {
    background: #00a4a6;
    border-color: #00a4a6
}

.order_box .creat_account {
    margin: 15px 0
}

.order_box .creat_account label {
    padding-left: 10px;
    font-size: 12px;
    color: #2a2a2a
}

.order_box .creat_account a {
    color: #00a4a6
}

.radion_btn input[type="radio"] {
    position: absolute;
    visibility: hidden
}

.radion_btn {
    position: relative;
    margin-top: 10px;
    margin-bottom: 15px
}

.radion_btn img {
    position: absolute;
    right: 40px;
    top: 0px
}

.radion_btn label {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 1.35em;
    padding: 0px 25px 21px 25px;
    height: 14px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    font-family: "IRANSans", sans-serif;
    font-weight: 500;
    color: #2a2a2a;
    font-size: 13px;
}

.radion_btn .check {
    display: block;
    position: absolute;
    border: 1px solid #cdcdcd;
    border-radius: 100%;
    height: 14px;
    width: 14px;
    top: 5px;
    right: 0px;
    background: #fff;
    z-index: 5;
    transition: border 0.25s linear;
    -webkit-transition: border 0.25s linear
}

.radion_btn .check::before {
    display: block;
    position: absolute;
    content: "";
    border-radius: 100%;
    height: 4px;
    width: 4px;
    top: 4px;
    left: 4px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear
}

.radion_btn input[type="radio"]:checked~.check {
    border: 1px solid #00a4a6;
    background: #00a4a6
}

.radion_btn input[type="radio"]:checked~.check::before {
    background: #fff
}

.radion_btn input[type="radio"]:checked~label {
    color: #000
}

.cart_area .btn_1 {
    border: 1px solid transparent
}

.cart_area .btn_1:hover {
    border: 1px solid #00a4a6 !important
}

.checkout-cap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 8px;
    overflow: hidden
}

@media (max-width: 575.99px) {
    .checkout-cap {
        display: block
    }
}

.checkout-cap input[type=checkbox]+label {
    display: inline-block;
    margin: 0.2em;
    cursor: pointer;
    padding: 0;
    margin: 0 0 13px 0
}

.checkout-cap input[type=checkbox] {
    display: none
}

.checkout-cap input[type="checkbox"]+label::before {
    content: "\2714";
    border: 0.1em solid #e4e4e4;
    border-radius: 0.2em;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-right: 0.2em;
    padding-bottom: 0.3em;
    margin-left: 10px;
    vertical-align: bottom;
    color: transparent;
    transition: .2s
}

.checkout-cap input[type=checkbox]+label:active:before {
    transform: scale(0)
}

.checkout-cap input[type=checkbox]:checked+label:before {
    background-color: #00a4a6;
    border-color: #00a4a6;
    color: #fff;
    line-height: 18px
}

.col-md-12.form-group .btn {
    margin-right: auto;
}

.login-bg,
.register-bg {
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/bg/login-bg.png)
}

.login-form-area,
.register-form-area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 100vh;
    padding: 15px 0
}

.login-form-area .login-form,
.register-form-area .register-form {
    background: #fff;
    padding: 55px 60px 50px 50px;
    box-shadow: 0px 10px 30px 0px rgba(13, 12, 13, 0.2);
    min-width: 700px
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

    .login-form-area .login-form,
    .register-form-area .register-form {
        padding: 40px 20px 20px 26px;
        min-width: 95%
    }
}

@media (max-width: 575.99px) {

    .login-form-area .login-form,
    .register-form-area .register-form {
        padding: 40px 20px 20px 26px;
        min-width: 95%
    }
}

.login-form-area .login-form .login-heading,
.register-form-area .register-form .register-heading,
.blog-btn {
    text-align: center
}

.login-form-area .login-form .login-heading span,
.register-form-area .register-form .register-heading span {
    color: #140C40;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 16px;
    display: block;
    text-transform: capitalize
}

.login-form-area .login-form .input-box,
.register-form-area .register-form .input-box {
    padding-top: 35px;
    padding-bottom: 75px
}

@media (max-width: 575.99px) {

    .login-form-area .login-form .input-box,
    .register-form-area .register-form .input-box {
        padding-top: 28px;
        padding-bottom: 10px
    }
}

.login-form-area .login-form .input-box .single-input-fields label,
.register-form-area .register-form .input-box .single-input-fields label {
    display: block;
    font-size: 17px;
    margin-bottom: 6px;
    color: #140C40;
    text-transform: capitalize;
    font-weight: 500;
    text-align: right
}

.login-form-area .login-form .input-box .single-input-fields input,
.register-form-area .register-form .input-box .single-input-fields input {
    border: 1px solid #C9C9C9;
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    padding: 0 25px;
    border-radius: 15px;
    color: #000
}

.login-form-area .login-form .input-box .single-input-fields input::placeholder,
.register-form-area .register-form .input-box .single-input-fields input::placeholder {
    color: #777777;
    font-weight: 300;
    font-size: 13px
}

.login-form-area .login-form .login-footer,
.register-form-area .register-form .register-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

    .login-form-area .login-form .login-footer,
    .register-form-area .register-form .register-footer {
        display: block;
        text-align: start
    }
}

@media (max-width: 575.99px) {

    .login-form-area .login-form .login-footer,
    .register-form-area .register-form .register-footer {
        display: block;
        text-align: start
    }
}

.login-form-area .login-form .login-footer p,
.register-form-area .register-form .register-footer p {
    margin: 0
}

@media only screen and (min-width: 576px) and (max-width: 767px) {

    .login-form-area .login-form .login-footer p,
    .register-form-area .register-form .register-footer p {
        margin-bottom: 28px;
        display: block
    }
}

@media (max-width: 575.99px) {

    .login-form-area .login-form .login-footer p,
    .register-form-area .register-form .register-footer p {
        margin-bottom: 28px;
        display: block
    }
}

.login-form-area .login-form .login-footer p a,
.register-form-area .register-form .register-footer p a {
    color: #00a4a6
}

.login-check,
.register-check {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 8px;
    overflow: hidden
}

@media (max-width: 575.99px) {

    .login-check,
    .register-check {
        display: block
    }
}

.login-check input[type=checkbox]+label,
.register-check input[type=checkbox]+label {
    display: inline-block;
    margin: 0.2em;
    cursor: pointer;
    padding: 0;
    margin: 0 0 13px 0
}

.login-check input[type=checkbox],
.register-check input[type=checkbox] {
    display: none
}

.login-check input[type="checkbox"]+label::before,
.register-check input[type="checkbox"]+label::before {
    content: "\2714";
    border: 0.1em solid #e4e4e4;
    border-radius: 0.2em;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-left: 0.2em;
    padding-bottom: 0.3em;
    margin-left: 10px;
    vertical-align: bottom;
    color: transparent;
    transition: .2s
}

.login-check input[type=checkbox]+label:active:before,
.register-check input[type=checkbox]+label:active:before {
    transform: scale(0)
}

.login-check input[type=checkbox]:checked+label:before,
.register-check input[type=checkbox]:checked+label:before {
    background-color: #00a4a6;
    border-color: #00a4a6;
    color: #fff;
    line-height: 18px
}

.login-check a,
.register-check a {
    color: #00a4a6;
    font-size: 14px;
    font-weight: 400
}

.login-check a:hover,
.register-check a:hover {
    color: #00a4a6
}

@media (max-width: 575.99px) {

    .login-check a,
    .register-check a {
        float: left;
        display: block;
        padding-top: 7px;
        margin-bottom: 10px
    }
}

.register-form-area {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    min-height: 100vh;
    padding: 15px 0
}

.register-form-area .register-form {
    background: #fff;
    padding: 55px 60px 50px 50px;
    box-shadow: 0px 10px 30px 0px rgba(13, 12, 13, 0.2);
    min-width: 700px
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .register-form-area .register-form {
        padding: 40px 20px 20px 26px;
        min-width: 95%
    }
}

@media (max-width: 575.99px) {
    .register-form-area .register-form {
        padding: 40px 20px 20px 26px;
        min-width: 95%
    }
}

.register-form-area .register-form .register-heading {
    text-align: center
}

.register-form-area .register-form .register-heading span {
    color: #140C40;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 16px;
    display: block;
    text-transform: capitalize
}

.register-form-area .register-form .input-box {
    padding-top: 35px;
    padding-bottom: 60px
}

@media (max-width: 575.99px) {
    .register-form-area .register-form .input-box {
        padding-top: 28px;
        padding-bottom: 20px
    }
}

.register-form-area .register-form .input-box .single-input-fields label {
    display: block;
    font-size: 17px;
    margin-bottom: 6px;
    color: #140C40;
    text-transform: capitalize;
    font-weight: 500;
    text-align: right
}

.register-form-area .register-form .input-box .single-input-fields input {
    border: 1px solid #C9C9C9;
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    padding: 0 25px;
    color: #000
}

.register-form-area .register-form .input-box .single-input-fields input::placeholder {
    color: #777777;
    font-weight: 300;
    font-size: 13px
}

.register-form-area .register-form .register-footer {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .register-form-area .register-form .register-footer {
        display: block;
        text-align: start
    }
}

@media (max-width: 575.99px) {
    .register-form-area .register-form .register-footer {
        display: block;
        text-align: start
    }
}

.register-form-area .register-form .register-footer p {
    margin: 0
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    .register-form-area .register-form .register-footer p {
        margin-bottom: 28px;
        display: block
    }
}

@media (max-width: 575.99px) {
    .register-form-area .register-form .register-footer p {
        margin-bottom: 28px;
        display: block
    }
}

.register-form-area .register-form .register-footer p a,
.blog-meta .tag a span {
    color: #00a4a6
}

.submit-btn3 {
    background: #00a4a6;
    height: 60px;
    padding: 10px 43px;
    border: 0;
    border-radius: 15px !important;
    color: #fff;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 16px;
    border-radius: 0px
}

.blog_area a,
.author_area a,
.publisher_area a {
    text-decoration: none;
    transition: .4s
}

.blog_area a:hover,
.blog_area a :hover,
.author_area a:hover,
.author_area a :hover,
.publisher_area a:hover,
.publisher_area a :hover {
    background: -webkit-linear-gradient(131deg, #00a4a6 0%, #00a4a6 99%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-decoration: none;
    transition: .4s
}

.blog_item,
.author_item,
.publisher_item {
    margin-bottom: 50px
}

.blog_details,
.author_details,
.publisher_details {
    padding: 30px 0 20px 10px;
    box-shadow: 0px 10px 20px 0px rgba(221, 221, 221, 0.3)
}

@media (min-width: 768px) {

    .blog_details,
    .author_details,
    .publisher_details {
        padding: 60px 30px 35px 35px
    }
}

.blog_details p,
.author_details p,
.publisher_details p {
    margin-bottom: 30px
}

.blog_details a,
.author_details a,
.publisher_details a {
    color: #ff8b23
}

.blog_details a:hover,
.author_details a:hover,
.publisher_details a:hover {
    color: #00a4a6
}

.blog_details h2,
.author_details h2,
.publisher_details h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px
}

@media (min-width: 768px) {

    .blog_details h2,
    .author_details h2,
    .publisher_details h2 {
        font-size: 24px;
        margin-bottom: 15px
    }
}

.blog-info-link li,
.author-info-link li,
.publisher-info-link li {
    float: right;
    font-size: 14px
}

.blog-info-link li a,
.author-info-link li a,
.publisher-info-link li a {
    color: #999999
}

.blog-info-link li i,
.blog-info-link li span,
.author-info-link li i,
.author-info-link li span,
.publisher-info-link li i,
.publisher-info-link li span {
    font-size: 13px;
    margin-left: 5px
}

.blog-info-link li::after,
.author-info-link li::after,
.publisher-info-link li::after {
    content: "|";
    padding-left: 10px;
    padding-right: 10px
}

.blog-info-link li:last-child::after,
.author-info-link li:last-child::after,
.publisher-info-link li:last-child::after {
    display: none
}

.blog-info-link::after,
.author-info-link::after,
.publisher-info-link::after {
    content: "";
    display: block;
    clear: both;
    display: table
}

.blog_item_img,
.author_item_img,
.publisher_item_img {
    position: relative
}

.blog_item_img .blog_item_date,
.author_item_img .author_item_gener,
.publisher_item_img .publisher_item_date {
    position: absolute;
    bottom: -10px;
    left: 10px;
    display: block;
    color: #fff;
    background-color: #00a4a6;
    padding: 8px 15px;
    border-radius: 15px
}

@media (min-width: 768px) {

    .blog_item_img .blog_item_date,
    .author_item_img .author_item_gener,
    .publisher_item_img .publisher_item_date {
        bottom: -20px;
        left: 40px;
        padding: 13px 30px
    }
}

.blog_item_img .blog_item_date h3,
.author_item_img .author_item_gener h3,
.publisher_item_img .publisher_item_date h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2
}

@media (min-width: 768px) {

    .blog_item_img .blog_item_date h3,
    .author_item_img .author_item_gener h3,
    .publisher_item_img .publisher_item_date h3 {
        font-size: 30px
    }
}

.blog_item_img .blog_item_date p,
.author_item_img .author_item_gener p,
.publisher_item_img .publisher_item_date p {
    font-size: 18px;
    margin-bottom: 0;
    color: #fff
}

@media (min-width: 768px) {

    .blog_item_img .blog_item_date p,
    .author_item_img .author_item_gener p,
    .publisher_item_img .publisher_item_date p {
        font-size: 18px
    }
}

.blog_right_sidebar .widget_title,
.author_right_sidebar .widget_title,
.publisher_right_sidebar .widget_title {
    font-size: 20px;
    margin-bottom: 40px
}

.blog_right_sidebar .widget_title::after,
.author_right_sidebar .widget_title::after,
.publisher_right_sidebar .widget_title::after {
    content: "";
    display: block;
    padding-top: 15px;
    border-bottom: 1px solid #f0e9ff
}

.blog_right_sidebar .single_sidebar_widget,
.author_right_sidebar .single_sidebar_widget,
.publisher_right_sidebar .single_sidebar_widget {
    background: #fbf9ff;
    padding: 30px;
    margin-bottom: 30px
}

.blog_right_sidebar .single_sidebar_widget .btn_1,
.author_right_sidebar .single_sidebar_widget .btn_1,
.publisher_right_sidebar .single_sidebar_widget .btn_1 {
    margin-top: 0px
}

.blog_right_sidebar .search_widget .form-control,
.author_right_sidebar .search_widget .form-control,
.publisher_right_sidebar .search_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999999;
    padding-left: 20px;
    border-radius: 0;
    border-right: 0
}

.blog_right_sidebar .search_widget .form-control::placeholder,
.author_right_sidebar .search_widget .form-control::placeholder,
.publisher_right_sidebar .search_widget .form-control::placeholder {
    color: #999999
}

.blog_right_sidebar .search_widget .form-control:focus,
.author_right_sidebar .search_widget .form-control:focus,
.publisher_right_sidebar .search_widget .form-control:focus {
    border-color: #f0e9ff;
    outline: 0;
    box-shadow: none
}

.blog_right_sidebar .search_widget .input-group button,
.author_right_sidebar .search_widget .input-group button,
.publisher_right_sidebar .search_widget .input-group button {
    background: #00a4a6;
    border-left: 0;
    border: 1px solid #f0e9ff;
    padding: 12px 15px;
    border-left: 0;
    cursor: pointer
}

.blog_right_sidebar .search_widget .input-group button i,
.author_right_sidebar .search_widget .input-group button i,
.publisher_right_sidebar .search_widget .input-group button i {
    color: #fff
}

.blog_right_sidebar .search_widget .input-group button span,
.author_right_sidebar .search_widget .input-group button span,
.publisher_right_sidebar .search_widget .input-group button span {
    font-size: 14px;
    color: #999999
}

.blog_right_sidebar .newsletter_widget .form-control,
.author_right_sidebar .newsletter_widget .form-control,
.publisher_right_sidebar .newsletter_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999999;
    padding-left: 20px;
    border-radius: 0
}

.blog_right_sidebar .newsletter_widget .form-control::placeholder,
.author_right_sidebar .newsletter_widget .form-control::placeholder,
.publisher_right_sidebar .newsletter_widget .form-control::placeholder {
    color: #999999
}

.blog_right_sidebar .newsletter_widget .form-control:focus,
.author_right_sidebar .newsletter_widget .form-control:focus,
.publisher_right_sidebar .newsletter_widget .form-control:focus {
    border-color: #f0e9ff;
    outline: 0;
    box-shadow: none
}

.blog_right_sidebar .newsletter_widget .input-group button,
.author_right_sidebar .newsletter_widget .input-group button,
.publisher_right_sidebar .newsletter_widget .input-group button {
    background: #fff;
    border-left: 0;
    border: 1px solid #f0e9ff;
    padding: 4px 15px;
    border-left: 0
}

.blog_right_sidebar .newsletter_widget .input-group button i,
.blog_right_sidebar .newsletter_widget .input-group button span,
.author_right_sidebar .newsletter_widget .input-group button i,
.author_right_sidebar .newsletter_widget .input-group button span,
.publisher_right_sidebar .newsletter_widget .input-group button i,
.publisher_right_sidebar .newsletter_widget .input-group button span {
    font-size: 14px;
    color: #fff
}

.blog_right_sidebar .post_category_widget .cat-list li,
.author_right_sidebar .post_category_widget .cat-list li,
.publisher_right_sidebar .post_category_widget .cat-list li {
    border-bottom: 1px solid #f0e9ff;
    transition: all 0.3s ease 0s;
    padding-bottom: 12px
}

.blog_right_sidebar .post_category_widget .cat-list li:last-child,
.author_right_sidebar .post_category_widget .cat-list li:last-child,
.publisher_right_sidebar .post_category_widget .cat-list li:last-child {
    border-bottom: 0
}

.blog_right_sidebar .post_category_widget .cat-list li a,
.author_right_sidebar .post_category_widget .cat-list li a,
.publisher_right_sidebar .post_category_widget .cat-list li a {
    font-size: 14px;
    line-height: 20px;
    color: #888888
}

.blog_right_sidebar .post_category_widget .cat-list li a p,
.author_right_sidebar .post_category_widget .cat-list li a p,
.publisher_right_sidebar .post_category_widget .cat-list li a p {
    margin-bottom: 0px;
    margin-left: 5px;
}

.blog_right_sidebar .post_category_widget .cat-list li+li,
.author_right_sidebar .post_category_widget .cat-list li+li,
.publisher_right_sidebar .post_category_widget .cat-list li+li {
    padding-top: 15px
}

.cart_area .media-body a {
    color: #474747;
}

.cart_inner .bottom_button td {
    text-align: left;
}

.cart_inner h5 span {
    margin-right: 3px;
}

.blog_right_sidebar .popular_post_widget .post_item .media-body,
.author_right_sidebar .popular_post_widget .post_item .media-body,
.publisher_right_sidebar .popular_post_widget .post_item .media-body {
    justify-content: center;
    align-self: center;
    padding-right: 20px
}

.blog_right_sidebar .popular_post_widget .post_item .media-body h3,
.author_right_sidebar .popular_post_widget .post_item .media-body h3,
.publisher_right_sidebar .popular_post_widget .post_item .media-body h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
    transition: all 0.3s linear
}

.blog_right_sidebar .popular_post_widget .post_item .media-body a:hover,
.author_right_sidebar .popular_post_widget .post_item .media-body a:hover,
.publisher_right_sidebar .popular_post_widget .post_item .media-body a:hover {
    color: #fff
}

.blog_right_sidebar .popular_post_widget .post_item .media-body p,
.author_right_sidebar .popular_post_widget .post_item .media-body p,
.publisher_right_sidebar .popular_post_widget .post_item .media-body p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0px
}

.blog_right_sidebar .popular_post_widget .post_item+.post_item,
.author_right_sidebar .popular_post_widget .post_item+.post_item,
.publisher_right_sidebar .popular_post_widget .post_item+.post_item {
    margin-top: 20px
}

.blog_right_sidebar .tag_cloud_widget ul li,
.author_right_sidebar .tag_cloud_widget ul li,
.publisher_right_sidebar .tag_cloud_widget ul li {
    display: inline-block
}

.blog_right_sidebar .tag_cloud_widget ul li a,
.author_right_sidebar .tag_cloud_widget ul li a,
.publisher_right_sidebar .tag_cloud_widget ul li a {
    display: inline-block;
    border: 1px solid #eeeeee;
    background: #fff;
    padding: 4px 20px;
    margin-bottom: 8px;
    margin-left: 3px;
    transition: all 0.3s ease 0s;
    color: #888888;
    font-size: 13px
}

.blog_right_sidebar .tag_cloud_widget ul li a:hover,
.author_right_sidebar .tag_cloud_widget ul li a:hover,
.publisher_right_sidebar .tag_cloud_widget ul li a:hover {
    background: #00a4a6;
    color: #fff !important;
    -webkit-text-fill-color: #fff;
    text-decoration: none;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.blog_right_sidebar .instagram_feeds .instagram_row,
.author_right_sidebar .instagram_feeds .instagram_row,
.publisher_right_sidebar .instagram_feeds .instagram_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-right: -6px;
    margin-left: -6px
}

.blog_right_sidebar .instagram_feeds .instagram_row li,
.author_right_sidebar .instagram_feeds .instagram_row li,
.publisher_right_sidebar .instagram_feeds .instagram_row li {
    width: 33.33%;
    float: left;
    padding-right: 6px;
    padding-left: 6px;
    margin-bottom: 15px
}

.blog_right_sidebar .br,
.author_right_sidebar .br,
.publisher_right_sidebar .br {
    width: 100%;
    height: 1px;
    background: #eee;
    margin: 30px 0px
}

.blog-pagination,
.author-pagination,
.publisher-pagination {
    margin-top: 80px
}

.blog-pagination .page-link,
.author-pagination .page-link,
.publisher-pagination .page-link {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 0 !important;
    color: #8a8a8a;
    border: 1px solid #f0e9ff;
}

.blog-pagination .page-link i,
.blog-pagination .page-link span,
.author-pagination .page-link i,
.author-pagination .page-link span,
.publisher-pagination .page-link i,
.publisher-pagination .page-link span {
    font-size: 13px
}

.blog-pagination .page-item.active .page-link,
.author-pagination .page-item.active .page-link,
.publisher-pagination .page-item.active .page-link {
    background-color: #fbf9ff;
    border-color: #f0e9ff;
    color: #888888
}

.blog-pagination .page-item:last-child .page-link,
.author-pagination .page-item:last-child .page-link,
.publisher-pagination .page-item:last-child .page-link {
    margin-right: 0
}

.single-post-area .blog_details {
    box-shadow: none;
    padding: 0
}

.single-post-area .blog_details {
    padding-top: 26px
}

.single-post-area .blog_details p {
    margin-bottom: 20px;
    font-size: 15px
}

.single-post-area .quote-wrapper {
    background: rgba(130, 139, 178, 0.1);
    padding: 15px;
    line-height: 1.733;
    color: #888888;
    font-style: italic;
    margin-top: 25px;
    margin-bottom: 25px
}

@media (min-width: 768px) {
    .single-post-area .quote-wrapper {
        padding: 30px
    }
}

.single-post-area .quotes {
    background: #fff;
    padding: 15px 15px 15px 20px;
    border-left: 2px solid
}

@media (min-width: 768px) {
    .single-post-area .quotes {
        padding: 25px 25px 25px 30px
    }
}

.single-post-area .arrow {
    position: absolute
}

.single-post-area .arrow .lnr {
    font-size: 20px;
    font-weight: 600
}

.single-post-area .navigation-top {
    padding-top: 15px;
    border-top: 1px solid #f0e9ff
}

.single-post-area .navigation-top p {
    margin-bottom: 0
}

.single-post-area .navigation-top .like-info {
    font-size: 14px
}

.single-post-area .navigation-top .like-info i,
.single-post-area .navigation-top .like-info span {
    font-size: 16px;
    margin-right: 5px
}

.single-post-area .navigation-top .social-icons li {
    display: inline-block;
    margin-right: 15px
}

.single-post-area .navigation-top .social-icons li:last-child {
    margin: 0
}

.single-post-area .navigation-top .social-icons li i,
.single-post-area .navigation-top .social-icons li span {
    font-size: 14px;
    color: #999999
}

.single-post-area .blog-author {
    padding: 40px 30px;
    background: #fbf9ff;
    margin-top: 50px
}

@media (max-width: 600px) {
    .single-post-area .blog-author {
        padding: 20px 8px
    }
}

.single-post-area .blog-author img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-right: 30px
}

@media (max-width: 600px) {
    .single-post-area .blog-author img {
        margin-right: 15px;
        width: 45px;
        height: 45px
    }
}

.single-post-area .blog-author a {
    display: inline-block
}

.single-post-area .blog-author a:hover {
    color: #00a4a6
}

.single-post-area .blog-author p {
    margin-bottom: 0;
    font-size: 15px
}

.single-post-area .blog-author h4 {
    font-size: 16px
}

.single-post-area .navigation-area {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin-top: 55px
}

.single-post-area .navigation-area p {
    margin-bottom: 0px
}

.single-post-area .navigation-area h4 {
    font-size: 18px;
    line-height: 25px
}

.single-post-area .navigation-area .nav-left {
    text-align: left
}

.single-post-area .navigation-area .nav-left .thumb {
    margin-right: 20px;
    background: #000
}

.single-post-area .navigation-area .nav-left .thumb img {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.single-post-area .navigation-area .nav-left .lnr {
    margin-left: 20px;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.single-post-area .navigation-area .nav-left:hover .lnr {
    opacity: 1
}

.single-post-area .navigation-area .nav-left:hover .thumb img {
    opacity: .5
}

@media (max-width: 767px) {
    .single-post-area .navigation-area .nav-left {
        margin-bottom: 30px
    }
}

.single-post-area .navigation-area .nav-right {
    text-align: right
}

.single-post-area .navigation-area .nav-right .thumb {
    margin-left: 20px;
    background: #000
}

.single-post-area .navigation-area .nav-right .thumb img {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.single-post-area .navigation-area .nav-right .lnr {
    margin-right: 20px;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.single-post-area .navigation-area .nav-right:hover .lnr {
    opacity: 1
}

.single-post-area .navigation-area .nav-right:hover .thumb img {
    opacity: .5
}

.comments-area {
    background: transparent;
    border-top: 1px solid #eee;
    padding: 45px 0;
    margin-top: 50px
}

@media (max-width: 414px) {
    .comments-area {
        padding: 50px 8px
    }
}

.comments-area h4 {
    margin-bottom: 35px;
    font-size: 18px
}

.comments-area h5 {
    font-size: 16px;
    margin-bottom: 0px
}

.comments-area .comment-list {
    padding-bottom: 48px
}

.comments-area .comment-list:last-child {
    padding-bottom: 0px
}

@media (max-width: 413px) {
    .comments-area .comment-list .single-comment h5 {
        font-size: 12px
    }

    .comments-area .comment-list .single-comment .date {
        font-size: 11px
    }

    .comments-area .comment-list .single-comment .comment {
        font-size: 10px
    }
}

.comments-area .thumb {
    margin-right: 20px
}

.comments-area .thumb img {
    width: 70px;
    border-radius: 50%
}

.comments-area .date {
    font-size: 14px;
    color: #999999;
    margin-bottom: 0;
    margin-left: 20px
}

.comments-area .comment {
    margin-bottom: 10px;
    color: #777777;
    font-size: 15px
}

.comments-area .btn-reply {
    background-color: transparent;
    color: #888888;
    padding: 5px 18px;
    font-size: 14px;
    display: block;
    font-weight: 400
}

.comment-form {
    border-top: 1px solid #eee;
    padding-top: 45px;
    margin-top: 50px;
    margin-bottom: 20px
}

.comment-form .form-group {
    margin-bottom: 30px
}

.comment-form h4 {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 22px
}

.comment-form .name {
    padding-left: 0px
}

@media (max-width: 767px) {
    .comment-form .name {
        padding-right: 0px;
        margin-bottom: 1rem
    }
}

.comment-form .email {
    padding-right: 0px
}

@media (max-width: 991px) {
    .comment-form .email {
        padding-left: 0px
    }
}

.comment-form .form-control {
    border: 1px solid #f0e9ff;
    border-radius: 5px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent
}

.comment-form .form-control:focus {
    outline: 0;
    box-shadow: none
}

.comment-form .form-control::placeholder {
    font-weight: 300;
    color: #999999
}

.comment-form .form-control::placeholder {
    color: #777777
}

.comment-form textarea {
    padding-top: 18px;
    border-radius: 12px;
    height: 100% !important
}

.comment-form ::-webkit-input-placeholder {
    font-size: 13px;
    color: #777
}

.comment-form ::-moz-placeholder {
    font-size: 13px;
    color: #777
}

.comment-form :-ms-input-placeholder {
    font-size: 13px;
    color: #777
}

.comment-form :-moz-placeholder {
    font-size: 13px;
    color: #777
}

.media {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.img-fluid {
    width: 100%
}

.form-group {
    margin-bottom: 1rem
}

.dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.contact-info {
    margin-bottom: 25px
}

.contact-info__icon {
    margin-left: 20px
}

.contact-info__icon i,
.contact-info__icon span {
    color: #8f9195;
    font-size: 27px
}

.contact-info .media-body h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-size: 16px;
    color: #2a2a2a
}

.contact-info .media-body h3 a:hover {
    color: #1f2b7b
}

.contact-info .media-body p {
    color: #8a8a8a
}

.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 30px;
}

.form-contact label {
    font-size: 14px
}

.form-contact .form-group {
    margin-bottom: 30px
}

.form-contact .form-control {
    border: 1px solid #e5e6e9;
    border-radius: 15px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent
}

.form-contact .form-control:focus {
    outline: 0;
    box-shadow: none
}

.form-contact .form-control::placeholder {
    font-weight: 300;
    color: #999999
}

.form-contact textarea {
    border-radius: 0px;
    height: 100% !important
}

.contact-section {
    padding: 130px 0 100px
}

@media (max-width: 991px) {
    .contact-section {
        padding: 70px 0 40px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .contact-section {
        padding: 80px 0 50px
    }
}



.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #4A3600;
    opacity: 0.6
}

.sample-text-area {
    background: #fff;
    padding: 100px 0 70px 0
}

.text-heading {
    margin-bottom: 30px;
    font-size: 24px
}

b,
sup,
sub,
u,
del {
    color: #1f2b7b
}

.typography h1,
.typography h2,
.typography h3,
.typography h4,
.typography h5,
.typography h6 {
    color: #828bb2
}

.button-area {
    background: #fff
}

.button-area .border-top-generic {
    padding: 70px 15px;
    border-top: 1px dotted #eee
}

.button-group-area .genric-btn {
    margin-right: 10px;
    margin-top: 10px
}

.button-group-area .genric-btn:last-child {
    margin-right: 0
}

.genric-btn {
    display: inline-block;
    outline: none;
    line-height: 40px;
    padding: 0 30px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.genric-btn:focus {
    outline: none
}

.genric-btn.e-large {
    padding: 0 40px;
    line-height: 50px
}

.genric-btn.large {
    line-height: 45px
}

.genric-btn.medium {
    line-height: 30px
}

.genric-btn.small {
    line-height: 25px
}

.genric-btn.radius {
    border-radius: 3px
}

.genric-btn.circle {
    border-radius: 20px
}

.genric-btn.arrow {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.genric-btn.arrow span {
    margin-left: 10px
}

.genric-btn.default {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent
}

.genric-btn.default:hover {
    border: 1px solid #f9f9ff;
    background: #fff
}

.genric-btn.default-border {
    border: 1px solid #f9f9ff;
    background: #fff
}

.genric-btn.default-border:hover {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent
}

.genric-btn.primary {
    color: #fff;
    background: #1f2b7b;
    border: 1px solid transparent
}

.genric-btn.primary:hover {
    color: #1f2b7b;
    border: 1px solid #1f2b7b;
    background: #fff
}

.genric-btn.primary-border {
    color: #1f2b7b;
    border: 1px solid #1f2b7b;
    background: #fff
}

.genric-btn.primary-border:hover {
    color: #fff;
    background: #1f2b7b;
    border: 1px solid transparent
}

.genric-btn.success {
    color: #fff;
    background: #4cd3e3;
    border: 1px solid transparent
}

.genric-btn.success:hover {
    color: #4cd3e3;
    border: 1px solid #4cd3e3;
    background: #fff
}

.genric-btn.success-border {
    color: #4cd3e3;
    border: 1px solid #4cd3e3;
    background: #fff
}

.genric-btn.success-border:hover {
    color: #fff;
    background: #4cd3e3;
    border: 1px solid transparent
}

.genric-btn.info {
    color: #fff;
    background: #38a4ff;
    border: 1px solid transparent
}

.genric-btn.info:hover {
    color: #38a4ff;
    border: 1px solid #38a4ff;
    background: #fff
}

.genric-btn.info-border {
    color: #38a4ff;
    border: 1px solid #38a4ff;
    background: #fff
}

.genric-btn.info-border:hover {
    color: #fff;
    background: #38a4ff;
    border: 1px solid transparent
}

.genric-btn.warning {
    color: #fff;
    background: #f4e700;
    border: 1px solid transparent
}

.genric-btn.warning:hover {
    color: #f4e700;
    border: 1px solid #f4e700;
    background: #fff
}

.genric-btn.warning-border {
    color: #f4e700;
    border: 1px solid #f4e700;
    background: #fff
}

.genric-btn.warning-border:hover {
    color: #fff;
    background: #f4e700;
    border: 1px solid transparent
}

.genric-btn.danger {
    color: #fff;
    background: #f44a40;
    border: 1px solid transparent
}

.genric-btn.danger:hover {
    color: #f44a40;
    border: 1px solid #f44a40;
    background: #fff
}

.genric-btn.danger-border {
    color: #f44a40;
    border: 1px solid #f44a40;
    background: #fff
}

.genric-btn.danger-border:hover {
    color: #fff;
    background: #f44a40;
    border: 1px solid transparent
}

.genric-btn.link {
    color: #415094;
    background: #f9f9ff;
    text-decoration: underline;
    border: 1px solid transparent
}

.genric-btn.link:hover {
    color: #415094;
    border: 1px solid #f9f9ff;
    background: #fff
}

.genric-btn.link-border {
    color: #415094;
    border: 1px solid #f9f9ff;
    background: #fff;
    text-decoration: underline
}

.genric-btn.link-border:hover {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent
}

.genric-btn.disable {
    color: #222, 0.3;
    background: #f9f9ff;
    border: 1px solid transparent;
    cursor: not-allowed
}

.generic-blockquote {
    padding: 30px 50px 30px 30px;
    background: #f9f9ff;
    border-left: 2px solid #1f2b7b
}

.progress-table-wrap {
    overflow-x: scroll
}

.progress-table {
    background: #f9f9ff;
    padding: 15px 0px 30px 0px;
    min-width: 800px
}

.progress-table .serial {
    width: 11.83%;
    padding-left: 30px
}

.progress-table .country {
    width: 28.07%
}

.progress-table .visit {
    width: 19.74%
}

.progress-table .percentage {
    width: 40.36%;
    padding-right: 50px
}

.progress-table .table-head {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.progress-table .table-head .serial,
.progress-table .table-head .country,
.progress-table .table-head .visit,
.progress-table .table-head .percentage {
    color: #415094;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 500
}

.progress-table .table-row {
    padding: 15px 0;
    border-top: 1px solid #edf3fd;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.progress-table .table-row .serial,
.progress-table .table-row .country,
.progress-table .table-row .visit,
.progress-table .table-row .percentage {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center
}

.progress-table .table-row .country img {
    margin-right: 15px
}

.progress-table .table-row .percentage .progress {
    width: 80%;
    border-radius: 0px;
    background: transparent
}

.progress-table .table-row .percentage .progress .progress-bar {
    height: 5px;
    line-height: 5px
}

.progress-table .table-row .percentage .progress .progress-bar.color-1 {
    background-color: #6382e6
}

.progress-table .table-row .percentage .progress .progress-bar.color-2 {
    background-color: #e66686
}

.progress-table .table-row .percentage .progress .progress-bar.color-3 {
    background-color: #f09359
}

.progress-table .table-row .percentage .progress .progress-bar.color-4 {
    background-color: #73fbaf
}

.progress-table .table-row .percentage .progress .progress-bar.color-5 {
    background-color: #73fbaf
}

.progress-table .table-row .percentage .progress .progress-bar.color-6 {
    background-color: #6382e6
}

.progress-table .table-row .percentage .progress .progress-bar.color-7 {
    background-color: #a367e7
}

.progress-table .table-row .percentage .progress .progress-bar.color-8 {
    background-color: #e66686
}

.single-gallery-image {
    margin-top: 30px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    height: 200px
}

.unordered-list li {
    position: relative;
    padding-left: 30px;
    line-height: 1.82em !important
}

.unordered-list li:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 3px solid #1f2b7b;
    background: #fff;
    top: 4px;
    left: 0;
    border-radius: 50%
}

.ordered-list {
    margin-left: 30px
}

.ordered-list li {
    list-style-type: decimal-leading-zero;
    color: #1f2b7b;
    font-weight: 500;
    line-height: 1.82em !important
}

.ordered-list li span {
    font-weight: 300;
    color: #828bb2
}

.ordered-list-alpha li {
    margin-left: 30px;
    list-style-type: lower-alpha;
    color: #1f2b7b;
    font-weight: 500;
    line-height: 1.82em !important
}

.ordered-list-alpha li span {
    font-weight: 300;
    color: #828bb2
}

.ordered-list-roman li {
    margin-left: 30px;
    list-style-type: lower-roman;
    color: #1f2b7b;
    font-weight: 500;
    line-height: 1.82em !important
}

.ordered-list-roman li span {
    font-weight: 300;
    color: #828bb2
}

.single-input {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px
}

.single-input:focus {
    outline: none
}

.input-group-icon {
    position: relative
}

.input-group-icon .icon {
    position: absolute;
    left: 20px;
    top: 0;
    line-height: 40px;
    z-index: 3
}

.input-group-icon .icon i {
    color: #797979
}

.input-group-icon .single-input {
    padding-left: 45px
}

.single-textarea {
    display: block;
    width: 100%;
    line-height: 40px;
    border: none;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px;
    height: 100px;
    resize: none
}

.single-textarea:focus {
    outline: none
}

.single-input-primary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px
}

.single-input-primary:focus {
    outline: none;
    border: 1px solid #1f2b7b
}

.single-input-accent {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px
}

.single-input-accent:focus {
    outline: none;
    border: 1px solid #eb6b55
}

.single-input-secondary {
    display: block;
    width: 100%;
    line-height: 40px;
    border: 1px solid transparent;
    outline: none;
    background: #f9f9ff;
    padding: 0 20px
}

.single-input-secondary:focus {
    outline: none;
    border: 1px solid #f09359
}

.default-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.default-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer
}

.default-switch input+label {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #1f2b7b;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer
}

.default-switch input:checked+label {
    left: 19px
}

.primary-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.primary-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.primary-switch input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.primary-switch input+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 8.5px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.primary-switch input+label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer
}

.primary-switch input:checked+label:after {
    left: 19px
}

.primary-switch input:checked+label:before {
    background: #1f2b7b
}

.confirm-switch {
    width: 35px;
    height: 17px;
    border-radius: 8.5px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.confirm-switch input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.confirm-switch input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.confirm-switch input+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 8.5px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer
}

.confirm-switch input+label:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.2);
    cursor: pointer
}

.confirm-switch input:checked+label:after {
    left: 19px
}

.confirm-switch input:checked+label:before {
    background: #4cd3e3
}

.primary-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.primary-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.primary-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.primary-checkbox input:checked+label {
    background: url(../img/icon/primary-check.png) no-repeat center center/cover;
    border: none
}

.confirm-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.confirm-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.confirm-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.confirm-checkbox input:checked+label {
    background: url(../img/icon/success-check.png) no-repeat center center/cover;
    border: none
}

.disabled-checkbox {
    width: 16px;
    height: 16px;
    border-radius: 3px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.disabled-checkbox input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.disabled-checkbox input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.disabled-checkbox input:disabled {
    cursor: not-allowed;
    z-index: 3
}

.disabled-checkbox input:checked+label {
    background: url(../img/icon/disabled-check.png) no-repeat center center/cover;
    border: none
}

.primary-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.primary-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.primary-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.primary-radio input:checked+label {
    background: url(../img/icon/primary-radio.png) no-repeat center center/cover;
    border: none
}

.confirm-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.confirm-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.confirm-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.confirm-radio input:checked+label {
    background: url(../img/icon/success-radio.png) no-repeat center center/cover;
    border: none
}

.disabled-radio {
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #f9f9ff;
    position: relative;
    cursor: pointer
}

.disabled-radio input {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.disabled-radio input+label {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #f1f1f1
}

.disabled-radio input:disabled {
    cursor: not-allowed;
    z-index: 3
}

.disabled-radio input:checked+label {
    background: url(../img/icon/disabled-radio.png) no-repeat center center/cover;
    border: none
}

.default-select {
    height: 40px
}

.default-select .nice-select {
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #f9f9ff;
    padding-left: 20px;
    padding-right: 40px
}

.default-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    padding: 10px 0 10px 0px
}

.default-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 20px
}

.default-select .nice-select .list .option.selected {
    color: #1f2b7b;
    background: transparent
}

.default-select .nice-select .list .option:hover {
    color: #1f2b7b;
    background: transparent
}

.default-select .current {
    margin-right: 50px;
    font-weight: 300
}

.default-select .nice-select::after {
    right: 20px
}

.form-select {
    height: 40px;
    width: 100%
}

.form-select .nice-select {
    border: none;
    border-radius: 0px;
    height: 40px;
    background: #f9f9ff;
    padding-left: 45px;
    padding-right: 40px;
    width: 100%
}

.form-select .nice-select .list {
    margin-top: 0;
    border: none;
    border-radius: 0px;
    box-shadow: none;
    width: 100%;
    padding: 10px 0 10px 0px
}

.form-select .nice-select .list .option {
    font-weight: 300;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 28px;
    min-height: 28px;
    font-size: 12px;
    padding-left: 45px
}

.form-select .nice-select .list .option.selected {
    color: #1f2b7b;
    background: transparent
}

.form-select .nice-select .list .option:hover {
    color: #1f2b7b;
    background: transparent
}

.form-select .current {
    margin-right: 50px;
    font-weight: 300
}

.form-select .nice-select::after {
    right: 20px
}

.mt-10 {
    margin-top: 10px
}

.section-top-border {
    padding: 50px 0;
    border-top: 1px dotted #eee
}

.mb-30 {
    margin-bottom: 30px
}

.mt-30 {
    margin-top: 30px
}

.switch-wrap {
    margin-bottom: 10px
}

.book-caption {
    margin-right: 30px;
}

.book-details {
    margin-top: 30px;
}

.book-caption h3 {
    font-size: 2rem;
    font-weight: 900;
    margin-bottom: 30px;
}

.book-caption p a {
    color: #000;
    font-weight: 300;
}

.book-caption p {
    font-weight: 500;
}

.book-caption p a:hover {
    color: #00a4a6;
}

.book-caption .price p {
    color: #00a4a6;
    font-size: 2rem;
}

.book-caption .price span {
    margin-right: 5px;
    font-size: 1.5rem;
}

.book-caption .review,
.blog-caption .review {
    display: flex;
    color: #FFDF00;
}

.book-caption .review .rating,
.blog-caption .review .rating {
    margin-left: 5px;
}

.book-caption .white-btn {
    border: 1px solid #00a4a6;
    margin: 0;
    color: #00a4a6;
}

.book-caption .book-btn {
    background: none;
    border: 0px;
    padding: 15px 0px !important;
}

.book-caption .book-btn i {
    vertical-align: middle;
    color: #00a4a6 !important;
}

.book-caption .book-btn:hover:after {
    color: #00a4a6;
    margin-right: 5px;
    border: 0px;
}

.book-caption .share-btn {
    margin-right: 20px;
}

.book-caption .share-btn:hover:after {
    content: "اشتراک گذاری";
}

.book-caption .print-btn:hover:after {
    content: "چاپ محتوا";
}

#nav-two .author-img {
    width: 30%;
    text-align: center;
}

#nav-two .offset-xl-1.col-lg-9 {
    width: 70%;
    margin-left: auto;
}

.table-book {
    width: 100%;
    margin-left: 0px;
}

.details {
    width: 100%;
}

.details .tg {
    border-collapse: collapse;
    border-spacing: 0;
}

.details .tg td {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    overflow: hidden;
    word-break: normal;
}

.details .tg th {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    word-break: normal;
}

.details th {
    background: #f4f4f4;
    padding: 10px 20px;
}

.details tbody .first {
    background: #f8f8f8;
}

.details tbody .second {
    background: #fff;
}

.details .first,
.details .second {
    padding: 5px 20px;
    border: 5px solid #fff;
    border-radius: 15px;
}

.details .tg .tg-9wq8 {
    border-color: inherit;
    text-align: center;
    vertical-align: middle
}

.details .tg .tg-c3ow {
    border-color: inherit;
    text-align: center;
    vertical-align: top
}

.details .tg .tg-dvpl {
    border-color: inherit;
    text-align: right;
    vertical-align: top
}

#nav-four .img-sm {
    width: 46px;
    height: 46px;
    border-radius: 50px;
}

#nav-four .panel {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.075);
    border-radius: 0;
    border: 0;
    margin-bottom: 15px;
}

#nav-four .panel .panel-footer,
.panel>:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#nav-four .panel .panel-heading,
.panel>:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#nav-four .panel-body {
    padding: 25px 20px;
}


#nav-four .media-block .media-left {
    display: block;
    float: left
}

#nav-four .media-block .media-right {
    float: right
}

#nav-four .media-block .media-body {
    display: block;
    overflow: hidden;
    padding-right: 20px;
    width: auto
}

#nav-four .middle .media-left,
#nav-four .middle .media-right,
#nav-four .middle .media-body {
    vertical-align: middle
}

#nav-four .thumbnail {
    border-radius: 0;
    border-color: #e9e9e9
}

#nav-four .tag.tag-sm,
#nav-four .btn-group-sm>.tag {
    padding: 5px 10px;
}

#nav-four .tag:not(.label) {
    background-color: #fff;
    padding: 6px 12px;
    border-radius: 2px;
    border: 1px solid #cdd6e1;
    font-size: 12px;
    line-height: 1.42857;
    vertical-align: middle;
    -webkit-transition: all .15s;
    transition: all .15s;
}

#nav-four .text-muted,
a.text-muted:hover,
a.text-muted:focus {
    color: #acacac;
}

#nav-four .text-sm {
    font-size: 0.9em;
}

#nav-four .text-5x,
#nav-four .text-4x,
#nav-four .text-5x,
#nav-four .text-2x,
#nav-four .text-lg,
#nav-four .text-sm,
#nav-four .text-xs {
    line-height: 1.25;
}

#nav-four .btn i {
    margin-left: 11px;
}

#nav-four .btn:hover:before {
    background: transparent !important;
}

#nav-four .btn-icon {
    padding-left: 9px;
    padding-right: 9px;
}

#nav-four .pad-ver .btn-group .btn {
    background: #f2f2f2 !important;
    border-radius: 15px;
}

#nav-four .pad-ver .btn-group .btn:first-child {
    margin-left: 5px;
}

#nav-four .text-muted.text-sm i {
    margin-left: 5px;
    margin-top: 30px;
}

#nav-four .btn-group-sm>.btn,
#nav-four .btn-icon.btn-sm {
    padding: 10px 20px !important;
}

#nav-four .btn:hover::before {
    transform: scaleX(0);
}

#nav-four .btn-sm {
    padding: 10px 20px !important;
    display: block;
    float: left;
    background: transparent;
    color: #000 !important;
}

#nav-four .mar-top {
    margin-top: 15px;
}

.blog-caption,
.author-caption,
.publisher-caption {
    border: 2px solid #ecffff;
    border-radius: 15px;
    padding: 15px;
    margin: 15px;
    background: #f9f9f9;
}

.blog-title h1 {
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 2;
}

.blog-caption .meta p {
    font-weight: 500;
    margin-left: 10px;
}

.blog-caption .meta p a,
.blog-caption .meta p span {
    color: #606060;
    font-weight: 300;
    margin-right: 5px;
}

.blog-caption .white-btn {
    margin-top: 10px;
    margin-right: 0px;
}

.blog-caption .border-btn {
    background: white;
    padding: 10px 15px !important;
}

.blog-caption .border-btn i {
    color: #000 !important;
    margin: 0px;
}

.our-client #nav-tabContent .desc-tab,
.our-client #nav-tabContent .comment-tab {
    margin: 0px !important;
    width: 100%;
}

.blog-meta .container {
    background: #f8f8f8;
    padding: 20px;
    margin-bottom: 30px;
    border-radius: 15px;
    vertical-align: middle;
}

.blog-meta p {
    margin: 0 0 0 5px;
}

.blog-meta a {
    color: #000;
    margin-left: 5px;
    line-height: 3;
}

.blog-meta .tag,
.blog-meta .cat {
    display: flex;
    justify-content: center;
    align-items: center;
}

.single-blog-img img {
    border-radius: 15px;
}

.breadcrumb {
    background: #ecffff;
    padding: 5px;
    border-radius: 0 0 50px 50px;
    justify-content: center;
    margin-right: 120px;
    margin-left: 120px;
    flex-shrink: unset;
    border-top: 1px solid #eee;
}

.breadcrumb-active {
    color: #000;
}

.breadcrumb-link {
    color: #747272;
}

.breadcrumb-link:hover {
    color: #000;
}

.breadcrumb li {
    font-weight: 300;
    font-size: 0.8rem;
    color: #747272;
}

.chevron {
    margin: 0 10px;
}

.chevron span {
    color: #747272;
    font-size: 0.5rem;
}

.categories-slider {
    margin: 100px;
    border: 2px solid #ecffff;
    border-radius: 15px;
    padding: 20px 0 10px 0;
}

.categories-slider .section-tittle {
    top: 10px;
    right: 30px;
}

.categories-slider h2 {
    font-size: 1rem;
    margin-bottom: 50px;
}

.category-caption {
    font-weight: 500;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    transition: all 0.6s;
}

.category-caption:hover {
    color: #5f5f5f;
}

.category-img img {
    width: 150px;
    height: auto;
    border-radius: 15px;
}

.category-item {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    transition: all 0.6s;
}

.category-item:hover {
    background: #ecffff;
    border-radius: 15px;
}

.categories-active {
    background: url(../img/bg/arrow.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

.categories-active .slick-arrow {
    background: #ecffff;
    color: #00a4a6;
    border: 0;
    font-size: 0.8rem;
    padding: 10px 20px;
}

.categories-active .slick-next {
    position: absolute;
    bottom: 109%;
    left: 5%;
    border-radius: 0 50px 50px 0;
}

.categories-active .slick-prev {
    position: absolute;
    left: 2%;
    bottom: 109%;
    border-radius: 50px 0 0 50px;
}

.owl-stage-outer {
    direction: ltr;
}

.shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ececec;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}

.testimonials h2 {
    margin-bottom: 0;
    margin-top: 50px;
    text-align: right;
    top: 15px;
    position: inherit;
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 2;
    margin: 0 0 17px 0;
    font-weight: 300;
    text-align: justify;
    direction: rtl;
    padding: 10px 20px;
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #00a4a6;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials .item {
    text-align: center;
    padding: 50px;
    margin-bottom: 80px;
    opacity: 0.2;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
    border-radius: 50px;
    outline: 10px double #ecffff;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #00a4a6;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
    position: absolute;
    top: -35px;
    width: auto;
    left: 0;
}

.solid {
    width: 68%;
    color: #00a4a6;
    border: 2px solid #00a4a6;
    right: 22%;
    position: relative;
    bottom: 3px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #00a4a6;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
    border-radius: 50px
}

.timer {
    position: absolute;
    top: auto;
    left: 0;
    margin-left: 10%;
    bottom: auto;
    background: rgba(231, 169, 169, 0.21);
    padding: 20px;
    border-radius: 15px;
}

.countdown_dashboard {
    direction: ltr;
}

.digi_num {
    display: flex;
    border-radius: 50px;
    padding: 20px 40px;
    background: #ecffff;
    font-size: 1.2rem;
    font-weight: 500;
}

.dash {
    display: flex;
    justify-content: right;
    align-items: center;
    margin-bottom: 20px;
}

.dash:last-child {
    margin-bottom: 0px;
}

.dash_title {
    margin-right: 10px;
    color: #fff;
}

.digit {
    color: #00a4a6;
}

.best-author {
    background: #ecffff;
    padding: 20px;
    border-radius: 20px;
    outline: 10px double #ecffff;
}

.best-author hr {
    border-color: #00a4a6;
}

.best-author h3 {
    font-weight: 700;
}

.best-author-box li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
}

.best-author-box img {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    border: 2px double #00a4a6;
    margin-left: 10px;
}

.best-author-box p {
    font-weight: 500;
}

.best-author-box i {
    color: #b1e3e3;
    font-size: 1.2rem;
    position: absolute;
    left: 0;
    bottom: 45%;
    transition: left ease 0.5s;
}

.best-author-box i:hover {
    left: 10px;
}

.best-author-footer {
    text-align: left;
}

.best-author-footer a {
    color: #00a4a6;
}

.best-author-footer i {
    vertical-align: middle;
    margin-right: 5px;
}

.linking .btn {
    box-shadow: -10px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

.menu a,
.menu a:link,
.menu a:visited,
.menu a:focus,
.menu span {
    color: #fff;
    text-decoration: none;
}

.menu a:hover {
    color: #227087;
    text-decoration: none;
}

.menu>li>a {
    padding: 20px 18px;
    display: block;
}

.menu>li:hover>a {
    color: #227087;
}

.menu>li:hover {
    background-color: #fff;
}

/* Megadrop width dropdown */
.menu>li>.megadrop {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    list-style: none;
    top: 100%;
    right: 0px;
    width: 800px;
    min-height: 100%;
    text-align: right;
    margin-top: 30px;
    padding: 20px;
    z-index: 99;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    overflow: hidden;
    background: #fff;
}

.menu>li:hover .megadrop {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
}

.menu ul li:hover:after {
    color: #227087;
}

.menu .col {
    width: 20%;
    float: right;
    color: white;
    margin: 0 2% 0 0%;
}

.menu .col ul {
    padding: 0;
    margin: 0;
}

.menu .col ul li {
    padding: 0;
    list-style: none;
    font-size: 11px;
    display: flex;
}

.menu .col ul li a {
    display: block;
    padding: 0 0 15px 0;
}

.menu .col ul li a:hover {
    color: #111;
    text-decoration: none;
}

.menu>li>ul li ul,
.menu li>ul li,
.menu>li>.megadrop,
.menu>li>ul,
.menu>li {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-outs;
}

.mega-head {
    justify-content: space-between;
    display: flex;
    border-bottom: 2px solid #ecffff;
    margin-bottom: 20px;
}

.mega-foot .col-12 {
    display: flex;
    justify-content: space-between !important;
}

.mega-foot .col-12 a {
    background: #ecffff;
    display: inline-flex !important;
    border-radius: 15px;
    width: 20%;
    justify-content: center;
}

.single-author-img img,
.single-publisher-img img {
    width: 600px;
    border-radius: 15px;
    border: 10px double #ecffff;
    margin-left: 30px;
}

.author-caption .meta a,
.author-caption .meta span,
.publisher-caption .meta a,
.publisher-caption .meta span {
    color: #000;
    font-weight: 500;
    margin-right: 5px;
    transition: all 0.6s;
}

.author-caption .meta a:hover,
.publisher-caption .meta a:hover {
    color: #00a4a6;
}

.author-title h1,
.publisher-title h1 {
    font-weight: 700;
    padding: 30px;
    text-align: center;
    text-shadow: 1px 1px 1px #00a4a6;
}

.author-btn,
.publisher-btn {
    text-align: center;
    margin: 0;
}

.author-books,
.publisher-books,
.related-books,
.related-blogs {
    background: #fff;
}

.author-books .row,
.publisher-books .row,
.related-books .row,
.related-blogs .row {
    background: #ecffff;
    border-radius: 15px;
    padding: 50px 20px 20px 20px;
    margin-bottom: 50px;
}

.author-books .mb-55,
.publisher-books .mb-55,
.related-books .mb-55,
.related-blogs .mb-55 {
    margin-bottom: 0px;
}

.author-books-box .properties,
.publisher-books-box .properties,
.related-books-box .properties,
.related-blogs-box .properties {
    display: flex;
    justify-content: center;
}

.author-books-box .properties-caption,
.publisher-books-box .properties-caption,
.related-books-box .properties-caption,
.related-blogs-box .properties-caption {
    background: #fff;
    border-radius: 0 0 15px 15px;
    padding: 15px;
}

.author-books-box h3 a,
.publisher-books-box h3 a,
.related-books-box h3 a,
.related-blogs-box h3 a {
    transition: all 0.6s;
}

.author-books-box h3 a:hover,
.publisher-books-box h3 a:hover,
.related-books-box h3 a:hover,
.related-blogs-box h3 a:hover {
    color: #00a4a6;
}

.author-books-box span,
.publisher-books-box span,
.related-books-box span,
.related-blogs-box span {
    color: #000;
    font-weight: 500;
}

.slick-dots {
    position: absolute;
    bottom: 0;
    display: block !important;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block !important;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    top: 30px
}

.slick-dots .slick-active button {
    background: #00a4a6;
    border: 5px double #ecffff;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    border: 0;
    outline: none;
    background: #eee;
    border-radius: 50px;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-size: 20px;
    line-height: 20px;
    color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
}

.related-blogs-box .properties-card {
    width: 90% !important;
}

.related-blogs-box .properties-card img {
    width: 100%;
}

.related-blogs .properties .properties-card .properties-caption .properties-footer .review {
    text-align: left;
}

.related-blogs .properties-caption h3 {
    width: 100%;
}

.popular_post_widget .post_item img {
    width: 100px;
    border: 5px double #ecffff;
}

/*Publishers in Home Page*/
.publishers {
    margin: 30px auto;
}

.publishers .lists {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    height: 100%;
    direction: ltr;
    text-align: right;
    background: #f6ffff;
    padding: 30px;
    border-radius: 15px;
}

.publishers h2 {
    margin-bottom: 0;
    color: #00a4a6;
}

.publishers .section-tittle {
    margin-bottom: 50px;
    text-align: right;
}

.publishers .lists .list {
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
    padding: 10px;
}

.publishers .list-image {
    margin-left: 5px;
}

.publishers .list-caption {
    margin-right: 5px;
}

.publishers .list-image img {
    width: 100px;
    height: auto;
    border-radius: 15px;
}

.publishers .list-caption a {
    color: #000;
    font-weight: 700;
}

.publishers .list-caption p {
    font-size: 0.8rem;
    color: #626262
}

.publishers .list-caption p span {
    font-size: 1rem;
    font-weight: 500;
    color: #00a4a6;
}

#item-1 {
    grid-row-start: 1;
    grid-column-start: 4;
    grid-row-end: 2;
    grid-column-end: 5;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

#item-2 {
    grid-row-start: 1;
    grid-column-start: 3;
    grid-row-end: 2;
    grid-column-end: 4;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

#item-3 {
    grid-row-start: 1;
    grid-column-start: 2;
    grid-row-end: 2;
    grid-column-end: 3;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

#item-4 {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-column-end: 2;
    border-bottom: 1px solid #eee;
}

#item-5 {
    grid-row-start: 2;
    grid-column-start: 4;
    grid-row-end: 3;
    grid-column-end: 5;
    border-left: 1px solid #eee;
}

#item-6 {
    grid-row-start: 2;
    grid-column-start: 3;
    grid-row-end: 3;
    grid-column-end: 4;
    border-left: 1px solid #eee;
}

#item-7 {
    grid-row-start: 2;
    grid-column-start: 2;
    grid-row-end: 3;
    grid-column-end: 3;
    border-left: 1px solid #eee;
}

#item-8 {
    grid-row-start: 2;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 2;
}



/*Responsive*/

@media only screen and (max-width: 1399.99px) {
    .single-blog-row {
        display: grid !important;
        text-align: center;
        justify-content: center;
    }

    .book-caption .review,
    .blog-caption .review {
        justify-content: center;
    }

    .solid {
        width: 60%;
        right: 27%;
    }
}

@media only screen and (max-width: 1199.99px) {

    .header-info-right ul li:nth-of-type(2),
    .header-info-right ul li:nth-of-type(1) {
        display: none !important;
    }

    .header-area .header-top .header-info-right ul li {
        margin-right: 33px;
        margin-left: unset;
    }

    .services-area2 .row {
        align-items: center;
    }

    .categories .slider-area .hero-caption.hero-caption2 h2 {
        font-size: 2rem;
    }

    .blog_item_img .blog_item_date,
    .author_item_img .author_item_gener,
    .publisher_item_img .publisher_item_date {
        bottom: -10px;
    }

    .map iframe {
        width: 100%;
    }
}

@media only screen and (max-width: 1100.99px) {
    .single-blog .col-xl-12 {
        padding: 0;
    }

    .menu>li>.megadrop {
        width: 750px;
    }

    .timer {
        top: 0;
        left: 0;
        margin-left: 0;
    }

    .digi_num {
        padding: 5px 15px;
        font-size: 0.8rem;
    }

    .dash_title {
        font-size: 0.7rem;
    }

    .best-author h3 {
        font-size: 1.2rem;
    }

    .best-author-box img {
        width: 50px;
        height: 50px;
    }

    .best-author-box p {
        font-size: 0.8rem;
        margin-bottom: 0px;
    }

    .best-author-box i {
        font-size: 1.2rem;
        bottom: 30%;
    }

    .solid {
        width: 55%;
        right: 30%;
    }
}

@media only screen and (max-width: 990.99px) {
    .header-bottom {
        text-align: center;
    }

    .logo2 img {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .header-bottom .slicknav_nav {
        text-align: right;
    }

    .slicknav_menu {
        background: #00A4A6;
    }

    .services-area2 .col-xl-3.col-lg-3.col-md-4.col-sm-9 {
        margin: 30px auto;
        width: 100%;
    }

    .subscribe-area .subscribe-caption form input {
        width: 90%;
    }

    .subscribe-area .subscribe-caption form button.subscribe-btn {
        width: 40%;
        margin-top: 30px;
    }

    .footer-social a {
        margin: 0 0px 15px 10px;
    }

    .categories .slider-bg4 {
        background-size: contain;
    }

    .categories .slider-area .hero-caption.hero-caption2 h2 {
        font-size: 1.5rem;
    }

    .categories .slider-area {
        background-color: unset;
    }

    .categories .listing-area .col-xl-4 {
        width: 25%;
    }

    .categories .listing-area .col-xl-8 {
        width: 75%;
    }

    .categories .single-listing h4 {
        font-size: 1rem;
    }

    .categories .category-listing .single-listing .select-Categories .container {
        font-size: 0.8rem;
        padding: 0px;
    }

    .categories .category-listing .single-listing .select-job-items2 .nice-select {
        font-size: 0.6rem;
    }

    .categories .category-listing .single-listing .select-job-items2 .nice-select::after {
        border-bottom: 1px solid #232F55;
        border-right: 1px solid #232F55;
        height: 6px;
        width: 6px;
        margin-top: -5px;
        right: 0px;
    }

    .categories .category-listing .single-listing .select-Categories .checkmark {
        height: 15px;
        width: 15px;
    }

    .categories .category-listing .single-listing .select-Categories .container .checkmark::after {
        left: 4px;
        top: 2.5px;
        width: 4px;
        height: 6px;
    }

    .categories .range_item .irs-slider {
        height: 10px;
        width: 10px;
        top: 29px;
    }

    .categories .listing-area .col-xl-8 .col-xl-4 {
        width: 50%;
        margin-left: auto;
    }

    .cart_area .media-body a {
        line-height: 2;
    }

    .bottom_button td:last-child,
    #nav-two .author-img,
    #nav-two .offset-xl-1.col-lg-9 {
        width: 100%;
    }

    .single-book {
        display: inherit !important;
        text-align: center;
        margin-top: 50px;
    }

    .book-img {
        margin-bottom: 30px;
    }

    .book-caption .review,
    .blog-caption .review {
        justify-content: center;
    }

    .slicknav_nav li:nth-child(2) {
        background: #ecffff;
        border-radius: 15px;
    }

    .slicknav_nav li:nth-child(2) a {
        color: #000;
    }

    .slicknav_nav li:nth-child(2) .mega-foot .col-12 a {
        color: #fff;
    }

    .mega-foot .col-12 a {
        background: #00a4a6;
    }

    .categories-active .slick-prev {
        left: 0%;
    }

    .services-area2 .single-services .features-caption {
        margin-right: 30px;
    }

    .timer {
        top: auto;
    }

    .solid {
        width: 40%;
        right: 40%;
    }

    .single-author-row,
    .single-publisher-row {
        display: block !important;
    }

    .single-author-img img,
    .single-publisher-img img {
        margin-left: 0;
        margin-top: 30px;
        width: 100%;
    }

    .single-author-img,
    .single-publisher-img {
        text-align: center;
    }

    .publishers .lists {
        grid-template-rows: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
     }
       
     #item-1 {
        grid-row-start: 1;
        grid-column-start: 3;
        grid-row-end: 2;
        grid-column-end: 4;
      
     }
     #item-2 {
        grid-row-start: 1;
        grid-column-start: 2;
        grid-row-end: 2;
        grid-column-end: 3;
     
     }
     #item-3 { 
        grid-row-start: 1;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-column-end: 2;
        border-left: 0px;
     }
     #item-4 { 
        grid-row-start: 2;
        grid-column-start: 3;
        grid-row-end: 3;
        grid-column-end: 4;
     }
     #item-5 {
        grid-row-start: 2;
        grid-column-start: 2;
        grid-row-end: 3;
        grid-column-end: 3;
        border-bottom: 1px solid #eee;
        border-right: 1px solid #eee;
     }
     #item-6 {
        grid-row-start: 2;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-column-end: 2;
        border-left: 0px;
        border-bottom: 1px solid #eee;
     }
     #item-7 {
        grid-row-start: 3;
        grid-column-start: 2;
        grid-row-end: 4;
        grid-column-end: 4;
     }
     #item-8 {
        grid-row-start: 3;
        grid-column-start: 1;
        grid-row-end: 4;
        grid-column-end: 2;
     }

     .publishers #item-7 .list-image img {
        width: 150px;
      }
}

@media only screen and (max-width: 767.99px) {
    .slider-area .container {
        margin: 0px;
        width: 100%;
        max-width: 100%;
        padding: 0px !important;
    }

    .shipping_area {
        width: 100% !important;
        display: block;
    }

    .slider-area .btn.hero-btn {
        bottom: 9%;
    }

    .header-info-right ul {
        margin: 20px auto;
    }

    .categories .slider-area .hero-caption.hero-caption2 h2 {
        font-size: 1rem;
    }

    .header-top .col-xl-12 .d-flex {
        display: block !important;
        text-align: center;
    }

    .logo {
        margin-bottom: 20px;
    }

    .header-area .header-top .header-info-left .form-box {
        margin-right: 8px;
        margin-bottom: 20px;
    }

    .categories .listing-area .col-xl-4,
    .categories .listing-area .col-xl-8 {
        width: 50%;
    }

    .categories .listing-area .col-xl-8 .col-xl-4 {
        width: 100%;
        margin-left: unset;
    }

    .cart_inner .media .d-flex,
    .cart_inner .bottom_button td:nth-of-type(1),
    .cart_inner .bottom_button td:nth-of-type(2),
    .cart_inner .bottom_button td:nth-of-type(3) {
        display: none !important;
    }

    .cart_inner .table tbody tr td {
        width: 100%;
    }

    .nav-button .nav-tabs .cart_inner .table tbody tr.shipping_area .shipping_box {
        margin-left: -200px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box .shipping_select::after {
        right: 90%;
    }

    .book-img img {
        width: 45%;
    }

    #nav-tab {
        flex-wrap: nowrap;
    }

    .nav-button .nav-tabs .nav-link {
        margin-right: 2px;
    }

    .single-blog-img img {
        width: 100%;
        margin-top: 80px;
    }

    .blog-meta .tag,
    .blog-meta .cat {
        flex-flow: wrap;
    }

    .services-area2 .single-services {
        padding: 30px 0;
    }

    .services-active .slick-track .single-services {
        display: block !important;
    }

    .features-img img {
        margin: 0px auto 30px auto;
    }

    .services-area2 .single-services .features-caption {
        margin-right: 0px;
        text-align: center;
    }

    .timer {
        position: relative;
    }

    .countdown_dashboard {
        display: flex;
        flex-direction: row-reverse;
        justify-content: center;
    }

    .dash {
        margin-left: 30px;
    }

    .dash:last-child {
        margin-bottom: auto;
        margin-left: 0px;
    }

    .dash_title {
        margin-right: 5px;
    }

    .wantToWork-area.w-padding2.mb-30 {
        position: relative;
    }

    .linking {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

    .solid {
        display: none;
    }

    .owl-dots {
        position: relative !important;
        display: flex !important;
        justify-content: center;
    }

    .section-tittle h2::after {
        display: none;
    }

    .testimonials h2 {
        margin-bottom: unset;
        margin-top: 50px;
        text-align: center;
        top: 0;
    }

    .best-selling .slick-slide {
        display: block;
        margin-left: 5px !important;
        margin-right: 5px !important;
    }

    .publishers .lists {
        grid-template-rows: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr;
     }
     
     #item-1 {
        grid-row-start: 1;
        grid-column-start: 2;
        grid-row-end: 2;
        grid-column-end: 3;
     }
     #item-2 {
        grid-row-start: 1;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-column-end: 2;
        border-left: 0px;
     }
     #item-3 {
        grid-row-start: 2;
        grid-column-start: 2;
        grid-row-end: 3;
        grid-column-end: 3;
        border-left: 1px solid #eee;
     }
     #item-4 { 
        grid-row-start: 2;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-column-end: 2;
     }
     #item-5 {
        grid-row-start: 3;
        grid-column-start: 2;
        grid-row-end: 4;
        grid-column-end: 3;
        border-right: 0px;
     }
     #item-6 {
        grid-row-start: 3;
        grid-column-start: 1;
        grid-row-end: 4;
        grid-column-end: 2;
     }
     #item-7 {
        grid-row-start: 4;
        grid-column-start: 2;
        grid-row-end: 5;
        grid-column-end: 3;
     }
     #item-8 {
        grid-row-start: 4;
        grid-column-start: 1;
        grid-row-end: 5;
        grid-column-end: 2;
     }
     .publishers #item-7 img {
        width: 100px !important;
     }
}

@media only screen and (max-width: 575.99px) {

    .header-info-left,
    #nav-tabContent .properties-caption h3,
    .header-info-right,
    .header-area .header-top .header-info-left .form-box {
        width: 100%;
    }

    .best-author {
        margin: 10px;
    }

    #nav-tabContent .col-xl-2 {
        width: 50% !important;
    }

    .slider-area .btn.hero-btn {
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 30px 10px 30px;
    }

    .slider-area .hero-caption h1 {
        right: 0;
        bottom: 18%;
        margin: 0 30px;
        left: 0;
        width: unset !important;
        text-align: center;
    }

    .billing_details .contact_form .form-group .country_select::after {
        right: 95% !important;
    }

    .book-caption .share-btn:hover::after,
    .book-caption .print-btn:hover::after {
        display: none;
    }

    #nav-four .pad-ver .btn-group .btn {
        font-size: 0.7rem !important;
    }

    .single-blog-img img {
        width: 90%;
    }

    .mega-foot .col-12 a {
        width: 100%;
    }

    .services-area2 .single-services img {
        width: 50%
    }
    .publishers .section-tittle {
        text-align: center;
      }
}

@media only screen and (max-width: 480px) {
    .single-services .features-img {
        margin: 0 auto 30px auto;
    }

    .single-services .features-caption {
        text-align: center;
        width: 100%;
    }

    .cart_inner .bottom_button td:nth-of-type(1),
    .cart_inner .bottom_button td:nth-of-type(2),
    .cart_inner .bottom_button td:nth-of-type(3) {
        display: unset !important;
    }

    .bottom_button td:last-child {
        display: inline-block;
        width: 250px !important;
    }

    #nav-four .pad-ver .btn-group .btn span {
        display: none;
    }

    #nav-tab {
        display: flex;
        flex-wrap: wrap;
    }

    #nav-tab .nav-link {
        font-size: 01rem;
        margin-left: 0px;
        width: 100%;
        text-align: center;
    }

    .mega-head .col {
        flex: auto;
    }

    .mega-foot .col-12 {
        padding-bottom: 5px;
    }

    .category-item {
        display: block !important;
        text-align: center;
        padding: 5px 0;
    }

    .category-img img {
        margin: 0 auto 10px auto;
    }

    .categories-slider h2 {
        text-align: center;
    }

    .categories-slider .section-tittle {
        top: 10px;
        right: 0;
    }

    .nav-button .nav-tabs {
        float: none;
        margin: 0 50px;
    }

    .cart_area .table>tbody {
        display: flex;
        flex-wrap: wrap;
    }

    .cart_area .media {
        width: 100px;
    }

    .table>thead {
        display: flex;
        justify-content: center;
    }

    .cart_inner .table thead tr th {
        padding-left: 50px;
    }

    .shipping_area {
        display: flex;
        flex-wrap: wrap;
    }

    .shipping_area h5 {
        font-size: 1.5rem !important;
        font-weight: 700;
        background: #0cd9db;
        color: #fff !important;
        padding: 5px 10px;
        text-align: center;
        border-radius: 30px;
    }

    .cart_inner .table tbody tr.shipping_area .shipping_box {
        margin-left: 0px;
    }

    .categories .listing-area .col-xl-4,
    .categories .listing-area .col-xl-8 {
        width: 100%;
    }

    .product_page_tittle .nice-select::after {
        margin-right: 88%;
    }

    .categories .listing-area .best-selling .col-xxl-3 {
        width: 50%;
    }

    .categories .slider-bg4 {
        background-size: cover;
    }
    .publishers .list-caption p span {
        font-size: 0.75rem;
      }
      .publishers .list-image img {
        width: 80px;
      }
}

@media only screen and (max-width: 430.99px) {
    .cart_area .media {
        width: 80px;
    }
    .angry-grid {
        grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr;
     }
       
     #item-1 {
        grid-row-start: 1;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-column-end: 2;
        border-left: 0px;
     }
     #item-2 {
        grid-row-start: 2;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-column-end: 2;
     }
     #item-3 {
        grid-row-start: 3;
        grid-column-start: 1;
        grid-row-end: 4;
        grid-column-end: 2;
        border-left: 0px;
     }
     #item-4 {
        grid-row-start: 4;
        grid-column-start: 1;
        grid-row-end: 5;
        grid-column-end: 2;
     }
     #item-5 {
        grid-row-start: 5;
        grid-column-start: 1;
        grid-row-end: 6;
        grid-column-end: 2;
        border-left: 0px;
     }
     #item-6 {
        grid-row-start: 6;
        grid-column-start: 1;
        grid-row-end: 7;
        grid-column-end: 2;
     }
     #item-7 {
        grid-row-start: 7;
        grid-column-start: 1;
        grid-row-end: 8;
        grid-column-end: 2;
        border-left: 0px;
        border-bottom: 1px solid #eee;
     }
     #item-8 {
        grid-row-start: 8;
        grid-column-start: 1;
        grid-row-end: 9;
        grid-column-end: 2;
     }
     .publishers .list-caption {
        width: 250px;
      }
      .publishers .list-image img {
        width: 100px;
      }
      .publishers .list-caption p span {
        font-size: 1rem;
      }
}

@media only screen and (max-width: 410.99px) {
    .cart_area .media {
        width: 60px;
    }

    .cart_inner .table tbody tr td .product_count input {
        width: 80px;
        padding-left: 20px;
        height: 50px;
    }
}

@media only screen and (max-width: 400.99px) {
    .publishers .lists {
        padding: 0px;
      }
      .publishers .list-caption {
        width: 250px;
      }
}

@media only screen and (max-width: 380px) {
    .slider-area .hero-caption h1 {
        font-size: 1.5rem;
        font-weight: 700;
    }

    .best-selling .section-tittle h2 {
        text-align: right;
    }

    .categories .col-xl-4 .category-listing {
        position: unset;
        top: 0;
        position: unset;
    }

    .categories .slider-area .hero-caption.hero-caption2 h2 {
        font-size: 0.6rem;
    }

    .categories .listing-area .col-xl-4,
    .categories .listing-area .col-xl-8 {
        width: 100%;
    }

    .listing-area {
        margin-top: 0px;
        padding-top: 0px;
    }

    .billing_details .contact_form .form-group .country_select::after {
        right: 92% !important;
    }

    .best-selling .section-tittle h2 {
        text-align: center;
    }

    .dash {
        display: block;
    }

    .dash_title {
        margin-right: 0px !important;
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }

    .subscribe-area .subscribe-caption form button.subscribe-btn {
        width: 50%;
        margin-top: 0;
    }

    .categories .listing-area .best-selling .col-xxl-3 {
        width: 100%;
    }
    .publishers .list-caption {
        width: 220px;
      }
}

@media only screen and (max-width: 370.99px) {
    .cart_inner .table>thead {
        display: flex;
        justify-content: center;
        background: #eee;
        border-radius: 30px;
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }

    .cart_inner .table thead tr th {
        display: flex;
        padding-left: 0px;
        justify-content: center;
    }

    .cart_inner .table tbody tr td {
        display: inline-block;
        text-align: center;
    }

    .cart_area .media {
        width: 100%;
    }

    .cart_inner tbody tr {
        background: #eee;
        margin: 10px;
        border-radius: 30px;
        border: 0px solid transparent;
        width: 100%;
    }

    .bottom_button {
        width: 100%;
        text-align: inherit;
        position: relative;
        background: none !important;
    }

    .bottom_button .btn {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
    }

    .checkout_btn_inner.float-right {
        text-align: center;
    }

    .last-tr td {
        display: table-cell !important;
    }

    .last-tr h5 {
        font-weight: 700;
    }

    .last-tr td:nth-child(2) {
        background: #d7d7d7;
    }

    .shipping_area h5 {
        width: 70%;
        margin-right: auto;
        margin-left: auto;
    }
}

@media only screen and (max-width: 350.99px) {
    .publishers .list-caption {
        width: 200px;
      }
}

@media only screen and (max-width: 340px) {
    .best-selling .section-tittle h2 {
        font-size: 1rem;
    }

    .best-selling .slick-slide {
        display: unset;
    }

    .services-area2 .section-tittle {
        display: block !important;
    }

    .services-area2 .title-area2 {
        margin-bottom: 20px;
    }

    #nav-tabContent .col-xl-2 {
        width: 100% !important;
    }

    .wantToWork-area {
        background-size: contain;
    }

    .wantToWork-area {
        background-size: cover;
    }

    .subscribe-area .subscribe-caption form button.subscribe-btn {
        width: 80%;
    }

    .header-area .header-top .header-info-left .form-box input::placeholder {
        font-size: 0.7rem;
    }

    .slicknav_nav ul {
        margin: 0px;
    }

    .categories-slider {
        margin: 30px;
    }
}

@media only screen and (max-width: 320.99px) {

    .cart_inner .table {
        margin-right: -5px;
    }

    .cart_inner tbody tr {
        width: 90%;
    }

    .shipping_area {
        margin-left: 20px !important;
    }
    .publishers .list-caption {
        width: 180px;
      }
}