/** Fonts **/
@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: bold;
	src: url('assets/fonts/eot/iranyekanwebboldfanum.eot');
	src: url('assets/fonts/eot/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('assets/fonts/woff/iranyekanwebboldfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('assets/fonts/ttf/iranyekanwebboldfanum.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 100;
	src: url('assets/fonts/eot/iranyekanwebthinfanum.eot');
	src: url('assets/fonts/eot/iranyekanwebthinfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('assets/fonts/woff/iranyekanwebthinfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('assets/fonts/ttf/iranyekanwebthinfanum.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 300;
	src: url('assets/fonts/eot/iranyekanweblightfanum.eot');
	src: url('assets/fonts/eot/iranyekanweblightfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('assets/fonts/woff/iranyekanweblightfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('assets/fonts/ttf/iranyekanweblightfanum.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: normal;
	src: url('assets/fonts/eot/iranyekanwebregularfanum.eot');
	src: url('assets/fonts/eot/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('assets/fonts/woff/iranyekanwebregularfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('assets/fonts/ttf/iranyekanwebregularfanum.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 500;
	src: url('assets/fonts/eot/iranyekanwebmediumfanum.eot');
	src: url('assets/fonts/eot/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('assets/fonts/woff/iranyekanwebmediumfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('assets/fonts/ttf/iranyekanwebmediumfanum.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 800;
	src: url('assets/fonts/eot/iranyekanwebextraboldfanum.eot');
	src: url('assets/fonts/eot/iranyekanwebextraboldfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('assets/fonts/woff/iranyekanwebextraboldfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('assets/fonts/ttf/iranyekanwebextraboldfanum.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 900;
	src: url('assets/fonts/eot/iranyekanwebblackfanum.eot');
	src: url('assets/fonts/eot/iranyekanwebblackfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('assets/fonts/woff/iranyekanwebblackfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('assets/fonts/ttf/iranyekanwebblackfanum.ttf') format('truetype');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 950;
	src: url('assets/fonts/eot/iranyekanwebextrablackfanum.eot');
	src: url('assets/fonts/eot/iranyekanwebextrablackfanum.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('assets/fonts/woff/iranyekanwebextrablackfanum.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('assets/fonts/ttf/iranyekanwebextrablackfanum.ttf') format('truetype');
}


/** Base **/
html {
	/*font-family: iranyekan;*/
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

.h3, h3 {
    font-size: 1.25rem;
}

/**
 * Remove the margin in all browsers.
 */
body {
	font-family: iranyekan;
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
	margin-bottom: 80px;
	margin-top: 80px;
}

.home main {
    margin-top: 0;
}

.page-template-page-about main, main.contact {
    margin-top: 0;
    margin-bottom: 0;
}


h1 {
	font-size: 2rem;
	margin: 0.67em 0;
}

h1,h2,h3,h4,h5,h6,p,div,span{
    font-family: iranyekan;
}
.h2, h2 {
    font-size: 1.8rem;
}
.h3, h3 {
    font-size: 1.6rem;
}
.h4, h4 {
    font-size: 1.5rem;
}
.h5, h5 {
    font-size: 1.3rem;
}
.h6, h6 {
    font-size: 1.2rem;
}


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
	text-decoration: none;
	color: #494949;
}

a:hover, a:active {
	text-decoration: none;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
	height: auto;
	max-width: 100%;
}

/** Forms **/

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: iranyekan;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
	border-radius: 10px;
	border: 2px solid #1C1A1A;
	color: #323232;
	text-decoration: none;
	font-style: normal;
	padding: 10px 13px;
	background: none;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 2px solid #1C1A1A;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

body {
	background: #fff;
	overflow-x:hidden;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 1em 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-right: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border-radius: 10px;
	border: 2px solid #1C1A1A;
	color: #323232;
	text-decoration: none;
	font-style: normal;
	padding: 6px 20px !important;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border:none;
	color: #FFF;
	background: #FD8200;
	border: 2px solid #FD8200;
	padding: 6px 20px !important;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border:none;
	color: #FFF;
	background: #FD8200;
	border: 2px solid #FD8200;
	padding: 6px 20px !important;
}

.gform_wrapper.gravity-theme input[type=color],
.gform_wrapper.gravity-theme input[type=date],
.gform_wrapper.gravity-theme input[type=datetime-local],
.gform_wrapper.gravity-theme input[type=datetime],
.gform_wrapper.gravity-theme input[type=email],
.gform_wrapper.gravity-theme input[type=month],
.gform_wrapper.gravity-theme input[type=number],
.gform_wrapper.gravity-theme input[type=password],
.gform_wrapper.gravity-theme input[type=search],
.gform_wrapper.gravity-theme input[type=tel],
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=time],
.gform_wrapper.gravity-theme input[type=url],
.gform_wrapper.gravity-theme input[type=week],
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border-radius: 10px;
	border: 1px solid #1C1A1A;
	color: #323232;
	text-decoration: none;
	font-style: normal;
	padding: 6px 13px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	border: 1px solid #FD8200 !important;
	outline: none !important;
}
select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction {
    border-radius: 10px;
}

.gform_wrapper .gform_validation_errors {
    padding: 16px !important;
}

.gform_wrapper .validation_error {
    border-top: none !important;
    border-bottom: none !important;
    font-weight: normal !important;
    padding: 0 !important;
    margin: 0 !important;
    font-size: 15px !important;
    text-align: justify !important;
}

.gform_wrapper.gravity-theme .gfield input.large[aria-invalid=true] {
    border: 1px solid #c02b0a;
}

/** Layouts **/

/** Mobile Order **/
@media (max-width:768px) {
    .mob-order-1 {
        order:1;
        -webkit-order:1;
    }
    .mob-order-2 {
        order:2;
        -webkit-order:2;
    }
    .row > * {
        padding-left: 0;
        padding-right: 0;
    }
}

.np {
    padding-right:0px;
    padding-left:0px;
}

.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1.5em;
}

/** Header **/
.title-header {
	padding: 50px;
	color: #FFF;
}

.title-header > .entry-title {
	font-size: 35px;
	margin: 0;
}

.title-header > .breadcrumbs {
	font-size: 20px;
	margin-top: 20px;
}

.rank-math-breadcrumb > p {
    margin-bottom: 0;
}
.header-logo img {
	width: 156px;
    margin: 11px 53px;
}
.mobile-block{
    display:none;
}
@media(max-width:768px)
{
    .title-header {
        padding: 30px;
    }
    .title-header > .entry-title {
        font-size: 20px;
        line-height: 36px;
    }
    
    .title-header > .breadcrumbs {
    	font-size: 30px;
    	margin-top: 15px;
    }
    .rank-math-breadcrumb > p {
        font-size: 14px;
    }
    .header-logo img {
        width: 110px;
        margin: 15px 15px;
    }
    .home-header .main-navigation {
        width: 50%;
        float: right;
    }
    .mobile-block{
        display:block;
    }
    .home-header .header-logo{
        float:left;
    }
    .home-header .main-navigation ul {
        transform: skew(0deg) !important;
        position: absolute;
        z-index: 99;
        width: 90%;
        right: 15px;
    }
    .home-header .main-navigation ul li {
        transform: skew(0deg) !important;
        text-align: right;
        margin: 0 10px !important;
    }
    .page-header .main-navigation ul {
        position: absolute;
        z-index: 99;
        width: 90%;
        right: 15px;
        background: #FD8200;
        padding: 10px 20px;
        border-radius: 10px;
    }
}

/** Navigation **/
.home-header .main-navigation {
	display: none;
	min-width: 60%;
	margin: 0 auto 20px;
	text-align: center;
}

.home-header .main-navigation ul {
	list-style: none;
	margin: 0;
	padding-right: 0;
	margin: 0 auto;
    background: #FD8200;
    padding: 0px 20px;
	align-items: center;
    justify-content: center;
    transform: skew(20deg);
	border-radius: 10px;
}

.home-header .main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: right;
	position: absolute;
	top: 100%;
	right: -999em;
	z-index: 99999;
}

.home-header .main-navigation ul ul ul {
	right: -999em;
	top: 0;
}

.pasargad-header .main-navigation ul ul li:hover > ul,
.pasargad-header .main-navigation ul ul li.focus > ul {
	display: block;
	right: 200px;
    border-radius: 5px;
}

.home-header .main-navigation ul ul a {
	font-style: normal;
	font-weight: 400;
	font-size: 35px;
	line-height: 49px;
	color: #000;
}

.home-header .main-navigation ul li:hover > ul,
.home-header .main-navigation ul li.focus > ul {
	right: auto;
	padding: 0px 0px 10px;
}
.home-header .main-navigation ul li {
	position: relative;
	margin: 0 25px;
	transform: skew(-20deg);
	clear: both;
}

.home-header .main-navigation a {
	display: block;
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
    line-height: 37px;
	color: #000;
	padding:10px 0;
}

.home-header .main-navigation {
	display: block;
	width: 75%;
	margin: 0 auto;
	text-align: center;
}

@media (min-width:769px){
    .home-header .main-navigation ul > li a:hover,
    .home-header .main-navigation ul .current-menu-item a{
        color:#fff;
    }
    .home-header .main-navigation ul > li:hover.menu-item-has-children::after,
    .home-header .main-navigation ul .current-menu-item.menu-item-has-children::after{
        color:#fff;
    }
    .page-header .main-navigation ul > li a:hover ,
    .page-header .main-navigation ul .current-menu-item a{
        color:#FD8200;
    }
    .page-header .main-navigation ul > li:hover.menu-item-has-children::after, 
    .page-header .main-navigation ul .current-menu-item.menu-item-has-children::after{
        color:#FD8200;
    }
    .page-header .main-navigation ul .current-menu-item.menu-item-has-children ul.sub-menu li a{
       color:#000; 
    }
    .page-header .main-navigation ul .current-menu-item.menu-item-has-children ul.sub-menu li a:hover{
        color:#FD8200;
    }
  .home-header .main-navigation {
        margin: -6px auto 0;
    }  
}
.page-header {
	background: #F5F5F5;
}

.page-header .main-navigation ul {
	list-style: none;
	margin: 0;
	padding-right: 0;
	margin: 0 auto;
    padding: 0px 20px;
	align-items: center;
    justify-content: right;
}

.page-header .main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: right;
	position: absolute;
	top: 100%;
	right: -999em;
	z-index: 99999;
}

.page-header .main-navigation ul ul ul {
	right: -999em;
	top: 0;
}

.page-header .main-navigation ul ul li:hover > ul,
.page-header .main-navigation ul ul li.focus > ul {
	display: block;
	right: 220px;
}
.page-header .main-navigation ul li .sub-menu li{
    margin: 0 0px;
    padding: 0 0;
}
.page-header .main-navigation ul ul a {
	width: 200px;
	font-style: normal;
	font-weight: 400;
	font-size: 35px;
	line-height: 49px;
	color: #000;
}

.page-header .main-navigation ul li:hover > ul,
.page-header .main-navigation ul li.focus > ul {
	right: auto;
}

.page-header .main-navigation ul li {
	position: relative;
	margin: 0 20px;
	padding: 18px 0;
}
.page-header .main-navigation a {
	display: block;
	text-decoration: none;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
    line-height: 37px;
	color: #000;
}
.pasargad-header .main-navigation ul.sub-menu{
    z-index:999;
    text-align: right;
}
@media (min-width:769px){
    .pasargad-header .main-navigation ul.sub-menu{
        display:block;
    }   
}
.page-header .main-navigation ul.sub-menu{
    background-color:rgba(233,233,233,0.98);
    border-radius: 10px;
    padding: 0 0 10px;
}
.home-header .main-navigation ul.sub-menu{
    transform: skew(0deg);
    width: 200px;
    background-color: #fd8200f2;
}
.home-header .main-navigation ul.sub-menu li{
    transform: skew(0deg);
    margin: 0 0px;
    padding: 0 15px;
}
.pasargad-header .main-navigation ul.sub-menu li a {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 10px;
}

.title-header a {
    color: #FD8200;
}

.title-header a:hover, .title-header a:focus, .title-header a:active {
    color: #FD8200;
}
.stickyHeader {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
}
.page-header.stickyHeader {
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 30%);
}
.pasargad-header .main-navigation .menu-item-has-children::after {
    content: "〱";
    top: 18px;
    left: -25px;
    width: 20px;
    height: 20px;
    transform: rotate(-90deg);
    position: absolute;
}
.pasargad-header .main-navigation .menu-item-has-children .sub-menu li.menu-item-has-children::after {
    content: "〱";
    top: 15px;
    left: 4px;
    width: 20px;
    height: 20px;
    transform: rotate(0deg);
    position: absolute;
}
.page-header .main-navigation .menu-item-has-children::after {
    top: 28px;
}

header .row {
    --bs-gutter-x: 0;
}
@media (max-width:768px){
    .row {
        --bs-gutter-x: 0;
    }
    .pasargad-header .main-navigation .menu-item-has-children::after {
        left: -5px;
        top: 7px;
    }
}

/** Mobile Menu **/
.main-navigation .menu-toggle {
    border: none;
    width: 75px;
    margin: 10px 0;
}
/* Small menu. */
.menu-toggle,
.main-navigation ul {
	display: none;
}
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media (max-width:768px){
    .main-navigation .menu-toggle {
        border: none;
        width: 55px;
        margin: 12px 10px;
        padding: 5px 12px !important;
        background: #FD8200;
    }
}
@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}
@media (max-width:768px){
    .home-header .main-navigation {
        width: 40%;
    }
    .home-header .main-navigation a {
        padding: 5px 0;
    }
    .pasargad-header .main-navigation ul {
        padding: 10px 20px;
    }
    .pasargad-header .main-navigation ul ul {
        position: relative;
    }
    .menu-item-has-children ul.sub-menu{
        display:none;
        padding: 0px 10px;
    }
    .pasargad-header .main-navigation ul.sub-menu li{
        position:relative;
    }
    .pasargad-header .main-navigation ul.sub-menu li:before {
        content: "";
        position: absolute;
        top: 18px;
        right: -14px;
        width: 8px;
        height: 1px;
        background-color: #000;
    }
    .menu-item-has-children ul.sub-menu ul.sub-menu{
        display:none;
    }
    .menu-item-has-children ul.sub-menu.focus ul.sub-menu.focus{
        display:block;
    }
   .pasargad-header .main-navigation ul ul a {
        width: auto;
        font-size: 14px;
        line-height: 38px;
    } 
    .pasargad-header .main-navigation ul.sub-menu li {
        margin: 0 16px;
    }
    .pasargad-header .main-navigation ul ul {
        box-shadow: none;
    }
    .home-header .main-navigation ul.sub-menu {
        width: 100%;
    }
    .pasargad-header .main-navigation ul.sub-menu {
        background-color: transparent;
        margin-right: 20px;
    }
    .pasargad-header .main-navigation ul ul > ul, 
    .pasargad-header .main-navigation ul ul > ul {
        display: none;
    }
    .pasargad-header .main-navigation ul ul li:hover > ul, 
    .pasargad-header .main-navigation ul ul li.focus > ul {
        display: block;
        right: 20px;
    }
    .pasargad-header .main-navigation .menu-item-has-children .sub-menu li.menu-item-has-children::after {
        transform: rotate(-90deg);
    }
    .page-header .main-navigation ul li {
        padding: 4px 0;
    }
    .page-header .main-navigation .menu-item-has-children::after {
        top: 22px;
    }
    .pasargad-header .main-navigation ul li > ul, 
    .pasargad-header .main-navigation ul li > ul {
        display:none;
    }
    .pasargad-header .main-navigation ul li:hover > ul, 
    .pasargad-header .main-navigation ul li.focus > ul {
        display:block;
    }
    .pasargad-header .main-navigation ul > li a:hover,
    .pasargad-header .main-navigation ul .current-menu-item a{
        color:#fff;
    }
    .pasargad-header .main-navigation ul > li:hover.menu-item-has-children::after,
    .pasargad-header .main-navigation ul .current-menu-item.menu-item-has-children::after{
        color:#fff;
    }
}

/** Pagination **/
.mo-pagination {
    text-align: center;
    margin: 20px 0;
}
.mo-pagination .page-numbers {
    background: #EEE;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 10px;
    border-radius: 20px;
    margin-left: 8px;
    outline: none;
    color: #494949;
}

.mo-pagination .page-numbers i {
    font-style: normal;
}

.mo-pagination .page-numbers:hover, .mo-pagination .page-numbers.current {
    background: #FD8200;
    color: #FFF;
}

/** Posts & Pages **/

/** Homepage **/
.right-section, .left-section {
	transform: skew(20deg);
	border-radius: 100px;
}

.right-section > * , .left-section > * {
	transform: skew(-20deg);
}

.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.entry-content img {
    margin-top: 30px;
    margin-bottom: 30px;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
@media (max-width:768px) {
    .entry-content {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.pasargad-heading {
	font-weight: 800;
	padding-bottom: 50px;
}

.features-section {
	background: #E9E9E9;
}

.features-section > h2 {
	text-align: center;
}

.features-section .fs-2 {
	font-size: 25px !important;
}

.feature-icon {
	border-radius: 100%;
    background: #434242;
    padding: 20px;
}

.feature-icon > img {
	width: 85px;
}

.feature {
	text-align:center;
	padding: 0 20px
}

.feature-description {
	color: #454545;
}

.products {
	padding: 80px 0 0 !important;
}

.box-details {
	padding: 95px 80px 180px;
}

.contact .box-details {
    padding-bottom: 95px;
}

@media(max-width:768px)
{
    .box-details {
        padding: 30px 30px 30px;
    }
    .contact .box-details:first-child {
        padding-bottom: 0px;
    }
    
    .contact .box-details:nth-child(2) {
        padding-top: 0;
    }
    .pasargad-heading {
        padding-bottom: 30px;
        padding-top:30px;
    }
    .page-template-page-home .products {
        padding: 0 0 0 !important;
    }
    .features-section .fs-2 {
        font-size: 22px !important;
    }
}

.box-title {
	display: block;
	z-index: 1;
	position: relative;

	/* demo-only decoration */
	padding: 10px 34px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 800;
	font-size: 22px;
	background-color: #FD8200;
	border-radius: 8px;
	margin-bottom: 50px;
	color: #1A1A1A;
}

.box-title .after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: -1;
	
	/* demo-only decoration */
	border-radius: 8px;
	background-color: #FD8200;

	transform: skew(25deg);
	right: 25px;
	left: auto;
}

.box-title .before {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	bottom: 0;
	z-index: -1;
	
	/* demo-only decoration */
	border-radius: 8px;
	background-color: orange;

	transform: skew(25deg);
	left: 25px;
	right: auto;
}

@media (max-width:768px) {
    .box-title {
        padding: 10px 15px;
        font-size: 18px;
    } 
}

.gray-bg {
	background-color: #E3E2E2 !important;
}

.box-description {
	text-align:justify;
	font-size: 18px;
}

.box-button { 
	display: block;
	margin-top: 40px;
}

.box-button > a {
	border-radius: 10px;
	border: 2px solid #1C1A1A;
	color: #323232;
	text-decoration: none;
	font-style: normal;
	padding: 10px 13px;
}

.arrow {
	font-family: "Source Sans Pro";
    font-size: 20px;
    margin-right: 14px;
}

.top-section {
    overflow-x: hidden;
	margin: 15px 0 50px;
	z-index: 0;
    position: relative;
}
.trapezium-content {
    position: absolute;
    z-index: 99;
    top: 10px;
    right: 20%;
    width: 53%;
}

#trapezium1 {
    -webkit-mask: url(assets/img/bg-banner1.svg) center/contain no-repeat;
    margin-right: -50px;
    background-color: #000;
    margin-left: -50px;
    margin-top: 5px;
}
#trapezium1 img{
    opacity: 0.3;
    height:100%;
    width:100%;
    object-fit:cover 
}
#trapezium1 .title {
    color: #fd8200;
    font-size: 48px;
    font-weight: 700;
}
#trapezium1 .description {
    font-weight: 300;
    font-size: 18px;
    line-height: 32px;
    text-align: right;
    color: #F3F3F3;
    padding: 30px 0 0;
}
#trapezium1 .button {
    color: #fff;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    padding: 10px;
    width: 180px;
    margin-top: 30px;
}
#trapezium1 .trapezium-content{
    top:80px;
}
#trapezium2{
    -webkit-mask:url('assets/img/bg-banner.svg') center/contain no-repeat;
    margin-left: -100px;
    background-color: #000;
    margin-right: -30px;
    position:relative;
}
#trapezium2 img{
    opacity: 0.5;
    height:100%;
    width:100%;
    object-fit:cover
}
#trapezium2 .trapezium-left-content{
    top: 32px;
    left: 160px;
	position: absolute;
    z-index: 99;
}
#trapezium2 .trapezium-left-content img{
    opacity: 1;
    width:200px;
}

