@font-face {
    font-family: IRANSans-web;
    src: url(../fonts/IRANSans-Bold-web.eot);
    src: url(../fonts/IRANSans-Bold-web.eot?#iefix) format("eot"), url(../fonts/IRANSans-Bold-web.woff2) format("woff2"), url(../fonts/IRANSans-Bold-web.woff) format("woff"), url(../fonts/IRANSans-Bold-web.ttf) format("ttf");
    font-weight: 700;
}

@font-face {
    font-family: IRANSans-web;
    src: url(../fonts/IRANSans-Medium-web.eot);
    src: url(../fonts/IRANSans-Medium-web.eot?#iefix) format("eot"), url(../fonts/IRANSans-Medium-web.woff2) format("woff2"), url(../fonts/IRANSans-Medium-web.woff) format("woff"), url(../fonts/IRANSans-Medium-web.ttf) format("ttf");
    font-weight: 500;
}

@font-face {
    font-family: IRANSans-web;
    src: url(../fonts/IRANSans-UltraLight-web.eot);
    src: url(../fonts/IRANSans-UltraLight-web.eot?#iefix) format("eot"), url(../fonts/IRANSans-UltraLight-web.woff2) format("woff2"), url(../fonts/IRANSans-UltraLight-web.woff) format("woff"), url(../fonts/IRANSans-UltraLight-web.ttf) format("ttf");
    font-weight: 200;
}

@font-face {
    font-family: IRANSans-web;
    src: url(../fonts/IRANSans-Light-web.eot);
    src: url(../fonts/IRANSans-Light-web.eot?#iefix) format("eot"), url(../fonts/IRANSans-Light-web.woff2) format("woff2"), url(../fonts/IRANSans-Light-web.woff) format("woff"), url(../fonts/IRANSans-Light-web.ttf) format("ttf");
    font-weight: 300;
}

@font-face {
    font-family: IRANSans-web;
    src: url(../fonts/IRANSans-web.eot);
    src: url(../fonts/IRANSans-web.eot?#iefix) format("eot"), url(../fonts/IRANSans-web.woff2) format("woff2"), url(../fonts/IRANSans-web.woff) format("woff"), url(../fonts/IRANSans-web.ttf) format("ttf");
    font-weight: 400;
}

@font-face {
    font-family: IRAN-web;
    src: url(../fonts/IRANBold.eot);
    src: url(../fonts/IRANBold.eot?#iefix) format("eot"), url(../fonts/IRANBold.woff2) format("woff2"), url(../fonts/IRANBold.woff) format("woff"), url(../fonts/IRANBold.ttf) format("ttf");
    font-weight: 700;
}

@font-face {
    font-family: IRAN-web;
    src: url(../fonts/IRAN_SemiBold.eot);
    src: url(../fonts/IRAN_SemiBold.eot?#iefix) format("eot"), url(../fonts/IRAN_SemiBold.woff2) format("woff2"), url(../fonts/IRAN_SemiBold.woff) format("woff"), url(../fonts/IRAN_SemiBold.ttf) format("ttf");
    font-weight: 600;
}

@font-face {
    font-family: IRAN-web;
    src: url(../fonts/IRANBlack.eot);
    src: url(../fonts/IRANBlack.eot?#iefix) format("eot"), url(../fonts/IRANBlack.woff2) format("woff2"), url(../fonts/IRANBlack.woff) format("woff"), url(../fonts/IRANBlack.ttf) format("ttf");
    font-weight: 900;
}

@font-face {
    font-family: IRAN-web;
    src: url(../fonts/IRAN.eot);
    src: url(../fonts/IRAN.eot?#iefix) format("eot"), url(../fonts/IRAN.woff2) format("woff2"), url(../fonts/IRAN.woff) format("woff"), url(../fonts/IRAN.ttf) format("ttf");
    font-weight: 400;
} 

body {
  font-family:"IRANSans-web"!important;
  font-size: 14px;
  line-height: 24px;
  color: #666;
  background-color: #fff;
}
h1, h2, h3, h4, h5, h6 {
  color: #333;font-family:"IRANSans-web"!important;
}

h2 {
  font-size: 30px;line-height:2;
  font-family:"IRANSans-web"!important;
}

h3 {
  font-size: 14px;font-family:"IRANSans-web"!important;
}

.parallax {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.parallax,
.parallax h1,
.parallax h2,
.parallax h3,
.parallax h4,
.parallax h5,
.parallax h6 {
  color: #fff;
}

.parallax input[type="text"],
.parallax input[type="text"]:hover,
.parallax input[type="email"],
.parallax input[type="email"]:hover,
.parallax input[type="url"],
.parallax input[type="url"]:hover,
.parallax input[type="password"],
.parallax input[type="password"]:hover,
.parallax textarea,
.parallax textarea:hover {
  font-weight: 300;
  color: #fff;
}

.btn {
  border: 0;
  border-radius: 0;
}

.btn.btn-primary:hover {
  background-color: #017fb5;
}

.navbar-nav li a:hover, 
.navbar-nav li a:focus {
  outline:none;
  outline-offset: 0;
  text-decoration:none;  
  background: transparent;
}

a {
  text-decoration: none;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}

a:focus, 
a:hover {
  text-decoration: none;
  outline: none
}

section {
  padding: 90px 0;
}

.heading {
  padding-bottom:90px;
}

/*.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}*/

.preloader > i {
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}
.vertical-text {position: fixed;font-size:12px;padding:5px 10px 5px 10px;color:#ffffff;margin: auto;z-index: 1000;background:#028FCC;left: 0;
  -webkit-transform-origin: 0 50%;-moz-transform-origin: 0 50%;-ms-transform-origin: 0 50%;-o-transform-origin: 0 50%;transform-origin: 0 50%;
  -webkit-transform: rotate(-90deg) translate(-50%, 50%);-moz-transform: rotate(-90deg) translate(-50%, 50%);
  -ms-transform: rotate(-90deg) translate(-50%, 50%);-o-transform: rotate(-90deg) translate(-50%, 50%);transform: rotate(-90deg) translate(-50%, 50%);}
.vt1{top:100px}
.vt2{top:210px}
.vt3{top:320px}
.vertical-text:hover img{transform: rotate(90deg);transition:all 0.3s ease-in}

/*************************
********Home CSS**********
**************************/
#home-slider {
  overflow: hidden;
  position: relative;
}

#home-slider .caption {
  position: absolute;
  top: 50%;
  margin-top: -104px;
  left: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  z-index: 15;
  font-size: 18px;
  font-weight: 300;
  color: #fff;
}

#home-slider .caption h1 {
  color: #fff;line-height:45px;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 30px;
}

.caption .btn-start{
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding:14px 40px;
  border: 1px solid #6e6d6c;
  border-radius: 4px;
  margin-top: 40px;
}

.btn-log {
  color: #fff;background:none;
  font-size: 14px;
  font-weight: 600;
  padding:14px 40px;
  border: 1px solid #6e6d6c;
  border-radius: 4px;
  margin-top: 40px;
}
.btn-log:hover {
  color: #fff;background-color:#028FCC;
}

.caption .btn-start:hover{
  color: #fff;
}
/*.c {
  height: 603px;
}
.c .item {
  height: 603px;
}*/
.carousel-fade .carousel-inner .item {
  opacity: 0;background-position:center;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  background-repeat: no-repeat;
  background-size: cover;
  /*height: 603px;*/
}

.carousel-fade .carousel-inner .item:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,.7);
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.left-control, .right-control {
  position: absolute;
  top: 50%;
  height: 51px;
  width: 51px;
  line-height: 48px;
  border-radius: 50%;
  border:1px solid #fff;  
  z-index: 20;
  font-size: 24px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.left-control {
  left: -51px
} 

.right-control {
  right: -51px;
}

.left-control:hover, 
.right-control:hover {
  color: #fff;
}

#home-slider:hover .left-control {
  left:30px
} 

#home-slider:hover .right-control {
  right:30px
}

#home-slider .fa-angle-down {
  position: absolute;
  left: 50%;
  bottom: 50px;
  color: #fff;
  display: inline-block;
  width: 24px;
  margin-left: -12px;
  font-size: 24px;
  line-height: 24px;
  z-index: 999;
  -webkit-animation: bounce 3000ms infinite;
  animation: bounce 3000ms infinite;
}

.navbar-right li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 10px;
}

.navbar-right li.active a {
  background-color: rgba(0,0,0,.2);
}



/*************************
********Service CSS*******
**************************/

.service-icon {
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 36px;
  height: 90px;
  line-height: 90px;
  width: 90px;  
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

/*.our-services .col-sm-3:hover .service-icon {
  background-color: #333;
}

.our-services .col-sm-3 {
  border-right:1px solid #f2f2f2;
  border-bottom:1px solid #f2f2f2;
  padding-bottom: 50px;
}

.our-services .col-sm-3:nth-child(4), 
.our-services .col-sm-3:nth-child(5), 
.our-services .col-sm-3:nth-child(6) {
  border-bottom:0;
  padding-top: 60px;
}

.our-services .col-sm-3:nth-child(3), 
.our-services .col-sm-3:nth-child(6) {
  border-right:0;
}*/

.service-info h3 {
  margin-top: 35px;
}

/*************************
********About CSS*******
**************************/
#about-us {
  background-image: url(../images/about-bg.jpg);
  padding: 60px 0;
}
#about-us p {
text-align:justify
}
#about-us h2 {
  margin-top: 0;
  color: #fff;
}

#about-us .lead {
  font-size: 16px;
  margin-bottom: 10px;
}

