@import 'https://fonts.googleapis.com/css?family=Oswald';
/** Common **/
/* reset.css  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    padding: 0;
}
ol, ul {
    list-style: outside none none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.lfloat {
    float: left;
}
.rfloat {
    float: right;
}
.clear {
    clear: both;
}
.clear-after:after {
    content: '';
    clear: both;
    display: block;
}
.dropdown-menu{
    min-width: 100px;
}
.table-info{
    background-color: #d9edf7;
}
.table th , .table td 
{
    text-align:center;
}
.table { display: table; }
.t-row { display: table-row; }
.t-cell { display: table-cell; }

.grid {}
.g-row:after {
    content: '';
    clear: both;
    display: block;
}
.g-row>.g-cell { float: left; }
.gma {
    margin-left: auto;
    margin-right: auto;
}


/* main.css */
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    color: #333;
    font-family: Verdana,sans-serif;
}
h1, h2, h3, h4 {
    line-height: 122%;
}
p {
    margin: 0;
    padding: 0 0 9px 0;
}
.center {
    width: 960px;
    margin: 0 auto;
}
.header > .center {
    min-width: 960px !important; 
}
.b-header-tiny{
    border-bottom: 1px solid #f5f5f5;
}
#wrapper{
    height: auto;
    min-height: 100%;
    overflow: visible;
    position: relative;
    z-index: 1;
}

.js-on .js-on-hidden {
    display: none;
}
.js-on .no-js-alert {
    display: none;
}
.js-off .js-off-hidden {
    display: none !important;
}
.js-off .js-off-expandable {
    display: none;
}
.js-off .js-off-expand:hover>.js-off-expandable {
    display: block !important;
}


/* ####################################################################### */
/* #############	HEADER	################################################# */
/* ########################################################################## */
.header {
    background: #fff;
    min-width: 960px;
    z-index: 1200;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    line-height: 18px;
    color: #333;
    min-height:70px;
}
.header__support {
    background: #f4f5f6;
}
.header__phone {
    line-height: 30px;
    color: #7a7a7b;
    margin: 0;
    padding: 0;
    text-align: right;
}
.header__logo {
    display: inline-block;
    width: 229px;
    vertical-align: middle;
    float:left;
    margin-left:100px;
}
.header__menu {
    display: inline-block;
    width: 960px;
    text-align: right;
    vertical-align: top;
}
.header .center {
    position: relative;
}
.logo__link {
    text-decoration: none;
    outline: none;
}  

.logo__image {
    width: 229px;
    height: 44px;
    margin-top: 13px;
}

.flag {
    display: inline-block;
    width: 25px;
    height: 13px;
    vertical-align: middle;
    margin-right: 5px;
}
.flag_us {
    background: url('../images/header/flag-us.png') 0px 0px no-repeat;
}
.menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#mHome2 {
    display:inline-block;
    padding-left: 80px;
}

.menu_header .menu__item {
    display: inline-block;
    padding-left: 33px;
}


.menu_header .menu__link {
    display: inline-block;
    line-height: 67px;
    border-bottom: 3px solid #ffffff;
    font-size: 15px;
    color: #39393a;
    text-decoration: none;
}
.menu_header .menu__link:hover {
    border-bottom: 3px solid #0078c0;
    color: #0078c0;
    text-decoration: none;
}

.menu__item:hover .submenu {
    /* display: block; */
}
.menu__home{
    display:inline-block;
}
.menu__item:hover .menu__link {
    border-bottom: 3px solid #0078c0;
    color: #0078c0;
    text-decoration: none;
}
#mute {    display: inline-block;
           padding-left: 33px;
}

.cover {
    position: fixed;
    top:0;
    left:0;
    bottom:0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    z-index: 1000;
    display: none;
}

/* ########################################################################## */
/* #############	FOOTER	################################################# */
/* ########################################################################## */

.b-footer{
    background-color: #353f4c;
    padding-top: 69px;
    min-width: 960px;
    font-family: 'Open Sans', sans-serif;
    line-height: 17px;    
}
.b-footer__wrapper{
    margin: 0 auto;
    width: 960px;    
}
.b-footer__top{
    min-width: 960px;
    width: 100%;
    padding-bottom: 38px;
    border-bottom: 1px solid #868c94;
}
.b-footer__logo{
    width: 260px;
    height: 52px;
    opacity: 0.7;
    display: inline-block;
    vertical-align: top;
}
.b-footer__desc{
    width: 440px;
    padding-top: 8px;
    color: #9a9fa6;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
    vertical-align: top;
}
.b-footer__social{
    padding-top: 6px;
    text-align: right;
    width: 250px;
    display: inline-block;
    vertical-align: top;
}

