﻿@font-face {
    font-family: iransans;
    src: url(../fonts/IRANSANS.TTF);
}
/*End Fonts*/
body {
    font-family: iransans;
}

a {
    text-decoration: none;
}

.defaultBackground {
    background-color: #B8925A
}

.blueBackGround {
    background-color: #B8925A;
}

.defaultLinkStyle {
    color: #000 !important;
}

    .defaultLinkStyle:hover {
        color: #b86a1e !important;
    }

.defaultRadius {
    border-radius: 11px;
}

li {
    list-style-type: none !important;
}


.AboutUs {
    margin-top: 20px;
   background-color: #B8925A !important;
}

/*@media (max-width: 900px) {
    .swiper-slide {
        height: 294px
    }
}*/

@media (max-width: 600px) {
    /*.swiper-slide {
        height: 141px;
    }*/

    .swiper-slide2 {
        height: 270px !important;
    }
}

@media (max-width: 450px) {
    .swiper-slide2 {
        height: 230px !important;
    }
}

@media (max-width: 400px) {
    .swiper-slide2 {
        height: 205px !important;
    }
}
/* .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-/Content: center;
  justify-/Content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
} */

.swiper {
    width: 100%;
    padding-bottom: 50px;
}

.swiper-slide {
    background-position: center;
    background-size: cover;
}

    .swiper-slide img {
        display: block;
        width: 100%;
        object-fit: cover;
    }

.squre-image {
    aspect-ratio: 1/1;
}

.placeholder-white::placeholder {
    color: white;
    opacity: 1; /* Firefox */
}

/* Small devices (landscape phones, 576px and up) */
/*@media (min-width: 576px) {
  .wave {
    background-size: 100% 60%;
  }
 }*/

.pseudo-border {
    border-bottom: 2px solid #8e8e8e;
    padding: 0 20px 14px 20px;
    right: 50%;
    transform: translateX(50%);
    position: relative;
    display: inline-block;
}

    .pseudo-border:after {
        /Content:'';
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        margin: 10px auto;
        width: 100%;
        height: 1px;
        background: #777;
    }

.curve {
    background-image: url("/custom/img/curve.svg");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% 10%;
}

.pb-10 {
    padding-bottom: 10%;
}



/*Home page styles*/
.swiper-button-prev, .swiper-rtl .swiper-button-next {
    padding: 16px;
    /*background-color: #F1F3F2;*/
    left: 0px;
    border-radius: 5px;
    color: #000000;
    background-color:#b86a1e
}

    .swiper-button-prev:hover {
        color: white !important;
    }

.swiper-button-next:hover {
    color: white !important;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-size: 14px;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0px;
}


.swiper-slide {
    cursor: pointer;
    width: 309px;
    margin-left: 20px;
    background-color: white;
    border-radius: 11px;
    padding: 18px;
    overflow: hidden;
    /*max-height: 345px;*/
}

.img-swipjs {
    border-radius: 14px;
}

.swiper-slide:hover {
    box-shadow: 0px 0px 5px #27BDBE;
}

.product-box {
    cursor: pointer;
    background-color: white;
    border-radius: 11px;
    padding: 18px;
    overflow: hidden;
}

    .product-box:hover {
        box-shadow: 0px 0px 11px #b86a1e;
    }

.swiper-slide:hover .img-text {
    color: #b86a1e !important;
}

.product-box:hover .img-text {
    color: #b86a1e !important;
}

@media only screen and (max-width: 500px) {
/*    .homePageTitle {
        font-size: 18px;
        font-weight: 800;
    }*/

    .wave {
        background-repeat: no-repeat;
        background-position: center bottom;
        background-position-y: 320px;
        background-size: cover;
    }

    footer {
        height: auto !important;
    }

    .swiper-slide {
        max-height: 252px;
    }

    .footercontainer {
 /*       max-height: 285px;*/
    }
}

@media only screen and (min-width: 500px) {
    .wave {
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: cover;
        background-position-y: 170px;
        position: relative;
        top: 0;
    }

    .footercontainer {
        height: auto;
    }
}

@media only screen and (min-width: 768px) {
    .footercontainer {
        height: auto;
    }
}

.productGroups .swiper-slide {
    border-radius: unset;
}

    .productGroups .swiper-slide:hover {
        box-shadow: unset;
    }

.productGroups .swiper {
    box-shadow: unset;
    padding: unset !important;
}

.productGroups .swiper-slide {
    padding: unset !important;
}

/*social Media links*/
.socialLink {
    opacity: 0.8;
}

    .socialLink:hover {
        transform: scale(1.1);
        opacity: 1;
    }

.category:hover .categoryOver {
    opacity: 0.7 !important;
    transition: 0.3s ease-in-out;
}

.category:hover .categorytext {
    opacity: 1 !important;
    left: 0;
    transition: 0.4s ease-in-out;
}

.categor:hover .categoryOver2 {
    opacity: 0.3 !important;
    transition: 0.3s ease-in-out;
}

.categor:hover .categorytext2 {
    opacity: 1 !important;
    left: 0;
    transition: 0.4s ease-in-out;
}

