* {
    box-sizing: border-box;
}

html {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

html,body {
    font-size: 1em;
    background: #fff;
    height: 100%;
}

body {
    margin: 0;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    line-height: 1.42857;
    color: #333;
    padding: 0;
    overflow-x: hidden;
    -webkit-animation: androidbugfix infinite 1s;
}

header {
    background: rgb(160,164,201);
    background: linear-gradient(174deg, rgba(160,164,201,1) 0%, rgba(252,253,255,1) 100%);
    position: fixed;
    top: 0em;
    display: flex;
    align-items:center;
    width: 100%;
    transition: padding 300ms ease;
    z-index: 98;
}

.htp {
    color: #000;
    font-size: 2.5em;
    padding:0px;
    margin: 0px;
    text-align:center;
}
    
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 98%;
    max-width: 75em;
}

.logo {    
   float: left;
    padding:0px;
}

a {
    background: transparent;
    color: #1b242f;
    text-decoration: none;
}

body a {
    transition: all .5s;
}

img {
    border: 0;
    vertical-align: middle;
}

.logo img{height: 58px; width: 198px}

ul,ol {
    margin-top: 0;
    margin-bottom: 10px;
    margin: 0;
}

h1,h2,h3,h4,h5,h6 {
    font-family: inherit;
    font-weight: 500;
    color: inherit;
    margin-top: 0;
    margin-bottom: 10px;
}

.c-2,.c-4,.c-5,.c-6,.c-7,.c-8,.c-12,.c-b {
    position: relative;
    min-height: 0.0625em;
    padding-right: 15px;
}

.item-list li {
    position: relative;
    display: block;
}

.c-2 {
    line-height: 2em;width: 20%;text-align: center;
}
.c-b {
   float: left;
   min-width: 6.6875em;
   max-width: 20.75em;
   width: 33.3%;
}


@media (min-width:800px) {
    .c-2,.c-6,.c-4,.c-5,.c-7,.c-8,.c-12 {
        float: left;
    }

    .c-6 {
        width: 50%;
    }

    .c-4 {
        width: 33.33333333%;
    }

    .c-7 {
        width: 58.33333333%;
    }

    .c-8 {
        width: 66.66666667%;
    }

    .c-12 {
        width: 100%;
    }
}

.view img {
    display: inline-block;
}

.img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
    overflow: hidden;
}
.c-4 .img-responsive {padding-right: 0px;padding-bottom: 10px;}

@media (max-width:800px) and (min-width:555px) {.c-4 .img-responsive {float: left; padding-right: 5px; padding-bottom: 10px;}}

@media (max-width:640px) {
    .logo img {
        width: 168.3px; height: 49.3px;
    }
     .htp { font-size: 1.8em;}
}

@media (max-width:480px) {
    .logo img {
        width: 144.5px; height: 42.3px;
    }
     .htp { font-size: 1.7em;}
}
@media (max-width: 800px) {
    .c-2 {
        width: 33%;
        float: left;
    }}
@media (max-width: 414px) {
    .c-2 {
        width: 45%;
        float: left;
    }

    .logo img {
        width: 109px; height: 32px;
    }

    .menu {
        margin: 12px 0 0;
    }

    ul.item-list {
        text-align: center;
    }
    .htp { font-size: 1.5em;}
}

p {
    color: #000;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0;
    margin-bottom: 1.2em;
}

h3,.h3 {
    font-size: 1.5em;
}

.footer {
    min-height: 21.875em;
    padding: 2em 0;
    background: rgb(67,75,150);
    background: linear-gradient(90deg, rgba(67,75,150,1) 0%, rgba(225,204,243,1) 86%, rgba(219,202,244,1) 100%);
}

p.copy,.adv {
    text-align: center;
    margin: 5em 0 0;
    font-size: .95em;
    color: #fff;
}

p.copy a {
    color: #fff;
    text-decoration: underline;
}

p.cc_message {
    color: #fff;
}

.clearfix:before,.clearfix:after,.container:before,.container:after {
    display: table;
    content: " ";
}

.clearfix:after,.container:after {
    clear: both;
}

.he3b1 {
    margin-top: 0.3em;
}

.go-top {
    position: fixed;
    right: .2em;
    bottom: .2em;
    color: #fff;
    background-color: rgba(0,0,0,0.3);
    text-decoration: none;
    padding: .3em;
}

.go-top:hover {
    background-color: rgba(0,0,0,0.6);
}

.go-top a:active {
    color: #fff;
    background-color: rgba(0,0,0,0.3);
    text-decoration: none;
}


@-webkit-keyframes androidbugfix {
                from {
                    padding: 0
                }
                to {
                    padding: 0
                }
            }
            
#containersm {
   display: flex;
   min-height: 100%;
   width: 100%;
}
            
input[type=checkbox] {
    position: fixed;
    opacity: 0;
}

#label2 {
    position: fixed;
    top: .05em;
    right: .2em;
    z-index: 99;
    display: block;
    font-size: 3em;
    color: #444;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
    transition: transform .4s;
}
@media (max-width: 600px){#label2 {top: 0.515em}}
input[type=checkbox]:checked ~ #label2 {
    transform: translate3d(-5.21em, 0, 0) rotate(90deg);
}

.content1 {
    width: 100%;
    background: white;
    transform: translate3d(0, 0, 0);
    transition: transform .4s;
}

input[type=checkbox]:checked ~ .slide-menu {
    transform: translate3d(0, 0, 0);
}

