.wrapper {
    overflow: hidden;
}

.top-act {
    height: 800px;
}

.pr {
    position: absolute;
}
#b-logo {
    z-index: 10000;
}
#b-info {
    z-index: 10010;
}
#b-dolphin {
    z-index: 10009;
}
#b-boia {
    z-index: 10010;
}
#b-syounan {
    z-index: 10008;
}
#b-sun {
    z-index: 10000;
}

#b-logo img {
    width: 400px;
}
#b-beer img {
    width: 250px;
}
@media screen and (min-width:767px) {
table.company th {
    border: 1px solid #bbb;
    padding: 10px 0px;
    line-height: 1.5;
    background: #006699;
    font-weight: normal;
    width: 20%;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
td {
    border: 1px solid #bbb;
    padding: 10px 0px;
    line-height: 1.5;
    padding-left: 5px;
    padding-right: 10px;
    font-size: 16px;
}
}
@media screen and (max-width:767px) {
table.company th {
    display: block;
    padding: 10px 0px;
    line-height: 1.5;
    background: #006699;
    font-weight: normal;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
td {
    display: block;
    padding: 10px 0px;
    line-height: 1.5;
    font-size: 16px;
}	
}
@media screen and (max-width:767px) {
    #b-info img {
        width: 100% !important;
    }
    #b-dolphin {
        margin: 110px auto 0 auto !important;
    }
    #b-dolphin img {
        width: 60% !important;
    }
    #b-syounan {
        margin: 120px auto 0 auto !important;
    }
    #b-syounan img {
        width: 35% !important;
    }
    #b-center {
        margin: 190px auto 0 auto !important;
    }
    #b-center img {
        width: 100% !important;
    }
    #b-logo {
        margin: 370px auto 0 auto !important;
    }
}
.center-main {
    position: absolute;
    width: 650px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.center-main img {
    width: 100%;
}
.wave-main {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    z-index: 3;
}
.island-main {
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 340px;
    left: 0;
    z-index: 2;
}
.rainbow-main {
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 300px;
    left: 0;
    z-index: 1;
}
.rainbow-main img {
    *margin-left: -80px;
}
.sun-main-wrap {
    position:relative;
    width: 100%;
    height: 400px;
    overflow-x: hidden;
    z-index: 1;
}
.sun-main {
    position: absolute;
    top: -100px;
    right: -100px;
}
@media screen and (max-width:767px) {
    .sun-main {
        top: -100px;
        right: -100px;
    }
    .sun-main img {
        width: 300px;
    }
    .island-main {
        bottom: 280px;
    }
    .rainbow-main {
        bottom: 220px;
    }
    .island-main img {
        width: 300px;
        margin-left: -80px;
    }
    .rainbow-main img {
        width: 400px;
        margin-left: -80px;
    }
}

a {
    text-decoration: none !important;
}
a:active,
a:focus {
    outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

@font-face {
    font-family: flexslider-icon;
    src: url(font/flexslider-icon.eot);
    src: url(font/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(font/flexslider-icon.woff) format('woff'), url(font/flexslider-icon.ttf) format('truetype'), url(font/flexslider-icon.svg#flexslider-icon) format('svg');
    font-weight: 400;
    font-style: normal
}

.flexslider {
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}
.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    margin: 0 0 60px;
    *background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, .8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: '\f001'
}

.flex-direction-nav a.flex-next:before {
    content: '\f002'
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: flexslider-icon;
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, .3)
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, .9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}


.sun-main {
    -webkit-perspective: 500px;
    perspective: 500px;
    /*
    -webkit-animation: spin 20s linear infinite;
    -moz-animation: spin 20s linear infinite;
    -ms-animation: spin 20s linear infinite;
    -o-animation: spin 20s linear infinite;
    animation: spin 20s linear infinite;
    */
}

@-webkit-keyframes spin {
    0% {-webkit-transform: rotate(0deg);}
    100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
    0% {-moz-transform: rotate(0deg);}
    100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
    0% {-ms-transform: rotate(0deg);}
    100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
    0% {-o-transform: rotate(0deg);}
    100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
    0% {transform: rotate(0deg);}
    100% {transform: rotate(360deg);}
}

.button-form {
  border: 8px solid #3b5998;
  box-sizing:border-box;
  font-weight: bold;
  background: #4A89DC;
  border-radius: 5px;
  padding: 30px 10px;
  color: white;
  cursor: pointer;
  font-size: 1.9em;
  *height: 65px;
  letter-spacing: 0.2px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  user-select: none;
  width: 100%;
  text-decoration: none !important;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

.button-form:hover {
  background: #5D9CEC;
  text-decoration: none !important;
  transform: scale(1.01);
}

.button-form:active {
  box-shadow: inset 0px 2px 8px -1px rgba(0, 0, 0, .3);
  text-decoration: none !important;
}

.button-form a:hover {
  text-decoration: none !important;
}

.fancy-button {
  margin: auto;
  position: relative;
}

.frills, .frills:after, .frills:before {
  position: absolute;
  background: #eb1f48;
  border-radius: 4px;
  height: 8px;
}

.frills:after, .frills:before {
  content: "";
  display: block;
}

.frills:before {
  bottom: 45px;
}

.frills:after {
  top: 45px;
}

.left-frills {
  left: 50px;
  top: 50%;
  z-index: 10
}

.active .left-frills {
  animation: move-left 0.38s ease-out, width-to-zero 0.38s ease-out;
}

.left-frills:before, .left-frills:after {
  left: 15px;
}

.active .left-frills:before {
  animation: width-to-zero 0.38s ease-out, move-up 0.38s ease-out;
}

.active .left-frills:after {
  animation: width-to-zero 0.38s ease-out, move-down 0.38s ease-out;
}

.right-frills {
  right: 50px;
  top: 50%;
  z-index: 10
}

.active .right-frills {
  animation: move-right 0.38s ease-out, width-to-zero 0.38s ease-out;
}

.right-frills:before, .right-frills:after {
  right: 15px;
}

.active .right-frills:before {
  animation: width-to-zero 0.38s ease-out, move-up 0.38s ease-out;
}

.active .right-frills:after {
  animation: width-to-zero 0.38s ease-out, move-down 0.38s ease-out;
}

.left-frills:before, .right-frills:after {
  transform: rotate(34deg);
}

.left-frills:after, .right-frills:before {
  transform: rotate(-34deg);
}

@keyframes move-left {
  0% {
    transform: none;
  }
  65% {
    transform: translateX(-80px);
  }
  100% {
    transform: translateX(-80px);
  }
}

@keyframes move-right {
  0% {
    transform: none;
  }
  65% {
    transform: translateX(80px);
  }
  100% {
    transform: translateX(80px);
  }
}

@keyframes width-to-zero {
  0% {
    width: 38px;
  }
  100% {
    width: 8px;
  }
}

@keyframes move-up {
  100% {
    bottom: 69.75px;
  }
}

@keyframes move-down {
  100% {
    top: 69.75px;
  }
}














@media (max-width:767px) {
    .ct_splashFooter .btn-social {
        margin-left: 10px
    }
}

@media screen and (max-width:767px) {
    #island{
        width: 400px;
        top: -200px !important;
        left: -100px !important;
    }
    #rainbow{
        width: 400px;
        top: -160px !important;
    }
}

.footer-bg {
    color: #eeeeee;
    background-color: #1a1a1a
}

#wave1{
    background: url("../images/wave-1.png") repeat-x;
    width: 100%;
    height: 34px;
    position: absolute;
    bottom: 0;
}
#wave2{
    background: url("../images/wave-2.png") repeat-x;
    width: 100%;
    height: 34px;
    position: absolute;
    bottom: 10px;
}

