﻿

body {
    font-family: 'YekanBakh';
}

.prev_019320357 {
    margin-top: -26px !important;
}
.next_019320357 {
    margin-top: -26px !important;
}
.swiper-pagination {
    bottom: -8px !important;
}
.fr-rounded {
    border-radius: 10px;
}
.fr-shadow {
    box-shadow: 0 4px 4px rgb(0 0 0 / 12%), 0 2px 4px 1px rgb(0 0 0 / 16%);
}
.fr-bordered{
    border : 4px solid #ccc;
}
.brandslider {
}
    .brandslider .coltitle {
        font-family: 'YekanBakh';
        font-size:16px;
        text-align: center;
        padding: 0px;
        background-color: #f6f6f6;
        margin: 0px;
        border-radius: 10px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        padding-top: 10px;
    }
    .brandslider .swiper {
        background-color: #f6f6f6;
        border-radius: 10px;
        height: 170px;
        padding-right: 50px;
        padding-left: 50px;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;

    }
.brandslider .swiper-slide {
    margin-top: 10px;
    background-color: transparent !important;
}

.brandslider .swiper-button-next:after,
.brandslider .swiper-button-prev:after {
}
.brandslider .swiper-slide img {
    width: 90px !important;
}
.homeTopslide .swiper-slide .DivDescription  {
    position: absolute;
    display: flex;
    width: 36%;
    right: 70px;
    top: 40px;
    text-align: right;
    flex-direction: column;
    justify-content: center;
    
}
    .homeTopslide .swiper-slide .DivDescription p.title1 span {
        font-size: 2vw !important;
    }
    .homeTopslide .swiper-slide .DivDescription p.title2 span {
        font-size: 1vw !important;
    }

    .homeTopslide .swiper-slide .DivDescription .moreBtn {
        text-decoration: none;
        padding: 5px;
        background-color: #ffca08;
        color: black;
        border-radius: 5px;
        padding-left: 15px;
        padding-right: 15px;
        font-size:9pt;
    }

.Tenderblink {
    padding-top: 2px;
    color: black;
    font-size: 12pt;
    margin-top: 3px;
    background-color: #ffca08;
    border-radius: 5px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 10px;
    float: left;
    text-decoration: none;
    font-weight: bold;
    margin-right: 71px;
    animation: blinker 1s linear infinite;
}
.rowrowtopMenu .col-md-6 {
    width: 50% !important;
}
@keyframes blinker {
    50% {
        color: #ffca08;
    }
}
@media screen and (max-width: 770px) {
    .homeTopslide .swiper-slide .DivDescription p.title2 {
        display:none;
    }
        .homeTopslide .swiper-slide .DivDescription {
            top:12px;
        }
}
    .HomeserchTopClass {
        float: left;
        margin-top: 5px;
    }
    .HomeserchTopClass input {
        font-size: 10px;
        background-color: black;
        border: 1px solid #999999;
        border-radius: 4px;
        margin-right: 10px;
        color: white;
        padding-right: 5px;
        margin-left: 10px;
        background-image: url('/Images/searchicon.png');
        background-repeat: no-repeat;
        background-position-x: 5px;
        background-position-y: 2px;
        vertical-align: middle;
        width:100px;
    }
    .HomeserchTopClass a {
        font-size: 10px;
        text-decoration: none;
        font-size: 10px;
        text-decoration: none;
        padding: 3px;
        border-radius: 3px;
        color: white;
    }
        .HomeserchTopClass a.active {
            background-color: #FFCA08;
            color: black;
        }
.rowrowtopMenu {
    align-items: center;
}
.linkdashboard {
    color: white;
    text-decoration: none;
    font-size: 12px;
}

    .rowmenutopcontiner {
        align-items: center;
    }
    .rowmenutopcontiner .LogoTop a {
        color:black !important;
        text-decoration:none !important;
    }
.rowmenutopcontiner .nav-link {
}
    .rowmenutopcontiner .dropdown-item {
        font-size: 12px;
    }

.Btnmenusamaneh {
    float: left;
    font-size: 12px;
    text-decoration: none;
    padding: 5px;
    padding-right: 32px;
    color: black;
    padding-left: 10px;
    background-color: #ffca08;
    background-image: url(/Images/Menuicon1.png);
    background-repeat: no-repeat;
    background-position: 60px;
    border-radius: 6px;
    cursor: pointer;
}

