@font-face {
    font-family: 'IRANSansWeb';
    src: url("../fonts/IRANSansWeb.eot");
    src: url("../fonts/IRANSansWeb.eot") format("embedded-opentype"), url("../fonts/IRANSansWeb.ttf") format("truetype"), url("../fonts/IRANSansWeb.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'IRANSansWeb_Bold';
    src: url("../fonts/IRANSansWeb_Bold.eot");
    src: url("../fonts/IRANSansWeb_Bold.eot") format("embedded-opentype"), url("../fonts/IRANSansWeb_Bold.ttf") format("truetype"), url("../fonts/IRANSansWeb_Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}
body{
	font-family: IRANSansWeb !important;
	font-size: 14px !important;
	direction: rtl;
	text-align: right;
	line-height: 36px;
}
a{
    color: #00e35e;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;   
}
a:hover{
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;   
}
.gradient-bar {
    background-image: repeating-linear-gradient(to left, #9079e1 0%, #2cd6aa 10%, #28aff8 20%, #9079e1 30%);
    height: 3px;
}
/* ---- header ---- */
#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap,
#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 85px;
}
.sticky-header #primary-menu ul > li a {
    line-height: 45px;
}
.device-xxs #primary-menu, .device-xs #primary-menu, .device-sm #primary-menu {
    float: right;
    width: 100%;
} 
.primary-menu-open #primary-menu ul li {
    border-top: none;
}
.primary-menu-open #primary-menu ul > li > a {
    padding: 10px 5px !important;
}
.shatel #header #logo {
	float: right;
	width: auto;
	position: relative;
}
.shatel #header #primary-menu {
	float: left;
}
#logo img {
	padding: 15px;
}
#header.transparent-header {
	background-color: rgba(255, 255, 255, 0.7) !important;
    position: absolute;
    width: 100%;
}
.dark #primary-menu ul li > a {
    letter-spacing: 0;
    color: #444;
}
.dark #primary-menu ul li > a:hover {
    color: #00e35e !important;
}
#primary-menu ul > li a {
    letter-spacing: 0;
    text-align: right;
}
#primary-menu ul li:hover > a, #primary-menu ul li.current > a {
    color: #00e35e !important;
}
#primary-menu ul > li {
	float: right;
}
.slider-img {
    background-image: url("../images/fall-back.png");
    background-repeat: no-repeat;
    background-position: center -200px;
    background-attachment: fixed;
    background-size: cover;
    height: 75vh;
}
.font-body {
	text-align: center;
}
h1.font-body {
    background:rgba(202,67,105, .8);
   
    border-radius: 12px;
    color: #fff !important;
    display: inline-block;
    font-size: 41px !important;
    line-height: 64px;
    padding: 10px 60px;
    text-align: center;
}
.sh-title {
	font-size: 28px !important;
	letter-spacing: 0 !important;
	color: #595959 !important;
	margin-bottom: 30px !important;
    text-align: center;
    font-family: IRANSansWeb_Bold;
}
.emphasis-title span {
    width: 45px;
    height: 3px;
    background-color: #f26322;
    display: block;
    margin: 0 auto;
}
#home .emphasis-title {
    margin: 350px 0 0 !important;
    text-align: center;
}
#home .container {
    position: relative;
}

/* ---- intro ---- */
#intro .container {
    margin: 30px auto 90px;
}
#intro img {
    display: block;
    margin: 0 auto;
}
#intro .row {
    width: 90%;
    margin: 0 auto;
}

/* ---- price ---- */
.button {
    background-color: #00e35e !important;
}
.bg-gradient {
    background: #f5f8ff  url("../images/sh-intro-bg-full.png") no-repeat scroll left bottom / 100% auto;
    border-top: 1px solid #eee;
}
#pricing-switch {
	margin: 100px 0;
}
.pricing-box {
	margin: 0 !important;
	min-height: 590px;
    padding: 0 !important;
    border-radius: 12px;
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;       
}

