@charset "utf-8";

@import "/reductor-v2/slick-1.8.0/slick/slick.css" all;
@import "/reductor-v2/slick-1.8.0/slick/slick-theme.css" all;

/*
Theme Name: Bootstrap Basic
Theme URI:
Author: Vee Winch
Author URI: http://okvee.net
Description: Bootstrap v.3 basic theme for developers to build their new theme very fast and easy.
Version: 1.0.3.3
License: MIT
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: white, gray, light, one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/


@font-face {
  font-family: "Segoe UI";
  font-weight: 300;
  src: local("Segoe UI Light"), local('SegoeUI-Light');
}

@font-face {
  font-family: "Segoe UI";
  font-weight: 400;
  src: local("Segoe UI"), local('SegoeUI');
}
@font-face {
  font-family: "Segoe UI";
  font-weight: 600;
  src: local("Segoe UI Semibold"), local('SegoeUI-Semibold');
}
@font-face {
  font-family: "Segoe UI";
  font-weight: 700;
  src: local("Segoe UI Bold"), local('SegoeUI-Bold');
}
@font-face {
  font-family: "Segoe UI";
  font-style: italic;
  font-weight: 400;
  src: local("Segoe UI Italic"), local('SegoeUI-Italic');
}
@font-face {
  font-family: "Segoe UI";
  font-style: italic;
  font-weight: 700;
  src: local("Segoe UI Bold Italic"), local('SegoeUI-BoldItalic');
}

/*
Required WordPress CSS
*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.bypostauthor {
}
.gallery-caption {
}
.sticky {
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*
Theme Name: Bootstrap Canvas WP
Theme URI:
Author: Schon Garcia
Author URI:
Description: The 2015 theme for WordPress built on Bootstrap, a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.
Version: 1.92
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, light, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, editor-style, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: bootstrapcanvaswp

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =WordPress Core
-------------------------------------------------------------- */

html,
body {
    margin: 0 auto;
    font: 20px 'Segoe UI', sans-serif;
}

body > * {
    margin: 0 auto;
   /* overflow: hidden !important;*/
}

header {
    padding: 15px 0;
    /*font-family: 'Segoe UI', sans-serif*/
}

header nav {
    display: table;
    width: 100%;
    clear: both;
}

header nav > * {
    display: table-cell;
}
header ul {
    text-align: right;
    padding-right: 15px;
}
header li {
    display: inline;
    margin: 0 10px;
    text-align: right;
}

header.carbonsoft-main-header nav ul {
    padding: inherit;
}

header.carbonsoft-main-header nav ul li {
    margin: 0 10px 0 0;
     white-space:nowrap;
}

header.carbonsoft-main-header nav ul li a.carbonsoft-main-header-phone {
    color: #A70000;
    font-weight: 500;
}

header {
}

a {
    color: inherit;
    text-decoration: none;
}

.form-control {
    border-radius: 0;
    height: 40px;
    font-size: 20px;
    font-family: 'Ubuntu';
    color: #24890d;
    font-weight: bold;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px #f2f2f2;

}
.form-group label {
    font-size: 18px;
    color: #555;
    font-weight: 500;
    font-family: 'Ubuntu',sans-serif;
    margin-top: 15px;
}
.form-control:focus {
    box-shadow: inset 0 2px 2px #f2f2f2;
    color: #000;
}
.form-control::-webkit-input-placeholder       {opacity: 1; transition: opacity 0.3s ease; font-weight: 300;}
.form-control::-moz-placeholder                {opacity: 1; transition: opacity 0.3s ease; font-weight: 300;}
.form-control:-moz-placeholder                 {opacity: 1; transition: opacity 0.3s ease; font-weight: 300;}
.form-control:-ms-input-placeholder            {opacity: 1; transition: opacity 0.3s ease; font-weight: 300;}
.form-control:focus::-webkit-input-placeholder {opacity: 0; transition: opacity 0.3s ease;}
.form-control:focus::-moz-placeholder          {opacity: 0; transition: opacity 0.3s ease;}
.form-control:focus:-moz-placeholder           {opacity: 0; transition: opacity 0.3s ease;}
.form-control:focus:-ms-input-placeholder      {opacity: 0; transition: opacity 0.3s ease;}

