/* Page structure
----------------------------------------------------------------------------------------------------*/

.header-block {
    background: #ffffff;
    border-bottom: 1px solid #efefef;
}
body.home .header-block {
    background: #ffffff url(../images/intro_bg.jpg) center bottom no-repeat;
}
#toolbar {
    width: 60%;
    float: right;
}
body.home .main-block {
    display: none;
}
body.features #innerbottom .module {
    padding: 25px;
}
#innerbottom .module .img-block {
    margin-bottom: 15px;
    width: 100%;
}
#mainbottom {
    border-top: 1px solid #dddddd;
    margin: 50px 15px -50px 15px;
    padding: 30px 0;
}
.menu-sidebar .hidden {
    display: none;
}

/* Mobile apps module
----------------------------------------------------------------------------------------------------*/

.blank .mobile-apps-block {
    background: none;
    border-top: none;
    padding: 0;
}

/* Home intro block
----------------------------------------------------------------------------------------------------*/

.intro-block {
    margin: 30px 0;
}

/* We offer block
----------------------------------------------------------------------------------------------------*/

.we-offer-block {
    padding: 100px 0 50px 0;
    background: #ffffff;
    overflow: hidden;
}
.we-offer-block #tabs-content {
    padding: 50px 15px 0 15px;
    min-height: 350px;
    border-top: 1px solid #efefef;
}
.we-offer-block #tabs {
    float: none;
    display: table;
    margin: 0 auto;
}
.we-offer-block .block-title .line2 {
    margin-bottom: 50px;
}
.we-offer-block #tabs-content .button {
    margin-right: 10px;
}
.we-offer-block #tabs-content h2 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 30px;
}
.we-offer-block #tabs li a i {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px;
}
.we-offer-block #tabs li a {
    font-size: 16px;
    line-height: 16px;
    padding: 20px 25px;
    margin-bottom: -1px;
    border-bottom: 1px solid #efefef;
    background: #ffffff;
    font-family: 'geometriaregular';
    opacity: 0.7;
}
.we-offer-block #tabs li.uk-active a {
    background: none;
    color: #444444;
    border-bottom: 1px solid #696969;
    position: relative;
    z-index: 1;
    opacity: 1;
}
.we-offer-block #tabs li a i {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 18px;
}
.we-offer-block #tabs li.uk-active a i {
    background-position: center top;
}
.we-offer-block #tabs li a i.user { background-image: url(../images/user.svg); }
.we-offer-block #tabs li a i.hosting { background-image: url(../images/hosting.svg); }
.we-offer-block #tabs li a i.software { background-image: url(../images/software.svg); }
.we-offer-block #tabs li a i.tracking-devices { background-image: url(../images/tracking-devices.png); }

/* We offer block tracking devices tab content
----------------------------------------------------------------------------------------------------*/

.we-offer-block #tracking-devices .block1 { padding-right: 0; }
.we-offer-block #tracking-devices .block2 { padding-left: 0; }
.we-offer-block #tracking-devices img {
    position: relative;
    z-index: 1;
    text-align: center;
}
.we-offer-block #tabs-content #tracking-devices .button { margin: 15px auto 0 auto; }
.we-offer-block #tracking-devices .title {
    background: #4fb1fb;
    color: #ffffff;
    text-align: left;
    padding: 10px 10px 10px 140px;
    margin: 40px 0 10px -125px;
    font-size: 16px;
}
.we-offer-block #tracking-devices .title a,
.we-offer-block #tracking-devices .title a:hover { color: #ffffff; }
.we-offer-block #tracking-devices .cl2 {
    background: #fdfdfd;
    padding: 55px 10px 10px 10px;
    margin-top: -58px;
    min-height: 100px;
}
.we-offer-block #tracking-devices .cl1 {
    min-height: 140px;
}
.we-offer-block #tabs-content #tracking-devices {
    margin-top: -18px;
}
.we-offer-block #tabs-content #tracking-devices .module {
    margin: 15px;
}

/* Home page intro for mobile devices
----------------------------------------------------------------------------------------------------*/

.intro-block .buttons-block,
.intro-block .buttons-block a {
    margin: 0 auto;
    display: table;
}
.intro-block .buttons-block a {
    float: left;
}
.intro-block .buttons-block a.demo {
    margin-right: 15px;
}

