
/*************/
.box-p {
    font-size: 12px !important;
    text-align: justify;
}

.section-one {
    margin-bottom: 5px;
}

@media(max-width:576px) {
    button.btn.btn-creative, .btn:not(.close):not(.mfp-close).btn-creative {
        padding: 8px 8px !important;
        font-size: 13px !important;
        display: grid !important;
    }

    button.btn.btn-icon-holder:before, .btn:not(.close):not(.mfp-close).btn-icon-holder:before {
        content: none
    }
}

@media(max-width:768px) {
    .heading-slider h4 {
        padding-right: 5%;
    }
}

/*****************/
.bg-one {
    padding-top: 0;
    padding-bottom: 19%;
}

.shape-article {
    transform: rotate(180deg) !important;
}

/*باید بعدا کلاس رو از قالب بردارم، به جای این*/
.slider-shadow {
    box-shadow: none !important;
}

/*****************/
.arm-pictures h2 {
    font-weight: bolder;
    font-size: 20px;
    letter-spacing: 1px;
}

.arm-pictures h4 {
    font-weight: bolder;
    font-size: 10px;
}

.arm-pictures img {
    max-height: 137px;
}

    .arm-pictures img.main-logo {
        max-height: 50px;
        margin-top: 6px;
    }

/*****************/
.post-thumbnail-entry {
    display: flow-root;
}
.post-thumbnail-list .post-thumbnail-entry > img {
    height: 125px;
    width: 100px;
}
.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a {
    animation: all 7s ease;
}
.post-thumbnail-list .post-thumbnail-entry .post-thumbnail-content a:hover {
    margin-top:-5px;
    animation: all 7s ease;
}

/*****************/
.box-fancy [class*=col-] {
    padding: 2% 0 !important;
}
.FastAccess img {
    max-height: 90px;
	padding: 15px;
    border: 3px solid transparent;
    border-radius: 4px;
}
.box-fancy a:hover img{
    transform: scale(0.5);
    border: 3px solid #fff;
}

/*****************/
.post-item .post-image a:hover img{
    opacity:0.7
}
.post-item .post-image .post-meta-category a:hover {
    animation: all 7s ease;
    color: #dbdfe4;
}

/*****************/
.polo-carousel-item a:hover img {
    filter: opacity(0.5)
}

/*****************/
.inspiro-slider.slider-fullscreen.TikaInnerPages {
    height: 40vh;
}
.TikaInnerPages .kenburns-bg {
    filter: blur(3px);
}

/*****************/

#mainMenu nav > ul > li .dropdown-menu > li > a {
    line-height: 19px;
}

#mainMenu nav>ul>li>a,
#mainMenu nav>ul>li .dropdown-menu>li>a,
#mainMenu nav>ul>li .dropdown-menu>li>span,
#mainMenu nav>ul>li .dropdown-menu>li [class*=col-]>ul>li>a {
        font-size: 14px;
}

@-moz-document url-prefix() {
    #mainMenu nav > ul > li > a {
        color: #423f3f;
    }
}
#mainMenu nav > ul > li .dropdown-menu > li > a {
    padding: 9px 10px 9px 10px;
}

#footer .footer-content {
    padding: 60px 0 0px;
}
/*****************/
@media(max-width:1024px) {
    #header.header-modern:not(.header-active) + .inspiro-slider, #header.header-modern:not(.header-active) + #slider, #header.header-modern:not(.header-active) + .fullscreen, #header.header-modern:not(.header-active) + .halfscreen, #header.header-modern:not(.header-active) + #google-map {
        top: unset;
        margin-bottom: unset;
    }
}
/*****************/
