
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700,800&display=swap&subset=latin-ext);

.font {
    font-family: 'Dosis', sans-serif;
}

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 {
    outline: none !important;
}

img {
    border: none 0;
    outline: none;
}

.main-img {
    position: fixed;
    min-height: 100%;
    max-width: 100%;
    bottom: 0;
}

input {
    outline: none !important;
}

label {
    margin-bottom: 0;
}

.clear {
    clear: both;
    height: 0;
    font-size: 0;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    padding: 0;
    margin: 0;
    list-style: none;
}

h1 {
    /*font-family: 'Oswald', sans-serif;*/
}

h2 {
    /*font-family: 'Oswald', sans-serif;*/
    font-size: 22px;
    line-height: 24px;
    padding: 30px 0 10px 0;
    font-weight: 400;
    color: #424242;
}

.color {
    color: #3B99FC;
}

small, .small {
    font-weight: 400;
    line-height: 120%
}

smalll, .smalll {
    font-size: 50%;
    line-height: 7px;
}

body {
    color: #676a6c;
    background: #FFF;
    font-family: 'Dosis', sans-serif;
    font-size: 15px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    overflow-x: hidden !important;
    font-weight: 400;
    width: 100%;
}

html {
    font-size: 100%;
    scroll-behavior: smooth;
}

::selection {
    background: #2B6BAF;
    color: #FFF;
}

