/* ----- Begin Social Page User Profile UI ----- */
#UserProfileImg {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 20px;
}
.UserProfileControls ul {
    text-align: center;
    margin: 0;
}
.console.profile .console-mouseon {
    background-color: #2a847f;
}
.DNNContainer_Title_h4.SpacingBottom {
    text-align: center;
}
/* ----- End Social Page User Profile UI ----- */

/* ------- Begin Login / Register / Button UI ------- */
/* re-style the dnn login */

.LoginPanel {
	width: auto !important;
	float: none !important;
	display: flex !important;
	padding: 0 !important;
	max-width: 100% !important;
	justify-content: center;
  }
  
  .LoginPanel > div {
	min-width: 300px;   
	max-width: 500px;
  }
  
  /* style the form item wrapper */
  
  .LoginPanel .dnnForm .dnnFormItem {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	margin-bottom: 15px;
  }
.is-builder[dragwithouthandle] > div > div:not(.is-row-tool) > * {
    cursor: initial;
}
  .sico, .icon-svg {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
  /* style the form label */
  
  .LoginPanel .dnnFormItem > .dnnLabel {
	margin-top: 0;
  }
  
  .LoginPanel .dnnFormItem > .dnnLabel label {
	display: block; 
  }
  
  .LoginPanel .dnnLabel {
	display: block;
	float: none;
	position: relative;
	width: auto;
	padding-right: 0;
	margin-right: 0;
	overflow: visible;
	text-align: left;
  }
  
  /* boostrap fix - remove the yellow background from the checkbox field */
  .dnnCheckbox .mark {
	background: none !important;
  }
  
  /* give the Remember Me checkbox a smaller text size */
  .dnnLoginRememberMe {
	font-size: 15px;
  }
  
  /* style the login panel text input fields */
  .LoginPanel .dnnLoginService input[type="text"], 
  .LoginPanel .dnnLoginService input[type="password"] {
	width: 100% !important;
	min-width: 100%;
	margin: 0;
	border-radius: 1px;
	padding: 10px;
  }
  
  /* hide the empty label beside the Reset Password button */
  .LoginPanel .dnnFormItem:last-child span.dnnFormLabel {
	display: none;
  }
  
  .LoginPanel ul.dnnActions {
	margin: 0 !important;
	padding: 0 !important;
  }
  
  /* primary action buttons - also used in dnn modal popups */
  
  .dnnPrimaryAction, 
  .dnnFormItem input[type="submit"], 
  a.dnnPrimaryAction, .btn-primary {
	background: #000;
	border: none;
	color: #ffffff;
	text-shadow: none;
	font-weight: 400;
	box-shadow: none;
	border-radius: 1px;
	font-size: 15px;
	padding: 10px 20px;
  }
  .dnnPrimaryAction:hover, 
  .dnnFormItem input[type="submit"]:hover, 
  a.dnnPrimaryAction:hover, .btn-primary:hover {
	background: #2a847f !important;
	text-decoration: none !important;
  }
  
  /* secondary action buttons - also used in dnn modal popups */
  
  .dnnSecondaryAction, 
  .dnnFormItem input[type="submit"], 
  a.dnnSecondaryAction {
	background: #f5f5f5;
	border: none;
	color: #555;
	text-shadow: none;
	font-weight: 400;
	box-shadow: none;
	border-radius: 1px;
	font-size: 15px;
	padding: 10px 20px;
  }
  .dnnSecondaryAction:hover, 
  .dnnFormItem input[type="submit"]:hover, 
  a.dnnSecondaryAction:hover {
	background: #f1f1f1 !important;
	text-decoration: none !important;
  }
  a.dnnSecondaryAction:hover {
	  color: #2a847f;
  }
  /* ------- End Login / Register / Button UI ------- */

/* User Top Page Account enu */
.Login .userProperties li.ControlPanel {
    border-bottom: 1px solid #5e5e5e;
    padding: 0px 0px 10px;
    margin: 0px 0px 10px;
}
/* -------------- */
/* --- General -- */
.rtl .button-03::before {
    margin-right: 3px;
}
.rtl .button-03::after {
    margin-left: 3px;
}
.rtl .button-03::after {
    margin-right: 10px;
}
.rtl .button-03::before {
    margin-left: 10px !important;
}

@media (min-width: 992px) {
#dnn_content {
    padding-top: 20px;
    padding-bottom: 20px;
}
}
#dnn_FullScreenPaneA {
    margin-bottom: 0;
}
.font-0 {
    font-size: 0 !important;
}
.rtl .topbar-contact li i {
    font-size: 0.85em;
}
#headerrow-349356 {
    background-color: #ffffff !important;
}
.header-container-box .pl-35 {
    padding-left: 35px !important;
}
.header-container-box .pr-35 {
    padding-right: 35px !important;
}
.rtl .list-02 i {
    margin-left: 15px;
    margin-right: 0 !important;;
}