.b-footer__sociallink{
    display: inline-block;
    width: 46px;
    height: 46px;
    margin-left: 18px;
    opacity: 0.5;
}
.b-footer__sociallink:hover{
    opacity: 1;
}
.b-footer__middle{
    width: 100%;
    padding: 62px 0;
    border-bottom: 1px solid #868c94;
    color: #9a9fa6;
}
.b-footer-sublist{
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.b-footer-sublist_margin-right{
    margin-right: 45px !important;
}
.b-footer-sublist__header{
    padding-bottom:26px !important;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;    
}
.b-footer-sublist li{    
    padding: 0;
    padding-bottom: 10px;
}
.b-footer a{
    font-size: 12px;
    color: #868c94;
    text-decoration: none;
}
.b-footer a:hover{
    color: white;
    text-decoration: none;
}

.b-footer-bottom{
    width: 100%;
    padding-top: 46px;
    padding-bottom: 56px;
    color: #9a9fa6;
    font-size: 12px;    
}
.b-footer-bottom__menu{
    max-width: 400px; 
    display: inline-block;
    vertical-align: top;    
}

.b-footer-bottom__menu_wider{
    max-width: 530px;
}
.b-footer-bottom__menu_float_right{
    float:right;
}
.b-footer-bottom__menu_width{
    min-width: 405px;
}
/* Footer Apple */


.footer-padder {
    height: 60px;
}
.b-footer-apple-padder{
    padding-bottom: 355px;
}
.b-footer-apple{
    background: url('../images/common/footer.png') 0 0 repeat-x #353f4c;
    font-size: 13px;
    line-height: 20px;
    height: 353px;
    overflow: visible;
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 20px;
    border-top: 2px solid #d0d0d0;
    bottom: 0;
    clear: both;
    color: #fff;
    float: none;
    min-width: 960px;
}
.b-footer-tiny{
    height: 60px;
    min-width: 1000px;
    font-size: 13px;
    line-height: 20px;
    border: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    clear: both;
    float: none;
    width: 100%;
    zoom: 100%;
    overflow: visible;
    color: #fff;
    text-align:center;
    background-color:#353f4c;
}
.b-footer-tiny__wrapper{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
.b-footer-apple__wrapper{
    width: 960px;
    margin: 0 auto;    
}
.b-footer-apple__sublist{
    width: 240px;
    margin: 0 !important;
    float: left;
}
.l-footer {
    background: url('../images/common/footer.png') 0 0 repeat-x #353f4c;
    font-size: 13px;
    line-height: 20px;
    height: 353px;
    overflow: visible;
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 20px;
    border-top: 2px solid #d0d0d0;
    bottom: 0;
    clear: both;
    color: #fff;
    float: none;
    min-width: 960px;
}
.b-footer-apple__title{
    font-size: 13px;
    padding: 3px 0 9px;
    font-weight: bold;
}
.b-footer-tiny__top{
    min-height: 50px;
    padding: 30px 0 20px 0;
}
.b-footer-apple__top{
    padding: 40px 0;
}

.b-footer-apple, .footer-bottom a {
    color: #f0f0f0;
}

.b-footer-apple__divider{
    background: url('../images/common/footer-delim.png') 0 0 repeat-x transparent;
    border: 0;
    height: 2px;
    margin: 0;
    overflow: hidden;
    width: 100%;
}
.b-footer-apple a {
    color: #c1c8d1;
    text-decoration: none;
}
.b-footer-apple a:hover{
    color: #c1c8d1;
    text-decoration: underline;
}


.b-footer-tiny__description{
    color: #dfe3e8;
    font-size: 11px;
    line-height: 16px;
    padding: 4px 0 0 260px;
    min-height: 50px;
}

.b-footer-divider{    
    border: 0;
    margin: 0;
    height: 2px;
}

.b-footer-apple__bottom{
    background: none;
    color: #c1c8d1;
    font-size: 13px;
    line-height: 20px;
    padding: 30px 0 0;
    width: auto;
    margin: 0;
}
.b-footer-tiny__copyright{
    background: none;
    height: auto;
    margin: 0;
    padding: 0;
    width: auto;    
    color: #c1c8d1;
    font-size: 11px;

}
.b-footer-tiny__copyright a{
    color: #c1c8d1;
} 
.b-footer-tiny__copyright a:hover{
    color: #c1c8d1;
} 
.b-footer-tiny-bottom{
    padding-top: 15px;
}
.b-footer-tiny-bottom__menu{

    text-align:center;
}

.b-footer-tiny-copyright{
    color: #c1c8d1;
    font-size: 11px;    
}


/* theme.css */
body {
    font-family: 'Open Sans', sans-serif !important;
}


.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after {
    clear: both;
}

/** // common **/
a {
    color: #06d;
    outline: 0 none;
    text-decoration: none;
}
a:hover {
    color: #39f;
    text-decoration: underline;
}

/** Columns  */


/** Download Button **/
.download-btn,
.download-btn:hover,
.download-btn:active,
a.download-btn{
	display: block;
	width: 100%;
	height: 60px;
	line-height: 57px;
	font-size: 26px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
}
.download-btn.shadow {
	-webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:    0px 1px 0px 0px rgba(0, 0, 0, 0.7);
	box-shadow:         0px 1px 0px 0px rgba(0, 0, 0, 0.7);
}
.download-btn.green {
	background: rgba(92,190,13,1);
	background: -moz-linear-gradient(top, rgba(92,190,13,1) 0%, rgba(81,165,12,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(92,190,13,1)), color-stop(100%, rgba(81,165,12,1)));
	background: -webkit-linear-gradient(top, rgba(92,190,13,1) 0%, rgba(81,165,12,1) 100%);
	background: -o-linear-gradient(top, rgba(92,190,13,1) 0%, rgba(81,165,12,1) 100%);
	background: -ms-linear-gradient(top, rgba(92,190,13,1) 0%, rgba(81,165,12,1) 100%);
	background: linear-gradient(to bottom, rgba(92,190,13,1) 0%, rgba(81,165,12,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cbe0d', endColorstr='#51a50c', GradientType=0 );
}
.download-btn.green:hover {
	background: rgba(72,157,2,1);
	background: -moz-linear-gradient(top, rgba(72,157,2,1) 0%, rgba(60,131,2,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(72,157,2,1)), color-stop(100%, rgba(60,131,2,1)));
	background: -webkit-linear-gradient(top, rgba(72,157,2,1) 0%, rgba(60,131,2,1) 100%);
	background: -o-linear-gradient(top, rgba(72,157,2,1) 0%, rgba(60,131,2,1) 100%);
	background: -ms-linear-gradient(top, rgba(72,157,2,1) 0%, rgba(60,131,2,1) 100%);
	background: linear-gradient(to bottom, rgba(72,157,2,1) 0%, rgba(60,131,2,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#489d02', endColorstr='#3c8302', GradientType=0 );
}
.download-btn.green:active {
	background: rgba(66,144,3,1);
	background: -moz-linear-gradient(top, rgba(66,144,3,1) 0%, rgba(80,169,7,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(66,144,3,1)), color-stop(100%, rgba(80,169,7,1)));
	background: -webkit-linear-gradient(top, rgba(66,144,3,1) 0%, rgba(80,169,7,1) 100%);
	background: -o-linear-gradient(top, rgba(66,144,3,1) 0%, rgba(80,169,7,1) 100%);
	background: -ms-linear-gradient(top, rgba(66,144,3,1) 0%, rgba(80,169,7,1) 100%);
	background: linear-gradient(to bottom, rgba(66,144,3,1) 0%, rgba(80,169,7,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#429003', endColorstr='#50a907', GradientType=0 );
}
/** // download button **/


.btn-download {
    font-size: 24px;
    font-family: Arial;
    display: inline-block;
    text-align: center;
    color: white;
    background: #32c200;
    border-radius: 4px;
    line-height: 32px;
    padding: 9px 0;
}
.btn-download:hover {
    color: white;
    text-decoration: none;
    background: #45de10;
}

.btn-buy {
    border-radius: 4px;
    color: white;
    background: #ef6200;
    text-align: center;
    font-size: 24px;
    font-family: Arial;
    display: inline-block;
    line-height: 32px;
    padding: 9px 0;
    vertical-align: top;
}
.btn-buy:hover {
    background: #ff7e00;
    text-decoration: none;
    color: white;
}

.fixed-header {
	display: none;
	position: fixed;
	background: #0071c5;
	color: white;
	width: 100%;
	padding: 20px 0;
	z-index: 1000;
	top: 0;
	left: 0;
}
.second-fixed-header {
    padding-top: 70px;
}
.fixed-header-text {
	display: inline-block;
	font-size: 18px;
    line-height: 22px;
    width: 585px;
    margin-bottom:20px;
    font-family: Arial;
	margin-right: 25px;
	vertical-align: top;
}
.fixed-header-buttons {
	display: inline-block;
}
.fixed-header-btn {
	width: 184px;
}
.fixed-header-btn.btn-download,
.fixed-header-btn.btn-buy {
	line-height: 52px;
	font-size: 20px;
}
.fixed-header-btn.btn-download {
	margin-right: 10px;
	padding: 1px;
}
.fixed-header-info {
	display: inline-block;
	margin-top: -30px;
	width: 600px;
    font-size: 11px;
}
.fixed-header-link {
	color: white;
	text-decoration: underline;
}
.fixed-header-link:hover {
	text-decoration: none;
	color: white;
}

.center {
    width: 1000px;
}

.main-banner {
    background: url('../features.jpg') top center no-repeat;
    height: 530px;
    box-sizing: border-box;
    padding-top: 10px;
    color: white;
    min-width: 1000px;
}
.main-banner-title {
    font-family: Oswald, Verdana, sans-serif;
    color: white;
    font-size: 36px;
    text-align: center;
    margin: 20px 0 20px 0;
}
.main-banner-slider {
    width: 600px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-top: 10px;
}
.main-banner-content {
    display: inline-block;
    vertical-align: top;
    width: 360px;
    margin-left: 0px;
}
.main-banner-footer-links {
    padding-top: 50px;
    display: inline-block;
    width: 680px;
}
.main-banner-footer-trust {
    display: inline-block;
}
.main-banner-footer-trust .b-geotrust {
    float: left;
}
.main-banner-link {
    font-size: 14px;
    color: white;
    text-decoration: underline;
    line-height: 18px;
    margin-right: 15px;
}
.main-banner-link:hover {
    color: white;
}

.main-banner-footer-links {
    padding-top: 50px;
    display: inline-block;
    width: 680px;
}
.main-banner-footer-trust {
    display: inline-block;
}
.main-banner-footer-trust .b-geotrust {
    float: left;
}
.main-banner-link {
    font-size: 14px;
    color: white;
    text-decoration: underline;
    line-height: 18px;
    margin-right: 15px;
}
.main-banner-link:hover {
    color: white;
}

.main-buttons-btn {
    width: 70%;
    margin-bottom: 10px;
}

.trial-item {
    font-size: 11px;
    line-height: 15px;
    padding: 0;
}

.version {
    color: #b1c9eb;
    font-size: 11px;
    line-height: 15px;
}
.version-item {
    margin: 0;
    padding: 0;
}

.checks {
    list-style-type: none;
    margin: 35px 0 15px 0;
    padding: 0;
}
.checks-item {
    font-size: 17px;
    line-height: 28px;
    padding-left: 40px;
    margin-top: 10px;
    background: url(../arrow.png) 0 0 no-repeat;
}


.s-slides {
    padding: 0px 0;
    text-align: left;
    height: 360px;
    margin-left:120px;
}
.s-slides-item {
    display: none;
}
.s-slides-item.active {
    display: block;
}


.arrow-wrap {
    position:absolute;
    z-index:1;
    left: 50%;
    top: -49px;
    margin-left: -49px;
    background: #003061;
    width: 98px;
    height: 98px;
    padding: 39.2px 19.6px;
    border-radius:50%;
    font-size: 10px;
    display: block;
    box-sizing: border-box;
}
.arrow-wrap .arrow {
    -webkit-animation-delay:0s;
    -webkit-animation-duration:5s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:normal;
    -webkit-animation-play-state:running;
    -webkit-animation-fill-mode:both;
    -o-animation-delay:0s;
    -o-animation-duration:5s;
    -o-animation-timing-function:linear;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:normal;
    -o-animation-play-state:running;
    -o-animation-fill-mode:both;
    animation-delay:0s;
    animation-duration:5s;
    animation-timing-function:linear;
    animation-iteration-count:infinite;
    animation-direction:normal;
    animation-play-state:running;
    animation-fill-mode:both;

    -webkit-animation-name:arrows;
    -o-animation-name:arrows;
    animation-name:arrows
}
.arrow-wrap:hover .arrow {
    animation: none;
}
.arrow {
    float:left;
    position:relative;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3em 3em 0 3em;
    border-color: #ffffff transparent transparent transparent;
    -webkit-transform:rotate(360deg);
    box-sizing: border-box;
}
.arrow:after {
    content:'';
    position:absolute;
    top:-3.2em;
    left:-3em;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 3em 3em 0 3em;
    border-color: #003061 transparent transparent transparent;
    -webkit-transform:rotate(360deg)
}

.how-works {
    padding: 50px 0;
}
.how-works-title {
    text-align: center;
    font-family: Oswald, Verdana, sans-serif;
    font-size: 48px;
    margin-bottom: 40px;
}
.how-works-item {
    margin-bottom: 60px;
    min-height: 235px;
}

.how-works-cleans {
    background: url('../improve1.png') top right no-repeat;
    padding-right: 380px;
}

.how-works-guards {
    background: url('../office2.png') 0 0 no-repeat;
    padding-left: 400px;
}
.how-works-automates {
    background: url('../magnifier3.png')  top right no-repeat;
    padding-right: 380px;
}

.text-block-title {
    font-weight: normal;
    font-size: 30px;
    line-height: 48px;
    margin: 0;
}
.text-block-description {
    font-size: 22px;
    line-height: 30px;
}
.text-block-text {
    font-size: 14px;
    line-height: 20px;
}

.features {
    background: url('../i/features.jpg') top center no-repeat;
    padding: 20px 0;
    color: white;
    min-width: 1000px;
    background-size: cover;
}
.features-title {
    text-align: center;
    font-family: Oswald, Verdana, sans-serif;
    font-size: 48px;
    color: white;
    margin: 0 0 30px 0;
}
.features-item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 25px;
    width: 250px;
    padding-right: 35px;
    box-sizing: border-box;
}


.slider-arrows-item {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 31px;
    height: 56px;
    background: url('../i/slider-arrow.png') 0 0 no-repeat;
    top: 50%;
    margin-top: -15px;
}
.slider-arrows-left {
    left: 62px;
}
.slider-arrows-left:hover {
    background-position: 0 -58px;
}
.slider-arrows-right {
    right: 62px;
    background-position: -33px 0;
}
.slider-arrows-right:hover {
    background-position: -33px -58px;
}


.information {
    padding: 50px 0 40px 0;
    text-align: center;
}
.information-title {
    font-family: Oswald, Verdana, sans-serif;
    font-size: 48px;
    line-height: 56px;
    margin: 0 0 30px 0;
}
.information-btn {
    color: white;
    font-size: 24px;
    line-height: 62px;
    text-decoration: none;
    background: #0071c5;
    border-radius: 4px;
    display: inline-block;
    width: 300px;
}
.information-btn:hover {
    color: white;
    text-decoration: none;
    background: #0083e5;
}
.top {
    border-top: 2px solid #ececec;
    padding: 0px 0 30px 0;
    min-width: 1000px;
}
.table .btn {
    padding: 0px 20px;
}
.top-banner {
    width: 650px;
}


.graphs {
    border-bottom: 1px solid #ececec;
    padding: 45px 0 30px 0;
    min-width: 1000px;
}
.graphs-title {
    text-align: center;
    font-family: Oswald, Verdana, sans-serif;
    font-size: 48px;
    line-height: 56px;
    margin: 0 0 10px 0;
}
.graphs-description {
    font-size: 24px;
    text-align: center;
    padding: 0;
    margin-bottom: 25px;
}
.graphs-footer {
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}
.graphs-link, .graphs-link:hover {
    color: #006fb5;
    text-decoration: underline;
}
.graphs-slides {
    position: relative;
    padding: 0px 0 0px 0;
    margin-bottom: 28px;
    height: 550px;
    box-sizing: border-box;
}
.graphs-slides-item {
    text-align: center;
    display: none;
}
.graphs-slides-item.active {
    display: block;
}

.licence{
    float:left;
}

.faq a{
    cursor: pointer;
    color: #49afcd;
}
.faq a:hover, a:link, a:focus{
    text-decoration:none;
}
.faq a p{
    padding-bottom:0px;
}


.top2{
    margin:0 auto;
    width:800px;    
}
.sHead{
    height:40px;
    width:800px;
}
.buyTitle{
    float:left;
    
}
.box1{
    float:left;
}
.box2{
    float:left;
    width:40%;
    margin-left:0px;
    margin-right:0px;
}
.box3{
    text-align: center; 
    margin-top:40px;
}
.price1{
    width:50%;
    padding:30px 30px 30px 30px;
    float:left;
}
.price2{
    height:54px;
    
}
.price3{
    float:right;
    width: 400px;
}
.priceType{
    width: 220px;
}
.btnWidth{
    width: 83px;
}
.table th , .table td 
{
    text-align:left;
    padding: 5px;
}
.mySep{
    display:none;
}

.down-title{
    width:260px;
}