#wave3{
    background: url("../images/wave-3.png") repeat-x;
    width: 100%;
    height: 34px;
    position: absolute;
    bottom: 20px;
}



















.ct_splashFooter,
.ct_splashFooter .btn-social {
    font-family: 'Open Sans', sans-serif
}



.ct_splashFooter a::-moz-selection,
.ct_splashFooter p::-moz-selection,
.ct_splashFooter span::-moz-selection {
    color: #fff;
    background: #000
}

.ct_splashFooter a::selection,
.ct_splashFooter p::selection,
.ct_splashFooter span::selection {
    color: #fff;
    background: #147ebd
}

.ct_splashFooter .ct_splashFooter__link {
    color: #147ebd;
    text-decoration: none;
    display: inline;
    font-size: inherit;
    -webkit-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    -moz-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    -ms-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    -o-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    transition: all, 250ms, cubic-bezier(.55, 0, .1, 1)
}

.ct_splashFooter .btn-social,
.ct_splashFooter .form-inline .btn.btn-motive {
    -webkit-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    -moz-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    -ms-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    -o-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1)
}

.ct_splashFooter .ct_splashFooter__link:active,
.ct_splashFooter .ct_splashFooter__link:hover {
    color: #fff!important
}

.ct_splashFooter .ct_splashFooter__link:focus {
    color: #fff;
    color: rgba(255, 255, 255, .7)
}

.ct_splashFooter ._ct-socialLink {
    color: #fff!important;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    width: auto;
    padding-top: 8px;
    margin-bottom: 30px
}

@media (min-width:768px) and (max-width:991px) {
    .ct_splashFooter ._ct-socialLink {
        font-size: 12px
    }
}

@media (max-width:610px) {
    .ct_splashFooter ._ct-socialLink {
        display: block;
        padding-top: 0;
        text-align: center
    }
}