/*
.dng-megamenu .primary_structure > li:last-child {
    background-color: #359dd7;
    border-radius: 10px;
}
.dng-megamenu .primary_structure > li:last-child a span {
    color: #fff;
}
.dng-megamenu .primary_structure > li:last-child a span,
.dng-megamenu .primary_structure > li:hover:last-child a span {
text-shadow: none;
}
.dng-megamenu .primary_structure > li:hover:last-child {
    background-color: #f89c23;
}
*/
.page-title.dark .main-title {
    color: #777777;
}
span.soon-group-inner {
  direction:ltr;
}

/* ---- RTL ---- */
.rtl .button-03 i {
    margin: 0 0 5px 20px;
}
.rtl .area-left .header-content-wrap > div {
    margin-left: 25px !important;
    margin-right: 0 !important;
}
.accordion01 .accordion-content .has-icon {
    padding-left: 0 !important;
}
.accordion01 .panel-heading a.has-icon {
    padding-right: 70px;
    padding-left: 0 !important;
}
.accordion01 .panel-heading a i {
    left: auto !important;
    right: 30px;
}
.accordion01 h4 {
    text-align: right;
}

.breadcrumbs .breadcrumbs-box svg {
    font-size: 18px !important;
}
.rtl .loginContent .dnnFormLabel {
    text-align: right !important;
}
.rtl .area-left .header-content-wrap > div {
    margin-right: 0;
    margin-left: 15px;
}
.rtl .dnnModuleDialog .dnnDialogTitle {
  text-align: right;
}
.rtl .external-forms * {
    text-align: right;
}
.rtl .row.align-items-center.ui-sortable-handle {
    text-align: left;
}
.rtl .row.align-items-center.ui-sortable-handle .title-09.mr-lg-30 {
    text-align: right;
}
.rtl .title-09 small::before {
    margin: 0 0 3px 20px;
}
.rtl .topbar-contact li svg {
    margin-right: 0;
    margin-left: 6px;
}
.rtl .H5-Container {
    text-align: right;
    margin-top: 20px;
    margin-bottom: 20px;
}
#dnn_content .dnnForm.dnnLogin {
    padding-top: 20px;
    margin-bottom: -40px;
}
.dnnFormMessage.dnnFormInfo {
    font-size: .7em;
    margin-bottom: 5px;
}
div.dnnRegistrationForm .dnnForm {
    width: 100%;
}
.dnnForm.dnnRegistrationForm .dnnSocialRegistration {
    display: none;
}

body.rtl {
    text-align: right;
}
.rtl .step-02 li .content {
    padding-right: 30px;
}

/* Header */
.header-bg-box {
    background-color: rgba(0,0,0,.1) !important;
}
.page-title .title-area:after {
    display:none;
}
/* ---- Home Page --- */
.row.organs div {
    text-align: center;
}
.row.organs img.img-fluid.img-Lazy {
    width: 80%;
}
.counter-11 .box-title, .counter-11 .box-title .custom-module {
    font-size: 32px !important;
}
.counter-11 .box-title .custom-module {
    font-size: 28px !important;
    margin-left: 5px !important;
}
.counter-11 p.text-center {
    font-size: 3em;
    margin-bottom: -.2em;;
}
.step-02.ecb li .icon img {
    border-radius: 50%;
}
.counter-11 .box-title, .counter-11 .box-title .custom-module {
    color: var(--accent-color2) !important;
}
.counter-11 .box-title, .counter-11 .box-title .custom-module, .counter-11 .box-info h6 {
    text-shadow: 1px 1px 2px #666;
}
@media only screen and (max-width: 550px){
.ArticleList_Default .article_list .column_two .article_item {
    width: 98% !important;
    margin-left: 1%;
}
}

