/** Generated by FG **/
@font-face {
    font-family: 'Conv_15499';
    src: url('/fonts/15499.eot');
    src: local('☺'), url('/fonts/15499.woff') format('woff'), url('/fonts/15499.ttf') format('truetype'), url('/fonts/15499.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_dos';
    src: url('/fonts/dos.eot');
    src: local('☺'), url('/fonts/dos.woff') format('woff'), url('/fonts/dos.ttf') format('truetype'), url('/fonts/dos.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


html,
body {
    height: 100%;
    /*font-family: 'PT Sans Narrow', sans-serif;*/
    /*font-size: medium;*/
    font-family: 'Fira Sans', sans-serif;



}

.logo{
    margin-top: -20px;
}

.header-scrolled .logo{
    margin-top: 0px;
    /*transform: translate(290px,0);*/
    /*margin-right: auto;*/
    /*transition: 0.3s ease-out;*/
    /*-webkit-transition:  0.3s ease-out; !** Chrome & Safari **!*/
    /*-moz-transition:  0.3s ease-out; !** Firefox **!*/
    /*-o-transition:  0.3s ease-out; !** Opera **!*/
}
.pixel-font{
    font-family: 'Conv_15499',Sans-Serif;
}

.grecaptcha-badge { visibility: hidden; }

#header .logo img {
    max-height: 40px;
}


h1, h2, h3, h4, h5, h5, p, a {
    /*font-family: 'PT Sans Narrow', sans-serif;*/

    font-family: 'Fira Sans', sans-serif;


}

.section-header h3 {
    /*font-family: 'PT Sans Narrow', sans-serif;*/
    font-family: 'Fira Sans', sans-serif;


}


#faq #faq-list a.collapsed {
    /*font-family: 'PT Sans Narrow', sans-serif;*/
    font-family: 'Fira Sans', sans-serif;
}

#faq #faq-list a {
    font-family: 'Fira Sans', sans-serif;
}

.btn {
    font-family: 'Fira Sans', sans-serif;
}


.main-nav a {
    /*font-family: 'PT Sans Narrow', sans-serif;*/
    font-family: 'Fira Sans', sans-serif;

}

#pricing .card .card-title {
    font-family: 'Fira Sans', sans-serif;
}

p, li {
    /*font-size: 110%;*/
    margin-bottom: .4rem;
}

.section-header p {
    /*font-size: 110%;*/
}

.intro-info h2 span {
    font-size: 75%;
}

#pricing .card .btn {
    font-size: 110%;
}

/*
*/

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 10px 10px 10px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/ "\e151";
}

a.desc:after {
    content: /*"\e114"*/ "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding: 15px;
    border: none;
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
}

.nav > li > form > button.logout:focus {
    outline: none;
}

.black-b{
    height: 100px;
    background: rgba(14, 37, 59, 0.95);
}

.politic-a-b{
    padding-right: 20px;
    font-size: 1rem;
}

.page-b{
    padding-top: 40px;
}

.section-header h3 {
     font-weight: 400;

}

.price-b-h{
    border-bottom: solid 1px lightgrey;
    font-weight: 700;
    font-size: 1.2rem;
    color: #1bb1dc !important;
    white-space: nowrap;
}

.price-b-s{
    border-bottom: solid 1px lightgrey;
}

.price-name-tarif{
    font-size: 1.2rem;
    font-weight: 700;
}

.nowripe-b{
    white-space: nowrap;
    color: #1bb1dc !important;
}
.currency-b{
    font-size: 1.5rem;
    padding-bottom: 2rem;
}

.demo_pr{
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
    border-bottom: solid 2px rgba(70, 164, 255, 0.11);
    /*border-bottom: solid 1px #0E253BF2;*/
}


.demo_pr_img{
    border-top-left-radius: 28px;
    border-top-right-radius: 28px;
}

.btn{
    border-radius: 20px;
    margin-bottom: 10px;
}

.section-header{
    padding-top: 40px;
}

.section-header h2{
    text-align: center;
    font-size: 1.1rem;
    padding: 20px;
}

.demo_card{
    border: solid 1px rgba(70, 164, 255, 0.11);
    outline: 1px solid rgba(70, 164, 255, 0.11); /* Пунктирная рамка */
    outline-offset: -2px;
    border-radius: 30px;
}

.demo_card span{
    font-weight: bold;
    color: #1bb1dc !important;
}

.demo_pr_text{
    padding: 30px;
    text-align: center;
}

.search_demo{
    border: solid 1px rgba(14,37,59,0.2);
    border-radius: 30px;
}
.search_demo_form{
    padding: 20px;
}

.has-star{
    font-weight: bold;
}

label{
    font-weight: bold;
}


.form_order_view{
    border-left: dashed 2px rgba(14,37,59,0.2);
}

.form_order_view_form{
    padding: 20px;
}

.form_order_view_form h2{
    font-size: 1rem;
}

.table td, .table th {
    /*border-top: 1px solid #e2e5e8;*/
     white-space: normal;
    /*padding: 1.05rem 0.75rem;*/
}

.title_demo_block{
    min-height: 4rem;
}

.img-demo-download{
    height: 300px;
    width: auto;
    border-radius: 25px;
}

.info-small{
    font-size: .8rem;
    margin-top: -10px;
    border-bottom: dashed 1px rgba(14,37,59,0.2);
}

.breadcrumb{
    background-color: rgba(233, 236, 239, 0);
}