a, a:focus {
    color: #2B6BAF;
    text-decoration: none !important;
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

a:hover {
    color: #676a6c;
}

b, strong {
    font-weight: 600;
}

.underline {
    text-decoration: underline !important;
    color: #888;
}

.linev span  {
    color: gray;
    text-transform: lowercase;
}

.linev span::after  {
    content: '|';
    margin-left: 3px;
}

.linev span:last-child::after  {
    content: '';
}

i {
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

canvas {
}

.lowercase {
    text-transform: lowercase;
}

.uppercase {
    text-transform: uppercase;
}

.row {
    flex-wrap: nowrap;
    margin: 0;
}

.inline {
    display: inline-block;
}

.center {
    text-align: center !important;
    margin: 0 auto;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.b0 {
    padding-bottom: 0px !important;
}

.b5 {
    padding-bottom: 5px !important;
}

.b10 {
    padding-bottom: 10px !important;
}

.b15 {
    padding-bottom: 15px !important;
}

.b20 {
    padding-bottom: 20px !important;
}

.b25 {
    padding-bottom: 25px !important;
}

.b30 {
    padding-bottom: 30px !important;
}

.b40 {
    padding-bottom: 40px !important;
}

.b45 {
    padding-bottom: 45px !important;
}

.b50 {
    padding-bottom: 50px !important;
}

.b60 {
    padding-bottom: 60px !important;
}

.b80 {
    padding-bottom: 80px !important;
}

.b150 {
    padding-bottom: 150px !important;
}

.t0 {
    padding-top: 0 !important;
}

.t5 {
    padding-top: 5px !important;
}

.t10 {
    padding-top: 10px !important;
}

.t15 {
    padding-top: 15px !important;
}

.t25 {
    padding-top: 25px !important;
}

.t20 {
    padding-top: 20px !important;
}

.t30 {
    padding-top: 30px !important;
}

.t40 {
    padding-top: 40px !important;
}

.t50 {
    padding-top: 50px !important;
}

.t60 {
    padding-top: 60px !important;
}

.t70 {
    padding-top: 70px !important;
}

.t80 {
    padding-top: 80px !important;
}

.t100 {
    padding-top: 100px !important;
}

.t120 {
    padding-top: 120px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl60 {
    padding-left: 60px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.mr12 {
    margin-right: 12px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.lheight {
    line-height: 14px !important;
}

.llheight {
    line-height: 24px !important;
}

.justify {
    text-align: justify;
}

.hidden {
    display: none !important;
}

.fb-button {
}

.middle-line {
    /*background: url("/images/pattern-trans.png") repeat left top;*/
    z-index: 99999;
    position: fixed;
    width: 100%;
    top: 0;
}

.top-main, .top-line {
}

.top-main {
    background: none;
    border-bottom: 1px solid #222;
}

.strike {
    position: relative;
}

.strike:before {
    position: absolute;
    content: "";
    left: -2px;
    top: 45%;
    right: -2px;
    border-top: 1px solid darkred;
}

sup {
    top: -1em;
}

.top-main .fleft, .top-main .fright, .top-line .fleft, .top-line .fright {
    padding: 10px 0;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.top-main a, .top-line a {
    color: #FFFFFF;
}

.top-main a::after, .top-line a::after {
    /*
    content: "·";
    color: #8E8E8E;
    padding: 0 5px;
    */
}

.top-main a:last-child:after, .top-line a:last-child:after {
    content: "";
    padding: 0;
}

.top-main a:hover, .top-main a.active, .top-line a:hover, .top-line a.active {
    color: #3B99FC !important;
}

.page-section header, .main-section header {
    color: #9ca2a5;
    width: 100%;
    overflow: hidden;
    padding: 25px 0 15px 0;
}

.page-section header div.container, .main-section header div.container {
    z-index: 900;
    position: relative;
}

.page-section header div.container h1, .main-section header div.container h1, .page-section header div.container h2, .main-section header div.container h2 {
    /*font-family: 'Oswald', sans-serif;*/
    font-size: 40px;
    padding: 70px 20px 10px 20px;
    margin: 0 !important;
    text-align: center;
    font-weight: 500;
    text-transform: uppercase;
    color: white;
}

.page-section header div.container h1 spanx, .main-section header div.container h1 spanx {
    font-size: 12px;
    color: #FFFFFF;
    background: #DAA520;
    padding: 5px 10px 7px;
    transform: rotate(-5deg);
    display: block;
    position: absolute;
    right: 25%;
    margin-right: 0px;
    margin-top: -10px;
    text-transform: uppercase;
    font-weight: 300;
}

.page-section header div.container h2, .main-section header div.container h2 {
    font-size: 32px;
    padding: 50px 20px 10px 20px;
    line-height: 40px;
}

.page-section header div.container h1, .page-section header div.container h2 {
    color: #2B6BAF;
}

.main-section header div.container h1, .main-section header div.container h2 {
    color: #2B6BAF;
}

.page-section header div.container h1 span, .main-section header div.container h1 span {
    font-size: 32px;
}

.page-section header div.container h2 span, .main-section header div.container h2 span {
    font-size: 18px;
}

.page-section header div.container h1 span, .page-section header div.container h2 span {
    color: gray;
}

.main-section header div.container h1 span, .main-section header div.container h2 span {
    color: white;
}

.page-section header div.container h1 span::before, .main-section header div.container h1 span::before, .page-section header div.container h2 span::before, .main-section header div.container h2 span::before {
    content: "·";
    padding: 0 15px 0 10px;
}

.page-section header div.container p, .main-section header div.container p {
    color: #8E8E8E;
    text-align: center;
    font-size: 18px;
    padding: 0 20px 8px 30px;
}

.main-section header div.container p {
    color: #CECECE;
    font-weight: 300;
}

.page-section header h1 {
    /*font-family: 'Oswald', sans-serif;*/
    font-size: 44px;
    padding: 85px 20px 10px 20px;
    margin: 0 !important;
    text-align: center;
    /*font-weight: 400;*/
    text-transform: uppercase;
    color: #2B6BAF;
}

.page-section header h1 span {
    font-size: 32px;
    color: gray;
}

.page-section header h1 span::before {
    content: "·";
    padding: 0 15px 0 10px;
}

span.step {
    font-family: 'Oswald', sans-serif;
    font-size: 50px;
    color: lightgray;
    top: -35px;
    vertical-align: top;
    position: absolute;
    background: white;
    width: 30%;
    left: 35%;
}

span.solving-step {
    font-family: 'Oswald', sans-serif;
    margin: 0 auto;
    margin-right: auto;
    background: #BABABA;
    border-radius: 50px;
    padding: 21px;
    color: white;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

.page-section div.container h3 span.step-description, .main-section div.container h3 span.step-description {
    /*font-family: 'Oswald', sans-serif;*/
    font-size: 24px;
    font-weight: 300;
    margin: 20px 0;
    display: block;
}

.page-section div.container h3, .main-section div.container h3 {
    margin-bottom: 20px;
}

.page-section {
    background: #FFFFFF;
    padding-bottom: 100px;
}

.main-section {
    color: #DEDEDE;
    width: 100%;
    overflow: hidden;
    padding: 0 0 130px 0;
    background: url('../img/back-dark.png') repeat-y center;
}

.main-section .container {
    padding-top: 0;
}

.main-section p {
    color: #969696;
}

.container i {}

.container i:hover {
    /*color: #3B99FC;*/
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}

.content_section {
    padding-top: 68px;
    /*padding-bottom: 80px;*/
}

.skew-top {
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0px;
  background: linear-gradient(to left FFFFFF, #fff 49%, #EAEAEA 50%);
}

.skew-bottom {
  width: 100%;
  height: 50px;
  position:absolute;
  left: 0px;
  background: linear-gradient(to right bottom, #EAEAEA 49%, #FFFFFF 50%),
              linear-gradient(-50deg, #FFFFFF 16px, #000 0);
}

#main-top {
    position: fixed;
    z-index: 99999999;
    width: 100%;
}

#top, #tox {
    padding-top: 10px;
    background: #FFFFFF;
    height: 150px;
}

#top .blue-line {
    /*height: 75px;*/
    padding: 0;
    background: #FFFFFF;
    position: relative;
    border-bottom: 2px solid #3B99FC;
    margin-top: 35px;
}

#logo {
    padding: 25px 0 22px 0;
    float: right;
    /*width:auto !important;*/
    /*height:33px !important;*/
    position: fixed;
}

#top header:after {
    content: '';
    height: 3px;
    display: block;
    width: 120%;
    left: 0;
    position: absolute;
    bottom: -3px;
    background: url(/images/shadow.png) repeat-x left top;
    z-index: 200;
}

.main-logo {
    margin-left: 5%;
    width: 325px;
    position: absolute;
    z-index: 99;
}

.main-logo-scroll {
    display: none;
    margin-left: 7%;
    width: 115px;
    position: absolute;
    z-index: 99;
}

.main-logo-mobil  {
    display: none;
}

#sticky .main-logo-scroll {
    display: block;
}

/* Menu */

.navmenu, .navmenux, .navmenufoo {
    margin: 0;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
}

.navmenufoo {
    text-align: center;
}

.navmenux {
    float: left;
    display: none;
}

.navmenu ul li, .navmenux ul li, .navmenufoo ul li {
    display: inline-block;
    border-right: 1px solid #DFDFDF;
    /*height: 75px;*/
    /*overflow: hidden;*/
    vertical-align: top;
    list-style: none;
    margin: 20px 0 0 0;
    position: relative;
    padding: 0 15px;
}

.navmenufoo ul li {
    border: none;
}

.navmenux ul li {
    border: none;
    padding: 0 10px 0 0;
}

.navmenu ul li:last-child {
    border-right: none;
}

.navmenu ul li a, .navmenux ul li a {
    display: block;
    padding: 10px 0px 20px 0;
    line-height: 18px;
    color: #62676a;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none !important;
    outline: none;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.navmenufoo ul li a {
    font-family: 'Oswald', sans-serif;
    padding: 5px 5px 10px 5px;
    color: #FFFFFF;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
}

.navmenu ul li a span, .navmenux ul li a span {
    display: block;
    color: #aaaeb0;
    font-size: 12px;
    padding-top: 0;
    text-transform: lowercase;
    font-weight: 300;
}

.navmenu ul li a:hover, .navmenux ul li a:hover {
    text-decoration: none;
    color: #3B99FC;
}

.navmenufoo ul li a:hover {
    text-decoration: none;
    color: #3B99FC;
}

.navmenu ul li.active a, .navmenux ul li.active a {
    text-decoration: none;
    color: #2B6BAF;
}

.navmenu ul li.active span, .navmenux ul li.active span {
    text-decoration: none;
}

.navmenux i:hover {
    color: #686868 !important;
}


.navmenu li ul.submenu i {
    /*
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 1;
    */
}

.navmenu li ul.submenu {
    position: absolute;
    margin: 0;
}

.navmenu li ul.submenu li {
    display: none;
    /*background: #4F4F4F;*/
    z-index: 999;
    left: -19px;
    list-style: none;
    top: -10px;
    margin: 0;
    padding: 0;
    width: 200px;
    color: #AAAAAA !important;
    border: 1px solid #DFDFDF;
    border-top: none;
    background: #FFFFFF;
}

.navmenu li ul.submenu li:hover, .navmenu li ul li a:hover {
    /*background: #3F3F3F;*/
    color: #162B75 !important;
}

.navmenu li ul.submenu li.active a {
    /*background: #3F3F3F;*/
    color: #3B99FC !important;
}

.navmenu li ul.submenu li:first-child {
}

.navmenu li ul.submenu li:last-child {
    border: 1px solid #DFDFDF;
    border-top: none;
}

.navmenu li ul.submenu li a {
    display: block;
    padding: 8px 15px 8px 17px;
    color: #62676A !important;
    font-size: 16px;
}

.navmenu li ul.submenu li a:hover {
    background: #F4F4F4;
    color: #3B99FC !important;
}

.navmenu li ul.submenu li i {
    display: inline-block;
    color: #AFAFAF !important;
    font-size: 16px;
    margin: -25px 15px;
    float: right;
    vertical-align: middle;
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Chrome, Safari, Opera */
    transform: rotate(0deg);
}

.navmenu li ul.submenu li:hover i {
    margin: -25px 10px;
}

.navmenu li.child:hover ul.submenu li {
    background: #FFFFFF !important;
    display: block;
    opacity: 1;
}

.navmenu li.seclevel ul.submenutwo {
    display: none;
}

.navmenu li.seclevel:hover ul.submenutwo {
    position: absolute;
    display: block;
    width: 350px;
    margin-left: 217px;
    margin-top: -30px;
    display: block;
}

.navmenu li.seclevel ul.submenutwo li a  {
    display: block;
    padding: 12px 15px 12px 17px;
    color: #62676A !important;
    font-size: 16px;
}

.navmenu li.seclevel ul.submenutwo li a span::after  {
    content: '|';
    margin-left: 3px;
}

.navmenu li.seclevel ul.submenutwo li a span:last-child::after  {
    content: '';
}

.navmenu li.seclevel ul.submenutwo li  {
    width: 350px;
}

.navmenu li.seclevel ul.submenutwo li:first-child  {
    border-top: 1px solid #DFDFDF;
}

.navmenu li ul.submenutwo li:hover a, .navmenu li ul.submenutwo li.active a {
    color: #3B99FC !important;
}

.navmenu li ul.submenutwo span {
    display: inline;
    line-height: 10px;
}

/* ---------------------------*/
.navmenu-ng {
    /*
    display: block;
    position: absolute;
    top: 150px;
    background: white;
    z-index: 99999;
    */
}

.navmenu-ng ul li {
    border-right: none;
    position: static;
    display: inline-block;
    width: auto;
    padding: 0
}

.navmenu-ng li:nth-child(2):hover div {
    display: inline-block !important;
}

.navmenu-ng ul li:nth-child(3) {
    width: 130px;
}

.navmenu-ng ul li:nth-child(3)  a {
    padding-bottom: 0;
}

.navmenu-ng li ul.submenu li {
    z-index: 999;
    left: 0;
    list-style: none;
    top: 0;
    margin: 0;
    padding: 0;
    width: 24.25%;
    color: #AAAAAA !important;
    background: #FFF;
    display: none;
    border: none !important;
}

.navmenu-ng li:nth-child(2) ul.submenu li {
    width: 19.3%;
}

.navmenu-ng ul li:hover {
    /*position: absolute;*/
}

.navmenu-ng ul li:last-child, .navmenu-ng ul li:first-child  {
    border-top: none;
}
.navmenu-ng ul li:first-child  {
}

.navmenu-ng li.seclevel ul.submenutwo, .navmenu-ng li.seclevel:hover ul.submenutwo {
    position: relative;
    margin: 0;
    display: block;
    width: 99%;
}

.navmenu-ng li.seclevel ul.submenutwo li {
    width: 100%;
    border-right: none;
    border-left: none;
}

.navmenu-ng ul li:last-child  {
    width: 65px;
}

.navmenu-ng ul li a {
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    font-size: 18px;
    padding: 15px 0;
}

.navmenu-ng ul li a {
    margin: 0 15px;
}

.navmenu-ng ul li a span {
    color: gray;
}

.navmenu-ng li.child:hover ul.submenu li {
    display: inline-block;
    margin-right: -0.5%;
    margin-left: .75%;
    margin-top: .5%;
    border-top: 1px solid #DFDFDF !important;
}

.navmenu-ng li.child ul.submenu li:last-child {
    margin-bottom: .75%;
}

.navmenu-ng li ul.submenu {
    position: absolute;
    width: 85%;
    background: #EFEFEF;
    z-index: 999;
    display: block;
    padding: 0;
    left: 7.5%;
}

.navmenu-ng ul.submenu li.seclevel, .navmenu-ng ul.submenu {
}

.navmenu-ng ul.submenu li.seclevel:first-child {
}

.navmenu-ng li.seclevel ul.submenutwo {
    display: block;
}

.navmenu-ng .submenu {
    padding: 5px;
}

.navmenu-ng li ul.submenu li a {
    margin-right: 0;
    margin-left: 0;
}

.navmenu-ng ul li a span.cart-count {
    position: relative;
    margin: -15px 0px -10px 20px;
}

.navmenu-ng .submenu label {
    background: #2B6BAF;
    padding: 5px;
    position: absolute;
    right: 0;
    border-radius: 25px;
    margin: 10px 5px;
}

.mbox {
    padding: 90px 25px 20px;
    margin-top: -30px;
    z-index: 9999999;
    width: 240px;
}

.main-logo-ng {
    /*margin-left: calc(50% - 25px);*/
    width: 140px;
    top: -40px;
    z-index: 999;
    margin: 0;
}

#sticky.stick {
    transition: top 0.5s;
}

#sticky.stick nav.navmenu-ng .main-logo-scroll {
    margin-left: 0;
    width: 145px;
    position: absolute;
    z-index: 99;
    top: -15px;
}

#sticky.stick nav .navmenu-ng {
    width: 82%;
}

#sticky.stick .navmenu-ng li ul.submenu {
    display: none;
}

.main-title {
    width: 270px;
    position: absolute;
    z-index: 9;
    top: 0;
}

.main-logo-mobil {
    position: absolute;
    display: none;
    width: 150px;
    left: calc(50% - 75px);
}

/* ---------------------------*/

.submenu label {
    background: #2B6BAF;
    font-size: 10px;
    padding: 3px 10px;
    color: #FFF;
    z-index: 99999;
    position: absolute;
    right: 0;
}

.float-menu {
    position: fixed;
    right: 0;
    z-index: 99;

    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.float-menu .arrowLeft {
    font-family: 'Oswald', sans-serif;
    font-weight: 300 !important;
    color: #FFFFFF !important;
    font-size: 18px;
    margin: 10px 0;
    display: block;
    border: none;
    border-radius: 0;
    cursor: pointer;
    text-transform: uppercase;
    text-align: center;

    margin: 10px 0;
    display: block;
    background: darkslategrey;

    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.arrowLeft {
    cursor: pointer;
    display: inline-block;
    height: 50px;
    margin-top: 10px 40px;
    position: relative;
    line-height: 2.75em;
    padding-left: 0.5em;
    padding-right: 1em;
    background: white;
}

.arrowLeft::after {
    content: "";
    position: absolute;
    border-bottom: 25px solid transparent;
    border-top: 25px solid transparent;
    height: 0px;
    width: 0px;
    margin-left: -25px;
    left: 0;

    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.arrowLeft:nth-child(1) {
    background: darkslategrey;
}
.arrowLeft:nth-child(1)::after {
    border-right: 25px solid darkslategrey;
}

.arrowLeft:nth-child(2) {
    background: darkslategrey;
}
.arrowLeft:nth-child(2)::after {
    border-right: 25px solid darkslategrey;
}

.arrowLeft:nth-child(3) {
    background: darkslategrey;
}
.arrowLeft:nth-child(3)::after {
    border-right: 25px solid darkslategrey;
}

.arrowLeft:nth-child(4) {
    background: darkslategrey;
}
.arrowLeft:nth-child(4)::after {
    border-right: 25px solid darkslategrey;
}

.arrowLeft:hover, .arrowLeft:active {
  background: #797980 !important;
}

.arrowLeft:hover::after {
  border-right: 25px solid #797980;
}


#home {
    background: url("/images/pattern.png") #FFFFFF repeat scroll left top;
}

#home header {
    background-image: url(/images/background/back01.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

#request  {
    background: url("/img/request-sticker.png") #FFFFFF no-repeat top right;
    background-size: 160px;
}

#help  {
    position: absolute;
    margin-top: 50px;
    width: 300px;
    right: 8%;
}

.main-service {
    line-height: 18px;
    min-height: 70px;
    font-family: 'Raleway', sans-serif;
    margin: 20px 0px;
    position: relative;
    z-index: 40;
    color: #A7A7A7;
    font-weight: 200;
    text-align: center;
    transition: all 0.75s ease-in-out;
    -webkit-transition: all 0.75s ease-in-out;
}

.main-service img {
    padding: 0;
    margin: 0 0 20px 0;
}

.main-service span {
    transition: all 0.75s ease-in-out;
    -webkit-transition: all 0.75s ease-in-out;
}

.main-service span i {
    /*color: #343434;*/
    transition: all 0.75s ease-in-out;
    -webkit-transition: all 0.75s ease-in-out;
}

.main-service:hover span i {}

.main-service:hover .main-service_desc {
    color: #CDCDCD;
}

.main-service-logo {
    line-height: 18px;
    min-height: 70px;
    font-family: 'Raleway', sans-serif;
    position: relative;
    z-index: 9999999;
    color: #A7A7A7;
    font-weight: 200;
    text-align: center;
    padding: 20px 30px 60px 30px;
    background: #fff;
    border-radius: 0 0 150px 150px;
    transition: all 0.75s ease-in-out;
    -webkit-transition: all 0.75s ease-in-out;
}

.service {
    line-height: 18px;
    margin-bottom: 60px;
    min-height: 70px;
    font-size: 12px;
    font-family: 'Raleway', sans-serif;
    padding: 0;
    position: relative;
    z-index: 40;
    padding-right: 20px;
}

.service a {
    display: block;
    color: #676a6c;
    min-height: 70px;
}

.service_icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 66px;
    height: 66px;
    line-height: 65px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    margin: 0;
    border: 0;
    border: 2px #b3bdc4 solid;
    font-size: 30px;
    color: #ffffff !important;
    font-family: 'coreiconsregular';
    padding: 0 0 0 17px;
    text-align: left;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    z-index: 50;
}

.service_icon:after {
    position: absolute;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: -1;
    background: #b3bdc4;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    content: '';
}

.service:hover .service_icon {
    border-color: #3B99FC;
}

.service:hover .service_icon:after {
    position: absolute;
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
    z-index: -1;
    background: #3B99FC;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    content: '';
    -webkit-animation: moveFromBottom2 800ms ease;
    animation: moveFromBottom2 800ms ease;
}

@keyframes moveFromBottom2 {
    0% {
        left: -1px;
        top: -1px;
        right: -1px;
        bottom: -1px;
    }
    50% {
        left: 6px;
        top: 6px;
        right: 6px;
        bottom: 6px;
    }
    100% {
        left: 3px;
        top: 3px;
        right: 3px;
        bottom: 3px;
    }
}

@-o-keyframes moveFromBottom2 {
    0% {
        left: -1px;
        top: -1px;
        right: -1px;
        bottom: -1px;
    }
    50% {
        left: 6px;
        top: 6px;
        right: 6px;
        bottom: 6px;
    }
    100% {
        left: 3px;
        top: 3px;
        right: 3px;
        bottom: 3px;
    }
}

@-webkit-keyframes moveFromBottom2 {
    0% {
        left: -1px;
        top: -1px;
        right: -1px;
        bottom: -1px;
    }
    50% {
        left: 6px;
        top: 6px;
        right: 6px;
        bottom: 6px;
    }
    100% {
        left: 3px;
        top: 3px;
        right: 3px;
        bottom: 3px;
    }
}

@-moz-keyframes moveFromBottom2 {
    0% {
        left: -1px;
        top: -1px;
        right: -1px;
        bottom: -1px;
    }
    50% {
        left: 6px;
        top: 6px;
        right: 6px;
        bottom: 6px;
    }
    100% {
        left: 3px;
        top: 3px;
        right: 3px;
        bottom: 3px;
    }
}

.service_title {
    font-family: 'Raleway', sans-serif;
    line-height: 24px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 300;
    display: block;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.main-service_title {
    font-family: 'Raleway', sans-serif;
    line-height: 24px;
    color: #FFFFFF;
    font-weight: 300;
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    background: rgba(25, 25, 25, .0);
    text-align: center !important;
}

.main-service_title a {
    color: #FFFFFF;
}

.main-service_title a:hover {}

.main-service_title i {
    margin: 0;
    padding-left: 15px;
}

.main-service_desc {
    font-family: 'Raleway', sans-serif;
    line-height: 18px;
    font-size: 12px;
    font-weight: 300;
    display: block;
    text-transform: none;
    padding: 20px 25px;
    color: #464646;
}

.col-md-12 .items5 li {
    width: 192px;
}

.col-md-12 .items4 li {
    width: 240px;
}

.col-md-12 .items3 li {
    width: 320px;
}

.col-md-12 .items2 li {
    width: 480px;
}

.col-md-12 .items1 li {
    width: 960px;
}

.col-md-6 .items5 li {
    width: 95px;
}

.col-md-6 .items4 li {
    width: 118px;
}

.col-md-6 .items3 li {
    width: 158px;
}

.col-md-6 .items2 li {
    width: 237px;
}

.col-md-6 .items1 li {
    width: 475px;
}

.col-md-4 .items5 li {
    width: 62px;
}

.col-md-4 .items4 li {
    width: 78px;
}

.col-md-4 .items3 li {
    width: 104px;
}

.col-md-4 .items2 li {
    width: 156px;
}

.col-md-4 .items1 li {
    width: 313px;
}

.col-md-3 .items5 li {
    width: 56px;
}

.col-md-3 .items4 li {
    width: 58px;
}

.col-md-3 .items3 li {
    width: 77px;
}

.col-md-3 .items2 li {
    width: 116px;
}

.col-md-3 .items1 li {
    width: 233px;
}

.col-md-8 .items5 li {
    width: 127px;
}

.col-md-8 .items4 li {
    width: 159px;
}

.col-md-8 .items3 li {
    width: 212px;
}

.col-md-8 .items2 li {
    width: 318px;
}

.col-md-8 .items1 li {
    width: 637px;
}

.col-md-9 .items5 li {
    width: 143px;
}

.col-md-9 .items4 li {
    width: 179px;
}

.col-md-9 .items3 li {
    width: 239px;
}

.col-md-9 .items2 li {
    width: 359px;
}

.col-md-9 .items1 li {
    width: 718px;
}

li {
    line-height: 18px;
}

p {
    padding: 0;
    margin: 0 0 7px 0;
}

.img_block img {
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
    position: relative;
}

.img_block a {
    display: block;
}

h4.title {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-size: 20px;
    font-weight: 200;
    color: #3c4246;
    padding: 0;
    margin: 0 0 20px 0;
    line-height: 22px;
    text-align: center;
}

h4.title-partners {
    margin: 0;
    font-style: normal;
    font-size: 20px;
    font-weight: 300;
    padding: 15px 0;
    line-height: 22px;
    text-align: center;
}

h4.title-partners::after {}

.featured_posts {}

.post_type_title {
    padding: 25px 15px 9px 0px;
    position: relative;
    line-height: 22px;
    margin-bottom: -20px;
}

.featured_posts h4 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-size: 15px;
    font-weight: 400;
    color: #3B99FC;
    padding: 0;
    margin: 0;
    line-height: 22px;
}

.featured_posts h4 a {
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    color: #3c4246;
    line-height: 22px;
}

.featured_posts h4 a:hover {
    color: #3B99FC;
}

.featured_posts img {
    max-width: 80%;
    margin-left: 10%;
}

.desc_block {
    padding: 15px 0 10px 0;
    text-align: center;
    line-height: 22px;
}

.post_type_title .post_type {
    position: absolute;
    left: 0;
    top: 11px;
    width: 22px;
    height: 22px;
    z-index: 20;
    text-indent: -999px;
    display: block;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.post_type_title .image_type {}

.post_type_title .text_type {}

.post_type_title .video_type {}

.block_info {
    padding: 10px 0 11px 0;
    color: #aaaeb0;
    border: 1px #e5ecee solid;
    border-right: 0;
    border-left: 0;
    margin-bottom: 9px;
}

.block_info a {
    font-style: italic;
}

.separator {
    padding: 0 10px;
}

.divider, .divider5 {
    height: 60px;
    font-size: 0;
}

.divider5 {
    height: 5px;
}

.marg_b {
    padding-bottom: 10px;
}

.hover_img {
    position: relative;
    overflow: hidden;
}
/*
.zoom {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin: 0 0 -25px -25px;
    width: 50px;
    height: 50px;
    background-image: url(/images/zoom.svg);
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 5;
    display: block;
    text-indent: -9999px;
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    transition: all 0.6s ease-in-out !important;
    -webkit-transition: all 0.6s ease-in-out !important;
}

.hover_img:hover .zoom {
    opacity: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    background-position: center center;
    left: 50%;
    bottom: 50%;
    margin: 0 0 -25px -25px;
}

.hover_img img {
    opacity: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
}

.hover_img:hover img {
    opacity: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
}
*/
.video {
    padding-bottom: 8px;
}

.video iframe {
    padding: 0;
    margin: 0;
    border: 0;
    width: 100% !important;
}
/*
.accordion {
    cursor: pointer;
    transition: 0.5s;
}

.accordion:hover {
    color: #3B99FC;
}

.accordion.active {
}

.accordion .panel {
}

.accordion .main-chapter {
    padding: 20px 0;
    transition: all 0.3s;
}

.accordion.active .main-chapter {
    color: #3B99FC;
    border: none;
    border-color: #3B3B3B;
}

.accordion.active .main-chapter i {
    font-size: 18px;
    float: right;
    transform: rotate(45deg);
}

.accordion .main-subchapter span {
    font-size: 14px;
    font-weight: 300;
    color: gray;
}

.accordion .main-subchapter span::after {
    content: '+';
    padding: 0 10px;
}

.accordion .main-subchapter span:last-child::after {
    content: '';
}

.accordion .main-chapter i {
    font-size: 18px;
    float: right;
}

.panel {
    overflow: hidden;
    background: none;
    border-radius: 0;
    max-height: 0;
    transition: max-height 0.5s ease-out;
}

.panel input.sendToCartButton {
    background: #2B6BAF;
    cursor: pointer;
    color: #FFFFFF !important;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    border: 0 !important;
    margin: 0;
    transition: all 0.2s ease-in-out;
}

.panel .offer div.available input.sendToCartButton:hover {
    color: #FFFFFF !important;
    background: #3B99FC;
}

.panel .chapter {
    padding: 20px 20px 0 20px;
    margin: 0 8px 0 0;
    background: #323232;
}

.panel .chapter .main-title {
    padding: 15px 0;
}

.panel div:last-child .chapter {
    border-bottom: none;
}
*/
.offer {
    text-align: left;
    margin: 0;
}

.offer div {
    display: inline-block;
    margin-left: 0;
}

.offer .subtitle {
    margin: 0 0 20px 0;
    font-size: 11px;
    line-height: 14px;
}

.offer .description {
}

.offer div:first-child {
    margin-left: 0;
}

.offer div:first-child input.sendToCartButton {
    color: #FFFFFF !important;
    background: #2B6BAF !important;
}

.offer div:first-child input.sendToCartButton:hover {
    color: #FFFFFF !important;
    background: #3B99FC !important;
}

.offer .incart span.subtitle {
    font-weight: 300;
    font-size: 12px;
    display: block;
    text-align: center;
}

.offer .incart span.subtitle, .offer .incart span.subtitle::before {
    content: '';
    font-size: 12px;
    padding: 0;
}

.incart input.sendToCartButton {
    background: #DAA520;
}

.offer .available span.price {
    background: gray;
    padding: 10px !important;
    font-size: 15px;
    color: white;
    display: inline-block;
}

.offer .unavailable span.price, .offer .incart span.price {
    display: none;
}

.offer .first-product {
    margin: 0 -20px 0 -20px;
    padding: 30px 20px;
}

.offer .second-product {
    margin: 15px 0 5px 0;
    margin: 0 -20px;
    padding: 30px 25px;

    background: -moz-linear-gradient(top, rgba(82,82,82,0.65) 0%, rgba(82,82,82,0) 80%);
    background: -webkit-linear-gradient(top, rgba(82,82,82,0.65) 0%,rgba(82,82,82,0) 80%);
    background: linear-gradient(to bottom, rgba(82,82,82,0.65) 0%,rgba(82,82,82,0) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6525252', endColorstr='#00525252',GradientType=0 );
}

.offer .protitle {
    margin: 0 0 5px 0;
    font-size: 1.15em;
    text-transform: uppercase;
    float: none;
    display: block;
    text-align: left;
}

.description {
    color: gray;
    text-align: center;
    padding: 5px 5px 25px 5px;
}

.boxx .available span.price, .boxx .unavailable span.price, .boxx .incart span.price {
    font-size: 15px;
    color: white;
    float: none !important;
    padding: 10px !important;
    display: inline-block;
}

.boxx .unavailable span.price, .boxx .incart span.price {
    display: none;
}

.boxx .incart span.subtitle {
    font-weight: 300;
    font-size: 12px;
    display: block;
    text-align: center;
}

.boxx .incart span.subtitle, .boxx .incart span.subtitle::before {
    content: '';
    font-size: 12px;
    padding: 0;
    background: none;
}

.boxx .main-chapter {
    padding: 50px 0 25px 0;
}

.cbox, .rbox {
    margin-bottom: 25px;
    padding: 25px 35px 35px 35px;
    border-bottom: 1px dashed lightgray;

    transition: all 0.5s ease-in-out;
}

.rbox {
    border: 1px dashed lightgray;
}

.cbox:hover {
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dedede',GradientType=0 );
}

.cbox .list-title {
    display: inline-block;
    padding-left: 5px;
    text-indent: -6px;
    margin-left: 10px;
    color: grey;
}

.cbox img {
    transition: transform .3s;
    position: relative;
    float: right;
    margin-top: -30px;
    margin-right: -30px;
    height: 100px;
    opacity: .5;

    transition: all 0.5s ease-in-out;
}

.cbox:hover img {
    transform: scale(1.1);
    opacity: 1;
}

.rbox:hover .step i {
    transform: scale(1.25);
    color: lightslategray;
}

.box .available span.price, .box .unavailable span.price, .box .incart span.price {
    font-size: 15px;
    background: gray;
    color: white;
    float: none !important;
    padding: 10px !important;
    display: inline-block;
}

.box .unavailable span.price, .box .incart span.price {
    display: none;
}

.box .incart span.subtitle {
    font-weight: 300;
    font-size: 12px;
    display: block;
    text-align: center;
}

.box .incart span.subtitle, .box .incart span.subtitle::before {
    content: '';
    font-size: 12px;
    padding: 0;
    background: none;
}

.box .incart span.price, .boxx .incart span.price {
    display: none;
}

.box .main-chapter {
    padding: 50px 0 25px 0;
}

.nbox {
    background-size: 100%;
    width: 70%;
    right: 0 !important;
    margin: -30px 15% 0px 15%;
}

.nboxr {
    background: url("/img/back-notification-red.svg") no-repeat center center;
}

.nboxb {
    background: url("/img/back-notification-blue.svg") no-repeat center center;
}

.nbox a {
    padding: 12px 25px;
}

.nbox i {
    font-size: 16px;
}

.nbox a:hover {
    background: none;
}

.nbox a:hover i {
    transform: translateX(5px);
}

#offer header {
    background-image: url(/images/background/back01.jpg);
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

#advantages li {
    font-size: 16px;
    padding-bottom: 25px;
}

#advantages b {
    font-size: 22px;
    font-weight: 500;
    padding: 0 3px;
}

.list-title {
    display: inline-block;
    padding-left: 5px;
}

.list-title i {
    padding: 0 5px 2px 0;
    font-size: 8px;
    color: gray;
    vertical-align: middle;
}

.list-title a {
    color: gray !important;
    text-decoration: underline !important;
    display: inline-block;
}

.list-title a:hover {
    color: #3B99FC !important;
    text-decoration: none !important;
}

blockquote {
    display: block;
    padding: 25px 40px 25px 65px;
    margin: 20px 0;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    color: #2B6BAF;

    -moz-box-shadow: 2px 2px 15px #ccc;
    -webkit-box-shadow: 2px 2px 15px #ccc;
    box-shadow: 2px 2px 15px #ccc;
}

blockquote::before {
    content: "\201C";
    font-family: Georgia, serif;
    font-size: 80px;
    font-weight: bold;
    color: #DADADA;
    position: absolute;
    left: 10px;
    top: 5px;
}

blockquote::after {
    content: "";
}


/*-- Diagrams --*/

.skills_list {
    padding: 0!important;
    list-style: none!important;
    margin: 0!important;
}

.skills_list li {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    min-height: 32px;
    display: block;
    position: relative;
    margin: 0!important;
    overflow: hidden;
    padding: 0 0 13px 0!important;
}

.skills_list li .skill_percent {
    width: 60px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}

.skills_list li .skill_percent h6 {
    line-height: 16px;
    height: 16px;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-weight: 300;
}

.skills_list li .diagram_bar {
    padding: 0;
    display: block;
}

.skills_list li .diagram_bar h6 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    line-height: 16px;
    font-family: 'Dosis', sans-serif;
    font-weight: 300;
}

.skill_div-wrapper {
    position: relative;
    overflow: hidden;
    height: 3px;
    display: block;
    background: #dee4e8;
    border-radius: 0;
    box-shadow: none;
}

.skills_list li .skill_div {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 3px;
    display: block;
    border-radius: 0;
    box-shadow: none;
    background: #3B99FC;
}

#price {}

#price header {}


/**** Isotope Filtering ****/

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}


