/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

    Compability: v7.10.2-release.1

***************************************************** */
@import url(../fonts/WebFonts/css/fontiran.css); /* لینک فایلی که وظیفه بارگذاری فونت ها را برعهده دارد */
body {
    font-family: IRANSans !important;
    font-weight: 400;
    direction: rtl;
    background-color: #E2E2E2;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, input, textarea {
    font-family: IRANSans !important;
}
.xs-title, h4 {
    font-size: 1rem;
} 

.fa-stack, .fa-lg, h3 {
    font-size: 20px;
}

.module-client-area  h2 {
   font-size: 19px;
}

    h1 {
    font-weight: bold;
}

.wrapper {
    max-width: 900px;
    margin: 0 auto;
}

.ltr {
    direction: ltr;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-small {
    font-size: 0.8em;
}

.text-xsmall {
    font-size: 0.6em;
}

.text-large {
    font-size: 1.2em;
}

.text-xlarge {
    font-size: 1.4em;
}

.text-underline {
    text-decoration: underline;
}

.text-ultralight {
    font-weight: 200;
}

.text-light {
    font-weight: 300;
}

.text-regular {
    font-weight: normal;
}

.text-medium {
    font-weight: 500;
}

.text-bold {
    font-weight: bold;
}

.text-black {
    font-weight: 900;
}

blockquote {
    font-weight: 500;
    padding: 10px;
    border: 1px dashed #666666;
}

.mainbox {
    width: 100%;
    background-color: #EFEFEF;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #FFFF33;
}

.mainboxnegativ {
    width: 100%;
    background-color: #000000;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #FFFF33;
    color: #F9F9F9;
}

.mainbox2 {
    font-size: 1em;
    width: 90%;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.mainbox3 {
    width: 100%;
    background-color: #b8b8b8;
    display: table;
    margin-bottom: 30px;
    border-right: 8px solid #bd70ff;
}

.mainbox2negativ {
    font-size: 1em;
    color: #F9F9F9;
    background-color: #000000;
    padding-right: 20px;
}

.farsiparagraph {
    font-size: 1em;
    width: 47%;
    float: right;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;

}

.englishparagraph {
    font-size: 1em;
    width: 47%;
    float: left;
    direction: ltr;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;


}

.rightbox {
    width: 60%;
    padding-right: 20px;
    padding-left: 5px;
    float: right;
    margin-left: 10px;
    margin-bottom: 0px;
    min-width: 0px;
    background-color: #F7F7F7;

}

.titelbox {
    width: 60%;
    padding-right: 25px;
    padding-left: 0px;
    float: right;
    margin-left: 10px;
    margin-bottom: 0px;
    min-width: 0px;
    background-color: #F2F2F2;
    color: #4B4B4B;
}


.lefttbox {

    padding-right: 20px;
    padding-left: 4px;
    float: right;
    margin-bottom: 10px;
    min-width: 0px;
}

.alphabet {
    width: 35%;
    float: left;
    font-size: 21em;
    text-align: center;
    font-weight: 500;
    color: #999999;
}

.alphabet2 {
    width: 35%;
    float: left;
    direction: ltr;
    font-size: 1.6em;
    text-align: left;
    font-weight: 500;
    color: #333333;
    margin-top: 100px;
}

.footer {
    font-weight: 300;
    font-size: 0.7em;
    text-align: center;
    direction: ltr;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: right;
    }
}

@media (min-width: 992px) {
    .col-md-10 {
        width: unset !important;
    }
}

.xs-header .col-lg-2 {
    float: right;
}

.nav-tabs > li {
    
    float: right;
}

.nav-tabs > li > a {
    margin-left: 2px;
    margin-right: unset !important;
}

@media (max-width: 992px) {
    .xs-header .col-lg-2 {
        display: none;
    }
}

@media (min-width: 992px) {
    #xs-logo-wrapercu {
        display: none;
    }
}

@media (max-width: 992px) {
    #xs-logo-wrapercu {
        float: right;
        margin-right: 10px;
    }
}

@media (max-width: 992px) {
    .navbar-toggle {
        float: left;
        margin-top: 20px;
    }
}

@media (max-width: 992px) {
    ul.top-nav {
        float: none !important;
        text-align: center;
    }
}

@media (max-width: 320px) {
    .top-menu li a {
        font-size: 0.67rem;

    }
}

@media (max-width: 320px) {
    ul.top-nav > li.primary-action > a.btn {
        font-size: .9em;
    }
}

@media (max-width: 992px) {
    ul.xs-top-bar-info {
        text-align: center;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: right;
    }
}

.col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}

ul.top-nav {
    float: left;
}

