@font-face { font-family: Heebo; src: url(../fonts/Heebo.ttf);}
@font-face { font-family: Heebo100; src: url(../fonts/Heebo-Thin.ttf);}
@font-face { font-family: Heebo200; src: url(../fonts/Heebo-ExtraLight.ttf);}
@font-face { font-family: Heebo300; src: url(../fonts/Heebo-Light.ttf);}
@font-face { font-family: Heebo400; src: url(../fonts/Heebo-Regular.ttf);}
@font-face { font-family: Heebo500; src: url(../fonts/Heebo-Medium.ttf);}
@font-face { font-family: Heebo600; src: url(../fonts/Heebo-SemiBold.ttf);}
@font-face { font-family: Heebo700; src: url(../fonts/Heebo-Bold.ttf);}
@font-face { font-family: Heebo800; src: url(../fonts/Heebo-ExtraBold.ttf);}
@font-face { font-family: Heebo900; src: url(../fonts/Heebo-Black.ttf);}

@font-face { font-family: Rubik; src: url(../fonts/Rubik.ttf);}
@font-face { font-family: RubikLight; src: url(../fonts/Rubik-Light.ttf);}
@font-face { font-family: RubikRegular; src: url(../fonts/Rubik-Regular.ttf);}
@font-face { font-family: RubikMedium; src: url(../fonts/Rubik-Medium.ttf);}
@font-face { font-family: RubikSemiBold; src: url(../fonts/Rubik-SemiBold.ttf);}
@font-face { font-family: RubikBold; src: url(../fonts/Rubik-Bold.ttf);}
@font-face { font-family: RubikExtraBold; src: url(../fonts/Rubik-ExtraBold.ttf);}
@font-face { font-family: RubikBlack; src: url(../fonts/Rubik-Black.ttf);}

/*body, span, div, td  {*/
    /*font-family: Heebo, serif;*/
/*}*/

h1, h2, h3, h4, h5, h6  {
    font-family: Tahoma, serif;
}

.navbar .navbar-nav > li:last-child {
    margin: 0 40px 0 0;
}

.navbar ul > li {
    font-weight: 700;
}

/*.navbar .sub-main>ul>li a.iq-button i { color: #007BFC; }*/
/*.navbar .sub-main>ul>li a.iq-button:hover i { color: #FFFFFF; }*/
.iq-list-with-icon li i, .iq-list-with-img li img {
    margin-left: 10px;
    margin-right: 0;
    margin-top: 10px;
}

section {
    padding: 50px 0;
}

/*section:first-of-type {padding-top: 150px !important;}*/
#contactForm input {
    margin-bottom: 15px;
}

#contactForm textarea {
    margin-bottom: 15px;
}

#contactForm input[type=submit] {
    margin-bottom: 0;
}

#contactForm label {
    width: 100%;
}

.widget .iq-contact li i {
    margin-right: 0;
    margin-left: 15px;
}

.footer-top .widget ul li a {
    font-weight: 700;
}

.footer-top .widget ul li a:before {
    display: none;
}

.iq-breadcrumb-one {
    padding: 80px 0 20px;
}

#login {
    background-color: rgba(0, 0, 0, 0.75);
}

#signingimg {
    display: none;
    height: 51px;
    width: 51px;
}

#AuthCodeDiv {
    display: none;
}

#title-logo {
    background: url(../images/logo-new.png) no-repeat center top;
    background-size: 60px 70px;
    font-size: 2em;
    margin-top: 15px;
    color: #000000;
    padding-top: 65px;
    width: 100%;
}

#authKindMsg {
    font-weight: bold;
}

#login .modal-header {
    border-bottom: none;
}

#login .form-group {
    margin-bottom: 1.5rem;
}

#login .modal-body input {
    font-size: larger;
    font-weight: 700;
    letter-spacing: 1px;
    border-top-left-radius: .4em !important;
    border-bottom-left-radius: .4em !important;
    border-right: none !important;
    border-color: #454D7B;
}

#login .modal-body .input-group-text {
    border-top-right-radius: .4em !important;
    border-bottom-right-radius: .4em !important;
    color: #454D7B;
    border-left: none !important;
    border-color: #454D7B;
    background-color: rgb(232, 240, 254) !important;
}

#authKindMsg {
    color: #000000;
}

#send_2fa {
    width: 50%;
}