.category {
    height: 330px;
    background-size: cover;
    background-clip: content-box;
    background-origin: content-box;
    border-radius: 30px;
}

.categorytext {
    font-size: 31px;
    bottom: 38%;
    opacity: 0;
}

.categorytext2 {
    font-size: 31px;
    bottom: 35%;
    opacity: 0;
}

    .categorytext2 span {
        border: 1px solid #fff;
        padding: 10px;
        border-radius: 35px;
        background-color: rgba(0, 0,0,0.4);
        font-size: 25px;
        margin: 0 25px;
    }

.categoryOver {
    height: 100%;
    width: 100%;
    opacity: 0;
    background-color: rgb(0 0 0);
    border-radius: 24px
}

.categoryOver2 {
    height: 100%;
    width: 100%;
    opacity: 0;
    background-color: rgb(0 0 0);
    position: absolute;
    top: 0;
    left: 0;
}

@media (max-width: 1400px) {
    .category {
        height: 285px;
    }
}

@media (max-width: 1200px) {
    .category {
        height: 320px;
    }
}

@media (max-width: 992px) {
    .category {
        height: 360px;
    }
}

@media (max-width: 768px) {
    .category {
        height: 270px;
    }
}

@media (max-width: 600px) {
    .category {
        background-size: cover;
        background-clip: content-box;
        background-origin: content-box;
    }

    .categorytext, .categorytext2 {
        font-size: unset;
    }
}

@media (max-width: 500px) {
    .category {
        height: 250px;
    }
}

@media (max-width: 480px) {
    .category {
        height: 240px;
    }
}

@media (max-width: 460px) {
    .category {
        height: 230px;
    }
}

@media (max-width: 450px) {
    .category {
        height: 220px;
    }
}

@media (max-width: 415px) {
    .category {
        height: 206px;
    }
}

@media (max-width: 395px) {
    .category {
        height: 196px;
    }
}

@media (max-width: 376px) {
    .category {
        height: 187px;
    }
}

@media (max-width: 361px) {
    .category {
        height: 180px;
    }
}

@media (max-width: 340px) {
    .category {
        height: 170px;
    }
}

@media (max-width: 320px) {
    .category {
        height: 160px;
    }
}

@media (max-width: 300px) {
    .category {
        height: 150px;
    }
}


.mainmenu li:hover .sub1 {
    display: block !important;
}

.mainli:hover .mainlilink {
    border-bottom: 2px solid White;
    color: white !important;
}

.sub1 li:hover .sub2 {
    display: block !important;
}

.sub1 {
    top: 24px;
    right: 16px;
    margin-top: 1px;
}

.sub2 {
    top: -1px;
    right: 188px;
}

.mainmenu li a {
    color: white;
    display: block;
    cursor: pointer;
}

.mainmenu a:hover {
    color: #b86a1e;
}

.sub1 li {
    width: 188px;
    padding: 7px;
}


/*استایل در خواست نمایندگی*/
.form-control {
    border-radius: 28px;
}

.form-horizontal {
    border-bottom-left-radius: 30px !important;
    overflow: hidden;
    border-bottom-right-radius: 30px !important;
}

.headertop {
    background-color: #5D432B!important;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    height: 85px;
}

@media only screen and (max-width: 450px) {
    .headertop {
        height: 65px !important;
    }

        .headertop p {
            font-size: 13px !important;
        }
}

.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/*استایل های منوی موبایل*/
.pushy {
    overflow: overlay;
}

.menuitem {
    color: #b86a1e !important;
    border-bottom: 1px solid #b86a1e !important;
    padding: 1px 3px 0px 0px
}
    .menuitem:hover {
        color: #b86a1e !important;
        border-bottom: 1px solid white !important;
        padding: 1px 3px 0px 0px
    }

.pushy-link span a {
    color: #b8925a !important;
    padding: 15px 12px 12px 17px;
}
.pushy-link span a:hover {
    color: white !important;
    padding: 15px 12px 12px 17px;
}
.pushy-link span a :
.angleIcon {
    background-color: #b8925a !important;
    color: #efefef !important;
}

.pushy-link span i {
    background-color: #000;
    padding: 15px 17px 15px 17px;
}

.pushy-linkPadding {
    padding: 15px 15px 15px 15px !important;
}

.open {
    display: block !important;
    transition-delay: 1s;
}

@media only screen and (max-width: 400px) {
    .text-size {
        font-size: 10px;
    }

    .text-header {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 1200px) {
    .text-slider {
        font-size: 17px !important;
    }
}

@media only screen and (max-width: 1400px) {
    .text-slider {
        font-size: 20px !important;
    }
}

.border-blog {
    border: 1px solid #dee2e6 !important;
}

@media only screen and (max-width: 770px) {
    .border-blog {
        border: none !important;
    }
}

.icon-menu {
    width: 30px;
    height: 30px;
}

.checkbox input[type="checkbox"] {
    width: 25px;
    height: 25px;
    clip-path: circle(43% at 49% 51%);
    accent-color: #27BDBE;
}

@media only screen and (max-width: 991px) {
    #headerTop {
        height:50px !important;
    }
}