/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}


/**** Disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s;
}


/* End: Recommended Isotope styles */


/* disable CSS transitions for containers with infinite scrolling*/

.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}


/* All Resolutions */

.filter_img {
    overflow: hidden;
    position: relative;
}

.filter_img img {
    display: block;
    width: 100%;
    height: auto;
}

.image-grid .element {
    background: none;
    overflow: hidden;
    display: inline-block;
    margin-bottom: 30px;
}

.price_block {
    margin-bottom: 0!important
}

.filter_navigation {
    overflow: hidden;
}

.price_descr {
    padding-bottom: 12px;
}

.price_title {
    padding: 10px 0 0 0;
}

.price_title h4 {
    font-family: 'Raleway', sans-serif;
    font-style: normal;
    font-size: 13px;
    font-weight: 400;
    color: #3B99FC;
    line-height: 22px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #f2f2f2;
}

.price_text {
    font-size: 12px;
}

.filter_block, .filter_navigation, .filter_navigation ul, .filter_navigation ul li ul {
    display: block;
}

.filter_block {
    padding-bottom: 50px;
    text-align: center;
}

.filter_navigation {
    text-align: center;
    display: inline-block;
    padding: 10px 20px;
}

.filter_navigation ul, .filter_navigation ul li ul {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
}