#about-us h1 {
  margin-bottom: 30px;
}

.progress{
  height: 20px;
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: 25px;
}

.progress-bar{
  box-shadow: none;
  -webkit-box-shadow: none;
  text-align: right;
  padding-right: 12px;
  font-size: 12px;
  font-weight: 600;
}


.progress .progress-bar.six-sec-ease-in-out {
  -webkit-transition: width 2s ease-in-out;
  transition:  width 2s ease-in-out;
}
.custom-icon-list p i {
	font-size: 14px;
	margin-top: 5px;
	padding-left:5px;
}

/*************************
********portfolio CSS*****
**************************/

#portfolio .container-fluid, 
#portfolio .col-sm-3  {
  overflow: hidden;
  padding: 0;
}

#portfolio .folio-item {
  position: relative;border:1px solid #028FCC;margin-bottom:20px;
}

#portfolio .overlay {
  background-color: #000;
  color: #fff; 
  left: 0;
  right:0;
  bottom:-100%;
  height: 0;
  position: absolute;
  text-align: center;
  opacity:0;  
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.overlay .overlay-content {
  display: table;
  height: 100%;
  width: 100%;
}

.overlay .overlay-text {
  display: table-cell;
  vertical-align: middle;
}

.overlay .folio-info {
  opacity: 0;
  margin-bottom: 75px;
  margin-top: -75px;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.overlay .folio-info h3 {
  margin-top: 0;
  color: #fff;
}

.folio-overview a {
  font-size: 18px;
  color: #333;
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  margin-top: 20px;
  margin-right: 5px;
}

.folio-overview a:hover {
  color: #fff;
}

.folio-overview .folio-expand {
  margin-top: -500px;
  margin-left: -500px;
}

.folio-image, .folio-overview .folio-expand {
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

#portfolio .folio-item:hover .folio-image {
  /*-webkit-transform: scale(1.5);
  transform: scale(1.5);*/
}

.folio-image img {
  width: 100%;
}

#portfolio .folio-item:hover .overlay {
  opacity: 0.8;
  bottom: 0;
  height: 100%;
}