/* Home page mobile apps block
----------------------------------------------------------------------------------------------------*/

.price-table {
    width: 100%;
    display: table;
    content: "";
}
.price-table ul {
    padding: 0;
    margin: 0;
}
.price-table ul li {
    border-bottom: 1px solid #dddddd;
    padding: 5px;
    list-style: none;
}
.price-table ul li:last-child {
    border-bottom: none;
}
.price-table .column {
    text-align: center;
    border: 1px solid #dddddd;
}
.price-table .column.column1 {
    text-align: left;
    background: none;
    margin-top: 122px;
}
.price-table .column.column1,
.price-table .column.column2,
.price-table .column.column3 {
    border-right: none;
}
.price-table .title-row {
    padding: 25px 10px;
}
.price-table .title {
    font-size: 22px;
    line-height: 22px;
    font-family: 'geometriamedium';
    color: #696969;
}
.price-table .subtitle {
    font-size: 12px;
    line-height: 14px;
}
.price-table .price { font-size: 16px; }
.price-table .contact a { color: #4fb1fb; }
.price-table ul li.title-row i {
    width: 20px;
    height: 20px;
    margin: 0 auto 15px auto;
    display: table;
}
.price-table ul li.last.even {
    background: none;
    padding: 25px 5px;
}
.price-table ul li.even {
    background: #f8f8f8;
}
.price-table ul li i {
    background-size: 18px;
    background-position: center top;
    background-repeat: no-repeat;
}
.price-table ul.column2 li.title-row i { background-image: url(../images/user.svg); }
.price-table ul.column3 li.title-row i { background-image: url(../images/hosting.svg); }
.price-table ul.column4 li.title-row i { background-image: url(../images/software.svg); }

.price-table ul li .button i {
    background-position: center;
}

.main-block,
.footer-block{
    padding: 20px 0;
}
.footer-block {
    color: #696969;
    background: #444444;
    position: relative;
}
.footer-block .wrapper { position: relative; }
#footer .last-module {
    text-align: center;
}
#personal-account-price-block,
#hosting-price-block {
    background: #ffffff;
    border-top: 1px solid #efefef;
    padding: 70px 0;
    overflow: hidden;
}
.deal-offer {
    background: #ffffff;
}
.deal-offer .wrapper {
    padding: 50px 0 70px 0;
    border-top: 1px solid #e6e6e6;
}
.best-value-create-account img {
    margin-bottom: 70px;
}

/* Payment type block
----------------------------------------------------------------------------------------------------*/

.payment-type-block {
    border-top: 1px solid #efefef;
}
.payment-type-block .wrapper {
    padding: 30px 0 30px 304px;
    color: #696969;
    background-image: url(../images/payment.svg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 280px;
}
.payment-type-block .payment-type-text {
    font-size: 18px;
    line-height: 18px;
    margin: 10px 0 10px 0;
    font-family: 'geometrialight';
}
.payment-type-block a {
    color: #696969;
}
.payment-type-block a:hover {
    color: #4fb1fb;
}

/* Info block
----------------------------------------------------------------------------------------------------*/

.info-block {
    border-top: 1px solid #efefef;
    background: #ffffff;
    padding: 50px 15px;
    text-align: center;
}
.info-block .line1 {
    font-size: 30px;
    line-height: 30px;
    margin: 0;
    font-family: "geometriaregular";
}
.info-block .line2 {
    font-size: 18px;
    line-height: 18px;
    margin: 5px 0 30px 0;
    font-family: "geometrialight";
}

/* Modal window style
----------------------------------------------------------------------------------------------------*/

.uk-modal-header {
    margin-bottom: 15px;
    margin: -20px -20px 15px -20px;
    padding: 20px;
    background: #4fb1fb;
    color: #ffffff;
}
.uk-modal-close.uk-close,
#contact .uk-close:after {
    color: #ffffff;
}
body.home .uk-close:after {
    color: #444444;
    position: absolute;
    top: 12px;
    right: 15px;
}
.uk-modal-close.uk-close,
#contact .uk-close {
    opacity: 1;
    margin: 0;
}
.uk-modal-header h3 {
    margin-top: 0;
    font-family: "geometriaregular";
}
#contact .uk-modal-dialog {
    width: 800px;
}
#contact.server-software button.grey,
#contact.contact-us button.grey {
    background-color: #4fb1fb;
    color: #f8f8f8;
    border: none;
}
#contact.server-software button.grey i,
#contact.contact-us button.grey i {
    background-color: #49a5ea;
}