.filter_navigation ul li, .filter_navigation ul li ul li {
    padding: 0;
    margin: 0;
}

.filter_navigation ul li ul {}

.filter_navigation ul li ul li {
    display: inline-block;
    position: relative;
    padding-right: 22px;
}

.filter_navigation ul li ul li:last-child {
    padding-right: 0;
}

.filter_navigation ul li ul li:before {
    content: '•';
    position: absolute;
    right: 8px;
    top: 1px;
    color: #C2C2C2;
}

.filter_navigation ul li ul li:last-child:before {
    content: '' !important;
}

.filter_navigation ul li ul li a {
    display: inline-block;
    margin: 0;
    text-decoration: none;
    border: 0;
    line-height: 20px;
    font-size: 13px;
    padding: 0;
    text-transform: uppercase;
    vertical-align: top;
    text-align: center;
    color: #676a6c;
}

.filter_navigation ul li ul li a:hover {
    color: #C2C2C2;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    transition: all 0.2s ease-in-out !important;
    -webkit-transition: all 0.2s ease-in-out !important;
    -moz-transition-duration: all 0.2s ease-in-out !important;
    transition-duration: all 0.2s ease-in-out !important;
}

.filter_navigation ul li ul li.selected a {
    color: #3B99FC;
}

.full_slider {
    background-color: #eeeeee;
    background-position: center center;
    background-repeat: no-repeat;
}

.main_content, .sidebar {
    margin-bottom: 10px;
    padding-top: 11px;
}
.numbers {
    background: #FFFFFF;
    padding: 40px 0 50px 0;
    text-align: center;
    bottom: 0;
    right: 0;
    display: none;
}

.numbers a .blog-right, .numbers a .blog-left {
    display: inline-block;
    background: #828282;
    border-radius: 30px;
    color: #FFFFFF;
    margin-bottom: 10px;
    opacity: 0.25;
}

.numbers a {
    /*font-family: 'Oswald', sans-serif;*/
    display: inline-block;
    font-size: 15px;
    padding: 0 12px 0 10px;
    border-right: 1px solid #EAEAEA;
}

.numbers a:last-child {
    border-right: none;
}

.numbers a.active {
    color: #828282;
}

.content_section {
    padding: 80px 0;
}

.blog-section {
    padding: 100px 60px;
    position: relative;
}

.blog-section img {
}

.blog-section .active {
    margin-right: -27px;
    padding-right: 24px;
    border-right: 3px solid #2B6BAF !important;
}

.odd-event-section, .even-event-section {
    width: 100%;
    overflow: hidden;
    background: #FFFFFF;
}

.odd-event-section {
    background: #EEF0F2;
}

.odd-event-section span, .even-event-section span {
    width: 100%;
    overflow: hidden;
    display: block;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
}

.odd-event-section h2, .even-event-section h2 {
    font-size: 32px;
    margin: 5px 0 10px 0;
    color: #424242;
    padding: 15px 0 10px 0;
}

.odd-event-section h2 span, .even-event-section h2 span {
    background: #2B6BAF;
    font-size: 16px;
    margin-top: -50px;
    color: white;
    padding: 8px 15px;
    display: inline-block;
    width: auto;
    float: right;
}

.event-description {
    font-size: 13px;
}

.event-description li {
    list-style-type: circle;
    margin: 0 0 10px 20px;
}

.event-subdescription {
    font-size: 15px !important;
    color: #878787;
    padding: 15px 20px 10px 20px;
    margin-top: 20px;
    font-weight: 300;
    line-height: 20px !important;
    background: #F0F0F0;
}