@media all and (min-width: 480px) {
    .pricing-box {
        min-height: 500px;
    }
}
.pricing-box:hover {
    box-shadow: 0 12px 22px 0 rgba(0, 0, 0, 0.31);
    -webkit-transition: all 0.3s ease-in-out !important;
    -moz-transition: all 0.3s ease-in-out !important;
    -o-transition: all 0.3s ease-in-out !important;
    transition: all 0.3s ease-in-out !important;       
}
.pricing-title {
    background-color: #fcfcfc !important;
    padding: 40px 25px;
    border-radius: 12px 12px 0 0;
    border-bottom: 1px solid #ededed !important;
}
.pricing-title h3 {
    font-size: 19px !important;
}
#section-pricing .sh-title {
	margin-bottom: 60px;
}
.pricing-features {
    padding: 0px 25px;
}
.pricing-features li {
	background-image: url(../images/sh-tick-icon.png);
    background-position: right 10px;
    background-repeat: no-repeat;
    padding-right: 25px;
    text-align: right;	
    font-size: 13px;
    line-height: 25px;
}
.pricing-action .button {
    float: left;
}
.button:hover {
    box-shadow: 0 10px 25px rgba(0, 227, 94, 0.5);
}
.pricing-price {
	padding: 0;
    float: right;
}
.pricing-action {
    bottom: 0;
    padding: 25px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    border-top: 1px solid #eee;
}
.pricing-price span.price-tenure {
    color: #00e35e !important;
    font-size: 18px !important;
    font-weight: normal !important;
    letter-spacing: 0 !important;
    margin-top: 20px !important;	
}
.pricing-features ul > span {
    background-image: url("../images/sh-warning-icon.png");
    background-position: right 8px;
    background-repeat: no-repeat;
    color: #adadad;
    display: block;
    font-size: 12px;
    text-align: right;
    padding-right: 25px;
    position: absolute;	
    bottom: 110px;
}
.price-red {
	color: #ff4c2e;
}
.section-shatel-talk #section-pricing .pricing-box {
	min-height: 420px;
}

/* ---- shatel talk ---- */
.section-shatel-talk .sh-talk-title {
    background: rgba(78,149,255,1);
    background: -moz-linear-gradient(left, rgba(78,149,255,1) 0%, rgba(105,234,254,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(78,149,255,1)), color-stop(100%, rgba(105,234,254,1)));
    background: -webkit-linear-gradient(left, rgba(78,149,255,1) 0%, rgba(105,234,254,1) 100%);
    background: -o-linear-gradient(left, rgba(78,149,255,1) 0%, rgba(105,234,254,1) 100%);
    background: -ms-linear-gradient(left, rgba(78,149,255,1) 0%, rgba(105,234,254,1) 100%);
    background: linear-gradient(to right, rgba(78,149,255,1) 0%, rgba(105,234,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e95ff', endColorstr='#69eafe', GradientType=1 );
    border-radius: 50%;
    color: #fff;
    padding: 20px;
    float: right;
    margin-top: 15px;
    margin-left: 25px;    
}
.sh-talk-box2 .sh-talk-title {
    background: rgba(251,140,103,1);
    background: -moz-linear-gradient(left, rgba(251,140,103,1) 0%, rgba(243,190,76,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(251,140,103,1)), color-stop(100%, rgba(243,190,76,1)));
    background: -webkit-linear-gradient(left, rgba(251,140,103,1) 0%, rgba(243,190,76,1) 100%);
    background: -o-linear-gradient(left, rgba(251,140,103,1) 0%, rgba(243,190,76,1) 100%);
    background: -ms-linear-gradient(left, rgba(251,140,103,1) 0%, rgba(243,190,76,1) 100%);
    background: linear-gradient(to right, rgba(251,140,103,1) 0%, rgba(243,190,76,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb8c67', endColorstr='#f3be4c', GradientType=1 );
}
.sh-talk-box {
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.08);
    background-color: #fff;
    border-radius: 12px;
    height: 145px;
    margin: 45px auto 0 auto;
    padding: 20px;
    width: 60%;
}
.shatel-talk-content {
    float: right;
}
.sh-talk-box2 .shatel-talk-content {
    margin-top: 11px;
}
.shatel-talk-content li {
    list-style: none; 
    line-height: 25px;
}
.talk-btn {
    float: left;
}
.talk-btn span {
    display: block;
    text-align: center;
    color: #00e35e !important;
    font-size: 18px !important;    
}
.talk-btn .button {
    border-radius: 30px;
    height: 45px;
    line-height: 45px;
    margin-top: 20px;  
    width: 150px;
    text-align: center;  
}

/* ---- footer ---- */
.social-icon.si-small {
    display: inline-block;
    height: 32px;
    padding: 4px;
    border-radius: 4px;
    width: 32px;
}
.si-twitter:hover {
    background-color: #55acee !important;
}
.si-instagram:hover {
    background-color: #fd1d1d !important;
}
#contact {
	background-color: #fff;
}
#copyrights {
	background-color: #242c39;
    padding: 20px 0 10px;
    color: #fff;
}
#copyrights .col_half {
    margin-bottom: 0 !important;
}
.app-footer-features {
    text-align: center;
}
.app-footer-features i{
	color: #00e35e !important;
	margin-right: 0;
	margin-left: 10px;
}
.app-footer-features h5 {
    letter-spacing: 0 !important;
    margin: 0;
}
.sh-contact {
    margin-top: 20px;
}
#gotoTop img {
    background-color: rgba(255, 255, 255, 0);
    border-radius: 4px;
    margin-top: 1px;
    padding: 9px;
}
.telegram {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 999;
}

.section-shatel-talk {
    background: url(../images/simple-back.png) center no-repeat;
    background-size: cover;
}