#do_login, #chng_2fa {
    height: 51px;
    /*font-weight: 700;*/
    font-size: larger;
    letter-spacing: 1px;
    border-radius: .4em;
}

#progressBar {
    height: 51px;
    background-color: #454D7B;
    border-radius: .4em;
}

#progressBar .cool {
    background-color: #b1dfbb;

}

#progressBar .hot {
    background-color: #f1b0b7;
}

#progressBar .progress-bar {
    height: 51px;
    border-radius: .3em;
    color: #000000;
    font-weight: 700;
    font-size: larger;
}

#contactForm input, #contactForm textarea {
    background: rgb(232, 240, 254) none !important;
}

#contactForm input[type=tel] {
    width: 100%;
    float: left;
    padding: 0 15px;
    height: 51px;
    line-height: 48px;
    border: 1px solid #eeeeee;
    color: #39397E;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

#contactForm input[type=tel]:hover {
    border: 1px solid #454D7B;
    box-shadow: none;
    outline: none;
}

#contactForm .is-invalid {
    border-color: #dc3545 !important;
    padding-left: calc(1.5em + .75rem) !important;
}

#rcaptcha {
    text-align: left;
    padding-left: 0;
}

#rcaptcha > div {
    width: fit-content !important;
    float: left;
    margin-left: 0;
}

.btn-main-ok {
    color: #454D7B;
    border-color: #454D7B;
    height: 51px;
    /*font-weight: 700;*/
    font-size: larger;
    letter-spacing: 1px;
    border-radius: 0.4em;
}

.btn-main-ok:hover {
    color: #fff;
    background-color: #454D7B;
    border-color: #454D7B;
}

.btn-main-ok:focus, .btn-main-ok.focus {
    box-shadow: 0 0 0 0.2rem rgba(57, 57, 126, 0.5);
}

.btn-main-ok.disabled, .btn-main-ok:disabled {
    color: #454D7B;
    background-color: transparent;
}

.btn-main-ok:not(:disabled):not(.disabled):active, .btn-main-ok:not(:disabled):not(.disabled).active,
.show > .btn-main-ok.dropdown-toggle {
    color: #fff;
    background-color: #454D7B;
    border-color: #454D7B;
}

.btn-main-ok:not(:disabled):not(.disabled):active:focus, .btn-main-ok:not(:disabled):not(.disabled).active:focus,
.show > .btn-main-ok.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(57, 57, 126, 0.5);
}

header {
    font-family: Tahoma, serif;
}

header .sub-main a.btn {
    border-width: 2px;
}

header .sub-main a.btn:hover {
    color: #FFFFFF !important;
}

#support .iq-img-area img {
    height: 75px;    
}

.iq-testimonial-content {
    text-align: center;
}

.avtar-name {
    display: block !important;
    margin: 0 0 1em 0 !important;
}

.btn-outline-primary {
    color: #344E84;
    border-color: #344E84;
}

.btn-outline-primary:hover {
    background-color: #344E84;
    border-color: #344E84;
}

.btn-primary {
    background-color: #344E84;
    border-color: #344E84;
}

.price-table {
    margin: 0;
    padding: 0;
    border: 1px solid #DADCE0;
    box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}

.price-table thead th {
    background-color: #F2F5FE;
    border-bottom: none;
}

.price-table tbody td {
    background-color: #FFFFFF;
    font-family: Rubik, serif;
}

footer {
    background-color: #344E84;
}

a.navbar-brand.phone:hover {
    color: #007BFC;
}

.iq-breadcrumb-one {
    background-color: #344E84;
}

#back-to-top .top {
    background-color: #838383; 
}

.open {
    cursor: pointer;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: .375rem 3rem .375rem 1rem;
}

.truncate:hover {
    content: "Read more ...";
}

blockquote.heading {
    padding: 15px 30px;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    border-right: 5px solid #0d1e67;
    margin-bottom: 30px;
    font-size: 1.25rem;
    text-align: right;
}

.post.hidden {
    display: none !important;
}

.close-post {
    margin: 1rem 0 0 0.5rem;
}

#posts_grid .post .post-heading {
    height: 4.5em !important;
    overflow-y: hidden;
}

.blog-title {
    height: 6em;
}

.send {
    font-size: 1.5rem;
    /*height: 78px;*/
}
/**/