.ct_splashFooter .btn-social {
    font-size: 14px;
    font-weight: 400;
    color: #fff!important;
    text-decoration: none;
    background: #3a5795;
    padding: 7px 15px;
    margin-left: 15px;
    font-style: normal;
    text-transform: capitalize;
    letter-spacing: 0;
    display: inline;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    transition: all, 250ms, cubic-bezier(.55, 0, .1, 1)
}

.ct_splashFooter .btn-social:active,
.ct_splashFooter .btn-social:focus,
.ct_splashFooter .btn-social:hover {
    background-color: #335192;
    color: #fff!important
}

@media (max-width:991px) {
    .ct_splashFooter .btn-social {
        margin-left: 6px
    }
}

@media (max-width:767px) {
    .ct_splashFooter .btn-social {
        margin-left: 10px
    }
}

@media (max-width:610px) {
    .ct_splashFooter .btn-social {
        display: block;
        max-width: 200px;
        width: 100%;
        margin: 10px auto 0
    }
}

.ct_splashFooter a {
    background-color: transparent
}

.ct_splashFooter a:active,
.ct_splashFooter a:hover {
    outline: 0
}

.ct_splashFooter img {
    border: 0;
    vertical-align: middle;
    display: inline-block;
    width: auto
}

.ct_splashFooter button,
.ct_splashFooter input,
.ct_splashFooter optgroup,
.ct_splashFooter select,
.ct_splashFooter textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.ct_splashFooter button {
    overflow: visible
}

.ct_splashFooter button,
.ct_splashFooter select {
    text-transform: none
}

.ct_splashFooter button,
.ct_splashFooter html input[type=button],
.ct_splashFooter input[type=reset],
.ct_splashFooter input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.ct_splashFooter button::-moz-focus-inner,
.ct_splashFooter input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ct_splashFooter *,
.ct_splashFooter :after,
.ct_splashFooter :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ct_splashFooter button,
.ct_splashFooter input,
.ct_splashFooter select,
.ct_splashFooter textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.ct_splashFooter .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        *width: 750px
    }
}

