/*
Theme Name: BlankForm
Theme URI: http://sws-co.ir/BlankForm
Author: Saeed Golchin Manshadi
Author URI: http://saeedgolchin.ir
Description: The 2018 theme for sws  
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sws
version:1.0.0
Tags: Forms
*/

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('assets/fonts/IRANSans/eot/IRANSansWeb_Bold.eot');
    src: url('assets/fonts/IRANSans/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('assets/fonts/IRANSans/woff2/IRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('assets/fonts/IRANSans/woff/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('assets/fonts/IRANSans/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('assets/fonts/IRANSans/eot/IRANSansWeb_Medium.eot');
    src: url('assets/fonts/IRANSans/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('assets/fonts/IRANSans/woff2/IRANSansWeb_Medium.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('assets/fonts/IRANSans/woff/IRANSansWeb_Medium.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('assets/fonts/IRANSans/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('assets/fonts/IRANSans/eot/IRANSansWeb_Light.eot');
    src: url('assets/fonts/IRANSans/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('assets/fonts/IRANSans/woff2/IRANSansWeb_Light.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('assets/fonts/IRANSans/woff/IRANSansWeb_Light.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('assets/fonts/IRANSans/ttf/IRANSansWeb_Light.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('assets/fonts/IRANSans/eot/IRANSansWeb_UltraLight.eot');
    src: url('assets/fonts/IRANSans/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('assets/fonts/IRANSans/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('assets/fonts/IRANSans/woff/IRANSansWeb_UltraLight.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('assets/fonts/IRANSans/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('assets/fonts/IRANSans/eot/IRANSansWeb.eot');
    src: url('assets/fonts/IRANSans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('assets/fonts/IRANSans/woff2/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('assets/fonts/IRANSans/woff/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('assets/fonts/IRANSans/ttf/IRANSansWeb.ttf') format('truetype');
}

body,
span,
a,
body .smart-forms,
.smart-forms input,
.smart-forms label,
.smart-forms select,
.smart-forms a,
.smart-forms button,
.smart-forms textarea,
.smart-forms .form-header h4,
.smart-forms .state-error+em {
    font-family: IRANSans
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: IRANSans
}

body {
    background: #f1f1f1;
}


/*html{
    scroll-behavior: smooth;
}*/

.menu-language a {
    text-decoration: none;
    font-size: 14px;
    padding: 41px 10px;
    display: inline-block;
}

#header {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    line-height: 0;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color .25s ease, height .25s ease;
    transition: background-color .25s ease, height .25s ease;
}

#header2 {
    background-color: #455463;
    width: 100%;
    line-height: 0;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: background-color .25s ease, height .25s ease;
    transition: background-color .25s ease, height .25s ease;
}

.hide {
    display: none;
}

.main-header {
    transition: 1s;
}

.header-shirink {
    transition: 1s;
    padding-top: 0px;
    background: rgba(208, 72, 72, 0.74);
}

.divhead {
    position: absolute;
    top: 50%;
    right: 0;
    color: #fff;
    transition: 0.3s;
    line-height: 25px;
}

.pad-r115 {
    padding-right: 115px!important
}

.divheadl {
    position: absolute;
    top: 50%;
    right: 0;
    color: #fff;
    transition: 0.3s;
    line-height: 25px;
}

.divhead2 {
    position: absolute;
    top: 16%;
    left: 0;
    color: #fff;
    transition: 0.3s;
    line-height: 25px;
}

.divheadl2 {
    position: absolute;
    top: 16%;
    right: 0;
    color: #fff;
    transition: 0.3s;
    line-height: 25px;
}

.andaz {
    width: 100%;
    height: 60px
}

.font-family {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
}

.font-s15 {
    font-size: 15px
}

.loading {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background: rgba(127, 217, 200, 0.35);
    z-index: 1000;
}

.sk-cube-grid {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.line22 {
    line-height: 22px
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #333;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}

#main-menu ul {
    list-style: none;
}

#main-menu ul li {
    display: inline-block;
    font-size: 14px
}

#main-menu ul li a {
    text-decoration: none;
    color: #000;
    padding: 10px;
}

.font-s30 {
    font-size: 30px
}

#main-menu ul li a:hover {
    color: red;
    border-bottom: 1px solid red;
}

.margin-auto {
    margin: 0 auto;
}

.divhead ul {
    list-style: none
}

.divheadl ul {
    list-style: none
}

.divhead2 ul {
    list-style: none
}

.divheadl2 ul {
    list-style: none
}

.divhead ul li {
    padding: 2px
}

.divheadl ul li {
    padding: 2px
}

.divhead2 ul li {
    padding: 2px
}

.divheadl2 ul li {
    padding: 2px
}

.divhead img {
    width: 50px
}

.divheadl img {
    width: 50px
}

.divhead2 img {
    width: 50px
}

.divheadl2 img {
    width: 50px
}

.spacer-t10 {
    margin-top: 10px
}

.spacer-t20 {
    margin-top: 20px
}

.spacer-b10 {
    margin-top: 10px
}

.spacer-b20 {
    margin-top: 20px
}

.color4 {
    color: #e5e4e4
}


/*-----------index--------------*/

.box-about h5,
.box-about h4,
.box-about p {
    padding: 0 20px;
}

.box-about h4:first-child {
    padding-top: 15px;
}

.box-about p.last-paraph {
    padding-bottom: 15px;
}

.main-row {
    padding: 20px;
}

.row-txt {
    padding-bottom: 25px;
    color: #fff;
}

.insta-txt {
    padding-top: 25px;
    color: #fff;
}

.main-row h1 {
    text-align: center;
}

.main-row a {
    display: inline-block;
    width: 15%;
    text-align: center;
    border-radius: 5px;
    border: 1px solid white;
    padding: 7px 3px;
    position: relative;
}


/*.main-row a:before{
    background-image: url(assets/images/share1.svg);
    background-size: 25px;
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    top: -10px;
    right: 0px;
}*/


/*-------menu mobile-------------*/

.mobile {
    display: none
}
.mobile-block {
    display: none;
    margin: 7px;
}
.mobile-block a {
    text-decoration: none;
    background: #1abc9c;
    color: #fff;
    padding: 3px;

    border-radius: 5px;
}

/*Mobile*/

.pad-t20 {
    padding-top: 20px
}

.pad-t10 {
    padding-top: 10px
}

.spacer-t5 {
    margin-top: 5px
}

.absolute {
    position: absolute
}

.font-s11 {
    font-size: 11px
}

.font-s13 {
    font-size: 13px
}

.pad-b20 {
    padding-bottom: 20px
}

.align-center {
    text-align: center
}

.mob-swipe-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

.mobile {
    height: 50px;
    border-bottom: 1px solid #ccc;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
}

.header-right-mob {
    background-color: #f40002;
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    z-index: 999999;
    text-align: center
}

.header-right-mob i {
    display: block;
    font-size: 34px;
}

.header-right-mob i.icon-navicon {
    position: absolute;
    right: 7px;
}

.header-right-mob i.icon-android-home {
    padding-right: 15px;
    font-size: 22px;
    padding-top: 9px;
}

.header-drawer-user,
.header-left-mob {
    color: #ccc;
    padding: 15px;
    cursor: pointer;
}

.mobile-menu-drawer {
    width: 150px;
    left: -150px;
    top: 51px;
    background: white;
    transition: 0.6s ease;
}

.mobile-menu-drawer.active-drawer {
    left: 0px;
    transition: 0.3s ease;
}

.mobile-menu-drawer ul {
    list-style: none;
    height: 100%;
}

.mobile-menu-drawer ul li {
    display: block;
    height: 35px;
    border-bottom: 1px solid #eee;
}

.mobile-menu-drawer ul li a {
    display: block;
    font-size: 13px;
    line-height: 35px;
    text-decoration: none;
    color: #333;
}

.mobile-menu-right {
    display: block;
    position: fixed;
    top: 0;
    right: -260px;
    height: 100%;
    z-index: 999999;
    width: 260px;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
    transition: 0.2s ease;
}

.mobile-menu li {
    border-bottom: 1px solid #ccc;
}

.mobile-menu li a {
    display: block;
    padding: 17px 11px;
    color: #585858;
    font-size: 14px;
    text-decoration: none
}

.append-icon,
.prepend-icon {
    z-index: 0
}


/*Mobile Search*/

.mobile-search-form {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    height: 50px;
    z-index: 9999;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.mobile-search-input-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%!important;
    z-index: 1000;
}

.mobile-search-input-box input {
    width: 100%;
    background: none;
    outline: none;
    font-size: 13px;
    color: #555;
    float: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
    height: 50px;
    line-height: 50px;
    padding: 0 50px;
    font-family: iransans;
    border: none;
    color: #bdbdbd;
}

.mobile-site-search i.search-close {
    position: absolute;
    right: 17px;
    padding: 17px 0;
    z-index: 1001;
    color: #ccc;
}


/*mobile logo*/

.mobile-menu-logo {
    background-color: #db4437;
}

.mobile-search {
    position: fixed;
    width: 100%;
    height: 50px;
    top: 0;
    right: 0;
    background: #fff
}


/*-------menu mobile-------------*/

.align-left {
    text-align: left
}

.align-right {
    text-align: right
}

.tdemo {
    position: relative;
    background: #eee;
    width: 100%;
    height: 100vh;
}

.tdemo img {
    width: 100%;
    height: 100vh;
    display: block;
}

.tdemo:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(assets/images/overlay-pattern.png);
    background-repeat: repeat;
    content: "";
}

.arbaeen-text {
    border-radius: 3px;
    text-align: center;
    padding: 0px 25px;
    position: absolute;
    width: 34%;
    height: 75px;
    top: 220px;
    right: 0;
    background: rgba(204, 23, 22, 0.68);
    line-height: 30px;
    color: white;
    margin: auto;
    bottom: 0;
    left: 0;
}

.scroll-down-part {
    left: 46%;
    bottom: 5%;
    padding: 5px;
    border-radius: 50px;
    width: 64px;
    height: 61px;
    position: absolute;
    z-index: 2;
    opacity: 0.5;
}

.scroll-down-part img {
    max-width: 100%!important;
    width: 60px;
    height: auto;
    color: gold;
    padding: 5px;
    display: inline-block;
    line-height: 35px;
}

.scroll-down-part i {
    font-size: 31px;
    color: gold;
    padding: 5px;
    display: inline-block;
    line-height: 35px;
}

.box-news {
    width: 100%;
    background: #ffffff;
    border-radius: 5px;
    transition: 0.8s;
    border: 1px solid #d7d7d7;
}

.box-news:hover {
    box-shadow: 1px 1px 10px #000;
    transition: 0.8s
}

.box-about {
    width: 100%;
    background: #ffffff;
    border-radius: 5px;
    border: 1px solid #d7d7d7
}

.box-img-news img {
    border-radius: 5px;
    width: 100%;
    height: 286px
}

.bold {
    font-weight: 700;
    color: #000
}

.news-title {
    height: 30px;
    overflow: hidden;
    margin-bottom: 10px;
}

.pboxnews {
    font-size: 13px;
    text-align: justify;
    color: #000;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    height: 120px;
    overflow: hidden;
}

.pboxnewsa {
    font-size: 13px;
    text-align: justify;
    color: #000;
    padding-bottom: 10px;
}

.datediv {
    font-size: 12px;
    color: #a1a1a1;
}

.linkde a {
    text-decoration: none
}

.head-news {
    border-bottom: 1px solid #ababab;
}

.head-news h2 {
    background: rgba(194, 0, 0, 0.7);
    display: inline-block;
    color: #fff;
    border-radius: 5px 5px 0px 0px;
}

.container-fluid {
    width: 100%
}


/*-----------dashboard----------*/

.bg1 {
    background-color: #fff
}

.spacer-b25 {
    margin-bottom: 25px
}

.pad-20 {
    padding: 20px
}

.box-dashbord ul {
    list-style: none
}

.box-dashbord-index ul {
    list-style: none
}

.box-dashbord ul li {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: -1px
}

.box-dashbord-index ul li {
    background-color: #fff;
    padding: 5px;
    margin-bottom: -1px
}

.box-dashbord ul li:nth-child(1) {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: -1px;
    border-radius: 5px 5px 0 0
}

.box-dashbord ul li:nth-child(4) {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #eee;
    margin-bottom: -1px;
    border-radius: 0 0 5px 5px
}

.box-dashbord ul li a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 14px
}

.box-dashbord-index ul li a {
    text-decoration: none;
    color: #000;
    display: block;
    font-size: 14px
}

.bgh4 {
    background-color: #1abc9c;
    display: inline-block;
    color: #fff;
    padding: 10px 25px 10px 25px
}

.bgh5 {
    background-color: #1abc9c;
    display: inline-block;
    color: #fff;
    padding: 10px 25px 10px 25px;
    position: relative;
    top: -33px;
}

.box-dashbord-index ul li table {
    border-collapse: collapse;
    width: 100%
}

.box-dashbord-index ul li table tr th {
    border: 1px solid #eee;
    padding: 3px 10px 3px 10px;
    text-align: center
}

.box-dashbord-index ul li table tr td {
    border: 1px solid #eee;
    padding: 3px 10px 3px 10px;
    text-align: center
}

.smawrap {
    height: 100vh
}


/*-----------profile------------*/

.img-box-profile img {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    border: 1px dotted #3a3939;
}

.font-s16 {
    font-size: 16px
}

.margin-auto {
    margin: auto
}

.bg2 {
    background: #000
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.clear {
    clear: both;
}

.header-pro {
    background: #057082
}

.boximgpro {
    width: 80px;
    background: #eee;
    height: 80px;
    border-radius: 50%
}

.iransans {
    font-family: IRANSans
}

.color1 {
    color: #fff
}

.img-box-profile {
    background: #eee;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    margin-bottom: 20px
}

.smart-forms .tagline {
    height: 0;
    border-top: 1px solid #D9DDE5;
    text-align: center;
}

.smart-steps .wizard>.steps a {
    font-size: 13px;
}

.smart-forms .radio:before {
    margin: 3.5px 4.9px;
    width: 7px;
    height: 7px;
}

.smart-forms .append-icon .field-icon{
    left: 0;
}

.smart-forms .append-icon>input, 
.smart-forms .append-icon>textarea{
    padding-left: 36px;
    padding-right: 10px;
}


/*---------------meno fadetogle-----------------*/

.min-h545 {
    min-height: 545px
}

.relative {
    position: relative
}

.responsive img {
    width: 100%;
    height: auto
}

.dropd {
    position: absolute;
    top: 50px;
    left: 12px;
    background: #e5e4e4;
    width: 150px;
    display: none;
    border-radius: 5px;
    z-index: 999;
    border: 1px solid #eee
}

.dropdlang {
    position: absolute;
    top: 50px;
    left: 12px;
    background: #fff;
    width: 85px;
    display: none;
    border-radius: 5px;
    z-index: 999;
    border: 1px solid #eee
}

.dropd ul li a {
    color: #000;
    padding: 10px;
    display: block;
    text-decoration: none
}

.dropdlang ul li a {
    color: #000;
    padding: 13px;
    display: block;
    text-decoration: none
}

.dropd ul {
    list-style: none
}

.dropdlang ul {
    list-style: none
}

.dropd ul li {
    transition: 0.5s;
}

.dropdlang ul li {
    transition: 0.5s;
    text-align: center
}

.dropd ul li:hover {
    background: #efebeb;
    transition: 0.5s;
}

.dropdlang ul li:hover {
    background: #efebeb;
    transition: 0.5s;
}

.avatar-user {
    width: 82px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
}

.avatar-user img {
    border-radius: 50%;
}

.dfd {
    position: absolute;
    top: 40%;
    left: 7px!important;
    color: #e5e4e4;
}

.dfds {
    position: absolute;
    top: 40%;
    right: 8px;
    color: #777777
}

.pad-15 {
    padding: 15px
}


/*----------------exort-------------*/

.datagrid table>thead>tr>th,
.datagrid table>tbody>tr>th,
.datagrid table>tfoot>tr>th,
.datagrid table>thead>tr>td,
.datagrid table>tbody>tr>td,
.datagrid table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.4;
    text-align: center;
}

.datagrid table thead tr,
.table .thead .tr {
    color: #fff;
    background: #1abc9c !important;
}

.page-template-html-export .datagrid table>tbody>tr>td {
    padding: 5px;
}

.datagrid table tr:nth-child(odd),
.table .tr:nth-child(odd) {
    background-color: #f6f6f6;
}

.datagrid table tr:nth-child(even),
.table .tr:nth-child(even) {
    background-color: #e9e9e9;
}


/*----------head form-------------------*/

.clearfix:before,
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.colm25 {
    width: 20%;
}

.colm3 {
    width: 25%;
}

.colm4 {
    width: 33.33%;
}

.colm5 {
    width: 41.66%
}

.colm6 {
    width: 50%;
}

.colm7 {
    width: 58.33%;
}

.colm8 {
    width: 66.66%;
}

.colm9 {
    width: 75%;
}

.colm10 {
    width: 83.33%
}

.colm11 {
    width: 91.66%
}

.colm12 {
    width: 100%
}

.pad-5 {
    padding: 5px
}

.tab1 {
    background: #00886d;
    padding: 10px;
    color: #fff;
    position: relative;
    height: 54px;
    text-align: center;
    padding-top: 18px;
    padding-right: 20px
}

.tabfin {
    background: #ECEDEE;
    padding: 10px;
    color: #aaa;
    position: relative;
    height: 54px;
    text-align: center;
    padding-top: 18px;
    padding-right: 20px
}

.tab1pro {
    width: 100%;
    background: #1abc9c;
    padding: 10px;
    color: #fff;
    text-align: center;
    font-size: 16px
}

.visit {
    background: #48c9b0;
    padding: 10px;
    color: #fff;
    position: relative;
    height: 54px;
    text-align: center;
    padding-top: 18px;
}

.tabfin5 {
    background: #ECEDEE;
    padding: 10px;
    color: #888686;
    position: relative;
    height: 54px;
    text-align: center;
    padding-top: 18px;
}

.taga a {
    text-decoration: none
}

.tab1::after {
    content: '';
    width: 40px;
    background: red;
    height: 40px;
    position: absolute;
    -webkit-border-radius: 5px 2px 5px 0;
    -moz-border-radius: 5px 2px 5px 0;
    -o-border-radius: 5px 2px 5px 0;
    border-radius: 5px 2px 5px 0;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    background-color: inherit;
    border-color: inherit;
    top: 6px;
    z-index: 1;
    right: -19px;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}

.tabfin::after {
    content: '';
    width: 40px;
    background: red;
    height: 40px;
    position: absolute;
    -webkit-border-radius: 5px 2px 5px 0;
    -moz-border-radius: 5px 2px 5px 0;
    -o-border-radius: 5px 2px 5px 0;
    border-radius: 5px 2px 5px 0;
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(225deg);
    background-color: inherit;
    border-color: inherit;
    top: 6px;
    z-index: 1;
    right: -19px;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}

.tabfin5a {
    background: #00886d;
    padding: 10px;
    color: #fff;
    position: relative;
    height: 54px;
    text-align: center;
    padding-top: 18px;
}

.validate-error em {
    display: block!important;
    margin-top: 6px;
    padding: 0 3px;
    font-family: iransans;
    font-style: normal;
    line-height: normal;
    color: #C00;
    font-size: 0.95em;
}

.smart-forms .prepend-icon>textarea,
.smart-forms .prepend-icon>input {
    padding-left: 110px;
}

.smart-forms .file .button {
    left: 4px;
    right: inherit;
}

.smart-forms .prepend-icon .field-icon {
    right: 0;
    left: inherit;
}


/* -------------------------------------------------- */


/*	single
 /* -------------------------------------------------- */

.font-s14 {
    font-size: 14px
}

.box-single {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    overflow: hidden
}

.box-sidebar {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 5px 0px 5px 5px
}

.head-box-sin h2 {
    background-color: rgba(194, 0, 0, 0.7);
    color: #fff;
    padding: 5px;
    display: inline-block;
    border-radius: 5px 5px 0px 0px
}

.box-sidebar ul {
    list-style: none
}

.box-sidebar ul li {
    border-bottom: 1px solid #c2c2c2;
    padding: 5px;
    overflow: hidden;
}

.box-sidebar ul li a {
    text-decoration: none;
    color: #000;
    display: block
}

.tozboxside {
    font-size: 13px;
    padding-right: 5px
}

.box-content-rules {
    text-align: justify;
}


/* -------------------------------------------------- */


/*	Main Navigation
 /* -------------------------------------------------- */

.transparent .navigation {
    border-bottom: 1px solid #cfcfcf;
    border-bottom: 1px solid rgba(207, 207, 207, .4);
    float: right
}

.header-shrink .navigation {
    border-bottom-width: 0;
}

.navigation>ul>li {
    position: relative;
    display: inline-block;
    float: left;
}

.navigation>ul>li>a {
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 35px 15px 41px;
    color: #fff;
    font-size: 14px;
    line-height: 1em;
    -webkit-transition: padding .25s ease, color 100ms linear, background-color .25s ease-out;
    transition: padding .25s ease, color 100ms linear, background-color .25s ease-out;
}

.navigation>ul>.downarrowclass>a:after {
    margin-right: 6px;
    color: #5b5e60;
    font-size: 12px;
    font-family: 'fontello';
    content: '\e8ba';
    line-height: 1em;
}

@media only screen and (min-width: 1025px) {
    .transparent .navigation>ul>li>a {
        padding: 90px 20px 35px;
    }
    .transparent .navigation>ul>li.downarrowclass>a {
        padding: 90px 20px 35px 15px;
    }
}

@media only screen and (min-width: 993px) {
    .header-shrink .navigation>ul>li>a {
        padding-top: 15px !important;
        padding-bottom: 21px !important;
        color: #fff;
    }
    .header-shrink .navigation>ul>li>a:after {
        color: #fff;
    }
}

.navigation a {
    font-weight: 300;
}

.navigation>ul>li:hover>a,
.navigation>ul>.current-menu-item>a,
.navigation>ul>.current_page_item>a,
.navigation>ul>.current_page_parent>a,
.navigation>ul>.current_page_ancestor>a {
    color: #ffffff;
    background-color: #4a978812;
}

.navigation>ul>li:hover>a:after,
.navigation>ul>.current-menu-item>a:after,
.navigation>ul>.current_page_item>a:after,
.navigation>ul>.current_page_parent>a:after,
.navigation>ul>.current_page_ancestor>a:after {
    color: #fff;
}

.transparent .navigation>ul>li:hover>a,
.transparent .navigation>ul>.current-menu-item>a,
.transparent .navigation>ul>.current_page_item>a,
.transparent .navigation>ul>.current_page_parent>a,
.transparent .navigation>ul>.current_page_ancestor>a {
    background-color: #C20000;
    background-color: rgba(208, 72, 72, 0.91);
    color: #fff;
    float: right
}

.header-shrink .navigation>ul>li:hover>a,
.header-shrink .navigation>ul>.current-menu-item>a {
    background-color: #fff;
    color: #C20000;
}

.header-shrink .navigation>ul>li:hover>a:after,
.header-shrink .navigation>ul>.current-menu-item>a:after,
.header-shrink .navigation>ul>.current_page_item>a:after,
.header-shrink .navigation>ul>.current_page_parent>a:after,
.header-shrink .navigation>ul>.current_page_ancestor>a:after {
    color: #C20000;
}

.container {
    width: 1200px;
    margin: 0 auto
}


/* responsive */

@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        width: 950px;
    }
}


/* Tablet */

@media (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 750px;
    }
    .divhead {
        display: none
    }
    .divheadl {
        display: none
    }
    .divhead2 {
        display: none
    }
    .divheadl2 {
        display: none
    }
    .tdemo {
        position: relative;
        width: 100%;
        height: auto
    }
    .tdemo img {
        position: relative;
        width: 100%;
        height: auto
    }
    .smart-forms .form-footer {
        text-align: center;
    }
    .smart-forms .form-footer .button {
        float: inherit !important;
    }
    .andaze1 {
        font-size: 10px!important;
    }
}

