/*
Raaselh.ir Template
Version: 1.0.0
Coder: PayamSalami.ir
*/
/*************************************** public ***************************************/
@font-face {
  font-family: 'IranSans';
  src: url("../fonts/IranSans/IranSans.eot");
  src: url("../fonts/IranSans/IranSans.eot?#iefix") format("eot"), url("../fonts/IranSans/IranSans.woff2") format("woff2"), url("../fonts/IranSans/IranSans.woff") format("woff"), url("../fonts/IranSans/IranSans.ttf") format("ttf"); }

body {
  background: #fff;
  font-family: IranSans;
  font-size: 14px; }

a, a:focus, a:visited {
  outline: none;
  text-decoration: none; }

a {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #0066cb; }

a:hover {
  text-decoration: none;
  color: #38ab4e; }

.BlueHeader
{
    
}

.BlueHeader a,.BlueHeader a:focus,.BlueHeader a:visited {
  outline: none;
  text-decoration: none; 
}

.BlueHeader a {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #f3f3d9; 
}

.BlueHeader a:hover {
  text-decoration: none;
  color:Aqua; 
}




input,
textarea,
button {
  outline: none !important; }

.text {
  text-align: justify;
  line-height: 190%; }

/* go-top-link */
#go-top-link {
  display: block;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border-radius: 5px;
  padding: 5px 15px;
  background: #d5dbdf;
  color: #666;
  font-size: 25px;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

#go-top-link:hover {
  background: #2775bd;
  color: #fff; }

/* section */
.section-bg {
  position: absolute;
  width: 100%;
  height: 100%; }

.section-content {
  position: relative; }

.section {
  padding: 100px 0; }

.section-blue {
  background: #eef2f5; }

/* section-title */
.section-title-wrapper {
  margin-bottom: 30px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .section-title-wrapper {
      margin-bottom: 100px; } }

.section-title {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  font-size: 22px;
  color: #2775bd; }

.section-title .section-title-line-left,
.section-title .section-title-line-right {
  position: absolute;
  top: 16px;
  left: -125px;
  width: 100px;
  height: 2px;
  background: #2775bd; }

.section-title .section-title-line-right {
  right: -125px; }

.section-title-wrapper.white .section-title {
  color: #fff; }

.section-title-wrapper.white .section-title .section-title-line-left,
.section-title-wrapper.white .section-title .section-title-line-right {
  background: #fff; }

/*************************************** forms ***************************************/
.input-wrapper {
  position: relative;
  margin-bottom: 10px; }

.input-wrapper .input-icon {
  position: absolute;
  top: 6px;
  right: 6px;
  color: #d0d0d0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.input {
  display: block;
  width: 100%;
  height: 30px;
  padding-right: 30px;
  border: none;
  border-bottom: 2px solid #ededed;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

textarea.input {
  min-height: 100px;
  height: auto; }

.input:focus {
  border-color: #2775bd; }

.input:focus + .input-icon {
  color: #2775bd; }

.button {
  background: #ccc;
  border: none;
  padding: 7px 15px 10px;
  border-radius: 5px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.button .button-icon {
  margin: 0 10px 0 0;
  font-size: 20px;
  position: relative;
  top: 3px; }

.button-green {
  background: #38ab4e;
  color: #fff; }

.button-green:hover,
.button-green:focus {
  background: #3ac655;
  color: #fff; }
  
/*************************************** forms 2  input-wrapper-byborder ***************************************/
.input-wrapper-byborder {
  position: relative;
  margin-bottom: 10px; }

.input-wrapper-byborder .input-icon {
  position: absolute;
  top: 6px;
  right: 6px;
  color: #d0d0d0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }
 

.input {
  display: block;
  width: 100%;
  height: 30px;
  padding-right: 30px;
  border: none;
  border-bottom: 2px solid #ededed;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; 
  }

textarea.input {
  min-height: 100px;
  height: auto; }

.input:focus {
  border-color: #2775bd; }

.input:focus + .input-icon {
  color: #2775bd; }

.button {
  background: #ccc;
  border: none;
  padding: 7px 15px 10px;
  border-radius: 5px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }

.button .button-icon {
  margin: 0 10px 0 0;
  font-size: 20px;
  position: relative;
  top: 3px; }

.button-green {
  background: #38ab4e;
  color: #fff; }

.button-green:hover,
.button-green:focus {
  background: #3ac655;
  color: #fff; }  

/*************************************** bootstrap-custom ***************************************/
.btn {
  border: none;
  font-size: 13px; }

.btn span[class^="icon-"] {
  position: relative;
  top: 3px;
  margin-left: 5px; }

.btn-success {
  background: #38ab4e;
  box-shadow: 0 2px 0 0 #0f8626 !important; }

.btn-success:hover {
  background: #3abe53; }

.btn-primary {
  background: #1275d1;
  box-shadow: 0 2px 0 0 #135c9f !important; }
   

.btn-primary:hover {
  background: #1584ea; }

.modal .modal-content {
  box-shadow: none; }

/*************************************** header ***************************************/
#header-wrapper {
  position: relative;
  border-top: 3px solid #053a74;
  /*border-bottom: 3px solid #006dd6;*/
  background: #0b61b1;
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #0b61b1), color-stop(100%, #04468d));
  background: -webkit-linear-gradient(top, #0b61b1 0%, #04468d 100%);
  background: linear-gradient(to bottom, #0b61b1 0%, #04468d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b61b1', endColorstr='#04468d', GradientType=0 ); }

#header-light {
  background: #0a7be5;
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #0a7be5), color-stop(100%, rgba(237, 237, 237, 0)));
  background: -webkit-radial-gradient(center, ellipse cover, #0a7be5 0%, rgba(237, 237, 237, 0) 100%);
  background: -webkit-radial-gradient(center ellipse, #0a7be5 0%, rgba(237, 237, 237, 0) 100%);
  background: radial-gradient(ellipse at center, #0a7be5 0%, rgba(237, 237, 237, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a7be5', endColorstr='#ededed', GradientType=1 ); }

#header-pattern {
  background: url("../images/header-bg-pattern.png"); }

/* header-navbar */
#header-navbar {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0;
  border: none;
  min-height: 100px;
  font-size: 13px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  margin-bottom: 0; }

/* fixed */
#header-navbar.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  min-height: 70px;
  z-index: 9999;
  background: rgba(19, 94, 165, 0.9);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1); }

#header-navbar.fixed + #header-main {
  margin-top: 100px; }

#header-navbar.fixed #header-logo {
  -webkit-transform: scale(0.7);
          transform: scale(0.7); }

#header-navbar.fixed .navbar-nav {
  margin: 10px 0 0; }

#header-navbar.fixed .navbar-brand {
  padding: 0; }

#header-navbar.fixed .navbar-toggle {
  margin-top: 20px; }

#header-navbar span[class^="icon-"] {
  position: relative;
  top: 1px; }

@media screen and (min-width: 768px) and (max-width: 995px) {
  #header-navbar .navbar-brand {
    float: none;
    text-align: center; } }

#header-navbar-links .navbar-nav > li {
  margin: 0 0 5px 0; }
  @media screen and (min-width: 768px) {
    #header-navbar-links .navbar-nav > li {
      margin: 0 0 0 5px; } }

#header-navbar-links .navbar-nav > li > a {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 5px; }

@media screen and (min-width: 768px) {
  #header-navbar-links .navbar-nav {
    margin-top: 27px; } }

@media screen and (min-width: 768px) and (max-width: 995px) {
  #header-navbar-links .navbar-nav {
    margin: 10px 0; } }

#header-navbar-links .navbar-nav > li.active > a,
#header-navbar-links .navbar-nav > li > a:hover {
  background: #003f83;
  box-shadow: 1px 1px 0 0 rgba(255, 255, 255, 0.1); }

/* navbar toggle */
#header-navbar .navbar-toggle {
  margin-top: 40px;
  border: none;
  background: rgba(255, 255, 255, 0.2); }

#header-navbar .navbar-toggle .icon-bar {
  background: #fff; }

#header-navbar.navbar-default .navbar-collapse {
  border: none;
  margin-top: 10px; }

/* header-main */
#header-main {
    position: relative;   
    background: #0b61b1;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0b61b1), color-stop(100%, #04468d));
    background: -webkit-linear-gradient(top, #0b61b1 0%, #04468d 100%);
    background: linear-gradient(to bottom, #0b61b1 0%, #04468d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b61b1', endColorstr='#04468d', GradientType=0 ); 
    padding: 20px 0 50px;    
  }
  
#header-main-pattern {
  background: url("../images/header-bg-pattern.png"); }  

#header-text {
  color: #fff;
  text-align: center;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    #header-text {
      padding-top: 50px;
      padding-bottom: 90px;
      text-align: right; } }

#header-main .text {
  margin: 30px 0 35px;
  font-size: 13px; }

#header-main-title {
  font-size: 21px;
  line-height: 180%; }

#header-text .btn {
  margin-left: 5px;
  margin-bottom: 10px; }

/* slider */
#header-slider {
  margin-bottom: 3px; }

#slider {
  max-width: 600px;
  box-shadow: 0 -2px 10px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  width: 100%;
  background: url("../images/slider-bg.png") no-repeat right; }
  @media screen and (min-width: 1200px) {
    #slider {
      height: 415px; 
      } 
}

#header-carousel {
  padding-top: 25px; 
  }