.menusamaneh{
    display:none;
}
.menusamaneh .intro-categories {
    height: 65px;
    background-color: #FFF0B9;
    color: #000;
}

    .menusamaneh .category {
        background-color: #fff;
        padding: 25px 0;
        width: 13.00%;
        border-radius: 15px;
        box-shadow: 0px 5px 10px rgb(0 0 0 / 8%);
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 130px;
        
        
    }
        .menusamaneh .category:not(.disabled) {
            color: black;
            cursor: pointer;
        }
        .menusamaneh .category.disabled {
            color: gray;
            cursor: inherit;
        }
            .menusamaneh .category.disabled img{
                opacity:0.5;
            }

            .menusamaneh .category:not(.disabled):hover {
				box-shadow: 0px 4px 18px rgb(255 202 8);
            }
    .menusamaneh a {
        text-decoration: none;
        font-size: 12px;
    }

    .menusamaneh .category img {
        width: 40px;
        margin-bottom: 15px;
    }
    .menusamaneh .imgBaner{
        width:100%;
        margin-bottom:10px;
    }
    .homeTopslide {
        padding: 0px;
    }
.BtnMoreDetail {
    color: black;
    border: 1px solid #707070;
    border-radius: 5px;
    margin: 0 auto;
    display: block;
    width: 130px;
    text-decoration: none;
    padding: 8px 18px;
    font-size: 14px;
}
.BtnMoreDetail2 {
    color: white;
    border: 1px solid #707070;
    background-color:black;
    border-radius: 5px;
    display: block;
    width: 116px;
    text-decoration: none;
    padding: 8px 18px;
    font-size: 14px;
}
    .BtnMoreDetail2:hover {
        color: #FFCA08;
    }

.footer {
    background: #000;
    padding: 40px 0 0 0;
    color: #fff;
}
.footer .footer-widgets {
    display: flex;
    flex-wrap: wrap;
}
.footer .footer-right-box img{
    width:200px;
}

.footer .footer-right-box {
    width: 30%;
    font-size: 14px;
    color: white;
    line-height: 26px;
}
    .footer .footer-right-box .text{
        padding-left:20px;
    }
    .footer .footer-box {
        width: 15%;
    }
.footer .footer-box-title {
    font-size: 18px;
    font-weight: 500;
    position: relative;
    line-height: 40px;
    margin-bottom: 5px;
}
    .footer .footer-box-title::after {
        content: '';
        position: absolute;
        bottom: 0;
        background: #EEB900;
        height: 1.5px;
        width: 100px;
        right: 0;
    }
	.footer .footer-box-title.en::after {
			content: '';
			position: absolute;
			bottom: 0;
			background: #EEB900;
			height: 1.5px;
			width: 100px;
			left: 0;
		}	
    .footer .footer-box ul li a {
        color:white;
        text-decoration:none;
        font-size:12px;
    }
        .footer .footer-box ul li a:hover {
            color: #EEB900;
        }
        .footer .footer-box ul {
            list-style: none;
            padding: 0px;
            line-height: 30px;
        }
    .footer .footer-socials {
        display: flex;
        width: 100%;
        justify-content: end;
        padding-bottom: 15px;
        border-bottom: 1px solid #fff;
    }
        .footer .footer-socials .socials{
            display:flex;
        }
        .footer .footer-socials .socials a {
            background: #fff;
            width: 30px;
            height: 30px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 0 4px;
            font-size: 18px;
            border-radius: 100px;
            color: #333033;
        }
            .footer .footer-socials .socials a:hover {
                background: #EEB900;
                color: #fff;
                transition-duration: 0.2s;
            }
    .footer .footer-copy-right {
        display: flex;
        align-items: center;
        justify-content: end;
        font-size: 12px;
        font-family: auto;
        padding: 5px;
    }

