a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a,a:active,a:hover,a:link,a:visited{color:#000;text-decoration:none}

body {
    width: 100%;
    background: url(../img/new/background.gif) repeat scroll 0 0 transparent;
    font-family: Roboto;
    font-size: 0;
    line-height: 1.2;
}

body, html{
	max-width:100%;
	width:100%;
	overflow-x:hidden;
	scroll-behavior: smooth;
}

.wrapper {
    max-width: 1170px;
    width: 100%;
    padding: 0 15px;
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    height: 100%
}

.whiteBg {
    background: #fff;
}

.textBox {
    position: relative;
    z-index: 2
}

.clear {
    display: block;
    width: 100%;
    clear: both;
}

#header {
    background-color: #264d78;
    display: inline-block;
    width: 100%;
    padding: 10px 0;
    position: fixed;
    z-index: 10;
    top: 0px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
}

#header.showVatFirst {
    top: 160px;
    transition-duration: .5s
}

#header.showVat {
    top: 160px;
}

#header.shadow {
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, .35)
}

#header .logo {
    display: inline-block;
		vertical-align: middle;
		margin-right:10px;
}

#header .logo.logo_organizer{
	transition-duration: .5s;
	opacity:1;
}

#header ul {
    display: inline-block;
    float: right;
    margin-top: 25px;
}

#header ul li {
    display: inline-block;
    margin-right: 35px
}

#header ul li:last-child {
    margin: 0
}

#header ul li a {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

#header .mobileMenu {
    display: none;
}

#d1 {
    display: inline-block;
    width: 100%;
    display: inline-block;
}

#d1 .wrapper {}

#d1 .wrapper:after {
    background: url(../img/new/Img1.jpg) no-repeat scroll right bottom transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 561px;
    width: 716px;
    z-index: 0;
    opacity: 1;
    transition-duration: .5s
}

#d1 .textBox{
	padding-bottom:90px;
}

#d1 h2 {
    font-size: 43px;
    color: #264d78;
    font-weight: 300;
    line-height: 1;
    padding: 152px 0 0;
    margin-bottom: 55px;
}

#d1 p {
    font-size: 16px;
    color: #264d78;
    font-weight: 400;
    margin: 5px 0
}

#d1 p b,
#d1 p strong {
    font-weight: 700;
}

#d1 .downloadButton {
    display: inline-block;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    padding: 10px 35px;
    margin-top: 35px;
    background: #2892dc;
		text-align:center;
}
#d1 .downloadButton strong{
		font-weight:700;
		font-size:19px;
}

#d2 {
    display: inline-block;
    width: 100%;
    height: 500px;
    display: inline-block;
    background: #fafafa;
}

#d2 .wrapper {
    height: 500px;
    position: relative;
}

#d2 .rightBox {
    float: right
}

#d2 .wrapper:after {
    background: url(../img/new/Img2.jpg) no-repeat scroll 20px 0 transparent;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 500px;
    width: 664px;
    z-index: 0;
    opacity: 1;
    transition-duration: .5s
}

#d2 h2 {
    font-size: 43px;
    color: #264d78;
    font-weight: 300;
    padding: 50px 0 25px
}

#d2 ul {
    max-width: 100%;
}

#d2 li {
    font-size: 14px;
    font-weight: 400;
    margin: 8px 0
}

#d2 li span {
    display: inline-block;
    vertical-align: middle
}

#d2 li .icon {
    display: inline-block;
    height: 23px;
    width: 23px;
    margin-right: 20px;
    background: url(../img/new/check_li.png) no-repeat scroll 0 0 transparent
}

#d2 .downloadButton {
    display: inline-block;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    padding: 10px 35px;
    margin-top: 35px;
    background: #2892dc;
		text-align:center;
}
#d2 .downloadButton strong{
		font-weight:700;
		font-size:19px;
}

#d3 {
    display: inline-block;
    width: 100%;
    height: 500px;
    display: inline-block;
}

#d3 .wrapper {
    height: 500px;
}

