div.billing_info {
    font-family: 'Open Sans', sans-serif;
}

div.billing_info h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 36px !important;
    font-weight: normal;
    line-height: 1.3;
}

div.billing_info header {
    font-family: inherit;
}

div.billing_info .container-billing {
    width: 1170px;
    margin: 20px auto auto;
}

div.billing_info .left-block {
    display: inline-block;
    width: 53%;
    }

div.billing_info .blocks {
    margin: 20px 0 30px 0;
    padding: 0;
    }

div.billing_info .right-block {
    display: inline-block;
    width: 46%;
}

div.billing_info .billing-icon-header {
    display: inline-block;
    text-align: center;
    width: 9%;
}

div.billing_info .text-header {
    display: inline-block;
    color: rgb(50,50,50);
    font-size: 18px;
    width: 89%;
}

div.billing_info .container-buttons {
    display: inline-block;
    margin: 10px auto 20px;
    text-align: center;
}

div.billing_info .buttons {
    text-decoration: none;
    user-select: none;
    width: 230px;
    padding-top: .7em;
    padding-bottom: .7em;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 18pt;
}

div.billing_info .download-button {
    display: inline-block;
    color: white;
    background: rgb(66,169,95);
    border: 1px solid rgb(42,100,60);
    box-shadow: 0 -3px rgb(42,100,60) inset;
}

div.billing_info .download-button:hover {
    background: rgb(57, 146, 82);
    color: white !important;
}

div.billing_info .demo-button {
    display: inline-block;
    color: rgb(100,100,100);
    border: 1px solid lightgray;
    background-color: white;
    box-shadow: 0 -3px rgb(42,100,60) inset;
}

div.billing_info .demo-button:hover {
    background: rgb(245, 245, 245);
    color: rgb(100,100,100);
    border: 1px solid rgb(170,170,170);
}

div.billing_info .h1-class {
    font-size: 36px !important;
    color: rgb(70,70,70);
    font-weight: normal;
    line-height: 1.3;
    text-align: center;
}

div.billing_info .h2-class {
    font-size: 28px !important;
    font-weight: normal;
    line-height: 1.3;
    color: brown;
    text-align: center;
    margin-bottom: 0;
}

div.billing_info .h3-class {
    font-size: 20px !important;
    font-weight: 200;
    line-height: 1.3;
    color: rgb(50,50,50);
    margin-top: 5px;
    text-align: center;
}

div.billing_info .CarbonReductor {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}

div.billing_info .container-3 {
    margin-bottom: 30px;
    background-color: rgb(245,245,245);

}

div.billing_info .video {
    width: 570px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    box-shadow: 0 1px 5px;
    border: 5px solid white;
    border-top: 10px solid white;
    border-radius: 5px;
}

div.billing_info .map {
    width: 1041px;
    margin: 20px auto 10px;
    display: block;
    text-align: center;
    box-shadow: 0 1px 5px;
}

div.billing_info .video-parrent {
    position: relative;
}

div.billing_info .hr-class {
    margin-top: 40px;
    border: none;
    height: 2px;
    color: lightgray;
    background-color: lightgray;
}

div.billing_info td {
    padding: 10px;
}

div.billing_info table {
    margin-top: 20px;
    border-spacing: 5px;
    border-collapse: collapse;
}

div.billing_info #form table {
    font-family: 'Open Sans', sans-serif;
}

div.billing_info .table-price-text:hover {
    color: darkgreen;
    font-weight: bold;
}

div.billing_info .uplink:hover {
    color: black;
    }

div.billing_info .download-button-2 {
    display: block;
    width: 220px;
    text-decoration: none;
    user-select: none;
    padding: .7em 80px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    background: rgb(66,169,95);
    border: 1px solid rgb(42,100,60);
    box-shadow: 0 -3px rgb(42,100,60) inset;

}

div.billing_info .download-button-2:hover {
    background: rgb(57, 146, 82);
}

div.billing_info .dlya-button {
    margin-top: 40px;
}

div.billing_info .Carbon-Reductor-Apparat:hover {
    margin-top: 40px;
    display: block;
    color: gray;
    text-align: center;
    font-weight: normal;
    text-decoration: none;

}

div.billing_info .Carbon-Reductor-Apparat:hover {
    text-decoration: none;
}

div.billing_info .Carbon-Reductor-Apparat:hover {

}

div.billing_info .h2-class-2 {
    color: green;
    margin-bottom: 10px;
}

