@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "rtl-font";
    font-style: normal;
    font-weight: normal;
    src: local("☺️"), 
        url("../fonts/IRANSansWeb.woff2") format("woff2");
}

@font-face {
    font-family: "ltr-font";
    font-style: normal;
    font-weight: normal;
    src: local("☺️"), 
        url("../fonts/Raleway-Medium.ttf") format("truetype");
}

:root {
    --color1:#208d7a;
    --color2:#dcc381;
    --black1:#0a0a0a;
    --black2:#18191b;
    --black:#0b0b0b;
    --lightGray:#f3f3f3;
    --txt1:#ddd;
    --txt2:#eceff3;

}

*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body{
    font-family: "rtl-font";
	text-align: justify;
}

a { 
	text-decoration:none;
    color: #dcc381;
}
a:focus, a:hover {
	text-decoration:none !important;
    color: #fff;
}

img, svg, video {
    max-width: 100%;
	/*height: 100%;*/
}

[dir*="rtl"] ol, 
[dir*="rtl"] ul {
    padding-right: 2rem;
    padding-left: 0;
}

[dir*="rtl"] .float-start {
    float: right !important;
}
[dir*="rtl"] .float-end {
    float: left !important;
}

.awesomplete {
    flex: 1 0 auto;
}

[dir*="rtl"] .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    margin-right: -1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

[dir*="rtl"] .text-end {
    text-align: left !important;
}
[dir*="rtl"] .text-start {
    text-align: right !important;
}

[dir*="rtl"] .ms-4 {
    margin-right: 1.5rem !important;
}



/*-------
POSITION STYLE
------*/
.row-fluid:after,
.row-fluid:before,
fieldset:after,
fieldset:before,
.control-group:after,
.control-group:before{
	content:"";
	display:block;
	clear:both;
}

fieldset {
    margin-bottom: 2em;
}

.profile{
	position:relative;
}

.profile .btn-toolbar.pull-right {
    position: absolute;
    left: 0;
}

.profile .btn{
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	background: #eebf00;
	color:#fff;
}

.dl-horizontal dt {
    text-align: justify !important;
    clear: both !important;
}

.dl-horizontal dt, .profile> ul {
    margin: 0 0 10px 0 !important;
}


.pagination {
    justify-content: center;
    border-top: 2px groove #f26138;
    padding-top: 1em;
	flex-flow: wrap;
}
.pagination ul {
    display: flex;
}
.counter {
    padding-top: 0.7em;
}
.pagination li {
	padding: 0.7em;
    margin: 0 0.7em;
    list-style: none;
    border-radius: 10px;
    border: 1px groove rgb(0,150,255);
}
.pagination li span {
	padding: 0.7em;

}
.pagination li a {
	padding: 0.7em;

}
.pagination li a:hover {
	text-decoration:none;

}

header,
footer {
    background-color: #208d7a;
}

#top-header,
#services {
    background-color: #dcc381;
}


.clearfix::after,
.clearfix::before{
	content: "";
	display: block;
	clear: both;
}


.user-nav ul {
    margin: 0;
}
.user-nav li {
    display: inline;
}
.user-nav a {
	line-height: 40px;
    color: #fff;
    padding: 8px;
}
[dir*="rtl"] .user-nav a .fa{
	margin-left: 0.5em;
}
[dir*="ltr"] .user-nav a .fa{
	margin-right: 0.5em;
}



.brand {
    color: #fff;
}


/*------
custom style
------*/
.mahkian-txt-1{
    color: var(--color1);
}
.mahkian-txt-2{
    color: var(--color2);
}

.ml-10{
	margin-left: 10%;
}
#banner .btn-warning {
    color: #fff;
    background-color: #ffcc02;
    border-color: #F3C200;
}
#banner .btn-info {
    color: #fff;
    background-color: #009bff;
    border-color: #0095F5;
}


.col3 {
    width: 25%;
    flex: 0 0 25%;
    padding: 15px;
}
.col3 .item {
    border: 1px solid #dcc381;
    border-radius: 10px;
    padding: 0 15px;
    height: 100%;
}

.col5 {
    width: 20%;
    flex: 0 0 20%;
    padding: 15px;
}
.col5 .item {
    border: 1px solid #dcc381;
    border-radius: 10px;
    padding: 0 15px;
    height: 100%;
}