#trapezium3{
    -webkit-mask:url('assets/img/bg-banner3.svg') center/contain no-repeat;
    margin-right: -100px;
    background-color: #000;
}
#trapezium3 img{
    opacity: 0.5;
    height:100%;
    width:100%;
    object-fit:cover
}
.trapezium-content .agency-title {
    font-size: 36px;
    color: #fff;
    line-height: 71px;
    font-weight: 700;
}

#trapezium3 .logo img {
    opacity: 1;
    width: 200px;
    padding: 30px 0;
}
.trapezium-content .agency-description {
    font-size: 18px;
    line-height: 36px;
    color: #fff;
}
.trapezium-content .logo {
    text-align: left;
}
@media (max-width:768px){
     #trapezium1 {
        margin-right: -20px;
        margin-left: 10px;
    }   
    #trapezium1 .trapezium-content {
        top: 40px;
    }
    .trapezium-content {
        right: 19%;
        width: 60%;
    }
    #trapezium1 .title {
        font-size: 28px;
    }
    #trapezium1 .description {
        font-size: 15px;
        line-height: 30px;
        padding: 10px 0 0;
    }
    #trapezium2 {
        margin-right: 20px;
        margin-top: 20px;
    }
    .trapezium-content .agency-title {
        font-size: 24px;
        line-height: 36px;
    }
    .trapezium-content .agency-description {
        font-size: 14px;
        line-height: 28px;
    }
    #trapezium3 .logo img {
        width: 145px;
        padding: 20px 0;
    }
    #trapezium3 .trapezium-content {
        right: 26%;
    }
    #trapezium3 .trapezium-content .agency-description {
        margin-top: 10px;
    }
}


