body {
    font-family: 'Philosopher', sans-serif;
    font-size: 16px;
    background: #f8f8f8;
}
.fleft {
    float: left;
}
.top-links li.zona {
    background: #00BCD4;
}
header .logo, header .search, header .wish_list, header .box-cart {
    display: inline-block;
    float: right;
    padding-top: 5px;
    width: 100%;
}
.style-1 {
    font-family: "Comic Sans MS", cursive, sans-serif;
    color: #2287bc;
    font-weight: 600;
}
.style-1 strong {
    color: #ff0000;
}

.style-1 table tr td {
    font-family: "Comic Sans MS", cursive, sans-serif;
    color: #2287bc;
    font-weight: 600;
}
.style-1 table tr td strong {
    color: #ff0000;
}
a {
    display: inline-block;
    max-width: 100%;
    color: inherit;
    text-decoration: none;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}
.search input[type="text"] {
    color: #333;
    display: block;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    width: 505px;
    height: 45px;
    padding: 10px;
    background: #fff;
    border: 2px solid #5ec0fd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    outline: none;
}
table tr td {
    padding: 10px;
}
header .container+.container+.menu-line {
    margin-top: 24px;
    border-top: 1px solid #eeeeee;
    -webkit-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    -moz-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    box-shadow: 0 5px 8px rgba(238,238,238,0.75);
}
.top-links {
    float: left;
    width: 69%;
    display: table;
    min-height: 60px;
}
.top-links li.active {
    background: #0c8436;
}
.top-links li {
    vertical-align: middle;
    display: table-cell;
    float: none;
    padding: 7px 20px 7px;
}
.top-links a {
    font-size: 14px;
    line-height: 19px;
    font-weight: 100;
    color: #fff;
}
a {
    display: inline-block;
    max-width: 100%;
    color: inherit;
    text-decoration: none;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
.top-links li+li {
    margin-left: 0;
}
.top-links li {
    display: inline-block;
    float: left;
    background: #fbbb04;
}
header .phone, header .open {
    display: inline-block;
}
.phone {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 28px;
    line-height: 34px;
    font-weight: 500;
    color: #333;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
header .menu-line {
    margin-top: 24px;
    border-top: 1px solid #eeeeee;
    -webkit-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    -moz-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    box-shadow: none !important;
    margin-bottom: 30px;
}
.top-links a:hover {

}
a:hover {
    text-decoration: none;
}
.phone {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    color: #333;
}    
.search input[type="text"] {
    color: #333;
    display: block;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    height: 45px;
    padding: 10px;
    background: #fff;
    border: 2px solid #8dbb1d;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-right: 45px;
}
.box .box-heading {
    margin-bottom: 0;
    padding: 18px 4px 18px 27px;
    background: #2287bc;
    text-transform: uppercase;
    position: relative;
    border-radius: 0px 25px 0px 25px;
}
.box .box-heading h3 {
    margin: 0;
    color: #FFF;
    text-transform: uppercase;
}
.box.category .box-content {

}
.list-unstyled {
    padding-left: 0;
    list-style: none;
    margin-top: 5px;
}
.box ul.list-unstyled li a {
    display: block;
    position: relative;
    font-size: 18px;
    font-weight: 300;
    color: #777;
    text-transform: inherit;
    padding: 12px 25px 13px 25px;
}
.box ul.list-unstyled li {
    border-bottom: 1px solid #eeeeee;
    position: relative;
}
.box.category {
    margin-top: 25px;
}
.owl-carousel.owl-theme.owl-loaded.owl-drag .owl-item {
    max-height: 300px;
    height: 100%;
}
.item div {
    background-size: cover;
    height: 100%;
    background-position: center;
}
.top-slider {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 105px;
}
.phone {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 0 3px #000;
}

.fright {
    float: right;
    width: 20%;
    position: relative;
    text-align: right;
}
.content_bottom {
    padding: 30px 0;
    background: #2287bc;
    color: #fff;
}
.box_html.features h2 {
    color: #fbbb04;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin-top: 0px;
}
footer h5 {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 0;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.footer_box ul a:hover {
    color: #5ec0fd;
}
.footer_box ul a {
    font-size: 14px;
    line-height: 34px;
    font-weight: 300;
}
.footer_box ul a {
    font-size: 14px;
    line-height: 34px;
    font-weight: 300;
}
.h5, h5 {
    font-size: 18px;
    font-weight: 600;
}
.footer_box {
    margin-top: 30px;
}
.box_html.features {
    font-size: 14px;
}
.copyright {
    height: 50px;
    line-height: 50px;
    background: #fbbb04;
    font-size: 16px;
}
.content {
    padding: 10px 0;
    font-size: 18px;
}
.footer_box img {
    max-width: 100px;
    border: 2px solid #5ec0fd;
    padding: 15px;
    border-radius: 100%;
    transition: 0.3s;
}
.footer_box {
    text-align: center;
    font-size: 16px;
}
.footer_box h5 {
    text-transform: uppercase;
    color: #2287bc;
}
img.CoverImg2 {
    max-width: 300px;
    float: left;
    margin: 15px;
    margin-left: 0px;
}
.tickets-row h4 {
    margin-top: 15px;
    text-transform: uppercase;
}
.pull-right {
    float: right!important;
    padding: 10px 15px;
    color: #fff;
    background: #2287bc;
    cursor: pointer;
    border-radius: 0px 25px 0px 25px;
}
.pull-right:hover {
    color: #fff;
    background: #207eb9;
}
.tickets-row {
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.img-responsive {
    max-width: 250px;
    margin-top: -25px;
}
.CoverImg3 {
    width: 100%;
    margin-top: 15px;
    height: 100%;
    max-height: 350px;
}
h4.title-news a {
    text-transform: uppercase;
    margin-top: 15px;
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 14px;
    border-left: 3px solid #2287bc;
    color: #2287bc;
}
header .menu-line {
    margin-top: 0;
    -webkit-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    -moz-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    z-index: 2;
    position: relative;
    background: #8dbb1d;
    border: none;
}
.box ul.list-unstyled li a:after {
    content: " ";
    display: block;
    position: absolute;
    width: 0%;
    background: #fced1a;
    top: 0px;
    left: 0px;
    height: 100%;
    transition: 0.5s;
    z-index: -1;
    border-radius: 0px 25px 0px 25px;
}
.box ul.list-unstyled li a:hover:after {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    background: #2287bc;
    top: 0px;
    left: 0px;
    height: 100%;
}
.box ul.list-unstyled li a:hover {
    color: #fff;
}
.demo_changer {
    z-index: 900;
    position: fixed;
    left: -270px;
    background: transparent !important;
    top: 128px;
    font-weight: 400 !important;
}
.demo_changer .demo-icon {
    background: #fbbb04;
    cursor: pointer;
    text-align: center;
    padding: 2px;
    float: right;
    height: 55px;
    line-height: 40px;
    width: 56px;
    border-radius: 0px 10px 10px 0px;
}
.demo_changer .form_holder {
    background: #ecf7fa;
    float: right;
    font-size: 12px;
    width: 270px;
    height: 335px;
    z-index: 3;
    border-radius: 0px 0px 4px 0px;
    -webkit-border-radius: 0px 0px 4px 0px;
    -moz-border-radius: 0px 0px 4px 0px;
}
.demo_changer img {
    border: 0px solid #E1E1E1;
    height: 50px;
    margin: 2px !important;
    width: 50px !important;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    display: block !important;
    padding: 5px;
}
.demo_changer .form_holder .ISY {
    text-align: center;
    padding: 15px 0px;
}
.demo_changer img:hover {
    border: 0px solid #E1E1E1;
    height: 50px;
    margin: 2px !important;
    width: 50px !important;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.FontSwitcherContayner div > div, .ColorSwitcherContayner div > div, .ImgSwitcherContayner div > div {
    padding: 0px;
    font-size: 14px;
    color: #535353 !important;
    border: 1px solid #535353 !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin: 0px 5px;
    font-weight: 700;
    line-height: 30px;
    width: 56px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.demo_changer .form_holder .ISY .f1 {
    font-size: 16px;
}
.demo_changer .form_holder .ISY > div > div {
    display: inline-block;
    position: relative;
}
.DefaultTemplate #ResetSettingISeeYou {
    display: inline-block;
    cursor: pointer;
    margin: 0;
    padding: 8px 13px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 21px;
    background: #2287bc !important;
    color: #ffffff !important;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.switcher-wrapper h6 {
    text-transform: uppercase;
    margin-top: 5px;
}
.demo_changer .form_holder .ISY .c1 {
    color: #000000 !important;
    background: #ffffff !important;
    border: 1px solid #000000 !important;
}
.demo_changer .form_holder .ISY .c2 {
    color: #ffffff !important;
    background: #000000 !important;
    border: 1px solid #000000 !important;
}
.demo_changer .form_holder .ISY .c3 {
    color: #063462 !important;
    background: #9dd1ff !important;
    border: 1px solid #9dd1ff !important;
}
.FontSwitcherContayner div > div.active, .ImgSwitcherContayner div > div.active {
    color: #ffffff !important;
    background: #535353 !important;
}
.demo_changer .form_holder .ISY .f1 {
    font-size: 16px;
}
.demo_changer .form_holder .ISY .f2 {
    font-size: 18px;
    top: 1px;
}
.demo_changer .form_holder .ISY .f3 {
    font-size: 20px;
    top: 2px;
}
.ISeeImg_1 .item div {
    background: #fff !important;
}

.ISeeColor_1 .switcher-wrapper strong {
    color: #000 !important;
}

/* ------------------------------------------ mobile ------------------------------------------- */

@media screen and (max-width: 768px) {
.fleft {
    float: left;
    width: 100%;
    position: relative;
    clear: both;
    top: 54px;
    left: -25px;
    text-align: center;
}
.fright {
    float: left;
    width: 100%;
    padding: 10px;
    clear: both;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
}
.top-links {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}
.top-links li {
    padding: 0;
    text-align: center;
    display: block;
    float: left;
    width: 100%;
    padding-top: 0;
    border: none;
    border-bottom: none !important;
}
.top-links a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #333;
    padding: 10px;
    text-transform: uppercase;
}
#logo {
    padding-top: 21px;
}
.phone {
    margin-top: 0px;
}
.button-search img {
    height: 25px;
    margin-top: 10px;
    margin-right: 20px !important;
}
.top-slider {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0px;
    height: auto !important;
}
.copyright {
    border-top: 1px solid #eeeeee;
    line-height: 16px;
    text-align: center;
    padding-top: 10px;
    height: auto;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 13px;
}
.box_html.features a {
    background: #fced1a;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 3px;
    cursor: pointer;
    transition: 0.3s;
    color: #000;
    margin-top: 10px;
    position: relative;
    bottom: 0px;
    margin-bottom: 30px;
}
img.logo-rodnic {
    max-width: 250px;
    display: block;
    margin: 0 auto;
}
.box_html.features a {
    background: #fced1a;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 3px;
    cursor: pointer;
    transition: 0.3s;
    color: #000;
    margin-top: 10px;
    position: relative !important;
    bottom: 0px;
    margin-bottom: 30px;
}
.only-news {
    max-height: none !important;
    height: auto !important;
    position: relative !important;
}
.top-links li:first-child {
    border-bottom: 1px solid #eeeeee;
    border-left: none;
}
.top-links li+li {
    margin-left: 0;
    border-left: none;
}
.box .box-heading {
    margin-bottom: 0;
    padding: 18px 0px 18px 0px;
    text-align: center;
    border-radius: 0px 25px 0px 25px;
}
.box-content {
    display: none;
}
.box .box-heading h3 {
    margin: 0;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 23px;
    letter-spacing: 3px;
}
.box ul.list-unstyled li a {
    display: block;
    position: relative;
    font-size: 20px;
    font-weight: 300;
    color: #777;
    padding: 12px 25px 13px 25px;
    text-align: center;
    text-transform: uppercase;
}
.table-striped tr td {
    display: block;
    float: left;
    width: 100% !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}
.table-striped tr td:first-child {
    font-weight: 600;
}
.table-striped tr th {
    display: block;
    float: left;
    width: 100% !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
}
.a-img-gallery {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}
.pull-right {
    float: right!important;
    padding: 10px 15px;
    color: #fff;
    background: #2287bc;
    cursor: pointer;
    margin-right: 15px;
    border-radius: 5px;
}
img.CoverImg2 {
    max-width: 100%;
    float: left;
    margin: 15px;
    margin-left: 0px;
}
.CoverImg3 {
    width: 100%;
    margin-top: 15px;
    height: 100%;
    max-height: 200px;
}
}
.search button, .search button:focus, .search button:active {
    background: none;
    border: none;
    cursor: pointer;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    color: #000;
    position: absolute;
    right: 0px;
    line-height: 43px;
}
.mail-head {
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
}
.mail-head img {
    height: 20px;
    margin-right: 10px;
    position: relative;
    top: -1px;
}
.button-search img {
    height: 25px;
    margin-top: 10px;
    margin-right: 10px;
}
.phone {
    text-align: right;
    color: #2287bc;
    text-shadow: none;
    font-size: 40px;
    padding-top: 70px;
}
ol.kontr-url li {
    padding: 5px 0;
}
ol.kontr-url li a{
    display: block;
    text-decoration: underline;
}
table.table-bordered thead td {
    font-size: 12px;
    text-align: center;
}
table.table-bordered td {
    padding: 5px;
    font-size: 14px;
}
.ISeeColor_1 header .menu-line {
    margin-top: 0;
    border-top: 1px solid #ffffff;
    -webkit-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    -moz-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    z-index: 2;
    position: relative;
    background: #000000;
}
.ISeeColor_1 li.active a {
    color: #000 !important;
}
.ISeeColor_1 .top-links li.active {
    background: #ffffff;
}
.ISeeColor_1 .button-search img {
    height: 25px;
    margin-top: 0;
    margin-right: 0;
}



.box_html.features a {
    background: #fced1a;
    padding: 10px 20px;
    font-size: 18px;
    border-radius: 3px;
    cursor: pointer;
    transition: 0.3s;
    color: #000;
    margin-top: 10px;
    position: absolute;
    bottom: 0px;
}
.box_html.features a:hover {
    background: #fbbb04;
}

.btn-book-it {
    transition: 0.3s;
    height: 40px;
    line-height: 32px;
    border: none;
    position: relative;
    background: #f6c500;
    background: -moz-linear-gradient(bottom, #f6c500 0%, #ffcc00 26%, #ffd630 58%, #ffe372 82%, #ffd630 100%);
    background: -o-linear-gradient(bottom, #f6c500 0%, #ffcc00 26%, #ffd630 58%, #ffe372 82%, #ffd630 100%);
    background: -webkit-linear-gradient(bottom, #f6c500 0%, #ffcc00 26%, #ffd630 58%, #ffe372 82%, #ffd630 100%);
    background: -ms-linear-gradient(bottom, #f6c500 0%, #ffcc00 26%, #ffd630 58%, #ffe372 82%, #ffd630 100%);
    background: -webkit-gradient(linear, bottom top, top top, color-stop(0%, #f6c500), color-stop(26%, #ffcc00), color-stop(58%, #ffd630), color-stop(82%, #ffe372), color-stop(100%, #ffd630));
    background: linear-gradient(to top, #f6c500 0%, #ffcc00 26%, #ffd630 58%, #ffe372 82%, #ffd630 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6c500', endColorstr='#ffcc00', GradientType=1);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    -webkit-box-shadow: 0 2.66666667px 0 #d49500;
    box-shadow: 0 2.66666667px 0 #d49500;
    font-size: 13.33333333px;
    text-transform: uppercase;
    color: #6f4d05;
    text-shadow: 0 1px 0 #ffe372;
    font-size: 16px;
    margin: 0 auto;
    display: block;
}

.btn-book-it:hover {
    /*background: #8dbb1d;*/
}

.footer2 {
    background: url(/assets/inc/img/header-bg.png);
    position: relative;
    padding: 50px 0;
}
.footer2::after {
    background: #e7f5f9 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
}
.foot-z {
    position: relative;
    z-index: 1;
}
h4 {
    text-transform: uppercase;
    color: #2287bc;
    font-size: 16px;
    font-weight: 600;
}
h3 {
    color: #2287bc;
    font-size: 30px;
}
.box-heading .glyphicon {
    position: absolute;
    right: 20px;
    top: 24px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
.head-block {
    height: 100%;
    position: fixed;
    z-index: -1;
    width: 100%;
    top: 0;
}
.content-back {
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    z-index: 0;
    padding-bottom: 50px;
}
img.logo-rodnic {
    max-width: 250px;
}
.only-news {
    max-height: 200px;
    height: 100%;
    position: relative;
}
.btn-success {
    padding: 10px 15px;
    color: #fff;
    background: #2287bc;
    cursor: pointer;
    border-radius: 0px 25px 0px 25px;
    font-family: 'Philosopher', sans-serif;
    font-size: 16px;
    transition: 0.3s;
    border: none;
}
.radio {
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0;
}
.radio + label {
  cursor: pointer;
}
.radio:not(checked) {
  position: absolute;
  opacity: 0;
}
.radio:not(checked) + label {
  position: relative;
  padding: 0 0 0 35px;
}
.radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #2287bc;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0);
}
.radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #2287bc;

    opacity: 0;
    transition: all .2s;
}
.radio:checked + label:after {
  opacity: 1;
}
.radio:focus + label:before {

}

.head-block {
  background: url('/assets/inc/img/bg-header-1.png'), url('/assets/inc/img/bg-header.jpg') no-repeat center center fixed;
  -webkit-background-size: auto,cover;
  background-size: auto,cover;
  -webkit-animation: bgAnim 100s linear infinite;
  animation: bgAnim 100s linear infinite;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 0px 25px 0px 25px;
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    border-radius: 0px 25px 0px 25px;
}

.top-links li {
    vertical-align: middle;
    display: table-cell;
    float: none;
    padding: 7px 20px 7px;
}

.top-links a {
    font-size: 14px;
    line-height: 19px;
    font-weight: 100;
    color: #fff;
}

.top-links {
    float: left;
    width: 69%;
    display: table;
    min-height: 60px;
}

* {
    outline: none !important;
}
@keyframes bgAnim {
  from {
    background-position: -100vw 0%, center center;
  }
  to {
    background-position: 100vw 0%, center center;
  }
}

.ticket-meta, .section-meta {
    margin: 0px -15px !important;
    padding: 20px 0;
    border-top: none !important;
    border-bottom: 1px solid #d3d3d3;
}

.kinder-logo {
    max-width: 650px;
    width: 100%;
    position: relative;
    top: 5px;
    z-index: 5;
    margin-top: -54px;
}
a.a-img-gallery {
    margin-bottom: 5px;
}





/* ISeeColor_0 */
.ISeeColor_0 .switcher-wrapper strong {
    color: #000 !important;
}
.ISeeColor_0 .content_bottom {
    background: #fff !important;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #000;
}
.ISeeColor_0 header .menu-line {
    margin-top: 0;
    border-top: 1px solid #00aaff;
    -webkit-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    -moz-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    z-index: 2;
    position: relative;
    background: #5ec0fd;
    background: #fff !important;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #000 !important;
}
.ISeeColor_0 header .menu-line a {
    color: #000 !important;
}
.ISeeColor_0 .button-search img {
    height: 25px;
    margin-top: 0;
    margin-right: 0;
}
.ISeeColor_0 .box .box-heading {
    margin-bottom: 0;
    padding: 18px 4px 18px 27px;
    background: #ffffff;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
}
.ISeeColor_0 .box .box-heading h3 {
    color: #000;
}
.ISeeColor_0 .box ul.list-unstyled li a:after {
    content: " ";
    display: block;
    position: absolute;
    background: #000000;
    top: 0px;
    left: 0px;
    height: 100%;
    transition: 0.3s;
    z-index: -1;
}
.ISeeColor_0 .search input[type="text"] {
    color: #333;
    display: block;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    height: 45px;
    padding: 10px;
    background: #fff;
    border: 2px solid #000000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-right: 45px;
}
.ISeeColor_0 .top-links li.active {
    background: #000;
    color: #fff !important;
}
.ISeeColor_0 .box ul.list-unstyled li a:hover:after {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    background: #000;
    top: 0px;
    left: 0px;
    height: 100%;
}
.ISeeColor_0 .top-links li.active a {
    color: #fff !important;
}
.ISeeColor_0 .box_html.features h2 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
}
.ISeeColor_0 #search, .ISeeColor_0 .sitemap .flaticon-sitemap1 {

}
.ISeeColor_0 .button-search, .ISeeColor_0 .pull-right, .ISeeColor_0 .btn {
    background: #fff !important;
    border: 1px solid #000 !important;
    color: #000 !important;
    height: 45px;
    line-height: 34px;
}
.ISeeColor_0 div {
    background: #fff;
}
.ISeeColor_0 div::after {
    background: #fff;
}
.ISeeColor_0 .copyright {
    border-top: 1px solid #000;
}
.ISeeColor_0 li {
    background: #fff;
}
.ISeeColor_0 .box_html.features a {
    background: #000;
    color: #fff !important;
}
.ISeeColor_0 .radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #000;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0);
}
.ISeeColor_0 .radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #000;
    transition: all .2s;
}
.ISeeColor_0 .footer_box img {
    max-width: 100px;
    border: 2px solid #000000;
    padding: 15px;
    border-radius: 100%;
    transition: 0.3s;
}
/* ISeeColor_0 */
/* ISeeColor_1 */
.ISeeColor_1 .switcher-wrapper strong {
    color: #fff !important;
}
.ISeeColor_1 .content_bottom {
    background: #000 !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
}
.ISeeColor_1 header .menu-line {
    margin-top: 0;
    border-top: 1px solid #00aaff;
    -webkit-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    -moz-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    z-index: 2;
    position: relative;
    background: #5ec0fd;
    background: #000 !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff !important;
}
.ISeeColor_1 header .menu-line a {
    color: #fff !important;
}
.ISeeColor_1 .button-search img {
    height: 25px;
    margin-top: 0;
    margin-right: 0;
}
.ISeeColor_1 .box .box-heading {
    margin-bottom: 0;
    padding: 18px 4px 18px 27px;
    background: #000000;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
}
.ISeeColor_1 .box .box-heading h3 {
    color: #fff;
}
.ISeeColor_1 .box ul.list-unstyled li a:after {
    content: " ";
    display: block;
    position: absolute;
    background: #fff;
    top: 0px;
    left: 0px;
    height: 100%;
    transition: 0.3s;
    z-index: -1;
}
.ISeeColor_1 .search input[type="text"] {
    color: #333;
    display: block;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    height: 45px;
    padding: 10px;
    background: #000;
    border: 2px solid #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-right: 45px;
}
.ISeeColor_1 .top-links li.active {
    background: #fff;
    color: #000 !important;
}
.ISeeColor_1 .box ul.list-unstyled li a:hover:after {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    background: #fff;
    top: 0px;
    left: 0px;
    height: 100%;
}
.ISeeColor_1 .top-links li.active a {
    color: #000 !important;
}
.ISeeColor_1 .box_html.features h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
}
.ISeeColor_1 #search, .ISeeColor_1 .sitemap .flaticon-sitemap1 {

}
.ISeeColor_1 .button-search, .ISeeColor_1 .pull-right, .ISeeColor_1 .btn {
    background: #000 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
    height: 45px;
    line-height: 34px;
}
.ISeeColor_1 div {
    background: #000;
}
.ISeeColor_1 div::after {
    background: #000;
}
.ISeeColor_1 .copyright {
    border-top: 1px solid #fff;
}
.ISeeColor_1 li {
    background: #000;
}
.ISeeColor_1 .box_html.features a {
    background: #fff;
    color: #000 !important;
}
.ISeeColor_1 .demo_changer .form_holder div {
background: #fff; 
color: #000 !important;
}
.ISeeColor_1 .demo_changer .form_holder strong {
background: #fff; 
color: #000 !important;
}
.ISeeColor_1 .radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0);
}
.ISeeColor_1 .radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    transition: all .2s;
}
.ISeeColor_1 .footer_box img {
    max-width: 100px;
    border: 2px solid #fff;
    padding: 15px;
    border-radius: 100%;
    transition: 0.3s;
}
/* ISeeColor_1 */
/* ISeeColor_2 */
.ISeeColor_2 .switcher-wrapper strong {
    color: #000 !important;
}
.ISeeColor_2 .content_bottom {
    background: #9dd1ff !important;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #000;
}
.ISeeColor_2 header .menu-line {
    margin-top: 0;
    border-top: 1px solid #00aaff;
    -webkit-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    -moz-box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    box-shadow: 0 5px 8px rgba(238,238,238,0.75);
    z-index: 2;
    position: relative;
    background: #5ec0fd;
    background: #9dd1ff !important;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    color: #000 !important;
}
.ISeeColor_2 header .menu-line a {
    color: #000 !important;
}
.ISeeColor_2 .button-search img {
    height: 25px;
    margin-top: 0;
    margin-right: 0;
}
.ISeeColor_2 .box .box-heading {
    margin-bottom: 0;
    padding: 18px 4px 18px 27px;
    background: #9dd1ff;
    text-transform: uppercase;
    color: #000;
    border: 1px solid #000;
}
.ISeeColor_2 .box .box-heading h3 {
    color: #000;
}
.ISeeColor_2 .box ul.list-unstyled li a:after {
    content: " ";
    display: block;
    position: absolute;
    background: #000;
    top: 0px;
    left: 0px;
    height: 100%;
    transition: 0.3s;
    z-index: -1;
}
.ISeeColor_2 .search input[type="text"] {
    color: #333;
    display: block;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    height: 45px;
    padding: 10px;
    background: #9dd1ff;
    border: 2px solid #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-right: 45px;
}
.ISeeColor_2 .top-links li.active {
    background: #000;
    color: #9dd1ff !important;
}
.ISeeColor_2 .box ul.list-unstyled li a:hover:after {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    background: #000;
    top: 0px;
    left: 0px;
    height: 100%;
}
.ISeeColor_2 .top-links li.active a {
    color: #9dd1ff !important;
}
.ISeeColor_2 .box_html.features h2 {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    text-transform: uppercase;
}
.ISeeColor_2 #search, .ISeeColor_2 .sitemap .flaticon-sitemap1 {

}
.ISeeColor_2 .button-search, .ISeeColor_2 .pull-right, .ISeeColor_2 .btn {
    background: #9dd1ff !important;
    border: 1px solid #000 !important;
    color: #000 !important;
    height: 45px;
    line-height: 34px;
}
.ISeeColor_2 div {
    background: #9dd1ff;
}
.ISeeColor_2 div::after {
    background: #9dd1ff;
}
.ISeeColor_2 .copyright {
    border-top: 1px solid #000;
}
.ISeeColor_2 li {
    background: #9dd1ff;
}
.ISeeColor_2 .box_html.features a {
    background: #000;
    color: #9dd1ff !important;
}
.ISeeColor_2 .demo_changer .form_holder div {
background: #fff; 
color: #000 !important;
}
.ISeeColor_2 .demo_changer .form_holder strong {
color: #000 !important;
}
.ISeeColor_2 .radio:not(checked) + label:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 22px;
    height: 22px;
    border: 1px solid #000;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0);
}
.ISeeColor_2 .radio:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #000;
    transition: all .2s;
}
.ISeeColor_2 .footer_box img {
    max-width: 100px;
    border: 2px solid #000;
    padding: 15px;
    border-radius: 100%;
    transition: 0.3s;
}
.ISeeColor_2 .box ul.list-unstyled li {
    border-bottom: 1px solid #000;
    position: relative;
}
.ISeeColor_2 .box-heading .glyphicon {
    position: absolute;
    right: 20px;
    top: 24px;
    font-size: 20px;
    color: #000;
    cursor: pointer;
}
.ISeeColor_2 .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #000;
    background-color: #9dd1ff;
    background-image: none;
    border: 1px solid #000;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/* ISeeColor_2 */