#portfolio .folio-item:hover .folio-overview .folio-expand {
  margin-top: 0;
  margin-left:0;
}

#portfolio .folio-item:hover .overlay .folio-info {
  opacity: 1;  
  margin-bottom:0;
  margin-top:0;
}


#single-portfolio {
  padding: 90px 0;
  background: #f5f5f5;
  position: relative;
}

#single-portfolio img {
  width: 100%;
  margin-bottom: 10px;
}

#single-portfolio .close-folio-item {
  position: absolute;
  top: 30px;
  font-size: 34px;
  width: 34px;
  height: 34px;
  left: 50%;
  color: #999;
  margin-left: -17px;
}

/*************************
*********Team CSS*********
**************************/
#team {
  padding-top: 0;
}

.team-members {
  margin-bottom: 25px;
}

.social-icons {
  margin-top:30px;
  text-align: center;
}

.social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}

.social-icons ul li {
  float: left;
  margin-right: 8px;
}

.social-icons ul li:last-child {
  margin-right: 0;
}

.social-icons ul li a {
  color:#fff;
  background-color: #d9d9d9;
  height: 36px;
  width: 36px;
  line-height: 36px;
  display: block;
  font-size: 16px;
  opacity: 0.8;
}

.social-icons ul li a:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.team-member {
  text-align: center;
  color: #333;
  font-size: 14px;
}