/** Agencies **/
.agency-box {
	display: block;
	z-index: 1;
	position: relative;
	
	/* custom sizes */
	width: 180px;

	/* demo-only decoration */
	padding: 10px 34px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 800;
	font-size: 22px;
	background-color: #FD8200;
	border-radius: 8px;
	margin-bottom: 50px;
}

.agency-box .after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: -1;
	
	/* demo-only decoration */
	border-radius: 8px;
	background-color: #FD8200;

	transform: skew(25deg);
	right: 25px;
	left: auto;
}

.agency-logo {
    margin: 31px 20px 0 80px;
}
.agency-logo .logo-img{
    padding:25px;
    height: 140px;
    align-items: center;
    justify-content: center;
    display: flex;
    width:140px;
}

.br-logo {
    border-bottom:1px solid #BCB9B9;
	border-left:1px solid #BCB9B9;  
	position: relative;
}
@media(min-width:768px)
{
    .br-logo:first-child::after, .br-logo:nth-child(2)::after, .br-logo:nth-child(3)::after {
        content: '+';
        font-size: 40px;
        font-weight: 700;
        position: absolute;
        left: -12px;
        bottom: -34px;
        color: #FD8200;
        z-index: 999;
    }
    .agency-logo .col-lg-3.br-logo:nth-child(4),.agency-logo .col-lg-3.br-logo:nth-child(8){
        border-left:none;
    }
    .agency-logo .col-lg-3.br-logo:nth-child(5),.agency-logo .col-lg-3.br-logo:nth-child(6),
    .agency-logo .col-lg-3.br-logo:nth-child(7),.agency-logo .col-lg-3.br-logo:nth-child(8){
       border-bottom:none;
    }
}