.xs-top-bar-info li {
    margin-left: 58px;
    margin-right: 30px !important;
    font-weight: 400;
}

.xs-menus .navbar-nav > li {
    margin-left: 52px;
    margin-right: unset !important;
}

@media (min-width: 768px) {
    .navbar-nav > li {
        float: right;
    }
}

@media (max-width: 992px) {
    .navbar-nav > li {
        float: none;
        background: rgb(20, 35, 147);
    }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: right;
        margin-top: 20px;
    }
}

.dropdown-menu {
    right: 0;
    left: unset !important;
    text-align: right !important;
}

#navcu {
    float: right !important;
}

.navbar-right {
    float: left !important;
}

@media (max-width: 992px) {
    .navbar-right {
        float: none !important;
        margin-top: 2px;
    }
}

.navbar-right .dropdown-menu {
    left: 0 !important;
    right: auto;
}

@media (max-width: 992px) {
    .navbar-right .dropdown-menu {
        left: unset !important;
    }
}

.footer-widget .widget-title::before {
    right: 0;
    left: unset !important;
}

.contact-info-widget li img {
    float: right;
    margin-left: 18px;
}

@media (min-width: 992px) {
    nav ul li:hover > ul {
        display: block;
    }
}

.checkbox input[type="checkbox"] {
    margin-right: -20px;
    margin-left: unset !important;
}

.checkbox label {
    padding-right: 20px;
}

.enamad {
    margin: 20px;
}

.footer-widget .xs-list li a {
    color: #3482ff;
}

.footer-widget .widget-title {
    font-size: 1.1rem;
    font-weight: 500;
}

.line-1, .line-2 {
    list-style: none;
    float: right;
}

.line-1 a {
    font-size: 0.95rem;
    text-decoration: none !important;
}

.line-2 a {
    font-size: 0.95rem;
    margin-right: 15px;
    text-decoration: none !important;
}

.footer-bottom {
    padding: 14px 0 !important;
}

.footer-bottom .xs-list {
    padding-top: 10px;
    text-align: left;
}

#col-md-6cu2 {
    margin-top: 35px;
}

.social-list-wraper {
    text-align: left;
}

.social-list li {
    margin-left: 10px;
    margin-right: unset !important;
}

.copyright-text p {
    font-size: 0.8rem;
}

.header-lined > h1 {
    font-size: 25px;
    padding-bottom: 20px !important;
}

.pull-right {
    float: left !important;
}

@media screen and (max-width: 426px) {
.pull-right {
    float: none !important;
    
}
}

@media screen and (max-width: 426px) {
.pull-left {
    float: none !important;
    
}
}

.tile .icon {
    left: 10px;
    right: unset !important;
}

.col-md-offset-2 {
    margin-right: 16.66666667%;
    margin-left: unset !important;
}

div.header-lined .breadcrumb {
    padding-right: 0;
    padding-left: unset !important;
}

@media (min-width: 992px) {
    .col-md-9 {

        float: left;
    }
}

.sidebar.sidebar-secondary {
    clear: right;
}

#registration .prepend-icon .field {
    padding-right: 36px;
}

#order-standard_cart .prepend-icon .field {
    padding-right: 36px;
}

#registration .prepend-icon {
    left: unset !important;
    right: 0;
}

#phonecu{
display: block !important;
}

.intl-tel-input .country-list {
    text-align: right;
    z-index: 10;
    left: 0;
}

.intl-tel-input .selected-flag .iti-arrow {
    left: 6px;
    right: unset !important;
}

.intl-tel-input .selected-flag {
    padding: 0 8px 0 0;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    direction: ltr;
    padding-left: 18px !important;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text] {
    padding-right: 66px;
    padding-left: unset !important;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
    padding-right: 76px;
    padding-left: unset !important;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text] {
    padding-right: 74px;
    padding-left: unset !important;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    
    padding-left: 90px !important;
    direction: ltr;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
    padding-right: 82px;
    padding-left: unset !important;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
    padding-right: 92px;
    padding-left: unset !important;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text] {
    padding-right: 90px;
    padding-left: unset !important;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text] {
    padding-right: 100px;
    padding-left: unset !important;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px;
}

@media (max-width: 600px) {
    table.dataTable thead > tr > th {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 600px) {
    .dataTables_wrapper .dataTables_filter {
        width: 29%;
    }
}

@media (max-width: 768px) {
    #tableInvoicesList {
        font-size: 14px;
    }
}

@media (max-width: 425px) {
    #tableInvoicesList {
        font-size: 12px;
    }
}

@media (max-width: 375px) {
    #tableInvoicesList {
        font-size: 10px;
    }
}

@media (max-width: 320px) {
    #tableInvoicesList {
        font-size: 8px;
    }
}