@media (min-width:992px) {
    .container {
        *width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.ct_splashFooter .row {
    margin-left: -15px;
    margin-right: -15px
}

.ct_splashFooter .col-lg-10,
.ct_splashFooter .col-lg-11,
.ct_splashFooter .col-lg-12,
.ct_splashFooter .col-lg-6,
.ct_splashFooter .col-lg-8,
.ct_splashFooter .col-lg-9,
.ct_splashFooter .col-md-10,
.ct_splashFooter .col-md-11,
.ct_splashFooter .col-md-12,
.ct_splashFooter .col-md-6,
.ct_splashFooter .col-md-8,
.ct_splashFooter .col-md-9,
.ct_splashFooter .col-sm-10,
.ct_splashFooter .col-sm-11,
.ct_splashFooter .col-sm-12,
.ct_splashFooter .col-sm-4,
.ct_splashFooter .col-sm-6,
.ct_splashFooter .col-sm-8,
.ct_splashFooter .col-sm-9,
.ct_splashFooter .col-xs-10,
.ct_splashFooter .col-xs-11,
.ct_splashFooter .col-xs-12,
.ct_splashFooter .col-xs-6,
.ct_splashFooter .col-xs-8,
.ct_splashFooter .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.ct_splashFooter .col-xs-1,
.ct_splashFooter .col-xs-10,
.ct_splashFooter .col-xs-11,
.ct_splashFooter .col-xs-12,
.ct_splashFooter .col-xs-2,
.ct_splashFooter .col-xs-3,
.ct_splashFooter .col-xs-4,
.ct_splashFooter .col-xs-5,
.ct_splashFooter .col-xs-6,
.ct_splashFooter .col-xs-7,
.ct_splashFooter .col-xs-8,
.ct_splashFooter .col-xs-9 {
    float: left
}

.ct_splashFooter .col-xs-12 {
    width: 100%
}

@media (min-width:768px) {
    .ct_splashFooter .col-sm-1,
    .ct_splashFooter .col-sm-10,
    .ct_splashFooter .col-sm-11,
    .ct_splashFooter .col-sm-12,
    .ct_splashFooter .col-sm-2,
    .ct_splashFooter .col-sm-3,
    .ct_splashFooter .col-sm-4,
    .ct_splashFooter .col-sm-5,
    .ct_splashFooter .col-sm-6,
    .ct_splashFooter .col-sm-7,
    .ct_splashFooter .col-sm-8,
    .ct_splashFooter .col-sm-9 {
        float: left
    }
    .ct_splashFooter .col-sm-12 {
        width: 100%
    }
    .ct_splashFooter .col-sm-8 {
        width: 66.66666667%
    }
    .ct_splashFooter .col-sm-6 {
        width: 50%
    }
    .ct_splashFooter .col-sm-4 {
        width: 33.33333333%
    }
}

@media (min-width:992px) {
    .ct_splashFooter .col-md-3 {
        float: left;
        width: 25%
    }
}

.ct_splashFooter .clearfix:after,
.ct_splashFooter .clearfix:before,
.ct_splashFooter .container-fluid:after,
.ct_splashFooter .container-fluid:before,
.ct_splashFooter .container:after,
.ct_splashFooter .container:before,
.ct_splashFooter .row:after,
.ct_splashFooter .row:before {
    content: " ";
    display: table
}

.ct_splashFooter .clearfix:after,
.ct_splashFooter .container-fluid:after,
.ct_splashFooter .container:after,
.ct_splashFooter .row:after {
    clear: both
}

.ct_splashFooter .text-right {
    text-align: right
}

.ct_splashFooter .text-center {
    text-align: center
}

.ct_splashFooter .ct-u-paddingBottom--73 {
    padding-bottom: 73px
}

@media (max-width:767px) {
    .ct_splashFooter .ct-u-paddingBottom--73 {
        padding-bottom: 50px
    }
}

.ct_splashFooter .ct-u-padding-bottom--8 {
    padding-bottom: 8px
}

.ct_splashFooter figure {
    margin: 0
}

.ct_splashFooter .ct_splashFooter__top {
    padding-top: 30px
}

.ct_splashFooter .ct_splashFooter__top ._inner {
    border-bottom: 1px solid #313131
}

@media (max-width:610px) {
    .ct_splashFooter .ct_splashFooter__top ._inner {
        padding-bottom: 5px
    }
}

.ct_splashFooter .form-inline {
    margin-bottom: 30px
}

.ct_splashFooter .form-inline .form-group .form-control {
    width: auto;
    height: 35px;
    vertical-align: middle;
    background-color: transparent;
    border: 1px solid #828282;
    padding-left: 12px;
    color: #fff!important;
    font-size: 14px;
    font-weight: 400;
    min-width: 200px;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.ct_splashFooter .form-inline .form-group .form-control:focus {
    outline: 0;
    opacity: .8;
    filter: alpha(opacity=80)
}

@media (max-width:991px) {
    .ct_splashFooter .form-inline .form-group .form-control {
        margin-left: 8px;
        margin-right: 8px
    }
}

@media (max-width:767px) {
    .ct_splashFooter .form-inline .form-group {
        display: inline-block
    }
    .ct_splashFooter .form-inline .form-group .form-control {
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 10px
    }
}

@media (min-width:768px) {
    .ct_splashFooter .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .ct_splashFooter .form-inline .form-control {
        display: inline-block;
        margin-left: 15px;
        margin-right: 15px;
        min-width: 254px
    }
    .ct_splashFooter .form-inline .form-control::-webkit-input-placeholder {
        font-size: 14px;
        font-weight: 400;
        color: #fff!important;
        opacity: .5;
        filter: alpha(opacity=50)
    }
    .ct_splashFooter .form-inline .form-control:-moz-placeholder {
        font-size: 14px;
        font-weight: 400;
        color: #fff!important;
        opacity: .5;
        filter: alpha(opacity=50)
    }
    .ct_splashFooter .form-inline .form-control::-moz-placeholder {
        font-size: 14px;
        font-weight: 400;
        color: #fff!important;
        opacity: .5;
        filter: alpha(opacity=50)
    }
    .ct_splashFooter .form-inline .form-control:-ms-input-placeholder {
        font-size: 14px;
        font-weight: 400;
        color: #fff!important;
        opacity: .5;
        filter: alpha(opacity=50)
    }
}

.ct_splashFooter .form-inline label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    color: #fff!important;
    font-size: 14px
}

.ct_splashFooter .form-inline .btn {
    display: inline-block
}

.ct_splashFooter .form-inline .btn.btn-motive {
    background-color: #147ebd;
    color: #fff!important;
    font-size: 14px;
    border: 0;
    padding: 7px 15px;
    transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.ct_splashFooter .form-inline .btn.btn-motive:active,
.ct_splashFooter .form-inline .btn.btn-motive:focus,
.ct_splashFooter .form-inline .btn.btn-motive:hover {
    background-color: #09649A;
    outline: 0
}

@media (min-width:768px) and (max-width:991px) {
    .ct_splashFooter .form-inline label {
        font-size: 12px
    }
}

@media (max-width:610px) {
    .ct_splashFooter .form-inline button {
        margin-top: 15px;
        min-width: 200px
    }
    .ct_splashFooter .form-inline label {
        display: block;
        padding-bottom: 5px
    }
    .ct_splashFooter .form-inline .form-group {
        display: block
    }
}

.ct_splashFooter .ct_splashFooter__inner {
    padding-top: 70px;
    padding-bottom: 60px
}

@media (max-width:767px) {
    .ct_splashFooter .ct_splashFooter__inner {
        padding-top: 40px;
        padding-bottom: 10px
    }
}

.ct_splashFooter .ct_brandBox .ct_brandBox__description+.ct_brandBox__description,
.ct_splashFooter .ct_brandBox figcaption {
    padding-top: 20px
}

.ct_splashFooter .ct_brandBox {
    padding-bottom: 35px;
    text-align: left
}

.ct_splashFooter .ct_brandBox .ct_brandBox__image {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: auto;
    -webkit-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    -moz-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    -ms-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    -o-transition: all, 250ms, cubic-bezier(.55, 0, .1, 1);
    transition: all, 250ms, cubic-bezier(.55, 0, .1, 1)
}

.ct_splashFooter .ct_brandBox .ct_brandBox__image:hover {
    opacity: .7;
    filter: alpha(opacity=70)
}

.ct_splashFooter .ct_brandBox .ct_brandBox__description {
    color: grey;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

@media (max-width:767px) {
    .ct_splashFooter .ct_brandBox .ct_brandBox__description+.ct_brandBox__description {
        padding-top: 5px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ct_splashFooter .ct_brandBox .ct_brandBox__description {
        font-size: 13px
    }
}

.ct_splashFooter .ct_splashFooter__bottom {
    background-color: #000;
    padding: 12px 0
}

.ct_splashFooter .ct_splashFooter__bottom .ct_splashFooter__copyright,
.ct_splashFooter .ct_splashFooter__bottom .ct_splashFooter__infoLink {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.ct_splashFooter .ct_splashFooter__bottom .ct_splashFooter__copyright {
    padding-top: 2px;
    display: inline-block
}

.ct_splashFooter .ct_splashFooter__bottom .ct_splashFooter__infoLink img {
    padding-left: 7px
}

@media (max-width:767px) {
    .ct_splashFooter .ct_splashFooter__bottom .ct_splashFooter__infoLink img {
        display: block;
        margin: 5px auto
    }
    .ct_splashFooter .text-center--xs {
        text-align: center
    }
}

.ct_splashFooter .hidden {
    display: none!important
}

.ct_splashFooter {
    position: relative;
    z-index: 99;
    padding-top: 0;
    padding-bottom: 0
}

.ct_splashFooter .btn-social {
    border: 1px solid transparent
}

.ct_splashFooter p,
.ct_splashFooter span {
    text-transform: inherit;
    text-align: left
}

.ct_splashFooter p {
    margin: 0
}

.ct_splashFooter .ct_brandBox .ct_brandBox__description {
    padding-top: 0
}

.ct_splashFooter .container {
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
    max-width: none
}

.ct_splashFooter .container .row {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    line-height: inherit
}

body.ct-splash--marginTop150 .ct_splashFooter {
    margin-top: 150px
}

body.ct-splash--marginTop80 .ct_splashFooter {
    margin-top: 80px
}

body.ct-splash--paddingBottom0 {
    padding-bottom: 0!important
}

body.ct-splash--marginTop100 .ct_splashFooter {
    margin-top: 100px
}

#cf-newsletter-message {
    color: #fff;
    text-align: right;
    font-weight: 700;
    font-size: 14px;
    padding-top: 4px
}

#cf-newsletter-message img {
    padding-right: 5px
}

@media (max-width:767px) {
    #cf-newsletter-message {
        text-align: center;
        padding-bottom: 20px
    }
}
body, html{
    background: #1bb8e5 !important;
    height: 100%;
    margin: 0;
    /*
    background: -moz-radial-gradient(center, ellipse cover, #7fceee 0%, #2499d9 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #7fceee), color-stop(100%, #2499d9));
    background: -webkit-radial-gradient(center, ellipse cover, #7fceee 0%, #2499d9 100%);
    background: -o-radial-gradient(center, ellipse cover, #7fceee 0%, #2499d9 100%);
    background: -ms-radial-gradient(center, ellipse cover, #7fceee 0%, #2499d9 100%);
    background: radial-gradient(ellipse at center, #7fceee 0%, #2499d9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fceee', endColorstr='#2499d9', GradientType=1);
    */
}
.splash {
    overflow-x:hidden;
}

.flexslider.std-slider{
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin: 0;
    color: #ffffff;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: calc(100% - 100px);
}
.flexslider.std-slider .slides{
    height: 100%;
}
.flexslider.std-slider .slides > li{
    background-size: cover;
    background-position: center center;
    height: 100%;
    overflow: hidden;
}

.flexslider.std-slider .slides > li.style1{
    *background: #7fceee;
    /*
    background: -moz-radial-gradient(center, ellipse cover, #7fceee 0%, #2499d9 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #7fceee), color-stop(100%, #2499d9));
    background: -webkit-radial-gradient(center, ellipse cover, #7fceee 0%, #2499d9 100%);
    background: -o-radial-gradient(center, ellipse cover, #7fceee 0%, #2499d9 100%);
    background: -ms-radial-gradient(center, ellipse cover, #7fceee 0%, #2499d9 100%);
    background: radial-gradient(ellipse at center, #7fceee 0%, #2499d9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fceee', endColorstr='#2499d9', GradientType=1);
    */
    *background-size:cover;
    *background-repeat: no-repeat;
    *background: url("../images/summer-sun-clouds.jpg");
}

.flexslider.std-slider .slides > li.style1:before{
    z-index: -1;
    content: "";
    background: rgba(127, 206, 238, 0);
    /*
    background: rgba(127, 206, 238, 0);
    background: -moz-linear-gradient(top, rgba(127, 206, 238, 0) 0%, #c7eced 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(127, 206, 238, 0)), color-stop(100%, #c7eced));
    background: -webkit-linear-gradient(top, rgba(127, 206, 238, 0) 0%, #c7eced 100%);
    background: -o-linear-gradient(top, rgba(127, 206, 238, 0) 0%, #c7eced 100%);
    background: -ms-linear-gradient(top, rgba(127, 206, 238, 0) 0%, #c7eced 100%);
    background: linear-gradient(to bottom, rgba(127, 206, 238, 0) 0%, #c7eced 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fceee', endColorstr='#c7eced', GradientType=0);
    position: fixed;
    */
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.flexslider.std-slider .slides > li.style2{
    background: #f7951c;
    background: -moz-radial-gradient(center, ellipse cover, #fee057 0%, #f7951c 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fee057), color-stop(100%, #f7951c));
    background: -webkit-radial-gradient(center, ellipse cover, #fee057 0%, #f7951c 100%);
    background: -o-radial-gradient(center, ellipse cover, #fee057 0%, #f7951c 100%);
    background: -ms-radial-gradient(center, ellipse cover, #fee057 0%, #f7951c 100%);
    background: radial-gradient(ellipse at center, #fee057 0%, #f7951c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7fceee', endColorstr='#2499d9', GradientType=1);
}

.flexslider.std-slider .slides img{
    width: auto;
    max-width: 100%;
}

.flexslider.std-slider a{
    font-size: 25px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.flexslider.std-slider a:hover, .flexslider.std-slider a:focus, .flexslider.std-slider a:active{
    text-decoration: none;
}

.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev{
    color: #ffffff;
    width: 90px;
    height: 90px;
    -webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out;
    opacity: 0.5;
}

.flex-direction-nav .flex-next:before, .flex-direction-nav .flex-prev:before{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-border-top-right-radius: 50%;
    -webkit-border-bottom-right-radius: 50%;
    -webkit-border-bottom-left-radius: 50%;
    -webkit-border-top-left-radius: 50%;
    -moz-border-radius-topright: 50%;
    -moz-border-radius-bottomright: 50%;
    -moz-border-radius-bottomleft: 50%;
    -moz-border-radius-topleft: 50%;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
    border-top-left-radius: 50%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.flexslider.std-slider .flex-direction-nav a{
    margin-top: -45px;
    text-align: center;
    line-height: 90px;
    z-index: 9997;
}

.flex-direction-nav .flex-next{
    right: 7%;
}
.flex-direction-nav .flex-next:before{
    right: 0px;
}

.flex-direction-nav .flex-prev{
    left: 7%;
}
.flex-direction-nav .flex-prev:before{
    left: 0px;
}

.flexslider:hover .flex-prev{
    left: 12%;
}

.flexslider:hover .flex-next{
    right: 12%;
}


/* ======================== */
/* === GRAPHIC ELEMENTS === */

.parallax-viewport {
       position: absolute;
       height: 100%;
       width: 100%;
       overflow: hidden;
   }
.parallax-layer {
    position: absolute;
}

.cloud1{
    z-index: 3;
    left: -5%;
    top: 10%;
}

.cloud2{
    z-index: 3;
    right: 5%;
    top: 10%;
}

.cloud3{
    z-index: 3;
    left: -5%;
    bottom: 5%;
}

.cloud4 img{
    max-width: 270px;
}

.cloud4{
    z-index: 3;
    right: 15%;
    top: -2%;
}

.cloud5{
    z-index: 3;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    top: -3%;
    left: 17%;
}

.cloud6{
    z-index: 3;
    -webkit-transform: rotate(20deg);
    -moz-transform: rotate(20deg);
    -o-transform: rotate(20deg);
    -ms-transform: rotate(20deg);
    transform: rotate(20deg);
    right: 10%;
    top: 50%;
}

.sun, .elephant{
    z-index: 9998;
}

.imac{
    z-index: 9990;
    cursor: pointer;
}

.birdpink, .plane, .boia, .ballon, .flowers{
    z-index: 9999;
}
#boat{
    -webkit-animation-name: float;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: float;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: float;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-transition: rotate(-20deg);
}

@-moz-keyframes float {
    0% {-moz-transform: rotate(0deg); }
    50% {-moz-transform: rotate(-10deg); }
    100% {-moz-transform: rotate(0deg); }
}
@-webkit-keyframes float {
    0% {-webkit-transform: rotate(0deg); }
    50% {-webkit-transform: rotate(-10deg); }
    100% {-webkit-transform: rotate(0deg); }
}
@keyframes float {
    0% {transform: rotate(0deg); }
    50% {transform: rotate(-10deg); }
    100% {transform: rotate(0deg); }
}

.footer-images{
    position: relative;
    height: 40px;
    margin-top: 50px;
}
.footer-images.desert-flavour{
    margin-top: 200px;
    z-index: 1;
}




#rainbow, #rainbow2{
    position: absolute;
    left: 7%;
    top: -270px;
}

#island{
    position: absolute;
    left: 10%;
    top: -250px;
}

#boat{
    position: absolute;
    left: 35%;
    top: -70px;
}

#fish1{
    position: absolute;
    left: 5%;
    width: 124px;
    height: 104px;
    top: 30px;
    background: url("../images/fish.png") no-repeat;
}

#fish2{
    position: absolute;
    right: 10%;
    width: 124px;
    height: 104px;
    top: 40px;
    background: url("../images/fish.png") no-repeat;
}

#hill{
    position: absolute;
    left: 20px;
    top: -80px;
    z-index: 1;
}

#grasshouse{
    position: absolute;
    left: 326px;
    top: -240px;
}

#housefence{
    position: absolute;
    left: 375px;
    top: -102px;
    z-index: 1;
}

#tree1{
    position: absolute;
    left: 256px;
    top: -130px;
}

#tree2{
    position: absolute;
    left: 167px;
    top: -46px;
}