@media (max-width:768px){
    .agency-logo {
        margin: 0;
        padding: 20px 80px;
    }
    .br-logo:first-child::after, .br-logo:nth-child(3)::after, .br-logo:nth-child(5)::after {
        content: '+';
        font-size: 40px;
        font-weight: 700;
        position: absolute;
        left: -12px;
        bottom: -34px;
        color: #FD8200;
        z-index: 999;
    }
    .agency-logo .col-lg-3.br-logo:nth-child(7),.agency-logo .col-lg-3.br-logo:nth-child(8){
       border-bottom:none;
    }
    .agency-logo .col-lg-3.br-logo:nth-child(2),.agency-logo .col-lg-3.br-logo:nth-child(4),
    .agency-logo .col-lg-3.br-logo:nth-child(6),.agency-logo .col-lg-3.br-logo:nth-child(8){
       border-left:none;
    }
}

/** Blog Posts **/
.top-post-section {
	position: relative;
	width: 100%;
	max-width: 400px;
	text-decoration: none;
}

.top-post-section .attachment-post-thumbnail{
	display: block;
	width: 100%;
	height: auto;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .3s ease;
	background-color: #000;
}

.post-item:hover .overlay {
	opacity: 0.69;
}

.post-item-icon {
	color: white;
    background: #FD8200;
    border-radius: 100%;
    font-size: 29px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    font-style: normal;
    width: 50px;
    height: 50px;
	opacity: 0;
	font-weight: 200;
	padding-top: 4px;
}