.col6 {
    width: 50%;
    flex: 0 0 50%;
    padding: 15px;
}
.col6 .item {
    border: 1px solid #dcc381;
    border-radius: 10px;
    padding: 0 15px;
    height: 100%;
}

/*------
position
------*/
header{
	z-index: 1;
	box-shadow: 0 0 20px #ccc;
    color: var(--color1);
}

header p{
	margin: 0;
	line-height: 35px;
}

#top-header a{
    color: var(--color1);
}
#top-header li {
    padding: 5px 12px;
}


#menu .dj-megamenu-select-light .dj-mobile-open-btn, 
#menu .dj-megamenu-offcanvas-light .dj-mobile-open-btn, 
#menu .dj-megamenu-accordion-light .dj-mobile-open-btn {
    margin: 20px auto;
    font-size: 30px;
    background: #ffcc02;

}

.dj-mobile-open-btn.dj-fa-0 .dj-mobile-open-icon:before, 
.dj-mobile-open-btn.dj-fa-1 .dj-mobile-open-icon:before, 
.dj-mobile-open-btn.dj-fa-5 .dj-mobile-open-icon:before,
.dj-fa-0 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before, 
.dj-fa-1 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before, 
.dj-fa-5 .dj-offcanvas-close-btn .dj-offcanvas-close-icon:before,
.dj-megamenu-clean.dj-fa-0 .arrow:before, 
.dj-megamenu-clean.dj-fa-1 .arrow:before, 
.dj-megamenu-clean.dj-fa-5 .arrow:before {
    font: inherit !important;
}

.dj-mobile-open-icon,
.dj-offcanvas-close-icon,
ul.dj-mobile-light li.dj-mobileitem.parent > a span.toggler,
.dj-megamenu-clean .arrow {
    font-family: Font Awesome\ 6 Free;
    font-weight: 900;
}

.dj-fa-0 ul.dj-mobile-light li.dj-mobileitem.parent >a span.toggler:before, 
.dj-fa-1 ul.dj-mobile-light li.dj-mobileitem.parent >a span.toggler:before, 
.dj-fa-5 ul.dj-mobile-light li.dj-mobileitem.parent >a span.toggler:before {
    font: unset !important;
}

.search input[id*="mod-search-"] {
    line-height: 1.42857143;
    font-size: 14px;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 0 4px 4px 0;
    vertical-align: middle;
    width: 70%;
    text-align: center;
    margin-left: -4px;
}
.search button.button.btn.btn-primary{
	border-radius:4px 0 0 4px;
}

#main-menu{
	    box-shadow: 0 0 20px #ccc;
}

#slider{
	background: #f4f4f4;
}
#slider h1{
    line-height: 100px;
    font-weight: bold;
    font-size: 7.1em;
}
#slider h2{
    line-height: 80px;
    font-weight: bold;
    font-size: 3.8em;
}


.hamham-banner{
	background-image: url("../images/bg-iran-city.webp");
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 85vh;
	padding-top: 10%;

}
.hamham-banner h2{
	font-size: 3em;
	line-height: 50px;
	font-weight: bold;
	color: #dcc381;
}
.hamham-banner h1{
	font-size: 4em;
    line-height: 100px;
    font-weight: bold;
    color: #208d7a;
}
.hamham-banner p{
	margin-top: 5%;
}
.hamham-banner .btn {
    padding: 12px 24px;
    font-size: 20px;

}


#custom-top {
	padding-top: 4em;
	padding-bottom: 4em;
	background: url("../images/bg-water-color.webp");
	background-position: center 75%;
	background-repeat: no-repeat;
	background-size: auto;
}


/*
#custom-top [class*="col-"] {
    -ms-flex-grow: 0;
    -ms-flex-shrink: 0;
	-ms-flex-basis: inherit;
	flex-grow: 0;
    flex-shrink: 0;
	flex-basis: inherit;

}
*/

main {
	
}

main article {
	
}

	
#services{
	padding-top: 4em;
	padding-bottom: 4em;
}