h1 {
font-size: 32px;
}


.right {
    float: right;
}

.logo {
    display: inline;
    font: 36px 'Ubuntu', sans-serif;
    color: #A70000;
     white-space: nowrap;
}

header.carbonsoft-main-header nav a.logo {
    margin: -5px 0 0 0;
    padding: 0;
}

.helpdesk {
    display: block;
    font-size: 14px;
    color: #666666;
    font-weight: 300;
}
.helpdesk span {
    opacity: 0.8;
    font-weight: 100;
}
.phone-helpdesk li {
    margin: 0 !important;
    padding: 0px 0px 0px 0px;
}

.grid {
    width: 1070px;
    margin: 0 auto;
    padding-left: 40px;
    display: table;
}

.section2 {
    width: 50%;
    display: table-cell;
}

.section3 {
    width: 33%;
    display: table-cell;
}

.product {
    padding: 0px 10px;
    text-align: center;
    font-size: 16px;
}
.product img {
    height: 78px;
}
.product h1 {
    font-size: 24px;
}
.product h3 {
    font-size: 22px;
}
.billing, .reductor, .voip, .ecms {
    border-right: 1px solid #f4f4f4;

}
.billing h3 {
   color: #3B51B0;
}

.reductor h3 {
    color: #B82828;
}
.xge h3 {
    color: #EC6F00;
}
.voip h3 {
    color: #00AA90;
}
.ecms h3 {
    color: #FF4848
}
.sopr h3 {
    color: #3B51B0;
}


.content {
    font-size: 18px;
    border-spacing: 15px;
}

.content h1 {
    margin: 0;
    font-weight: normal;
    font-size: 24px;
    color: #cc4343;
    text-decoration: underline;
}
.content h3 {
    margin: 0;
    font-weight: normal;
    font-size: 22px;
    color: #cc4343;
    text-decoration: underline;
}
.content h2 {
    display: inline;
    font-size: inherit;
}

.content time,
.content .time {
    margin-right: 5px;
    color: #cc4343;
}

.content article {
    margin: 20px 0;
}

.content p {
    margin: 0;
}

.phone {
    display: block;
    font-size: 14px;
    color: #666666;
    font-weight: 300;
    text-align: right;
    margin-left: 5px;
}

#banner {
    min-height: 350px;
    background: #25A283 url("/wp-content/uploads/2015/03/Banner2.png") center no-repeat;
    color: white;
    font-size: 24px;
    line-height: 27px;
}

#banner h1 {
    margin: 40px 0px 10px 0px;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 35px;
}

#banner p {
    margin: 20px 0px 10px 0px;
    font-size: 18px;
    line-height: 30 px;
    font-weight: normal;
    color: #ffffff;
}
.sub-page-wrap {
    margin-top: 50px;
    font-family: 'Ubuntu';
    font-size: 18px;
}
.sub-page-wrap h1 {
    font-weight: normal;

}

.tab-pane {
    margin-top: 25px;
}
.download-form {
    padding: 15px;
    background: #fcfcfc;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px #ccc;
}
.product-h {
    font-size: 24px;
}
.products-product {
    margin-top: 25px;
    background: #fcfcfc;
    padding: 15px;
    border: 1px solid #ccc;
}
.products-product a {
    color: #005299;
    border-bottom: 1px dashed #005299;
}
.products-product a:hover {
    border-bottom: none;
    text-decoration: none;
}
.products-product img {
    display: block;
    margin: 0 auto;
}
.products-product span {
    color: #000;
    font-weight: 800;
}
.product-header {
    background: #fcfcfc;
    padding: 10px;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
}
.product-header h3 a {
    font-size: 24px;
    font-weight: normal;
    color: #b82828;
    font-family: 'Ubuntu';
}
.product-nav {
    text-align: right;
    font-size: 18px;
    font-weight: 300;
    margin-top: 20px;
}

.product-nav ul li a {
    color: #000000;
    font-size: 16px;
    font-weight: normal;

}
.product-nav .light:hover {
    border: 1px solid #4a0000;
}
.product-nav ul li a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #444444;
}