.team-member:hover .social-icons ul li a.facebook {
  background-color: #3b5999;
}
.team-member:hover .social-icons ul li a.twitter {
  background-color: #2ac6f7;
}
.team-member:hover .social-icons ul li a.dribbble {
  background-color: #ff5b92;
}
.team-member:hover .social-icons ul li a.linkedin {
  background-color: #036dc0;
}
.team-member:hover .social-icons ul li a.rss {
  background-color: #ff6b00;
}

#team .img-responsive {
  width: 100%;
}

.member-info h3 {
  margin-top: 35px;
}

.member-info h4 {
  font-size: 14px;
  margin-bottom: 15px;
  color: #999;
}


/*************************
*******Features CSS*******
**************************/
#features {
  text-align: center;
  background-image: url(../images/features-bg.jpg);
}

#features i {
  font-size: 48px;
}

#features h3 {
  margin-top: 15px;
  font-size: 30px;
  margin-bottom: 7px;
  color: #fff;
}

#features .slider-overlay {
  opacity: 0.8;
}


/*************************
*****Pricing Table CSS****
**************************/
.pricing-table {
  text-align: center;
}

.single-table {
  padding: 30px 20px 20px;
  border:1px solid #f2f2f2;
}

.single-table h3 {
  margin-top: 0;
  padding: 0;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.price {
  font-size: 36px;
  line-height: 36px;
}

.price span {
  font-size: 14px;
  line-height: 14px;
}

.single-table ul {
  list-style: none;
  padding: 0;
  margin: 30px 0;
}

.single-table ul li {
  line-height: 30px;
}

.single-table.featured {  
  color: #fff;
}

.single-table.featured h3 { 
  color: #fff;
}

.single-table.featured .btn.btn-primary {
  background-color: #fff;
}

/*************************
********Twitter CSS*******
**************************/
#twitter {
  /*background-image: url(../images/twitter-bg.jpg);*/
}

#twitter > div {
  text-align: center;
  position: relative;
}

#twitter-carousel {
  position: relative;
  z-index: 15
}

.twitter-icon {
  position: relative;
  z-index: 15;
  color: #fff;
}

.twitter-icon .fa-twitter {
  font-size: 24px;
  height: 64px;
  width: 64px;
  line-height: 65px;
  border-radius: 50%; 
  position: relative;
}

.twitter-icon .fa-twitter:after {
  position: absolute;
  content: "";
  border-width: 8px;
  border-style: solid;
  left: 24px;
  bottom: -14px;
}

#twitter-carousel .item {
  padding: 0 55px;
}

#twitter-carousel .item a {
  color: #fff;
}

.twitter-icon p {
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 75px;
  color: #028FCC;
}

.twitter-left-control, 
.twitter-right-control {
  position: absolute;
  top: 50%;
  color: #3c3c3c;
  border: 1px solid #3c3c3c;
  height:34px;
  width: 34px;
  line-height: 31px;
  margin-top: -17px;
  font-size: 18px;
  border-radius: 50%;
  z-index: 15
}

.twitter-left-control {
  left: 80px;
} 

.twitter-right-control {
  right: 80px
}

.twitter-left-control:hover, .twitter-right-control:hover {
  color: #fff;
}


/*************************
**********Blog CSS********
**************************/

.post-thumb {
  position: relative;
}

.post-icon {
  position: absolute;
  top:10px;
  right:10px;
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius:4px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}

.post-meta {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
}

.post-meta span {
  margin-right: 16px;
}

#post-carousel .carousel-indicators {
  bottom: 3px;
  left: 90%;
}

.blog-left-control, .blog-right-control {
  position: absolute;
  top: 45%;
  width: 30px;
  text-align: center;
  color: rgba(255,255,255,.7);
  font-size: 36px;
}

.blog-left-control {
  left: 0;
}

.blog-right-control {
  right: 0;
}

.blog-left-control:hover, .blog-right-control:hover {
  color: #fff;  
}