@media (max-width: 320px) {
    .btn {
        font-size: .7rem;
        padding: 10px 10px;
    }
}

@media (max-width: 992px) {
    .col-lg-3, .col-md-6 {
        text-align: center;
    }
}

@media (max-width: 992px) {
    .footer-widget .widget-title::before {
        right: 48%;
    }
}

.ticket-reply .date {
    float: left;
}

.ticket-reply .user i {
    float: right;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: right;
    }
}

@media (min-width: 768px) {
    .col-sm-offset-2 {
        margin-right: 16.66666667%;
        margin-left: unset !important;
    }
}

@media (min-width: 768px) {
    .col-sm-offset-3 {
        margin-right: 25%;
        margin-left: unset !important;
    }
}

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-right: -20px;
    margin-left: unset !important;
}

@media (max-width: 768px) {
    .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
        margin-right: -15px;
    }
}

th {
    text-align: right;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 14px;
}

@media (max-width: 1199px) {
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 8px;
}
}

@media (max-width: 768px) {
    .dataTables_wrapper table.table-list {
        font-size: 14px;
    }
}

@media (max-width: 375px) {
    .dataTables_wrapper table.table-list {
        font-size: 12px;
    }
}

@media (max-width: 425px) {
    .table {
        font-size: 12px;
    }
}

/* end custom poshtvar css */
body {
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    color: inherit;
}

.not-home {
    position: inherit;
    background: #022384;
    background: -webkit-linear-gradient(45deg, #1045db 0%, #1045db 13%, #15095e 52%, #15095e 100%);
    background: -o-linear-gradient(45deg, #1045db 0%, #1045db 13%, #15095e 52%, #15095e 100%);
    background: linear-gradient(45deg, #1045db 0%, #1045db 13%, #15095e 52%, #15095e 100%);
}

.xs-header .logo {
    display: block;
    padding: 20px 0;
}

ul.top-nav {
    margin-top: 0px;

}

ul.top-nav > li > a {
    padding: 0px 10px;
    color: #fff;
}

ul.top-nav > li:active > a, ul.top-nav > li:focus > a, ul.top-nav > li:hover > a, ul.top-nav > li > a:focus {
    color: #efefef;
}

.language-popover .popover-content li a {
    color: #f2f2f2;
    font-size: .8rem;
}

.top-menu li {
    display: inline-block;
    margin-right: 15px;
}

section#main-menu {
    background-color: transparent;
}

.navbar-main {
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    min-height: 38px;
    font-family: IRANSans !important;
    font-size: 15px;
}

.whmcs-submenu .navbar-nav > li > a {
    padding-top: 15px;
    font-size: .93rem;
    padding-bottom: 27px;
    font-weight: 501;
    font-family: IRANSans !important;
}

.navbar-main .navbar-nav > .active > a, .navbar-main .navbar-nav > .active > a:focus, .navbar-main .navbar-nav > .active > a:hover, .navbar-main .navbar-nav > .open > a, .navbar-main .navbar-nav > .open > a:focus, .navbar-main .navbar-nav > .open > a:hover, .navbar-main .navbar-nav > li > a:focus, .navbar-main .navbar-nav > li > a:hover {
    color: #eee;
    background-color: transparent;
}

.navbar-nav > li > .dropdown-menu {
    -webkit-box-shadow: 0px 10px 30px 0px rgba(23, 104, 221, 0.2);
    box-shadow: 0px 10px 30px 0px rgba(23, 104, 221, 0.2);
}

.dropdown-menu > li > a {
    padding: 10px 20px;
    display: block;
    color: #141414;
    font-size: 0.88rem;
    font-weight: 300;
}

ul.top-nav > li.primary-action > a.btn {
    background-color: #1044db;
}

.xs-top-bar {
    padding: 10px 0;
}

ul.xs-top-bar-info {
    margin-top: 7px;
}

section#home-banner {
    padding: 280px 0 80px;
    background: #022384;
    background: -webkit-linear-gradient(45deg, #1045db 0%, #1045db 13%, #15095e 52%, #15095e 100%);
    background: -o-linear-gradient(45deg, #1045db 0%, #1045db 13%, #15095e 52%, #15095e 100%);
    background: linear-gradient(45deg, #1045db 0%, #1045db 13%, #15095e 52%, #15095e 100%);
    position: relative;
}

section#home-banner .icon-bg {
    position: absolute;
    left: 0;
    top: 40px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}

section#home-banner .btn {
    font-size: 16px;
}

section#home-banner .btn.search {
    background-color: #1044db;
}

section#home-banner .btn.transfer {
    background-color: #0d34a4;
}

