@import url('parsian-css/font-awesome.min.css');
@import url('parsian-css/hover.css');
@import url('/DesktopModules/DNNGo_DNNGalleryPro/Resource/css/font-icon.css');
@import url('aos-master/dist/aos.css');


/**************** Login page******************/

@media only screen and (min-width:767px) {
	
.BannerPane{min-height:150px;}	
}

@media only screen and (min-width:992px) {
	
.BannerPane{min-height:350px;}	
}

@media only screen and (min-width:1200px) {
	
.BannerPane{min-height:600px;}	
}


@media only screen and (min-width:1400px) {
	
.BannerPane{min-height:700px;}	
}


@media only screen and (max-width:767px) {
    .loginContent .LoginPanel {
        width: 100% !important;
    }

    .loginContent .dnnFormItem .dnnLoginRememberMe {
        white-space: nowrap;
    }

    .loginContent .dnnFormLabel {
        display: block !important;
        text-align: left !important;
    }
}

form[action*="/Login?returnurl"] .loginContent .LoginPanel {
    width: 500px !important;
}

form[action*="/Login?returnurl"] .loginContent .dnnFormItem .dnnLoginRememberMe {
    white-space: inherit;
}

form[action*="/Login?returnurl"] .loginContent .dnnFormLabel {
    display: inline-block !important;
    text-align: left !important;
}


.registerGroup ul,
.registerGroup li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.registerGroup,
.loginGroup {
    display: inline-block;
}

    .registerGroup a,
    .loginGroup a,
    .registerGroup a:link,
    .loginGroup a:link,
    .registerGroup a:active,
    .loginGroup a:active,
    .registerGroup a:visited,
    .loginGroup a:visited {
        color: inherit;
    }

.loginContent a,
.loginContent a:link {
    color: #333;
}

    .loginContent a.dnnPrimaryAction {
        color: #FFF;
    }

    .loginContent a:hover {
        text-decoration: none;
    }

/**************** register page******************/
@media only screen and (max-width:767px) {
    .dnnRegistrationForm {
        min-width: inherit !important
    }

        .dnnRegistrationForm .dnnForm {
            width: 100%
        }

        .dnnRegistrationForm .dnnFormLabel {
            display: block !important;
            text-align: right !important
        }

        .dnnRegistrationForm .dnnForm .dnnFormItem .dnnLabel {
            display: block !important;
            float: none !important;
            text-align: right !important;
            width: 100%
        }

        .dnnRegistrationForm .dnnForm .dnnFormItem a.dnnFormHelp {
            left: auto !important;
            position: static !important;
            margin-right: 5px !important
        }

        .dnnRegistrationForm .dnnForm .dnnFormItem {
            padding: 0 !important;
            margin: 0 !important
        }

        .dnnRegistrationForm .dnnFormItem input[type="text"], .dnnRegistrationForm .dnnFormItem input[type="password"], .dnnRegistrationForm .dnnFormItem input[type="email"], .dnnRegistrationForm .dnnFormItem input[type="tel"], .dnnRegistrationForm .dnnFormItem select, .dnnRegistrationForm .dnnFormItem textarea {
            width: 100%;
            margin-bottom: 10px !important
        }
}

/**************** Password page******************/
@media only screen and (max-width:767px) {
    .dnnSendPasswordContent {
        width: auto !important
    }

    .dnnSendPasswordContent .dnnLabel {
        display: block !important;
        width: 100% !important;
        text-align: right
    }

    .dnnSendPasswordContent a.dnnFormHelp, .dnnSendPasswordContent .dnnForm .dnnFormItem a.dnnFormHelp, .dnnSendPasswordContent .dnnTooltip label a.dnnFormHelp {
        position: static
    }

    .dnnSendPasswordContent input[type="text"], .dnnSendPasswordContent input[type="password"], .dnnSendPasswordContent input[type="email"], .dnnSendPasswordContent input[type="tel"], .dnnSendPasswordContent select, .dnnSendPasswordContent textarea {
        width: 90%;
        margin-bottom: 10px !important
    }

    .dnnSendPasswordContent ul.dnnActions {
        padding: 0 !important
    }
}
/*footer*/
footer.footer .dngTextBox, .footer-logoin {
    display: inline-block
}

.footer-logoin {
}

/* ********** Control Panel Style ************** */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active {
    font-size: 12px;
    color: #973939;
    text-decoration: none;
    font-weight: normal;
}

A.CommandButton:hover {
    color: #973939;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}

.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active {
    color: #000;
    text-decoration: underline;
}

    .FileManager A:hover {
        color: #000;
        text-decoration: none;
    }
/* ********** Pane Style ************** */
.DNNEmptyPane {
    display: none;
}

#dnn_ControlPanel #dnnCPWrap {
    filter: none !important;
}

ul.dnnActionMenuBody li ul li a,
ul.dnnActionMenuBody li ul li a img {
    color: #328DDE !important;
}

form#Form {
    height: 100%;
}

.ModuleTitle_SubMenu {
    z-index: 9999 !important;
}
/* ********** Pane Style End ************** */

/*dnn*/
.dnnEditState .actionMenu {
    z-index: 1 !important;
    display: block !important;
}

#Body[style*="margin-left: 80px"] {
    position: relative;
}

    #Body[style*="margin-left: 80px"] .dng-main.Wide .header-replace.header-position,
    #Body[style*="margin-left: 80px"] .dng-main.Wide .floating-active.header-wrap,
    #Body[style*="margin-left: 80px"] .dng-main.Wide .sticky-fixed .floating-nav.floating-nav-sticky {
        right: 80px;
        width: auto;
        left: 0;
    }

    #Body[style*="margin-left: 80px"] .headersidenav {
        right: 80px;
    }

    #Body[style*="margin-left: 80px"] .leftslidemenu.active {
        right: 80px;
    }

#Form.showControlBar {
    position: relative;
}

.dnnEditState .overlay-panel-content {
    position: relative !important;
    display: block !important;
    z-index: 99 !important;
    overflow: visible;
    width: 100%;
}

    .dnnEditState .overlay-panel-content:before {
        position: absolute;
    }

    .dnnEditState .overlay-panel-content .overlay-panel-close {
        position: absolute;
    }

    .dnnEditState .overlay-panel-content .dng_animate_visible,
    .cke_editable .dng_animate_visible {
        opacity: 1;
    }

.dnnEditState .side-panel-box.side-panel .side-panel-main {
    min-height: 100vh
}

.dnnEditState .side-panel {
    position: relative !important;
    right: auto !important;
    left: 0 !important;
    top: 0 !important;
    visibility: visible !important;
    display: inline-block;
    z-index: 100 !important;
}

#PageTemplate_Modal .modal-body {
    height: calc(100% - 65px);
}

#PageTemplate_Modal .close {
    position: absolute;
    left: 4px;
    top: -3px;
    font-size: 35px;
}

#setting-message-info {
    position: fixed;
    left: 25px;
    top: 25px;
    z-index: 10001;
    display: none;
    padding: 15px;
    border-radius: 5px;
    color: #FFF;
    font-size: 14px;
    background-color: #32373c;
}

    #setting-message-info .fa {
        border-width: 2px;
        border-style: solid;
        font-size: 10px;
        width: 25px;
        height: 25px;
        line-height: 22px;
        text-align: center;
        border-radius: 50%;
        display: inline-block;
        margin-bottom: 2px;
    }