.entry-header h3 a {
  line-height: 30px;
}

.entry-header .date, 
.entry-header .cetagory {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 30px;
  text-transform: uppercase;
  position: relative;
}

.entry-header .date:after {
  content: "";
  position: absolute;
  right: 0;
  bottom:-22px;
  width: 20px;
  height: 3px;
}

.entry-content {
  font-size: 14px;
}

.load-more {
  display:block;
  text-align: center;
  margin-top: 70px;
}

.load-more .btn-start{
  border: 1px solid #f2f2f2;
  color: #666666;
  font-size: 14px;
  font-weight: 600;
  padding: 15px 15px;
  text-transform: uppercase;
}

.btn-loadmore:hover {
  color:#fff;
}
.load-more .btn-start:hover{background-color:#028FCC;color:#ffffff}
/*************************
**********Contact CSS*****
**************************/

#contact {
  padding-top: 45px;margin-top:-50px;
  padding-bottom: 0;text-align:center;
}
.arrow{color:#ffffff;}
#google-map {
  height: 350px;
}

#contact-us {
  background-image:url(../images/contact-bg.jpg);
  padding-bottom: 90px; 
}

#contact-us .heading {
  padding-top: 95px;
}

.form-control {
  background-color: transparent;
  border-color: rgba(255,255,255,.1);
  height: 50px;
  border-radius: 0;
  box-shadow: none;
}

textarea.form-control {
  min-height: 180px;
  resize:none;
}

.form-group {
  margin-bottom: 30px;
}

.contact-info {
  padding-left:70px;
  font-weight: 300;
}

ul.address {
  margin-top: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.contact-info ul li {
  margin-bottom: 8px;
}

.contact-info ul li a {
  color: #fff;
}

.btn-submit {
  display: block;
  padding: 12px;
  width: 100%;
  color: #fff;
  border:0;
  margin-top: 40px;
}

#footer {
  color:#fff;
}

.footer-top {
  position: relative;
  padding:30px 0
}

#footer .footer-bottom {
  background-color: #fff;
  padding: 20px 0 10px;
}

#footer .footer-bottom a:hover {
  text-decoration: underline;
}

.footer-logo {
  display: inline-block;
  margin-bottom: 5px;
}
.footer-logo span a {
color:white;
}
.footer-logo span a:hover {
  text-decoration: underline;
}
#footer .social-icons {
  margin-top: 15px;
}

#footer .social-icons ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .social-icons ul li a {
  background-color: rgba(0,0,0,.2);
  border-radius: 4px;
  line-height: 33px;
}

#footer .social-icons ul li a:hover {
  color: #fff
}

#footer .social-icons ul li a.telegram:hover {
  background-color: #22A0E2;
}

#footer .social-icons ul li a.facebook:hover {
  background-color: #3b5999;
}
#footer .social-icons ul li a.twitter:hover {
  background-color: #2ac6f7;
}
#footer .social-icons ul li a.aparat:hover {
  background-color: #ff5b92;
}
#footer .social-icons ul li a.linkedin:hover {
  background-color: #036dc0;
}
#footer .social-icons ul li a.rss:hover {
  background-color: #F8D751;
}

