﻿.circle-custom {
    width: 7px !important;
    height: 7px !important;
    border-radius: 100%;
    border: 1px solid #fffcf7 !important;
    background: #fffcf7 !important;
    margin-right: 1% !important;
}

.carousel-control-prev {
    left: 0 !important;
    right: unset;
}

.carousel-control-next {
    left: 0;
}

.mtMobile {
    margin-top: 15px;
}

.bg-shadowSlider {
    background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.5) 60%, rgba(19, 19, 19, 0.75) 100%);
    position: absolute;
    bottom: 0;
    height: auto !important;
    right: 0px;
    left: 0px;
}

.bg-shadowSlider {
    height: 9rem !important;
}

    .bg-shadowSlider h5, .bg-shadowSlider p {
        color: #fff !important;
        text-align: center;
    }

.carousel-indicators {
    left: 45%;
    width: 70%;
}

@media screen and (max-width: 768px) {
    .carousel-indicators {
        bottom: 0 !important;
    }
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 10px;
    }
}
/*/////Temp New*/
.carousel-indicators {
    display: none !important;
}

.carousel-caption h5, .carousel-caption p {
    color: #fff !important;
}

@media(max-width:768px) {
    .cssanimation {
        padding-bottom: 0px !important;
    }

    .col6Slider {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .h3MobileSize {
        font-size: smaller !important;
    }
}

.linkSliderCert1, .linkSliderCert2 {
    font-size: inherit !important;
}


@media(min-width:1399px) {
    .col12EsCert, .col12PicCert {
        padding-bottom: 18px !important;
    }
}

.col12EsCert, .col12PicCert {
    padding-bottom: 10px;
}

.gridChild1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 3;
    background-image: url('/content/customize/IranGuereh/_responsive_SliderHome/pic/homeBack (2).webp');
    height: 100%;
    transition: background 2s;
}

@media(max-width:768px) {
    .h3MobileSize {
        font-size: initial;
    }

    .gridChild1 {
        background-image: url('/content/customize/IranGuereh/_responsive_SliderHome/pic/homeBack (1).webp') !important;
    }
}