input[type=checkbox]:checked ~ .slide-menu .menu li {
    width: 100%;
}

.slide-menu {
    transform: translate3d(15.625em, 0, 0);
    position: fixed;
    width: 15.625em;
    background: #4f6b81;
    color: #ddd;
    right: 0;
    top: 3.3em;
    height: 90%;
    transition: all .4s;
    overflow: scroll;
}

.slide-menu h1 {
    margin: 10px;
    text-shadow: 1px 1px 1px #000;
}

#menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

#menu a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 1.1em;
    padding: 15px;
    background: linear-gradient(#628297, #4f6b81);
    border-bottom: 1px solid #1e222b;
    box-shadow: inset 0px 1px 1px #8b9db3;
}

#menu a:hover {
    background: linear-gradient(#3b3f48, #3c434d);
    box-shadow: inset 0px 1px 1px #475059;
}

#menu ul {
    margin: 0;
    padding: 0;
}

#menu .main-menu {
    display: none;
}

#tm:checked + .main-menu {
    display: block;
}

#menu input[type="checkbox"],
#menu ul span.drop-icon {
    display: none;
}

#menu li,
#toggle-menu,
#menu .sub-menu {
    border-style: solid;
    border-color: rgba(0, 0, 0, .05);
}

#menu li,
#toggle-menu {
    border-width: 0 0 1px;
}

#menu .sub-menu {
    background-color: #444;
    border-width: 1px 1px 0;
    margin: 0 1em;
}

#menu .sub-menu li:last-child {
    border-width: 0;
}

#menu li,
#toggle-menu,
#menu a {
    position: relative;
    display: block;
    color: white;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}

#menu {
    background-color: #09c;
}

#toggle-menu {
    background: #333;
}

#toggle-menu,
#menu a {
    padding: 1em 1.5em;
}

#menu a {
    transition: all .125s ease-in-out;
    -webkit-transition: all .125s ease-in-out;
}

#menu a:hover {
    background-color: white;
    color: #09c;
}

#menu .sub-menu {
    display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
    display: block;
}

#menu .sub-menu a:hover {
    color: #444;
}

#toggle-menu .drop-icon,
#menu li label.drop-icon {
    position: absolute;
    right: 0;
    top: 0;
}

#menu label.drop-icon,
#toggle-menu span.drop-icon {
    padding: 1em;
    font-size: 1em;
    text-align: center;
    background-color: rgba(0, 0, 0, .125);
    text-shadow: 0 0 0 transparent;
    color: rgba(255, 255, 255, .75);
}

body, caption, th, td, input, textarea, select, option, legend, fieldset, h1, h2, h3, h4, h5, h6 {
  font-size-adjust: 0.5;
}

#page {
  font-size: 1em;
  /* equivalent to 16px */
  line-height: 1.25;
  /* equivalent to 20px */
}

@media (min-width: 43.75em) {
  #page {
    font-size: 1em;
    /* equivalent to 16px */
    line-height: 1.375;
    /* equivalent to 22px */
  }
}

h1 {
  font-size: 2em;
  /* 2x body copy size = 32px */
  line-height: 1.25;
  /* 45px / 36px */
}

@media (min-width: 43.75em) {
  h1 {
    font-size: 2.5em;
    /* 2.5x body copy size = 40px */
    line-height: 1.125;
  }
}

@media (min-width: 56.25em) {
  h1 {
    font-size: 3em;
    /* 3x body copy size = 48px */
    line-height: 1.05;
    /* keep to a multiple of the 20px line height and something more appropriate for display headings */
  }
}

h2 {
  font-size: 1.625em;
  /* 1.625x body copy size = 26px */
  line-height: 1.15384615;
  /* 30px / 26px */
}

@media (min-width: 43.75em) {
  h2 {
    font-size: 2em;
    /* 2x body copy size = 32px */
    line-height: 1.25;
  }
}

@media (min-width: 56.25em) {
  h2 {
    font-size: 2.25em;
    /* 2.25x body copy size = 36px */
    line-height: 1.25;
  }
}

h3 {
  font-size: 1.375em;
  /* 1.375x body copy size = 22px */
  line-height: 1.13636364;
  /* 25px / 22px */
}

@media (min-width: 43.75em) {
  h3 {
    font-size: 1.5em;
    /* 1.5x body copy size = 24px */
    line-height: 1.25;
  }
}

@media (min-width: 56.25em) {
  h3 {
    font-size: 1.75em;
    /* 1.75x body copy size = 28px */
    line-height: 1.25;
  }
}

h4 {
  font-size: 1.125em;
  /* 1.125x body copy size = 18px */
  line-height: 1.11111111;
}

@media (min-width: 43.75em) {
  h4 {
    line-height: 1.22222222;
    /* (22px / 18px */
  }
}

blockquote {
  font-size: 1.25em;
  /* 20px / 16px */
  line-height: 1.25;
  /* 25px / 20px */
}

@media (min-width: 43.75em) {
  blockquote {
    font-size: 1.5em;
    /* 24px / 16px = */
    line-height: 1.45833333;
    /* 35px / 24px */
  }
}
section.content {
    margin-top: 3.75em;
    padding: 10px;
}

@media (max-width: 960px){section.content {margin-top: 3.125em;}}
@media (max-width: 800px){section.content {margin-top: 2.625em;}}
@media (max-width: 540px){section.content {margin-top: 2em;}}

.adsbygoogle{display: block}