@charset "utf-8";

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSans-web.eot');
    src: url('../fonts/IRANSans-web.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/IRANSans-web.woff2') format('woff2'), /* Chrome36+, Opera24+*/ url('../fonts/IRANSans-web.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/IRANSans-web.ttf') format('truetype');
}

img {
    max-width: 100%;
}

.no-margin{
    margin:0 !important;
}
.no-padding{
    padding:0 !important;
}

.table-center th,
.table-center td{
    text-align:center;
    vertical-align: middle !important;
}
.gray{
    background: #e0e0e0;
}
.table-bordered.grayer th,
.table-bordered.grayer td{
    border:1px solid #ccc;
}

#cboxLoadedContent {
    padding: 25px;
}

#cboxClose {
    right: 7px !important;
    top: 8px !important;
}

img.w100 {
    width: 100%;
}

*, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
    font-family: IRANSans, FontAwesome !important;
    font-size: 18px;
    outline: none !important;
}

body {
    background: #f8f8f8;
    overflow-x: hidden;
    direction: rtl !important;
}

a {
    text-decoration: none !important;
}

header {
    background: #3756b2;
}

header #header {
    color: #fff;
    text-align: center;
}

header #logo-box {
    text-align: right;
}

header #logo-box #logo {
    height: 90px;
    margin: 10px;
    margin-right: 15px;
}

header #site-name p {
    margin: 45px 0;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

.social {
    background: #59afc4;
    height: 36px;
    width: 36px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    transform: rotate(45deg);
    text-align: center;
    padding: 5px;
}

.social img {
    width: 22px;
    height: 22px;
    transform: rotate(-45deg);
}

header .social {
    position: absolute;
}


header .social.instagram {
    left: 50px;
    top: 20px;
}

header .social.aparat {
    left: 78px;
    top: 48px;
}

header .social.telegram {
    left: 105px;
    top: 20px;
}

#menu-box {
    background: #023ba6;
}

#menu-box #menu {
    display: block;
    height: 45px;
    overflow: hidden;
}

#menu-box #menu {
    display: block;
    height: 45px;
    background: #023ba6;
    overflow: hidden;
}

#menu-box #menu ul li {
    display: inline-block;
}

#menu-box #menu ul li a {
    color: #fff;
}

#menu-box #menu ul li:hover a,
#menu-box #menu ul li.active a {
    background: transparent;
    color: #ffd694;
}

#menu-box #menu ul li a:focus {
    background: transparent;
}

#bg-topbar-xs {
    height: 60px;
    width: 100%;
}

#open-sidebar {
    cursor: pointer;
    color: #fff;
    z-index: 1001;
    padding: 20px;
}

#sidebar-menu {
    height: 100%;
    width: 250px;
    position: fixed;
    overflow-y: auto;
    display: none;
    top: 0;
    left: -320px;
    background: #222429;
    padding: 5px;
    z-index: 100002;
    text-align: center;
}

#sidebar-menu #close-sidebar {
    color: #fff;
    cursor: pointer;
    padding: 0 5px;
    width: 25px;
}

#sidebar-menu #logo-canvas {
    margin: 10px 0;
}

#sidebar-menu .menu-canvas {
    direction: rtl;
    direction: rtl;
}

#sidebar-menu .menu-canvas .inner {
    border-top: 1px solid rgba(255, 255, 255, .04) !important;
}

#sidebar-menu .menu-canvas .inner a {
    text-align: center !important;
    padding: 16px !important;
}

#sidebar-menu .menu-canvas .inner a span {
    color: #A6A6A6 !important;
    font-size: 17px !important;
}

#sidebar-menu .menu-canvas .inner a:hover span {
    color: #ffd694 !important;
}

#content {
    margin: 30px 0;
}

.disp-none {
    display: none;
}

#bot-slideshow {
    margin: 30px 0;
}

footer {
    background: #023ba6;
    color: #fff;
}

footer #footer {
    padding: 30px;
}

footer #navigation {
    background: #3756b2;
    padding: 20px 0;
}

footer #navigation span {
    font-size: 15px !important;
}

footer #navigation span a {
    font-size: 15px !important;
    color: #6afeff;
    text-decoration: underline;
}

footer .social-box {
    text-align: center;
    margin: 30px 0;
}

footer .social-box .social {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
}

#content .about-us h4 {
    font-size: 20px;
    padding-right: 12px;
    font-weight: bold;
}

#content ul {
    padding: 0;
    margin: 0;
}

.box-2-border {
    font-size: 17px;
    padding: 15px 20px;
    border-left: 4px solid #023ba6;
    border-right: 4px solid #023ba6;
    background: #e3e3e3;
    margin-bottom: 50px;
}

.box-2-border p {
    text-align: justify;
    padding: 0;
    margin: 0;
}