.event-linkname {
    font-weight: 400;
}

.event-url {}

#about {
    background: url("/img/back-about.jpg") #FFFFFF no-repeat bottom right;
    background-size: 42% !important;
}

#about header {}

#contact {}

#contact header {}

#math {
    background: url("/img/math.jpg") #231F20 no-repeat bottom !important;
}

#graduation {
    background: url("/img/back-graduation.svg") #FFFFFF no-repeat bottom;
}

#education {
}

#education.main-section h2 {
    font-weight: 400;
    color: #FFFFFF;
}

#education h2 span, #education h2 span {
    font-size: 12px;
    color: #FFFFFF;
    background: #A8A8A8;
    padding: 0px 10px 2px;
    transform: rotate(-3deg);
    display: block;
    position: absolute;
    right: 30%;
    margin-top: -10px;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 20px;
}

#popUp {
    background: none;
}

#sample01 {
    background: url("/samples/sample-image-01.jpg") #FFFFFF no-repeat bottom left;
    background-size: 45%;
}

#sample02 {
    background: url("/samples/sample-image-02.jpg") #FFFFFF no-repeat bottom left;
    background-size: 45%;
}

#sample03 {
    background: url("/samples/sample-image-03.jpg") #FFFFFF no-repeat bottom left;
    background-size: 45%;
}

#sample04 {
    background: url("/samples/sample-image-04.jpg") #FFFFFF no-repeat bottom left;
    background-size: 45%;
}

.margin-bottom-sm {
    margin-bottom: 5px !important;
    width: 100%;
    padding: 3px;
}

.margin-bottom-sm span {
    display: block;
    font-size: 12px;
    color: lightgray;
    font-weight: 400;
}

.margin-bottom-sm span span {
    display: inline-block;
}

input.resetBtn, input.sendBtn{
    cursor: pointer;
    color: #FFF !important;
    margin: 0 1px 5px 0 !important;
    border-radius: 0;
    display: inline-block;
    padding: 2px 16px !important;
    height: 40px;
    font-size: 15px !important;
    font-weight: 300 !important;
    width: auto;
    vertical-align: top;
    text-transform: uppercase;
    border: 0 !important;
}

input.resetBtn {
    background: #373A3C !important;
}

input.sendBtn {
    background: #3B99FC !important;
    font-size: 18px !important;
}

input.resetBtn:hover, input.sendBtn:hover {
    text-decoration: none;
    color: #E2E2E2 !important;
}

input.removeBtn {
    margin-top: 10px;
    font-size: 15px !important;
    text-decoration: none;
    color: #FFFFFF !important;
    padding: 9px 15px !important;
    border: none;
    width: 100%;
    border-radius: 2px;
    background-color: #C00 !important;
}

input.sendToCart, input.removeFromCart, input.freePreview {
    /*position: absolute;*/
    background: none;
    cursor: pointer;
    color: orange !important;
    border-radius: 0;
    display: inline-block;
    padding: 2px 0 0 0 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    vertical-align: top;
    text-transform: uppercase;
    border: 0 !important;
    transition: all 0.2s ease-in-out;
    float: right;
    background: #231F20;
}

input.sendToCartButton {
    background: #2B6BAF;
    cursor: pointer;
    color: #FFFFFF !important;
    /*padding: 10px 20px !important;*/
    /*font-size: 18px !important;*/
    padding: 10px 20px !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    border: 0 !important;
    border-radius: 0 !important;
    /*margin-top: 20px;*/
    transition: all 0.2s ease-in-out;
}

input.freePreview {
    color: #3B99FC !important;
    padding: 1px 0 0 0 !important;
}

.available input.sendToCart:hover, .available input.sendToCartButton:hover  {
    background: #3B99FC !important;
}

.incart input.removeFromCart {
    position: absolute;
    right: 0;
    width: 20px;
    background: none;
}

#cart ul.chapter i {
    float: right;
    line-height: 23px;
    background: none;
    padding: 0;
    font-size: 18px;
}

#grade-exam .main-chapter, #grade-exam-all .main-chapter {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: gray;
    padding: 50px 0 15px 0;
}

#grade-exam .chapter, #grade-exam-all .chapter {
    font-family: 'Oswald', sans-serif;
    padding: 0 0 30px 0;
    font-size: 38px;
    text-align: center;
}

#grade-exam-all .chapter spanx {
    font-size: 12px;
    color: #FFFFFF;
    background: darkred;
    padding: 3px 10px 5px;
    transform: rotate(-3deg);
    display: block;
    position: absolute;
    right: 0;
    margin-right: 30px;
    margin-top: -10px;
    text-transform: uppercase;
    font-weight: 300;
}

#grade-exam h2, #grade-exam-all h2 {
    color: #FFFFFF;
}

form input:disabled {
    opacity: .4;
}

.incart input.removeFromCart:hover {
    color: #AEAEAE !important;
}

.available, .unavailable, .incart {
}

.available span.title, .unavailable span.title, .incart span.title {
    font-weight: 500;
    font-size: 18px;
    display: block;
    text-indent: 0px;
    line-height: 20px;
}

.incart span.title {
   font-weight: 500;
   color: #DCDCDC;
   font-size: 16px;
   display: inline-block;
   text-indent: 0px;
   line-height: 22px;
}

.available span.subtitle, .unavailable span.subtitle {
  font-weight: 300;
  font-size: 12px;
  display: block;
  text-align: center;
}

.incart span.subtitle {
  font-weight: 300;
  /*color: #DCDCDC;*/
  font-size: 14px;
  display: block;
  text-indent: 0px;
  line-height: 20px;
  /*background: #231F20;*/
  padding: 0 5px 0 0;
  margin: 0;
}

.incart span.subtitle {
    display: inline-block;
}

.incart span.subtitle::before {
    content: '+';
    padding: 0 5px;
    font-size: 14px;
    color: #3B99FC;
    font-weight: 600;
}

.available span.price {
    background: gray;
    padding: 8px 10px 0 10px;
}

#cart .incart span.price {
    /*background: #231F20;*/
    padding-top: 2px;
    text-align: right;
    color: #FFF;
}

/*
.unavailable span.price, .incart span.price  {
    display: none;
}
*/
.available span, .unavailable span, .incart span {
    font-size: 17px;
    padding: 0;
}

#cartItems smalll {
    font-size: 100%;
}

.incart {
}

.unavailable {
    opacity: 0.25;
}

.required {}

.contact_info p {
    padding-left: 32px;
    margin-bottom: 16px;
    background-position: left top;
    background-repeat: no-repeat;
}

.contact_info a {
    font-style: italic;
}

.contact_info .fa {
    text-indent: -25px;
}

#footer {
    padding-bottom: 0;
}

#footer h2 {
    color: #FFFFFF;
}

.footer {
    padding-bottom: 21px;
}

.footer-bottom {
    background: url('../img/back-dark.png') repeat-y center;
    text-align: center;
    color: #FFFFFF;
    padding-top: 20px;
    position: relative;
    display: block;
}

.footer a:hover {
    color: #eef1f3;
}

.footer p a {
    font-style: italic;
}

.copyright {
    text-align: center;
    padding: 10px 0;
    color: #828282;
    font-size: 11px;
    line-height: 14px;
    font-weight: 500;
}

.protected {
    margin-top: 20px;
    color: #828282;
    font-size: 12px;
}

a.menu_toggler {
    display: none;
}

.mobile_menu_wrapper {
    display: none;
}

nav.mobile_header {
    display: none!important;
}

.fixed-menu {
    border: none;
    position: fixed;
    left: 0px;
    top: -130px;
    width: 100%!important;
    background: #ffffff!important;
    border-bottom: 2px solid #3B99FC;
    z-index: 999;
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    width: 100%!important;
    transition: all 700ms;
    -webkit-transition: all 700ms;
}

.fixed-menu.fixed_show {
    top: 0px;
    opacity: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
}

.fixed-menu-wrapper {}

.fixed-menu #logo {
    padding-bottom: 10px;
    float: left;
}

.fixed-menu:after {
    content: '';
    height: 3px;
    display: block;
    width: 100%;
    position: absolute;
    bottom: -3px;
    background: url(/images/shadow.png) repeat-x left top;
}

.fixed-menu .navmenu ul li {
    /*height: 75px;*/
}

.fixed-menu .navmenu ul li a {}

.single_page .post_head {
    padding-left: 0px;
    min-height: 18px;
    margin-bottom: 25px;
}

.single_page .content_section {
    padding-top: 16px;
    padding-bottom: 40px;
}

#comments {
    padding: 0 0 15px 0;
}

ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
}

ol.commentlist li {
    padding: 0;
    margin: 0 0 24px 0;
    list-style: none;
    font-style: normal !important;
    position: relative;
}

ol.commentlist li ul {
    padding-left: 40px;
}

ol.commentlist li .commentava {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 86px;
    height: 86px;
}

ol.commentlist li .commentava img {
    display: block;
}

.comment_info {
    padding: 1px 0 9px 0;
    color: #a3a3a3;
}

.comment_info span {
    padding: 0 10px;
}

.thiscommentbody {
    min-height: 90px;
    margin-bottom: 24px;
    padding-left: 100px;
}

#respond {
    padding-bottom: 30px;
}

#comments a {
    font-style: italic;
}

.back {
    padding-top: 50px;
}

.single_page .price_descr {
    margin-bottom: 9px;
}

.no_bottom {
    padding-bottom: 0;
}

#page {
    overflow: hidden;
}

img {
    max-width: 100%;
}

.hover_img img {
    width: 100%;
}

iframe {
    border: none;
}

.page-section h2 a:hover, .main-section h2 a:hover {
    color: #424242;
}

.page-section #grade p span, .page-section #cart p span {
    font-size: 20px;
    font-weight: 600;
    color: #646464;
}

.main-section #cart h2 {
    font-size: 20px;
    font-weight: 500;
    color: #FFFFFF;
}

.main-section #grade li, .page-section #grade li, .main-section #cart li, .page-section #cart li {
    /*display: inline-block;*/
    /*padding: 0 10px;*/
    color: #ACACAC;
}

.page-section #grade li, .page-section #cart li {
    border-right: 1px solid #DCDCDC;
    color: #8C8C8C;
}

.main-section #grade ul, .page-section #grade ul {
    margin-top: 0;
}

.page-section #cart ul {
   margin: 0;
   margin-top: 20px;
}

.main-section #cart ul {
   margin: 0;
   margin-bottom: 20px;
}

.main-section #grade li:first-child, .page-section #grade li:first-child, .main-section #cart li:first-child, .page-section #cart li:first-child {
}

.main-section #grade li:last-child, .page-section #grade li:last-child, .main-section #cart li:last-child, .page-section #cart li:last-child {
    padding-right: 0;
    border-right: none;
}

.page-section #task p span {
    font-size: 20px;
    font-weight: 600;
    color: #646464;
}

.main-section #task li, .page-section #task li {
    display: inline-block;
    padding: 8px 10px;
    color: #BCBCBC;
}