#d3 .wrapper:after {
    background: url(../img/new/Img3.jpg) no-repeat scroll right bottom transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 444px;
    width: 668px;
    z-index: 0;
    opacity: 1;
    transition-duration: .5s
}

#d3 h2 {
    font-size: 43px;
    color: #264d78;
    font-weight: 300;
    padding: 152px 0 0;
    margin-bottom: 40px;
}

#d3 p {
    font-size: 14px;
		line-height:18px;
    font-weight: 400;
    margin: 5px 0
}

#d3 p b {
    font-size: 14px;
    font-weight: 700;
}
#d4 {
    display: inline-block;
    width: 100%;
    height: 500px;
    display: inline-block;
}

#d4 .wrapper {
    height: 500px;
    text-align: center;
}

#d4 h2 {
    font-size: 42px;
    color: #2892dc;
    font-weight: 300;
    padding: 80px 0 0;
    margin-bottom: 40px;
}

#d4 li {
    display: inline-block;
    width: 262.2px;
    min-height: 270px;
    background: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    box-sizing: border-box;
    padding: 40px 25px;
    vertical-align: top;
}

#d4 li:last-child {
    margin: 0
}

#d4 .iconBig {
    display: inline-block;
    height: 55px;
    width: 70px;
    border-bottom: 2px solid #e1e1e1;
    background: url(../img/new/sprite.png) no-repeat scroll 0 0 transparent
}

#d4 .iconBig.news {
    background-position: 17px -100px
}

#d4 .iconBig.controll {
    background-position: -41px -100px
}

#d4 .iconBig.time {
    background-position: -98px -100px
}

#d4 .iconBig.protect {
    background-position: -155px -97px
}

#d4 h3 {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 20px 0
}

#d4 .description {
    font-size: 12px;
    font-weight: 300
}

#d4 .d5pagination {
    position: absolute;
    bottom: 0;
    display: none
}

#d1, #d2, #d3, #d4{
		position:relative;
}
.anchor{
		position:absolute;
		display:inline-block;
		width:100%;
		height:0;
		left:0;
		top:-84px;
}

#uninstallPage {
    font-weight: 300;
    display: inline-block;
    width: 100%
}

#uninstallPage .sadFace {
    background: url(../img/new/smile.png) no-repeat scroll 0 0 transparent;
    display: inline-block;
    width: 274px;
    height: 333px;
}

#uninstallPage h2 {
    font-weight: 300;
    font-size: 42px;
    margin: 40px 0
}

#uninstallPage p {
    font-size: 16px
}

#uninstallPage p b {
    font-weight: 700;
}

#uninstallPage .goDown {
    display: inline-block;
    width: 540px;
    height: 56px;
    cursor: pointer;
    background: url(../img/new/sprite.png) no-repeat scroll 0 -148px transparent;
    position: absolute;
    bottom: 45px;
    left: 50%;
    margin-left: -270px
}

#uninstallPage .io-forms h2 {
    color: #2892dc;
    margin: 30px 0
}

#uninstallPage .io-forms p {
    margin: 30px 0
}

#uninstallPage .contact {
    margin-top: 45px
}

#uninstallPage .contact p {
    margin: 0 0 5px
}

#uninstallPage .contact a:hover {
    color: #2892dc;
    text-decoration: underline
}

#uninstallPage .submit a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding: 10px 40px;
    margin-top: 10px;
    background: #2892dc;
    text-transform: uppercase
}

#uninstallPage textarea,
#uninstallPage input {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #ebe9e8;
    padding: 10px;
    font-size: 16px;
    margin: 5px 0
}

#uninstallPage textarea {
    height: 120px
}

#uninstallPage textarea.error,
#uninstallPage input.error {
    box-shadow: 0 0 0 2px red
}

#uninstallPage label.error {
    font-size: 14px;
    color: red;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
    margin-top: -5px
}

.io-nav {
    overflow: auto
}