.contactinfo {
    background-color: #F6F6F6;
    border-radius: 9px;
    padding-left: 0px;
    padding-right: 0px;
}
.cardinfo .card {
    padding: 5px;
    border: none;
    background-color: #F6F6F6;
    border-radius: 9px;
    padding-left: 7px;
    padding-right: 7px;
}
.cardinfo .card-header {
    background-image: linear-gradient(to right,#FFEDAE, #FECB17);
    height: 31px;
    border: none;
    border-radius: 5px;
    font-size: 11px;
}
.rowcontactformclass {
    margin-bottom: 5px;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    border-radius: 10px;
}


.BanerProductListAbout .banerproduct {
    background-image: url(/Files/Images/HomePage/aboutbaner03.png);
    height: 270px;
    background-repeat: no-repeat;
    background-size: cover;
}

.BanerProductListAbout .title {
    font-size: 11px;
    position: absolute;
    margin-top: 75px;
    margin-right: 20px;
    font-weight: bold;
}

.BanerProductListAbout .btnlist {
    position: absolute;
    margin-top: 110px;
    margin-right: 20px;
}

    .BanerProductListAbout .btnlist .btnptitle {
        font-size: 10px;
        color: black;
        background-color: white;
        text-decoration: none;
        padding: 5px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 10px;
        margin-right: 4px;
    }

        .BanerProductListAbout .btnlist .btnptitle:hover {
            background-image: linear-gradient(to right,#FFEDAE, #FECB17);
        }

.BanerProductListAbout .btnMoreProduct {
    font-size: 10px;
    text-decoration: none;
    color: black;
    border: solid #707070 1px;
    padding: 7px;
    border-radius: 11px;
    padding-right: 10px;
    padding-left: 10px;
}

    .BanerProductListAbout .btnMoreProduct:hover {
        color: white;
        background-color: black;
    }

.RefineryTopImage {
    background-size: cover;
}
.RefinerySlideShow .swiper-slide img{
    border-radius:10px;
}
.rowemploymentFrom {
    background-color: #F6F6F6;
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
}
.BoardofDirectorsItem {
    width: 160px;
    height: 258px;
    border: solid 1px #eee;
    border-radius: 10px;
}
    .BoardofDirectorsItem a {
        text-decoration: none;
    }

    .BoardofDirectorsItem .item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .BoardofDirectorsItem .item2 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .BoardofDirectorsItem .ImagePic {
        border-radius: 1000px;
        height: 110px !important;
        width: 110px !important;
        margin-top: 25px;
        border: solid 1px #eee;
    }

    .BoardofDirectorsItem .FullName {
        color: #ecbd0f;
        font-family: 'WYekan';
        font-size: 12px;
        text-decoration: none;
        margin-top: 10px;
    }

    .BoardofDirectorsItem .Post {
        color: gray;
        font-family: 'WYekan';
        font-size: 10px;
        text-decoration: none;
        margin-top: 10px;
    }

    .BoardofDirectorsItem .itemrow {
        display: flex;
        gap: 5px;
        margin-top: 10px;
        width: 100%;
        justify-content: center;
    }

        .BoardofDirectorsItem .itemrow .icon {
            width: 16px;
            height: 16px;
            border-radius: 16px;
            padding-top: 3px;
            font-size: 10px;
            color: #fff;
            background-color: #fac900;
        }

@media screen and (max-width: 1650px) {
    .BanerProductListAbout .banerproduct {
        height: 312px;
    }
}

@media screen and (max-width: 1200px) {
    .parent > .rowmenutopcontiner {
        max-width: inherit;
    }
    .BanerProductListAbout .banerproduct {
        height: 270px;
    }
}
@media screen and (max-width: 1000px) {
    .footer .footer-right-box {
        width: 40%;
    }

    .footer .footer-box {
        width: 19%;
    }

    .menusamaneh .category {
        width: 21%;
        margin: 10px;
    }

    .homemenutopFa .navbar-collapse {
        background-color: #ffffff !important;
        padding: 10px;
        border: solid 1px #ccc;
    }

    .parent > .rowmenutopcontiner {
        max-width: inherit;
    }
    .LogoTop  strong{
        font-size:12px;
    }
}

@media screen and (max-width: 770px) {
.menusamaneh .category {
    width: calc(50% - 20px);
    margin: 10px;
}
    .RefineryTopImage .TitleRight span {
        text-shadow: 0 0 10px #000
    }

.footer .footer-right-box {
    width: 100%;
}

.footer .footer-box {
    width: 33%;
}
.parent > .rowmenutopcontiner {
    max-width: inherit;
}

.rowmenutopcontiner .LogoTop {
    width: 35%;
}
.rowmenutopcontiner .homemenutopFa {
    width: 40%
}
.rowmenutopcontiner .DivBtnmenusamaneh {
    width: 25%;
}
.cardinfo{
    margin-bottom:10px;
}
    .rowrowtopMenu .col-md-10, .rowrowtopMenu .col-md-2 {
        width: 50% !important;
    }
    .rowemploymentList .col-md-2 {
        width:20%;
    }
}

@media screen and (max-width: 430px) {
    .HomeserchTopClass{
        display:none;
    }
    .rowrowtopMenu .col-md-6{
        width:100% !important;
    }

    .rowrowtopMenu {
        align-items: flex-start;
    }
    .rowmenutopcontiner .LogoTop strong {
        display: none;
    }
.rowmenutopcontiner .LogoTop {
    width: 20%;
}

.rowmenutopcontiner .homemenutopFa {
    width: 45%
}

.rowmenutopcontiner .DivBtnmenusamaneh {
    width: 35%;
}
}