.page-section #task li {
    display: block;
    border-bottom: 1px dotted #464646;
}

.main-section #task ul, .page-section #task ul {
    margin: 25px 0 0;
}

.main-section #task li:first-child, .page-section #task li:first-child {
}

.main-section #task li:last-child, .page-section #task li:last-child {
    padding-right: 0;
    border-right: none;
}

.main-description {
    font-size: 16px;
    line-height: 22px;
}

.sub-description {
    color: #AEAEAE;
    font: 400 12px/16px "Dosis", sans-serif;
    padding-top: 5px;
}

.product  {
    vertical-align: top;
    margin-top: 5px;
    text-align: right;
    right: 0;
    padding: 0;
}

#task .main-chapter  {
    padding: 40px 0 0 0;
    font-size: 20px;
    color: gray;
    text-align: center;
}

#task .chapter  {
    font-family: 'Oswald', sans-serif;
    padding: 10px 0 40px 0;
    font-size: 30px;
}

#task input#taskOutputId {
    background: none;
    border: none;
    font-size: 20px;
    text-align: center;
    width: 25px;
    color: #FFFFFF;
}

#task input.sendToCartButton {
}

#task .description {
    padding: 25px;

    background: #EDEDED; /* Old browsers */
    background: -moz-linear-gradient(top,  #EDEDED 0%, #FFFFFF 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #EDEDED 0%,#FFFFFF 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #EDEDED 0%,#FFFFFF 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EDEDED', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */
}

#task .arrow-up {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #EDEDED;
    display: block;
    margin: 0 auto;
}

#task .exam {
    padding: 0 25px 40px 25px;
}

#task .exam input[type="range"] {
    cursor: pointer;
}

#task .exam:hover {
}

#task div.exam:nth-child(even) {
}

#task div.exam:nth-child(odd) {
}

#task div.exam {
    background: #2B2B2B;
    border-radius: 5px;
}

#task div.exam:nth-child(even):hover {
}

#task div.exam:nth-child(#pgrade .exam):hover {
}

#task .available input.sendToCart:hover, #task .available input.sendToCartButton:hover  {
    /*background: none;
    color: #FFFFFF !important;
    font-weight: 600 !important;*/
    background: #3B99FC !important;
    color: #FFFFFF !important;
}


#grade .exam {
    margin-top: 30px;
    padding: 0 25px 30px 25px;
    transition: all 0.2s ease-in-out;
    cursor: pointer;
    display: inline-block;
}

#grade .exam:hover {
    margin-bottom: 10px;
}

#grade div.exam:nth-child(even) {
    margin-top: 40px;
}

#grade div.exam:nth-child(odd) {
    margin-top: 20px;
    border-radius: 5px;
}

#grade div.exam:nth-child(1) {
    background: #2B2B2B;
}

#grade div.exam:nth-child(2) {
    background: #232323;
}

#grade div.exam:nth-child(3) {
    background: #3A3A3A;
}

#grade div.exam:nth-child(4) {
    background: #161616;
    border-radius: 0 5px 5px 0;
}

#grade div.exam:nth-child(even):hover {
    margin-top: 30px;
}

#grade div.exam:nth-child(odd):hover {
    margin-top: 10px;
}

#grade div.exam .main-chapter spanx {
    font-size: 12px;
    color: #FFFFFF;
    background: darkred;
    padding: 3px 10px 5px;
    transform: rotate(-3deg);
    display: block;
    position: absolute;
    right: 0;
    margin-right: 50px;
    margin-top: -10px;
    text-transform: uppercase;
    font-weight: 300;
}

#pgrade .exam .main-chapter {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: gray;
    padding: 50px 0 15px 0;
}

#pgrade .exam .chapter {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    color: #424242;
    padding: 0 0 30px 0;
    font-size: 38px;
    text-align: center;
}

#pgrade .exam:nth-child(odd) {
    border-radius: 5px;
    padding: 0 25px 30px 25px;
    background: #EFEFEF;
}

#pgrade .exam:nth-child(even) {
    border-radius: 5px;
    padding: 0 25px 30px 25px;
}

#pgrade div.exam .main-chapter spanx, #pgrade div.exam .chapter spanx {
    font-size: 12px;
    color: #FFFFFF;
    background: darkred;
    padding: 1px 10px 2px;
    transform: rotate(-3deg);
    display: block;
    position: absolute;
    right: 0;
    margin-right: 50px;
    margin-top: -8px;
    font-weight: 300;
    text-transform: uppercase;
}

#grade .cbp .cbp-item {
    box-shadow: 3px 0px 5px #D7D7D7;
}

#grade h3 {
    margin-bottom: 5px;
    font-weight: 600;
}

button {
    display: pointer;
    display: inline-block;
    background: none;
    border: none;
    float: right;
    color: white;
}

button spanx {
    font-size: 12px;
    color: #FFFFFF;
    background: darkred;
    padding: 3px 10px 4px;
    transform: rotate(-3deg);
    position: absolute;
    margin-left: -20px;
    margin-top: 25px;
    text-transform: uppercase;
    font-weight: 300;
}

button#uploadFile i {
    margin: -5px -15px 0px 10px;
    font-size: 22px;
}

button.close  {
    cursor: pointer;
    margin: -10px -15px;
    font-size: 14px;
}

.go-top {
    position: fixed;
    bottom: 2em;
    right: 2em;
    text-decoration: none;
    color: #A2A2A2;
    font-size: 12px;
    display: none;
    z-index: 9999 !important;
}

.go-top:hover {
    color: #3B99FC;
}

.cloud {
    position: fixed;
    bottom: 2em;
    left: 2em;
    text-decoration: none;
    color: #A2A2A2;
    font-size: 12px;
    z-index: 9999 !important;
    width: 180px;
    opacity: 0.5;
}