.post-item:hover .post-item-icon {
	opacity: 1;
}

.post-item-arrow {
	padding: 17px 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999;
    background: #FFF;
}

.post-item-title {
	border-right: 4px solid #361C00;
	margin-top: 5px;
	padding:5px 10px;
	font-size: 21px;
	color: #494949;
	text-decoration: none !important;
	outline: none;
}

.post-item:hover .post-item-title {
	border-right: 4px solid #FD8200;
}

.latest-posts-section {
    margin: 80px 0 40px;
}
.related-posts-section {
    margin: 40px 0;
}
.article-search button {
    margin-right: 15px;
    border: 1px solid #1C1A1A;
}
@media(min-width:1200px)
{
	.latest-posts-section .row-cols-lg-3 .blog-item:nth-child(2) {
		margin-top: -25px;
	}
	.latest-posts-section .row-cols-lg-3 .blog-item:nth-child(3) {
		margin-top: -68px;
	}
}
@media (max-width:768px){
    .archive-page {
        padding: 0px 30px;
    }
    .top-post-section .attachment-post-thumbnail {
        height: auto;
    }
    .latest-posts-section {
        padding: 10px 0 0px!important;
    }
}

/** Comments **/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.comments-area {
    margin-top: 40px;
    border-top: 2px dashed;
    padding-top: 25px;
}