@media(min-width:1200px) and (max-width:1399px) {
    .gridChild1 .h3MobileSize {
        font-size: initial;
    }

    .gridChild1 {
        padding: 5.5rem 0px;
    }

    .linkSliderCert1, .linkSliderCert2 {
        font-size: initial;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .gridChild1 {
        padding: 3.8rem 0px;
    }

        .gridChild1 .h3MobileSize {
            font-size: inherit;
        }

    .linkSliderCert1, .linkSliderCert2 {
        font-size: inherit !important;
    }
}

@media(min-width:768px) and (max-width:992px) {
    .gridChild1 {
        padding: 1.8rem 0px;
    }

        .gridChild1 .h3MobileSize {
            font-size: inherit !important;
            margin: 0;
        }

    .h3MobileSize {
        margin-bottom: 0%;
    }
}

@media(min-width:768px) {
    .gridChild1:hover {
        background: #B4A9A0;
    }
}

@media(min-width:351px) and (max-width:410px) {
    .h3MobileSize {
        margin: 0 !important;
    }

    .linkSliderCert1, .linkSliderCert2 {
        font-size: inherit !important;
    }
}

.linkSliderCert1, .linkSliderCert2 {
    color: #5E673C !important;
    border-bottom: 1px solid;
    font-weight: normal;
    /*transition: all 1s;*/
    padding: 0 5%;
    text-align: center;
}

.gridChild2 img, .gridChild3 img {
    height: 100%;
}


.col6BoxCert {
    padding-left: 10px !important;
}

.col12PicCert {
    padding-top: 10px;
}

.caroselCaption {
    background: linear-gradient(180deg, rgba(96, 96, 96, 0.1) 0%, rgba(96, 96, 96, 0.9) 100%);
    right: 0;
    left: 0;
    bottom: 0;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px !important;
}

    .caroselCaption h5 {
        color: #FFFCF7 !important;
        font-style: normal;
        font-weight: 400;
        font-size: 24px;
        line-height: 3.5rem;
        text-shadow: none;
        padding: 0 9%;
    }

.linkSliderCert:focus {
    color: #5E673C !important
}

/*.cssanimation {
    animation-duration: 4s;
    animation-delay: 0s;
    animation-fill-mode: both;
    animation-timing-function: ease-out;
    opacity: 0;
}*/


.fadeInBottom {
    animation-name: fadeInBottom
}

@keyframes fadeInBottom {
    from {
        transform: translateY(1000%);
    }

    to {
        opacity: 1
    }
}

@media(min-width:1200px) {
    .gridChild1 h3 {
        font-size: 2.6rem !important;
    }
}

.gridChild1 h3 {
    text-align: center;
    line-height: 1.5;
    font-weight: normal;
}

.col12PicCertPic {
    height: auto;
    width: 100%;
}

.spaceColR {
    padding-left: 5px;
    padding-right: 10px;
    margin-bottom: 10px;
    width: 50% !important;
}

.spaceColL {
    padding-left: 10px;
    padding-right: 5px;
    margin-bottom: 10px;
    width: 50% !important;
}

.spaceColRd {
    padding-right: 10px;
}

.spaceColLd {
    padding-left: 10px;
}

@media(max-width:768px) {
    .paddingStyleRow {
        padding-top: 5px !important;
        padding-bottom: 0px !important;
        display: flex !important;
        width: 100% !important;
    }

    .paddinNewl {
        padding-right: 5px !important;
        padding-left: 10px !important;
    }

    .paddinNewr {
        padding-left: 5px;
    }

    .col12PicCert {
        padding-right: 5px !important;
        padding-left: 10px !important;
    }

    .gridChild1 h3, .gridChild1Box h3 {
        font-size: inherit;
        padding: 0 5%;
    }

    .disMdSliderHome {
        display: none !important;
    }

    .caroselCaption {
        height: 60px;
        padding-top: 0;
        padding-bottom: 0;
    }

        .caroselCaption h5 {
            font-size: inherit;
            line-height: 2.5rem
        }

    .col12EsCert img {
        height: 145px;
    }

    .cssanimation {
        display: flex;
        flex-direction: column-reverse;
        margin-left: -10px !important;
        margin-right: -10px !important;
    }

    .col12EsCert {
        padding-top: 10px !important;
        padding-left: 5px;
        padding-right: 5px;
        width: 50%;
    }

    .col12PicCert {
        padding-top: 10px !important;
        width: 50%;
    }

    .col12PicCertPicMd {
        display: none;
    }

    .gridChild1 h3 {
        font-size: 1rem;
    }
}

.gridChild1 h3, .gridChild1Box h3 {
    transition: color 1s;
}



.gridChild1Box h3 {
    font-weight: normal;
    font-size: 2.6rem
}

@media(max-width:768px) {
    .linkSliderCert2:hover,
    .linkSliderCert1:hover,
    .linkSliderCert2:focus,
    .linkSliderCert1:focus {
        color: rgb(94, 103, 60) !important;
    }

    .mobilDisplay {
        display: flex;
        width: 100%;
    }

    .row {
        /*margin: 0 !important;*/
    }

    .col6BoxCert {
        padding-left: 1px !important;
        padding-right: 5px !important;
    }

    .gridChild1Box h3 {
        text-wrap: nowrap;
    }
}

@media(min-width:768px) {
    .gridChild1Box:hover .linkSliderCert2,
    .gridChild1Box:hover .linkSliderCert1 {
        color: #FFFCF7 !important;
        border-bottom: 1px solid #FFFCF7;
    }

    .gridChild1Box:hover .pagination-item a {
        color: #FFFCF7 !important;
    }

    .gridChild1:hover h3, .gridChild1Box:hover h3 {
        color: #FFFCF7;
    }

    .gridChild1:hover .linkSliderCert1, .gridChild1:hover .linkSliderCert2 {
        color: #FFFCF7 !important;
    }


    .linkSliderCert2:hover,
    .linkSliderCert1:hover,
    .linkSliderCert2:focus,
    .linkSliderCert1:focus {
        color: #FFFCF7;
        border-bottom: 1px solid #FFFCF7;
        transform: scale(1.08);
    }
}

.gridChild1Box {
    gap: 4px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    background-image: url('/Content/customize/IranGuereh/_responsive_SliderHome/pic/homeBack (1).webp');
}


.disMobileHme {
    width: 100% !important;
    height: auto !important;
}

.carousel-fade .carousel-item {
    transition-duration: 4s !important;
}

.paddingStyleRow {
    padding: 20px 0px;
}

.col6Slider {
    padding-right: 10px;
}

@media(min-width:992px) {
    .gridChild1Box {
        height: 100%
    }
}

@media(max-width:350px) {
    .h3MobileSize {
        margin: 0;
    }
}

.h3MobileSize {
    margin: 0px !important
}

@media(max-width:568px) {
    .gridChild1 {
        padding: 0px !important
    }

        .gridChild1:first-child .linkSliderCert1 {
            display: none
        }

    .h3MobileSize {
        font-size: initial;
    }

    .linkSliderCert1, .linkSliderCert2 {
        font-size: inherit !important;
    }
}

@media(max-width:393px) {
    .linkSliderCert2 {
        margin-top: 8%;
    }
}

@media(min-width:569px) and (max-width:768px) {
    .gridChild1 {
        padding: 0px !important;
    }
}