section#home-banner h2 {
    margin-bottom: 32px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
    padding: 0 0 10px 25px;
}

.domainchecker-homepage-captcha .captchaimage {
    padding: 0
}

.domainchecker-homepage-captcha .captchaimage img {
    height: 41px;
}

.dropdown-toggle .caret {
    margin-left: -3px;
}

.caret {
    height: 6px;
    width: 6px;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #ffffff #ffffff transparent;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    margin-top: -3px;
}

#default-captcha-domainchecker {
    margin-top: 25px;
}

#default-captcha-domainchecker p {
    margin-bottom: 20px;
}

.home-shortcuts {
    width: 100%;
    float: left;
    padding: 120px 0;
    background: #fff;
}

.home-shortcuts .lead {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 35px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 50px;
}

.home-shortcuts li {
    width: 23%;
    background: #fff;
    padding: 60px 0;
    text-align: center;
    border: none;
    margin-right: 2%;
    box-shadow: 4px 6px 20px rgba(0, 0, 0, 0.10);
    transition: all ease-in-out .5s;
}

.home-shortcuts li i {
    color: #1045db;
}

.home-shortcuts li p {
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    text-transform: capitalize;
    color: #232323;

}

.home-shortcuts li span {
    -webkit-transition: width 2s; /* Safari */
    transition: width 2s;
}

.home-shortcuts li i {
    font-size: 50px;
    margin-bottom: 10px;
}

.home-shortcuts li:first-child {
    border-left: 1px solid transparent;
}


section#main-body.xs-main-body {
    margin: 0;
    padding: 20px 0;
    min-height: 350px;
    background-color: #f5f5ff;
}

.xs-main-body .main-content {
    padding-top: 40px;
}

#order-standard_cart .view-cart-tabs .tab-content, #order-standard_cart .view-cart-tabs .nav-tabs > li.active > a {
    background-color: #eef0f9;
}

#order-standard_cart .field, #order-standard_cart .form-control {
    height: 36px;
}

#order-standard_cart .prepend-icon .field-icon {
    height: 50px;
    line-height: 50px;
}

.domain-pricing .tld-row.highlighted {
    background: #e0eff9;
}

#order-standard_cart .captcha-container img {
    margin-top: -2px !important;
    height: 35px;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #1868dd;
}

#order-standard_cart .default-captcha {
    background-color: #1868dd;
    color: #fff;

}

.panel-sidebar > .panel-heading {
    background-color: #3482ff;
}

.panel-sidebar .panel-title {
    color: #fff;
}

#order-standard_cart label {
    font-size: 15px;
    margin-right: unset !important;
}

.alert-info {
    color: #31708f;
    background-color: #d9dbf7;
    border-color: #bce8f1;
}

.form-control {
    height: 41px;
}

.logincontainer {
    padding: 20px;
    background: #f5f3ff;
}

/*.main-content{
    background: #f8f7fd;
}*/
.captchaimage {
    height: 37px;
}

.domainchecker-homepage-captcha .default-captcha-domainchecker {
    margin-top: 35px;
}

.domainchecker-homepage-captcha .default-captcha-domainchecker p {
    margin-bottom: 25px;
}

@media (max-width: 992px) {
    .collapse.in {
        background: rgb(20, 35, 147);
    }

    .navbar-main .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    section#home-banner h2 {
        line-height: 38px;
        font-size: 27px;
    }

    section#home-banner .btn.search,
    section#home-banner .btn.transfer {
        font-size: 14px;
    }

    .home-shortcuts li {
        width: 100%;
        margin-bottom: 10px;
    }

    .top-menu li {
        margin-right: 0;
    }

    ul.top-nav > li > a {
        padding: 0px;
        color: #fff;
    }

    .form-control {
        height: 36px;
    }

    .domainchecker-homepage-captcha .captchaimage img {
        height: 38px;
    }

    .xs-main-body blockquote p {
        font-size: 16px;
    }

    #order-standard_cart .products .product .btn {
        display: inherit;
        margin-right: 4px;
    }

    #order-standard_cart .categories-collapsed {
        background-color: #d4d4d4;
    }
}

.client-home-panels input {
    height: 32px;
}

.client-home-panels .panel-default > .panel-heading {
    color: #333;
}


.navbar-main li.account {
    background-color: rgba(29, 29, 29, 0);
}

.btn-default {
    border: 1px solid #cccccc;
}

#order-standard_cart .cart-sidebar {
    float: right !important;
    
}

.tooltip {
    left: unset !important;
    top: -25px   !important;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-right-radius: 0  ;
    border-bottom-right-radius: 0 ;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
.well .well-small > p {
    color: #777;
}

.styled_title > h1 {
    font-size: 30px;
}