﻿/* CSS crunched with Crunch - http://crunchapp.net/ */
/*
 @import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
 @import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700);
 @import url(http://fonts.googleapis.com/css?family=Merriweather:300,400,700);
*/
 @font-face {
  font-family: 'MyNasim';
  src: url('/fonts/farsi/Nasim.eot?#') format('eot'),
       url('/fonts/farsi/Nasim.woff') format('woff'),
       url('/fonts/farsi/Nasim.ttf') format('truetype');
  font-style:normal;
  font-weight:normal;
}
@font-face {
  font-family: 'MyYekan';
  src: url('/fonts/farsi/Yekan.eot?#') format('eot'),
       url('/fonts/farsi/Yekan.woff') format('woff'),
       url('/fonts/farsi/Yekan.ttf') format('truetype');
/*  font-style:normal;
  font-weight:normal;*/
}
@font-face {
  font-family: 'MyNazanin';
  src: url('/fonts/farsi/Nazanin.eot?#') format('eot'),
       url('/fonts/farsi/Nazanin.woff') format('woff'),
       url('/fonts/farsi/Nazanin.ttf') format('truetype');
}
 .font-oxygen {
    font-family:'Oxygen', sans-serif;
}
.fonts-montserrat {
    font-family:'Montserrat', sans-serif;
}
.fonts-merriweather {
    font-family:'Merriweather', serif;
}
body{
    font-family:'Oxygen', sans-serif;
}
/*Flip*/
 .bb-custom-wrapper > nav a {
    background: #f15843;
}
/* End Flip */
 .top-margin {
    margin-top: 40px;
}
.outbox {
    width:100%;
    margin:0;
}
.tooltip {
    font-family:'Montserrat', sans-serif;
    font-weight: 700;
    padding: 8px;
}
a {
    color: #f15843;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease;
}
a:hover {
    text-decoration:none;
    color: #999;
}
/* BUTTON */
 .button {
    display: inline-block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ie-border-radius: 6px;
    border-radius: 6px;
    padding: .48em .8em;
    text-shadow: rgba(0, 0, 0, .5) 0px -1px 0px;
    font-size: 18px;
    font-weight: 700;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: .15s;
    -webkit-transition-timing-function: ease-in-out;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 20px;
}
.button:active {
    margin-top: 2px;
}
.button span {
    display: inline-block;
    padding-right: 5px;
}
.icon {
    margin-bottom: -6px;
    width: 26px;
    height: 26px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    -ie-border-radius: 13px;
    border-radius: 13px;
    background: rgba(0, 0, 0, .3);
    display: inline-block;
    -webkit-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, .2) inset, 0px 0px 0px 1px rgba(255, 255, 255, .2);
    -moz-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, .2) inset, 0px 0px 0px 1px rgba(255, 255, 255, .2);
    -ie-box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, .2) inset, 0px 0px 0px 1px rgba(255, 255, 255, .2);
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, .2) inset, 0px 0px 0px 1px rgba(255, 255, 255, .2);
}
i.icons {
    display: block;
    width: 24px;
    text-align: center;
    padding-top: 4px;
}
/********Light Background Colors********/

