ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.primary-btn {
    background:#FFCC00;
    color: #fff;
}
.primarybg {
    background:#FFCC00;
}
.second-btn {
    
}
.primary-color {
    color:#FFCC00;
}
/*========================== HEADER ========================*/
.site-branding img {
    max-width: 80px;
}
.navbar-nav {
    list-style: none;
    display: flex;
    gap: 5px;
    margin: 0;
    padding: 0;
    justify-content: center;
    flex-direction: row;
}
.navbar-nav a {
    padding: 28px 7px;
    text-decoration: none;
    color: #FFCC00;
    float: left;
}
.navbar-nav .current-menu-item a {
    background: #ffcc00;
    box-shadow: 0px .4px 0px 0px #8d8d8d;
    color: #000;
}
.header-icons a {
    width: 23px;
    height: 22px;
    font-size: 14px;
    background: #FFCC00;
    border-radius: 50%;
    color: #000 !important;
    display: flex;
    justify-content: center;
    line-height: 7px;
    align-items: center;
}


/* =================== FOOTER ======================= */
footer h3.widget-title {
    font-size: 26px;
}
footer ul.menu {
    margin: 0;
    list-style: none;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
footer ul.menu a {
    color: #FFCC00;
    text-decoration: none;
}
footer ul input {
    width: 100%;
    border-radius: 0 !important;
    font-size: 14px;
}
.footer-icons a {
    font-size: 16px;
    background: #FFCC00;
    border-radius: 50%;
    color: #000 !important;
    display: flex;
    justify-content: center;
    line-height: 7px;
    align-items: center;
    padding: 7px;
}
a.cfs-hyperlink {
    text-decoration: none;
    background: #fff;
    padding: 6px 20px;
    color: #000;
    border-radius: 40px;
}

footer form input.wpcf7-submit {
    display: block;
    width: fit-content;
    background: #ffcc00;
    margin: 20px auto 0;
    font-weight: 600;
    border: none;
    border-radius: 30px;
    font-size: 14px;
}
.copyright {
    bottom: 50px;
}
.copyright .widget {
    margin: 0;
    font-size: 14px;
}
.copyright img {
    margin: 0;
    max-width: 100px !important;
}

/* =================== HOME ======================= */
.home-slider {
    position: relative;
}
.home-slider a.cfs-hyperlink {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    width: fit-content;
    margin: 0 auto;
}

.home-projects h3 {
    color: #000;
    position: relative;
}
.home-projects h3 span {
    position: relative;
    z-index: 9;
    padding: 0 10px;
    background: #ffcc00;
}
.home-projects h3:before {
    position: absolute;
    content: '';
    border: 1px solid #000;
    left: -80px;
    right: -80px;
    top: 50%;
}
.home-ziya h3 span {
    background: #fff;
}

.home-ziya a.cfs-hyperlink {
    display: block;
    width: fit-content;
    background: #ffcc00;
    margin: 20px auto 0;
    font-weight: 600;
}


/* =================== GALLERY ======================= */
.gallery-sec h3 {
    background: #fff;
    padding: 10px 40px;
    display: block;
    width: fit-content;
    margin: auto;
    border-radius: 30px;
}



/*========================== UPCOMING FORM ========================*/
.nav .nav-link {
    color: #FFCC00;
    border: none;
}
.nav .nav-link:hover {
    border: none;
}
.nav .nav-link.active {
    background: #ffcc00;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    padding: 1rem .5rem;
}
.table thead th {
  background-color: #ffc107;
  text-align: center;
}
.table td, .table th {
  text-align: center;
  vertical-align: middle;
}
.notice {
    font-size: 12px;
    color: #dc3545;
    text-align: center;
    margin: 10px 0 0;
    font-style: italic;
}

.col-padding {
    padding-top: calc(var(--bs-gutter-x) * .5);
    padding-bottom: calc(var(--bs-gutter-x) * .5);
}
.conform h3 {
    font-size: 18px;
    margin: 0px 0 10px;
    font-weight: 700;
}
.conform ul p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}
.conform ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-bottom: 20px;
}
.conform ul input, .conform ul select {
    width: 100%;
    display: block;
    margin: 5px 0 0;
}
.single-header img.wp-post-image {
    height: 100%;
}
.form-check {
    display: flex;
    gap: 25px;
    margin-top: 5px;
}
.form-check span label {
    display: flex;
    align-items: stretch;
    gap: 5px;
    margin-top: 5px;
}
.form-check, .form-check span, .form-check label input {
    padding: 0;
    margin: 0;
    margin-left: 0 !important;
    line-height: normal;
}
span.grid-brk {
    grid-row: 2;
    grid-column: 1 / 4;
}
span.grid-brk ul {
    grid-template-columns: repeat(4, 1fr);
    margin: 0;
}
textarea.form-control {
    width: 100%;
    max-height: 70px;
}
input#submit-form {
    display: block;
    width: fit-content;
    background: #ffcc00;
    margin: 20px auto 0;
    font-weight: 600;
    border: none;
    border-radius: 30px;
    font-size: 16px;
    padding: 10px 30px;
}
input#submit-form {
    background: #000;
    color: #fff;
}
span.wpcf7-spinner {
    position: absolute;
    right: 25%;
    bottom: 3%;
}
/*========================== IRAN ========================*/
.bg-red {
    background: #DC2B2B;
}

h1.page-title span {
    border-radius: 30px;
    font-weight: 700;
    padding: 2px 90px;
}
.iran-common h4 {
    color: #DC2B2B;
    font-weight: 600;
    font-size: 22px;
}
.iran-common h3 {
    color: #FFCC00;
    font-size: 36px;
    font-weight: 700;
    position: relative;
}
.iran-common h3:before {
    position: absolute;
    content: '';
    left: -150%;
    border: 2px solid;
    top: 50%;
    right: 0;
    z-index: 0;
}
.iran-common h3 span {
    background: #000;
    padding-left: 20px;
    position: relative;
}
.mashhad-sec h4 {
    color: #ffcc00;
}

.neyshabor-sec h3, .neyshabor-sec h4 {
    color: #64DEFF;
}
.neyshabor-sec h3 span {
    padding: 0 20px 0 0;
}
.neyshabor-sec h3:before {
    left: 0;
    right: -150%;
}
.oam-sec {
    background-size: 100% !important;
}
.jamkaram-sec {
    background-position: center bottom !important;
}
/*========================== IRAQ ========================*/
.comm-background {
    background-size: cover;
    background-repeat:no-repeat;
}
.comm-background h4 {
    font-weight: 700;
    font-size: 28px;
}
.iraq-map p strong {
    font-size: 18px;
}
.najf-sec h3 {
    font-size: 36px;
    font-weight: 700;
    position: relative;
}
.najf-sec h3:after {
    position: absolute;
    content: '';
    right: -150%;
    left: 105px;
    border: 2px solid;
    top: 50%;
}
.karbala-sec {
    border-top: 3px solid #FFCC00;
    border-bottom: 3px solid #FFCC00;
}
.kazmain-sec {
    background-size: 100% 100% !important;
}