#header-slider .carousel-indicators {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  text-align: center;
  width: auto;
  display: inline-block;
  right: auto;
  left: 20px;
  padding: 3px 10px 0; }

#header-slider .carousel-indicators li {
  background: #fff;
  border: none;
  box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.2); }

#header-slider .carousel-indicators .active {
  background: #15cf39; }

/*************************************** section features ***************************************/
#section-features {
  padding: 150px 0; }

.box-feature {
  min-height: 300px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 20px 0 rgba(131, 141, 148, 0.1);
  text-align: center;
  margin-bottom: 90px;
  position: relative;
  top: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }
  @media screen and (min-width: 768px) {
    .box-feature {
      margin-bottom: 0; } }

.box-feature:hover {
  box-shadow: 0 0 40px 0 rgba(131, 141, 148, 0.4);
  top: -25px; }

.box-feature .box-feature-icon {
  display: inline-block;
  padding: 30px 35px;
  background: #38ab4e;
  color: #fff;
  font-size: 35px;
  border-radius: 150px;
  border-top-right-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  position: relative;
  top: -50px;
  margin-bottom: -40px; }

.box-feature .box-feature-icon span {
  position: relative;
  top: 5px; }

.box-feature .box-feature-title {
  color: #38ab4e;
  font-size: 22px;
  margin: 30px 0; }