/*Blue*/
 .lightbg-blue {
    background-color: #64a8a6;
    color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0px 0px 0px 1px #4e8381 inset, 0px 0px 0px 2px #74b6b4 inset, 0px 4px 0px 0px #4a7c7b, 0px 5px 0px 0px #355655, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #4e8381 inset, 0px 0px 0px 2px #74b6b4 inset, 0px 4px 0px 0px #4a7c7b, 0px 5px 0px 0px #355655, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #4e8381 inset, 0px 0px 0px 2px #74b6b4 inset, 0px 4px 0px 0px #4a7c7b, 0px 5px 0px 0px #355655, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #4e8381 inset, 0px 0px 0px 2px #74b6b4 inset, 0px 4px 0px 0px #4a7c7b, 0px 5px 0px 0px #355655, 0px 8px 0px 0px rgba(0, 0, 0, .15);
}
.lightbg-blue:hover {
    background-color: #73c2c0;
    color: rgba(255, 255, 255, 0.98);
}
.lightbg-blue:active {
    background-color: #5a9896;
    -webkit-box-shadow: 0px 0px 0px 1px #589391 inset, 0px 0px 0px 2px #65a9a7 inset, 0px 1px 0px 0px #355655, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #589391 inset, 0px 0px 0px 2px #65a9a7 inset, 0px 1px 0px 0px #355655, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #589391 inset, 0px 0px 0px 2px #65a9a7 inset, 0px 1px 0px 0px #355655, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #589391 inset, 0px 0px 0px 2px #65a9a7 inset, 0px 1px 0px 0px #355655, 0px 3px 0px 0px rgba(0, 0, 0, .15);
}
.lightbg-blue .arrow {
    border-color: transparent transparent transparent #74b6b4;
}
/*Pink*/
 .lightbg-pink {
    background-color: #cc3747;
    color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0, 0, 0, .15);
}
.lightbg-pink:hover {
    background-color: #dd3c4d;
    color: rgba(255, 255, 255, 0.98);
}
.lightbg-pink:active {
    background-color: #bb3241;
    -webkit-box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #8d1b27 inset, 0px 0px 0px 2px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
}
.lightbg-pink .arrow {
    border-color: transparent transparent transparent #dd4356;
}
/*Orange*/
 .lightbg-orange {
    background-color: #e65440;
    color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0px 0px 0px 1px #b24132 inset, 0px 0px 0px 2px #ea624a inset, 0px 4px 0px 0px #a53c2e, 0px 5px 0px 0px #7e2e23, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #b24132 inset, 0px 0px 0px 2px #ea624a inset, 0px 4px 0px 0px #a53c2e, 0px 5px 0px 0px #7e2e23, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #b24132 inset, 0px 0px 0px 2px #ea624a inset, 0px 4px 0px 0px #a53c2e, 0px 5px 0px 0px #7e2e23, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #b24132 inset, 0px 0px 0px 2px #ea624a inset, 0px 4px 0px 0px #a53c2e, 0px 5px 0px 0px #7e2e23, 0px 8px 0px 0px rgba(0, 0, 0, .15);
}
.lightbg-orange:hover {
    background-color: #f15843;
    color: rgba(255, 255, 255, 0.98);
}
.lightbg-orange:active {
    background-color: #d54e3b;
    -webkit-box-shadow: 0px 0px 0px 1px #b24132 inset, 0px 0px 0px 2px #ea624a inset, 0px 1px 0px 0px #a53c2e, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #b24132 inset, 0px 0px 0px 2px #ea624a inset, 0px 1px 0px 0px #a53c2e, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #b24132 inset, 0px 0px 0px 2px #ea624a inset, 0px 1px 0px 0px #a53c2e, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #b24132 inset, 0px 0px 0px 2px #ea624a inset, 0px 1px 0px 0px #a53c2e, 0px 3px 0px 0px rgba(0, 0, 0, .15);
}
.lightbg-orange .arrow {
    border-color: transparent transparent transparent #ea624a;
}
/*Green*/
 .lightbg-green {
    background-color: #78896d;
    color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0px 0px 0px 1px #63715a inset, 0px 0px 0px 2px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #63715a inset, 0px 0px 0px 2px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #63715a inset, 0px 0px 0px 2px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #63715a inset, 0px 0px 0px 2px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0, 0, 0, .15);
}
.lightbg-green:hover {
    background-color: #8b9f7f;
    color: rgba(255, 255, 255, 0.98);
}
.lightbg-green:active {
    background-color: #68775f;
    -webkit-box-shadow: 0px 0px 0px 1px #63715a inset, 0px 0px 0px 2px #87977a inset, 0px 1px 0px 0px #63715a, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #63715a inset, 0px 0px 0px 2px #87977a inset, 0px 1px 0px 0px #63715a, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #63715a inset, 0px 0px 0px 2px #87977a inset, 0px 1px 0px 0px #63715a, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #63715a inset, 0px 0px 0px 2px #87977a inset, 0px 1px 0px 0px #63715a, 0px 3px 0px 0px rgba(0, 0, 0, .15);
}
.lightbg-green .arrow {
    border-color: transparent transparent transparent #87977a;
}
/********Dark Background Colors********/