.cloudbox {
    padding: 15px 20px;
    border-radius: 5px;
    margin: 0 auto;
    background: -moz-linear-gradient(top, rgba(239,239,239,0) 50%, rgba(239,239,239,1) 100%);
    background: -webkit-linear-gradient(top, rgba(239,239,239,0) 50%,rgba(239,239,239,1) 100%);
    background: linear-gradient(to bottom, rgba(239,239,239,0) 50%,rgba(239,239,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00efefef', endColorstr='#efefef',GradientType=0 );
}

.cloud:hover {
    opacity: 1;
}

.cloudline {
    /*border-bottom: 1px dotted #DEDEDE;*/
    padding: 2px 20px 2px 0;
    /*
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    */

    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.cloudline:hover {
    padding-left: 5px;
}

.cloudline i {
    display: none;
    color: gray;
}

.cloudline:hover i {
    display: inline-block;
    right: 35px;
    position: absolute;
    padding: 4px 0 2px;
    font-size: 12px;
}

.mCart {
    position: fixed;
    bottom: 0;
    right: 0;
    text-decoration: none;
    color: #A2A2A2;
    font-size: 20px;
    z-index: 9999 !important;
    padding: 20px;
}

.mCart span {
    color: #A2A2A2;
    font-size: 14px;
    margin-top: -20px;
    position: absolute;
    text-align: center;
    width: 35px;
}

.blue {
    color: #2B6BAF !important;
}

.red {
    color: #C02A34 !important;
}

.gold {
    color: #DAA520 !important;
}

.green {
    color: green !important;
}

.orange {
    color: orange !important;
}

.white {
    color: #FFFFFF !important;
}

.black {
    color: #000000 !important;
}

.gray {
    color: #A7A9AB !important;
}

.lgray {
    color: #D7D7D7 !important;
}

.dgray {
    color: #686868 !important;
}

.bdgray {
    background: #787878 !important;
}

.bgray {
    background: #EAEAEA !important;
}

.bgrayy {
    /*background: #DFDFDF !important;*/
    background: #F0F0F0 !important;
}

.bwhitesmoke {
    background: whitesmoke !important;
}

.bgtrans {
  background: -moz-linear-gradient(top,  rgba(230,230,230,0.65) 0%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(top,  rgba(230,230,230,0.65) 0%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom,  rgba(230,230,230,0.65) 0%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6e6e6e6', endColorstr='#00000000',GradientType=0 );
}

.bred {
    background: darkred !important;
}

.bgold {
    background: #DAA520 !important;
}

.bdark {
    background: #2B2B2B !important;
}

.bwhite {
    background: #FFFFFF !important;
}

.bblue {
    background: aliceblue !important;
}

.bdblue{
    background: #2B6BAF !important;
}
.blblue {
    background: lightsteelblue !important;
}

.line {
    border-bottom: 1px solid white;
}

.bgwhite {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,240,242,1) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(238,240,242,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(238,240,242,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef0f2',GradientType=0 );
}

.bgwhiter {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top, rgba(220,220,220,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(220,220,220,1) 0%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(220,220,220,1) 0%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef0f2', endColorstr='#ffffff',GradientType=0 );
}

.bbook{
    background: url("/img/back-spiral-book.png") white bottom center no-repeat;
    background-size: 100%;
}

.bnumbers {
    background: url("../img/back-numbers.svg") bottom no-repeat,
                url("../img/back-dark.png") repeat-y center;
}

.slarge {
    font-size: 1.2em !important;
    line-height: 1.15em;
}

.large {
    font-size: 22px !important;
    line-height: 22px;
    font-weight: 300;
}

.xlarge {
    font-size: 1.75em !important;
    line-height: 1.15em;
}

.xxlarge {
    font-size: 2.25em !important;
}

.waterprint  {
    font-size: 3.5em !important;
    line-height: 1em;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    margin-bottom: -30px;
    color: whitesmoke;
    margin-right: 10px;
}

.zoom {
    transform: scale(1.05);
    z-index: 10;
}

.zooml {
    transform: scale(1.25);
}

.box {
    padding: 40px 50px;
    border-radius: 5px;
    width: 90%;
    margin: 0 auto;

    background: -moz-linear-gradient(top, rgba(239,239,239,0) 0%, rgba(239,239,239,1) 100%);
    background: -webkit-linear-gradient(top, rgba(239,239,239,0) 0%,rgba(239,239,239,1) 100%);
    background: linear-gradient(to bottom, rgba(239,239,239,0) 0%,rgba(239,239,239,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00efefef', endColorstr='#efefef',GradientType=0 );
}

.bookbox {
    padding: 30px;
    margin-top: 30px;
    margin-right: 2%;
    width: 48%;
    display: inline-block;
    text-align: center;
    box-shadow: 3px 5px 5px #D7D7D7;
}

.bookboxl {
    padding: 30px;
    margin-top: 30px;
    margin-right: 2%;
    width: 60%;
    display: inline-block;
    text-align: center;
    box-shadow: 3px 5px 5px #D7D7D7;
    vertical-align: top;
}

.bookboxs {
    padding: 30px;
    margin-top: 30px;
    width: 38%;
    display: inline-block;
    text-align: center;
    box-shadow: 3px 5px 5px #D7D7D7;
    vertical-align: top;
}

#facebook {
    top: 50%;
    position: fixed;
    right: -25px !important;
    transform: rotate(-90deg);
    margin: 0;
    padding: 0;
}

#facebook:hover {
}

.pline {
    background: #2B6BAF;
    margin: 20px -15px;
    padding: 20px 0;
    color: white;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1d65ad+0,2b6baf+60,7db9e8+100 */
    background: rgb(29,101,173); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(29,101,173,1) 0%, rgba(43,107,175,1) 60%, rgba(125,185,232,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(29,101,173,1) 0%,rgba(43,107,175,1) 60%,rgba(125,185,232,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(29,101,173,1) 0%,rgba(43,107,175,1) 60%,rgba(125,185,232,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d65ad', endColorstr='#7db9e8',GradientType=1 ); /* IE6-9 */
}

.discount {
    /*background: url(/img/cloud-red.svg) no-repeat;*/
    padding: 0;
    display: block;
    height: auto;
    width: auto;
    font-size: 20px;
    color: darkred;
    position: none;
    float: none;
    margin: 10px 0 0 0;
}

.linkBtn, .linkExBtn, .linkBtnLine, .linkExBtnLine {
    /*font-family: 'Oswald', sans-serif;*/
    font-weight: 400 !important;
    color: #FFFFFF !important;
    /*font-size: 16px;*/
    background: #2B6BAF;
    margin: 10px 8px;
    display: inline-block;
    border: none;
    border-radius: 0;
    cursor: pointer;
    padding: 12px 20px;
    text-transform: uppercase;
    text-align: center;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.linkBtnLine, .linkExBtnLine {
    background: none;
    border: 1px dashed #FFFFFF;
}

.linkBtnSmall {
    font-family: 'Oswald', sans-serif;
    font-weight: 300 !important;
    color: #FFFFFF !important;
    font-size: 10px;
    background: #2B6BAF;
    margin: 0;
    display: inline-block;
    border: none;
    cursor: pointer;
    padding: 0 7px;
    text-transform: uppercase;
    text-align: center;
    float: right;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

input.linkExBtn {
    cursor: pointer;
    width: 160px;
}

.linkExBtn {
    font-size: 17px;
}

.linkBtn:hover, .linkExBtn:hover,.linkBtnSmall:hover, .linkBtnLine:hover, .linkExBtnLine:hover {
    background: #3B99FC;
}

.linkBtn spanx, .linkExBtn spanx {
    font-size: 12px;
    color: #FFFFFF;
    background: darkred;
    padding: 3px 10px 5px;
    transform: rotate(-5deg);
    display: block;
    position: absolute;
    right: 25%;
    /*margin-right: -120px;*/
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 300;
}

.linkExBtn spanx {
    right: 20%;
}

a.linkExBtn span {
    bottom: 30px;
    display: block;
    background: url(/img/cloud-red.svg) no-repeat;
    color: white;
    position: absolute;
    float: right;
    margin: 12px 170px;
    padding: 13px 18px;
}

.error {
    text-transform: none;
    color: #676A6C;
}

.submenu {
    margin: 0;
    padding: 10px 0 0 0;
    /*float: right;*/
    text-transform: uppercase;
}

.submenu li {
    display: inline-block;
    /*margin-left: 15px;*/
    margin-left: 0;
}

.submenu li:first-child {
    margin-left: 0;
}

.submenu li img {
    font-size: 15px;
    height: 15px;
    margin-bottom: 3px;
    /*opacity: 0.4;*/
    /*filter: alpha(opacity=40);*/
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.submenu li img:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.submenu li a:hover {
    color: #868686;
}

.flex-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 10px 15px;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
}

.progress {
    height: 5px;
    margin-bottom: 0;
    overflow: hidden;
    background-color: #626262;
    border-radius: none;
    box-shadow: none;
    margin-top: 5px;
}

#myModal {
  display: none;
}

#map-canvas {
    margin: -25px 0 8px 0;
    height: 500px;
}

#map-canvas img {
    max-width: none;
}

.gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 12px;
}

#cookieChoiceInfo {
    background: url(/img/cookie.png) 195px center no-repeat;
    position: fixed;
    margin: 0 25px 10px 0;
    padding: 15px;
    bottom: 0;
    left: -185px;
    z-index: 10000;
    text-align: center;
    color: #FFFFFF;
    font-weight: 300;
    font-size: 12px;
    border-radius: 0 50px 50px 0;
    line-height: none !important;
    background-color: #000000;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#cookieChoiceInfo a {
    margin: 0 35px;
}

#cookieChoiceInfo:hover {
    margin-right: 0;
    left: 0;
    background-color: #000000;
    opacity: 1;
    filter: alpha(opacity=100);
}

.option {
    -webkit-animation-duration: 3s;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: 5;
}

.price {}

#ajax-contact-form input, #ajax-contact-form textarea, #ajax-newsletter-form input, #ajax-newsletter-form textarea, #ajax-registration-form input, #ajax-registration-form textarea, #ajax-purchase-form input, #ajax-purchase-form textarea, #ajax-request-form input, #ajax-request-form textarea, #ajax-freecontent-form input, #ajax-freecontent-form textarea {
    font-family: 'Dosis', sans-serif;
    font-size: 13px;
    padding: 11px 15px;
    background: none;
    border: none;
    border: 1px dashed #CACACA;
    color: #FFFFFF;
    width: 100%;
}

#ajax-contact-form textarea, #ajax-newsletter-form textarea, #ajax-registration-form textarea, #ajax-purchase-form textarea, #ajax-request-form textarea, #ajax-freecontent-form textarea {
  font-family: 'Dosis', sans-serif;
  padding: 11px 15px;
  background: none;
  border: none;
  border: 1px dashed #CACACA;
  color: #FFFFFF;
  width: 100%;
  height: 150px;
}

#ajax-contact-form input, #ajax-contact-form textarea, #ajax-newsletter-form input, #ajax-newsletter-form textarea {
    border: 1px dashed #6A6A6A;
}

#ajax-purchase-form input, #ajax-purchase-form textarea, #ajax-request-form input, #ajax-request-form textarea {
    font-size: 15px;
    border: 1px dashed #CACACA;
    color: #4F4F4F;
}

#ajax-purchase-form .margin-bottom-sm span, #ajax-request-form .margin-bottom-sm span {
    font-size: 13px;
    color: #4F4F4F;
}

#ajax-contact-form input.sendBtn, #ajax-contact-form input.resetBtn, #ajax-newsletter-form input.sendBtn, #ajax-newsletter-form input.resetBtn, #ajax-purchase-form input.sendBtn, #ajax-purchase-form input.resetBtn, #ajax-request-form input.sendBtn, #ajax-request-form input.resetBtn, #ajax-freecontent-form input.sendBtn, #ajax-freecontent-form input.resetBtn {
    /*font-family: 'Oswald', sans-serif;*/
    font-size: 15px !important;
    color: #FFFFFF;
    border: none;
    width: auto;
    padding: 0 20px;
    background: #2B6BAF !important;
    -webkit-transition-duration: 0.35s;
    -moz-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

#ajax-contact-form input.sendBtn:hover, #ajax-newsletter-form input.sendBtn:hover, #ajax-registration-form input.sendBtn:hover, #ajax-purchase-form input.sendBtn:hover, #ajax-request-form input.sendBtn:hover, #ajax-freecontent-form input.sendBtn:hover {
    color: #FFFFFF;
    font-size: 15px !important;
    background: #3B99FC !important;
    width: auto;
}

#ajax-purchase-form input.sendBtn, #ajax-purchase-form input.resetBtn, #ajax-purchase-form input.sendBtn:hover, #ajax-purchase-form input.resetBtn:hover, #ajax-request-form input.sendBtn, #ajax-request-form input.resetBtn, #ajax-request-form input.sendBtn:hover, #ajax-request-form input.resetBtn:hover {
    color: #FFFFFF !important;
    font-size: 18px !important;
    padding: 10px 35px 12px !important;
    height: 45px;
    margin-top: 30px !important;
}

#ajax-contact-form input.resetBtn:hover, #ajax-registration-form input.resetBtn:hover, #ajax-purchase-form input.resetBtn:hover, #ajax-request-form input.resetBtn:hover, #ajax-freecontent-form input.resetBtn:hover  {
    color: #D2D2D2;
    font-size: 15px !important;
    background: #373A3C;
    width: auto;
}

#ajax-contact-form .input-group-addon, #ajax-registration-form .input-group-addon, #ajax-purchase-form .input-group-addon, #ajax-request-form .input-group-addon, #ajax-freecontent-form .input-group-addon {
    background: none;
    border: none;
    color: #FFFFFF;
    padding-left: 0;
}

#ajax-contact-form i, #ajax-registration-form i {
    background: #545454;
    margin: 0;
    padding: 13px 20px 12px 15px;
    text-align: center;
}

#ajax-contact-form .notificationError, #ajax-registration-form .notificationError, #ajax-purchase-form .notificationError, #ajax-request-form .notificationError, #ajax-freecontent-form .notificationError {
    /*background: url("img/error.png") 98% 15px no-repeat !important;*/
    background: #F4F4F4;
    border: 1px dashed #2B6BAF;
}

#ajax-newsletter-form .notificationError{
    /*background: url("img/error.png") 98% 15px no-repeat !important;*/
    border: 1px dashed #FFFFFF;
}

#ajax-purchase-form .margin-bottom-sm font,
#ajax-request-form .margin-bottom-sm font {
    display: block;
    padding: 15px 0 10px;
}
#ajax-purchase-form button,
#ajax-request-form button {
    cursor: pointer;
    background-color: #373A3C;
    color: #FFFFFF !important;
    font-weight: 400;
    padding: 14px 30px;
    font-size: 14px;
    display: block;
    margin-top: -1px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
#ajax-purchase-form buttonx,
#ajax-request-form buttonx {
  float: right;
  background: lightgray;
  padding: 13px 20px;
  color: white;
  margin: -1px;
  cursor: pointer;
}

#ajax-purchase-form button:hover,
#ajax-request-form button:hover {
}

#ajax-purchase-form #upFiles,
#ajax-request-form #upFiles {
}

#ajax-purchase-form #upFiles i,
#ajax-request-form #upFiles i {
    color: white;
}

#ajax-purchase-form #upFiles span,
#ajax-request-form #upFiles span {
    font-size: 15px;
    line-height: 16px;
    padding: 15px;
    border-bottom: 1px dotted #C7CACC;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#ajax-purchase-form #upFiles span:last-child,
#ajax-request-form #upFiles span:last-child {
    border-bottom: none;
}

#ajax-purchase-form #fileZone,
#ajax-request-form #fileZone {
    border: 1px dotted #C7CACC;
    color: #676A6C;
    width: 100%;
}

#ajax-purchase-form .payment-method,
#ajax-request-form .payment-method {
    border: 1px dotted #C7CACC;
}