#tree3{
    position: absolute;
    left: 523px;
    top: -50px;
}

#tree4{
    position: absolute;
    left: 464px;
    top: -121px;
}

#cloudfooter1{
    position: absolute;
    left: 20px;
    top: -100px;
}

#cloudfooter2{
    position: absolute;
    left: 400px;
    top: -170px;
}
#cloudfooter3{
    position: absolute;
    left: 20px;
    top: -200px;
}

#cloudfooter4{
    position: absolute;
    left: 300px;
    top: -250px;
}

#terrain{
    background: url("../images/desertland.png") no-repeat -600px;
    width: 100%;
    height: 353px;
    position: absolute;
    top: -200px;
}

#giraffe{
    position: absolute;
    left: -120px;
    top: -340px;
}

#lion{
    position: absolute;
    top: -100px;
    left: 700px;
}
#crocodile{
    position: absolute;
}

#flavour3tree1{
    position: absolute;
    left: 140px;
    top: -400px;
}
#flavour3tree2{
    position: absolute;
    left: 400px;
    top: -210px;
}
#flavour3tree3{
    position: absolute;
    left: 640px;
    top: -140px;
}
#flavour3tree4{
    position: absolute;
    left: 900px;
    top: -110px;
}
#flavour3tree5{
    position: absolute;
    left: 1200px;
    top: -130px;
}
#flavour3tree6{
    position: absolute;
    left: 1300px;
    top: -60px;
}