/*Blue*/
 .darkbg-blue {
    background-color: #64a8a6;
    color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0px 0px 0px 1px #74b6b4 inset, 0px 4px 0px 0px #4a7c7b, 0px 5px 0px 0px #355655, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #74b6b4 inset, 0px 4px 0px 0px #4a7c7b, 0px 5px 0px 0px #355655, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #74b6b4 inset, 0px 4px 0px 0px #4a7c7b, 0px 5px 0px 0px #355655, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #74b6b4 inset, 0px 4px 0px 0px #4a7c7b, 0px 5px 0px 0px #355655, 0px 8px 0px 0px rgba(0, 0, 0, .15);
}
.darkbg-blue:hover {
    background-color: #73c2c0;
    color: rgba(255, 255, 255, 0.98);
}
.darkbg-blue:active {
    background-color: #5a9896;
    -webkit-box-shadow: 0px 0px 0px 1px #65a9a7 inset, 0px 1px 0px 0px #355655, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #65a9a7 inset, 0px 1px 0px 0px #355655, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #65a9a7 inset, 0px 1px 0px 0px #355655, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #65a9a7 inset, 0px 1px 0px 0px #355655, 0px 3px 0px 0px rgba(0, 0, 0, .15);
}
.darkbg-blue .arrow {
    border-color: transparent transparent transparent #74b6b4;
}
/*Pink*/
 .darkbg-pink {
    background-color: #cc3747;
    color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 4px 0px 0px #8d1b27, 0px 5px 0px 0px #65141c, 0px 8px 0px 0px rgba(0, 0, 0, .15);
}
.darkbg-pink:hover {
    background-color: #dd3c4d;
    color: rgba(255, 255, 255, 0.98);
}
.darkbg-pink:active {
    background-color: #bb3241;
    -webkit-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #dd4356 inset, 0px 1px 0px 0px #8d1b27, 0px 3px 0px 0px rgba(0, 0, 0, .15);
}
.darkbg-pink .arrow {
    border-color: transparent transparent transparent #dd4356;
}
/*Orange*/
 .darkbg-orange {
    background-color: #e65440;
    color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0px 0px 0px 1px #ea624a inset, 0px 4px 0px 0px #a53c2e, 0px 5px 0px 0px #7e2e23, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #ea624a inset, 0px 4px 0px 0px #a53c2e, 0px 5px 0px 0px #7e2e23, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #ea624a inset, 0px 4px 0px 0px #a53c2e, 0px 5px 0px 0px #7e2e23, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #ea624a inset, 0px 4px 0px 0px #a53c2e, 0px 5px 0px 0px #7e2e23, 0px 8px 0px 0px rgba(0, 0, 0, .15);
}
.darkbg-orange:hover {
    background-color: #f15843;
    color: rgba(255, 255, 255, 0.98);
}
.darkbg-orange:active {
    background-color: #d54e3b;
    -webkit-box-shadow: 0px 0px 0px 1px #ea624a inset, 0px 1px 0px 0px #a53c2e, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #ea624a inset, 0px 1px 0px 0px #a53c2e, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #ea624a inset, 0px 1px 0px 0px #a53c2e, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #ea624a inset, 0px 1px 0px 0px #a53c2e, 0px 3px 0px 0px rgba(0, 0, 0, .15);
}
.darkbg-orange .arrow {
    border-color: transparent transparent transparent #ea624a;
}
/*Green*/
 .darkbg-green {
    background-color: #78896d;
    color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0px 0px 0px 1px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #87977a inset, 0px 4px 0px 0px #63715a, 0px 5px 0px 0px #535e4b, 0px 8px 0px 0px rgba(0, 0, 0, .15);
}
.darkbg-green:hover {
    background-color: #8b9f7f;
    color: rgba(255, 255, 255, 0.98);
}
.darkbg-green:active {
    background-color: #68775f;
    -webkit-box-shadow: 0px 0px 0px 1px #87977a inset, 0px 1px 0px 0px #63715a, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 0px 0px 1px #87977a inset, 0px 1px 0px 0px #63715a, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    -ie-box-shadow: 0px 0px 0px 1px #87977a inset, 0px 1px 0px 0px #63715a, 0px 3px 0px 0px rgba(0, 0, 0, .15);
    box-shadow: 0px 0px 0px 1px #87977a inset, 0px 1px 0px 0px #63715a, 0px 3px 0px 0px rgba(0, 0, 0, .15);
}
.darkbg-green .arrow {
    border-color: transparent transparent transparent #87977a;
}
/* GLOW BUTTONS */
 .btn-glow {
    font-family:'Montserrat', sans-serif;
    border-radius: 4px;
    color: #333;
    padding: 6px 10px;
    text-align: center;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 0px 0px #cccccc;
    display: inline-block;
    border: 1px solid #e5e5e5;
    vertical-align: middle;
    cursor: pointer;
    background: #ffffff;
    background: -moz-linear-gradient(top, white 0%, #eef0f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #eef0f1));
    background: -webkit-linear-gradient(top, white 0%, #eef0f1 100%);
    background: -o-linear-gradient(top, white 0%, #eef0f1 100%);
    background: -ms-linear-gradient(top, white 0%, #eef0f1 100%);
    background: linear-gradient(to bottom, white 0%, #eef0f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eef0f1', GradientType=0);
}
.btn-glow:hover {
    text-decoration: none;
    background: #ffffff;
    background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #e6e6e6));
    background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -o-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -ms-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, white 0%, #e6e6e6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E6E6E6', GradientType=0);
}
.btn-glow.inverse {
    border-color: #000;
    color: #fff;
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
    background: #353f4c;
    /* Old browsers */
    background: -moz-linear-gradient(top, #353f4c 0%, #222a33 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #353f4c), color-stop(100%, #222a33));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #353f4c 0%, #222a33 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #353f4c 0%, #222a33 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #353f4c 0%, #222a33 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #353f4c 0%, #222a33 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353f4c', endColorstr='#222a33', GradientType=0);
    /* IE6-9 */
}
.btn-glow.inverse:hover {
    background: -webkit-linear-gradient(top, #434c58 0%, #424a53 100%);
}
.btn-glow.small {
    font-size: 11px;
    padding: 3px 6px;
    text-transform: uppercase;
}
.btn-glow.large {
    font-size: 14px;
    padding: 8px 11px;
    text-transform: uppercase;
}

.transition {
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease;
}
.border-bottom-grey-dark {
    border-bottom:1px solid #e5e5e5;
}
.box-shadow-smooth {
    box-shadow:1px 3px 2px 3px rgba(64, 64, 64, 0.3);
}
.break-shadow {
    height:10px;
    background:url('../images/box-shadow.png') center no-repeat, #FFF;
}
.icon-social {
    width:35px;
    height:35px;
    display:inline-block !important;
    border-radius:15%;
    vertical-align:center;
    text-align:center;
    font-size:18;
    line-height:34px;
    background:#e5e5e5;
    color:#909090;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease;
}
a i.icon-social:hover {
    background:#00aed7;
    color:#ffffff;
}
a i.icon-facebook:hover {
    background:#3b5998;
}
a i.icon-twitter:hover {
    background:#3ee1fa;
}
a i.icon-dribbble:hover {
    background:#ea4c88;
}
a i.icon-linkedin:hover {
    background:#05829c;
}
@media (max-width: 320px) {
    .top-info {
        display: block;
        text-align: center;
        margin-bottom: 8px;
    }
}
.head .phone-head {
    background:#f5f5f5;
    padding:10px 0;
    font-size:11px;
    font-family:'Oxygen', sans-serif;
    font-weight:700;
    color:#404040;
    text-align:right;
    border-bottom:1px solid #e5e5e5;
}
.head .phone-head i {
    margin-right:10px;
    font-size:12px;
}
.head .logo-head {
    line-height:80px;
    display:inline-block;
    float:left;
}
.head .icon-head {
    display:inline-block;
    float:right;
    text-align:right;
}
.head .icon-head a {
    line-height:80px;
}
.head .content-head {
    /*background:#ffffff;*/
    background:url('../images/base-section.png');
    border-bottom:1px solid #e5e5e5;
}
.headcontent {
    /*background:url('../images/base-section.png');*/
    padding:30px 0 30px;
    box-shadow: 0px 2px 4px 3px #e5e5e5;
    border-bottom:1px solid #e5e5e5;
}
.headcontent .button-header {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}
.headcontent .button-header:last-child {
    margin-right: 0px;
}
.headcontent .button-header > span {
    display: block;
    margin-top: -10px;
    font-size: 11px;
    font-family:'Oxygen', sans-serif;
    font-weight: 400;
}
.headcontent .button-header > span strong {
    font-weight: 700;
    font-size: 12px;
    padding: 0 3px;
}
.headcontent .image-content img {
    max-width:100%;
    height:auto;
    /*box-shadow: 1px 2px 3px 0px #535353;*/
}
.headcontent .image-content {
    position:relative;
}
.headcontent .text-content h1 {
    text-shadow: 0px 2px 1px #fff;
    font-size:36px;
    font-weight:bold;
    line-height:50px;
    letter-spacing:-1.4px;
    margin-bottom:15px;
    color:#f15843;
}
@media (max-width: 320px) {
    .headcontent .text-content h1 {
        font-size: 22px;
        line-height: 30px;
    }
}
.headcontent .text-content h2 {
    font-family:'Merriweather', serif;
    font-size:18px;
    line-height:26px;
    font-weight:400;
    color:#909090;
    margin:15px 0;
}
.headcontent .text-content h3 {
    font-size:18px;
    color:#909090;
    font-weight:300;
    line-height:32px;
    margin-bottom:15px;
}
.headcontent .text-content p {
    color:#404040;
    font-weight:300;
    line-height:25px;
    margin-bottom:15px;
}
.marketext {
    padding:40px 0 0;
    background:#ffffff;
}
.marketext {
    font-family:'Merriweather', sans-serif;
    font-weight:400;
    font-size:24px;
    line-height:36px;
    text-align:center;
}
.marketext p {
    margin-bottom: 30px;
}
span.icon-separator i {
    color: #e5e5e5;
    font-size: 35px;
    display: block;
    text-align: center;
}
.contentbody {
    padding-bottom:40px;
    background: #FFF;
}
.content-title {
    text-align: center;
    margin-top: 30px;
}
.content-title .separator-title {
    background: url('../images/line-separator.png') repeat-x center;
}
.content-title .separator-title h2 {
    font-family:'Oxygen', sans-serif;
    text-align: center;
    font-size: 28px;
    line-height: 25px;
    font-weight: 700;
    padding: 0 15px 0 15px;
    background: #FFF;
    margin: 0;
    color: #f15843;
    display: inline-block;
}
.content-title span {
    font-family:'Oxygen', sans-serif;
    font-size: 15px;
    color: #909090;
    font-weight: 300;
    line-height: 40px;
}
.contentbody .benefits {
    padding-top: 40px;
    text-align: center;
}
.contentbody .benefits .items {
    margin-bottom: 25px;
    padding: 15px;
    border-radius: 15px;
}
.contentbody .benefits .items:hover {
    background: #f15843;
    color: #FFF;
    box-shadow: 0px 0px 5px 1px #e5e5e5;
    -webkit-transition:all .6s ease;
    -moz-transition:all .6s ease;
    -ms-transition:all .6s ease;
    -o-transition:all .6s ease;
    transition:all .6s ease;
}
.contentbody .benefits .items:hover i, .contentbody .benefits .items:hover h3, .contentbody .benefits .items:hover span {
    color: #FFF;
}
.contentbody .benefits .items i {
    font-size: 50px;
    color: #f15843;
}
.contentbody .benefits .items h3 {
    font-size: 18px;
    font-family:'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
    margin: 10px 0 0 0;
}
.contentbody .benefits .items span {
    font-size: 13px;
    font-family:'Oxygen', sans-serif;
    color: #909090;
    font-weight: 300;
    line-height: 25px;
}
.contentbody .benefits .items p {
    font-family:'Oxygen', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
}
.bookreview {
    background:url('../images/base-section.png');
    padding:60px 0 50px;
    box-shadow: 0px -1px 3px -1px #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    border-top:1px solid #e5e5e5;
    color: #404040;
    font-size: 14px;
    font-family:'Oxygen', sans-serif;
}
.bookreview .vertical-shadow {
    height: 200px;
    background: url('../images/box-shadow-vertical.png') center no-repeat;
}
.bookreview p {
}
.bookreview ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.bookreview li {
    padding-left: 1.2em;
    line-height: 24px;
}
.bookreview li:before {
    content:'\f105';
    font-family:'FontAwesome';
    display: inline-block;
    margin-left: -1.2em;
    /*same as padding-left set on li*/
    width: 1.2em;
    /*same as padding-left set on li*/
    color: #59ba00;
}
.bookreview .signup {
    position: relative;
    margin: 20px 0;
    padding: 20px;
    border-radius: 5px;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 0px 0px #cccccc;
    border: 1px solid #e5e5e5;
    background: #ffffff;
    background: -moz-linear-gradient(top, white 0%, #eef0f1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #eef0f1));
    background: -webkit-linear-gradient(top, white 0%, #eef0f1 100%);
    background: -o-linear-gradient(top, white 0%, #eef0f1 100%);
    background: -ms-linear-gradient(top, white 0%, #eef0f1 100%);
    background: linear-gradient(to bottom, white 0%, #eef0f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eef0f1', GradientType=0);
}
@media (max-width: 767px) {
    .bookreview .signup-text {
        margin-bottom: 20px;
    }
}
.bookreview .video-review iframe{
    border: none;
}
.bookreview .signup-text p, .bookreview .video-review h3 {
    font-size: 18px;
    font-weight: 700;
    font-family:'Oxygen', sans-serif;
    margin: 0;
}
.bookreview .signup-text span {
    font-size: 13px;
    font-weight: 300;
    color: #909090;
    font-family:'Oxygen', sans-serif;
}
.bookreview .video-review h3 {
    margin-bottom: 15px;
}
.bookreview .signup-form {
    margin-top: 5px;
}
.chapter {
    padding: 60px 0 120px;
}
.chapter .carousel-indicators {
    position: relative;
    top: 20px;
}
.chapter .carousel-indicators li {
    border: none;
    width: 40px;
    height: 10px;
    margin:0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.4);
}
.chapter .carousel-indicators li.active {
    background: rgba(0, 0, 0, 1);
}
.chapter .carousel-inner {
    top: 30px;
}
.chapter .cprofile {
    padding-bottom:10px;
    background: #FFF;
    border: 1px solid #e5e5e5;
    border-bottom: 5px solid #f5f5f5;
    transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    margin-bottom: 15px;
}
.chapter .cprofile img {
    /*
    width: 100%;
    height: auto;
        */
    text-align:center;
    margin-top: 0px;
}
.chapter .cprofile:hover {
    background: #FAFAFA;
    border-bottom: 5px solid #f15843;
}
.chapter .cprofile h3 {
    font-family:'Montserrat', sans-serif;
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}
.chapter .cprofile span {
    font-style: italic;
    font-weight: 400;
    font-size: 13px;
    color: #808080;
    text-align: center;
    padding: 0 15px;
    display: block;
    margin: 5px 0 5px 0;
    font-family:'Merriweather', serif;
}
.chapter .cprofile p {
    font-size: 14px;
    padding: 15px;
    padding-top: 8px;
    text-align: center;
    font-family:'Oxygen', sans-serif;
}
/*Lighbox hover*/
 .lightbox-item {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.lightbox-item:before {
    content:" ";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.lightbox-item .lightbox-item-overlay-content, .lightbox-item .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 20px;
    text-align: center;
    z-index: 5;
    /* important */
}
.lightbox-item-overlay-content h6 {
    color:#fff;
    font-size:16px;
    margin-top:5%;
}
.lightbox-item-overlay-content p {
    color:#fff;
    font-size:12px;
    line-height:18px;
}
.lightbox-item img {
    display: block;
    position: relative;
}
.lightbox-item a.permalink, .lightbox-item a.preview {
    font-family:'Montserrat', sans-serif;
    display: inline-block;
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 50%;
    font-size: 14px;
    left: 50%;
    margin-left: 4px;
    margin-top: -9px;
}
.lightbox-item a.preview i {
    padding-right: 5px;
    margin-right: 5px;
}
.lightbox-item a.preview.no_custom_url {
    left:55%;
}
.lightbox-item a.permalink-alt {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #5e5e5e;
    background: #fff;
    position: absolute;
    top: 87%;
    font-size: 14px;
    left: 86.4%;
    margin-left: 4px;
    margin-top: -9px;
}
.lightbox-item a.preview {
    border-radius: 10px;
    padding: 0 10px 0 10px;
    margin-left: -60px;
    background: #FFF;
    color: #5e5e5e;
    z-index: 1;
    border-bottom: 3px solid #D5D5D5;
}
.lightbox-item a.preview:hover, .lightbox-item a.permalink:hover {
    margin-top: -15px;
}
.lightbox-item a.preview:hover {
    color:#5e5e5e;
    background: #fff;
}
.lightbox-item a.permalink:hover {
    color:#fff;
    background: #5e5e5e;
}
.lightbox-item img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.lightbox-item:hover img {
    -webkit-transform: scale(1.2, 1.2) rotate(5deg);
    -moz-transform: scale(1.1, 1.1) rotate(5deg);
    -o-transform: scale(1.1, 1.1) rotate(5deg);
    -ms-transform: scale(1.1, 1.1) rotate(5deg);
    transform: scale(1.1, 1.1) rotate(5deg);
}
@-moz-document url-prefix() {
    .lightbox-item:hover img {
        -webkit-transform: scale(1.2, 1.2) rotate(3deg);
        -moz-transform: scale(1.1, 1.1) rotate(3deg);
        -o-transform: scale(1.1, 1.1) rotate(3deg);
        -ms-transform: scale(1.1, 1.1) rotate(3deg);
        transform: scale(1.1, 1.1) rotate(3deg);
    }
}
_:-o-prefocus, .lightbox-item:hover img {
    -webkit-transform: scale(1.2, 1.2) rotate(3deg);
    -moz-transform: scale(1.1, 1.1) rotate(3deg);
    -o-transform: scale(1.1, 1.1) rotate(3deg);
    -ms-transform: scale(1.1, 1.1) rotate(3deg);
    transform: scale(1.1, 1.1) rotate(3deg);
}
.lightbox-item:hover img:nth-of-type(1n) {
    -webkit-transform: scale(1.2, 1.2) rotate(3deg)\9;
    -moz-transform: scale(1.1, 1.1) rotate(3deg)\9;
    -o-transform: scale(1.1, 1.1) rotate(3deg)\9;
    -ms-transform: scale(1.1, 1.1) rotate(3deg)\9;
    transform: scale(1.1, 1.1) rotate(3deg)\9;
}
.lightbox-item .lightbox-item-overlay-content {
    -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.lightbox-item:hover .lightbox-item-overlay-content {
    -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.lightbox-item a.preview, .lightbox-item a.permalink, .lightbox-item a.permalink-alt {
    -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.lightbox-item a.permalink, .lightbox-item a.permalink-alt {
    -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -o-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
}
.lightbox-item a.preview {
    -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
}
.lightbox-item:hover a.preview, .lightbox-item:hover a.permalink, .lightbox-item:hover a.permalink-alt {
    -ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
/* TESTIMONIAL */
 .comment {
    background:url('../images/base-section.png');
    padding:60px 0 120px;
    margin-top: 30px;
    box-shadow: 0px -1px 3px -1px #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    border-top:1px solid #e5e5e5;
    color: #404040;
}
.comment .content-title .separator-title h2 {
    background:url('../images/base-section.png');
}
.comment .icon-testi {
    max-width: 100%;
    height: auto;
}
.comment .testi {
    padding-bottom: 20px;
    position: relative;
    margin-top: 60px;
}
.comment .testi:first-child {
    margin-top: 0;
}
.comment .testi .testi-content {
    padding: 15px 15px 30px 15px;
    border:1px solid #e5e5e5;
    box-shadow: 0px 1px 3px -1px #e5e5e5;
    background: #FFF;
}
.comment .testi .testi-profile {
    position: absolute;
    width:90%;
    left: 20px;
    bottom: -60px;
}
.comment .testi .testi-profile figure {
    float: left;
    width: 80px;
    height: 80px;
    margin: 0 15px 30px 20px;
    padding: 4px;
    background: #FFF;
    box-shadow: 0px 0px 2px -1px #000;
    border: 1px solid #f5f5f5;
}
.comment .testi .testi-profile figure img {
    width: 100%;
    height: auto;
}
.comment .testi .testi-profile .testi-name {
    margin-top: 40px;
}
.comment .testi .testi-profile .testi-name strong {
    font-size: 13px;
    font-family:'Oxygen', sans-serif;
    display: block;
    color: #f15843;
}
.comment .testi .testi-profile .testi-name i {
    font-size: 12px;
    font-weight: 300;
    font-family:'Oxygen', sans-serif;
}
/* ====================== Testimoni Alternate ========================*/
 .testimoni {
    background: #111;
    background:url('../images/blur_01.jpg') no-repeat center;
    box-shadow: 0px -1px 3px -1px #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 60px;
    padding-bottom: 120px;
}
#quote-slider .servicesLink {
    zoom: 1;
    visibility: visible!important;
    filter: alpha(opacity=100);
    opacity: 1!important;
}
#quote-slider p {
    color: #FFF;
    text-align: center;
    padding: 0 30px;
}
#quote-slider .quote-sign {
    font-size: 120px;
    font-family:'Arial' serif;
    line-height: 90px;
    font-weight: 400;
    color: #595959;
    margin-bottom: -50px !important;
}
#quote-slider h2 {
    font-size: 18px;
    padding: 0 20px;
    color: #c0c0c0;
    font-weight: 400;
    text-align: center;
    line-height: 30px;
    width: 80%;
    margin: 0 auto;
    font-family:'Merriweather', serif;
}
#quote-slider span {
    color: #808080;
    text-align: center;
    display: block;
    line-height: 30px;
}
#quote-slider img {
    display: block;
    width: 120px;
    height: 120px;
    margin: 10px auto;
}
#quote-slider .quote-rate i {
    color: #ffcc00;
    letter-spacing: 0.3em;
}
#quote-slider .rating-star{
    display: block;
    text-align: center;
    color: #FFCC33;
    letter-spacing: 1.5px;
    font-size: 18px;
}
#testimoni #controls {
    position: absolute;
    left: 49%;
    margin-left: -30px;
    margin-top: 15px;
}
.quote-left-indicator, .quote-right-indicator {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #c0c0c0;
    border: 1px solid #808080;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    z-index: 24;
}
.quote-left-indicator {
    border-right: none;
}
/* PRICING */
 .pricing {
    padding: 60px 0 60px;
}
/*Pricing table and price blocks*/
 .pricing_table {
    line-height: 150%;
    margin: 0 auto;
    max-width: 100%;
    padding-top: 10px;
    font-family:'Oxygen', sans-serif;
}
.price_block {
    text-align: center;
    width: 100%;
    color: #fff;
    left: -2%;
    float: left;
    list-style-type: none;
    transition: all 0.25s;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 10px;
    border-bottom: 1px solid transparent;
}
.price_block.special h3 {
    padding: 8px 0;
    font-size: 18px;
    font-weight: 400;
}
.price_block.special .price {
    background:#f15843;
    box-shadow: inset 0 0 45px -21px rgba(0, 0, 0, 0.8);
}
/*Price heads*/
 .pricing_table h3 {
    font-family:'Oxygen', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
    padding: 5px 0;
    background: #333;
    margin: -10px 0 1px 0;
}
/*Price tags*/
 .price {
    display: table;
    background: #444;
    width: 100%;
    height: 70px;
}
.price_figure {
    font-size: 24px;
    text-transform: uppercase;
    vertical-align: middle;
    display: table-cell;
}
.price_number {
    font-weight: bold;
    display: block;
}
.price_tenure {
    font-size: 11px;
}
/*Features*/
 .features {
    background: #FAFAFA;
    color: #000;
    padding-left: 0;
}
.features li {
    padding: 8px 15px;
    border-bottom: 1px dotted #e5e5e5;
    font-size: 11px;
    list-style-type: none;
}
.footer {
    padding: 15px;
    background: #f5f5f5;
}
.action_button {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    background: linear-gradient(#666, #333);
    padding: 5px 20px;
    font-size: 11px;
    text-transform: uppercase;
}
.price_block:hover {
    box-shadow: 0 0 0px 5px rgba(0, 0, 0, 0.5);
    transform: scale(1.04) translateY(-5px);
    z-index: 1;
    border-bottom: 0 none;
}
.price_block:hover .price {
    background:#f15843;
    box-shadow: inset 0 0 45px -21px rgba(0, 0, 0, 0.8);
}
.price_block:hover h3 {
    background: #222;
}
.price_block:hover .action_button {
    background: linear-gradient(#F9B84A, #DB7224);
}
@media only screen and (min-width : 480px) and (max-width : 768px) {
    .price_block {
        width: 50%;
    }
    .price_block:nth-child(odd) {
        border-right: 1px solid transparent;
    }
    .price_block:nth-child(3) {
        clear: both;
    }
    .price_block:nth-child(odd):hover {
        border: 0 none;
    }
}
@media only screen and (min-width : 768px) {
    .pricing_table.three .price_block {
        width: 33.321589%;
    }
    .price_block {
        width: 25%;
    }
    .price_block {
        border-right: 1px solid transparent;
        border-bottom: 0 none;
    }
    .price_block:last-child {
        border-right: 0 none;
    }
    .price_block:hover {
        border: 0 none;
    }
}
.skeleton, .skeleton ul, .skeleton li, .skeleton div, .skeleton h3, .skeleton span, .skeleton p {
    border: 5px solid rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    margin: 7px !important;
    background: rgba(0, 0, 0, 0.05) !important;
    padding: 0 !important;
    text-align: left !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    font-size: 10px !important;
    font-style: italic !important;
    text-transform: none !important;
    font-weight: normal !important;
    color: black !important;
}
.skeleton .label {
    font-size: 11px !important;
    font-style: italic !important;
    text-transform: none !important;
    font-weight: normal !important;
    color: white !important;
    border: 0 none !important;
    padding: 5px !important;
    margin: 0 !important;
    float: none !important;
    text-align: left !important;
    text-shadow: 0 0 1px white;
    background: none !important;
}
.skeleton {
    display: none !important;
    margin: 100px !important;
    clear: both;
}
/* Author */
 .author {
    background:url('../images/base-section.png');
    padding:60px 0 120px;
    margin-top: 30px;
    box-shadow: 0px -1px 3px -1px #e5e5e5;
    border-bottom:1px solid #e5e5e5;
    border-top:1px solid #e5e5e5;
    color: #404040;
}
.author h3 {
    font-family:'Montserrat', sans-serif;
    font-weight: 700;
    letter-spacing: -2px;
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 25px;
    text-shadow: 0px 2px 1px #fff;
}
.author .profpic {
    max-width: 100%;
    margin-bottom: 10px;
}
.author .motto {
    color: #909090;
    font-size: 16px;
    font-family:'Merriweather', serif;
}
.author .bioextra {
    padding: 0;
    list-style: none;
}
.author .bioextra li {
    padding: 6px 0 6px 0;
    border-bottom: 1px dotted #D5D5D5;
}
.author .bioextra li:last-child {
    border-bottom: none;
}
.author .bioextra li strong {
    display: inline-table;
    vertical-align: middle;
    width: 30%;
    letter-spacing: -0.5px;
}
.author .bioextra li i {
    display: inline-table;
    width: 68%;
    font-style: normal;
}
.author .authorow {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.author .authorow:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}
h4.ftext1 strong, .toc li strong {
    margin-left: 10px;
}
/* FOOTER */
 footer {
    font-family:'Oxygen', sans-serif;
    padding: 30px 0 30px;
    font-size: 12px;
    font-weight: 300;
    border-bottom: 5px solid #e5e5e5;
}
footer strong {
    font-weight: 700;
}
footer .powered {
    text-align: right;
    display: block;
    margin-top:115px;
}
footer .copyright {
    margin-top:115px;
}
@media (max-width: 320px) {
    footer .powered, footer .copyright {
        display: block;
        text-align: center;
        margin-bottom: 8px;
    }
}
/* TEXT ROTATOR */
 .rotating {
    display: inline-block;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
    -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
    -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
    -o-transform: rotateX(0) rotateY(0) rotateZ(0);
    transform: rotateX(0) rotateY(0) rotateZ(0);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform-origin-x: 50%;
}
.rotating.flip {
    position: relative;
}
.rotating .front, .rotating .back {
    left: 0;
    top: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}
.rotating .front {
    position: absolute;
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 1px);
    -moz-transform: translate3d(0, 0, 1px);
    -ms-transform: translate3d(0, 0, 1px);
    -o-transform: translate3d(0, 0, 1px);
    transform: translate3d(0, 0, 1px);
}
.rotating.flip .front {
    z-index: 1;
}
.rotating .back {
    display: block;
    opacity: 0;
}
.rotating.spin {
    -webkit-transform: rotate(360deg) scale(0);
    -moz-transform: rotate(360deg) scale(0);
    -ms-transform: rotate(360deg) scale(0);
    -o-transform: rotate(360deg) scale(0);
    transform: rotate(360deg) scale(0);
}
.rotating.flip .back {
    z-index: 2;
    display: block;
    opacity: 1;
    -webkit-transform: rotateY(180deg) translate3d(0, 0, 0);
    -moz-transform: rotateY(180deg) translate3d(0, 0, 0);
    -ms-transform: rotateY(180deg) translate3d(0, 0, 0);
    -o-transform: rotateY(180deg) translate3d(0, 0, 0);
    transform: rotateY(180deg) translate3d(0, 0, 0);
}
.rotating.flip.up .back {
    -webkit-transform: rotateX(180deg) translate3d(0, 0, 0);
    -moz-transform: rotateX(180deg) translate3d(0, 0, 0);
    -ms-transform: rotateX(180deg) translate3d(0, 0, 0);
    -o-transform: rotateX(180deg) translate3d(0, 0, 0);
    transform: rotateX(180deg) translate3d(0, 0, 0);
}
.rotating.flip.cube .front {
    -webkit-transform: translate3d(0, 0, 100px) scale(0.9, 0.9);
    -moz-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
    transform: translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube .back {
    -webkit-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
    -moz-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    transform: rotateY(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rotating.flip.cube.up .back {
    -webkit-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.9, 0.9);
    -moz-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -ms-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    -o-transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
    transform: rotateX(180deg) translate3d(0, 0, 100px) scale(0.85, 0.85);
}
.rtl { direction: rtl; }
.ltr { direction: ltr; }
.container {
    
}
.ftext1 {
    font-family:'MyNasim', Tahoma;
    font-size: 18px;
    text-align: justify;
}
.ftext2 {
    font-family:'MyYekan', Arial;
    font-size: 16px;
    text-align: justify;
}
.ftext3 {
    font-family:'MyNazanin', Arial;
    text-align: justify;
}

.tooltip-inner {
    border: solid 2px #ccc;
    background-color: #fff; color: #000;
    font-size: 16px;
    font-family: MyNazanin;
}
div.book .description {
    font-family:'MyNasim', Tahoma;
    font-size: 18px;
    text-align: justify;
}
.tab-content h3 {
    font-family:'MyNasim', Tahoma;
    font-size: 28px;
    text-align: justify;
}
.tab-content h4 {
    font-family:'MyNasim', Tahoma;
    font-size: 24px;
    text-align: justify;
}
.modal-body label, .modal-body select {
    font-family:'MyNasim', Tahoma;
    font-size: 16px;
    text-align: justify;
}