.box-feature .box-feature-text {
  line-height: 200%;
  margin: 0 25px;
  color: #646f77; }

/*************************************** section about ***************************************/
#section-about {
  /*background: url("../images/about-laptop.png") no-repeat right center;*/ }

#section-about-image {
  padding-right: 90px; }

#section-about-title {
  color: #2775bd;
  font-size: 22px;
  margin-bottom: 20px;
  position: relative; }

#section-about-title .title {
  background: #fff;
  position: relative;
  z-index: 1;
  padding-left: 20px; }

#section-about-title .line {
  background: #ccc;
  height: 1px;
  display: block;
  position: absolute;
  width: 100%;
  top: 17px; }

#section-about .text {
  line-height: 220%;
  font-size: 14px;
  color: #797e82; }

/*************************************** section comments ***************************************/
.box-comment {
  position: relative; }

.box-comment .col-author {
  text-align: center;
  padding: 15px 0; }
  @media screen and (min-width: 768px) {
    .box-comment .col-author {
      padding-top: 20px; } }

.box-comment .author-avatar {
  display: inline-block;
  border-radius: 100px;
  width: 72px;
  height: 72px;
  border: 1px solid #a1acb3; }

.box-comment .author {
  font-size: 15px;
  color: #2775bd;
  margin: 5px 0; }

.box-comment .author-desc {
  font-size: 11px;
  color: #9a9fa4; }

.box-comment .message {
  background: #fff;
  border-radius: 10px;
  padding: 10px 15px;
  font-size: 12px;
  color: #8d9194; }

.box-comment .message .arrow-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto; }

.arrow-right {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12.5px 0 12.5px 21.7px;
  border-color: transparent transparent transparent #ffffff; }

.box-comment .quote {
  font-size: 20px;
  margin: 10px 0; }

.box-comment .quote-left {
  text-align: left; }

/* carousel */
#carousel-comments .carousel-control {
  background: none;
  width: auto;
  height: auto; }

#carousel-comments-control {
  float: left;
  margin: 15px 0 0 25px; }

#carousel-comments-control > li {
  display: inline-block;
  list-style: none; }