@media only screen and (max-width: 400px) {
    .contact-font {
        font-size: 13px !important;
    }

    footer {
        height: auto !important;
    }

    .wave {
        background-position-y: 375px;
    }

}

@media only screen and (min-width: 1100px) {
    .margin-footer {
    }
}

.margin-footer{
    margin-top:20px;
}

.text-blog:hover {
    color: #27BDBE !important;
}

.pagination {
	display: flex;
	padding-left: 0;
	list-style: none;
	border-radius: .25rem
}

.page-link {
	position: relative;
	display: block;
	padding: .5rem .75rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #000;
	background-color: #fff;
	border: 1px solid #dee2e6
}

.page-link:hover {
	z-index: 2;
	color: #402060;
	text-decoration: none;
	background-color: #eee;
	border-color: #dee2e6
}

.page-link:focus {
	z-index: 2;
	outline: 0;
	box-shadow: 0 0 0 .2rem rgba(102, 51, 153, .25)
}

.page-link:not(:disabled):not(.disabled) {
	cursor: pointer
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}

.page-item:last-child .page-link {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #27BDBE;
    background-color: #cde6e7;
    border-color: #cde6e7
}

.page-item.disabled .page-link {
	color: #70657b;
	pointer-events: none;
	cursor: auto;
	background-color: #fff;
	border-color: #dee2e6
}

.pagination-lg .page-link {
	padding: .75rem 1.5rem;
	font-size: 1.01625rem;
	line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: .3rem;
	border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: .3rem;
	border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
	padding: .25rem .5rem;
	font-size: .71137rem;
	line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
	border-top-left-radius: .2rem;
	border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
	border-top-right-radius: .2rem;
	border-bottom-right-radius: .2rem
}

/*.iran-map{
    width:370px;
    height:370px;
}
*/
@media only screen and (max-width: 425px) {
    .font-form {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 400px) 
{
    .iran-map {
        width: 300px;
        height: 340px;
    }

    .font-form{
        font-size:12px !important;
    }
}

@media (max-width: 500px) {
    .imageSlider2 {
        width: 160px !important;
        height: 159px;
        margin-left: 35px !important;
    }
}

@media (max-width: 450px) {
    .imageSlider2 {
        width: 140px !important;
        height: 159px;
        margin-left: 40px !important;
    }
}

@media (max-width: 415px) {
    .imageSlider2 {
        width: 140px !important;
        height: 159px;
        margin-left: 35px !important;
    }
}

@media (max-width: 394px) {
    .imageSlider2 {
        width: 123px !important;
        height: 159px;
        margin-left: 42px !important;
    }
}

@media (max-width: 376px) {
    .imageSlider2 {
        width: 117px !important;
        height: 159px;
        margin-left: 40px !important;
    }
}

@media (max-width: 361px) {
    .imageSlider2 {
        width: 110px !important;
        height: 159px;
        margin-left: 40px !important;
    }
}


.form-control:focus {
    border-color: #FC951F !important;
    box-shadow: 0 0 0 0.25rem #FC951Fab !important;
}

.login_remember_box .control {
    position: relative;
	padding-right:35px;
    cursor: pointer;
    font-size: 16px;
	line-height:14px;
    font-weight: 500;
	margin:0;
    padding-top:10px;
}
.login_remember_box .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.login_remember_box .control__indicator {
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius:50%;
}
.login_remember_box .control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.login_remember_box .control input:checked ~ .control__indicator {
    background: #27BDBE;
}
.login_remember_box .control input:checked ~ .control__indicator:after {
  display: block;
}
.login_remember_box .control--checkbox .control__indicator:after {
    left: 8px;
    top: 3px;
    width: 9px;
    height: 16px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.login_remember_box label a{
	color:#797979;
}

.font-social-footer{
    font-size:20px;
}

.font-copy-right {
    font-size: 12px;
}

@media (max-width: 335px) {
    .font-social-footer {
        font-size: 16px;
    }

    .font-copy-right {
        font-size: 10px;
    }
}

.Representativerequest-header {
    font-size: 17px;
    margin-top:15px;
}

@media (max-width: 1200px) {
    .Representativerequest-header {
        margin-top: 0;
    }
}

.input-search:focus {
    border-color: #000 !important;
    box-shadow: none !important; 


    

}
.input-search::placeholder {
    color: #000000; /* اینجا رنگ دلخواهتو بزن */
    opacity: 1; /* اگر می‌خوای شفاف نباشه */
}

    @media (max-width: 300px) {
        .font-about-footer span {
            font-size: 12px !important;
        }
    }

    @media (max-width: 250px) {
        .font-about-footer span {
            font-size: 10px !important;
        }
    }

    @media (max-width: 230px) {
        .font-about-footer span {
            font-size: 9px !important;
        }
    }

    @media (max-width: 368px) {
        .font-slider-header {
            font-size: 18px !important;
        }
    }
.input-search::placeholder:hover{
    color:white;
    border-bottom:1px solid white;

}