#setting-message-info-full {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 10000001;
    background: #000;
    background: rgba(0,0,0,0.7);
    width: 100%;
    height: 100%;
    display: none;
}

    #setting-message-info-full .waitaminute-message {
        position: absolute;
        top: 50%;
        width: 100%;
        text-align: center;
        color: #fff;
        font-size: 50px;
        font-weight: 600;
        line-height: 60px;
        margin-top: -30px;
    }

    #setting-message-info-full .cog {
        position: relative;
        display: inline-block;
        width: 60px;
        line-height: 1;
        margin-bottom: 10px;
    }

        #setting-message-info-full .cog .fa-cog {
            width: 1em;
            height: 1em;
            display: inline-block;
            background: url('data:image/svg+xml;utf8,<svg width="512" height="512" xmlns="http://www.w3.org/2000/svg"><path d="M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z" fill="%23ffffff" ></path></svg>');
            background-size: cover;
        }

            #setting-message-info-full .cog .fa-cog::before {
                content: none;
            }

        #setting-message-info-full .cog .icon1 {
            -webkit-animation: rotatemessage-r 5s infinite linear;
            animation: rotatemessage-r 5s infinite linear;
        }

        #setting-message-info-full .cog .icon2 {
            position: absolute;
            font-size: 0.5em;
            top: 0;
            -webkit-animation: rotatemessage 3s infinite linear;
            animation: rotatemessage 3s infinite linear;
        }

        #setting-message-info-full .cog .icon3 {
            position: absolute;
            font-size: 0.5em;
            bottom: 0;
            -webkit-animation: rotatemessage 3s infinite linear;
            animation: rotatemessage 3s infinite linear;
        }