footer nav {
    margin: 15px 0;
    padding: 15px 0;
    background: #f4f4f4;
}

footer {
    /* font-family: 'Roboto', sans-serif; */
}

footer h2 {
    font-size: 24px;
    font-weight: 100;
}
footer p {
    font-size: 16px;
    line-height: 28px;
}
footer h1 {
    margin: 0;
    font-weight: 300;
}

.section2 {
padding-right: 40px;
padding: 15px;
}
footer img {
    height: 52px;
    margin-right: 20px;
    vertical-align: middle;
}

footer span.footer-icon {
    display: inline-block;
    width: 72px;
    text-align: center;
}

footer nav a {
    color: #2f6949;
    text-decoration: underline;
font-size: 22px;
font-weight: 100;
}
.footer-nav {
    text-align: left;
    line-height: 24px;
    padding-bottom: 15px;
    font-family: 'Segoe UI';
}
.footer-nav h4 {
    font-size: 18px;
    color: #4F4F4F;
    margin: 0;
    padding: 0;
}
.footer-nav ul {
    padding-top: 5px;
}
.footer-nav ul li a {
    font-size: 14px;
    color: #747474;
    margin: 0;
    padding: 0;
    font-weight: 300;
}

footer div#footer-map {
    padding-left: 10%;
}

footer div.social {
    text-align: center;
    margin-bottom: 15px;
    margin-top: -35px;
}

.footer-copy {
    /*padding-bottom: 15px; */
    margin: 0;
    font-size: 12px;
}
button.white {
    cursor: pointer;
    border: 1px solid white;
    border-radius: 4px;
    background: none;
    padding: 6px 12px;
    color: white;
    font-size: 18px;
    font-family: inherit;

}
button.white:hover {
    background: rgba(255,255,255,0.4);
}

button.gray {
    font-weight: 400;
    cursor: pointer;
    border: 1px solid #444444;
    border-radius: 4px;
    background: #fcfcfc;
    padding: 6px 12px;
    color: #444444;
    font-size: 16px;
    font-family: inherit;
}



.alignnone {
    margin: 5px auto 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.gallery-item img {
    border-width: 1px;
    margin-bottom: 0;
}

.wp-post-image {
    margin-bottom: 20px;
}

.sticky {
}

.bypostauthor {
}

.entry {
    margin-bottom: 20px;
}

.widget {
    text-align: initial;
}

.widget ul {
    list-style: none;
    padding: 0;
}

#searchsubmit {
    margin: 4px 0;
}

.comment-list {
    padding: 0;
}

.comment-list,
.children:nth-child(n+1) {
    list-style: none;
}

@media (max-width: 767px) {
    .comment-list,
    .children:nth-child(n+1) {
        padding: 0;
    }
}

.entry-title {
    font-size: 28px;
    font-weight: 800;
}
.entry-title:hover {
    color: #005299;
    text-decoration: none !important;
}

.page-link {
    color: #CC4343;
    text-decoration: underline;
}


.page-content a {
display: inline;
font-size: inherit;
line-height: 32pt;
}
.page-content span {
    color: #388E3C;
}

.coming-soon {
    padding: 50px;

}
.coming-soon h1 {
    font-family: 'Segoe UI';
    font-weight: 500;
    color: #000000;
}
.coming-soon p {
    font-size: 18px;
    color: #444444;
}
.coming-soon span {
    color: #A70000 !important;
    font-weight: 700;
}

section ul {
   font-family: 'Segoe UI';
   font-size: 15px;
   font-weight: 300;
}
#form-order {
  background: #fff !important;
}

nav ul li a {
    font-size: 20px !important;
}
img.social {
 height:32px;
}
h1.class-txt {
    color: #C00505;
    font-weight: normal;
    font-size: 22px;
    line-height: 1.1;
    margin: 0 0;
}

.img-carousel {
     max-width: 800px;
     margin: auto;
     margin-bottom: 20px;
}
.img-carousel .slick-arrow:before {
	color: #555555;
	font-family: 'FontAwesome';
	font-size: 32px;
	-webkit-text-stroke: 4px white;
}
.img-carousel .slick-prev:before {
	content: "";
}
.img-carousel .slick-next:before {
	content: "";
}