.io-nav ul,
.io-nav li,
.io-nav a {
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

.io-nav a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: -1px -1px 0 #2178b5;
    line-height: 80px;
    padding: 0 10px;
    text-decoration: none
}

.io-nav a:hover {
    background: rgba(255, 255, 255, 0.05)
}

.io-message {
    color: #fff;
    background: #2892dc;
    text-align: center;
    padding-bottom: 220px;
    padding-top: 140px;
    margin-top: 75px
}

.io-forms {
    padding: 40px 0;
    background: rgba(0, 0, 0, .06)
}

.io-footer {
    font-size: 12px;
    padding: 40px 0;
    border-top: 1px solid #e1e1e1
}

.io-form {
    margin: 10px 0
}

.io-form.-textarea textarea,
.io-form.-input input {
    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #ebe9e8;
    padding: 10px;
    font-size: 16px;
}

.io-button {
    border: 0;
    background: #2892dc;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px 40px;
    font-size: 16px
}

.io-responsive-img {
    max-width: 100%;
    height: auto
}

.downloadPage {
    width: 100%;
    height: 100%;
    background: #2892dc;
    display: inline-block;
    margin-top: 76px;
}

.downloadPage .wrapper {
    text-align: center;
}

.downloadPage h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 300;
    margin-top: 130px;
}

.downloadPage h2 b {
    font-weight: 400
}

.downloadPage p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    margin: 12px 0 60px;
}

.downloadPage p a {
    font-weight: 700;
    text-decoration: underline;
    color: #fff;
}

.downloadPage .dl-info {
    width: 555px;
    font-size: 16px;
    color: #fff;
    text-align: left;
    padding: 55px 60px 200px;
    display: inline-block;
    background: url(../img/new/sprite.png) no-repeat scroll center -224px transparent
}

.downloadPage .dl-info li {
    margin-bottom: 20px;
}

.downloadPage .dl-info li * {
    display: table-cell;
    vertical-align: middle
}

.downloadPage .dl-info .count {
    font-size: 20px;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 56px;
    height: 56px;
    text-align: center
}

.downloadPage .dl-info .text {
    padding: 0 5px 0 20px;
}

.downloadPage .dl-info .ioIcon {
    width: 50px;
    height: 36px;
    display: table-cell;
    background: url(../img/new/sprite.png) no-repeat scroll -227px 0px transparent
}

.fancybox-slide--iframe .fancybox-content {
    width: 65% !important;
    height: 0 !important;
    padding-bottom: 36.55%;
    margin: 0;
    position: relative;
}

.fancybox-slide--iframe .fancybox-content .fancybox-iframe {
    position: absolute;
    top: 0;
    left: 0;
}

#footer {
    background: #efefef;
    border-top: 1px solid #e1e1e1;
    padding: 40px 0 48px
}

#footer .logo {
    display: inline-block;
    width: 78px;
    height: 38px;
    background: url(../img/new/sprite.png) no-repeat scroll -128px 0 transparent;
    vertical-align: bottom;
    margin-right: 18px
}

#footer .copyright {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    color: #797979;
}

#footer .bok {
    font-size: 11px;
    font-weight: 300;
    color: #797979;
    float: right;
    margin-top: 16px;
}

#footer .bok b {
    font-weight: 400
}

#footer .bok a {
    color: #797979
}

#footer .bok a:hover {
    color: #2892dc;
    text-decoration: underline
}

.swiper-container {
    padding: 5px 5px 40px;
}

@media screen and (max-width: 1169px) {
    .wrapper {
        padding: 0 20px;
    }
    .textBox {
        max-width: 769px;
        width: 100%;
        margin: 0 auto;
    }
    h2 {
        text-align: center;
    }
		#d1 p,
		#d3 p{
			text-align: justify;
		}
    #d1 p br,
		#d3 p br{
			display:none;
    }
		#d1 .wrapper:after,
		#d3 .wrapper:after{
			opacity:0;
			right:-200px;
		}
		#d1 .downloadButton,
		#d2 .downloadButton{
			display:block;
			margin:35px auto 0;
			max-width:420px;
		}
    #d2 .downloadButton {
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }
		#d2 .wrapper:after{
			opacity:0;
			left:-200px;
		}
		#d2 .rightBox,
    #d3 .rightBox {
        float: none;
        width: auto
    }
    #d4 br {
        display: none
    }
}