div.billing_info .block-back {
    display: inline-block;
    width: 47%;
    background-color: rgb(224,240,220);
    border: 1px solid rgb(224,240,220);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

div.billing_info .icon-footer {
    display: inline-block;
    width: 13%;
}

div.billing_info .text-footer {
    display: inline-block;
    font-size: 18px;
    vertical-align: top;
    margin-top: 15px;
    font-weight: bold;
    padding-left: 10px;
    padding-bottom: 5px;
}

div.billing_info .question {
    font-size: 18px;
    padding-left: 10px;
    padding-bottom: 5px;
}

div.billing_info .block-question {
    display: inline-block;
    width: 47%;
    margin-left: 10px;
    margin-right: 10px;
    background-color: rgb(224,240,220);
    border: 1px solid rgb(224,240,220);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

div.billing_info .answer {
    display: inline-block;
    padding-top: 10px;

    font-size: 18px;
    vertical-align: top;
    font-style: italic;
    color: dimgray;
}

div.billing_info .block-answer {
    display: inline-block;
    width: 47%;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}

div.billing_info .billing-nav-contact-chat {
    padding-top: 5px;
    padding-left: 40px !important;
    margin: 0 5px 0 5px;
    background: url("/wp-content/uploads/2015/12/chat.png") left no-repeat;
}

div.billing_info .billing-nav-contact-phone {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 35px !important;
    background: url("/wp-content/uploads/2015/12/earphone.png") left no-repeat;
}

div.billing_info .billing-nav-contact-mail {
    margin: 0 5px 0 5px;
}

div.billing_info .list-inline>li {
    display: inline-block;
    padding-right: 5px;
}

div.billing_info .list-inline {
    display: inline-block;
    padding-left: 0;
    list-style: none;
}

div.billing_info section ul {
    font-family: 'Segoe UI', sans-serif;
    font-size: 15px;
    font-weight: 300;
}

div.billing_info ul {
    margin-bottom: 10px;
}

div.billing_info a {
    text-decoration: none;
    font-size: 18px;
    color: forestgreen;
}

div.billing_info .list-inline-header {
    width: 1140px;
    text-align: center;
}

div.billing_info .r-n-c-m {
    text-decoration: none;
}

div.billing_info .r-n-c-m:hover {
    text-decoration: underline;
}

div.billing_info .hr-class-2 {
    border: none;
    height: 2px;
    color: lightgray;
    background-color: lightgray;
}


div.billing_info .pause-img {
    width: 130px;
    position:relative;
    top:25px;
    left: 25px;
}

div.billing_info .play-img {
    width: 130px;
    position:relative;
    top: 25px;
    right: 0;
}

div.billing_info .header-links {
    text-decoration: none;
    font-size: 18px;
    color: rgb(50,50,50);
}
div.billing_info .list-inline-header1 {
    width: 39%;
    text-align: left;
}

div.billing_info .list-inline-header2 {
    width: 100%;
    text-align: right;
}

div.billing_info .top-list-menu {
    margin: 20px auto auto;
    width: 1170px;
}


div.billing_info .what-new {
    font-size: 18px;
    color: rgb(100,100,100);
    margin-left: 15px;
    margin-right: 15px;
}

div.billing_info .what-new:hover {
    text-decoration: underline;
}

div.billing_info .want-feautures {
    font-size: 18px;
    color: rgb(100,100,100);
    margin-left: 15px;
    margin-right: 15px;
}

div.billing_info .want-feautures:hover {
    text-decoration: underline;
}

div.billing_info .main-img {
    width: 540px;
}

div.billing_info .h2-class-cert {
    font-size: 28px !important;
    font-weight: 100;
    line-height: 1.3;
    margin-top: 0;
    color: brown;
    text-align: left;
    margin-bottom: 0;
    margin-left: 15px;
}

div.billing_info .h3-class-cert {
    font-size: 17px !important;
    font-weight: normal;
    line-height: 1.3;
    color: rgb(50,50,50);
    margin-top: 5px;
    text-align: left;
    margin-left: 15px;
}

div.billing_info .container-cert {
    background-image: url(/wp-content/uploads/2016/12/Текстура.png);
}

div.billing_info .cert-left {
    display: inline-block;
    width: 54%;
}

div.billing_info .cert {
    display: inline-block;
    margin-left: 15px;
    margin-right: 10px;
    margin-bottom: 5px;
}

div.billing_info .cert-img {
    width: 130px;
    border: 3px solid white;
    border-radius: 3px;
    box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, 0 3px 3px #777;
}

div.billing_info .cert-right {
    display: inline-block;
    vertical-align: top;
    margin-top: 80px;
    width: 45%;
}

div.billing_info .container-cert-in {
    width: 1170px;
    margin: auto;
}

div.billing_info .img-quote {
    display: inline-block;
    vertical-align: top;
    width: 9%;
    text-align: center;
}

div.billing_info .quote {
    display: inline-block;
    width: 80%;
    color: rgb(130,130,130);
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
}

div.billing_info .hr-class-cert {
    margin-top: 20px;
    border: none;
    height: 2px;
    color: lightgray;
    background-color: lightgray;
}

div.billing_info .business-col-1 {

}

div.billing_info .business-cols {
    display: inline-block;
    margin-top: 30px;
    vertical-align: top;
    width: 33%;
    text-align: center;
}

div.billing_info .img-business {
    text-align: center;
}

div.billing_info .zagolovok-business {
    margin-top: 10px;
    margin-bottom: -10px;
    color: rgb(50,50,50);
    font-size: 22px;
    font-weight: normal;
}

div.billing_info .text-business {
    color: rgb(50,50,50);
    margin-top: 15px;
}

div.billing_info .vseravno-business {

}

div.billing_info .vseravno-business-1 {
    margin-top: 170px;
}

div.billing_info .business-col-2 {
    margin-top: 170px;
}

div.billing_info .vuz-margin {
    margin-top: 192px;
}

div.billing_info .cols-who {
    margin-top: 140px;
}

div.billing_info .zagolovok-who {
    font-size: 22px;
    font-weight: 600;
    color: rgb(60,125,150);
    margin-bottom: 0;
    margin-top: 5px;
    padding: 0 50px 0 50px;
}

div.billing_info .text-who {
    font-size: 16px;
    margin-top: 5px;
    color: rgb(80,80,80);
    margin-left: -7px;
    margin-right: -7px;
}

div.billing_info .container-300 {
    background-image: url(/wp-content/uploads/2016/12/Текстура.png);
}

div.billing_info .zagolovok-300 {
    vertical-align: top;
    font-size: 22px;
    font-weight: 600;
    color: rgb(60,125,150);
    margin-bottom: 0;
    margin-top: 4px;
}

div.billing_info .col-1-300 {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    margin-left: 20px;
}

div.billing_info .cals-300 {
    margin-top: 110px;
}



div.billing_info .CRM {
    margin-top: 64px;
}

div.billing_info .API {
    margin-top: 47px;
}

div.billing_info .spider-300 {
    margin-top: 23px;
    margin-left: 179px;
    position: absolute;
}

div.billing_info .col-2-300 {
    display: inline-block;
    vertical-align: top;
    width: 42%;
    margin-top: 17px;
    margin-left: 119px;
}

div.billing_info .functions {
    margin-left: 70px;
    margin-top: 27px;
}

div.billing_info .resumes {
    margin-top: 26px;
    margin-left: 140px;
}

div.billing_info .more-150 {
    margin-top: 25px;
    margin-left: 39px;
}

div.billing_info .show-me-all {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 320px;
    text-align: center;
    color: rgb(100,100,100);
    border: 1px solid lightgray;
    box-shadow: 0 -3px rgb(42,100,60) inset;
    background-color: white;

}

div.billing_info .show-me-all:hover {
    background: rgb(245, 245, 245);
    color: rgb(100,100,100);
    border: 1px solid rgb(170,170,170);
}

div.billing_info .h2-class-try {
    font-size: 28px !important;
    font-weight: normal;
    line-height: 1.3;
    color: rgb(250,250,250);
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 20px;
}

div.billing_info .h3-class-try {
    font-size: 20px !important;
    font-weight: normal;
    line-height: 1.3;
    color: rgb(230,230,230);
    margin-top: 5px;
    text-align: center;
}

div.billing_info .container-buttons-2 {
    display: block;
    margin: 40px auto 20px;
    text-align: center;
}

div.billing_info .container-try {
    background: rgb(20, 20, 20) url(/wp-content/uploads/2016/12/try-it.png);
}



div.billing_info .look-more {
    padding-bottom: 20px;
}

div.billing_info .container-try-2 {
    width: 1170px;
    margin: auto;
}

div.billing_info .demo-button-2 {
    display: inline-block;
    color: rgb(100,100,100);
    border: 1px solid rgb(70,70,70);
    background-color: white;
    box-shadow: 0 -3px rgb(42,100,60) inset;
}

div.billing_info .demo-button-2:hover {
    background: rgb(245, 245, 245);
    color: rgb(100,100,100);
    border: 1px solid rgb(50,50,50);
}

div.billing_info .col-easy-1 {
    display: inline-block;
    width: 49.7%;
    vertical-align: top;
    margin-top: 15px;
}

div.billing_info .text-easy {
    font-size: 16px;
    margin-top: 5px;
    margin-left: 15px;
    color: rgb(80,80,80);
}

div.billing_info .block-easy {
    margin-top: 10px;
}

div.billing_info .text-price {
    color: rgb(50,50,50);
    font-size: 18px;
    margin-top: 20px;
    padding-left: 12px;
    padding-right: 12px;
}

div.billing_info .col-1-price {
    display: inline-block;
    text-align: center;
    width: 49.7%;
}

div.billing_info .stroke-price-1 {
    margin-top: 50px;
    text-align: center;
}

div.billing_info .text-number1 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: rgb(80,80,80);
    font-style: italic;
}



div.billing_info .cols-number1 {
    display: inline-block;
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    vertical-align: top;
    text-align: center;
}

div.billing_info .text-300 {
    font-size: 16px;
    margin-top: 5px;
    color: rgb(80,80,80);
}

div.billing_info .quote-number1 {
    display: inline-block;
    vertical-align: top;
    width: 4%;
}

div.billing_info .operatot-nubmer1 {
    font-size: 16px;
    margin-top: 0;
    color: rgb(80,80,80);
    text-align: right;
}

div.billing_info .to-text-number1 {
    display: inline-block;
    vertical-align: top;
    width: 89%;
}

div.billing_info .h3-class-number1 {
    font-size: 20px !important;
    font-weight: normal;
    line-height: 1.3;
    color: rgb(70,70,70);
    margin-top: 30px;
    text-align: center;
}

div.billing_info .text-all-funct {
    font-size: 16px;
    margin-top: 5px;
    margin-right: 15px;
    color: rgb(80,80,80);
}

div.billing_info .list-inline-11 {
    display: block;
    margin: auto;
    text-align: center;
}

div.billing_info .img-onfirstscreen {
    box-shadow: 0 1px 2px #ccc;
    border: 1px solid #ccc;
}

div.billing_info .quote-p {
    font-size: 18px;
}

div.billing_info .section-texture {
    background-image: url(/wp-content/uploads/2016/12/Текстура.png);
}

div.billing_info .cert-gallery {
    margin: 0;
    padding: 6px 0 0 2px;
}

div.billing_info .cert-gallery div.su-custom-gallery {
    margin: 0;
    padding: 0;
}

div.billing_info .cert-gallery div.su-custom-gallery-slide {
    display: inline-block;
    position: initial;
    float: initial;
    overflow: initial;
    margin: 0 10px 0 17px;
    box-shadow: 0 0 0 60px rgba(0,0,0,0) inset, 0 3px 3px #777;
}

div.billing_info .cert-gallery div.su-custom-gallery-slide a {
    width: auto;
    height: auto;
    border: none;
    margin: 0;
    padding: 0;
}

div.billing_info .cert-gallery div.su-custom-gallery-slide a img {
    margin: 0;
    padding: 0;
    border: 3px solid white;
    border-radius: 3px;
}

div.billing_info #form-order .form {
    text-align: left;
    padding: 15px 35px;
    margin: 30px auto 0;
    width: 500px;
    border: 1px solid lightgrey;
    box-shadow: 0 -3px rgb(42, 100, 60) inset;
    border-radius: 0;
}