.absolute{
    position: absolute;
}

footer.type1{
    background-position-y: 13px;
    background-color: #1bb8e5;
    height: 120px;
}
footer.type2{
    background-color: #c9e631;
    height: 120px;
    border-top: 2px solid #a8cd3b;
}
footer.type3{
    height: 120px;
    background-color: #82b800;
}

/* =================== */
/* === ANIMATE.CSS === */

.*animated{
    opacity: 0;
    filter:alpha(opacity=0); /* For IE8 and earlier */
}
.activate{
    opacity: 1;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}


@media(max-width: 1800px){
    .cloud1{
        left: -200px
    }

    .cloud5{
        left: 10%;
    }
}

@media(max-width: 1600px){

    #rainbow{
        left: -100px;
    }

    #island{
        left: -70px;
    }
    #hill{
        left: -200px;
    }
    #grasshouse{
        left: 106px;
    }
    #housefence{
        left: 160px;
    }
    #tree1{
        display: none;
    }
    #tree2{
        display: none;
    }
    #tree3{
        left: 305px;
    }
    #tree4{
        left: 245px;
    }
    #cloudfooter1{
        display: none;
    }
    #cloudfooter2{
        left: 200px;
    }
    #flavour3tree5,#flavour3tree6{
        display: none;
    }
    .footer-images.desert-flavour{
        margin-top: 250px;
    }

    #flavour3tree1 {
        top: -370px;
    }
}