#ajax-purchase-form .payment-box,
#ajax-request-form .payment-box {
    border-radius: 0;
    margin: 0 auto;
    border: 1px dashed #CACACA;
}

#ajax-purchase-form .payment-box a img,
#ajax-request-form .payment-box a img {
    max-height: 90px;
    vertical-align: middle;
    margin: 0 auto;
}

#ajax-purchase-form .payment-box a img,
#ajax-request-form .payment-box a img {
}

#ajax-purchase-form .payment-box a:hover img, #ajax-purchase-form .payment-box a.active img,
#ajax-request-form .payment-box a:hover img, #ajax-request-form .payment-box a.active img {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}

#ajax-purchase-form .tab-content,
#ajax-request-form .tab-content {
    padding: 0 35px 25px 35px;
    margin: 0;
}

#ajax-purchase-form input[type="checkbox"],
#ajax-request-form input[type="checkbox"] {
    width: 30px;
    height: 16px;
}

#purNote, #reqNote {
    margin-top: 15px;
}

#purNote span, #reqNote span {
    font-weight: 600;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 8px 20px 12px;
    display: block;
    background: #2B6BAF;
}

#nfNote span {
    font-size: 15px;
    color: white;
    text-align: center;
    display: block;
    color: red;
}

.card  {
    background: none;
    border: none;
}

/*
::-webkit-input-placeholder {
    color: #FFFFFF;
}

:-moz-placeholder {
    color: #FFFFFF;
}

::-moz-placeholder {
    color: #FFFFFF;
}

:-ms-input-placeholder {
    color: #FFFFFF;
}

#upload {
}

#drop {
    padding: 40px 50px;
    text-align: center;
    border: 2px dashed #444;
}

#drop a {
    cursor: pointer;
    margin-top: 12px;
    text-transform: uppercase;
}

#drop a:hover {
}

#drop input {
    display: none;
}

#upload ul {
}

#upload ul li {
    background-color: #333639;
    background-image: -webkit-linear-gradient(top, #333639, #303335);
    background-image: -moz-linear-gradient(top, #333639, #303335);
    background-image: linear-gradient(top, #333639, #303335);
    border-top: 1px solid #3d4043;
    border-bottom: 1px solid #2b2e31;
    padding: 15px;
    height: 72px;
    position: relative;
}

#upload ul li input {
    display: none;
}

#upload ul li p {
    overflow: hidden;
    white-space: nowrap;
    color: #EEE;
    font-size: 14px;
    position: absolute;
    top: 20px;
    left: 100px;
}

#upload ul li i {
    font-weight: normal;
    font-style: normal;
    color: #7f7f7f;
    display: block;
}

#upload ul li canvas {
    top: 15px;
    left: 32px;
    position: absolute;
}

#upload ul li span {
    width: 15px;
    height: 12px;
    background: url('/img/icons.png') no-repeat;
    left: 0;
    cursor: pointer;
    display: inline-block;
}

#upload ul li.working span {
    height: 16px;
    background-position: 0 -12px;
}

#upload ul li.error p {
    color: red;
}
*/

#files {
    overflow-y: scroll !important;
    min-height: 0;
}

#files li.media {
    display: block;
    border: none;
    padding: 20px 0 0 0;
    margin: 0;
}

#files li.media span {
    font-size: 12px;
    color: green;
    float: right;
}

#debug {
  	overflow-y: scroll !important;
  	height: 180px;
}

.dm-uploader {
    border: 2px dashed lightgray;
    text-align: center;
    height: 120px;
    padding: 35px;
}

.dm-uploader span {
    font-size: 14px;
}

.dm-uploader.active {
  	border-color: #2B6BAF;
}

.dm-uploader {
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dm-uploader .btn {
    padding: 0;
    position: relative;
    overflow: hidden;
}

.dm-uploader .btn span {
    margin-top: -40px;
    font-size: 15px !important;
    font-weight: 500;
}

.btn:active {
    box-shadow: none;
}

.dm-uploader .btn input[type=file] {
    opacity: 0;
    cursor: pointer;
}

#sticky {
    z-index: 990;
    width: 100%;
    top: 0;
    max-width: 1500px;
    margin: 0 auto;
}

#sticky.stick {
    background: #FFFFFF;
    margin-top: 0 !important;
    position: fixed;
    right: 0;
    left: 0;
    box-shadow: 0px -2px 10px #464646;
}

/* The container */
.boxcontainer {
    display: inline-block;
    position: relative;
    padding: 0 25px 5px;
    font-weight: 300;
    color: #B2B2B2;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.boxcontainer input {
    position: absolute;
    opacity: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #424242;
}

/* On mouse-over, add a grey background color */
.boxcontainer:hover input ~ .checkmark {
}
.boxcontainer:hover {
    color: #F2F2F2;
}

/* When the checkbox is checked, add a blue background */
.boxcontainer input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.boxcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.boxcontainer .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.boxcontainer span {
    font-size: 11px;
    font-weight: 400;
    color: #626262;
}

#cartItems {
    border-radius: 5px;
    padding: 20px;
    border: 1px dotted #545454;
}

#cartItems .main-chapter {
    padding-top: 20px;
    color: #3B99FC;
}

#cartItems .main-chapter span {
    font-size: 14px;
    color: #868686;
    padding-left: 2px;
}

#cartItems .available, #cartItems .unavailable {
    display: none;
}

#cartItems .incart {
    opacity: 1;
}

.cartSum {
    text-align: right;
    border-top: 1px dotted #545454;
    padding: 20px 0 0 0;
}

.cartEmpty {
}

.cartEmpty i {
    padding-right: 10px;
}

#priceSum {
    padding-top: 5px;
    font-size: 18px;
    display: inline-block;
}

.cartItem {
    border-bottom: 1px dotted #333;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.cartItem:last-child {
    border-bottom: none;
}

.cart {
    text-align: center
}

.cart span {
    top: 0;
    height: 20px;
    background: #fff;
    position: absolute;
    text-align: center;
    right: 0;
    font-weight: 600;
    background: #DAA520;
    border-radius: 15px;
    color: #fff;
}

.navmenu ul li a span.cart-count {
    font-family: 'Dosis', sans-serif;
    font-size: 12px;
    width: 23px;
    text-align: center;
    line-height: 22px;
    height: 23px;
    font-weight: 500;
}

.navmenu ul li a i {
    color: #62676A;
}

.main-chapter {
    /*font-family: 'Oswald', sans-serif;*/
    font-size: 24px;
    line-height: 28px;
    /*color: #3B99FC;*/
    padding: 50px 0 15px 0;
}

.main-subchapter {
    line-height: 16px;
    margin-bottom: 10px;
}

.main-subchapter span {
    margin-right: 15px;
    display: inline-block;
    padding-bottom: 5px;
    margin-top: 0;
}

.main-subchapter span::after {
    content: '/';
    margin-left: 15px;
    color: #AEAEAE;
}

.main-subchapter span:last-child::after {
    content: ' ';
    margin-right: 0;
}

.number {
    font-size: 12px;
    color: gray;
    padding-left: 3px;
    font-weight: 500;
}

.chapter font.number, .chapter font.number {
    font-size: 12px;
    color: gray;
    font-weight: 500;
}

ul.chapter {
    overflow: hidden;
    display: block;
    position: relative;
    margin: 25px;
}

ul.chapter i {
    float: right;
    line-height: 20px;
    background: #231F20;
    padding: 0px 5px;
    font-size: 10px;
}

ul.chapter li::before {
    /*
    float: left;
    width: 0;
    white-space: nowrap;
    content: ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "
             ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "
             ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "
             ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "
             ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "
             ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . "
             ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";
    color: #535353;
    line-height: 22px;
    */
}

ul.chapter li:first-child::before {
    content: " ";
}

ul.chapter span:first-child {
    font-size: 18px;
    font-weight: 600;
    padding-right: 0.33em;
    color: #EFEFEF;
    /*background: #231F20;*/
}

ul.chapter span+span {
    float: right;
    padding-left: 0.5em;
    right: 0;
    position: relative;
    /*background: #231F20;*/
    padding-right: 10px;
}

/* Style the tab */
.tab {
    margin-bottom: 40px;
}

.tab button {
    font-size: 16px;
    color: #FFFFFF;
    background: #2B6BAF;
    margin-right: 5px;
    float: none;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    text-transform: uppercase;
    transition: 0.3s;
}

.tab button.active {
    background: #3B99FC;
}

.tabcontent {
    display: none;
    padding: 0 25px 30px 25px;
    border-top: none;
}

.tabcontent {
}

.tabspace {
    display: inline-block;
}

.tabspace span {
    display: inline-block;
    width: 150px;
}

.arrow {
    bottom: 0;
    left: calc(50% - 20px);
    position: relative;
}

.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}

#pdf-meta div {
    display: inline-block;
    padding-bottom: 5px;
}

#pdf-meta button {
    float: none;
}

#page-loader {
    text-align: center;
    padding-top: 50%;
    color: grey;
    font-size: 16px;
}

#page-count-container {
    padding-bottom: 10px;
    text-align: center;
    margin: 0;
    margin-top: -25px;
    color: gray;
    font-weight: 600;
}

#page-count-container div {
    display: inline-block;
    width: 10px;
}

#pdf-buttons .disable {
    opacity: .35;
}

#pdf-main-container {
}

.marks {
    float: right;
    margin-right: 10px;
}

.marks .results, .marks .procedures {
    /*cursor: pointer;*/
    font-size: 10px;
    background: darkgray;
    padding: 0 6px;
    color: white;
    border-radius: 3px;
    margin-left: 3px;
    display: inline-block;
    text-transform: uppercase;
}

.marks .procedures {
    background: #3B99FC;
}

.marks .available {
    opacity: 1;
}

.marks .unavailable {
    opacity: .35;
}

[data-tip] {
    position:relative;
}
[data-tip]:before {
  	content:'';
  	/* hides the tooltip when not hovered */
  	display: none;
  	content:'';
    margin-top: 5px;
  	border-left: 5px solid transparent;
  	border-right: 5px solid transparent;
  	border-bottom: 5px solid darkred;
  	position: absolute;
  	top: 35px;
  	left: 35px;
  	z-index: 8;
  	font-size: 0;
  	line-height: 0;
  	width: 0;
  	height: 0;
}
[data-tip]:after {
    display: none;
    margin-top: 5px;
    content: attr(data-tip);
    position: absolute;
    top: 40px;
    left: 0;
    padding: 10px;
    background: darkred;
    color: #fff;
    z-index: 9;
    font-size: 0.8em;
    width: 220px;
    line-height: 15px;
    border-radius: 3px;
    text-align: center;
    margin-left: -90px;
}
[data-tip]:hover:before,
[data-tip]:hover:after {
	 display:block;
}

.animated-arrow {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 4s;
    -moz-animation-duration: 4s;
    -ms-animation-duration: 4s;
    -o-animation-duration: 4s;
    animation-duration: 4s;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