.box-2-border table {
    padding: 0;
    margin: 0;
}

.box-2-border ul {
    padding: 0;
    margin: 0;
    list-style-position: inside;
}

.box-2-border ol {
    padding: 0;
    margin: 0;
    list-style-position: inside;
}

.page-header {
    border-bottom: 0px solid;
}

.page-header h1 {
    text-align: center;
    font-size: 1.5rem;
    color: #023ba6;
    background: url('../images/seperator.jpg') no-repeat center bottom;
    padding-bottom: 55px;
    margin-bottom: 30px;
}


#main .moduletable h3 {
    text-align: center;
    font-size: 1.5rem;
    color: #023ba6;
    background: url('../images/seperator.jpg') no-repeat center bottom;
    padding-bottom: 55px;
    margin-bottom: 30px;
}


#footer .moduletable h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#footer .moduletable h3:after {
    content: '';
    border-bottom: 2px solid #006397;
    width: 100px;
    display: block;
    padding: 12px 0
}

footer #bottom2 table tr {
    border-bottom: 1px solid #eee;
}

footer #bottom2 table td:first-child {
    width: 30px;
}

footer #bottom2 table td {
    vertical-align: top;
    padding: 8px 0;
}

footer #bottom2 table td a {
    color: #fff;
}

footer #bottom2 table td a:hover {
    color: #dccdce;
}

footer #bottom2 #enamad {
    margin-top: 12px;
}

footer #bottom1,
footer #bottom2,
footer #bottom3 {
    padding: 20px;
}

#footer .banneritem{
    margin:7px 0;
    text-align:center;
}

#content .about-us h4::before {
    content: " ";
    width: 6px;
    height: 6px;
    background: #005c86;
    display: block;
    position: relative;
    right: -12px;
    top: 14px;
}

#contact-us .col-sm-3.control-label.formControlLabel {
    width: 100%;
    text-align: right;
    margin-bottom: 5px;
    font-size: 15px;
}

#contact-us .rsform-input-box.form-control, #contact-us .rsform-text-box.form-control {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    background-image: none;
    margin-bottom: 15px;
    padding: 11px;
    font-size: 15px;
    border-width: 0;
    color: #222;
    border-radius: 4px;
    height: auto;
    box-shadow: none;
}

.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive {
    margin-left: -21px !important;
    margin-top: -41px !important;
    width: 42px !important;
    height: 42px !important;
}

.leaflet-control-attribution.leaflet-control {
    display: none;
}

.leaflet-zoom-animated g {
    display: none;
}

.leaflet-marker-shadow.leaflet-zoom-animated {
    display: none;
}

.has-error .rsform-input-box {
    border-right: 2px solid red !important;
}

.has-error .rsform-text-box {
    border-right: 2px solid red !important;
}

.formValidation {
    display: none;
}

.item-page.contact-us {
    text-align: center;
}

.item-page.contact-us .rsform-submit-button {
    font-size: 20px;
}

#contact-us {
    background-color: #ddd;
}

.discount-table > tbody > tr > td,
.discount-table > tbody > tr > th,
.discount-table > tfoot > tr > td,
.discount-table > tfoot > tr > th,
.discount-table > thead > tr > td,
.discount-table > thead > tr > th {
    border: 2px solid #000;
}

.box-item {
    min-height: 200px;
    overflow: hidden;
    position: relative;
    background-position: center;
    display: block;
    background-size: 100% 100%;
    border-radius: 7px;
    transition: 0.5s all;
    margin: 20px 0;
    box-shadow: 0 0 10px #bbb;
}

.box-item:hover {
    transition: 0.5s all;
    background-size: 110% 110%;
}

.box-item .box-cover {
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 50px;
    transition: 0.5s all;
}

.box-item .box-cover .box-title {
    font-size: 16px;
    padding: 15px;
    position: absolute;
    bottom: 0;
    transition: 0.5s all;
}

.box-item .box-cover .box-desc {
    font-size: 13px;
    padding: 15px;
    position: absolute;
    bottom: -35px;
    transition: 0.5s all;
}

.box-item:hover .box-cover {
    height: 100%;
    transition: 0.5s all;
}

.box-item:hover .box-cover .box-title {
    bottom: 35px;
    transition: 0.5s all;
}

.box-item:hover .box-cover .box-desc {
    bottom: 0px;
    transition: 0.5s all;
}

.box-item.disabled {
    opacity: 0.5;
    cursor: default;
}

.box-item.big {
    min-height: 300px;
    margin: 25px;
}

.box-item.big .box-cover .box-title {
    font-size: 25px;
    width: 100%;
    text-align: center;
}

.box-item.big .box-cover {
    height: 62px;
}