div.billing_info #form-order .form .form-group,
div.billing_info #form-order .form input,
div.billing_info #form-order .form label,
div.billing_info #form-order .form table td {
    margin: 0;
    padding: 0;
}

div.billing_info #form-order .form input,
div.billing_info #form-order .form label {
    display: block;
    width: 100%;
}

div.billing_info #form-order .form label {
    margin-top: 15px;
}

div.billing_info #form-order .form label:first-child {
    margin-top: 0;
}

div.billing_info #form-order .form input[type="text"],
div.billing_info #form-order .form input[type="email"] {
    padding: 5px 5px 5px 10px;
    margin: 8px 0 ;
    height: 41px;
}

div.billing_info #form-order .form input.button {
    width: 50%;
    margin: 20px auto 0;
    padding: .7em 0;
    color: white;
    background: rgb(66,169,95);
    border-radius: 0;
    border: 1px solid rgb(42,100,60) !important;
    box-shadow: 0 -3px rgb(42,100,60) inset;
    transition: no;
    text-decoration: none;
    font-weight: 200;
    text-align: center;
}

div.billing_info #form-order .form input.button:hover {
    background: rgb(57, 146, 82);
    color: white !important;
}

div.billing_info #form-order .form table {
    margin-top: 20px;
    border-spacing: 5px;
    border-collapse: collapse;
}

div.billing_info #form-order .form table td {
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 11px;
}

div.billing_info #form-order .form .md5checksum {
    position: relative;
    top: 11px;
}