#services .col-20{
	-ms-flex-grow: 0;
    -ms-flex-shrink: 0;
    -ms-flex-basis: inherit;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: inherit;
    width: 33.33%;
    padding: 30px;
}
#services h2{
	font-size: 2.5em;
	margin-top: 2em;
	margin-bottom: 1.2em
}
#services p{
	font-size: 1.5em;
	
}




.moduletable.title-center h2{
	text-align: center;
	margin: 1em 0 2em;
}
.moduletable.title-center h3{
	text-align: center;
	margin: 0 0 2em;
}

#custom-midel{
	padding-top: 9em;
	padding-bottom: 9em;
	background: url("../images/bg-iran-map.webp");
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto;
	background-attachment: fixed;
}


#blog{
	padding-top: 4em;
	padding-bottom: 4em;
}

footer{
	color: #fff;
	padding-top: 3em;
}


footer h3{
	
}

footer a{
	
}

#copy-right {
	text-align: center;
	margin-top: 3em;
    background: #333;
    padding: 15px 0;
	border-top: 3px solid #fff;
}


/*------
mod dj-mega menu
------*/

nav .dj-megamenu li a.dj-up_a {
    border-left: 0;
    border-right: 0;
}


/*------
mod rsForm
------*/

[dir*="rtl"] .formResponsive .formRow [class*="formSpan"] {
    float: right;
}

.rsform.col-xs-12 {
    background: rgb(255 255 255 / 65%);
    border-radius: 0.7em;
}


/*------
com rs membership
------*/
.rsmemgrid-card {
    border: 1px solid #6298A3;
    border-radius: 1em;
    padding: 1em 1em 0;
    height: 100%;
}

.btn-group.rsmemgrid-btn-group .rsmemgrid-btn{
	background: #fff;
    border-radius: 1em;
    color: #6298A3;
    margin: 0 auto;
    border: 1px solid #6298A3;
}

.btn-group.rsmemgrid-btn-group .btn-success{
	color: #fff;
    background-color: #98ceda;
    border-color: #93bbc3;
}

.btn.btn-success.rsmemgrid-btn,
.btn.btn-info.rsmemgrid-btn{
	color: #fff;
    background-color: #98ceda;
    border-color: #93bbc3;
	border-radius:1em;
}


#rsm_subscribe input,
#rsm_subscribe select{
	padding: 0 0.5em;
    line-height: 2;
    font-size: 1em;
}


input[type="radio"].rsmemgrid-form-check-input, 
input[type="checkbox"].rsmemgrid-form-check-input, 
.rsmemgrid-form-check-input {
    position: static;
    margin-left: 0;
}


/*------
all rss mod feed
------*/

.moduletable .feed {
    background: #98ceda;
	padding: 1em;
	border-radius: 1em;
	height: 100%;
}
.moduletable .newsfeed{
	background: #fff;
    border-radius: 1em;
    list-style: none;
    padding: 1em;
}

.moduletable .newsfeed li {
    border-bottom: 1px solid #ccc;
    padding: 0.5em 0;
}
.moduletable .newsfeed li a{
	color: #333;
}

.moduletable .srfrContainer{
	background: #98ceda;
	padding: 1em;
	border-radius: 1em;
	height: 100%;
}


.srfrContainer .srfrList{
	background: #fff;
    border-radius: 1em;
    list-style: none;
    padding: 1em;
}

.srfrContainer li{
	border-bottom:1px solid #ccc;
}	
/*------
mod jb-news-Carousel
------*/
#jb-news-Carousel {
    border: 1px solid #00000052;
    padding: 1em 0.5em 0.5em;
    border-radius: 1em;
    box-shadow: 1px 2px 7px #fff, -1px -2px 7px #fff;
    text-align: center;
    font-size: 150%;
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
	.items-row .span4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		position: relative;
		width: 100%;
		margin-bottom:2em;
	}
	.items-row .span4:last-child{
		margin-bottom:0;
	}

	footer{
		text-align:center;
	}
	footer .moduletable {
		margin-bottom: 2em;
	}

    .col5 {
        width: 100%;
        flex: 0 0 100%;
    }

    .col3 {
        width: 100%;
        flex: 0 0 100%;
    }

    .col6 {
        width: 100%;
        flex: 0 0 100%;
    }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {
	.bt-xs-1{
		border-top: 1px solid #ccc;
	}
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
	
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
	
}