.section-shatel-talk * {
    color: #fff !important;
}
/* ----responsive---- */
@media only screen and (max-width: 1200px){
    .pricing-features ul > span {
        font-size: 11px;
    }
    .sh-talk-box {
        width: 80%;
    }
}
@media only screen and (max-width: 990px){
    #logo,#logo a.standard-logo {
        display: block !important;
    }
    #section-pricing .container {
        width: inherit;
    }
    .pricing-price span.price-tenure {
        font-size: 15px !important;
    }
    .sh-talk-box {
        width: 100%;
    }
    .telegram img {
        width: 120px;
    }
    .slider-img {
        background-attachment: unset;
        background-position: center;
    }
    #home .emphasis-title {
        margin-top: 250px !important;
    }
}

@media only screen and (max-width: 900px){
    #pricing-switch .col_one_third {
        width: 70%;
        float: none;
        margin: 40px auto !important;
    }
    #section-pricing .container {
        width: 750px;
    }
}

@media only screen and (max-width: 767px){
    #pricing-switch .col_one_third {
        width: 100%;
        margin: 0 auto;
    }
    #intro .container {
        margin: 0 auto 30px auto;
    }
    #pricing-switch {
        margin: 30px 0;
    }
    #contact.section {
        padding: 30px 0;
    }
    #wrapper .emphasis-title h2 {
        font-size: 18px !important;
    }
    #wrapper .emphasis-title h1 {
        font-size: 24px !important;
        letter-spacing: 0; 
    }
    h1.font-body {
        padding: 10px 30px;
    }
    #intro .row {
        width: 100%;
    }
    .sh-talk-box {
        height: 390px;
    }
    .sh-talk-box2 {
        height: 360px;
    }
    .section-shatel-talk .sh-talk-title {
        line-height: 90px;
        width: 90px;
        height: 90px;
        text-align: center;
        padding: 0;
        float: none;
        margin: 0 auto 20px auto;
    }
    .shatel-talk-content,.talk-btn {
        float: none;
    }
    .shatel-talk-content li {
        line-height: 28px;
        font-size: 13px;
    }
    .shatel-talk-content ul {
        margin-bottom: 0;
    }
    .talk-btn .button {
        margin: 10px auto 0 auto;
        display: block;
    }
    .talk-btn span {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 500px){
    .telegram img {
        width: 80px;
    }
    .shatel-talk-content li {
        font-size: 12px;
    }
    .sh-talk-box {
        height: 380px;
    }   
    #wrapper .emphasis-title h1 {
        font-size: 18px !important; 
    } 
    h1.font-body {
        padding: 7px 20px;
    }
    #copyrights .fleft {
        width: 100%;
        text-align: center;
    }
    #copyrights .social-icon {
        float: none;
        display: inline-block;
    }
    #copyrights .col_last {
        text-align: center !important;
    }
}

/* ---- app ---- */
.pricing-box {
    margin: 0 20px;
    padding: 30px;
    background-color: #FFF;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.08);
}
.pricing-title {
    background-color: transparent;
    border-bottom: 0;
}
.pricing-title h3 {
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 0;
}
.pricing-price:after,
.pricing-features {
    border: 0;
    list-style: none;
}
.pricing-price,
.pricing-price span { font-weight: 600; }
.pricing-price span {
    margin: 3px 5px 0 0;
    font-size: 22px;
}
.pricing-price span.price-tenure {
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0 0 0;
    text-align: center;
    color: #888;
    letter-spacing: 1px;
}
.pricing-tenure-switcher { position: relative; }
.pricing-tenure-switcher .pts-left,
.pricing-tenure-switcher .pts-right,
.pricing-tenure-switcher .pts-switcher {
    display: inline-block;
    margin: 0 10px;
    height: 30px;
    overflow: hidden;
}
.pricing-tenure-switcher .pts-left,
.pricing-tenure-switcher .pts-right {
    font-size: 16px;
    font-weight: 600;
    color: #AAA;
    line-height: 30px;
}
.pricing-tenure-switcher .pts-switch-active { color: #333; }
.pricing-tenure-switcher .pts-switcher label { margin-bottom: 0; }
.app-footer-features h5 {
    display: inline-block;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 1px;
}
.app-footer-features h5 a {
    color: #666;
    font-weight: 600;
}
.app-footer-features h5 a:hover {
    color: #444;
    border-bottom: 1px dotted #AAA;
}
.app-footer-features i {
    position: relative;
    top: 8px;
    width: 30px;
    height: 30px;
    font-size: 30px;
    margin-right: 10px;
    color: #888;
}
.app-footer-features h5 span { color: #A0ACB6 !important; }
@media (max-width: 767px) {
    #copyrights .
    :last-child { display: block !important; }
}

/* ---- animation ---- */
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
.not-animated { opacity: 0; }

.animated {
    opacity: 1;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}