@media(max-width: 1400px){
    .cloud1, .cloud3, .cloud6{
        display: none;
    }

    .cloud5{
        left: 2%;
    }
}

@media (max-width: 992px){
    .footer-images.desert-flavour{
        margin-top: 350px;
    }
    #lion{
        left: 500px;
    }
    #flavour3tree3{
        display: none;
    }
    .cloud4{
        display: none;
    }

    .container{
        *width: 100%;
        left: 0;
        right: 0;
        margin: 0;
    }
}

@media (max-width: 767px){

    #lion,#flavour3tree3,#flavour3tree2,#cloudfooter4,#crocodile{
        display: none;
    }
    #giraffe{
        top: -200px;
    }
    #flavour3tree1{
        left: 10px;
    }
    #terrain{
        background-position: -700px;
    }
    .sun{
        *display: none;
         left: 1% !important;
    }
    .ballon {
         right: 1% !important;
    }
}


.ipad{
    width: 316px;
    background-image: url("../images/beer.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 387px;
    z-index: 9998;
    cursor: pointer;
}
.ipad .inner{
    height: 255px;
    width: 193px;
    overflow: hidden;
    margin-left: 56px;
    margin-top: 34px;
}
.iphone{
    width: 122px;
    background-image: url("../images/iphone.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 270px;
    z-index: 9998;
    cursor: pointer;
}

.iphone .inner{
    height: 164px;
    width: 90px;
    overflow: hidden;
    margin-left: 16px;
    margin-top: 37px;
}
.iphone:before{
    position: absolute;
    top: 12px;
    left: -9px;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("../images/iphoneglare.png");
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9999;
}

.logo{
    width: 532px;
    background-image: url("../images/logo-main.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 400px;
    z-index: 9998;
    cursor: pointer;
}

.ibook{
    width: 532px;
    background-image: url("../images/macbook.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 321px;
    z-index: 9998;
    cursor: pointer;
}

.ibook .inner{
    height: 250px;
    width: 402px;
    overflow: hidden;
    margin-left: 65px;
    margin-top: 21px;
}
.ibook:before{
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("../images/macbookglare.png");
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 9999;
}

.button{
    padding: 10px 22px;
    background-color: #ffffff;
    color: #000000;
    font-size: 22px;
    top: 20px;
    position: absolute;
    left: 50%;
    margin-left: -106px;
    font-family: arial, sans-serif;
    text-decoration: none;
    -webkit-box-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 9999;
}

.multipager, .onepager{
    top: 70%;
    left: 50%;
    width: 287px;
    height: 161px;
    position: absolute;
    color: transparent;
    z-index: 9999;
}
.multipager{
    margin-left: -340px;
    background: url("../images/multipage-btn.png") no-repeat center center;
}

.onepager{
    margin-left: 50px;
    background: url("../images/onepage-btn.png") no-repeat center center;
}

@media (min-width: 767px) {
    .button{
        display: none;
    }
}
@media (max-width: 767px) {
    .multipager, .onepager{
        display: none;
    }
}

@media(max-width: 1450px){
    .ipad, .iphone, .birdpink, .flowers, .elephant{
        display: none;
    }
}

@media (max-width: 860px) {
    .plane{
        *display: none;
    }
}
@media (min-height: 1000px) {
    .boia{
        display: none;
    }
}
@media(max-width: 767px){
    .cloud5, .cloud2, .elephant{
        display: none;
    }
    .imac, .ibook {
        max-width: 100%;
    }

    .ibook, .plane, .boia, .logo{
        *display: none;
    }
    .logo{
        *display: none;
        right: 5% !important;
        width: 90%;
        height: 400px;
    }
    .plane {
        left: 1% !important;
    }
    .imac {
        top: 230px !important;
    }
}

@media (max-width: 540px) {
    .imac{
        margin-left: auto !important;
        left: 0 !important;
        right: 0;
    }
    .logo{
        *display: none;
        top: 450px !important;
        right: 5% !important;
        width: 90%;
        height: 380px;
    }
    .ballon {
        width: 250px;
    }
    .boia {
        top: 28% !important;
    }
    .imac {
        top: 300px !important;
    }
}

@media(min-width: 1279), (max-height: 601px){
    .imac, .ibook, .plane, .ballon, .boia, .birdpink, .flowers{
        display: none;
    }
    .button{
        display: block;
    }
    .multipager, .onepager{
        display: none;
    }
}

.shadow-box {
    min-height: auto;
}

.shadow-box {
    -webkit-box-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 6px 6px 0px rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.9);
    padding: 30px;
    margin-bottom: 20px;
}
.bg-blue {

}
.color-motive {
    color: #006699;
}
.info-block {
    *background-color: #c9e8f4;
}

.info-block {
    padding: 10px 25px;
    *font-size: 12px;
}
.info-block img.pull-left {
    margin-top: -10px;
    margin-bottom: -10px;
    margin-right: 25px;
    margin-left: -25px;
}
.pull-left {
    float: left !important;
}