#carousel-comments-control ol.carousel-indicators {
  padding: 0;
  margin: 0;
  width: auto;
  position: static; }

#carousel-comments-control ol.carousel-indicators li {
  list-style: none;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  margin: 0 4px;
  background: #c9cccf;
  border-radius: 100px;
  width: 12px;
  height: 12px; }

#carousel-comments-control ol.carousel-indicators li.active {
  background: #2775bd; }

#carousel-comments-control .fa {
  font-size: 25px; }

#carousel-comments-control a,
#carousel-comments-control a:visited {
  color: #c9cccf;
  position: relative;
  top: 2px; }

#carousel-comments-control a:hover {
  color: #2775bd; }

/*************************************** section contact ***************************************/
#section-contct {
  padding-top: 0;
  padding-bottom: 50px; }

#section-contct .section-bg {
  background: #0659a5 url("../images/header-bg-pattern.png");
  height: 380px; }

#section-contct .section-title {
  margin-top: 100px; }

/* contact */
#contact-wrapper {
  min-height: 300px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(131, 141, 148, 0.2); }

#contact-wrapper .col-form {
  padding: 30px; }
  @media screen and (min-width: 768px) {
    #contact-wrapper .col-form {
      padding: 25px 0 15px 30px; } }

#map-container {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

#contact-wrapper .input-wrapper {
  margin-bottom: 30px; }

@media screen and (min-width: 768px) {
  #contact-wrapper .button {
    float: left; } }

/*************************************** footer ***************************************/

#footer {
    position: relative;
    /*border-top: 3px solid #053a74;*/
    border-bottom: 3px solid #053a74; /*#006dd6*/
    background: #0b61b1;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #0b61b1), color-stop(100%, #04468d));
    background: -webkit-linear-gradient(top, #0b61b1 0%, #04468d 100%);
    background: linear-gradient(to bottom, #0b61b1 0%, #04468d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b61b1', endColorstr='#04468d', GradientType=0 ); 
    padding: 20px 0 50px;
}

#footer-pattern {
  background: url("../images/header-bg-pattern.png"); }


#footer-box-about-wrapper 
{
    color:#dddddd;
  position: relative; }

#footer-box-about-wrapper .line {
  position: absolute;
  top: 0;
  left: -50px;
  width: 1px;
  height: 100%;
  background: #ddd;
  display: none; }
  @media screen and (min-width: 1200px) {
    #footer-box-about-wrapper .line {
      display: block; } }

#footer-box-about .text {
  font-size: 12px;
  padding: 10px 0 15px; }

.footer-menu {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .footer-menu {
      margin-bottom: 0; } }

.footer-menu .footer-menu-title {
  font-size: 15px;
  margin-bottom: 15px;
  color: yellow; }

.footer-menu li {
  margin-bottom: 7px; }