@media screen and (max-width: 999px) {
    #d6 .d6pagination {
        display: inline-block
    }
}

@media screen and (max-width: 768px) {
    body {
        min-width: 320px;
    }
    h2 {
        text-align: left;
    }
		#header .logo{
			max-height:50px;
			height:100%;
		}
		#header .logo img{
			height:100%;
			width:100%;
			object-fit: contain;
		}
		#d1 h2{
			padding:10px 0;
		}
		#d1 .textBox{
			padding-bottom:0;
		}
    #d2 .wrapper:after,
    #d3 .wrapper:after,
    #d4 .wrapper:after {
        display: none
    }
    #header .mobileMenu {
        display: inline-block;
        width: 30px;
        height: 30px;
        padding: 10px;
        box-sizing: content-box;
        right: 0;
        top: 0;
        position: absolute;
        cursor: pointer;
    }
    #header .mobileMenu span {
        width: 100%;
        height: 3px;
        background-color: #fff;
        margin: 5px 0;
        display: block
    }
    #header .wrapper {
        height: 50px
    }
    #header {
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5)
    }
    #header ul {
        display: none;
        position: absolute;
        float: none;
        width: 100%;
        margin: 0;
        left: 0;
        top: 60px;
        background: #1b82c8;
        box-shadow: 0 10px 10px -10px rgba(0, 0, 0, .4) inset;
        text-align: center;
    }
    #header ul.visible {
        display: inline-block
    }
    #header ul li {
        dislpay: block;
        width: 100%;
        padding: 20px 0;
        border-bottom: 1px solid #60a8d9
    }
    #header ul li:last-of-type {
        border-bottom: none
    }
    #d1 {
        margin-top: 70px;
        text-align: left;
        height: auto;
        padding-bottom: 40px;
    }
    #d1 h2 {
        font-size: 28px;
        margin: 30px 0 15px
    }
		#d1 .downloadButton,
		#d2 .downloadButton{
			font-size:11px;
			padding:10px 15px;
		}

		#d1 .downloadButton strong,
		#d2 .downloadButton strong{
			font-size:14px;
		}

    #d1 .seeMovie,
    #d1 .goDown {
        display: none;
    }
    #d2 {
        height: auto;
        padding: 30px 0 50px
    }
    #d2 .wrapper {
        height: auto
    }
    #d2 h2 {
        font-size: 28px;
        padding: 0
    }
    #d2 li {
        min-height: 25px;
    }
    #d2 li span:nth-of-type(1) {
        position: absolute;
        left: 0;
    }
    #d2 li span:nth-of-type(2) {
        padding-left: 30px;
        padding-top: 5px;
    }
    #d2 .wrapper::after {
        display: none
    }
    #d3 h2 {
        font-size: 28px;
        padding: 0;
        margin: 0
    }
    #d3 .wrapper {
        height: auto
    }
    #d3 p {
        margin: 15px 0
    }
    #d3 li {
        max-width: 80%
    }
		#d3, #d4{
			padding:30px 0 40px;
			height:auto;
		}
    #d4 .wrapper {
        height: auto
    }
    #d4 h2 {
        font-size: 28px;
        padding: 0;
        margin: 0 0 20px
    }
    #d4 p {
        margin: 15px 0
    }
    #footer {
        text-align: center;
        padding: 20px 0;
    }
    #footer .copyright {
        display: block;
    }
    #footer .bok {
        float: none
    }
    #footer .bok b {
        display: block
    }
    #footer .bok a:after {
        content: "";
        width: 100%;
        height: 1px;
        display: block;
        position: relative
    }
}

@media screen and (max-width: 389px){
	#header .logo.logo_organizer{
		position:absolute;
		opacity:0;
	}
}