.comments-area h2.comments-title {
    font-size: 21px;
    margin-bottom: 20px;
}

.comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comment-body {
    background: #F9F9F9;
    border-radius: 10px;
}

.comment-meta {
    padding: 15px 15px 0 15px;
    border-radius: 10px;
    color: #FFF;
}

.comment-meta a {
    color: #767676;
    font-size: 13px;
}
.comment-meta .says {
    display: none;
}
.comment-content {
    padding: 12px 20px 5px;
    font-size: 14px;
}
.reply {
    padding: 5px 0 5px 10px;
}
.comment-meta img {
    border-radius: 50px;
}

.comment-author.vcard {
    position: relative;
    padding-right: 45px;
}

.comment-author.vcard img {
    position: absolute;
    right: 0;
    top: 5px;
}

.comment-metadata {
    margin-right: 45px;
}

.comment-content {
    padding: 12px;
}

.comments-area table {
    border-left: 1px solid #dddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.comments-area table td,
.comments-area table th {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px;
}

.comments-area th {
    background: #278cc1;
    color: #fff;
}

.comments-area dd {
    margin-bottom: 15px;
}

.comments-area .comments-content ul,
.comments-area .comments-content ol {
    padding-right: 15px;
}

.comments-area .comment-content ul,
.comments-area .comment-content ol {
    padding-rigt: 15px;
}

.comment-reply-link {
    background: #FD8200;
    display: inline-block;
    padding: 5px 20px;
    color: #fff;
    border-radius: 5px;
}

.comment-list li.comment {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}

.comment-metadata {
    font-size: 80%;
}

.reply {
    text-align: left;
}

.comment-reply-link {
    color: #FFF !important;
    margin: 10px;
}

.comment-list li ol.children {
    padding-right: 50px;
    margin: 0;
    list-style: none;
    margin-top: 25px;
}

.comment-list li ol.children ol.children {
    padding-right: 20px;
}

.comment-list li.comment:last-child {
    border-bottom: 0px solid;
    padding-bottom: 0;
    margin-bottom: 0;
}

.comment-respond {
    margin-top: 50px;
}

.comment-notes {
    font-size: 90%;
    margin-bottom: 40px;
}

.comment-form label {
    display: block;
    margin-bottom: 10px;
    font-size: 14px;
}

.comment-form input,
.comment-form textarea {
    width: 100%;
    margin-bottom: 20px;
}

.comment-form input[type=submit] {
    width: auto;
}
.comment-respond {
    margin-top: 70px;
    padding: 0 150px;
}
.comment-form .comment-form-comment{
    margin-bottom:0px;
}
.comment-form .comment-form-author {
    float: right;
    width: 50%;
    padding-left: 10px;
    margin-bottom:0px;
}
.comment-form .comment-form-email {
    float: left;
    width: 50%;
    padding-right: 10px;
    margin-bottom:0px;
}
.comment-form .comment-form-url {
    clear: both;
}
.comment-form .comment-form-cookies-consent input {
    width: 20px;
    margin-top: 5px;
    float: right;
    margin-left: 5px;
}
.comment-form p.form-submit {
    clear: both;
}
@media (max-width:768px){
  .comment-respond {
        margin-top: 50px;
        padding: 0 20px;
    }  
}

/** Widgets **/
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/** Media **/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/** Captions **/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/** Galleries **/
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/** Footer **/
.site-footer {
	color: #FFF;
	padding: 80px 80px 34px 80px;
	background-size: cover;
}

.site-footer a {
	color: #FFF;
}
.site-footer a:hover{
   color: #FD8200;
}
.site-footer .copyright-text {
	margin-top: 20px;
	text-align: center;
}

.site-footer h2 {
	margin-bottom: 30px;
	font-size: 23px;
    font-weight: 700;
}

.site-footer ul.menu {
	list-style: circle;
    line-height: 1.8em;
    padding: 0 27px;
    margin: 0;
}

.site-footer ul.menu li::marker {
	font-size: 27px;
}

.site-footer ul.menu li a {
	position: relative;
	bottom: 6px;
}
.site-footer ul.menu li:hover,.site-footer ul.menu li:hover a{
    color:#fd8200;
}
.site-footer ul li {
	line-height: 2.1rem;
    font-weight: 300;
}

.site-footer ul.contact-list {
	list-style: none;
    line-height: 1.8em;
    padding: 0;
    margin: 0;
}

.site-footer ul.contact-list > li > i {
	display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-left: 9px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.site-footer ul.contact-list >  li > i.office-icon {
	background: url(assets/img/home.svg);
	background-size: 20px 20px;
}

.site-footer ul.contact-list >  li > i.shop-icon {
	background: url(assets/img/shop.svg);
	background-size: 20px 20px;
}

.site-footer ul.contact-list >  li > i.phone-icon {
	background: url(assets/img/telephone.svg);
	background-size: 20px 20px;
}

.site-footer ul.contact-list >  li > i.mobile-icon {
	background: url(assets/img/mobile.svg);
	background-size: 20px 20px;
}

.site-footer ul.contact-list >  li > i.email-icon {
	background: url(assets/img/email.svg);
	background-size: 20px 20px;
}
.site-footer ul.wp-block-social-links li.wp-social-link.wp-block-social-link{
    background-color: #D9D9D9;
    border-radius: 0;
    padding: 0;
}
.site-footer ul.wp-block-social-links li.wp-social-link.wp-block-social-link svg{
    fill:#000;
}
.box-contact ul.contact-list {
	list-style: none;
    line-height: 1.8em;
    padding: 0;
    margin: 0 0 60px;
}

.box-contact ul.contact-list > li {
    margin: 10px 0;
}

.box-contact ul.contact-list > li > i {
	display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-left: 9px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.box-contact ul.contact-list >  li > i.office-icon {
	background: url(assets/img/contact-office.svg);
	background-size: 30px 30px;
}

.box-contact ul.contact-list >  li > i.shop-icon {
	background: url(assets/img/contact-shop.svg);
	background-size: 30px 30px;
}

.box-contact ul.contact-list >  li > i.phone-icon {
	background: url(assets/img/contact-phone.svg);
	background-size: 30px 30px;
}

.box-contact ul.contact-list >  li > i.mobile-icon {
	background: url(assets/img/contact-mobile.svg);
	background-size: 30px 30px;
}

.box-contact ul.contact-list >  li > i.email-icon {
	background: url(assets/img/contact-email.svg);
	background-size: 30px 30px;
}
@media (max-width:768px){
    .site-footer {
        padding: 35px 50px 35px 50px;
    }
}

/** 404 **/
.not-found > img {
    width: 30%;
}

@media(max-width:768px)
{
    .not-found > img {
        width: 60%;
    }
}

/** Accessibility **/

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}


/** Back to top **/
.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    width: 50px;
    height: 50px;
    border-radius: 50px;
}

.back-to-top:hover {
    color: #FFF;
    background: #FD8200;
}

.back-to-top > .arrow {
    position: relative;
    bottom: 10px;
    left: 1px;
    font-size:30px;
    margin-right: 0px;
}
article#single-pasargad{text-align:center;}