/* Breadcrumb */
.pagetitle-breadcrumbs-box > a:first-child {
    font-size: 0;
}

/* Footer */
.business03-footer-link {
    margin: 0 !important;
}
.creative01-footer-menu a {
    margin: 0 0 10px 40px !important;
}
.business03-footer .center-box-content {
    margin: -29px 20px 0 20px !important;
    padding: 30px 20px 30px !important;
}
.business03-footer .text-center img {
    width: 47% !important;
}

/* Coming Soon */
@media only screen and (max-width: 767px){
    .countdown-02.soon .soon-group-inner > .soon-group {
    padding: 0 2% !important;
}
.countdown-02.soon .soon-slot-inner {
    width: .8em !important;
}
.soon-group {
    margin-left: -4%;
}
.soon-group span {
    font-size: 1em !important;
}
span.soon-text.soon-label {
    font-size: .5em !important;
}
}
span.soon-group-inner {
    direction: ltr !important;
}

/* ECommerce */
/* Product List */
.product-grid-item .grid-info .grid-options a {
    background: transparent !important;
    color: #2a847f !important;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #2a847f !important;
    border-color: #2a847f !important;
}.text-primary {
    color: #2a847f !important;
}
.irs--round .irs-bar {
    background-color: #2a847f !important;
}
.irs--round .irs-handle {
    border: 4px solid #2a847f !important;
}
.product-grid-item {
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    border-radius: 5px;
}
.product-grid-item:hover {
    box-shadow: 0 0 15px #bbb;
}
.product-grid-item .grid-img img {
    width: 100%;
    max-height: none !important;
}

/* Product Details */
.btn.btn-primary {
    background-color: #2a847f !important;
    border-color: #2a847f !important;
}
#productdetail .nav-tabs.product>li.active>a {
    border-bottom: 2px solid #2a847f !important;
    color: #2a847f !important;
}

/* Gallery */
.portfolio_categories, .pho-photo .content h3 {
    text-align: center !important;
}
.galler_datail .gallery_title {
    font-size: 1.5em !important;
}

/* About */
.infobox-01 {
    margin: 0 0 40px;
}
.infobox-01 p.info {
    margin-bottom: -30px;
}
ul.activities {
    list-style: none;
}
.rtl .infobox-01 .title::before {
    left: auto !important;
    right: 0;
}
.gallery_effect * {
    direction: ltr !important;
}
.gallery_effect li {
    direction: rtl !important;
}

/* FAQs */
.anchor-link01 li a {
    padding: 20px;
}
.rtl .anchor-link01 li .icon {
    margin-right: 0 !important;
    margin-left: 19px;
}
.rtl .accordion03-box {
    text-align: right;
}
.rtl .accordion03-box .title i {
    padding-right: 0 !important;
    padding-left: 18px;
}

/* Services */
.fix-content-style01 a {
    border: 2px solid #2a847f !important;
}
.fix-content-style01 a:hover, .fix-content-style01 a.current {
    background-color: #2a847f !important;
}
.custom-banner-subtitle::after, .custom-banner-subtitle::before {
    display: inline-block;
    content: "";
    width: 70px;
    height: 7px;
    background: var(--accent-color3);
    vertical-align: middle;
    margin-right: 20px;
    margin-left: 20px;
}
.custom-banner-subtitle {
    font-size: 50px !important;
}

/* Salamatjoo */
div#mbdGroup14 > div {
    display: flex;
    flex: 0 0 100%;
    flex-wrap: wrap;
}




