@import url(https://fonts.googleapis.com/css?family=Oswald:300,400);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);

/*override bootstrap*/
.clearfix {clear: both;}
.nav > li > a:hover, .nav > li > a:focus {background-color: transparent;}
.form-inline .form-group {margin-bottom: 8px;}
.form-control {box-shadow: none; height: 40px; padding: 4px 12px; vertical-align: middle; -webkit-border-radius: 0px; border-radius: 0px;  border-color: #e5e5e5; background-color: transparent; }
.form-control:focus { border-color: rgb(114, 97, 142); border-color: rgba(114, 97, 142,0.6); outline: 0; -webkit-box-shadow: none; box-shadow: none; }

.panel-title {font-size: 20px; font-weight: 300;}
.panel-title > a {color:#30bee2;}
.panel-title > a.collapsed {color:inherit;}
.panel {box-shadow: none;}
.panel-group .panel {border-radius: 0; border-left: 0; border-right: 0; border-bottom: 0; background-color: transparent;}
.panel-default > .panel-heading {background-color: #FAFAFA; color:#333333; position: relative;border:1px solid #e5e5e5; border-radius: 0;}
.panel-heading {padding: 16px 11px 14px 56px;}
.panel-heading[class*="dx-icon-"]:before {position: absolute; font-size: 20px; color:#30bee2; left: 20px;}
.accordion-toggle:after {
display: block; 
content: "";
position: absolute;
right: 10px;
top:18px;
font-size: 0;
width: 17px;
height: 17px;
color: transparent;
background:url("../img/bg_li.png") no-repeat -17px 0 #30bee2;
-webkit-transition: background-color 0.2s linear 0s;
-moz-transition: background-color 0.2s linear 0s;
-o-transition: background-color 0.2s linear 0s;
-ms-transition: background-color 0.2s linear 0s;
transition: background-color 0.2s linear 0s;    
}
.accordion-toggle.collapsed:after{background-position: 0px; background-color: #333333;}
.panel-default {border-color: transparent; }
.panel-group .panel + .panel {margin-top: 0;}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-top: none;
}

.panel-body {padding-left: 21px;}
.breadcrumb {background: transparent; padding: 0; margin-bottom: 0;}
.pagination {margin:88px 0 -20px;} 
.pagination > li >  a {
    font-size: 0.9em;
    padding: 6px 12px;
    border:1px solid #e5e5e5;
    margin-bottom: 10px;
    margin-right: 9px;
    display: inline-block;
    background-color: transparent;
    border-radius: 0px !important;
} 
.pagination > li.active > a, .pagination > li > a:hover, .pagination > li.active > a:hover {background-color: #fcfcfc; opacity: 0.9; color:#333333; border-color:#e5e5e5;} 
.pagination > li.active > a {color:#30bee2;}
.carousel-indicators {display: none;}
.carousel-control {width:30px;}
.carousel-control.right, .carousel-control.left {background-image: none;}
.carousel-control > span { width: 39px !important; height: 39px !important; background: url(../img/arrows-gallery.png) no-repeat -39px 0 #333333;}
.carousel-control > span.icon-next {background-position: -78px 0;}
.carousel-control .icon-next {margin-left: -32px;}
.carousel-control .icon-prev {margin-left: -7px;}
.carousel-control .icon-prev:before, .carousel-control .icon-next:before {content:"" !important;}
.progress {height: 39px; box-shadow: none; background-color: #e5e5e5; border-radius: 0; margin-bottom: 10px;}
.progress-bar {font-size: inherit; text-align: left; -webkit-box-shadow: none; box-shadow: none;}
.progress-bar span {display: inline-block; padding: 8px 19px;}
.sr-only {position: static; width:auto; height: auto;}
.progress-bar-info {background-color: #30bee2;}
.thumbnail {padding: 0; border: none;}
.thumbnail .caption {color:inherit; text-align: center;}

.tab-content {border:1px solid #e5e5e5; padding: 30px 30px 24px; -webkit-border-radius: 2px; border-radius: 2px;}
.nav-tabs {border-bottom-color: transparent;  font-size: 16px; margin-top: 20px; margin-bottom: -1px;}
.nav-tabs > li > a {padding: 13px 20px; background-color: #e5e5e5; color:#333333; margin-right: 0; margin-top: 20px; border-radius: 0;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color:#333333;
    border: 1px solid #e5e5e5; 
    border-bottom: 1px solid #fff;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: #fff;
}
.alert {border: none;border-radius: 0; padding: 30px 30px 30px 30px;}
.alert-dismissable .close {top:0;}
.btn {

    display: inline-block;
    padding: 6px 34px 6px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    background-image: none;
    text-shadow: none;
    border-radius: 0;
    line-height: 24px;
    border:none;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.btn:hover {
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
.btn-default {border:1px solid #ccc;}

blockquote h3 {margin-top: 0; font-style: normal;}

/*vertical*/
#abovecontent {padding: 30px 0;}
#header {}
#mainslider + #header {margin-top: -1px;}
#belowcontent {padding: 40px 0 60px;}
#map {height: 500px;}
#middle {padding: 50px 0 44px;}
#additional {padding: 10px 0 40px;}
#additional + #belowcontent {padding-top:0;}
#partners {padding: 40px 0 80px;}
#team {padding: 106px 0 102px;}
#progress {padding: 30px 0 3px;}
#subscribe {padding: 105px 0 110px;}
#footer {padding: 60px 0 40px; }
#copyright {padding: 20px 0 20px;}
@media screen and (max-width: 767px) {
    [class*="col-"] + [class*="col-"] {margin-top: 70px;}
    .container {max-width: 450px;}
    #header {text-align: center;}
    #header select {margin: 0 auto; }
    #header [class*="col-"] + [class*="col-"] {margin: 10px 0;}
    #partners [class*="col-"] + [class*="col-"] {margin-top: 30px;}
    #portfolioContainer [class*="col-"] + [class*="col-"] {margin:20px 0;}
    #mainslider [class*="col-"] + [class*="col-"] {margin:0;}
}

/*main*/
body {
background: #ffffff;
color: #808080;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 20px;
}

/* Headers */
h1,
h2,
h3,
h4,
h5,
h6{
color: #343434;
font-family: 'Oswald', sans-serif;
font-weight: 300;
text-transform: uppercase;
line-height: 1;
}

h1{
font-size: 40px;
margin-bottom: 15px;
}
h2{
font-size: 35px;
margin-bottom: 15px;
}
h3{
font-size: 30px;
margin-bottom: 15px;
}
h4{
font-size: 24px;
margin-bottom: 16px;
}
h5{
font-size: 20px;
margin-bottom: 14px;
}
h6{
font-size: 15px;
margin-bottom:12px;
}

p{
margin-bottom: 15px;
}

.item-page p {margin-bottom: 25px;}

blockquote, .blockquote {
    background: url(../img/quotes.png) no-repeat 11px 14px transparent;
border: 1px solid #e5e5e5;
margin: 20px 0;
padding: 10px 10px 10px 36px;
}
sup, .sup {
 position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
top: -0.5em;
}
sub, .sub {
 position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
bottom: -0.25em;
}

img {max-width: 100%;}
a {
    color: #30bee2;
    text-decoration: none;
    -webkit-transition: all 0.4s linear 0s;
    -moz-transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
    -ms-transition: all 0.4s linear 0s;
    transition: all 0.4s linear 0s;
}

a:hover {
    color: #343434;
    text-decoration: none;
    -webkit-transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    -ms-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;
}

a:focus {
    color: #30bee2;
    outline: medium none;
    text-decoration: none;
}
iframe{border:none; max-width: 100%;}
.theme_btn {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    background-color: #30bee2;
    color: #fff;
    font-size: 18px;
    padding: 10px 33px;
    border: none;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

.theme_btn:hover, .theme_btn:focus{
    background-color: #343434;
    color: #fff;
    text-decoration: none;
    text-shadow: none;

    -webkit-transition: all 0.1s linear 0s;
    -moz-transition: all 0.1s linear 0s;
    -o-transition: all 0.1s linear 0s;
    -ms-transition: all 0.1s linear 0s;
    transition: all 0.1s linear 0s;    
}
.theme_btn.inverse {
    background-color: #333333;
}
.theme_btn.inverse:hover {
    background-color: #30bee2;
    color:#fff;
}
.theme_btn + .theme_btn {margin-left: 4px;}
.not_found {color:#30bee2; font-weight: 400; font-size: 200px; line-height: 1.1;  margin:54px 0 -39px;}
.highlight {color: #30bee2; font-weight: 400;}
.grey {color: #333333;}
.vertical-margin-20 {margin:20px 0 !important;}
.vertical-margin-40 {margin:40px 0 !important;}
.vertical-margin-60 {margin:60px 0 !important;}
.block-header {border-bottom: 1px solid #e5e5e5; padding-bottom: 34px; margin-bottom: 40px; margin-top: 0;}
.block > h3 {margin-top: 0; margin-bottom: 18px;}
.page-title{margin:0 0 32px 0;}
.entry-title {margin: 0 0 8px;}
.entry-thumbnail {margin: 32px 0 34px;}

#big-logo {position: absolute; top:40px; left: 50%; z-index: 5; margin-left: -63px;}
#social {position: absolute; right: 0; top:20px;}
@media screen and (max-width: 991px) {
    #social {display: none; top:0; padding: 0 15px;}
}
.mainmenu_wrap:before, .mainmenu_wrap:after {display: table; content:""; clear:both;}
#abovecontent {
    background-color: #F4F4F4;
    border-bottom: 1px solid #e5e5e5;
}
#abovecontent + #middle {}

#map img {max-width: inherit;}

#middle h1:first-child, #belowcontent h1:first-child{margin-top: 0;}
#middle div.text-center {padding-bottom: 32px;}
#middle div.text-center h1 {margin: 54px 0 28px;}
#middle p + .text-center .theme_btn {margin-top: 53px;}
aside .block + .block {margin-top: 34px;}
#additional {}

#partners {background: #fafafa;}
#partners h1{margin-bottom: 34px;color:#333333; text-align: center;}
.single_partner {text-align: center;}
.single_partner > a {position: relative; display: block; overflow: hidden;}
.wide_link {display: block; text-align: center;background-color: #30bee2; position: absolute; top:-10%; width:100%; height: 100%;opacity: 0;
-webkit-transition: all 0.2s ease-in-out ;
transition: all 0.2s ease-in-out ;
}
.single_partner > a:hover .wide_link {top:0;opacity: 0.7;}
#progress {background: #fafafa;}
#subscribe {}
#subscribe h1{}
#subscribe .form-control {}
@media (max-width: 767px) {
    #subscribe .form-control {width:100%;}
    #progress{background-position: 0 100% !important;}
    #partners{background-position: 50% 0 !important;}
}
#subscribe .form-control:focus {-webkit-box-shadow: none;
box-shadow: none;}

#footer {
background: #343434;
}
#footer .social-icons{margin: 53px 0 50px;}
.dark_section {color: #818181;}
.dark_section a {
    color:#818181 !important;
}
.dark_section a:hover {
    color:#30bee2 !important;
}
.dark_section .block > h3 { color: #fff; font-size: 26px;}
.dark_section .widget_news li + li {border-color: #444;}
.dark_section .form-control {border-color:#444;}
.dark_section .widget_nav_menu a, 
.dark_section a[class^="socialico-"],
.dark_section a[class^="socialico-"]:before{color:#818181;}
.dark_section .widget_nav_menu a:hover, 
.dark_section a[class^="socialico-"]:hover,
.dark_section a[class^="socialico-"]:hover:before {color:#30bee2;}

#copyright {
background: #000;
color: #7f7f7f;
}
#copyright p {margin-bottom: 0px;}
#copyright .widget_nav_menu ul {float: right;}
#copyright .widget_nav_menu li {display: inline-block; margin-left: 20px; padding: 0;}
#copyright .widget_nav_menu li a:before{display: none;}
#copyright .widget_nav_menu li a:hover{left:auto;}

/*contact form*/
.contact-form p {padding-left: 10px;}
.contact-form p:first-child {padding-left: 0;}
p.contact-form-name,p.contact-form-email,p.contact-form-subject {
    width: 33.333%;
    float: left;
    margin-bottom: 10px;
}
.contact-form-50 p.contact-form-name, .contact-form-50 p.contact-form-email, .contact-form-50 p.contact-form-email {
 width:50%;   
}
p.contact-form-message, p.form-submit {
   padding:0;
}
/*p.contact-form-submit {margin-top: 40px;}*/

@media (max-width: 570px) {

    p.contact-form-name, p.contact-form-email, p.contact-form-subject {
        float: none; width: 100% !important;
    }
}

/* Menu */




.navbar-brand {
float: left;
padding: 0px 0px;


}
.navbar-default {
background-color: #30bee2;
border-color: #30bee2;
}
.navbar-nav > li > a {
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    padding: 15px 10px;
    
}
.navbar-default .navbar-nav>li>a {
color: #fff;
}


#header {
    /*styles for sticky menu*/
    background: #30bee2;
    width: 100%;
 
   
}
#header .row {position: relative;}
#header .navbar-brand {  color:white; 
 font-family: 'Oswald', sans-serif;
font-weight: 300;
text-transform: uppercase;
font-size:30px;

}
.navbar-brand{
vertical-align: middle;	
height: 50px;
line-height:50px;
}

.navbar {
	margin-bottom: 0px;
	border: 0px;
}
.navbar-nav{
	float:right;
}


.navbar-nav a {
	background-color:#30bee2;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    padding: 0;
    text-decoration: none;
    zoom: 1; /* IE7 */
    color: #343434;
    font-size: 16px;
}


.dropdown-menu{
	 background-color: #30bee2;
    padding: 17px 0 10px;
     -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
     
}

.dropdown-menu>li>a {

font-family: 'Oswald', sans-serif;
color: white;

}
/* .sf-menu, .sf-menu * { */
/*     margin: 0; */
/*     padding: 0; */
/*     list-style: none; */
/* } */
/* .sf-menu li { */
/*     position: relative; */
/* } */
/* .sf-menu ul { */
/*     position: absolute; */
/*     display: none; */
/*     top: 100%; */
/*     left: 0; */
/*     z-index: 99; */
/* } */
/* .sf-menu > li { */
/*     float: left; */
/*     display: inline-block; */
/* } */
/* .sf-menu li:hover > ul, */
/* .sf-menu li.sfHover > ul { */
/*     display: block; */
/* } */

/* .sf-menu a { */
/*     display: block; */
/*     position: relative; */
/* } */
/* .sf-menu ul ul { */
/*     top: 0 !important; */
/*     left: 100%; */
/* } */


/* Menu Skin */
.sf-menu {float: right;}
.sf-menu ul {
    min-width: 12em; /* allow long menu items to determine submenu width */
    *width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu ul ul {
    margin-top: -17px;
}

.sf-menu a {
	background-color:#30bee2;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    padding: 0;
    text-decoration: none;
    zoom: 1; /* IE7 */
    color: #343434;
    font-size: 16px;
}
.sf-menu a:hover {
/*    color:#30bee2;*/
}
.sf-menu > li {
    /*text-align: center;
    padding:28px 0 18px 36px;
    */
}
.sf-menu > li > a {
    font-weight: 400;
    color: #fff;
    font-size: 19px;
    padding: 20px 20px 20px;
    
}
.sf-menu > li > a:hover, .sf-menu > li.active > a{
color:#fff;
}
.sf-menu > li li.active > a {background-color:#30bee2; color:#fff; cursor: text;}

.sf-menu li {
    /*white-space: nowrap;*/ /* no need for Supersubs plugin */
    *white-space: normal; /* ...unless you support IE7 (let it wrap) */
}
.sf-menu ul {
    background-color: #30bee2;
    padding: 17px 0 10px;
     -webkit-box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05); box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.05);
}

.sf-menu ul li {
padding: 0 30px 0 20px;
}

.sf-menu ul li + li {
}

.sf-menu ul a {
    padding: 7px 0;
    color:#fff;
}
.sf-menu ul a:hover {
opacity: 0.6;
}
.sf-menu ul li:first-child a {
/*    padding-top:4px;
    border-top: none;*/
}

.sf-menu ul li:last-child a {
/*    padding-bottom: 0;*/
}
.sf-menu ul ul{
    background-color: #333;
    margin-left: 3px;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
    /* only transition out, not in */
    -webkit-transition: none;
    transition: none;
}

/*** arrows (for all except IE7) **/
/*.sf-arrows .sf-with-ul*/
.sf-arrows ul .sf-with-ul {
    padding-right: 1.5em;
    *padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    height: 0;
    width: 0;
    /* order of following 3 rules important for fallbacks to work */
    border: 3px solid transparent;
    border-top-color: #fff; /* edit this to suit design (no rgba in IE8) */
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
    border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
    display: block;
    margin-top: -3px;
    margin-right: -30px;
    border-color: transparent;
    border-left-color: #fff; /* edit this to suit design (no rgba in IE8) */
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
    border-left-color: #fff;
    opacity: 0.6;
}







/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

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

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flexslider .slides .slider_images img {width: auto; display: inline-block; background-color: #333333; margin: 0 5px;
-webkit-transition: all 0.2s ease-in-out ;
transition: all 0.2s ease-in-out ;
}
.flexslider .slides .slider_images img:hover {background-color: #30bee2;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.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 JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0; position: relative; overflow: hidden; 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;*/ }

/* Direction Nav */
/* .flex-direction-nav {*height: 0;} */
/* .flex-direction-nav a  { display: block; width: 50px; height: 50px; margin: -25px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; background-color: #fff; font-size: 0; color:transparent; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } */
/* .flex-direction-nav .flex-prev { left: 0; } */
/* .flex-direction-nav .flex-next { right: 0; } */
/* .flexslider:hover .flex-prev { opacity: 0; } */
/* .flexslider:hover .flex-next { opacity: 0; } */
/* .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; background-color: #333333;} */
/* .flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; } */
/* .flex-direction-nav a:before { */
/*     background: url(../img/arrows-slider-big.png) no-repeat -3px 0 #30bee2; */
/*     position: absolute; */
/*     content: ""; */
/*     width: 50px; */
/*     height: 50px; */

/*     -webkit-transition: all .2s linear; */
/*     -moz-transition: all .2s linear; */
/*     -o-transition: all .2s linear; */
/*     -ms-transition: all .2s linear; */
/*     transition: all .2s linear; */
/* } */

/* .flex-direction-nav a:hover:before {background-position: -3px 0; background-color: #333333;} */
/* .flex-direction-nav a.flex-next:before  { background-position: -49px 0px; } */
/* .flex-direction-nav a.flex-next:hover:before  { background-position: -49px 0px; } */

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.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'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 16px; text-align: center; z-index: 2;}
.flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
cursor: pointer;
background-color: #30bee2;
opacity: 0.6;
display: inline-block;
text-indent: -30px;
overflow: hidden;
width: 20px;
height: 12px;
margin: 0 5px 0 0;
visibility: hidden;
}
.flex-control-paging li a:hover { opacity: 1; background: #30bee2 !important; }
.flex-control-paging li a.flex-active { background: #30bee2; cursor: default; opacity: 1;}

.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;}

/*slider common*/
#mainslider {position: relative;}

.slide_description {position: absolute; left: 8%; right: 8%;}
.slide_description a.theme_btn{ display: inline-block;}
.imagetitle {    
    color: #333333;
    display: block;
    font-family: 'Oswald',sans-serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.imagedesc {font-size: 16px; margin-bottom: 30px; color:#333333;}
.fullwidthimage [class^="col-"] {
    position: static;
    height: 0px;
}
.fullwidthimage .slide_description  {
    max-width: 370px;
    left: 20%;
    max-width: 450px;
}
.fullwidthimage .imagetitle {
    display: inline-block;
    color:#fff;
    padding: 6px 14px 10px;
    background-color: #333;
    background-color: rgba(51, 51, 51, 0.8);
}

.fullwidthimage .imagedesc {
    color:#fff;
    margin-bottom: 20px;
    padding: 26px 30px;
    background-color: #fff;
    background-color: rgba(51, 51, 51, 0.8);

}

.flexslider .slides img.leftcontent_image {width: auto;}
.leftcontent .slide_description {position: relative; left:auto; right: auto;}


.fullwidthcontent {padding: 60px 0 60px;}
.regular_image {position: relative;}
.regular_image img, img.leftcontent_image {    
    display: block;
}
.regular_image .slide_description {
    background-color: #333;
    background-color: rgba(51, 51, 51, 0.8);
    padding: 30px 40px 20px;
    top: auto !important;
    left: 65px;
    bottom:50px;
    max-width: 370px;
    }
.regular_image .imagetitle {
color:#fff;
font-weight: 400;
display: block;
font-size: 28px;
margin-bottom: 14px;
}
.regular_image .imagedesc { color:#fff; }
@media screen and (min-width: 768px) {
    /*.flex-control-nav {display: none;}*/
}

@media screen and (max-width: 767px) {
    .flex-direction-nav {display: none;}
    #big-logo{max-width: 80px; top:30px; margin-left: -40px;}
    .slides .slide_description {
        background-color: transparent !important;
        padding: 0 !important;
        left:10px !important;
        bottom:10px !important;
        right:auto !important;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transform: scale(0.85);
        -moz-transform: scale(0.85);
        -ms-transform: scale(0.85);
        -o-transform: scale(0.85);
        transform: scale(0.85);
    }
    .leftcontent .slide_description {position: relative; top:auto !important;}
}

@media screen and (max-width: 700px) {
    .imagetitle {font-size: 18px !important;}
    .imagedesc {font-size: 13px !important;}
}

@media screen and (max-width: 500px) {
    .imagetitle {font-size: 14px !important;}
    .imagedesc {font-size: 12px !important;}
    .fullwidthimage .imagedesc {display: none;}
}


/*totop*/
#toTop {
background: url("../img/ui.totop.png") no-repeat scroll left bottom #30bee2;
bottom: 14px;
display: none;
height: 50px;
width: 50px;
overflow: hidden;
position: fixed;
right: 10px;
text-decoration: none;
text-indent: -999px;
z-index: 10000;
-webkit-transition: all 0.4s linear;
-moz-transition: all 0.4s linear;
-o-transition: all 0.4s linear;
-ms-transition: all 0.4s linear;
transition: all 0.4s linear;
}


#toTopHover, #toTop:hover {
background: url("../img/ui.totop.png") no-repeat scroll left bottom #323232;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
transition: all 0.1s linear;
}
#toTop:active, #toTop:focus {
outline: medium none;
}


/*DX icons*/

@font-face {
font-family: 'DX-Icons-2';
src:url('../fonts/DX-Icons-2.eot');
src:url('../fonts/DX-Icons-2.eot?#iefix') format('embedded-opentype'),
url('../fonts/DX-Icons-2.woff') format('woff'),
url('../fonts/DX-Icons-2.ttf') format('truetype'),
url('../fonts/DX-Icons-2.svg#DX-Icons-2') format('svg');
font-weight: normal;
font-style: normal;
}
[class*="dx-icon-"] {
font-family: 'DX-Icons-2';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
font-size: 14px;
}
.dx-icon-chat:before {content: "\e001";}
.dx-icon-users:before {content: "\e004";}
.dx-icon-archive:before {content: "\e005";}
.dx-icon-earth:before {content: "\e006";}
.dx-icon-screen:before {content: "\e00a";}
.dx-icon-mail:before {content: "\e00b";}
.dx-icon-support:before {content: "\e00c";}
.dx-icon-link:before {content: "\e010";}
.dx-icon-search:before {content: "\e011";}
.dx-icon-cog:before {content: "\e012";}
.dx-icon-trashcan:before {content: "\e013";}
.dx-icon-article:before {content: "\e016";}
.dx-icon-clock:before {content: "\e017";}
.dx-icon-star:before {content: "\e01a";}
.dx-icon-heart:before {content: "\e01b";}
.dx-icon-share:before {content: "\e023";}
.dx-icon-images:before {content: "\e025";}
.dx-icon-heart-2:before {content: "\e028";}
.dx-icon-cloud:before {content: "\e029";}
.dx-icon-star-2:before {content: "\e02a";}
.dx-icon-sound:before {content: "\e02c";}
.dx-icon-video:before {content: "\e02d";}
.dx-icon-trash:before {content: "\e02e";}
.dx-icon-user:before {content: "\e02f";}
.dx-icon-key:before {content: "\e030";}
.dx-icon-search-2:before {content: "\e031";}
.dx-icon-settings:before {content: "\e032";}
.dx-icon-camera:before {content: "\e033";}
.dx-icon-lock:before {content: "\e035";}
.dx-icon-bulb:before {content: "\e036";}
.dx-icon-pen:before {content: "\e037";}
.dx-icon-diamond:before {content: "\e038";}
.dx-icon-display:before {content: "\e039";}
.dx-icon-bubble:before {content: "\e03c";}
.dx-icon-stack:before {content: "\e03d";}
.dx-icon-cup:before {content: "\e03e";}
.dx-icon-mail-2:before {content: "\e041";}
.dx-icon-like:before {content: "\e042";}
.dx-icon-photo:before {content: "\e043";}
.dx-icon-note:before {content: "\e044";}
.dx-icon-clock-2:before {content: "\e045";}
.dx-icon-paperplane:before {content: "\e046";}
.dx-icon-banknote:before {content: "\e048";}
.dx-icon-megaphone:before {content: "\e04b";}
.dx-icon-study:before {content: "\e04c";}
.dx-icon-lab:before {content: "\e04d";}
.dx-icon-t-shirt:before {content: "\e04f";}
.dx-icon-fire:before {content: "\e050";}
.dx-icon-clip:before {content: "\e051";}
.dx-icon-shop:before {content: "\e052";}
.dx-icon-calendar:before {content: "\e053";}
.dx-icon-wallet:before {content: "\e054";}
.dx-icon-vynil:before {content: "\e055";}
.dx-icon-truck:before {content: "\e056";}
.dx-icon-world:before {content: "\e057";}
.dx-icon-earth-2:before {content: "\e058";}
.dx-icon-clock-3:before {content: "\e059";}
.dx-icon-chat-2:before {content: "\e05f";}
.dx-icon-heart-3:before {content: "\e061";}
.dx-icon-list:before {content: "\e062";}
.dx-icon-trash-2:before {content: "\e064";}
.dx-icon-briefcase:before {content: "\e065";}
.dx-icon-calendar-2:before {content: "\e067";}
.dx-icon-inbox:before {content: "\e068";}
.dx-icon-user-2:before {content: "\e06e";}
.dx-icon-email:before {content: "\e076";}
.dx-icon-picture:before {content: "\e07a";}
.dx-icon-mobile:before {content: "\e07d";}
.dx-icon-search-3:before {content: "\e084";}
.dx-icon-home:before {content: "\e085";}
.dx-icon-camera-2:before {content: "\e087";}
.dx-icon-cloud-2:before {content: "\e089";}
.dx-icon-light-bulb:before {content: "\e08f";}
.dx-icon-book:before {content: "\e09e";}
.dx-icon-sound-alt:before {content: "\e0a6";}
.dx-icon-envelope:before {content: "\e0ab";}
.dx-icon-clock-4:before {content: "\e0bd";}
.dx-icon-screen-2:before {content: "\e0c6";}
.dx-icon-moon:before {content: "\e0d5";}
.dx-icon-cloud-3:before {content: "\e0d6";}
.dx-icon-mail-3:before {content: "\e16a";}
.dx-icon-paperplane-2:before {content: "\e16b";}
.dx-icon-pencil:before {content: "\e16c";}
.dx-icon-feather:before {content: "\e16d";}
.dx-icon-paperclip:before {content: "\e16e";}
.dx-icon-user-3:before {content: "\e173";}
.dx-icon-map:before {content: "\e179";}
.dx-icon-compass:before {content: "\e17a";}
.dx-icon-star-3:before {content: "\e181";}
.dx-icon-chat-3:before {content: "\e185";}
.dx-icon-search-4:before {content: "\e18a";}
.dx-icon-trophy:before {content: "\e192";}
.dx-icon-camera-3:before {content: "\e194";}
.dx-icon-megaphone-2:before {content: "\e195";}
.dx-icon-palette:before {content: "\e197";}
.dx-icon-leaf:before {content: "\e198";}
.dx-icon-graduation:before {content: "\e19c";}
.dx-icon-book-2:before {content: "\e19d";}
.dx-icon-newspaper:before {content: "\e19e";}
.dx-icon-bag:before {content: "\e19f";}
.dx-icon-lifebuoy:before {content: "\e1a1";}
.dx-icon-microphone:before {content: "\e1a4";}
.dx-icon-calendar-3:before {content: "\e1a5";}
.dx-icon-magnet:before {content: "\e1b3";}
.dx-icon-rocket:before {content: "\e1b6";}
.dx-icon-brush:before {content: "\e1b7";}
.dx-icon-suitcase:before {content: "\e1b8";}
.dx-icon-cone:before {content: "\e1b9";}
.dx-icon-earth-3:before {content: "\e1ba";}
.dx-icon-sun:before {content: "\e1c3";}
.dx-icon-screen-3:before {content: "\e1c6";}
.dx-icon-light-bulb-2:before {content: "\e1c8";}
.dx-icon-cart:before {content: "\e1cd";}
.dx-icon-pie:before {content: "\e1d6";}
.dx-icon-cloud-4:before {content: "\e20c";}
.dx-icon-pencil-2:before {content: "\e014";}
.dx-icon-pin:before {content: "\e081";}
.dx-icon-comment:before {content: "\e05e";}
.dx-icon-brightness:before {content: "\e0d3";}
.dx-icon-heart-4:before {content: "\e17f";}
.dx-icon-battery-full:before {content: "\e000";}
.dx-icon-volume:before {content: "\e002";}
.dx-icon-microphone-2:before {content: "\e003";}
.dx-icon-book-3:before {content: "\e007";}
.dx-icon-paperclip-2:before {content: "\e008";}
.dx-icon-trashcan-2:before {content: "\e009";}
.dx-icon-search-5:before {content: "\e00d";}
.dx-icon-chat-3-2:before {content: "\e00e";}
.dx-icon-calendar-4:before {content: "\e00f";}
.dx-icon-email-2:before {content: "\e015";}
.dx-icon-heart-5:before {content: "\e018";}
.dx-icon-cloud-5:before {content: "\e019";}
.dx-icon-book-4:before {content: "\e01c";}
.dx-icon-star-4:before {content: "\e01d";}
.dx-icon-clock-5:before {content: "\e01e";}
.dx-icon-flag:before {content: "\e01f";}
.dx-icon-meter:before {content: "\e020";}
.dx-icon-users-2:before {content: "\e021";}
.dx-icon-bullhorn:before {content: "\e022";}
.dx-icon-diamond-2:before {content: "\e024";}
.dx-icon-drink:before {content: "\e026";}
.dx-icon-shorts:before {content: "\e027";}
.dx-icon-support-2:before {content: "\e02b";}
.dx-icon-stopwatch:before {content: "\e034";}
.dx-icon-syringe:before {content: "\e03a";}
.dx-icon-lab-2:before {content: "\e03b";}
.dx-icon-image:before {content: "\e03f";}
.dx-icon-chart:before {content: "\e040";}
.dx-icon-pencil-3:before {content: "\e047";}


/*social icons*/
@font-face {
font-family: 'socialicoregular';
src: url('../fonts/socialico-webfont.eot');
src: url('../fonts/socialico-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/socialico-webfont.woff') format('woff'),
url('../fonts/socialico-webfont.ttf') format('truetype'),
url('../fonts/socialico-webfont.svg#socialicoregular') format('svg');
font-weight: normal;
font-style: normal;
}

a[class^="socialico-"] {
font-size: 0px !important;
display: inline-block;
position: relative;
padding-right: 40px;
line-height: 26px;
}

a[class^="socialico-"]:before {
display: inline-block;
text-indent: 0;
overflow: hidden;
font-family: 'socialicoregular';
font-size: 34px;
text-align: center;
line-height: 1;
width: auto;
height: auto;
position: absolute;
top: -5px;
left: 0;
color:#333333;
width: 30px;
-webkit-transition: all 0.4s linear 0s;
-moz-transition: all 0.4s linear 0s;
-o-transition: all 0.4s linear 0s;
-ms-transition: all 0.4s linear 0s;
transition: all 0.4s linear 0s;
}
a[class^="socialico-"]:hover {

}
a[class^="socialico-"]:hover:before {
color: #30bee2;
-webkit-transition: all 0.1s linear 0s;
-moz-transition: all 0.1s linear 0s;
-o-transition: all 0.1s linear 0s;
-ms-transition: all 0.1s linear 0s;
transition: all 0.1s linear 0s;
}

a.socialico-soundcloud-rounded:before {content: "!";}
a.socialico-pinterest-rounded:before {content: "&";}
a.socialico-windows-rounded:before {content: "0";}
a.socialico-addthis-rounded:before {content: "1";}
a.socialico-sharethis-rounded:before {content: "2";}
a.socialico-picasa-rounded:before {content: "4";}
a.socialico-lastfm-rounded:before {content: "5";}
a.socialico-technorati-rounded:before {content: "?";}
a.socialico-mac-rounded:before {content: "@";}
a.socialico-dribble-rounded:before {content: "d";}
a.socialico-behance-rounded:before {content: "b";}
a.socialico-facebook-rounded:before {content: "f";}
a.socialico-google-rounded:before {content: "g";}
a.socialico-skype-rounded:before {content: "h";}
a.socialico-linkedin-rounded:before {content: "i";}
a.socialico-deviantart-rounded:before {content: "j";}
a.socialico-bing-rounded:before {content: "k";}
a.socialico-twitter-rounded:before {content: "l";}
a.socialico-myspace-rounded:before {content: "m";}
a.socialico-flickr-rounded:before {content: "n";}
a.socialico-tumblr-rounded:before {content: "o";}
a.socialico-paypal-rounded:before {content: "p";}
a.socialico-rss-rounded:before {content: "r";}
a.socialico-stumbleupon-rounded:before {content: "s";}
a.socialico-blogger-rounded:before {content: "u";}
a.socialico-vimeo-rounded:before {content: "v";}
a.socialico-wordpress-rounded:before {content: "w";}
a.socialico-youtube-rounded:before {content: "x";}
a.socialico-yahoo-rounded:before {content: "y";}
a.socialico-aim-rounded:before {content: "z";}
a.socialico-dribble:before {content: "D";}
a.socialico-behance:before {content: "E";}
a.socialico-facebook:before {content: "F";}
a.socialico-google:before {content: "G";}
a.socialico-skype:before {content: "H";}
a.socialico-linkedin:before {content: "I";}
a.socialico-deviantart:before {content: "J";}
a.socialico-bing:before {content: "K";}
a.socialico-twitter:before {content: "L";}
a.socialico-myspace:before {content: "M";}
a.socialico-flickr:before {content: "N";}
a.socialico-tumblr:before {content: "T";}
a.socialico-paypal:before {content: "P";}
a.socialico-rss:before {content: "R";}
a.socialico-stumbleupon:before {content: "S";}
a.socialico-blogger:before {content: "B";}
a.socialico-vimeo:before {content: "V";}
a.socialico-wordpress:before {content: "W";}
a.socialico-youtube:before {content: "X";}
a.socialico-yahoo:before {content: "Y";}
a.socialico-aim:before {content: "Z";}

/*horizontal slider*/
.horizontal_slider_list_wrapper {
    position: relative;
    margin-top: 37px;
}
.horizontal_slider_list_wrapper > div {
    overflow: hidden;
}
ul.horizontal_slider_list {
    padding: 0;
    margin: 0;
}
ul.horizontal_slider_list li {
    display: block;
    float: left;
    height: 100%;
}
.es-nav {
    position: absolute; right: 0; top: -65px;
}
.es-nav span {
cursor: pointer;
display: inline-block;
height: 23px;
text-indent: 100%;
width: 23px;
font-size: 0;
color: transparent;

-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
transition: all 0.2s linear;
}

.es-nav span.es-nav-prev{
background: url(../img/arrows-horizontal.png) no-repeat 0 0 #30bee2;
}
.es-nav span.es-nav-next{
background: url(../img/arrows-horizontal.png) no-repeat -23px 0 #30bee2;
margin-left: 7px;i
}
.es-nav span.es-nav-next:hover, .es-nav span.es-nav-prev:hover {
background-color:#333;
}
.related_posts_list {padding-left: 0; list-style: none;}

.horizontal_slider_item, #portfolio .item_title, .related_posts_item, .thumbnail {
    border-radius: 0;
    background-color: transparent;
} 
#portfolio .item_title{}
 .related_posts_item > h4 {padding:18px 0; margin:0; font-size: 18px;}
 .related_posts_item > h4 > a {color:#333333;}
.horizontal_slider_item > h4, 
#portfolio .item_title h4 {margin:0; padding: 16px 0; font-size: 20px;} 
.horizontal_slider_item > h4 > span.heart, 
.related_posts_item > h4 > span.heart, 
#portfolio .item_title h4 > span.heart {float: right; background: url(../img/arrows-horizontal.png) no-repeat -92px -3px; padding:1px 0 1px 21px; font-size: 14px; color: #333333;}
#portfolio .item_title h4 > a, 
.horizontal_slider_item > h4 > a {color:#333333;}
#portfolio .item_title h4 > a:hover,
.related_posts_item > h4 > a:hover,
.horizontal_slider_item > h4 > a:hover {color: #30bee2;}
.portfolio_item_image, .horizontal_slider_introimg {position: relative;}
.portfolio_item_image > div {position: absolute;display: block; height: 100%;top:0; bottom:0; left: 0; right: 0; background-color: #fff; background-color: rgba(255, 255, 255,0.5)
}

.horizontal_slider_item .portfolio_item_image {
    left:0; right: 0; text-align: center; line-height: 1.9em;
}
.horizontal_slider_item_description {
padding: 20px 0px 20px;
text-align: center;
}
.horizontal_slider_item_description h3{ font-size: 19px; margin:0 0 10px 0; text-transform: none;}
.horizontal_slider_item_description h3 a{color:#333333;}
.horizontal_slider_item_description h3 a:hover{color:#30bee2;}

.p-view, .p-link {
    visibility: hidden;
    display: block;
    height: 48px;
    width: 48px;
    margin-top: -24px;
    margin-left: -53px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #30bee2;
}
.p-link {
    margin-left: 5px;
}
.p-view:before, .p-link:before{
    font-family: 'DX-Icons-2';
    font-size: 18px; 
    font-weight: bold;
    color:#fff;
    content: "\e011";
    line-height: 48px;
}
.p-view:hover, .p-link:hover{
    background-color:#333;
}.p-view:hover:before, .p-link:hover:before{
    color:#fff;
}
.p-link:before{
    content: "\e081";   
}


.horizontal_slider_item img,.portfolio_item_image img { 
    -webkit-transition: 0.3s all ease-in-out; -moz-transition: 0.3s all ease-in-out; -o-transition: 0.3s all ease-in-out; -ms-transition: 0.3s all ease-in-out; transition: 0.3s all ease-in-out;
    display: block;
    width: 100%;
}

.horizontal_slider_item:hover img, .portfolio_item_image:hover img {opacity: 0.9}
.horizontal_slider_item:hover .p-view, .portfolio_item_image:hover .p-view {opacity: 1;}

/*gallery*/
#portfolio ul {padding-left: 0; list-style: none; text-align: center;}
#portfolio h4 {margin-top: 0;}
#portfolio .isotope-item {margin-bottom: 20px; max-width: 100%; overflow: hidden;}
#portfolio .item_title p {padding: 0 0 22px;}
#portfolio .item_title h4 {padding: 24px 0 9px;}

#filtrable {margin: 29px 0 50px; float: right;}
#filtrable li {
display: inline-block;
margin-right: 5px;
}
#filtrable a {
font-size: 0.9em;
padding: 4px 10px;
border:1px solid #e5e5e5;
margin-bottom: 10px;
display: inline-block;
background-color: transparent;
}
#filtrable a:hover, 
#filtrable a.selected {
background-color: #fcfcfc;
}
#filtrable a:hover {
    opacity: 0.8;
}
.portfolio_loadmore {
    margin: 30px 0 40px !important;
}
/*gallery single item*/
.description {margin-bottom: 26px}
.skills, .client { border-bottom: 1px solid #e5e5e5; padding-bottom: 6px; margin-bottom: 10px;}
.location {margin-bottom: 27px;}
.skills > span, .client > span, .location > span {
   font-weight: 700;
}
.skills > a, .client > a, .location > a {
   color: #30bee2; 
}
.skills > a:hover, .client > a:hover, .location > a:hover {
   color: #333333; 
}
/*.gallery-single h1 {margin: -9px 0 44px !important;}*/
/*.gallery-single h3 {margin: 14px 0 19px;}*/

/* Isotope Filtering */
.isotope-item {
  z-index: 2;
}

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

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

.isotope,
.isotope .isotope-item[style] {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

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

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-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;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/*blog*/

.blog {margin-top: 7px;}
.blog .entry-thumbnail:first-child{margin: 0px 0px 20px;}
.blog article + article {margin-top: 44px; padding-top: 44px; border-top: 1px solid #e5e5e5;}
h2.entry-title {margin: 36px 0 20px; font-size: 35px;}
h2.entry-title a {color:#333333;}
h2.entry-title a:hover {color:#30bee2;}
.format-small-image h2.entry-title {margin-top: 0;}
.entry-meta {margin: 20px 0; padding:8px 0; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; font-size: 12px;}
.entry-meta .comments-link {float: right;}
.entry-meta .comments-link a, .reply a{color:#30bee2;}
.entry-meta .comments-link a:hover, .reply a:hover{color:#333333;}
.entry-tags {background: url(../img/tags_icon.png) no-repeat 0 2px transparent; padding-left: 27px; margin-top: 29px;}
.blog .read-more {margin-top: 21px;}
.blog .format-small-image .entry-thumbnail  {margin-bottom: 0;}
img.alignleft {
float: left;
margin: 5px 20px 5px 0;
}
footer.bottom-entry-meta {margin: 33px 0;}
.tags {border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; padding: 36px 0;}
.tags h3 {display: inline-block; margin:4px 0 0; }
.tags-links {position: relative; top:-3px; left:4px;}
.tags a,.tagcloud a {
font-size: 0.9em;
padding: 4px 10px;
border:1px solid #e5e5e5;
margin-bottom: 4px;
display: inline-block;
background-color: transparent;
}

.tags a:hover, .tagcloud a:hover {background-color: #fcfcfc;}

.author-meta {margin: 40px 0 50px; padding: 29px 68px 13px; border: 1px solid #e5e5e5; }
.author-meta > img {display: block; float:left; max-width: 200px; margin: 10px 30px 10px 0;}
.author-meta h3 {margin: 12px 0 18px;}
.author-meta p:after{display: table; content: " "; clear:both;}

.related-posts > h3 {margin-bottom: 34px;}

.comments-area {margin: 96px 0 40px;}
.comments-title {font-size: 24px; margin-bottom: 30px;}
.comments-area ol {list-style: none; padding-left: 0;}
.comments-area li {padding: 26px 0 5px;}
.comments-area ol.children li{padding: 30px 0 0 70px;}
.comments-area ol.children ol ol li{padding-left: 0;}
/*.comment-author, .comment-metadata, .reply {display: inline-block;}*/
.comment-meta {position: relative;}
.comment-metadata {border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; margin: 3px 0 10px 100px; font-size: 12px; padding:11px 0;}
.comment-author a{font-size: 14px; position: relative; top:-5px;}
.comment-author img {max-width: 70px; margin-right: 28px; float: left;}
.reply {position: absolute; right: 0; top:36px; font-size: 12px;}
.comment-content {padding: 0 0 9px 100px;}

.comment-respond {margin-top: 56px;}
.comment-reply-title {margin-bottom: 26px;}
.comment-respond label, .contact-form label {display: none;}
form.contact-form {margin-top: 48px; margin-bottom: 20px;}
p.comment-form-author, p.comment-form-email, p.comment-form-url {
    width:33.3333333%; float:left; margin-bottom: 10px;
}
p.comment-form-author, p.comment-form-email {padding-right: 10px;}
p.comment-form-comment:before, p.contact-form-message:before {
    display: table; content: " ";
}
.comment-respond p.form-submit {text-align: center; margin-top: 40px;}

@media (max-width: 570px) {
    .comments-area ol.children li{padding: 30px 0 0 30px;}

    p.comment-form-author, p.comment-form-email, p.comment-form-url, p.contact-form-name, p.contact-form-email, p.contact-form-subject {
        float: none; padding: 0 8px 0 0; width: 100%;
    }
    p.contact-form-message {padding-right: 8px;}
}

/*widgets*/
.single_teaser {text-align: center; margin:20px 0 43px;}
.single_teaser:hover [class^="dx-icon-"] {
    -webkit-box-shadow: 0 0 0 16px #30bee2;
    box-shadow: 0 0 0 16px #30bee2;

    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -o-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}

.single_teaser [class^="dx-icon-"] {
    font-size: 60px;
    line-height: 130px;
    color: #30bee2;
    display: inline-block;
    width: 130px;
    height: 130px;
    margin-bottom: 7px;
    border-radius: 100%;

    -webkit-box-shadow: 0 0 0 3px #30bee2;
    box-shadow: 0 0 0 3px #30bee2;

    -webkit-transition: -webkit-transform 0.2s ease 0s, opacity 0.2s ease 0s;
    -moz-transition: -moz-transform 0.2s ease 0s, opacity 0.2s ease 0s;
    -o-transition: -o-transform 0.2s ease 0s, opacity 0.2s ease 0s;
    -ms-transition: -ms-transform 0.2s ease 0s, opacity 0.2s ease 0s;
    transition: transform 0.2s ease 0s, opacity 0.2s ease 0s;
}


.single_teaser h3 {/*font-size: 20px;*/ margin-top: 20px;}
.single_teaser h3 a{color:#333333;}
.single_teaser h3 a:hover{color:#30bee2;}
.single_teaser p.introtext { margin: 10px 0 10px; }
/*.single_teaser a.readmore {color: #333333;}
.single_teaser a.readmore:hover { color:#30bee2; }*/
.single_teaser.icons-alternative {margin-top: 8px; padding:30px 0 33px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.single_teaser.icons-alternative [class^="dx-icon-"] {
    font-size: 100px; border-radius: 0; background: transparent; color:#333333;
}
.single_teaser.icons-alternative h2 {color:#fff; background-color: #30bee2; display: inline-block; font-size: 35px; margin: 8px 0 5px; padding:4px 16px;}
.single_teaser.icons-alternative h3 {
    font-size: 16px; margin: 2px 0;
}
.single_teaser.icons-alternative:hover {background-color: #30bee2;}
.single_teaser.icons-alternative:hover [class^="dx-icon-"] {color:#fff;}
.single_teaser.icons-alternative:hover h3{color:#fff;}

/*.widget_categories > h3 {margin-bottom: 13px;}*/
.widget_categories ul, .widget_archive ul, .widget_recent_entries ul {list-style:none; padding-left: 20px;}
.widget_categories li, .widget_archive li, .widget_recent_entries li {padding: 3px 0; color: #333333
000;}
.widget_categories a, .widget_archive a, .widget_recent_entries a {color:#333333; position: relative; padding: 0 !important;}
.widget_categories a:before,  .widget_archive a:before,  .widget_recent_entries a:before{ /*background-color: #30bee2; width:4px;*/ height: 4px; content:''; position: absolute; display: block; left:-14px; top:7px; border:3px solid transparent;
border-left-color: #30bee2;
}
.widget_categories a:hover,  .widget_archive a:hover,  .widget_recent_entries a:hover, .widget_nav_menu a:hover {color:#30bee2;}
.widget_nav_menu a { padding: 0px 0 10px 30px !important; color:#333333;}
.widget_nav_menu [class*="dx-icon-"] {
font-size: 19px;
display: inline-block;
margin-right: 20px;
position: absolute;
top: 2px;
left:-4px;
}
.widget_tag_cloud > h3 {margin-bottom: 26px;}
.widget_news > h3{margin-bottom: 7px;}
.widget_news ul{list-style: none; padding-left: 0;}
.widget_news li{padding: 18px 0 6px;}
.widget_news a {color: #333333;}
.widget_news a:hover {color: #30bee2;}
.widget_news li + li {border-top: 1px solid #e5e5e5;}
.news_introimg {float:left; max-width: 80px;}
.news_right {margin-left: 100px;}
.news_right h5 {margin-top: 6px; font-size: 16px;}
.search-field {max-width: 180px; background-color: transparent;}
.widget_social_links > h3 {margin-bottom: 13px;}
.widget_social_links ul {padding-left: 0; list-style: none;}
.widget_social_links a[class^="socialico-"] { padding: 0px 0px 0px 40px; font-size: inherit !important; color:#333333;}
.widget_social_links a[class^="socialico-"]:before {top:-3px;}
.widget_social_links a[class^="socialico-"]:hover { color:#30bee2;}
.widget_social_links li {padding:6px 10px 6px 0; vertical-align: bottom;}
.widget_schedule dt {font-weight: normal;}
.widget_schedule .dl-horizontal dt {width: 80px; text-align: left;}
.widget_schedule .dl-horizontal dd {margin-left: 100px; text-align: right;}
.widget_testimonials {
    border:1px solid #e5e5e5;
    padding:20px;
    min-height: 250px;
}
.widget_testimonials .carousel-introtext{
    
    font-style: italic;
    padding: 10px 10px 10px 30px;
}
.widget_testimonials .carousel-readmore{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    border-top: 1px solid #e5e5e5;
    padding: 20px 10px 10px 30px;
}
.widget_testimonials .carousel-control.right, .widget_testimonials .carousel-control.left {
    display: block; width:23px; height: 23px; top:24px; right: 10px;
    background: url(../img/arrows-horizontal.png) no-repeat -23px 0 #30bee2;
}
.widget_testimonials .carousel-control.left {background-position: 0 0; right: 38px; left:auto;}

.thumbnail .caption {padding: 16px 20px 9px; line-height: 1.8em;}
.thumbnail .caption h4 {font-size: 20px; margin:6px 0 8px;}
.dxsingle_teaser_left {float: left;}
.dxsingle_teaser_right {margin: 0 0 23px 56px;}
.dxsingle_teaser_right h3 {margin-bottom: 18px; font-size: 24px;}
.dxsingle_teaser_right h3 a{color:#333333;}
.dxsingle_teaser_right h3 a:hover{color:#30bee2;}
.dxsingle_teaser_left [class^="dx-icon-"]:before {
    display: block;
    font-size: 42px;
    color:#30bee2;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.left_icons:hover [class^="dx-icon-"]:before {color:#30bee2;}
/*circle progress bars*/
.chart {
  position: relative;
  display: inline-block;
  text-align: center;
}
.chart canvas {
}
.percent {
  display: block;
  position: absolute;
  top:50%;
  left:50%;
  margin-top: -1em;
  margin-left: -0.8em;
  z-index: 2;
}
.percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: .8em;
}

/*pricing tables*/
.pricing-table {
    list-style: none;
    padding: 0;
    text-align: center;
    border: 1px solid #e5e5e5;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;

}

.pricing-table:hover {
    -webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,.1);
    box-shadow: 0 2px 3px 1px rgba(0,0,0,.1);
    -webkit-transition: all .05s linear;
    -moz-transition: all .05s linear;
    -o-transition: all .05s linear;
    -ms-transition: all .05s linear;
    transition: all .05s linear;

    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
}
.pricing-table li {}
.pricing-table li + li {border-top:0;}
.pricing-table li p {padding:0 4px; margin:0;}
.pricing-table li.plan-price {padding: 30px 0 10px; background-color: #30bee2; color:#fff;}
.pricing-table li.plan-name {font-size: 1.8em; padding: 22px 0 10px; color:#30bee2;  }
.plan-price span + span {
    font-size: 60px;
    font-weight: normal;
    letter-spacing: 2px;

    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.plan-price span:first-child {
    font-size: 18px;
    position: relative;
    top: -25px;
}
.call-to-action {padding-top: 16px;}
.call-to-action a {display: block; color:#fff; background-color: #30bee2; padding:8px 0;}
.call-to-action a:hover {background-color: #333333;}

/*flickr*/
ul#flickr {margin: 0; padding: 0;}
ul#flickr li {
    background-color: #C4C4C4;
    display: inline-block;
    line-height: 0 !important;
    list-style: none outside none;
    margin: 0 5px 5px 0;
}

/*Call Out*/
.bs-callout {
    border-left: 3px solid #EEEEEE;
    margin: 20px 0;
    padding: 30px;
}
.bs-callout h4 {
    margin-bottom: 5px;
    margin-top: 0;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout-danger {
    background-color: #FDF7F7;
    border-color: #EED3D7;
}
.bs-callout-danger h4 {
    color: #B94A48;
}
.bs-callout-warning {
    background-color: #FAF8F0;
    border-color: #FAEBCC;
}
.bs-callout-warning h4 {
    color: #8A6D3B;
}
.bs-callout-info {
    background-color: #F4F8FA;
    border-color: #BCE8F1;
}
.bs-callout-info h4 {
    color: #34789A;
}

/*front page images*/
.front-image-wrapper {margin-top: 60px;}
.front-image-wrapper img {
    opacity: 0;
    position: absolute;
            left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;
}
.front-image-wrapper img.front-image-active {
    
}
.front-image-indicators {
    margin:37px 0 0; padding: 0; text-align: center;
}
.front-image-indicators li {
    display: inline-block;
    height: 26px;
    cursor: pointer;
}

.front-image-indicators li.img-tablet {
    width: 13px;
    margin-right: 6px;
    background: url(../img/icon-tablet.png) no-repeat 0 100% #333333;
}
.front-image-indicators li.img-desktop {
    width: 30px;
    margin-right: 2px;
    background: url(../img/icon-desktop.png) no-repeat 0 100% #333333;    
}
.front-image-indicators li.img-phone {
    width: 13px;
    background: url(../img/icon-phone.png) no-repeat 0 100% #333333;    
}
.front-image-indicators li.front-image-active {
    background-color: #30bee2 !important;
}

/*page preloader*/
#preloader  {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../example/logo.png) no-repeat 50% 50% #fff;
    z-index: 10000;
    height: 100%;
 }

#preloaderimg  {
     width: 40px;
     height: 40px;
     position: absolute;
     left: 50%;
     top: 50%;
     background: url(../img/preloader.gif) no-repeat 50% 50% transparent;
     margin: 60px 0 0 -20px;
}

/*prettyPhoto*/
div.facebook .pp_expand{background:url(../img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../img/prettyPhoto/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px; margin-top: -2px;}
div.facebook .pp_nav .pp_play{background:url(../img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../img/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px; overflow: hidden;}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;/*margin:10px 0 2px;*/ padding:7px 10px; background-color: #fff;}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%; -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none;}
a.pp_previous{background:url(../img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%;-webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none;}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:30px;top:7px;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

/*print styles*/
@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* -----------------------------------------
	TFL TUBE
----------------------------------------- */
ul.station-lines-list
{
    list-style-type: none;
     margin: 10px 0px 5px 0px;
     padding: 0px 0px 0px 0px;
}
ul.station-lines-list li
{
    color:#000;
    list-style: none;
    background: none; /*http://foohack.com/2007/11/cross-browser-support-for-inline-block-styling/ */
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline;
    border-top: 4px solid #cfcfcf;
    width: 107px;
    margin: 0px 15px 5px 0px;
    padding: 2px 0px;
    font-weight: bold;
    font-size:1em;
    vertical-align:top;
}

ul.station-lines-list li.bak
{
    border-top: 4px solid #AE6118;
}
ul.station-lines-list li.cen
{
    border-top: 4px solid #E41F1F;
}
ul.station-lines-list li.cir
{
    border-top: 4px solid #F8D42D;
}
ul.station-lines-list li.dis
{
    border-top: 4px solid #00A575;
}
ul.station-lines-list li.doc
{
    border-top: 4px solid #00BBB4;
}
ul.station-lines-list li.ham
{
    border-top: 4px solid #E899A8;
}
ul.station-lines-list li.jub
{
    border-top: 4px solid #8F989E;
}
ul.station-lines-list li.met
{
    border-top: 4px solid #893267;
}
ul.station-lines-list li.nor
{
    border-top: 4px solid #000000;	
}
ul.station-lines-list li.pic
{
    border-top: 4px solid #0450A1;
}
ul.station-lines-list li.vic
{
    border-top: 4px solid #009FE0;
}
ul.station-lines-list li.wat
{
    border-top: 4px solid #70C3CE;
}
ul.station-lines-list li.lon
{
    border-top: 4px solid #F86C00;
}



/*color swithcer*/
#color-switcher {position: fixed; width: 24px; height: 64px; top:50%; margin-top: -32px; background: #fff; z-index: 11000;}
#color-switcher a {display: block; width: 16px; height: 16px; position: relative; margin:4px; }
#color-switcher a:hover {opacity: 0.8}
#red {background-color: #30bee2;} 
#blue {background-color: #00afd1;} 
#green {background-color: #6f9c19;} 


.multi-column {
-moz-column-count: 2;
-moz-column-gap: 20px;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
}

.keywords {
color: #6a6a6a;
font-size: 75%;
display: block;

}
.destination{
	line-height:150%;
	font-size:150%	
}

@media screen and (max-width: 995px) {
  .affix {
position: relative;
}
}