#contact.special-offer .uk-modal-header {
    background-color: #7fba00;
}
#contact.special-offer button.grey {
    background-color: #7fba00;
    color: #f8f8f8;
    border: none;
}
#contact.special-offer button.grey i {
    background-color: #70a301;
}

/* Sticky header
----------------------------------------------------------------------------------------------------*/

.header-block.uk-active {
    padding: 0;
}
.header-block.uk-active #logo p {
    margin: 7px 0 0 0;
}
.header-block.uk-active #header {
    margin: 5px 15px;
}


[data-uk-sticky].uk-active {
  z-index: 980;
  /* 1 */
  box-sizing: border-box;
}
/*
 * 1. Resolve frame-rate issues on devices with lower frame-rates. Forces hardware acceleration
 */
.uk-sticky-placeholder > * {
  /* 1 */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/*
 * Faster animations
 */
[data-uk-sticky][class*='uk-animation-'] {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
[data-uk-sticky].uk-animation-reverse {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}

/* ========================================================================
   Component: Slider
 ========================================================================== */
/*
 * 1. Create position context
 * 2. Create stacking context to prevent z-index issues with other components
 * 3. Deactivate browser history navigation in IE11
 */
.uk-slider {
  /* 1 */
  position: relative;
  /* 2 */
  z-index: 0;
  /* 3 */
  touch-action: pan-y;
  height: 397px;
  overflow: hidden;
}
/*
 * 1. Reset list style without interfering with grid
 */
.uk-slider:not(.uk-grid) {
  /* 1 */
  margin: 0;
  padding: 0;
  list-style: none;
}
/*
 * Sub-object item
 * 1. Position items above each other
 */
.uk-slider > * {
  /* 1 */
  /* position: absolute; */
  top: 0;
  left: 0;
}
/*
 * Clip child elements
 */
.uk-slider-container {
  overflow: hidden;
}
/*
 * Dragged
 */
.uk-slider:not(.uk-drag) {
  -webkit-transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
}
/*
 * 1. Makes text unselectable
 */
.uk-slider.uk-drag {
  cursor: col-resize;
  /* 1 */
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*
 * 1. Prevents images and links from being dragged (default browser behavior)
 * 2. Disables the default callout shown when you touch and hold a touch target
 * Currently only works in Webkit
 */
.uk-slider a,
.uk-slider img {
  /* 1 */
  -webkit-user-drag: none;
  user-drag: none;
  /* 2 */
  -webkit-touch-callout: none;
}
/*
 * 1. Prevents images and links from being dragged in Firefox
 */
.uk-slider img {
  pointer-events: none;
}
/* Modifier: `uk-slider-fullscreen`
 ========================================================================== */
.uk-slider-fullscreen,
.uk-slider-fullscreen > li {
  height: 100vh;
}
/* ========================================================================
   Component: Slidenav
 ========================================================================== */
/*
 * 1. Required for `a` elements
 * 2. Dimension
 * 3. Style
 */
.uk-slidenav {
  /* 1 */
  display: inline-block;
  /* 2 */
  box-sizing: border-box;
  width: 60px;
  height: 60px;
  /* 3 */
  line-height: 60px;
  color: rgba(50, 50, 50, 0.4);
  font-size: 60px;
  text-align: center;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 * 3. Required for `a` elements
 * 4. Style
 */
.uk-slidenav:hover,
.uk-slidenav:focus {
  /* 2 */
  outline: none;
  /* 3 */
  text-decoration: none;
  /* 4 */
  color: rgba(50, 50, 50, 0.7);
  cursor: pointer;
}
/* Active */
.uk-slidenav:active {
  color: rgba(50, 50, 50, 0.9);
}
/*
 * Icons
 */
.uk-slidenav-previous:before {
  content: "\f104";
  font-family: FontAwesome;
}
.uk-slidenav-next:before {
  content: "\f105";
  font-family: FontAwesome;
}
/* Sub-object: `uk-slidenav-position`
 ========================================================================== */
/*
 * Create position context
 */
.uk-slidenav-position {
  position: relative;
}
/*
 * Center vertically
 */
@media (min-width: 767px) {
    .uk-slidenav-position .uk-slidenav {
        display: none;
    }
}

.uk-slidenav-position .uk-slidenav {
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -30px;
}
.uk-slidenav-position:hover .uk-slidenav {
}
.uk-slidenav-position .uk-slidenav-previous {
  left: 20px;
}
.uk-slidenav-position .uk-slidenav-next {
  right: 20px;
}
/* Modifier: `uk-slidenav-contrast`
 ========================================================================== */
.uk-slidenav-contrast {
  color: rgba(255, 255, 255, 0.5);
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 */
.uk-slidenav-contrast:hover,
.uk-slidenav-contrast:focus {
  color: rgba(255, 255, 255, 0.7);
}
/* Active */
.uk-slidenav-contrast:active {
  color: rgba(255, 255, 255, 0.9);
}
/* ========================================================================
   Component: Dotnav
 ========================================================================== */
/*
 * 1. Gutter
 * 2. Remove default list style
 */
.uk-dotnav {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  /* 1 */
  margin-left: -15px;
  margin-top: -15px;
  /* 2 */
  padding: 0;
  list-style: none;
}
/*
 * 1. Space is allocated solely based on content dimensions
 * 2. Horizontal gutter is using `padding` so `uk-width-*` classes can be applied
 */
.uk-dotnav > * {
  /* 1 */
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  /* 2 */
  padding-left: 5px;
  margin-top: 15px;
}
/*
 * DEPRECATED IE9 Support
 */
.uk-dotnav:before,
.uk-dotnav:after {
  content: "";
  display: block;
  overflow: hidden;
}
.uk-dotnav:after {
  clear: both;
}
.uk-dotnav > * {
  float: left;
  cursor: pointer;
}
/* Items
 ========================================================================== */
/*
 * Items
 * 1. Hide text if present
 */
.uk-dotnav > * > * {
  display: block;
  box-sizing: content-box;
  width: 10px;
  height: 10px;
  background: rgba(50, 50, 50, 0.1);
  /* 1 */
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-dotnav > * > :hover,
.uk-dotnav > * > :focus {
  background: rgba(50, 50, 50, 0.4);
  /* 2 */
  outline: none;
}
/* OnClick */
.uk-dotnav > * > :active {
  background: rgba(50, 50, 50, 0.6);
}
/* Active */
.uk-dotnav > .uk-active > * {
  background: rgba(50, 50, 50, 0.4);
}
/* Modifier: `uk-dotnav-contrast`
 ========================================================================== */
.uk-dotnav-contrast > * > * {
  background: rgba(255, 255, 255, 0.4);
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 */
.uk-dotnav-contrast > * > :hover,
.uk-dotnav-contrast > * > :focus {
  background: rgba(255, 255, 255, 0.7);
}
/* OnClick */
.uk-dotnav-contrast > * > :active {
  background: rgba(255, 255, 255, 0.9);
}
/* Active */
.uk-dotnav-contrast > .uk-active > * {
  background: rgba(255, 255, 255, 0.9);
}
/* Modifier: 'uk-dotnav-vertical'
 ========================================================================== */
/*
 * DEPRECATED
 */
.uk-dotnav-vertical {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
/*
 * DEPRECATED IE9 Support
 */
.uk-dotnav-vertical > * {
  float: none;
}

/* Buttons
----------------------------------------------------------------------------------------------------*/
.button {
    border: 1px solid #efefef;
    background-color: #ffffff;
    display: table;
    margin: 0 auto;
    padding: 12px 17px;
    font-size: 14px;
    font-family: 'geometriamedium';
    color: #696969;
}
.button:hover {
    opacity: 0.9;
}
.button.small {
    padding: 5px 10px;
    font-size: 12px;
    font-family: 'geometriaregular';
}
.button.small i {
    width: 36px;
    height: 36px;
    margin: -5px 10px -5px -10px;
}
.button i {
    width: 50px;
    height: 50px;
    float: left;
    display: table;
    margin: -12px 17px -12px -17px;
    background-color: #f8f8f8;
    background-image: url(../images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px;
}
.button.green {
    background-color: #7fba00;
    color: #f8f8f8;
    border: none ;
}
.button.green.small i {
    background-image: url(../images/arrow-right-white.svg);
    background-size: 10px;
}
.button.green i {
    background-color: #70a301;
    background-image: url(../images/arrow-right-white.svg);
}
.button.grey {
    background-color: #696969;
    color: #f8f8f8;
    border: none;
}
.button.grey i {
    background-color: #5f5f5f;
    background-image: url(../images/arrow-right-white.svg);
}
.button.grey.small i {
    background-size: 10px;
}
.button.blue {
    background: #4fb1fb;
    color: #ffffff;
    border: none;
}
.button.blue i {
    background-color: #49a5ea;
    background-image: url(../images/arrow-right-white.svg);
}
.button.blue.small i {
    background-size: 10px;
}

.button.big.green i.deal-ico {
    background-image: url(../images/deal.svg);
    background-size: 18px;
    background-position: center -20px;
}
.button.grey.rocket i,
.button.blue.rocket i,
.button.green.rocket i {
    background-image: url(../images/rocket.svg);
    background-size: 18px;
}
.button.grey.clock i,
.button.blue.clock i,
.button.green.clock i {
    background-image: url(../images/clock_light.png);
}
.button.grey.box i,
.button.blue.box i,
.button.green.box i {
    background-image: url(../images/software-box-white.svg);
    background-size: 18px;
}
.button.grey.download i,
.button.blue.download i,
.button.green.download i {
    background-image: url(../images/download.png);
}
.button.grey.cart i,
.button.blue.cart i,
.button.green.cart i {
    background-image: url(../images/cart.svg);
    background-size: 18px;
}
.button.cart i {
    background-image: url(../images/cart.svg);
    background-position: center 11px;
}
.most-popular-module .button.cart i {
    background-image: url(../images/cart.svg);
    background-size: 14px;
    background-position: center -17px;
}

/* Tabs
----------------------------------------------------------------------------------------------------*/

#tabs {
  margin: 0 8px 20px 0;
  padding: 0;
  list-style: none; 
  float: right;
}
#tabs li {
  float: left;
}
.tabs-right .period {
    line-height: 34px;
    margin-right: 5px;
}
.tabs-right {
    float: right;
    display: table;
}
#tabs a {
  padding: 5px 10px; 
  text-decoration: none;
  color: #444444;
  font-size: 13px;
  font-family: 'geometriamedium';
  display: block;
  background: #f8f8f8;
}
#tabs a:hover, #tabs a:hover::after, #tabs a:focus, #tabs a:focus::after {color: #444444;}
#tabs a:focus {outline: 0;}
#tabs .uk-active a {background: #696969; color: #fff; }
#tabs-content {
  position: relative; 
  clear: both;
}
#tabs-content .module,
#personal-account-price-block .module {
    margin: 15px 5px;
}

/* Other
----------------------------------------------------------------------------------------------------*/

body.software-features .mod-box {
    padding: 30px;
}
body.software-features .mod-box .module-content {
    min-height: 120px;
}

.uk-accordion-title {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 5px 15px;
  background: #ffffff;
  font-size: 14px;
  line-height: 24px;
  cursor: pointer;
  border: 1px solid #efefef;
}
.uk-accordion-title.uk-active strong {
    background: #efefef;
}
.uk-accordion-title strong {
	border-right: 1px dashed #efefef;
	background: #f9f9f9;
	display: block;
    float: left;
    height: 34px;
    line-height: 34px;
    margin: -5px 10px -5px -15px;
    text-align: center;
    width: 35px;
	font-weight: normal;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* Sub-object: `uk-accordion-content`
 ========================================================================== */
.uk-accordion-content {
  padding: 0 15px 15px 15px;
}
/*
 * Micro clearfix to make panels more robust
 */
.uk-accordion-content:before,
.uk-accordion-content:after {
  content: "";
  display: table;
}
.uk-accordion-content:after {
  clear: both;
}
/*
 * Remove margin from the last-child
 */
.uk-accordion-content > :last-child {
  margin-bottom: 0;
}


/* RESPONSIVE 

@media (max-width: 767px) {
	aside {
		width: 100%;
	}
	.table-of-contents.uk-active .page-block-nav {
		margin-top: 0;
		margin-left: -15px;
		width: 100%;
	}
	.table-of-contents.uk-active .page-block-nav ol li {
		display: inline-block;
	}
}
*/

/* Other
----------------------------------------------------------------------------------------------------*/
#personal-account-plans .module,
#hosted-software-plans .module {
    margin: 15px 8px;
}
#bottom-b .top-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 960px;
    height: 350px;
    background: url(../images/top_left.gif) left top no-repeat;
}
#bottom-b .bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 990px;
    height: 409px;
    background: url(../images/bottom_right.gif) left top no-repeat;
}
#footer .social-icons {
    display: table;
    margin: 0 auto 15px auto;
}
#footer .social-icons a {
    float: left;
    width: 31px;
    height: 31px;
    opacity: 0.2;
    background-repeat: no-repeat;
    background-position: center;
}
#footer .social-icons a:hover { opacity: 0.6; }
#footer .social-icons a.youtube_btn {
    background-image: url(../images/youtube.svg);
    background-size: 56px;
    width: 65px;
}
#footer .social-icons a.facebook_btn {
    background-image: url(../images/facebook.svg);
    background-size: 22px;
}
#footer .social-icons a.googleplus_btn {
    background-image: url(../images/googleplus.svg);
    background-size: 22px;
}
#bottom-a .module.getintouch-info {
    margin-top: 40px;
    margin-right: 50px;
}
#bottom-b {
    position: relative;
    border-top: 1px solid #efefef;
    padding: 50px 0;
    overflow: hidden;
}
#bottom-b .module {
    position: relative;
    z-index: 1;
}
.img-block,
.content-block {
    display: block;
    float: left;
    width: 50%;
    box-sizing: border-box;
}
.content-block .buttons {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.img-block { text-align: center; position: relative;}
.block1 { padding-right: 20px; }
.block2 { padding-left: 20px; }
#footer hr {
    border-top: 1px solid #4e4e4e;
    margin: 20px 0;
}
.block-title { text-align: center; }
.block-title .line1 {
    font-size: 48px;
    line-height: 48px;
    color: #696969;
    margin: 0;
}
.block-title .line2 {
    font-size: 24px;
    line-height: 24px;
    color: #696969;
    margin: 5px 0 30px 0;
}
.block-title.deal-offer .line1,
.block-title.new-personal-account .line1 {
    font-size: 30px;
    line-height: 30px;
    font-family: 'geometriaregular';
}
.block-title.deal-offer .line2,
.block-title.new-personal-account .line2 {
    font-size: 18px;
    line-height: 18px;
}
ul.list {
    list-style: none;
    padding-left: 0;
    display: table;
}
ul.list li {
    padding-left: 20px;
    background-image: url(../images/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: left 7px;
}
ul.list ul li {
    padding-left: 0;
    background: none;
}
ul.list ul {
    margin: 5px 0;
}
.uk-placeholder {
    background: #ffffff;
    border: 1px dashed #efefef;
    padding: 15px;
}
#bottom-a .module {
    margin: 0;
}
#footer h3.module-title {
    color: #dddddd;
}
.article-gallery {
    width: 300px;
    float: left;
    margin-right: 25px;
}
#logo p {
    margin: 7px 0;
}
.shop-devices {
    padding: 0;
}
.shop-devices .menu-sidebar span.custom-icon {
    background: url(../images/arrow-right-small.png) center center no-repeat;
}
.shop-devices .menu-sidebar .active span.custom-icon {
    background: url(../images/arrow-right-small-white.png) center center no-repeat;
}

.mod-box.intro {
    border: none;
    padding: 0;
    margin: 0;
    background: none;
}
.important {
    background: #ffffff none repeat scroll 0 0;
    border: 1px dashed #dddddd;
    margin-bottom: 15px;
    padding: 10px;
}
.hscroll img {
    max-width: none;
}
.hscroll {
    width: 100%;
    overflow-x: scroll;
    border: 1px solid #efefef;
}
.to-top {
    display: none;
}
.to-top a {
    background: #696969 url("../images/arrow-top-white.svg") no-repeat scroll 10px center;
    bottom: 11px;
    color: #ffffff;
    padding: 10px 10px 10px 30px;
    position: fixed;
    right: 15px;
}

/* --------------------------------
Table style
-----------------------------------
*/

.table-style {
    font-size: 13px;
    background: #ffffff;
}
.table-style thead {
    background: #6a6a6a;
    color: #ffffff;
}
.table-style p {
    margin: 0;
}
.table-style tr {
    border-bottom: 1px solid #efefef;
}
.table-style td {
    padding: 3px 5px;
}