.footer-menu li a,
.footer-menu li a:visited {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  font-size: 12px;
  color: #dddddd; }

.footer-menu li a:hover {
  color: yellow; }

.footer-menu a .fa,
#footer-support-menu .fa {
  color: #dddddd;
  font-size: 8px; }

#footer-support-menu ul {
  text-align: center;
  color:#dddddd;
  font-size: 12px; }
  @media screen and (min-width: 768px) {
    #footer-support-menu ul {
      text-align: left; } }

#footer-support-menu .fa {
  font-size: 14px; }

#footer-support-menu li:last-child {
  /*text-align: center;*/
  margin: 15px 0; }

#footer-support-menu a img {
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 1; }

#footer-support-menu a:hover img {
  opacity: .8; }

/*************************************** page ***************************************/
.box-page {
  background: #fff;
  border-radius: 5px;
  padding: 20px; }

.box-page .box-page-top {
  position: relative; 
   margin-bottom:10px;
  }

.box-page .title {
  position: relative;
  z-index: 9;
  display: inline-block;
  background: #fff;
  color: #2775bd;
  margin: 0;
  padding: 0 0 0 20px;
  font-size: 20px;
  margin-bottom: 10px; }

.box-page .line {
  position: absolute;
  top: 10px;
  right: 0;
  width: 100%;
  height: 1px;
  background: #d9dfe4; }

.box-page .box-page-content {
  color: #636567;
  font-size: 13px;
  line-height: 250%;
  text-align: justify; }



.decorated td {padding: 5px;border: 1px solid #EAF2FC;white-space:nowrap}
.decorated tr:nth-child(even) {background: #d6e5fc}
.decorated tr:nth-child(odd) {background: #e3ecf9}

/* styles for validation helpers */
.field-validation-error {
    color: #c52bdd;
    font-weight: bold;
    padding-right:18px;
    font-size:0.8em;
    position:absolute;
    
    left:6px;
    top:2px;
    
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
   /* border: 1px solid #e80c4d; */
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.align-center
{
    text-align:center !important;
}

.align-left
{
    text-align:left;
}

.align-right
{
    text-align:right;
}

.buttonstyle
{
    background-color: #CCCCCC;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 600;
    padding: 7px;
    margin-right: 8px;
    width: auto;
    text-decoration: none;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;    
}

.buttonstyle_blue
{
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: 600;
    padding: 5px;
    margin:2px;
    width: auto;        
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}

.linkdisabled
{
    border: thin solid #AEAEAE;
    cursor: text;
    pointer-events: none;
    background-color: #E7EBED;
}

.smallbutton
{
    font-size: .9em;
    font-weight: 500;      
}

table td
{
    padding:6px;
    padding-right:10px;
    padding-left:10px;
}

.DataTable{
    border: thin solid #808080; 
    padding:6px; 
    margin:4px;
}

.DataTable table
{
    width:100% !important;
}

.DataTable tr:nth-child(even) {background: #CCC}
.DataTable tr:nth-child(odd) {background: #FFF}

.DataTable thead tr
{
     background-color:Gray !important;
     color:White !important;
     border:1px solid Gray;
}

.DivRow
{
 background-color:#008d8d;
 border:1px solid gray;
 margin:4px;
 padding:5px;
}

.DivRow table
{
    width:100%;
}

.DivRow label
{
    color:#94efef;
}

.DivRow span
{
    color:#f3f3d9;
}

.FontSize-Large
{
    font-size:1.6em;
}

.FontSize-Medium
{
    font-size:1.3em;
}

.float-left
{
    float:left;
}

.float-right
{
    float:right;
}

.box-page-content label
{
    margin:0px;
    margin-right:6px !important;
}

.plans tr:nth-child(even) 
{
    background: #FFF;
}
.plans tr:nth-child(odd) 
{
    background: #CCC;
}
.plans tr:nth-child(1)
{
    font-weight:bold;
}
.plans tr,table {width:100%}