/* Animations */
@-webkit-keyframes rotatemessage {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotatemessage {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotatemessage-r {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes rotatemessage-r {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.DNNEmptyPane {
    display: none !important;
}

/*pane name*/
.dnnEditState .edit-panename {
    position: absolute;
    z-index: 100;
    pointer-events: none;
    user-select: none;
    color: #cdcdcd;
    font-size: 18px;
    font-weight: bold;
    left: 50%;
    top: 20px;
    transform: translate(-50%,0);
    text-shadow: 0 0 1px rgba(255,255,255,0.2);
}

/*SkinPlugin*/
.SkinPlugin_icon {
    display: none;
}

.SkinPluginPro_icon:not(.sidebarIcon) {
    position: fixed;
    top: 20%;
    left: 0;
    z-index: 9999;
    cursor: pointer;
    text-align: left;
    white-space: pre;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

body[style*="margin-left: 80px;"] .SkinPluginPro_icon:not(.sidebarIcon) {
    left: 80px;
}


.SkinPluginPro_icon:not(.sidebarIcon) a {
    display: inline-flex;
    flex-direction: row-reverse;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    background-color: #20a3f0;
    text-align: center;
    border-radius: 0 4px 4px 0;
    white-space: nowrap;
    padding: 0;
    margin: 0 0 2px;
}

.SkinPluginPro_icon:not(.sidebarIcon) span {
    color: #FFF;
    max-width: 0px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    transition: all ease-in 300ms;
    -moz-transition: all ease-in 300ms;
    -webkit-transition: all ease-in 300ms;
    -o-transition: all ease-in 300ms;
    -ms-transition: all ease-in 300ms;
}

.SkinPluginPro_icon:not(.sidebarIcon) i {
    font-size: 16px;
    color: #FFF;
    width: 34px;
    display: inline-block;
    vertical-align: middle;
}

    .SkinPluginPro_icon:not(.sidebarIcon) i::before {
        content: none;
    }

.SkinPluginPro_icon:not(.sidebarIcon) a:hover span {
    max-width: 160px;
    padding-right: 10px;
}

.SkinPluginPro_icon:not(.sidebarIcon) a {
    background-image: url(resource/images/cog.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
}

.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-theme {
    background-position: left -3px top -30px;
}

.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-page {
    background-position: left -3px top 2px;
}

.SkinPluginPro_icon:not(.sidebarIcon) .btn-plugin-import {
    background-position: left -3px top -60px;
}

.btn-plugin.btn-plugin-headerlayout {
    width: 40px;
    height: 40px;
    border-radius: 0;
    box-sizing: border-box;
    padding: 0px;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    background-color: rgba(0, 172, 214,0.8);
    color: #fff;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' viewBox='0 0 512 512'%3E %3Cpath fill='rgba(255,255,255,1)' d='M461.9 114.9l-56.5 56.7-55.1-10-9.9-55.1 56.5-56.7c-12.7-12.7-30.8-18.5-44.2-17.8-13.5.7-42.3 8.3-64.6 32-21.6 22.8-44.3 65.3-24.2 112.5 2.4 5.7 5.1 13.2-2.9 21.2-8.1 8-215 202.8-215 202.8-19.4 16.7-18 47.6-.1 65.6 18.2 17.9 48.9 19 65.6-.3 0 0 193.2-205.8 202.7-215.1 8.5-8.3 16.1-5.5 21.2-2.9 35.6 18.4 86.3 2.4 112.6-23.9 26.3-26.3 31.1-51.7 31.9-64.7.8-12.9-3.7-30-18-44.3zM91.3 443.2c-6.3 6.2-16.5 6.2-22.7 0-6.2-6.3-6.2-16.5 0-22.7 6.3-6.2 16.5-6.2 22.7 0 6.2 6.3 6.2 16.5 0 22.7z'/%3E%3C/svg%3E");
    background-size: 1em 1em;
    background-position: center center;
    background-repeat: no-repeat;
    transition: all 300ms ease-in;
}

    .btn-plugin.btn-plugin-headerlayout span,
    .btn-plugin.btn-plugin-headerlayout i {
        display: none;
    }

    .btn-plugin.btn-plugin-headerlayout:hover {
        background-color: rgb(0, 172, 214);
    }

div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li {
    height: auto !important;
}


.col-md-12 {
    float: none !important;
}

#dnn_content .dnnForm.dnnLogin {
    padding-top: 100px;
}

.dnnModuleDigitalAssetsBackground,
.dnnModuleDigitalAssetsBackground *,
.dnnModuleDigitalAssetsBackground *::after,
.dnnModuleDigitalAssetsBackground *::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

    .dnnModuleDigitalAssetsBackground caption {
        padding: 0;
    }

:focus-visible {
    outline: none !important;
}





/* ---------------------- parsian add -------------------*/

/*     ----------------- div table css  --------------------   */
  .my_table {
    display: table;
    text-align: center;
    width: 100%;
    margin-top: 15px;
    border-collapse: separate;
	font-size:15px;
	line-height: 32px;
  }
  
  .my_table_row {
    display: table-row;
  }
  
  .my_theader {
    display: table-row;
  }
  
  .my_table_header {
    display: table-cell;
    border-bottom: #ccc 1px solid;
    border-top: #ccc 1px solid;
    background: #666;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
   
  }
  
  .my_table_header:first-child {
   border-right: #ccc 1px solid;
    border-top-left-radius: 0px;
  }
  
  .my_table_header:last-child {
    
    border-top-right-radius: 0px;
	 border-left: #ccc 1px solid;
  }
  
  .my_table_small {
    display: table-cell;
  }
  
  .my_table_row > .my_table_small > .my_table_cell:nth-child(odd) {
    display: none;
    background: #666;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .my_table_row > .my_table_small > .my_table_cell {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #343434;
    border-bottom: #ccc 1px solid;
  }
  
  .my_table_row > .my_table_small:first-child > .my_table_cell {
    
	border-right: #ccc 1px solid;
  }
  
  .my_table_row > .my_table_small:last-child > .my_table_cell {
    border-left: #ccc 1px solid;
  }
  
  .my_table_row:last-child > .my_table_small:last-child > .my_table_cell:last-child {
    border-bottom-right-radius: 0px;
  }
  
  .my_table_row:last-child > .my_table_small:first-child > .my_table_cell:last-child {
    border-bottom-left-radius: 0px;
  }
  
  .my_table_row:nth-child(2n+3) {
    background: #e9e9e9;
  }
  
  @media screen and (max-width: 900px) {
    .my_table {
      width: 100%
    }
  }
  
  @media screen and (max-width: 650px) {
    .my_table {
      display: block;
    }
    .my_table_row:nth-child(2n+3) {
      background: none;
    }
    .my_theader {
      display: none;
    }
    .my_table_row > .my_table_small > .my_table_cell:nth-child(odd) {
      display: table-cell;
      width: 50%;
    }
    .my_table_cell {
      display: table-cell;
      width: 50%;
	  border-left: #ccc 1px solid;
    }
    .my_table_row {
      display: table;
      width: 100%;
      border-collapse: separate;
      padding-bottom: 20px;
      margin: 5% auto 0;
      text-align: center;
    }
    .my_table_small {
      display: table-row;
    }
    .my_table_row > .my_table_small:first-child > .my_table_cell:last-child {
      /*border-left: #ccc 1px solid;*/
    }
    .my_table_row > .my_table_small > .my_table_cell:first-child {
     /* border-left: #ccc 1px solid;*/
    }
    .my_table_row > .my_table_small:first-child > .my_table_cell:first-child {
      /*border-top-left-radius: 0px;*/
      border-top: #ccc 1px solid;
	   
    }
    .my_table_row > .my_table_small:first-child > .my_table_cell:last-child {
      /*border-top-right-radius: 0px;*/
      border-top: #ccc 1px solid;
	  border-right: none;
    }
    .my_table_row > .my_table_small:last-child > .my_table_cell:first-child {
      /*border-right: none;*/
    }
    .my_table_row > .my_table_small > .my_table_cell:last-child {
      /*border-right: #ccc 0px solid;*/
    }
    .my_table_row > .my_table_small:last-child > .my_table_cell:first-child {
      /*border-bottom-left-radius: 0px;*/
    }
    .my_table_row > .my_table_small:last-child > .my_table_cell:last-child {
      /*border-bottom-right-radius: 0px;*/
    }
  }
  
  /* ---------------------- end div table css ------------------------ */
  
  
  /* ------------------------ images ------------------*/
  
.myimage{
	
}

.myimage img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0px;
}

.myimage_with_border img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0px;
	border:1px solid #ccc;
	padding:2px;
}

.myimage_W100 img {width: 100%;}
.myimage_W80 img {width: 80%;}
.myimage_W60 img {width: 60%;}

@media only screen and (max-width: 768px) {
.myimage_W80 img {width: 100%;}
.myimage_W60 img {width: 100%;}

}
 /* ------------------------end  images ------------------*/
 
 
 
 /*-------- public css -----*/
 

.dej_Countainer {
	padding: 15px;
	margin-top: 0px;
}

.dej_Countainer_nopadding{
	
	margin-top: 15px;
}

.dej_Countainer_with_border{
	padding: 15px;
	border: 1px solid #ccc;
	margin-top: 15px;
}

.mpTitle_white h1{
	font-size: 28px !important;
	color: #fff !important;
	font-weight:bold !important;
	line-height: 50px !important;
	padding:0 !important;
	margin:0 !important;
}


.mpTitle_white h2{
	font-size: 28px !important;
	color: #ffffff !important;
	font-weight:bold !important;
	line-height: 50px !important;
	padding:0 !important;
	margin:0 !important;
}

.mpTitle_dark h2{
	font-size: 28px !important;
	color: #1a1920 !important;
	font-weight:bold !important;
	line-height: 50px !important;
	padding:0 !important;
	margin:0 !important;
}

.mpTitle_dark::after{
	content: "";
 width: 70px;
  height: 1px;
  background-color: #fcb712;
  display:inline-block;
}

@media only screen and (max-width: 1100px){
	.mpTitle_white h1{
	font-size: 18px !important;
	line-height: 30px !important;
}


.mpTitle_white h2{
	font-size: 18px !important;
line-height: 30px !important;
}

.mpTitle_dark h2{
	font-size: 18px !important;
line-height: 30px !important;
}
	
	
	
	
}

@media only screen and (max-width: 992px){
	.mpTitle_white h1{
	font-size: 20px !important;
	line-height: 50px !important;
}


.mpTitle_white h2{
	font-size: 20px !important;
line-height: 50px !important;
}

.mpTitle_dark h2{
	font-size: 20px !important;
line-height: 50px !important;
}
	
	
	
	
}


.mpTitle_white::after{
	content: "";
 width: 70px;
  height: 1px;
  background-color: #fcb712;
  display:inline-block;
}

.mpTopTitle_white{
	font-size: 16px;
	color: #fff;
	font-weight:bold;
}

.mpTopTitle_yellow{
	font-size: 15px;
	color: #fcb712;
	font-weight:bold;
	margin-bottom: 0px;
  padding-top: 40px;
}

.text-align-r{text-align:right;}
.text-align-l{text-align:left;}
.text-align-c{text-align:center;}



.cTitle_dark {
	font-size: 18px;
	color: #fff;
	text-align: right;
	line-height: 47px;
	
	padding-right: 15px;
	background-color: #4b9ef1;
	/*
	margin: 20px 0px 20px 0px;
	padding: 10px;*/
	border-right: 0px solid #343434;
	font-weight:bold;
}

.cTitle_dark_gray {
	font-size: 18px;
	color: #fff;
	text-align: right;
	line-height: 47px;
	
	padding-right: 15px;
	background-color: #797979;
	/*
	margin: 20px 0px 20px 0px;
	padding: 10px;*/
	border-right: 0px solid #343434;
	font-weight:bold;
}
.cTitle {
	font-size: 18px;
	color: #343434;
	text-align: right;
	line-height: 27px;
	border-right: 6px solid #4b9ef1;
	
	font-weight:bold;
	/*
	padding: 10px;
	margin: 20px 0px 20px 0px;*/
	padding-right: 15px;
	
	
}

.cTitle h1 {
	font-size: 18px;
	color: #343434;
	text-align: right;
	line-height: 27px;
	margin: 0px;
	font-weight: normal;
	font-weight:bold;
}

.cSubTitr {
	font-size: 16px;
	line-height: 36px;
	color: #4b9ef1;
	padding-top: 20px;
	font-weight:bold;
	margin-bottom:-15px;
}

.DnnModule-DNN_HTML h2 {
	font-size: 16px;
	line-height: 36px;
	color: #4b9ef1;
	padding-top: 20px;
	font-weight:bold;
	margin:0;
	margin-bottom:-15px;
}

.DnnModule-DNN_HTML h3 {
	font-size: 16px;
	line-height: 36px;
	color: #343434;
	padding-top: 20px;
	font-weight:bold;
	margin:0;
	margin-bottom:-15px;
}

.DnnModule-DNN_HTML hr {
	margin-bottom: 0px;
}

.cText {
	padding-top: 20px;
	font-size: 15px;
	direction: rtl;
	text-align: justify;
	line-height: 32px;
	color: #343434;
	display: inline-block;
}

p {
	margin:0;
	padding:0;
	padding-top: 20px;
	font-size: 15px;
	direction: rtl;
	text-align: justify;
	line-height: 32px;
	color: #343434;
	display: inline-block;
}


.cList {
	font-size: 15px;
	padding-right: 0px !important;
	list-style-type: decimal !important;
	padding-top: 5px !important;
}


.cList ul {
	margin-bottom:0 !important;
}

.cList li {
	font-size: 15px;
	color: #343434;
	/*padding-bottom: 10px;*/
	text-align: justify;
	background-position-x: right;
	background-image: url("/portals/0/images/arrow-lists.png");
	background-repeat: no-repeat;
	background-position-y: 12px;
	list-style-type: none;
	padding-right: 15px;
	line-height: 32px !important;
}



.cPicDes{
	text-align:center;
	font-size: 13px;
	padding-top: 0px;
	color: #666;
	font-style:italic;
	margin-top: -5px;
}


.blue-frame-mp{padding:40px 40px;}

.blue-frame-mp p{ color:#fff;font-size:14px;padding-top:20px;}
.blue-frame-mp ul{ color:#fff;}
.blue-frame-mp li{ color:#fff;font-size:14px}
.blue-frame-mp .arzesh{font-size:14px !important;}
.blue-frame-mp .arzesh em{font-size:40px;}	

@media only screen and (min-width: 1100px){
	
	.blue-frame-mp{padding:0px 40px 0px 40px !important;}
		
	
}


@media only screen and (min-width: 1200px){
	
	.blue-frame-mp{padding:0px 60px 0px 60px !important;}
		.blue-frame-mp p{ color:#fff;font-size:14px}
.blue-frame-mp ul{ color:#fff;}
.blue-frame-mp li{ color:#fff;font-size:14px}
.blue-frame-mp .arzesh{font-size:14px !important;}
	
}

@media only screen and (min-width: 1300px){
	
	.blue-frame-mp{padding:60px 80px 0px 80px !important;}
	
}

@media only screen and (min-width: 1400px){
	
	.blue-frame-mp{padding:80px 80px 0px 80px !important;}



}

@media only screen and (max-width: 1100px){
.blue-frame-mp{padding:0px 30px 0px 30px;}
.blue-frame-mp p{ color:#fff;font-size:13px;padding-top:5px;}
.blue-frame-mp .arzesh em{font-size:30px !important;}	
.blue-frame-mp .arzesh{padding-top:0px !important;line-height:12px !important;}
}

@media only screen and (max-width: 991px){
	.blue-frame-mp{padding:40px 100px 60px 100px !important;}
	.blue-frame-mp p{ color:#fff;font-size:14px;padding-top:20px;}
.blue-frame-mp .arzesh em{font-size:40px !important;}	
.blue-frame-mp .arzesh{padding-top:15px !important;line-height:25px !important;}
}

@media only screen and (max-width: 768px){
	
	.blue-frame-mp{padding-right:15px !important;padding-left:15px !important;}
}
/*----------------------- end ---------------------*/




/*-------------------  mp article-block --------------------------*/
.article-block1 {
  box-shadow: 0 7px 35px 0 rgba(0,0,0,0.07);
  margin:60px 0;
  border-bottom: 2px solid #4b9ef1;
  background-color: #fff;
}


.article-block1 .image {
	overflow:hidden;
} 

.article-block1 .image img{
	
	
}
.article-block1 .image img:hover{
	 transform: rotate(-10deg) scale(1.3);
	  -webkit-filter: brightness(50%);
	  transition: all 1s ease;
}
.article-block1 .article-title h2{color:#343434;font-size:18px;font-weight:bold; height: 50px;
  overflow: hidden;}
.article-block1 .article-title h2:hover{color:#4b9ef1; }

.article-block1 .article-text {
  border-bottom: 1px solid #efecec;
  margin-bottom: 25px;
  padding-bottom: 25px;
  text-align:justify;
  height: 150px;
  overflow: hidden;
}

.article-block1 .more-link{font-weight:bold;}
.article-block1 .more-link:hover{color:#4b9ef1;}
.article-block1 .more-link span{float:left;font-weight:100;font-size:14px;padding-top: 2px;}

/*------------------- end mp article-block --------------------------*/


/*-------------------  mp article-block --------------------------*/
.article-block-LP {
  /*box-shadow: 0 7px 35px 0 rgba(0,0,0,0.07);*/
  margin:15px 0 0  0;
  border-bottom: 3px solid #4b9ef1;
  background-color: #343434;
}


.article-block-LP .image {
	overflow:hidden;
	padding:0px;
} 

.article-block-LP .image img{
	
	
}
.article-block-LP .image img:hover{
	 transform: rotate(-10deg) scale(1.3);
	  -webkit-filter: brightness(50%);
	  transition: all 1s ease;
}
.article-block-LP .article-title h2{color:#fff;font-size:18px;font-weight:normal;margin:0; }
.article-block-LP .article-title h2:hover{color:#4b9ef1; }

.article-block-LP .article-text {
  border-bottom: 1px solid #666;
  margin-bottom: 15px;
  padding-bottom: 15px;
  text-align:justify;
  /*height: 150px;*/
  overflow: hidden;
}

.article-block-LP .more-link{font-weight:bold;color:#fff;}
.article-block-LP .more-link:hover{color:#4b9ef1;}
.article-block-LP .more-link span{float:left;font-weight:100;font-size:14px;padding-top: 2px;}

/*------------------- end mp article-block --------------------------*/






/*-------------------  mp article-block2 --------------------------*/
.article-block2 {
  box-shadow: 0 7px 35px 0 rgba(0,0,0,0.07);
  margin:60px 0;
  border-bottom: 0px solid #4b9ef1;
  background-color: #fff;
}



.article-block2 .image {
	overflow:hidden;
	clip-path: polygon(0 0, 100% 0, 100% 85%, 0 100%);
} 


.article-block2 .image img{
	
	
}
.article-block2 .image img:hover{
	 transform: rotate(-10deg) scale(1.3);
	  -webkit-filter: brightness(50%);
	  transition: all 1s ease;
}
.article-block2 .article-title h2{color:#4b9ef1;font-size:18px;font-weight:bold;/*font-family: bhoma;*/}
.article-block2 .article-title h2:hover{ color:#999;}

.article-block2 .article-text {
  border-bottom: 1px solid #efecec;
  margin-bottom: 25px;
  padding-bottom: 25px;
  text-align:justify;
  height: 150px;
  overflow: hidden;
 /* font-family: bmitra; */
}

.article-block2 .more-link{font-weight:Normal;color:#fff;background-color:#4b9ef1;
width: 90px;
    position: absolute;
    left: 35px;
    bottom:80px;
    padding: 0;
    text-align: center;
    line-height: 27px;
}
.article-block2 .more-link:hover{}
.article-block2 .more-link span{font-weight:100;font-size:10px;background-color:#3a82cb;padding: 3px 10px 0px 10px;float: left;}


.article-block2 .datepane{color:#343434;/*font-family: bhoma;*/}

/*------------------- end mp article-block2 --------------------------*/



/*-------------------  mp article-block3 pogc--------------------------*/
.article-block3 {
 
  padding:0px 0;
  box-shadow: 0 0px 15px 0 rgba(0,0,0,0.5);
  margin: 30px 0 30px 0;
  background-color:#fff;
  border: 2px solid #fff;
    border-bottom: 3px solid #fcb712;
}


.article-block3 .image {
	overflow:hidden;
	position: relative;
	border-bottom: 1px solid #efecec;
  
} 

   .article-block3  .image .buttons{
	 
	 
	 background: #fff url(/portals/0/baran-bk-projects.png) top center no-repeat fixed ;
    background-position: center;
	 bottom: -100%;
        height: 100%;
        padding: 0;
		margin: 0;
        transition-duration: .5s;
		position: absolute;
		opacity: .9;
        transition: all .5s ease;
		left: 0;
        width: 100%;
		display: block;
 }
 
 
  .article-block3 .image:hover .buttons{
	 
	 
	 bottom: 0;
     
 }
 
.article-block3 .image img{
	
	width: 100%;
	/*transform: skewX(-12deg);*/
 	
  overflow: hidden;
}
.article-block3 .image img:hover{
	 /*
	  -webkit-filter: brightness(170%);
	  transition: all 0.8s ease;
	  */
}

.article-block3 .article-title  {
 	border-bottom: 1px solid #efecec;
}
.article-block3 .article-title h2 {
    color: #aaa;
    font-size: 18px;
    font-weight: bold;
	/*
    line-height: 24px;
   padding-left: 25px;
   padding-right: 25px;
    margin-top: -6px;
    min-height: 70px;
	margin-bottom:8px;
	*/
	text-align:center;
	padding: 10px;
}
.article-block3 .article-title h2:hover{ color:#fcb712;}


.article-block3 .article-title h2 a{
    color: #024ca1;
    font-size: 17px;
    font-weight: bold;
    line-height: 24px;
   
}
.article-block3 .article-title h2 a:hover{ color:#fcb712;}




.article-block3 .article-text {
/*padding-left: 15px;*/
  text-align:justify;

  
    color: #333;
    line-height:24px;
    font-size: 14px !important;
	
	
	
	border-bottom: 0px solid #efecec;
 
  padding:15px 25px;
  text-align: justify;
  height: 220px;
  overflow: hidden;
}

.article-block3 .article-type {
padding-left: 15px;
  text-align:right;

  overflow: hidden;
    color: #da2e29;
    font-weight:bold;
    font-size: 17px !important;
}

.article-block3 .article-text a{

  text-align:justify;

  overflow: hidden;
    color: #ffffff;
    
    font-size: 16px !important;
}

.article-block3 .more-link-frame{height: 50px;}
.article-block3 .more-link{font-weight:Normal;color:#fff;background-color:#024ca1;
width: 90px;
    position: absolute;
    left: 25px;
   
    padding: 0;
    text-align: center;
    line-height: 27px;
	bottom: 43px;
}
.article-block3 .more-link-mobile{bottom: 10px;}
.article-block3 .more-link:hover{}
.article-block3 .more-link span{font-weight:100;font-size:10px;background-color:#024ca1;padding: 3px 10px 0px 10px;float: left;}


.article-block3 .datepane{color: #343434; font-size: 16px;padding-bottom:10px;  }

@media only screen and (max-width: 768px) {
.article-block3 .article-title h2 {
    color: #fcb712;
    font-size: 16px;

    line-height: 28px;

}	
	
.article-block3 .article-text {

  padding-top:35px;
  margin-bottom:35px;
}
}
/*------------------- end mp article-block3 --------------------------*/




/*
====================================================================

	Team Section Two
     article-block4
====================================================================

*/



.team-section-two{

	position:relative;

	padding:100px 0px 80px;

	background-size:cover;

}



.team-section-two:before{

	position:absolute;

	content:'';

	left:0px;

	top:0px;

	right:0px;

	bottom:0px;

	background-color:rgba(0,0,0,0.85);

}



.team-block-two{

	position:relative;
margin-top: 30px;
	margin-bottom:30px;

}



.team-block-two .inner-box{

	position:relative;

	padding-right:30px;

}
.yek_radife .team-block-two .inner-box{left:15px;}
.yek_radife .team-block-two{margin-top: 15px;margin-bottom:15px;}
.yek_radife .team-block-two .inner-box .lower-content{padding: 5px 0px 10px;}
.yek_radife .team-block-two .inner-box:before {background-color:#f5f6f6;}
@media(max-width:768px){
	.team-block-two .inner-box{left:15px;}
	
}

.team-block-two .inner-box:before{

	position:absolute;

	content:'';

	left:-18px;

	top:30px;

	right:10px;

	bottom:0px;

	transition:all 500ms ease;

	-moz-transition:all 500ms ease;

	-webkit-transition:all 500ms ease;

	-ms-transition:all 500ms ease;

	-o-transition:all 500ms ease;

	
	border:1px solid rgba(35, 31, 32,1);
	border:1px solid #ddd;
	background-color:rgba(255, 255, 255,0.85);
	background-color:#fff;
	

}



.team-block-two .inner-box:hover::before{

	border-color:#777;

}




.team-block-two .inner-box .image{

	position:relative;

	overflow:hidden;

}




.team-block-two .inner-box .image img{

	position:relative;

	width:100%;

	display:block;
border: 1px solid;
}



.team-block-two .inner-box .image .social-nav{

	position:absolute;

	left:-250px;

	bottom:0px;

	padding: 12px 10px 12px 35px;

	display:inline-block;

	transition: all 900ms ease;

    -moz-transition: all 900ms ease;

    -webkit-transition: all 900ms ease;

    -ms-transition: all 900ms ease;

    -o-transition: all 900ms ease;

}



.team-block-two .inner-box .image .social-nav:before{

	position:absolute;

	content:'';

	left:-30px;

	top:0px;

	right:-35px;

	bottom:0px;

	transform:skewX(30deg);

	background-color:rgba(206, 14, 45,0.90);

}



.team-block-two .inner-box .image .social-nav li{

	position:relative;

	margin:0px 10px;

	display:inline-block;

}



.team-block-two .inner-box .image .social-nav li a{

	position:relative;

	font-size:16px;

	color:#ffffff;

	transition:all 0.3s ease;

	-moz-transition:all 0.3s ease;

	-webkit-transition:all 0.3s ease;

	-ms-transition:all 0.3s ease;

	-o-transition:all 0.3s ease;

}



.team-block-two .inner-box .image .social-nav li a:hover{

	color: #fff;
text-decoration: none;

}



.team-block-two .inner-box:hover .image .social-nav{

	left:0px;

}



.team-block-two .inner-box .lower-content{

	position:relative;

	text-align:center;

	padding:20px 0px 20px;

}



.team-block-two .inner-box .lower-content h3{

	position:relative;

	font-size:17px;

	color:#fff;

	

	text-transform:capitalize;
	background-color: #777;   
    padding: 10px 0;

}

.team-block-two .inner-box .lower-content a{

	text-decoration:none;

}


.team-block-two .inner-box .lower-content .designation{

position: relative;
font-size: 15px;
color: #555;
padding: 6px;
text-align: justify;
line-height: 30px;

}

/*
====================================================================

	End Team Section Two

====================================================================

*/


.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
    .visible-sm-block {
        display: block !important;
    }
    .visible-sm-inline {
        display: inline !important;
    }
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
    .visible-md-block {
        display: block !important;
    }
    .visible-md-inline {
        display: inline !important;
    }
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}


/*  ==================== services main page css   ============== */

.baran-main-services{padding:0px 30px 30px 30px;background-color:#f5f5f5;}

.baran-main-services img{width:100%;filter: grayscale(0%);transition: transform 0.5s ease-in-out;}
.baran-main-services img:hover{
	/*
	
	transform: rotate(-10deg) scale(1.1);
    transition: all 1s ease;
	*/
	filter: grayscale(80%);
	opacity: 0.9;
  transform: scale(1.2);

	}
.baran-main-services img:after{
	
	transform: rotate(0deg) scale(1);
    transition: all 1s ease;

	}	
	
	
	
.baran-main-services .baran-main-services-item{border-bottom:4px solid #024ca1;	overflow:hidden;margin-top:30px;border-radius:0px;}
.baran-main-services .baran-main-services-item:hover{border-bottom:4px solid #024ca1; transition: all 1s ease;}
.baran-main-services .baran-main-services-title{
	
  background-color: rgba(0,0,0,0.6);
  font-size: 18px;
  height: 50px;
  position: relative;
  margin-top: -50px;
  z-index: 2;
  color: #fff;
  text-align:center;
}
.baran-main-services .baran-main-services-title a{
	text-decoration: none;
	padding: 5px;
  color: #fff;
  font-size:17px;
  text-align:center;
  line-height: 50px;
}

/*  ==================== end services main page css   ============== */

.upheader_line {
	width: 100%;
	height: 15px;
	z-index: 100;
	background-color: #024ca1;
	position: absolute;
	/* top: 0px; */
	clip-path: polygon(100% 0, 100% 50%, 52% 50%, 50% 100%, 48% 50%, 0 50%, 0 0);
}

.upheader_line_up {
	width: 100%;
	height: 15px;
	z-index: 100;
	background-color: #024ca1;
	position: absolute;
	bottom: -1px;
	clip-path: polygon(50% 0%, 52% 50%, 100% 50%, 100% 100%, 0 100%, 0 50%, 48% 50%);
}


.dnngo_slide_menu li a:hover{background-color:#024ca1 !important;color:#ffffff !important;}

    
	
	
    #dng-megamenu666470 .dnngo_menu_list li li a:hover,
	#dng-megamenu666470 .dnngo_menu_list li li a:focus,
	#dng-megamenu666470 .dnngo_custommenu .submenu li a:hover,
	#dng-megamenu666470 .dnngo_custommenu .submenu li a:focus{
		color:#ffffff !important;
	}
	
	#dng-megamenu666470 .dnngo_menu_list li {width:100%;}
	#dng-megamenu666470 .dnngo_menu_list > li > a{background-color:#333;}
	#dng-megamenu666470 .dnngo_menu_list li span{padding-right:20px;}
	#dng-megamenu666470 .dnngo_menu_list li li{width:100%;padding:5px 5px;}
	#dng-megamenu666470 .dnngo_menu_list li li:hover{background-color:#024ca1 !important;}
	#dng-megamenu666470 .dnngo_menu_list li a:hover{color:#ffffff !important;}
	



.search-popup-box .icon {
   
    color: #FFF !important;
    
    background-color: #fcb712 !important;
 
}

#mobileheader-897948 .header-content-wrap >*:not(.nav-bar){color:#ffffff !important;}
#mobilemenu983546 a:hover span, #mobilemenu983546 li.current > a > span, #mobilemenu983546 li.active > a > span, #mobilemenu983546 li.subcurrent > a > span {
    color: #024ca1 !important;
}
#mobilemenu983546 .gomenu > ul > li > ul::after {
    border-color: #fcb712 !important;
}


#dng-megamenu666470.hoverstyle_5 .primary_structure > li.current > a{
	background-color: #fcb712;
    margin-top: -10px;
    margin-bottom: -11px;
    padding-top: 23px;
	padding-bottom: 26px;
	color: #ffffff !important;
}


/*------------------- mp slider effect --------------------------*/
.slider-black-layer{
	background-color:rgba(0,0,0,0.15);height:100%;width:100%;
}


.ModDNNGoLayerGalleryProC .tp-parallax-wrap{width:100% !important;left:0 !important;}

.tp-parallax-wrap .dej_title {
	text-shadow: 0px 0px 8px #444;
}

.tp-parallax-wrap .dej_des {

	text-shadow: 0px 0px 8px #444;
}

.tp-parallax-wrap .dej_btn_light {
	width:160px;
	left:50%;
	z-index: 10000;
	
	position: absolute;
	
	text-align:center;
	background-color: #fcb712;
    color: #fff;
    padding: 15px 0 !important;
	margin-left: -170px !important;
}

.tp-parallax-wrap .dej_btn_light a{
	
	
	text-align:center;
    color: #fff;
  
}



.tp-parallax-wrap .dej_btn_dark {
	width:160px;
	left:50%;
	z-index: 10000;
	
	position: absolute;
	
	text-align:center;
	background-color: #024ca1;
    color: #fff;
    padding: 15px 0 !important;
	margin-left: 10px !important;

}



.tp-parallax-wrap .dej_btn_dark a{
	
	
	text-align:center;
    color: #fff;
  
}


.ls-v5 .dej_title {
	width: 100%;
	z-index: 10000;
	top: 43%;
	
	position: absolute;
	color:#fff;
	font-weight:bold;
	font-size:45px;
	text-align:center;
	text-shadow: 0px 0px 8px #000;
}

.ls-v5 .dej_des {
	width: 100%;
	z-index: 10000;
	top: 58%;
	
	position: absolute;
	color:#fff;
	font-size:18px;
	text-align:center;
	text-shadow: 0px 0px 6px #000;
}

.ls-v5 .dej_btn_light {
	width:160px;
	left:50%;
	z-index: 10000;
	top: 68%;
	position: absolute;
	font-size:14px;
	text-align:center;
	background-color: #4b9ef1;
    color: #fff;
    padding: 10px 0;
	margin-left: -170px;
}

.ls-v5 .dej_btn_light a{
	
	font-size:14px;
	text-align:center;
    color: #fff;
  
}

.ls-v5 .dej_btn_light:hover{
	background-color: #343434;
}

.ls-v5 .dej_btn_dark {
	width:160px;
	left:50%;
	z-index: 10000;
	top: 68%;
	position: absolute;
	font-size:14px;
	text-align:center;
	background-color: #343434;
    color: #fff;
    padding: 10px 0;
	margin-left: 10px;

}



.ls-v5 .dej_btn_dark a{
	
	font-size:14px;
	text-align:center;
    color: #fff;
  
}
.ls-v5 .dej_btn_dark:hover{
	background-color: #4b9ef1;
}

/*-------------------end  mp slider effect --------------------------*/


.best_services_wide_pane{
	
	background: #ddd url(/portals/0/Images/dastavard-bk.jpg) top center no-repeat fixed ;
    background-size: cover;
	padding-bottom: 15px;
/*	filter: grayscale(80%); */
	
	
	
	
}


/* --------------------- footer dejkvan ------------------*/
.machins-footer{margin-bottom:0px;padding:50px 0 0 0 ;direction:ltr;border-bottom:5px solid #024ca1;}
.machins-footer img{width:100%;opacity:.5;}






.footer{
background: #313131 url(/portals/0/Images/footer-bg.png) top center no-repeat fixed;
    background-size: cover;
	padding-bottom: 25px;
	}
.footer_link_titles {
	
	font-size: 20px;
	color: #fff;
	font-weight:bold;
	line-height: 20px;
	margin: 10px;
	
	margin-top:50px;
	border-right:9px solid #fcb712;
	padding:0 10px;
	margin-bottom: 5px;
}


.footer_texts {
	
	color: #fff;
	font-size: 15px;
	text-align: right;
	line-height: 40px;
	padding: 15px 15px;
	
	font-weight:normal;
	/*border-bottom:1px solid #444;
	background-color:rgb(75, 158, 241,0.05);
	background-color:rgb(255, 255, 255,0.03);*/
	margin-bottom: 20px;
}

.footer-list{
	
	padding: 15px 15px;
}


.footer-list:last-child {
	
	margin-bottom:35px;
	border-bottom:0px;
}

.footer-list a {

	
	
	-webkit-transition: 0.5s ease;
	transition: 0.5s ease;
	background-position-x: right;
	background-image: url("/portals/0/images/arrow-lists-footer.png");
	background-repeat: no-repeat;
	background-position-y: 17px;
	font-size: 15px;
	display: inherit;
	color: #fff !important;
	line-height: 40px;
	padding: 0px 15px;
	
}


.footer-list a:visited {
	color: #ffffff !important;
	text-decoration: none !important;
}

.footer-list a:hover {
	color: #fcb712 !important;
	text-decoration: none !important;
	-webkit-transition-timing-function: ease;
	padding-right: 25px;
}

/* --------------------- end footer dejkvan ------------------*/




.footer ul {
 
  margin:0;
  padding:0;
  display:flex;
}
.footer ul li {
  list-style:none;
}
.footer ul li a {
  display:block;
  position:relative;
  width:42px;
  height:42px;
  line-height:48px;
  font-size:20px;
  text-align:center;
  text-decoration:none;
  color:#fff;
  margin: 0 10px;
  transition:.5s;
  padding-top: 10px;
}
.footer ul li a span {
  position:absolute;
  transition: transform .5s;
}
.footer ul li a span:nth-child(1),
.footer ul li a span:nth-child(3){
  width:100%;
  height:2px;
  background:#fff;
}
.footer ul li a span:nth-child(1) {
  top:0;
  left:0;
  transform-origin: right;
}
.footer ul li a:hover span:nth-child(1) {
  transform: scaleX(0);
  transform-origin: left;
  transition:transform .5s;
}

.footer ul li a span:nth-child(3) {
  bottom:0;
  left:0;
  transform-origin: left;
}
.footer ul li a:hover span:nth-child(3) {
  transform: scaleX(0);
  transform-origin: right;
  transition:transform .5s;
}

.footer ul li a span:nth-child(2),
.footer ul li a span:nth-child(4){
  width:2px;
  height:100%;
  background:#fff;
}
.footer ul li a span:nth-child(2) {
  top:0;
  left:0;
  transform:scale(0);
  transform-origin: bottom;
}
.footer ul li a:hover span:nth-child(2) {
  transform: scale(1);
  transform-origin: top;
  transition:transform .5s;
}
.footer ul li a span:nth-child(4) {
  top:0;
  right:0;
  transform:scale(0);
  transform-origin: top;
}
.footer ul li a:hover span:nth-child(4) {
  transform: scale(1);
  transform-origin: bottom;
  transition:transform .5s;
}

.footer .facebook:hover {
  color: #fcb712;
}
.footer .facebook:hover span { 
  background: #fcb712;
}
.footer .twitter:hover {
  color: #fcb712;
}
.footer .twitter:hover span { 
  background: #fcb712;
}
.footer .instagram:hover {
  color: #fcb712;
}
.footer .instagram:hover span { 
  background: #fcb712;
}
.footer .google:hover {
  color: #fcb712;
}
.footer .google:hover span { 
  background: #fcb712;
}
.footer ul li a .twitter {
  color: #fcb712;
}
.footer ul li a:hover:nth-child(3) {
  color: #fcb712;
}
 .footer ul li a:hover:nth-child(4) {
  color: #fcb712;
}




.footer .socialmedia:hover {
  color: #fcb712;
}
.footer .socialmedia:hover span { 
  background: #fcb712;
}





.under-footer{background-color:#191a1f;color:#aaa;padding:8px 0px;font-size:13px;}
.under-footer .copyright{float:right;}
.under-footer .terms-priv{float:left;}
.under-footer .terms-priv a{color:#bbb;}




.edit-mode-maleki .header-position{position: inherit !important;}




.dej_Countainer {
	padding: 15px;
	margin-top: 0px;
}

.dej_Countainer_nopadding{
	
	margin-top: 15px;
}

.dej_Countainer_with_border{
	padding: 15px;
	border: 1px solid #ccc;
	margin-top: 15px;
}


.cTitle_dark {
	font-size: 18px;
	color: #fff;
	text-align: right;
	line-height: 47px;
	
	padding-right: 15px;
	background-color: #4b9ef1;
	/*
	margin: 20px 0px 20px 0px;
	padding: 10px;*/
	border-right: 0px solid #343434;
	font-weight:bold;
}

.cTitle_dark_gray {
	font-size: 18px;
	color: #fff;
	text-align: right;
	line-height: 47px;
	
	padding-right: 15px;
	background-color: #797979;
	/*
	margin: 20px 0px 20px 0px;
	padding: 10px;*/
	border-right: 0px solid #343434;
	font-weight:bold;
}
.cTitle {
	font-size: 18px;
	color: #343434;
	text-align: right;
	line-height: 27px;
	border-right: 6px solid #024ca1;
	
	font-weight:bold;
	/*
	padding: 10px;
	margin: 20px 0px 20px 0px;*/
	padding-right: 15px;
	
	
}

.cTitle h1 {
	font-size: 18px;
	color: #343434;
	text-align: right;
	line-height: 27px;
	margin: 0px;
	font-weight: normal;
	font-weight:bold;
}

.cSubTitr {
	font-size: 16px;
	line-height: 36px;
	color: #024ca1;
	padding-top: 20px;
	font-weight:bold;
	margin-bottom:-15px;
}

.DnnModule-DNN_HTML h2 {
	font-size: 16px;
	line-height: 36px;
	color: #4b9ef1;
	padding-top: 20px;
	font-weight:bold;
	margin:0;
	margin-bottom:-15px;
}

.DnnModule-DNN_HTML h3 {
	font-size: 16px;
	line-height: 36px;
	color: #343434;
	padding-top: 20px;
	font-weight:bold;
	margin:0;
	margin-bottom:-15px;
}

.DnnModule-DNN_HTML hr {
	margin-bottom: 0px;
}

.cText {
	padding-top: 20px;
	font-size: 15px;
	direction: rtl;
	text-align: justify;
	line-height: 32px;
	color: #343434;
	display: inline-block;
}

p {
	margin:0;
	padding:0;
	padding-top: 20px;
	font-size: 15px;
	direction: rtl;
	text-align: justify;
	line-height: 32px;
	color: #343434;
	display: inline-block;
}


.cList {
	font-size: 15px;
	padding-right: 0px !important;
	list-style-type: decimal !important;
	padding-top: 5px !important;
}


.cList ul {
	margin-bottom:0 !important;
}

.cList li {
	font-size: 15px;
	color: #343434;
	/*padding-bottom: 10px;*/
	text-align: justify;
	background-position-x: right;
	background-image: url("/portals/0/images/arrow-lists.png");
	background-repeat: no-repeat;
	background-position-y: 12px;
	list-style-type: none;
	padding-right: 15px;
	line-height: 32px !important;
}



.cPicDes{
	text-align:center;
	font-size: 13px;
	padding-top: 0px;
	color: #666;
	font-style:italic;
	margin-top: -5px;
}

 .ArticlesResources {
    text-align:left;
	font-size: 13px;
	padding: 0px;
	color: #666;
	font-style:italic;
}

 .ArticlesResources p{
    text-align:left;
	font-size: 13px;
	padding: 0px;
	color: #666;
	font-style:italic;
}

 .ArticlesResources span{
    text-align:left;
	font-size: 13px;
	padding: 0px;
	color: #666;
	font-style:italic;
}


 .ArticlesResources em{
	text-align:left;
	font-size: 13px;
	padding: 0px;
	color: #666;
	font-style:italic;
}

 .ArticlesResources a{
text-align:left;
	font-size: 13px;
	padding: 0px 10px;
	color: blue;
	font-style:italic;
	text-decoration:none;

}

 .ArticlesResources a:hover{

	text-decoration:underline;

}



.myimage{
	
}

.myimage img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0px;
}

.myimage_with_border img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-radius: 0px;
	border:1px solid #ccc;
	padding:2px;
}

.myimage_W100 img {width: 100%;}
.myimage_W80 img {width: 80%;}
.myimage_W60 img {width: 60%;}

@media only screen and (max-width: 768px) {
.myimage_W80 img {width: 100%;}
.myimage_W60 img {width: 100%;}

}


.projects_property_frame{ }
.projects_property{

	padding:10px 15px;
	margin-top:15px;
	background-color: #fbfbfb;
    border: solid 1px #f5f5f5;
}
.projects_property_Titr {
	font-size: 16px;
	line-height: 36px;
	color: #343434;
	font-weight:bold;
	margin-bottom:-15px;
}
@media only screen and (min-width: 992px) {
.projects_property_frame:nth-child(odd) {
  padding-left: 7.5px;
}
.projects_property_frame:nth-child(even) {
  padding-right: 7.5px;
}
}

.projects_property_frame:last-child {
  margin-bottom:10px;
}


/*     ----------------- div table css  --------------------   */
  .my_table {
    display: table;
    text-align: center;
    width: 100%;
    margin-top: 15px;
    border-collapse: separate;
	font-size:15px;
	line-height: 32px;
  }
  
  .my_table_row {
    display: table-row;
  }
  
  .my_theader {
    display: table-row;
  }
  
  .my_table_header {
    display: table-cell;
    border-bottom: #ccc 1px solid;
    border-top: #ccc 1px solid;
    background: #666;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
   
  }
  
  .my_table_header:first-child {
   border-right: #ccc 1px solid;
    border-top-left-radius: 0px;
  }
  
  .my_table_header:last-child {
    
    border-top-right-radius: 0px;
	 border-left: #ccc 1px solid;
  }
  
  .my_table_small {
    display: table-cell;
  }
  
  .my_table_row > .my_table_small > .my_table_cell:nth-child(odd) {
    display: none;
    background: #666;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  .my_table_row > .my_table_small > .my_table_cell {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #343434;
    border-bottom: #ccc 1px solid;
  }
  
  .my_table_row > .my_table_small:first-child > .my_table_cell {
    
	border-right: #ccc 1px solid;
  }
  
  .my_table_row > .my_table_small:last-child > .my_table_cell {
    border-left: #ccc 1px solid;
  }
  
  .my_table_row:last-child > .my_table_small:last-child > .my_table_cell:last-child {
    border-bottom-right-radius: 0px;
  }
  
  .my_table_row:last-child > .my_table_small:first-child > .my_table_cell:last-child {
    border-bottom-left-radius: 0px;
  }
  
  .my_table_row:nth-child(2n+3) {
    background: #e9e9e9;
  }
  
  @media screen and (max-width: 900px) {
    .my_table {
      width: 100%
    }
  }
  
  @media screen and (max-width: 650px) {
    .my_table {
      display: block;
    }
    .my_table_row:nth-child(2n+3) {
      background: none;
    }
    .my_theader {
      display: none;
    }
    .my_table_row > .my_table_small > .my_table_cell:nth-child(odd) {
      display: table-cell;
      width: 50%;
    }
    .my_table_cell {
      display: table-cell;
      width: 50%;
	  border-left: #ccc 1px solid;
    }
    .my_table_row {
      display: table;
      width: 100%;
      border-collapse: separate;
      padding-bottom: 20px;
      margin: 5% auto 0;
      text-align: center;
    }
    .my_table_small {
      display: table-row;
    }
    .my_table_row > .my_table_small:first-child > .my_table_cell:last-child {
      /*border-left: #ccc 1px solid;*/
    }
    .my_table_row > .my_table_small > .my_table_cell:first-child {
     /* border-left: #ccc 1px solid;*/
    }
    .my_table_row > .my_table_small:first-child > .my_table_cell:first-child {
      /*border-top-left-radius: 0px;*/
      border-top: #ccc 1px solid;
	   
    }
    .my_table_row > .my_table_small:first-child > .my_table_cell:last-child {
      /*border-top-right-radius: 0px;*/
      border-top: #ccc 1px solid;
	  border-right: none;
    }
    .my_table_row > .my_table_small:last-child > .my_table_cell:first-child {
      /*border-right: none;*/
    }
    .my_table_row > .my_table_small > .my_table_cell:last-child {
      /*border-right: #ccc 0px solid;*/
    }
    .my_table_row > .my_table_small:last-child > .my_table_cell:first-child {
      /*border-bottom-left-radius: 0px;*/
    }
    .my_table_row > .my_table_small:last-child > .my_table_cell:last-child {
      /*border-bottom-right-radius: 0px;*/
    }
  }
  
  /* ---------------------- end div table css ------------------------ */
 
 
 
 .mp-mini-slider-titles {
	background-color: rgba(0,0,0,0.4);
	color: #ffffff;
	font-size: 18px;
	font-family: iransans;
	padding: 10px 30px;
	text-align: center;
	
}

.hidden-in-fa{display:none;}

.language_en_mobile {
    z-index: 110;
    background-color: #464646;
    /* height: 27px; */
    /* margin-bottom: -28px; */
    position: relative;
    top: -18px;
    width: 42px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    /* margin-left: 4px; */
}


.language_en_mobile {
    z-index: 110;
    background-color: #464646;
     height: 27px; 
    /* margin-bottom: -28px; */
    position: absolute;
    top: 64px;
    width: 42px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    /* margin-left: 4px; */
    right: 5px;
}

.language_ir_mobile {
	  z-index: 110;
    background-color: #464646;
     height: 27px; 
    /* margin-bottom: -28px; */
    position: absolute;
    top: 64px;
    width: 42px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    
    right: 50px;
}

.language_en {
    z-index: 110;
    background-color: #464646;
    /* height: 27px; */
    /* margin-bottom: -28px; */
    position: relative;
    top: -18px;
    width: 42px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    /* margin-left: 4px; */
}

.language_ir {
	z-index: 110;
	background-color: #464646;
	
	position: relative;
	top: -18px;
	width: 42px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: 3px;
}