.up-btn { width: 50px; height: 50px; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; background: rgba(61, 201, 179, 0.5); display: block; margin: 0 auto; color: #fff; font-size: 18px; line-height: 46px; text-align: center; position: absolute; top: -26px; left: 0; right: 0; margin-left: auto; margin-right: auto; }
.up-btn:hover, up-btn:focus { color: #fff; background: rgba(61, 201, 179, 1); }
.contact-details { margin: 70px 0; }
.contact-details h2 { font-size: 30px;color: #028FCC;}
.contact-details h2 span { display: block;font-family:"IRANSans-web"!important;color: #3c3c3c;letter-spacing: 1px; font-size:20px; margin-top: 15px; }
.contact-wrap { position: relative; }
.light-box {margin-bottom:20px; background-color:rgba(255,255,255,0.7); -webkit-box-shadow: 0px 3px 0px 0px #028FCC; -moz-box-shadow: 0px 3px 0px 0px #028FCC; box-shadow: 0px 3px 0px 0px #028FCC; padding: 15px 0; }
.light-box:hover, .light-box:focus { -webkit-box-shadow: 0px 3px 0px 0px #028FCC; -moz-box-shadow: 0px 3px 0px 0px #028FCC; box-shadow: 0px 3px 0px 0px #028FCC; }
.box-hover { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
.box-hover:hover, .box-hover:focus { transform: translate(0, -15px); -webkit-transform: translate(0, -15px); -ms-transform: translate(0, -15px); }


/*----link-top page-----*/
#back-top {position: fixed;bottom: 30px; margin-right:20px; z-index:100; }
#back-top a {width: 30px;display: block;text-align: center;font-family: 14px/100% B homa;text-transform: uppercase;text-decoration: none;color: #E44A16;
	-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#back-top a:hover {color: #E44A16;}
#back-top span {width: 30px;height: 31px;margin-bottom: 7px;display: block;background: #C6CECE url(../images/up-arrow.png) no-repeat center center;
	-webkit-border-radius: 15px;-moz-border-radius: 15px;-ms-border-radius: 15px;-o-border-radius: 15px;border-radius: 15px;
	-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#back-top a:hover span {background-color: #028FCC;}

/*----login-----*/
.bg-foot{text-align:center; background:url(../images/slider/slide2.jpg) top;}
.footback{background: rgba(0, 0, 0, 0.7) ;filter: alpha(opacity=70);padding:10px; }
.form-control{ border: 1px solid #6e6d6c;color:#ffffff}

/*Presets*/

@media (max-width: 767px) {
    #home-slider .caption h1 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .disply{display:none}
}
.widget_sidebar {padding:1px;margin-bottom: 20px; font-family: IRANSans-web;
	background: #fff;border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;-webkit-border-radius: 5px;-ms-border-radius: 5px;
	-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	border-top:1px solid #fff;}
.widget_sidebar h3{ border-bottom:0}
.widget_sidebar .widget-title {
		margin:0  0 0 0;color:#ffffff;
		padding: 10px 20px;
		background: #7D93BD;
	    border-radius: 5px 5px 0 0;
	    border-top: 1px solid #EEEEEE;
	    font-weight: bold;
	    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
	}
.gv{
    padding: 5px;
    transition: 0.5s;
    }
    .gv:hover {
        box-shadow: 3px 3px 0px transparent;
        transition: 0.5s;
    }
    
    .smile{color:#0ECD7E;font-size:20px}
    .frown{color:#EF0707;font-size:20px}
    .fc1{color:#0ECD7E;}
    .fc2{color:#EF0707;}
    .tb tr th,.tb tr td{text-align:center;height:50px}
    .tb tr th{background-color:#7D93BD;color:#ffffff}
    .box1{background:#EF0707;text-align:center;color:#ffffff;padding-top:20px;padding-bottom:20px}
    .box2{background:#0ECD7E;text-align:center;color:#ffffff;padding-top:20px;padding-bottom:20px}
    .tx{display:none}
    .btnsh1,.btnsh2,.btnsh3,.btnsh4,.btnsh5,.btnsh6{border-radius:5px;font-size:10px;background:#dcdddc;float:left}

    /*************************management dashboard*************************/
    .textstyle{color:red;text-decoration:underline}
    .p{font-size:11px;text-align:center;padding-top:10px;padding-bottom:20px}
    .about-info{border-radius:20px}
    .img{width:70px;height:70px;padding-top:20px}
                             .date-outer{
                            width: 85px;
                            height: 85px;
                            font-size: 16px;
                            color: #000;
                            text-align: center;
                            margin: auto;
                            z-index: 1;
                        }
                        .date-outer:before,
                        .date-outer:after{
                            content: "";
                            width: 85px;
                            height: 85px;
                            margin: 0 auto;
                            border-radius: 50%;
                            position: absolute;
                            top: 0;
                            left: 0;
                            right: 0;
                            transition: all 0.33s ease-out 0s;
                        }
                        .date-outer:before{
                            /*background: #fff;*/
                            border: 2px solid #00a79c;
                            left: -6px;
                        }
                       .date-outer:after{
                            border: 2px solid #ff794a;
                            left: 6px;
                        }
                        .col-md-2:hover .date-outer:before{
                            left: 6px;
                        }
                        .col-md-2:hover .date-outer:after{
                            left: -6px;
                        }
                       .box:after{content:"----";}