.box-item.big:hover {
  background-size: 100% 100%;
}
.box-item.big .box-cover {
  height: 100%;
  background: none;
}
.box-item.big:hover .box-cover {
  height: 100%;
  transition: 0.5s all ease-in-out;
}

/* article and news page */
div.items-row.cols-2.row-0 div.item.column-1 {
    float: none !important;
}

.btn.big {
    padding: 10px 25px;
    font-weight: bold;
    font-size: 16px;
}

.blog.news .item {
	border: 1px solid #d8d8d8;
	border-radius: 10px;
	background: white;
	transition: all .2s linear;
}
.blog.news .item:hover {
	border: 1px solid #4ca9bf;
	transform: translateY(-20px);
	box-shadow: 0 29px 29px -29px #4ca9bf;
}
.blog.news .intro-text {
	font-size: 14px;
	color: #9b9b9b;
	padding: 0 10px;
	margin-bottom: 40px;
}
.blog.news .col-sm-4:hover .intro-text {
	margin-bottom: 18.5px;
}
.blog.news .title {
	clear: both;
	padding: 10px 10px 0 0;
	margin-bottom: 20px;
	text-align: justify;
}
.blog.news .title .page-header {
	margin: 0;
	padding: 0;
}
.blog.news .title h2 {
	margin: 0;
}
.blog.news .item-image img {
	border-radius: 10px 10px 0 0;
}
.blog.news .date {
	position: relative;
	text-align: center;
	font-size: 15px;
	color: #868686;
	display: none;
	transition: all .2s linear;
	width: 100%;
	margin: 0 auto;
	top: 25px;
}
.blog.news .col-sm-4:hover .date {
	width: 100%;
	display: block;
}
.pagination {
  display: inline-block;
}

.pagination li {
  color: black;
  float: right;
  text-decoration: none;
}
.pagination ul li > a, .pagination ul li > span {
	position: relative;
	float: left;
	padding: 6px 12px !important;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}
.pagination ul li > span {
	color: #9b9b9b;
	cursor: default;
}
.pagination-start a, .pagination-start span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-end a, .pagination-end span {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul li > a:focus, .pagination ul li > a:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd;
}
.pagenav:active {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7;
}
.page.navigation {
	margin-top: 40px;
	text-align: center;
}
.pagination li:not(.pagination-start):not(.pagination-end):not(.pagination-next):not(.pagination-prev) span{
  background-color: #337ab7;
  border-color: #337ab7;
    color:#fff
}
div.item-page h2 {
	width: 95%;
	font-weight: bold;
	font-size: 25px;
	color: #033ba5;
}
.box-item.big.circle {
	border-radius: 50%;
}
.box-item.big.circle .box-cover {
    height: 75px;
    background: rgba(0, 0, 0, 0.5);
	bottom: -75px;
}
.box-item.big.circle:hover .box-cover {
	bottom: -5px;
}
.box-item.big.circle .box-cover .box-title {
	bottom: auto;
}
.box-item.big.circle:hover .box-cover .box-title {
	bottom: auto;
}
.box-item.big.circle {
	border-radius: 2% 20%;
}
.box-item.big.circle:hover .box-cover {
	transform: none;
}
#content ul{
    padding:0;
    margin:0;
    list-style-position: inside;
}
#content .work_history ul{
    line-height:40px;
}
#content ul li{
    list-style: disc;
    list-style-position: inside;
}
#content ul.no-disc li{
    list-style: none;
    list-style-position: inside;
}


@media (max-width:1199px) {
    *, html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input {
        font-family: IRANSans, FontAwesome !important;
        font-size: 14.5px;
        outline: none !important;
    }

    header #site-name p {
        font-size: 20px;
    }

    #menu-box #menu {
        height: 40px;
    }

    #footer .banneritem{
        margin:15px 0;
    }


}
@media (max-width:991px) {
    #footer .moduletable h3 {
        text-align: center;
    }
    #footer .moduletable h3::after {
         margin: 0 auto;
     }
    #navigation [class^="col-"]{
        text-align:center !important;
    }
}
#OMapsID{
    width:100% !important;
}
#content ul ul {
    padding: 0 30px;
}
.moduletable.iwmf a {
    position: fixed;
    bottom: -73px;
    left: 0px;
    overflow: hidden;
    z-index: 999999;
    width: 254px;
    height: 254px;
    transform: rotate(45deg);
    transform-origin: 0 0 0;
}
.moduletable.iwmf a img {
    transform: rotate(-45deg);
    transform-origin: 0px 0px 0px;
    position: absolute;
    left: 0;
    top: 1px;
}
#slideshow{
    overflow: hidden;
}
#content ol ul,
#content ol ol,
#content ul ul,
#content ul ol {
    margin: 0 40px;
}
.box-2-border li {
    margin: 15px 0;
}