﻿
@font-face {
    font-family: "Adobe Arabic";
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/AdobeArabic-Regular.ttf') format('truetype');
}




@font-face {
    font-family: 'Iranian Sans';
    src: url('../fonts/Iranian Sans.ttf') format('truetype');
}



body {
    font-family: 'Adobe Arabic';
    font-size: medium;
    background-color: rgb(255,255,255);
   
}

.row{
    margin-right:0px!important;
    margin-left:0px!important;
}
@media (min-width: 1200px) {
    .container {
        width: 1270px!important;
    }
}


.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}


div.col-md-9 {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.navbar-fixed-top{
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}
.topheader {
    float: right;
    width: 100%;
    font-size: larger;
    font-weight: bold;
   
    background-image: url('../Images/Image_Ui/Satrap-topheader.png');
    background-repeat: repeat-x;
    background-size: cover;
    color: rgb(10,2,0);
}

.logo img {
    float: right;
  
}


div.menuBar {
  
    background-image: url('../Images/Image_Ui/Satrap-menu.png');
    background-repeat: repeat-x;
    background-size: cover;
    /* border: 1px solid #c8ad56; */
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

div.menu {
    float: right;
    margin-right:25px;
}

div.clogo img{
   
   margin:0 auto;

   margin-top:10px;

}




nav ul ul {
	display: none;
}
 
nav ul li:hover > ul {
	display: block;
}
nav ul{
	
	
	padding: 0px!important;
    margin:0px!important;
	
	list-style: none;
	position: relative;
	display: inline-table;
}
nav ul:after {
	content: "";
	clear: both;
	display: block;
}


nav ul li {
	float: right;
	position: relative;
    
	
}



    nav ul li:hover a {
        border-bottom: 2px solid rgb(82, 89, 251)!important;
    }

    nav ul li a {
        font-size: 22px;
        display: block;
        padding:5px;
        padding-left:15px;
        color: rgb(218,186,103) !important; text-decoration: none;
    }
   
ul ul {
	background: #f8f8f8;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
	right: 0;
	width: 200px;
    z-index:1000;
}
nav ul ul li {
	float: none;
     border-bottom: 1px solid #e7e7e7;
	position: relative;
}
nav ul ul li a {
	padding: 15px 40px;
    margin-left:50px;
	color: #fff;
}	
/*nav ul ul li a:hover {
	background:rgb(7,53,149);
  
}*/

nav ul ul ul {
	position: absolute;
	right: 100%;
	top:0;
}

div.timevalue{
  
    display:inline-block;
    vertical-align: middle;
    border-radius:4px;
    margin-right:5px;
     
    

}

div.timevalue span{
    font-size:18px;
    color: #b7b7b7;
}

div.ratevalue span{

   
    
     color: #dfb674;

}
div.ratevalue{
    
    font-size:25px;
    display:inline-block;
   
    margin-right:20px;
    
    
}
span.linkLogin{
    font-size:20px;
}

div.value{
    padding:20px;
}


div.myHeaderFor767px {
    display: none;
}

.slider{

    float:right;
    width:100%;
    /*height:500px;*/
}
.slidItem{

    float:right;
    width:100%;
    height:100%;
}



.menuIcon span {
    float: left;
    font-size: 30px;
    padding: 10px;
    z-index: 1000;
    background-color: rgb(19,23,130);
    color: #fff;
    margin-top:30px;
}

.menuIcon span:hover{

    cursor:pointer;

}

.na-menu a {
    color: rgb(218,186,103)!important;
}

@media(max-width:991px) {
    div .clogo{
        display:none;
    }

    


}

@media(max-width:990px) {
   
    div.bgtopheader {
        display: none;
    }


    
    div.cycle-slideshow {
        margin-bottom: -200px;
    }
    div.myHeaderFor767px {
        display: block;
    }

  
 

   
}

nav span.close{

    font-size:20px;
    color:#DFB474;
}






@font-face {
    font-family: "RobotoBk";
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Roboto-Bold.ttf') format('truetype');
}


.img-center img {
    display: block;
    margin: 0 auto;
}




.abouttitle h1 {
    /*position: relative;*/
    font-family: RobotoBk;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 18px;
    color: rgb(218,186,103);
    /*margin-bottom: 45px;*/
}


.abouttitle  span {
    /*display: block;*/
    color: rgb(10,2,0);
}


@media(max-width:980px){

  /*div.abouttitle{
      margin-top:-50px;
  }*/

    img.wp-post-images {
       
        display: block;
        margin: 0 auto;
    }

    div.logo img{
height:150px!important;
    }
}



.panel-success > .panel-heading {
    text-align: center;
    color: rgb(218,186,103) !important;
    background-image: url('../Images/Image_Ui/Satrap-panel.png');
    background-repeat: repeat-x;
    background-size: cover;
    vertical-align: middle !important;
    font-size: 20px;
    height: 30px;
    padding-top: 5px !important;
    padding-bottom: 30px !important;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}



.panel-body{


    font-size:20px;
}

div.content h1 {
    color: #662483;
    margin-bottom: 15px;
    font-size: 35px;
    font-family: inherit;
}

div.content p {
    text-align: justify;
    line-height: 30px;
   
    font-size: 23px;
}

a:hover{
    text-decoration:none;
}

div.service-title {
    position: relative;
    /*margin-bottom: 50px;*/
}

.service-title h1 {
    font-size: 36px;
    text-align: center;
    margin-top: 30px;
    margin-bottom:40px;
}

.servicescol {
    padding-bottom: 115px;
}

div.Servicesitem-item h3 {
    text-align: center;
    font-size: 26px;
    color: #6f6f74;
    margin-bottom: 28px;
}

div.Servicesitemdesk p {
    text-align: center;
    font-size: 24px;
    color: #6f6f74;
}

.item-service-hover {
    position: absolute;
    opacity: 0;
    bottom: -90px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(assets/images/sprite.png);
    width: 200px;
    height: 95px;
    background-position: -15px -72px;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.item-service:hover .item-service-hover {
    opacity: 1;
}
@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}


div.news {
    float: right;
    width: 100%;
    margin-top:40px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 0px;
}





div.titleNews h3 {
    margin-bottom: 40px;
    font-size: 38px;
    color: rgb(10,0,2);
    
}



.item-blog-span {
    position: absolute;
    top: -10px;
    z-index: 10;
    font-size: 16px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
    display: inline-block;
    width: 82px;
    height: 22px;
    text-align: center;
    line-height: 22px;
}



.item-blog-span:before {
    position: absolute;
    content: " ";
    width: 20px;
    height: 28px;
    background: url('assets/images/sprite.png');
    background-position: -421px 0;
    right: -16px;
    top: -3px;
}

.item-blog-span:after {
    position: absolute;
    content: " ";
    width: 20px;
    height: 28px;
    background: url('assets/images/sprite.png');
    background-position: -392px 0;
    left: -16px;
    top: -3px;
}


.item-blog-image {
    position: relative;
    height: 208px;
    border: 1px solid transparent;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.item-blog:hover .item-blog-image {
    border: 1px solid #dfb674;
}

.item-blog-image a {
    display: block;
}

.item-blog-image a img {
    width: 100%;
}


.item-blog-desc .item-blog-desc-title {
    padding: 25px 0 15px;
}

    .item-blog-desc .item-blog-desc-title a{
        font-size: 24px;
        color: rgb(10,2,0);
        text-align: center;
        display: block;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
       
    }

.item-blog:hover .item-blog-desc .item-blog-desc-title a {
    color:#ccc;
}

.item-blog-desc .item-blog-desc-content p {
    font-size: 28px;
    color: rgb(171,94,28);
}

.item-blog-more {
    padding-bottom: 30px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

    .item-blog-more span,
    .item-blog-more a {
        display: block;
        text-align: center;
        color: rgb(12,35,64);
        font-size: 18px;
    }

.item-blog-more span.ib-line {
    background: url(assets/images/sprite.png);
    width: 121px;
    height: 2px;
    margin: 0 auto;
    background-position: 0px -62px;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.item-blog-more span.ib-date {
    position: relative;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.item-blog-more a {
    position: relative;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.item-blog:hover .item-blog-more {
    opacity: 1;
}

.item-blog:hover .item-blog-more span.ib-date,
.item-blog:hover .item-blog-more a {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

.item-blog:hover .item-blog-more span.ib-line {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

.item-blog-desc-conten{

    font-size:24px;
}

/*@media(max-width:767px){

 .item-blog-desc-title  a{

     font-size:16px;
 }
   



   
}*/

.Footer {
    background-color: rgb(64,64,64);
    font-size: 20px;
}
.TitleFotter {
  color:rgb(218,186,103);
}


.Icon {
    color: #ffffff;
}
@media(max-width:992px) {
    .carousel-item {
        height: 100%;
    }
    img.d-block {
        height: inherit;
    }
}






















.top-breadcrumbs {
    float: right;
    width: 100%;
    height: 35px;
   
  
    border-right: 2px solid #E3E3E3;
}

    .top-breadcrumbs span {
        margin-right: 5px;
        margin-left: 5px;
        color: #222222;
       
    }


   
@media(max-width:1200px){
.top-breadcrumbs{

    margin-top:10px;

    
}
  
   
}




.icon {
    font-size: 10px;
    margin-left: 5px;
    color: rgb(218,186,103);
}


.mainContent{

    float:right;
   


}






.content-title {
    margin-top: 170px;
    font-size: 30px;
    color: #662483;
}

@media(max-width:767px){

 .mainimg {
     margin-top:30px;
 } 
 .content-title{
     margin-top:20px;
 }
  
}



.exchange-rate{
 margin-top:50px;

}



.exchange-rate-title{

    font-size:30px;
   
    color:#726F74;
}

.exchange-rate-content{

    font-size:30px;
    
}


.information{

    float:right;
   
    
    border:1px solid #ccc;
   
    height:730px;

    margin-top:70px;
    margin-right:80px;

    padding:20px;
    margin-bottom:10px;



}

div#map{

    margin-top:70px;
    margin-bottom:10px;

}

/*@element #three {
  $this {
    width: 100%;
    height: 100ew;
    border: 20ew solid lime;
  }
}*/


.address{
    float:right;
}


.iconMap {
    float: right;
    color: rgb(218,186,103);
    font-size: 23px;
    margin-left: 13px;
}

.textAddress {
    font-size: 25px;
  
}

i.user,i.envelope{
    
   
    position:relative;
    float:left;
     font-size:20px;
     top:-45px;
     
     left:20px;
     color:#D6D6D6;
}
i.text{
    position:relative;
    float:left;
    top:-150px;
   left:-20px;
    font-size:20px;
    color:#D6D6D6;
}

@media(max-width:991px){

   .information{

       margin-right:0px;
       height:770px;
      
   }

   
}

/*@media(max-width:767px){

 
    .textAddress{
    
    font-size:18px;
}

   
}*/






/*page in post*/













.list-archive-news {
    position: relative;
    overflow: hidden;
}

.list-archive-news-title {
    margin-top: 5px;
    margin-bottom: 5px;
    
}

    .list-archive-news-title h2 {
        font-size: 30px;
        text-align: center;
        color: rgb(10,0,2);
     
    }

.item-lanb {
    position: relative;
    padding: 20px 0;


  
}
.item-lanb:before {
    position: absolute;
    content: " ";
    background: url('assets/images/sprite.png');
    background-position: 0px -185px;
    width: 800px;
    height: 12px;
    top: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

@media (max-width: 768px) {
    .item-lanb-image a {
        width: 300px !important;
        height: 180px !important;
    }
}

@media (max-width: 1200px) {
    .item-lanb-image a {
        width: auto;
        height: 162px;
    }
}

.item-lanb-image a {
    position: relative;
    overflow: hidden;
    display: block;
    width: 300px;
    height: 180px;
    margin: 0 auto;
}

    .item-lanb-image a:before {
        position: absolute;
        content: " ";
        background-color: rgba(193, 143, 61, 0.51);
        display: inline-block;
        width: 100%;
        height: 100%;
        opacity: 0;
        -webkit-transition: opacity 0.5s ease;
        -moz-transition: opacity 0.5s ease;
        -o-transition: opacity 0.5s ease;
        transition: opacity 0.5s ease;
    }




.item-lanb-content-title h2 {
    margin-top: 8px;
    margin-bottom: 18px;
}

    .item-lanb-content-title h2 a {
        font-size: 30px;
        color: rgb(218,186,103);
        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        transition: color 0.5s ease;
    }

    .item-lanb-content-title h2 a:hover {
        color: rgb(218,186,103);
    }

.item-lanb-content-date-cat .lanb-date {
    position: relative;
    font-size: 22px;
    color: rgb(218,186,103);
    display: inline-block;
}

.item-lanb-content-date-cat .lanb-date:before {
    position: absolute;
    content: " ";
    width: 20px;
    height: 20px;
    background: url('assets/images/sprite.png');
    background-position: -545px 0;
    right: 0px;
}

.item-lanb-content-date-cat .lanb-category {
    position: relative;
    display: inline-block;
    padding-right: 28px;
    margin-right: 30px;
    font-size: 24px;
    color: rgb(218,186,103);
}

.icon-news {
    color: rgb(218,186,103);
}


span.glyphicon-calendar, span.glyphicon-folder-open {
    font-size: 13px;
    margin-left: 5px;
}

.item-lanb-content-desc {
    margin-top: 16px;
    font-size: 22px;
   
}

    .item-lanb-content-desc p {
        line-height: 30px;
       
    }

.item-lanb-content-desc {
    margin-top: 16px;
}

.not-found {
    padding: 100px 0;
    border: 1px solid #c18f3d;
}

.not-found p {
    text-align: center;
}

.pagination-list {
    position: relative;
    text-align: center;
    padding-bottom: 15px;
}

.pagination-list a.page-numbers {
    text-align: center;
    margin: 0 15px;
    color: #575757;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
}

.pagination-list a.page-numbers:hover {
    color: #c18f3d;
}

.pagination-list .next {
    position: absolute;
    top: -8px;
    left: 14px;
    margin: 0px !important;
}

.pagination-list .prev {
    position: absolute;
    right: 14px;
    margin: 0px !important;

}

.pagination-list .page-numbers.current {
    color: #c18f3d;
    border-bottom: 2px solid #c18f3d;
    display: inline-block;
    width: 18px;
}

.pagination-list .p_l {
    position: relative;
    top: 8px;
    width: 25px;
    height: 25px;
    border: 1px solid #d7d7d7;
    display: inline-block;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.pagination-list .prev:hover .p_l,
.pagination-list .next:hover .p_l {
    border: 1px solid #e1bb7d;
}

.pagination-list .p_l.p_l_prev {
    margin-left: 10px;
}

.pagination-list .p_l.p_l_next {
    margin-right: 10px;
}

.pagination-list .next .p_l.p_l_next:before,
.pagination-list .next .p_l.p_l_next:after {
    position: absolute;
    content: ' ';
    width: 16px;
    height: 7px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: url('assets/images/sprite.png');
    z-index: 10;
}

.pagination-list .next .p_l.p_l_next:before {
    background-position: -316px -100px;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.pagination-list .next .p_l.p_l_next:after {
    background-position: -316px -114px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.pagination-list .next:hover .p_l.p_l_next:before {
    opacity: 0;
}

.pagination-list .next:hover .p_l.p_l_next:after {
    opacity: 1;
}


.pagination-list .prev .p_l.p_l_prev:before,
.pagination-list .prev .p_l.p_l_prev:after {
    position: absolute;
    content: ' ';
    width: 16px;
    height: 7px;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: url('assets/images/sprite.png');
    z-index: 10;
}

.pagination-list .prev .p_l.p_l_prev:before {
    background-position: -336px -100px;
    opacity: 1;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.pagination-list .prev .p_l.p_l_prev:after {
    background-position: -336px -114px;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}

.pagination-list .prev:hover .p_l.p_l_prev:before {
    opacity: 0;
}

.pagination-list .prev:hover .p_l.p_l_prev:after {
    opacity: 1;
}

.sidebar-archive {
    margin-top: 52px;
}

.sa-category-box-title h4 {
    position: relative;
    font-size: 30px;
    padding-bottom: 15px;
    color: rgb(218,186,103);
    text-align: center;
    margin-bottom: 2px;
    border-bottom: 2px solid rgb(10,2,0);
}

.sa-category-box-title h4:before {
    position: absolute;
    content: " ";
    width: 100%;
    height: 14px;
    background: url('assets/images/sprite.png');
    background-position: -367px -162px;
    right: 0;
    bottom: -15px;
}

.sa-category-box, .sa-last-box, .sa-tag-box {
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
}

.sa-category-box-list ul li {
    position: relative;
    padding-right: 20px;
    margin-bottom: 5px;
    list-style:none;
}

    .sa-category-box-list ul li a{
       color:rgb(10,2,0);
        display: block;
        font-size: 24px;
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        -o-transform: translateX(0px);
        transform: translateX(0px);
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

.sa-category-box-list ul li a:hover {
    color: #d6aa61;
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}

.sa-category-box-list ul li:before {
    position: absolute;
    content: '';
    width: 12px;
    height: 15px;
    background: url('assets/images/sprite.png');
    background-position: -588px -3px;
    right: 0;
    top: 3px;
}

.item-scbl {
    border-right: 2px solid rgb(10,2,0);
    margin-bottom: 30px;
    padding-right: 18px;
}

.item-scbl-title {
    margin-bottom: 8px;
}

    .item-scbl-title h3 a {
        font-size: 24px;
        color: rgb(10,0,2);
        -webkit-transition: color 0.5s ease;
        -moz-transition: color 0.5s ease;
        -o-transition: color 0.5s ease;
        transition: color 0.5s ease;
    }

.item-scbl-title h3 a:hover {
    color: #dcaf66;
}

.item-scbl-publish span {
    font-size: 22px;
    
}

.post_tags a {
    font-size: 20px;
    background-color: #f9f9f9;
    margin: 3px;
    display: inline-block;
    padding: 7px 15px;
    color: #999999;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.post_tags a:hover {
    background-color: #dbdbdb;
}




.share {
    position: relative;
   float:left;
   font-size:24px;
}

.share .share-list {
    
    position: relative;
    top: 5px;
    padding-right: 26px;
    display: inline-block;
    cursor: pointer;
}




#social-share {
    position: absolute;
    bottom: -5px;
    left: 120px;
    z-index: 20;
    width: 100%;

}

#social-share ul.social-sl {
    list-style: none;
    text-decoration: none;
    text-align: center;
    position: relative;
    display: block;
    padding:0px;
    margin:0px;
}

#social-share ul.social-sl li {
    position: relative;
    float: left;
    margin-right: 5px;
    

}

    #social-share ul.social-sl li a i {
        color: rgb(218,186,103);
    }















.single-post {
    width: 78%;
    margin: 0 auto;
    margin-top: 45px;
}

.single-post-title {
    position: relative;
    overflow: hidden;
    padding: 18px 0;
    
}

    .single-post-title h2 {
        position: relative;
        overflow: hidden;
        font-size: 30px;
        color: rgb(218,186,103);
        padding-right: 25px;
        float: right;
        margin-top: -2px;
    }

.single-post-title h2:before {
    position: absolute;
    content: " ";
    background: url(assets/images/sprite.png);
    background-position: 0 0px;
    width: 18px;
    height: 24px;
    right: 0;
    top: 5px;
    
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
   
}

.single-post-content p {
    font-size: 24px;
  
    text-align: justify;
    line-height: 30px;
}

.single-post-info {
    position: relative;
    margin: 45px 0 80px;
    text-align: left;
}

.single-post-info .spi {
    color: #acacac;
    font-size: 20px;
    margin-right: 20px;
}

.single-post-info .spi-tag {
    position: relative;
    margin-bottom: 15px;
    margin-right: 0px;
    float: right;
}

.single-post-info .spi-tag p a {
    font-size: 18px;
    color: #d3d3d3;
}

.single-post-info .spi-date {
    position: relative;
    padding-right: 26px;
    display: inline-block;
}

.single-post-info .spi-date:before {
    position: absolute;
    content: " ";
    width: 20px;
    height: 20px;
    background: url('assets/images/sprite.png');
    background-position: -545px -3px;
    right: 0px;
}

    .single-post-info .spi-category {
        position: relative;
        display: inline-block;
        padding-right: 28px;
        color: rgb(12,35,64);
    }

.single-post-info .spi-category:before {
    position: absolute;
    content: ' ';
    width: 20px;
    height: 20px;
    background: url('assets/images/sprite.png');
    background-position: -565px -3px;
    right: 0;
}

.single-post-info .spi-count-comment {
    position: relative;
    padding-right: 26px;
    display: inline-block;
}

.single-post-info .spi-count-comment:before {
    position: absolute;
    content: ' ';
    width: 20px;
    height: 20px;
    background: url('assets/images/sprite.png');
    background-position: -547px -22px;
    right: 0;
}



.heding-content-title h1 {
    position: relative;
    font-size: 30px;
    color: rgb(218,186,103);
    padding-right: 25px;
}
strong{

    font-weight:bold;
}


.page-cont ol li {

    font-size: 26px;
    color: rgb(0,0,0);
    list-style-type: decimal;

}

.page-content{
    margin-top:60px;
}

.input-cf-text{

height:50px;
   

border: 1px solid #ccc;

margin: 8px 0;

outline: none;

padding: 0 24px;

font-size: 22px;

}

.cmEmail{

    margin-top:-50px;
}

.input-cf-textarea{

font-size: 22px;

}


.fa-user,.fa-envelope{
    position:relative;

    font-size:18px;
  
}
.fa-align-left{
    position:relative;
    top:-150px;
    right:-35px;
}

.comment-single-Post{

    margin-bottom:100px;
    margin-top:50px;
}

.btn-Comment {
    float: left;
    font-size: 22px;
    background-color: rgb(19,23,130);
    color: rgb(218,186,103);
    width: 100px;
}


.comment-response{

    float:right;
    width:100%;
    margin-top:100px;

}

.top-comment{
    color:#CEA35D;
   
}

.comment-response-title h3 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 50px;
   
}
.name{

    font-size: 25px;
    
}
.date{

    float:left;
    font-size: 25px;
}


span.replay-icon{
    float:left;
    font-size:25px;
    margin-right:10px;
    color:#CEA35D;
}

.text-comment p{

    font-size:20px;

}

.childComment-response-body{
    
    width:80%;

    
    background-color:#F9F9FA;
}


/*tabelexchange*/
table.exchange{


    font-size:20px;
    margin-top:30px;
    
}


/*showComment*/



.comment-post-title {
    font-size: 30px;
    color: rgb(12,35,64);
    margin-bottom: 30px;
}

/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 200px
}
/* End carousel */




* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#cycle-1 div { width:100%; }
#cycle-2 .cycle-slide { border:3px solid #fff; }
#cycle-2 .cycle-slide-active { border:3px solid #004; }

#slideshow-1,#slideshow-2 { width: 50%; max-width: 600px; margin: auto }
#slideshow-2 { margin-top: 10px }
.cycle-slideshow img { width: 100%; height: auto; display: block; }






div.title-dreft {
    font-size: 24px;
    border: 1px solid #333;
    margin-bottom:-20px;

}
table.Gold {
    margin-top: 10px;

  
}

    table.Gold tr th {
     
       
      
  
        /* border: 1px solid #c8ad56; */
        font-size: 20px;
        text-align: center;
        border: 1px solid #333;
    }



    table.Gold tr:first-child {
        color: rgb(218,186,103) !important;
        background-image: url('../Images/Image_Ui/Satrap-Table.png');
        background-size: cover;
    }
    table.Gold tr td {

        border:1px solid #333;
        font-size: 22px;
        border-bottom: 1px solid #9b9b9b;
        padding: 3px !important;
        color: rgb(10,2,0);
        text-align: center;
    }
   

div.gold-title{
    margin-top:50px;
    
}


    div.gold-title h3 {
        color: #6F6F74;
        font-size:28px;
    }

 div.updateText{

    font-size:24px;
    margin-bottom:-40px;
}

/*********************/

input.input-text{
    width:200px;
    height:30px;
}

.cal {
    margin-bottom: 30px;
    color: rgb(33,76,31);
}

input.priceExchange {

    height: 40px;
    width:160px;
    color: rgb(12,35,64);
    border: 2px solid rgb(33,76,31);
}



input.resultExchange {
    font-size: 30px;
    border: 2px solid rgb(33,76,31);
    color: rgb(12,35,64);
}


select#fromId,#toId{
font-size:20px;
height: 40px;
color:rgb(0,0,0);
width: 200px;

}

div.select-item {
    padding: 25px;
    text-align: center;
  
 
}

button.Computing {
    width: 140px;
    height: 40px;
    font-size: 20px;
    background-color: rgb(218,186,103);

    color: rgb(19,23,130);
}
.BodyFotter{
    color:#fff;
}

.BodyFotter a {
    color: #ffffff;
}
.BodyFotter span {
    margin-right:5px;
}

.chart h2 {
    color: rgb(218,186,103);
}

/*//////////////////////////////////////////////////////////*/

.calcute-back {
    background-color: rgb(19,23,130);
}