@media (max-width: 767px) {
    .spacer-tm50 {
        margin-top: 50px
    }
    .dropdlang {
        top: 30px!important;
        left: 12px!important;
    }
    .tdemo {
        position: relative;
        width: 100%;
        height: auto
    }
    .tdemo img {
        position: relative;
        width: 100%;
        height: auto
    }
    .colm {
        width: 100%;
    }
    .divhead {
        display: none
    }
    .divhead2 {
        display: none
    }
    .divheadl2 {
        display: none
    }
    .divheadl {
        display: none
    }
    .desktop {
        display: none
    }
    .mobile {
        display: block;
    }
    .mobile-block {
        display: block;
    }
    .container {
        width: 100%
    }
    .tab1::after {
        display: none
    }
    .tab1 {
        margin-top: 10px
    }
    .tabfin {
        margin-top: 10px
    }
    .tabfin::after {
        display: none
    }
    .tabfin5 {
        margin-top: 10px
    }
    .tabfin5a {
        margin-top: 10px
    }
    .smart-forms .form-footer .button {
        float: none;
        width: 100%;
        margin: 0;
    }
    .color-text {
        display: block;
    }
    .main-row a {
        width: 46%;
        margin: 5px 0;
    }
    .andaze {
        font-size: 12px!important;
    }
    .smart-forms .frm-row {
        overflow: scroll;
    }
    .form-body fieldset{
	    overflow: scroll;
    	display: contents;
    }
    .form-body img{
	    width: 100%;
    }
    .hidden-mobile{
    	display: none;
    }
    .option-group{
	    line-height: 2;
    }
    .verify-input{
    	font-size: 9px !important;
    }
    .last-form-head{
    	margin-top: 10px;
    }
    table tbody td input{
    	width: 70px !important;
    	height: 50px !important;
    	padding: 0 !important;
    }
    table tbody td span{
    	display: none;
    }
}

.stp-three .wizard>.steps>ul>li {
    width: 19.95%!important;
}

.pad-10 {
    padding: 10px
}

@media only screen and (max-width: 850px) {
    .stp-three .wizard>.steps>ul>li {
        width: 100%!important;
    }
}

@media only screen and (max-width: 768px) {
    /*.visit{
    	margin-top: 10px;
}*/

}

@media only screen and (max-width:599px) {
    .tdemo {
        padding-top: 60px;
        background: #750e0e;
    }
}

footer {
    background-color: #455463;
}

footer a {
    text-decoration: none;
    color: #fff
}