    @font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iransanas/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('../fonts/iransanas/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/iransanas/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/iransanas/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/iransanas/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/iransanas/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('../fonts/iransanas/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/iransanas/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/iransanas/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/iransanas/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/iransanas/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/iransanas/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/iransanas/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/iransanas/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/iransanas/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/iransanas/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('../fonts/iransanas/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/iransanas/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/iransanas/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/iransanas/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransanas/eot/IRANSansWeb(FaNum).eot');
    src: url('../fonts/iransanas/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/iransanas/woff2/IRANSansWeb(FaNum).woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/iransanas/woff/IRANSansWeb(FaNum).woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/iransanas/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}

* {
    text-decoration: none;
    font-family: IRANSans;
    box-sizing: border-box;
}

input {
    border: 0;
    outline: 0;
}

input:focus {
    outline: none !important;
}
textarea {
    border: 0;
    outline: 0;
}

textarea:focus {
    outline: none !important;
}

.text-eee{
    color: #EEEEEE;
}
.z-ix-0 {
    z-index: 0;
}

.btn-green {
    background-color: #2ba96a !important;
    color: #ffffff !important;
}

.orange-color {
    color: #eba821;
}

.line-higth-3rem{
    line-height : 3rem;
}

.orange-light {
    color: #ffce03;
}

.greenlight-color {
    color: #abc629;
}

.orange-bg {
    background-color: #eba821;
}

.indigo-bg {
    background-color: #ffab00;
}

.radius50 {
    border-radius: 50px !important;
}

.bg-image {
    background: url("../images/tarh1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}

body {
    direction: rtl;
    font-family: 'IRANSans';
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.size12 {
    font-size: 12px !important;
}

.size13 {
    font-size: 13px !important;
}

.size14 {
    font-size: 14px !important;
}

.size15 {
    font-size: 15px !important;
}

.size16 {
    font-size: 16px !important;
}

.size18 {
    font-size: 18px !important;
}

.size20 {
    font-size: 20px !important;
}

.size22 {
    font-size: 22px !important;
}

.size24 {
    font-size: 24px !important;
}

.size26 {
    font-size: 26px !important;
}

.size28 {
    font-size: 28px !important;
}

.size30 {
    font-size: 30px !important;
}

.size32 {
    font-size: 32px !important;
}

.size34 {
    font-size: 34px !important;
}

.size36 {
    font-size: 36px !important;
}

.size38 {
    font-size: 38px !important;
}

.size40 {
    font-size: 40px !important;
}

.size42 {
    font-size: 42px !important;
}

.size44 {
    font-size: 44px !important;
}

.size46 {
    font-size: 46px !important;
}

.size48 {
    font-size: 48px !important;
}

.size50 {
    font-size: 50px !important;
}

.pa-2 {
    padding: 2px !important;
}
.pa-3 {
    padding: 3px !important;
}
.pa-4 {
    padding: 4px !important;
}
.pa-5 {
    padding: 5px !important;
}

.pa-10 {
    padding: 10px !important;
}

.pa-12 {
    padding: 12px !important;
}

.pa-14 {
    padding: 14px !important;
}

.pa-16 {
    padding: 16px !important;
}

.pa-18 {
    padding: 18px !important;
}

.pa-20 {
    padding: 20px !important;
}

.pa-22 {
    padding: 22px !important;
}

.pa-24 {
    padding: 24px !important;
}

.ma-5 {
    margin: 5px !important;
}

.ma-10 {
    margin: 10px !important;
}

.ma-12 {
    margin: 10px !important;
}

.ma-14 {
    margin: 10px !important;
}

.ma-16 {
    margin: 10px !important;
}

.ma-18 {
    margin: 10px !important;
}

.ma-20 {
    margin: 10px !important;
}

.ma-22 {
    margin: 10px !important;
}

.ma-24 {
    margin: 10px !important;
}

.bg-khakestari {
    background-color: #17181a !important;
    color: #ffffff !important;
}

.bg-khakestari-2 {
    content: '';
    width: 100%;
    background: #25282b !important;
    color: #ffffff !important;
    /*padding: 40px;*/
    /*background: url("../images/icons/vedios.jpg");*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

}

.bg-black {
    background-color: #000000 !important;
    color: #ffffff !important;
}

.header-top {
    /* opacity: 0.55; */
    background: rgba(0, 0, 0, 0.55) !important;
}

.time, .dete {
    float: right;
}

.language {
    position: absolute;
    left: 30px;
}

.language .active {
    color: #ffb300;
}

.language a {
    margin-right: 10px;
    color: #fff;
    text-decoration: none;
}

.language1 .active {
    color: #ffb300;
}

.language1 a {
    margin-right: 10px;
    color: #fff;
    text-decoration: none;
}

.position-button {
    position: absolute;
    bottom: 0;
    right: 0;
    /*left: 0;*/
    margin: auto;
}

.sohravardi img, .mollasadra img, .Reference img, .bereliani img {
    width: 80px;
}

.sohravardi p, .mollasadra p, .Reference p, .bereliani p {
    font-size: 16px;
}

.sohravardi-hover {
    width: 80px;
    height: 80px;
    position: absolute;
    background: #10b4ba;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 50px;
    filter: blur(8px);
    -webkit-filter: blur(12px);
    opacity: 0.15;
    margin-top: 10px;
}

.sohravardi-hover:hover {
    background: #10b4ba;
    filter: blur(8px);
    -webkit-filter: blur(12px);
    opacity: 0.30;
    cursor: pointer;
    transition-duration: .6s;
    transition-timing-function: linear;
    transition-delay: 1ms;
}

.gold-hover {
    width: 80px;
    height: 80px;
    position: absolute;
    background: #B68E1D;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 50px;
    filter: blur(8px);
    -webkit-filter: blur(12px);
    opacity: 0.15;
    margin-top: 10px;
}

.gold-hover:hover {
    background: #B68E1D;
    filter: blur(8px);
    -webkit-filter: blur(12px);
    opacity: 0.30;
    cursor: pointer;
    transition-duration: .6s;
    transition-timing-function: linear;
    transition-delay: 1ms;
}
.khadamat-title{
    background-color: #1a1a1a;
    padding: 10px;
}
.title-mollasadra a {
    text-decoration: none;
    font-size: 16px;
    color: #ffffff;
}

.title-mollasadra a h1 {
    font-size: 15px;
    display: inline-block;
}

.title-mollasadra a h2 {
    font-size: 15px;
    display: inline-block;
}

.title-mollasadra a img {
    width: 38px;
}

.footer {
    padding: 25px;
}

/*.footer-logo {*/
    /*width: 255px;*/
/*}*/

.social-icon li {
    float: right;
    display: block;
}

.social-icon li a img {
    width: 40px;
    opacity: 0.80;
}
.social-icon li a img:hover {
    width: 40px;
    opacity: 1;
}

.relation-contact li {
    list-style: none;
    line-height: 45px;
}

.relation-contact li, .relation-contact span {
    color: #7C776C;
}

.relation-contact li i {
    position: relative;
    top: 6px;
    margin-left: 8px;
}



.btn-reg-news {
    background-color: #25a238;
    border-radius: 50px;
    color: #ffffff;
    padding: 8px;
    width: 130px;
    position: relative;
    left: -6px;
}

.btn-reg-news:hover,.btn-reg-news:focus,.btn-reg-news:active{
    background-color: #16bb6e;
    color: #ffffff;
}


.newslatter  {
    background-color: #0F0E0E !important;
    color: #ebefef !important;
}


.newslatter  input {

    border: none;
    font-size: 14px;
}

.newslatter input::placeholder {
    font-size: 14px;
    line-height: 20px;
    text-align: right !important;
}

.panel-menu-right {
    position: absolute;
    background-color: #fff;
    opacity: 0.7;
    width: 234px;
    height: 100%;
    filter: blur(40px);

}

.right-menu-mollasadra {
    position: absolute;
    z-index: 2;
    height: 100%;
    width:100% !important;
    overflow: hidden;
}

.right-menu-mollasadra section{
    height:100%;
}
.carousel-indicators li {
    border-radius: 50px;
    height: 9px;
}

.carousel-indicators .active {
    background-color: #EEAE00;
}

.mollasadra-menu {
    padding: 18px;
    /*background-color: #fafafa;*/
}

.mollasadra-menu ul li {
    margin-left: 10px;
    width: 100%;
}

.mollasadra-menu ul li a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
    text-shadow: -1px 2px 5px #b6b6b6;
    font-size: 15px;
}

.mollasadra-menu ul li a:hover {
    color: #000000;
    padding: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.4);

}

.animation-3s {
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.animation-2s {
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}

.mollasadra-menu ul li img {
    width: 28px;
    margin-left: 10px;
}

.dete {
    margin-right: 10px;
}

@media (min-width: 992px) {
    .mollasadra-menu2 {
        display: none !important;
    }
}

@media (max-width: 992px) {
    .title-mollasadra {
        display: block;
    }

    .contact-card {
        position: unset !important;
        top: 0 !important;
        /*margin-left: 0 !important;*/
    }
.khabarname{
    margin: auto !important;
    margin-top: 21px !important;
}
    .text-content-right {
        margin-top: 20px;
    }

    .bg-patern-contact:after {
        background: none !important;
        display: none !important;
        width: unset !important;
        height: unset !important;
    }
}

@media (max-width: 1200px) {
    .contact-card {
        position: unset !important;
        top: 0 !important;
    }

    .bg-patern-contact:after {
        background: none !important;
        display: none !important;
        width: unset !important;
        height: unset !important;
    }
}

@media (max-width: 434px) {
    .language a {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .footer {
        text-align: center;
    }

    .content-top-icon div {
        margin-top: 10px;
    }

    .social-icon li {
        margin: auto;
        margin-bottom: 20px;
    }

}

@media (max-width: 614px) {
    .font-small-sm {
        font-size: 12px;
    }
}

@media (max-width: 477px) {
    .dete {
        margin: 0 !important;
    }
}

@media (max-width: 1034px) {
    body {
        background-size: inherit !important;
        background-position-x: -334px !important;
        background-position-y: -127px !important;
    }
}

.mollasadra-menu2 {
    padding: 18px;
    background-color: #fafafa;
    z-index: 3;
}

.mollasadra-menu2 ul li {
    margin-left: 10px;
    width: 100%;
    margin: 10px;
}

.mollasadra-menu2 ul li a {
    text-decoration: none;
    color: #000;
    font-weight: 500;
    /*text-shadow: -1px 2px 5px #b6b6b6;*/
    font-size: 15px;
}

.mollasadra-menu2 ul li a i {
  line-height:0;
  position:relative;
  top:8px;
  margin-left:5px;
}


.mollasadra-menu2 ul li a:hover {
    color: #c39406;
    transition-duration: .3s;
    transition-timing-function: linear;
    transition-delay: 1ms;
}

/*.mollasadra-menu2 ul li img {*/
/*    width: 28px;*/
/*    margin-left: 10px;*/
/*}*/

.navbar-toggler {
    border: none !important;
}

.carousel-indicators {
    z-index: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: "/";
    /*width: 25px;*/
    /*height: 25px;*/
    /*background: url("../images/icons/arrow.png") no-repeat;*/
    background-size: auto;
    display: inline;
    background-size: 13px;
    margin: 0px 5px;
    position: relative;
    top: 5px;
}

.breadcrumb-bg {
    background-color: #1E1E20;
}

.breadcrumb-bg li a {
    color: #C7C7C7 !important;
}

.breadcrumb-item.active {
    color: #ffffff;
}

.bg-all-body {
    background-color: #25282B;
}

.title-page-header img {
    width: 50px;
}

.text-black {
    color: #000;
}

.text-content-right {
    line-height: 38px;
    /*padding: 30px;*/
    font-size: 16px;
}

.gallerypic img {
    width: 32px;
    height: 32px;
}

.gallerypic {
    background-color: #0e0e0f;
    padding: 16px;
}

.back-ground-tab {
    background-color: #0e0e0f99;
    padding: 0;
}

.back-ground-tab li a {
    padding: 16px !important;
    font-family: IRANSans;
    color: #ffffff;
}

.back-ground-tab li a.active {
    color: #ff9500;
    background-color: #f2f2f2;
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link, .nav-pills .nav-link.active, .nav-pills .nav-item.show .nav-link {
    background-color: #323737;
    color: #dfc01a;
    transition-duration: .3s;
    transition-timing-function: linear;
    transition-delay: 1ms;
}

.media-icon {
    width: 32px;
    height: 32px;
    margin-left: 10px;
}

.lightgallery li {
    text-align: center;
    /*margin-top: 20px;*/
    /*margin-bottom: 20px;*/
    list-style: none;
}

.lightgallery li img {
    border-radius: 10px;
}

.div-video {
    position: relative;
    padding: 8px 16px;
}

.div-video img {
    min-width: 100%;
    max-height: 500px;
    margin: auto;
    display: block;
    text-align: center;
    border-radius: 5px;
}

/*.video-thumbnail {*/
/*position: absolute;*/
/*text-align: center;*/
/*top: 0;*/
/*bottom: 0;*/
/*right: 0;*/
/*left: 0;*/
/*margin: auto;*/
/*border-radius: 10px;*/
/*}*/
.play-btn {
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 108px;
    animation: animate 1.5s linear infinite;
    cursor: pointer;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.play-btn i {
    color: #ffc107;
    font-size: 60px;
}

.play-btn-bg {
    background: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 108px;
    animation: animate 1.5s linear infinite;
    cursor: pointer;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.play-btn-bg i {
    color: #ffc107;
    font-size: 100px;
}

@keyframes animate {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.7);
    }
    40% {
        box-shadow: 0 0 0 50px rgba(255, 193, 7, 0);
    }
    80% {
        box-shadow: 0 0 0 50px rgba(255, 193, 7, 0);
    }
    100% {
        box-shadow: 0 0 0 rgba(255, 193, 7, 0);
    }
}

.service-counter {
    padding-right: 2em;
}

.service-counter .row div {
    list-style: none;
    color: #ffffff;
    text-align: center;
    line-height: 1.7;
    margin-top: 20px;
}

.service-counter .count-People {
    font-size: 24px;
}

.service-counter .count-service {
    font-size: 24px;
}

.portfolio-title {
    background-color: #111 !important;
    padding: 10px !important;
}

.portfolio-title img {
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

.videos-tab {
    padding: 16px;
}

/************************************nextprev slider***********************************/
.comparison-item__label {
    font-family: IRANSans;
    font-weight: bold;
}

/************************************nextprev slider***********************************/
/*.back-images {*/
/*position: absolute;*/
/*right: 0;*/
/*left: 0;*/
/*margin: auto;*/
/*top: 0;*/
/*border-radius: 100%;*/
/*filter: blur(19px);*/
/*}*/

/*.image-content-left {*/
/*overflow: hidden;*/
/*max-width: 500px;*/
/*max-height: 500px;*/
/*border-radius: 100%;*/
/*filter: blur(0.25px);*/
/*}*/

/*.bg-content-service{*/

/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*    width: 500px;*/
/*    height: 500px;*/
/*    border-radius: 100%;*/
/*    background-position: right;*/
/*}*/
.card-content-service i {
    position: relative;
    top: 7px;
    margin-right: 14px;
    margin-left: 10px;
}

@media (max-width: 1256px) {
    .service-counter .count-service, .service-counter .count-People {
        font-size: 16px !important;
    }

}

@media (max-width: 1126px) {
    .gallerypic span {
        font-size: 11px !important;
        font-weight: bold !important;
    }
}

@media (max-width: 576px) {
    .service-counter {
        padding: 0 !important;
    }

    .text-content-right {
        font-size: 15px !important;

    }

}

@media (max-width: 767px) {
    .lightgallery li {
        display: inline !important;
        margin: 0 12px;
    }

    .if-small-p0 {
        padding: 0 !important;
    }
}

@media (max-width: 457px) {
    .lightgallery li {

        margin: 0 !important;
    }
}

@media (max-width: 416px) {
    .lightgallery {
        margin: 13px !important;
    }
}

@media (max-width: 416px) {
    .lightgallery li img {
        margin-top: 5px !important;
        border-radius: 3px !important;
    }
}

.galery-sm-inlin {
    margin-bottom: 20px !important;
}

.lg-outer.lg-visible {
    direction: ltr !important;
}

.spacer {
    flex-grow: 1;
}

.more-text {
    position: relative;
    top: 7px;
    left: 11px;
}

.more-text:hover {
    color: #ffc001 !important;
    transition-duration: .3s;
    transition-timing-function: linear;
    transition-delay: 1ms;
}

.portfolio-title i {
    position: relative;
    left: 16px;
    top: 6px;
}

.span-footer-card {
    position: relative;
    bottom: 6px;
    color: #ffffff;
}

.line0 {
    line-height: 0;
}

/*.card-footer-blog{*/
/*    background-color: #E3B125;*/
/*    !*transition: all .3s;*!*/
/*}*/
/*.card-img-top:hover{*/
/*    filter: blur(3px);*/
/*    opacity: 0.965;*/
/*    transition-duration: .2s;*/
/*    transition-timing-function: linear;*/
/*    transition-delay: 1ms;*/
/*    scale: 1.2;*/
/*    rotate: -3deg;*/
/*}*/
/*.mouser-hover{*/
/*    overflow: hidden;*/
/*}*/

/*/***************************************effect blog********************************/
/*/***************************************effect blog********************************/
/*/***************************************effect blog********************************/

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 500px;
    max-height: 340px;
    width: 48%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    /*opacity: 0.8;*/
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure .views-foot {
    letter-spacing: 1px;
    font-size: 68.5%;
}

/*-----------------*/
/***** Goliath *****/
/*-----------------*/

figure.effect-goliath {
    /*background: #E3B125;*/
    border-radius: 15px;
    max-height: 240px;
    /*min-height: 280px;*/
}

figure.effect-goliath img,
figure.effect-goliath h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-goliath h2,
figure.effect-goliath .views-foot {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
}

figure.effect-goliath .views-foot {
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
    background: #E3B125;
}

figure.effect-goliath:hover img {
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
}

figure.effect-goliath:hover h2 {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}

figure.effect-goliath:hover .views-foot {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/**************************************************************************/
/**************************************************************************/
/**************************************************************************/

figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-apollo h2 {
    text-align: left;
}

figure.effect-apollo:hover img {
    /*opacity: 0.6;*/
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.title-blog h3 {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    background-color: #fff;
    padding: 8px;
    border-radius: 50px;
    opacity: 0.825;
    line-height: 25px;
}

.page-link {
    padding: 11px !important;
    color: #FFFFFF !important;
}

#pagination {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.pagination {
    background: #151515 !important;
    padding: 8px !important;
    border-radius: 50px !important;
}

.pagination li a {
    padding: 5px 10px;
}

.pagination li {
    color: #fff;
    display: flex;
}

.page-link:hover {
    color: #000 !important;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: 1ms;
}

.page-item.active .page-link {
    background-color: #e3b125 !important;
    border-color: #e3b125 !important;
}

.pagination-blog i {
    position: relative;
    top: 10px;
}

/*.title-content-blog {*/
/*!*position: absolute;*!*/
/*!*left: 0;*!*/
/*!*right: 0;*!*/
/*text-align: center;*/
/*color: #000000;*/
/*background: #fff;*/
/*border-radius: 5px;*/
/*!*background: rgba(255, 255, 255, 0.3);*!*/
/*padding: 10px;*/
/*}*/

.blog-content-all {
    position: relative;
}

.category-blog {
    background-color: #202020;
    border-radius: 50px;
}

.category-blog ul {
    margin: auto;
}

.category-blog ul li {
    margin: 15px 2px;
}

.category-blog ul li:hover {
    margin: 15px 0px;
}

.category-blog ul li a {
    color: #FFFFFF;
    padding: 5px 15px;
    border-radius: 50px;
}

.category-blog ul li a:hover {
    /*background-color: #ccaf2d;*/
    border: 2px solid #ccaf2d;
    color: #CCAF2D;
    padding: 5px 30px;
    /*border-radius: 50px;*/

    /*transition-duration: .2s;*/
    /*transition-timing-function: linear;*/
    /*transition-delay: 2ms;*/
}

.category-blog ul li a.active {
    /*background-color: #ccaf2d;*/
    background-color: #ccaf2d;
    color: #ffffff;
}

/*************************************service page***************************************/
/*************************************service page***************************************/
/*************************************service page***************************************/
/*************************************service page***************************************/
/*************************************service page***************************************/

figure.effect-bubba {
    background: #394fca;
    border-radius: 20px;
    max-height: 295px;
}

figure.effect-bubba img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}

figure.effect-bubba:hover img {
    opacity: 0.4;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
 
}

figure.effect-bubba figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

figure.effect-bubba h2 {
    padding-top: 10%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
        word-spacing: 3px;
        opacity:0;
}


figure.effect-bubba p {
    /*padding: 20px 2.5em;*/
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
       border-radius:20px;
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.content-left {
    border-radius: 5px;
}

.content-right {
    background: #242424;
    padding: 12px;
    border-radius: 5px;
}

/*.content-right ul li i {*/
/*position: relative;*/
/*top: 12px;*/
/*}*/

/*.content-right ul li {*/
/*line-height: 60px;*/
/*}*/

.Summary-Description h4 {
    font-size: 14px;
    background-color: #f5f5f5;
    padding: 10px;
    line-height: 28px;
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;
}

.master-image-blog img {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;

}

.body-content-blog p {
    line-height: 30px;
}

.body-content-blog ul li {
    list-style: circle;
}

.body-content-blog img {
    text-align: center;
    margin: auto;
    display: block;
}

.bg-patern-contact {
    content: '';
    /*height: 300px;*/
    width: 100%;
    /*background-color: #0D0A0A;*/
    background-image: url("../images/icons/pattercontact.png");
    background-repeat: repeat;
    display: block;
}

.bg-patern-opacity {
    background: rgba(0, 0, 0, 0.4);
}

.contact-card {
    background: #25282B;
    padding: 26px;
    /*position: absolute;*/
    /*left: 0;*/
    /*right: 0;*/
    /*margin: auto;*/
    /*top: -300px;*/
    margin-right: 0;
    z-index: 0;
    border-radius: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.name-title {
    font-size: 14px;
    display: block;
    margin-bottom: 10px !important;
    text-align: right;
    color: #9b9b9b
}

.v-text-field.v-text-field--enclosed {
    margin: 0;
    padding: 0;
}

.v-input {
    align-items: flex-start;
    display: flex;
    flex: 1 1 auto;
    font-size: 16px;
    letter-spacing: normal;
    text-align: left;

}

.v-text-field--outlined, .v-text-field--solo {
    border-radius: 50px;
}

.v-text-field.v-text-field--solo .v-input__control {
    min-height: 48px;
    padding: 0;
}

.v-text-field--outlined .v-input__control, .v-text-field--outlined .v-input__slot, .v-text-field--outlined fieldset, .v-text-field--solo .v-input__control, .v-text-field--solo .v-input__slot, .v-text-field--solo fieldset {
    border-radius: inherit;
}

.v-input__control {
    display: flex;
    flex-direction: column;
    height: auto;
    flex-grow: 1;
    flex-wrap: wrap;
    width: 100%;
}

.v-text-field.v-text-field--solo:not(.v-text-field--solo-flat) > .v-input__control > .v-input__slot {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
}

.v-input__slot {
    align-items: center;
    color: inherit;
    display: flex;
    margin-bottom: 8px;
    min-height: inherit;
    position: relative;
    transition: .3s cubic-bezier(.25, .8, .5, 1);
    width: 100%;
    padding: 0 12px;
    background-color: #ffffff;
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.chosen-container {
    width: 100% !important;
}

.v-input input {

    max-height: 32px;
}

.v-text-field input {
    font-size: 15px;
    flex: 1 1 auto;
    line-height: 20px;
    padding: 8px 1px;
    max-width: 100%;
    min-width: 0;
    width: 100%;

}

button, input, select, textarea {
    background-color: transparent;
    border-style: none;
    color: inherit;
}

.v-icon.v-icon {
    align-items: center;
    display: inline-flex;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
    font-size: 24px;
    justify-content: center;
    letter-spacing: normal;
    line-height: 1;
    text-indent: 0;
    transition: .3s cubic-bezier(.25, .8, .5, 1);
    vertical-align: middle;
}

.v-messages__wrapper {
    text-align: right;
    font-size: 11px;
    margin-right: 15px;
    color: #595959;
}

.shrink {
    display: inline-block;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.shrink:focus {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}

textarea {
    resize: none;
}

.btn-contact {
    width: 125px;
    background-color: #2ba96a;
    border: none;
    border-radius: 50px;
    color: #ffffff;
}

.btn-contact i {

    margin-left: 5px;
    position: relative;
    top: -3px;
}

.btn-contact:hover {
    color: #ffffff;
    background-color: #48c27d;
}

.btn-contact:focus, .custom-file-control:focus::before, .btn-contact.focus, .focus.custom-file-control::before {
    color: #ffffff;
    background-color: #2ba96a !important;
}

.ariatext {
    border-radius: 17px;
    background-color: #FFFFFF;
    padding: 10px;
    margin-bottom: 8px;
}

.contact-icon {
    position: relative;
    top: 7px;
}

.color-reds {
    color: #f1105a !important;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: 1ms;
}

.snackbar-content {
    display: block;
    padding: .6rem 2.9rem;
    padding-bottom: 0.6rem;
    margin-top: 7px;
    font-size: .9rem;
    color: #fff;
    background-color: #4CAF50;
    border-radius: 3px;
    margin-bottom: 28px;
    line-height: 2;
    padding-bottom: 13px;
    font-weight: 500;
}

.snackbar-content i:first-child {
    position: relative;
    top: 5px;
}

.modal-contactus {
    margin: 0 !important;
    height: 100% !important;
    max-width: 100% !important;
}

.editmodalcontact {
    margin: 0;
    height: 100%;
    width: 100%;
}

.location-icon {
    width: 200px !important;
    height: 200px !important;
    position: absolute;
    bottom: 50px;
    right: 0;
    left: 0;
    margin: auto;
    background-color: #f50057;
    color: #FFFFFF;
}

.location-icon:active, .location-icon:focus {
    background-color: #f50057 !important;
    color: #fff !important;
}

.location-icon i {
    font-size: 110px !important;
}

.location-icon:hover {
    background-color: #ff3e6f;
    color: #FFFFFF;

}

.map-col {
    position: relative;
    width:100%;
}

.map-col img{
    width:100%;
}
.map-div {
    max-height: 300px;
    overflow: hidden;
    position: relative;
    opacity: 0.25;
    filter: blur(2px);
}

.map-div:hover {
    opacity: 1;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: 2ms;
}

@media (max-width: 882px) {
    .location-icon {
        width: 80px !important;
        height: 80px !important;
        position : absolute !important;
        top:45px !important;
    }

    .location-icon i {
        font-size: 50px !important;
    }
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes hvr-pulse-grow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.hvr-pulse-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-pulse-grow, .hvr-pulse-grow, .hvr-pulse-grow:active {
    -webkit-animation-name: hvr-pulse-grow;
    animation-name: hvr-pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
.top-header-gallery
{
    /*content:"";*/
    background-color:#1a1a1a;
    padding:10px;
    /*background-image: url('../images/icons/pattern1.png');*/
}
/*.top-header-gallery {*/
/*    background-image: url('../images/gallery1-min.jpg');*/
/*    background-size: cover;*/
/*    background-position: center;*/
/*    height: 50vh;*/
/*    position: relative;*/
/*    z-index: 2;*/
/*}*/

.white-gradient {
    padding: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 200px;
    z-index: -1;
    background: #fcfcfc00;
    background: -moz-linear-gradient(top, #fcfcfc00 0%, #25282b 100%);
    background: -webkit-linear-gradient(top, #fcfcfc00 0%, #25282b 100%);
    background: linear-gradient(to bottom, #fcfcfc00 20%, #25282b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc00', endColorstr='#fcfcfc', GradientType=0);
}

.text-div {
    margin-top: 40px;
}

.text-div h1 {
    display: initial;
    /*background-color: #000000;*/
    /*background: rgba(255, 255, 255, 0.4);*/
    /*background: rgba(0, 0, 0, 0.9);*/
    padding: 5px;
    /*border-radius: 10px;*/
    color:#fff;
    font-size:24px;
}

.portfolio-item .item {
    width: 300px !important;
}

.hover-link-index:hover {
    text-transform: uppercase;
    background: linear-gradient(to right, #e1f9d6 10%, #ffce03 50%, #fffbfb 60%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 1.5s linear infinite;

}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}

.effect-bubba figcaption i {
    position: relative;
    top: 6px;
}

.gotohome {
    position: fixed;
    bottom: 25px;
    left: 25px;
    border: 2px solid #ffce03;
    border-radius: 50px;
    width: 65px;
    height: 65px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    background-color: #000000;
    /*background-color: #ff2177;*/
    z-index: 10;
    opacity: 0.25;

}

/*.gotohome a i{*/
/*font-size: 30px;*/
/*position: relative;*/
/*top:10px;*/
/*}*/
.gotohome a img {
    width: 35px;
    position: relative;
    top: 8px;
}

.gotohome:hover, .gotohome:focus {

    background-color: #0f0f11;
opacity: 1;
}

.card-image {
    max-height: 130px !important;
    overflow: hidden;
}

.tabligh a picture img {
    width: 100%;
}

.top-content-blog p i {
    position: relative;
    top: 8px;
}

.related-articles {
    padding: 16px;
    border-radius: 10px;
    background: -webkit-linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
    background: linear-gradient(-45deg, #f3cf3f 0%, #f33f58 100%);
}

.related-articles:hover {
    padding: 16px;
    border-radius: 10px;
    background: -webkit-linear-gradient(-45deg, #f33f58 0%, #f3cf3f 100%);
    background: linear-gradient(-45deg, #f33f58 0%, #f3cf3f 100%);
    transition-duration: .3s;
    transition-timing-function: linear;
    transition-delay: 3ms;
}

.related-articles {
    margin: 0;
    color: #ffffff;
}

.more-read {
    border-bottom: solid #ff3b4e;
    width: 100px;
    margin: 0px;
    padding-bottom: 5px;
}

.more-link-blog hr {
    margin: 0;
}

.more-read-li li {
    list-style: decimal !important;
}

.more-read-li li a {
    color: #e51a2d;
}

.ref-span {
    background-color: #E51A2D;
    font-size: 13px;
    line-height: 2;
    color: #ffffff;
}

.content-tags li {
    list-style: none !important;
    margin-right: 5px;
    margin-top: 5px;
}

.text-area-blog {
    background-color: #ebefef;
    border-radius: 5px 5px 0 0;
    padding: 10px;
}

.text-area-blog:active, .text-area-blog:focus {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;
}

.large-header {
    position: relative;
    width: 100%;
    background: #333;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    z-index: 1;
}

/******************************************************************/
/*******************************blog category back animation***********************************/
/******************************************************************/

.demo-2 .large-header {
    content: '';
    background-image: url('../images/demo-8.jpg');
    background-position: center;
    /*****اگه به مشکل خورد این سایز پایین رو بردار******/
    height: 520px !important;
    z-index: 0;
}

#demo-canvas {
    height: 550px !important;
    width: 100% !important;
}

.main-title {
    position: absolute;
    margin: 0;
   padding: 15px 60px;
    color: #1d1d1d;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    border-radius: 50px;
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid #ffffff;
}

.category-button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.main-title:link,
.main-title:visited {
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 40px;
    display: inline-block;
    border-radius: 100px;
    transition: all .2s;
    position: absolute;
}

.main-title:hover {
    /*transform: translateY(-3px);*/
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    color: #ffffff;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: 2ms;
}

.main-title:active {
    /*transform: translateY(-1px);*/
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.main-title::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .4s;

}

.btn-white::after {

    /*background: linear-gradient(to right, #f1c674, #b3914d, #e8d66c, #c5a457, #AA771C);*/
    background: linear-gradient(to bottom right, #f1c674, #b3914d, #e8d66c, #c5a457, #AA771C);

    /*background: radial-gradient(circle,#f1c674  50%, #b3914d 40%,#e8d66c  60%, #c5a457 35%,#AA771C 11%);*/
    /*background: rgba(0,0,0,1);*/
    color: #ffffff;
}

.main-title:hover::after {
    transform: scaleX(1.4) scaleY(1.6);
    opacity: 0;
}

.btn-animated {
    animation: moveInBottom 5s ease-out;
    animation-fill-mode: backwards;
}

@keyframes moveInBottom {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

.btn-back-blog {
    position: absolute;
    left: 25px;
    top: 70px;
}

.btn-back-blog i:hover {
    background-color: #ffce03;
}

.btn-back-blog i {
    font-size: 35px;
    background-color: #e12f61;
    border-radius: 100%;
    padding: 10px;
}

/*****************************gallery img page*******************************/
/*****************************gallery img page*******************************/
/*****************************gallery img page*******************************/

@media (max-width: 767px) {
    .category-gallerypage li {
        display: block !important;
        width: 100% !important;
        margin: 5px !important;
    }

    #filters {
        border-radius: 5px !important;
    }
}

.category-gallerypage li span:hover {
    color: #ffce03 !important;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: 2ms;
}

.category-gallerypage li span.active {
    color: #000000 !important;
}

#filters {
    margin: 1%;
    list-style: none;
    background-color: #1a1a1a;
    padding: 15px;
    border-radius: 8px;
    margin-top: 50px;
}

#filters li {
    margin-top: 10px;
    margin-bottom: 10px;
}

#filters li span {
    display: block;
    padding: 5px 20px;
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
}

#filters li span.active {
    background: #edc315;
    color: #fff;
    border-radius: 50px;
    color: #000000 !important;
}

#portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    /*width: 23%;*/
    width: 31%;
    margin: 1%;
    display: none;
    float: left;
    overflow: hidden;
}

.portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    background: #ffffff;
    cursor: pointer;
    border-radius: 10px !important;
    max-height: 225px;
    min-height: 225px;
}

.portfolio img {
    max-width: 100%;
    position: relative;
    top: 0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);

}

/*@media only screen and (min-width: 768px) and (max-width: 959px) {*/
    /*.container {*/
        /*width: 768px;*/
    /*}*/
/*}*/

/*!*  #Mobile (Portrait) - Note: Design for a width of 320px *!*/
/*@media only screen and (max-width: 767px) {*/
    /*.container {*/
        /*width: 95%;*/
    /*}*/

    /*#portfoliolist .portfolio {*/
        /*width: 100%;*/
        /*margin: 1%;*/
    /*}*/
/*}*/

/*!* #Mobile (Landscape) - Note: Design for a width of 480px *!*/
/*@media only screen and (min-width: 480px) and (max-width: 767px) {*/
    /*.container {*/
        /*width: 70%;*/
    /*}*/
/*}*/

/*************************************team -members page****************************/
/*************************************team -members page****************************/
/*************************************team -members page****************************/

.rotate-card {
    text-align: center;
    color: #FFFFFF;
    width: 100%;
    height: 197px;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    background: rgba(255, 255, 255, 0.025);
    border-radius: 20px;
    /*overflow: hidden;*/
}

.rotate-card:hover {
    cursor: pointer;
}

.flipper.flip .rotate-card {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.front-flip,
.back-flip {
    width: 100%;
    padding: 5px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.front-flip {
    z-index: 2;
    /* for firefox 31 */
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    height: 100%;
    background-image: url("../images/icons/pattercontact.png");
    border-radius: 20px;

}

.back-flip {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    height: 100%;
    background-image: url("../images/icons/pattern3.png");
    border-radius: 20px;
}

.back-flip p {
    margin-bottom: 1em !important;
    font-size: 15px;
}

.img-internal-card {
    width: 135px;
    margin: auto;
    border-radius: 100%;
    display: block;
    overflow: hidden;
    height: 135px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border: 3px solid #e3c20b;
    margin-top: 15px;
    margin-bottom: 15px;
}

.front-flip h2 {
    background-color: #e3b125;
    padding: 10px;
    border-radius: 0px 0px 20px 20px;
}

.rotate-card:hover {
    /*background: rgba(0,0,0,0.025);*/
    background-color: #000000;
}

.social-media-teamember {
    margin: auto;
    display: inline-flex;
}

.social-media-teamember li {
    margin: 0 5px;
}

.social-media-teamember li a img {
    width: 42px;
    height: auto;
}

@media (max-width: 1043px) {
    .social-media-teamember li a img {
        width: 35px !important;
    }
}

@media (max-width: 992px) {
    .social-media-teamember li a img {
        width: 42px !important;
    }
}

@media (max-width: 575px) {
    .back-flip p {
        font-size: 16px !important;
        font-weight: bold !important;
    }

    .social-media-teamember li a img {
        width: 42px !important;
    }
}

.carousel {
    background: #25282b;
    padding: 5px;
    margin-bottom: 60px !important;
}

.carousel-cell {
    width: 26%;
    height: 200px;
    margin-right: 10px;
    /*background: #8C8;*/
    border-radius: 5px;
    counter-increment: gallery-cell;
}

.carousel-cell.size-180 {
    width: 180px;
}

.carousel-cell.size-large {
    width: 75%;
}

/**************************order list profile page*********/
.orders-list{
    padding: 15px;
}
.orders-list table thead tr th{
color: #ffffff;
}
.orders-list table tbody tr th{
color: #dedede;
}
.orders-list table tbody tr td{
color: #fff;
}
.bg-order-head{
    /*background: rgb(191,149,63);*/
    /*background: linear-gradient(90deg, rgb(191, 149, 63) 0%, rgb(176, 117, 21) 0%, rgb(179, 135, 40) 0%, rgb(213, 171, 47) 13%, rgb(181, 131, 37) 25%, rgb(206, 168, 57) 36%, rgb(176, 117, 21) 48%, rgb(208, 177, 86) 61%, rgb(174, 130, 46) 73%, rgb(198, 164, 65) 83%, rgb(170, 119, 28) 96%);*/
/*background-color: rgba(0,0,0,0.7)*/
    background: rgba(227, 216, 181, 0.3);
}
.img-profile img{
    border-radius: 100%;
    margin-left: 10px;
    border: 2px solid #fff;
}
.bg-color-order td img{
margin-left: 10px;
    margin-right: 10px;
}
.notification-number{
    background-color: #d92626;
    color: #fff;
    padding: 5px;
    border-radius: 50px;
    width: 22px;
    height: 23px;
    position: absolute;
    font-size: 11px;
    text-align: center;
    top:5px;
}
.orders-list .table th, .table td{
    border-top: 1px solid rgba(255, 255, 255, 0.08) !important;
}
.right-menu-profile ul li a:hover{
    background-color: #ffffff1a !important;
    border-radius: 5px !important;
}
.nav-setting{
/*background-color: rgba(0,0,0,0.7);*/
    background-color: rgba(123, 123, 121, 0.42);
}
.nav-setting li a{
color: #fff;
}
.nav-setting li a.active{
    background-color: #484848 !important;
    border-radius: 0 !important;
    font-weight: bold;
}
.alert-p p{
    margin: 10px;
}


.avatar-upload {
    position: relative;
    max-width: 100%;
    margin: 10px;
}

.avatar-upload .avatar-edit input {
    display: none;
}

.avatar-upload .avatar-edit input + .insert_picture {
    /*display: inline-block;*/
    /*margin-bottom: 10px;*/
    border-radius: 5px;
    background: #FFFFFF;
    border: 1px solid transparent;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
    cursor: pointer;
    font-weight: normal;
    transition: all 0.2s ease-in-out;
    font-size: 16px;
    position: absolute;
    right: 123px;
    top: 32px;

}

.avatar-upload .avatar-edit input + .insert_picture:hover {
    background: #f1f1f1;
    border-color: #d6d6d6;
}

.avatar-upload .avatar-preview {
    width: 100px;
    height: 100px;
    position: relative;
    border-radius: 100%;
    border: 6px solid #F8F8F8;
    overflow: hidden;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.avatar-upload .avatar-preview > div {
    width: 100%;
    height: 100%;
    /*border-radius: 100%;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.upload-file {
    display: inline-block;
    z-index: 0;
}

.upload-file .dropzone {
    background-color: #FFFFFF;
    border: 1px dashed #00b3ff;
    padding: 10px !important;
    margin-top: 20px;
    border-radius: 20px;
    width: 150px;
}

.upload-file .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
    width: 40px !important;
    height: 40px !important;
}

.upload-file .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
    top: 10% !important;
    left: 10% !important;
}

.upload-file .dropzone .dz-preview .dz-image {
    width: 90px !important;
    height: 90px !important;
}

.upload-file .dropzone .dz-preview .dz-details .dz-size {
    font-size: 14px !important;
}

.upload-file .dropzone .dz-message .dz-button {
    font-size: 14px !important;
}


.avatar-upload .dropzone {
    padding: 10px !important;
    border-radius: 100%;
    width: 142px !important;
    background-color: transparent !important;
    border: 1px dashed #ffffff !important;
    min-height: 142px !important;
    margin: auto;
    margin-top: 20px;
}

.avatar-upload .dropzone .dz-preview {
    margin: 0 !important;
}

.avatar-upload .dropzone .dz-preview.dz-image-preview {
    background-color: transparent !important;
}

.avatar-upload .dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
    width: 40px !important;
    height: 40px !important;
}

.avatar-upload .dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
    top: 10% !important;
    left: 10% !important;
}

.avatar-upload .dropzone .dz-preview .dz-image {
    width: 100% !important;
    height: 100% !important;
    border-radius: 100% !important;
}

.avatar-upload .dropzone .dz-preview .dz-details .dz-size {
    font-size: 14px !important;
}

.avatar-upload .dropzone .dz-message .dz-button {
    font-size: 14px !important;
    color: #fff;
}

.setting-field .v-text-field--outlined,.setting-field .v-text-field--solo{
    border-radius: 5px !important;
}
.setting-field{
    padding-bottom: 30px;
}
.btn-send-pass{
    background-color: #00aa88;
    padding: 15px 40px;
    color: #fff;
    width: 100%;
}
.btn-send-pass:hover,.btn-send-pass:focus,.btn-send-pass:active{
    background-color: #bca200 !important;
    color: #fff;
}
.profile-product a .card-body{
    background-color: #111 !important;
}





/***********note found************************/
 .not-found{
margin: auto;
     padding: 30px;
 }
.not-found h1{
color: #FFFFFF;
    font-size: 120px;
 }
.commin-soon{
    padding: 30px;
    width: 100%;
}
.commin-soon h1{
    font-size: 70px;
    font-weight: bold;
    text-align: center;
}
.commin-soon p{
    color: #fff;
    margin-top: 20px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

.right-menu-profile{
    background-color: #000;

}
.right-menu-profile ul{
 padding: 10px;
}
.right-menu-profile ul li{
    list-style: none;
}
.right-menu-profile ul li a{
    color: #fff !important;
}
.right-menu-profile ul li a i{
    color: #c1a512;
}

/* cell number */
.carousel-cell:before {
    display: block;
    text-align: center;
    content: counter(gallery-cell);
    line-height: 200px;
    font-size: 80px;
    color: white;
}

.carousel-cell:before {
    content: '';
}

.carousel-cell {
    background-color: #25282b !important;
}

.flickity-viewport {
    height: 210px !important;
}

@media (max-width: 1135px) {
    .carousel-cell {
        width: 30% !important;
    }
}

@media (min-width: 911px) and (max-width: 992px) {
    .carousel-cell {
        width: 40% !important;
    }
}

@media (min-width: 601px) and (max-width: 912px) {
    .carousel-cell {
        width: 50% !important;
    }
}

@media (min-width: 260px) and (max-width: 600px) {
    .carousel-cell {
        width: 90% !important;
    }
}

.flickity-page-dots .dot {
    background-color: #ffffff !important;
}

.top-pic-teammember {
    position: relative;
}

.top-pic-teammember .dr-logo {
    position: absolute;
    top: 25%;
    bottom: 0;
}

.biograp-color{
    color:#bf9d18 !important;
}

.matn-logo {
    position: relative;
    top: 0px;
}

@media (max-width: 1100px) {
    .dr-logo img {
        width: 100px !important;
    }

    .matn-logo h2 {
        font-size: 22px !important;
    }

    .matn-logo p {
        font-size: 14px !important;
    }
}

@media (max-width: 800px) {
    .dr-logo img {
        width: 70px !important;
    }

    .matn-logo h2 {
        font-size: 17px !important;
    }

    .matn-logo p {
        font-size: 12px !important;
    }

    .matn-logo {
        top: 20px !important;
    }
}

@media (max-width: 616px) {
    .dr-logo {
        top: 18% !important;
    }

    .dr-logo img {
        width: 42px !important;
        top: 18px !important;
    }

    .matn-logo h2 {
        font-size: 13px !important;
        margin-bottom: 13px !important;
    }

    .matn-logo p {
        font-size: 8px !important;
    }

    .matn-logo {
        text-align: right;
        top: 15px !important;
    }
}

.icondr-social img {
    width: 55px;
    height: auto;
    margin-left: 20px;
}

.icondr-div {
    padding: 8px;
    margin: 0 !important;
}

.lineheight24 {
    line-height: 24px !important;
}

/*************************ویرایش صفحه content service****************************/
/*************************ویرایش صفحه content service****************************/
.video-div-content-serv {
    height: 600px;
    padding: 10px;

}

.copy-write {
    background:linear-gradient(to right, #BF953F, #C8AB39, #B38728, #D9C975, #AA771C);

}

.copy-write p {
    margin: 0;
    /*background-color: #33373C;*/
    color: #000000;
    font-size: 14px;
    text-align: center;

    font-weight: 500;
}
.arrow-top{
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    top:-38px;
}
.arrow-top img{
background-color: #33373C;
    height:auto;
    padding: 10px;
    width: 38px;
    border-radius: 5px 5px 0 0;
}
.arrow-top img:hover{
background-color: #d5b538;
cursor: pointer;
}
.copy-write-div{
    position: relative;
}
.about-nav a{
    color: #ffffff !important;
}
.about-nav a:hover{
    border-color: #dee2e6 #dee2e6 #e2d848 !important;
    transition-duration: .2s;
    transition-timing-function: linear;
    transition-delay: 2ms;
}
.about-nav a.active{
    border-color: #dee2e6 #dee2e6 #dfc01a !important;
    font-weight: bold;
}
.about-nav a:active,.about-nav a:focus{
    border-color: #dee2e6 #dee2e6 #dfc01a !important;
}
#nav-tabContent-about{
    width: 100% !important;
}
.biographi h3{
    line-height: 35px;
}
.biographi-icon i{
    font-size: 300px;
    text-align: center;
    color: #dee2e2;
}


.btn-sendcomment {
    width: 125px;
    background-color: #2ba96a;
    border: none;
    border-radius: 50px;
    color: #ffffff;
}

.btn-sendcomment i {

    margin-left: 5px;
    position: relative;
    top: -3px;
}

.btn-sendcomment:hover {
    color: #ffffff;
    background-color: #48c27d;
}

.btn-sendcomment:focus, .custom-file-control:focus::before, .btn-sendcomment.focus, .focus.custom-file-control::before {
    color: #ffffff;
    background-color: #2ba96a !important;
}

.btn-view-comment {
   float: left;
    background-color: #ff2d5d;
    border: none;
    border-radius: 50px;
    color: #ffffff;

}

.btn-view-comment i {

    margin-left: 5px;
    position: relative;
    top: -3px;
}

.btn-view-comment:hover {
    color: #ffffff;
    background-color: #ff3e6f;
}

.btn-view-comment:focus, .custom-file-control:focus::before, .btn-view-comment.focus, .focus.custom-file-control::before {
    color: #ffffff;
    background-color: #ff3e6f !important;
}
.cicule-avatar{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    float: right;

}
.name-person-comment p{
    margin-right: 65px;
    font-size: 15px;
}
.name-person-comment i{
    position: relative;
    top:6px;
    color: #9292C8;
}
.reply-person-comment p{
    margin-right: 65px;
    font-size: 15px;
}
.reply-person-comment i{
    position: relative;
    top:6px;
    color: #9292C8;
}
.reply-users-comments{
    padding-right: 60px;
}
.comment-all{
    display: none;
}
.reply-users-comments{
    display: none;
}
.chosen-select{
    border-radius:50px;
    padding:13px;
    margin:0;
}
.pos-line-i{
    line-height: 0;
    position: relative;
    top:8px;
    margin-right:5px;
}
.op-one{
    opacity : 1 !important;
}


/****************************login page*****************************/
.img-login {
    background: url("../images/11.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    height: 650px;
}

.div-login-panel {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 20px;
    border-radius: 10px;
    margin-top: 20px;
}

.div-login-panel .img-logo-account {
    margin: auto;
    display: block;
}

.div-login-panel ul li {
    text-align: center;
    margin: auto;
}
.div-login-panel ul li a {
   color: #fff !important;
    background-color: #000000 !important;
    border-radius: 50px !important;
    padding: 15px 40px !important;

}
.div-login-panel ul li a.active {
   /*background-color: #DCC347 !important;*/
    background: linear-gradient(to right,#bf953f,#fcf6ba,#b38728,#fbf5b7,#aa771c);
    border-radius: 50px !important;
    padding: 15px 40px !important;
    font-weight: bold;
    color: #000 !important;
}
.input-phone-mail input::placeholder{
    text-align: right;
}
.input-phone-mail{
    padding: 15px;
}
.input-phone-mail input{
   padding-left: 10px;
}
.input-phone-mail i{
   margin-left: 10px;
}
.btn-account-login{
    background-color: #C5B03D;
    /*background: linear-gradient(to right,#bf953f,#fcf6ba,#b38728,#fbf5b7,#aa771c);*/
    padding: 20px;
    border-radius: 50px;
    width: 100%;
    color: #FFFFFF;
}
.btn-account-login:hover,.btn-account-login:focus{
    background-color: #27ab76;
    color: #FFFFFF;
}
.btn-account-login i{
    line-height: 0;
    position: relative;
    top: 8px;
    color: #FFFFFF;
}
.forget-pass a{
    color: #FFFFFF;
}
.forget-pass a:hover{
    color: #acacac;
}
.cd-name{
    background-color: #000;
    padding: 20px;
    margin-top: 25%;
}
.cd-name h1{
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 10px;

}
.cd-name p{
     background: linear-gradient(to right, #d0ad30 0%, #917411 0%, #eace71 0%, #bb9611  100%);
     background-clip: border-box;
     text-transform: uppercase;
     -webkit-background-clip: text;
     -webkit-text-fill-color: transparent;
    font-weight: bold;
font-size: 24px;
    text-align: center;
     padding: 10px;
}









@media (max-width:490px){
    .effect-bubba h2{
        font-size:18px !important;
    }
    .nav-centeralize
    {
        text-align: center !important;
        display: block !important;
    }
}
@media (max-width:768px){
    .video-div-content-serv {
        height:215px !important;
    }
}
@media (max-width:453px){
    .btn-back-blog i {
        font-size: 20px !important;
        background-color: #e12f61 !important;
        border-radius: 100% !important;
        padding: 5px !important;
    }
    .btn-back-blog{
        position: absolute !important;
        left: 0px !important;
        top: 108px !important;
    }
    .dr-logo img{
        display:none !important;
    }
       .dr-logo img{
        display:none !important;
    }
}

.email-contact-fa::placeholder{
    text-align:right !important;
}
@media (max-width:991px){
    .background-mollasadra > img {
    display: none;
}
    .background-mollasadra{
          	content: url("../images/dr-response.jpg") !important;
          	list-style-image: url("../images/dr-response.jpg");
            width:100%;
            height:auto;
    }
}











/***************************content-package*****************/
/***************************content-package*****************/
/***************************content-package*****************/

.right-side {
    padding: 10px;
    margin: 20px 0;
}

.content-page-tabs li a.active {
    background-color: #D93D3D !important;
    color: #fff !important;
    font-weight: bold;
}

.content-page-tabs li a {
    background-color: #919191 !important;
    color: #fff !important;
    padding: 10px !important;
    border-radius: 50px !important;
    margin: 5px !important;
}

.content-page-tabs li a:hover {
    background-color: #2c1435 !important;
}

.content-page-tabs li a img {
    width: 38px !important;
    margin-left: 6px;
}
.film {
    max-width: 100% !important;
}

.film video {
    width: 100%;
}

.plyr__controls__item plyr__volume .span {
    padding-top: 0 !important;
}

.plyr--video, .plyr__video-wrapper {
    background-color: transparent !important;
}

.description-product {
    margin-top: 30px;
    width: 100%;
    padding: 15px;
}

.description-product h3 {
    font-size: 17px;
    text-align: center;
    display: block;
    margin: 0;
    width: 100%;
    margin-bottom: 10px;
    line-height: 30px;
    color: #FFFFFF;
}

.description-product h2 {
    font-size: 16px;
    text-align: right;
    font-weight: bold;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #D92C2C;
}

.description-product p {
    line-height: 32px;
    text-align: justify;
    font-size: 15px;
    color: #e7e7e7;
}
.course-title ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #384047;
    font-size: 16px;
    width: 100%;
    border-right: 5px solid rgba(179, 179, 179, 0.17);
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 35px 0 10px;
    position: relative;
    min-height: 60px;
    border-bottom: 1px solid rgba(179, 179, 179, 0.17);
}
.course-title ul li:hover {
    background-color: #222;
}
.course-title ul li:first-child:before {
    content: '';
    z-index: 0;
    display: block;
    position: absolute;
    width: 5px;
    right: -5px;
    height: 50%;
    top: 0;
    background-color: rgba(179, 179, 179, 0.17);
}

.course-title ul li .time-down {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 5px;
}
.itemTitle {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 5px;
}

.identifier div {
    height: 40px;
    width: 40px;
    border: 2px solid #FFC400;
    border-radius: 100%;
    position: absolute;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    right: -3px;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    /*z-index: 1;*/
}

.freeSpan {
    color: #FFC400;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    margin-right: 15px;
    /*padding-top: 19px;*/
}

.course-title ul li .time-down {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 5px;
}

.time-down div > i {
    color: #dddddd;
    vertical-align: middle;
}

.save_alt i:hover {
    cursor: pointer;
    color: #00aa88;
}

.play_arrow i:hover {
    cursor: pointer;
    color: #e73131;
}
.lock-icon {
    background: #f5b600;
    font-size: 22px;
    padding: 5px;
    border-radius: 100%;
    color: #fff;
}
.course-title ul li .itemTitle a{
    float: right;
    color: #fffbfb;
}
.course-title ul{
    padding-right: 30px;
    padding-bottom: 20px;
}

.comment-icon-content-page {
    padding: 0;
}

.comment-icon-content-page li a.active {
    background-color: #D93D3D !important;
    color: #ffffff !important;
}

.comment-icon-content-page li a {
    background-color: #919191 !important;
    color: #ffffff !important;
}

.comment-icon-content-page li a i {
    line-height: 0;
    font-size: 28px;
    position: relative;
    top: 8px;
}

.comment-icon-content-page #pills-Ask-the-teacher-tab, .comment-icon-content-page #pills-comments-tab {
    border-radius: 0 !important;
}
.comment-div .dropdown-divider {
    border: 1px solid #888;
}
.comment-div {
    position: relative;
}

.comment-div span {
    background-color: #c4c4c4;
    color: #000000;
    border: 2px solid #888;
    padding: 5px;
    border-radius: 5px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 400px;
    text-align: center;
    font-weight: bold;
    top: 5px;
}
.user-comment img, .admin-comment img {
    border-radius: 30%;
    width: 55px;
    height: auto;
    vertical-align: top;
    float: right;
}

.user-comment .text-user, .admin-comment .text-admin {
    display: table;
}

.user-comment .text-user p, .admin-comment .text-admin p {
    line-height: 30px;
    text-align: justify;
}
.price{
    background-color: #000;
    margin: 20px 0px;
    border-radius: 5px;
}
.price p{
    border: 1px dashed #0FAE49;
    padding: 20px;
    color: #0FAE49;
    margin: 20px;
    border-radius: 10px;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
.btn-payline{
    background: rgb(191,149,63);
    background: linear-gradient(236deg, rgba(191,149,63,1) 0%, rgba(176,117,21,1) 0%, rgba(179,135,40,1) 0%, rgba(245,215,127,1) 13%, rgba(245,215,127,1) 27%, rgba(191,146,60,1) 50%, rgba(245,215,127,1) 70%, rgba(245,215,127,1) 87%, rgba(170,119,28,1) 100%);
    padding: 20px;
    text-align: center;
    display: block;
    font-size: 16px;
    width: 100%;
    margin: 0 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.btn-payline:focus , .btn-payline:active, .btn-payline:visited {
   background-color: #D93D3D !important;
    color: #fff !important;
}
.
.filter-card {
    background-color: #ffffff;
    padding: 20px;
}

.filter-card ul {
    padding: 0;
}

.filter-card ul li {
    border-bottom: 1px dashed #9b9b9b;
    padding: 15px;
    width: 100%;
    font-size: 15px;
    color: #efefef;
}

.filter-card ul li:last-child {
    border-bottom: none !important;
}

.filter-card ul li i {
    line-height: 0;
    position: relative;
    top: 8px;
    left: 10px;
    color: #b58902;
}
.time-down .video-time{
    color: #fff !important;
}
.question-user-answare{
    background-color: #131313;
    padding: 20px;
}
.question-user-answare .card-header{
    border-bottom: none !important;
    background-color: #131313 !important;
}
.question-user-answare .collapse{
    background-color: #131313 !important;
}
.question-user-answare .card .card-body{
    background-color: #000000;
    border-radius: 0px;
    color: #cfb217;
    margin: 0;
    font-size: 16px;
}
.question-user-answare .card{
    box-shadow: none !important;
}
.question-user-answare .card button:hover,.question-user-answare .card button:focus{
    text-decoration: none !important;
}
.question-user-answare .card button:active{
    background-color: unset !important;
}
.question-user-answare .card button{
    font-weight: bold;
    color: #ffffff;
}
.question-user-answare .card button img{
    margin-left: 7px;
}


.modal-banking-div .modal-content {
    height: 100% !important;
}
.modal-banking-div .modal-header {
    padding: 12px 24px 5px !important;
}
.header-cart button {
    position: absolute;
    right: 20px;
}

.header-cart button i {
    font-size: 20px;
}

.header-cart h2 {
    margin: 0;
    font-weight: bold;
}

.description-price-cart .price-des {
    float: right;
    font-size: 16px;
}

.description-price-cart .prices {
    float: left;
    font-size: 20px;
    color: #1BBB70;
    font-weight: bold;
}

.description-price-cart {
    margin-bottom: 35px;
    height: 100%;
}

.description-price-cart img {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: auto;
    top: 20px;
    border: 2px solid #1B1933;
    border-radius: 10px;
}
.description-price-cart .prices_descount {
    color: #E84E4E;
    float: left;
    font-weight: bold;
    font-size: 20px;
}

@media (max-width: 421px) {
    .description-price-cart .price-des {
        font-size: 14px !important;
    }

    .description-price-cart .prices, .description-price-cart .prices_descount {
        font-size: 16px !important;
    }
}
.divider-cart {
    border: 1px solid #1B1933;
    border-radius: 10px;
}

.btn-pey {
    padding: 15px;
    font-size: 20px;
    background-color: #37b80b;
    border-radius: 15px;
    color: #ffffff;
    margin: auto;
    margin-top: 16px;
    display: block;
    font-weight: bold;
    width: 100%;
}

.btn-pey:hover, .btn-pey:focus {
    background-color: #ffbf00;
    color: #ffffff;
}
.btn-pey i {
    line-height: 0;
    top: 8px;
    position: relative;
    font-size: 30px;
}
.Motivation-text p {
    line-height: 30px;
    text-align: justify;
    padding: 15px;
}
.btn-descount-code {
    background-color: #22C588;
    border-radius: 5px;
    color: #ffffff;
    padding: 8px;
    width: 130px;
    position: relative;
    left: -6px;
}

.btn-descount-code:hover, .btn-descount-code:focus, .btn-descount-code:active {
    background-color: #22c5b7;
    color: #ffffff;
}
.modal-bg-color-pay{
    background-color: #e3e3e3;
}

.right-side img {
    max-width: 100%;
}




