@import "https://fonts.googleapis.com/css?family=PT+Sans:400,700,400italic,700italic";
/*override bootstrap*/
.clearfix {clear: both;}
.navbar-brand {float: none;}
.nav > li > a:hover, .nav > li > a:focus {background-color: transparent;}
.form-control {box-shadow: none; height: 46px; padding: 14px 12px; vertical-align: middle;}
.form-control:focus { border-color: #4676cf; outline: 0; -webkit-box-shadow: none; box-shadow: none; }

.panel-title {font-size: 20px; font-weight: 300;}
.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: transparent; color:#333333; position: relative;border-color:#ebebeb}
.accordion-toggle:after {display: block; content: ""; position: absolute; width: 23px; height: 23px; background: url(../img/arrows-horizontal.png) no-repeat -69px 0 transparent; right: 0; top:10px;}
.accordion-toggle.collapsed:after{background-position: -46px;}
.panel-group .panel + .panel {margin-top: 0;}
.panel-heading {padding: 11px 11px 11px 56px;}
.panel-heading[class*="dx-icon-"]:before {position: absolute; font-size: 20px; color:#4676cf; left: 20px;}
.panel-body {padding-left: 56px;}
.breadcrumb {background: transparent; padding: 4px 0; margin-bottom: 0; margin-left: 0;}
.breadcrumb a {color: #333333;} 
.breadcrumb a:hover {color: #4676cf;}
.pagination {margin:0;} 
.pagination > li >  a {border:none; border-radius: 4px; margin-right: 6px; background-color: #ebebeb; color:#8c8c8c; padding:3px 8px;} 
.pagination > li.active > a, .pagination > li > a:hover, .pagination > li.active > a:hover {background-color: #4676cf; color:#fff;} 
.carousel-indicators {display: none;}
.carousel-control.right, .carousel-control.left {background-image: none;}
.carousel-control > span { border-radius: 1px; width: 55px !important; height: 55px !important; background: url(../img/slider_arrows.png) no-repeat 0 -4px #4676cf;}
.carousel-control > span.icon-next {background-position: -159px -4px;}
.carousel-control .icon-prev, .carousel-control .icon-next {margin-top: -26px; margin-left: -26px;}
.carousel-control .icon-prev:before, .carousel-control .icon-next:before {content:"" !important;}
.progress {box-shadow: 0; height: 31px; box-shadow: none; background-color: #fff;}
.progress-bar {font-size: inherit; text-align: left;}
.progress-bar span {display: inline-block; padding: 4px 10px;}
.progress-bar-danger {background-color: #4676cf;}
.thumbnail {padding: 0; border: none; border-top: 1px solid #fcfcfc;}
.thumbnail .caption {color:inherit;}
.tab-content {background-color: #fff; padding: 30px 30px 24px; border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-box-shadow: 0px 2px 3px #e7e7e7;
    -webkit-box-shadow: 0px 2px 3px #e7e7e7;
    box-shadow: 0px 2px 3px #e7e7e7;}
.nav-tabs {border-bottom-color: #efefef; margin-left: 0; padding-left: 0;}
.nav-tabs > li > a {border-radius: 0; border:0; padding: 13px 20px; background-color: #f0f0f0; color:#8c8c8c; margin-right: 0; border-right: 1px solid #e5e5e5; margin-top: 20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 0;
    -moz-box-shadow: 0px -1px 3px #e7e7e7;
    -webkit-box-shadow: 0px -1px 3px #e7e7e7;
    box-shadow: 0px -1px 3px #e7e7e7;
    border-right: 1px solid #e5e5e5;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: #fafafa;
}

/*fresh bo*/
.form-horizontal .controls {
    margin-left: 0;
}
.dropdown-menu {
    margin-top: -1px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background-color: #4676cf;
    background-image: none;
}
.dropdown-toggle, .nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
    background-color: #FFFFFF !important;
    color: #4676cf;
}
.no-margin-left {
    margin-left: 0 !important;
}
.page-header {
    border-bottom: 1px dotted #DDDDDD;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
.page-header h1, .page-header h2, .page-header h3 {
    margin: 0;
}
.label-info, .badge-info {
    background-color: #4676cf;
}
span.label-warning {
    display: block;
}
.pagination ul > li > a, .pagination ul > li > span {
    background-color: rgba(0, 0, 0, 0);
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0);
}
.alert-info {
    background-color: #4676cf;
    border: medium none;
}

/*vetrical*/
#abovecontent {padding: 19px 0;}
#belowcontent {
    padding: 40px 0;
}
#bottomslider {padding: 72px 0 53px;}
#map {height: 500px;}
#middle {padding: 20px 0 40px;}
#middle h1:first-child, #belowcontent h1:first-child{margin-top: 0;}
#middle div.text-center {padding-bottom: 52px;}
#middle p + .text-center .theme_btn {margin-top: 53px;}
aside .block + .block {margin-top: 34px;}
#footer {padding: 60px 0; }
#copyright {padding: 15px 0;}
@media screen and (max-width: 992px) {
    [class*="col-"] + [class*="col-"] {margin-top: 70px;}
    #header {text-align: center;}
    #header select {margin: 0 auto; }
    #header [class*="col-"] + [class*="col-"] {margin: 10px 0;}
    #mainslider [class*="col-"] + [class*="col-"] {margin-top: 0;}
    #mainslider .slide_description {top:0 !important;}
}

/*main*/
body {
    color: #9D9D9D;
    font-family: 'PT Sans',sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
}
h1, h2, h3, h4, h5, h6 {
    color: #4676cf;
    font-weight: 400;
}
h1 {
    font-size: 35px;
    line-height: 1;
    margin-bottom: 15px;
    font-weight: 700;
}
h2 {
    font-size: 34px;
    line-height: 1;
    margin-bottom: 15px;
}
h3 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
}
h4 {
    font-size: 25px;
    margin-bottom: 16px;
}
h5 {
    font-size: 22px;
    margin-bottom: 14px;
}
h6 {
    font-size: 18px;
    margin-bottom: 12px;
}
p {
    margin-bottom: 15px;
}
* p:last-child {
    margin-bottom: 0 !important;
}
blockquote, .blockquote {
    background: url(../img/blockquote.png) no-repeat 15px 24px #fff;
    border: 1px solid #dedede;
    margin: 20px 0;
    padding: 20px 10px 40px 70px;
}
img {max-width: 100%;}
a {
    color: #4676cf;
    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: #4676cf;
    outline: medium none;
    text-decoration: none;
}
ul, ol {
    margin: 0 0 10px 15px;
    padding: 0;
}
iframe{border:none;}
.theme_btn {
    background: #4676cf;
    padding: 4px 11px;
    border: none !important;
    color: #fff;
    border-radius: 1px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
    filter: dropshadow(color=#555, offx=0, offy=1);
    padding: 11px 24px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.theme_btn:hover {
    color: #fff !important;
    background: #333333;
    -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;    
}
.not_found {font-size: 100px; line-height: 1.1; color: #4676cf;}
.highlight {
    color: #4676cf;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
display: inline-block;
/*height: 20px;
padding: 6px 6px;*/
margin-bottom: 4px;
font-size: 13px;
line-height: 18px;
color: #555;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
input,
textarea {
width: 210px;
}
    input.searchKnap, input.SearchHomepage {
        width: 40px;
        height: 23px;
        margin-top: 3px;
        padding: 0;
    }
div.searchInput {display: flex}
    div.searchInput > input.searchBox {
        margin-top: 4px;
        box-shadow: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid #ced4da;
    }
    textarea {
        height: auto;
    }
.searchWrapper {margin-top:6px}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
{
    color: #a8a8a8;
    background-color: #fff;
    border: 1px solid #eee;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: rgba(135, 179, 9, 0.4);
outline: 0;
outline: thin dotted \9;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.block > h3 {font-weight: bold; margin-top: 0; margin-bottom: 18px;}
.entry-title {margin: 0 0 8px;}
.entry-thumbnail {margin: 32px 0 34px;}

#header {border-bottom: 1px solid #DEDEDE; 
    border-top: 1px solid #DEDEDE; padding: 0; background: #fff; width: 100%; z-index: 10000; position: relative;
    }
#header .navbar-brand {padding: 7px 15px 5px 0px; display: block;}
#header .search-form .search-submit {
    display: none;
}

#header .search-form {
    position: absolute;
    right: 20px;
    top: 0;
    height: 55px; 
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

#header .search-field {
    background-color: transparent;
    background-image: url(../img/search.png);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: none;
    cursor: pointer;
    height: 37px;
    margin: 8px 14px;
    padding: 0 0 0 34px;
    position: relative;
    -webkit-transition: width 400ms ease, background 400ms ease;
    transition:         width 400ms ease, background 400ms ease;
    width: 0;
}

#header .search-field:focus {
    background-color: #fff;
    cursor: text;
    outline: 0;
    width: 230px;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.screen-reader-text:focus {
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    display: block;
    height: auto;
    line-height: normal;
    padding: 15px 23px 14px;
    position: absolute;
    left: 5px;
    top: 5px;
    text-decoration: none;
    width: auto;
    z-index: 100000;
}

#abovecontent {
    background-color: #F7F7F7;
}

#belowcontent {}

#map img {max-width: inherit;}
#middle {background-color: #F7F7F7;}
#footer {
    background: none repeat scroll 0 0 #040b56;
    color: #B2B2B2;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {color: #fff; font-size: 1em;}
#footer a {color: #8c8c8c;}
#footer a:hover {color: #DFDFDF;}
#footer .block > h3 { font-size: 18px; font-weight: 400;}
#footer .nav li + li { border-top: 1px solid #555555;}
#footer .nav a {padding:5px 10px 5px 0; text-transform: uppercase;}

#footer .theme_btn:hover {
    background-color: #fff;
    color:#333333;
    -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;    
}
#footer .form-control {border: none; background-color: #323232; color: #8c8c8c; width:170px; margin: 8px 0 12px;}
#footer .form-control:focus {-webkit-box-shadow: none;
box-shadow: none;}
#copyright {
    background: none repeat scroll 0 0 #000000;
    color: #B3B3B3;
}
#copyright p {margin-bottom: 0; margin-top: 5px;}

/* Menu */
.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;
}
.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;
    left: 100%;
}


/* Menu Skin */
.sf-menu {
/*    float: right;*/
    text-transform: capitalize;
}
.sf-menu ul {
    box-shadow: 2px 2px 6px rgba(0,0,0,.05);
    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: -22px;
}

.sf-menu a {
    padding: 0;
    text-decoration: none;
    zoom: 1; /* IE7 */
    color: #333333;
    font-size: 18px;
}
.sf-menu a:hover {
    color:#4676cf;
}
.sf-menu > li > a {
    border-top: 3px solid transparent;
    color:#333333;
    padding: 12px 28px 17px;
    font-size: 18px;
}
.sf-menu > li > a:hover, .sf-menu > li.active > a {
    color:#4676cf;
}
.sf-menu > li li.active a {color:#d5e694; 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: #4676cf;
    padding: 17px 0 10px;
}

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

.sf-menu ul a {
    border-top: 1px solid #a9cb27;
    padding: 7px 0;
    color:#fff;
}
.sf-menu ul a:hover {
    color:#d5e694;
}
.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 li {

}
.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 {
    display: none;
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    /* order of following 3 rules important for fallbacks to work */
    border: 5px solid transparent;
    border-top-color: #333333; /* 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: -5px;
    margin-right: -16px;
    border-color: transparent;
    border-left-color: #333333; /* 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: #4676cf;
}
@media screen and (max-width: 992px) {
    #header .search-form {border:none;top:-5px;}
}


/*
 * 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 .slide_2{background-image: url(../img/slide_bg2.jpg); background-repeat: no-repeat; background-position: 50% 0; }
.flexslider .slide_3{background-image: url(../img/slide_bg3.jpg); background-repeat: no-repeat; background-position: 50% 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 img.fullwidthimage {width: 100%;}
.flexslider .slides .slider_images img {width: auto; display: inline-block; background-color: #8c8c8c; 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: #4676cf;}
.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: 39px; height: 39px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; background-color: #323232; font-size: 0; color:transparent; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; -webkit-border-radius: 100%; border-radius: 100%; }
.flex-direction-nav .flex-prev { left: 30px; }
.flex-direction-nav .flex-next { right: 30px; }
.flexslider:hover .flex-prev { opacity: 0.7; }
.flexslider:hover .flex-next { opacity: 0.7; }*/

.flex-direction-nav a {
    background-color: #4676cf !important;
    cursor: pointer;
    display: block;
    height: 55px;
    margin-top: -28px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 50%;
    width: 55px;
    z-index: 99;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}

.flex-direction-nav a:hover {
    -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;
}

.flex-direction-nav .flex-prev {
    background: url("../img/slider_arrows.png") no-repeat scroll 0 -4px rgba(0, 0, 0, 0);
    left: 0;
}
.flex-direction-nav .flex-prev:hover {
    background-color: #1E1E1E !important;
}
.flex-direction-nav .flex-next {
    background: url("../img/slider_arrows.png") no-repeat scroll -159px -4px rgba(0, 0, 0, 0);
    right: 0;
}
.flex-direction-nav .flex-next:hover {
    background-color: #1E1E1E !important;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; background-color: #4676cf;}
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { background: url(../img/arrows-slider.png) no-repeat 0 0 transparent; position: absolute;
content: ""; width:39px; height: 39px;}
.flex-direction-nav a.flex-next:before  { background-position: -39px 0; }

/* 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: 33px; text-align: center; z-index: 2; display: none; /*hide for this design*/}
#bottomslider .flex-control-nav {display: block;}
.flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 7px; height: 7px; display: block; background: #323232; cursor: pointer; color:transparent; font-size: 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%; border-radius: 100%;}
.flex-control-paging li a:hover { opacity: 0.8;}
.flex-control-paging li a.flex-active { background: #4676cf; cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
  .slide_description {display: none;}
}
/*slider common*/
#bottomslider { background: #f3f3f3;}
#mainslider {
position: relative; 
/*background: #4676cf;
background: -moz-linear-gradient(top,  #4676cf 0%, #7cab06 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4676cf), color-stop(100%,#7cab06));
background: -webkit-linear-gradient(top,  #4676cf 0%,#7cab06 100%);
background: -o-linear-gradient(top,  #4676cf 0%,#7cab06 100%);
background: -ms-linear-gradient(top,  #4676cf 0%,#7cab06 100%);
background: linear-gradient(to bottom,  #4676cf 0%,#7cab06 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4676cf', endColorstr='#7cab06',GradientType=0 );*/
color:#fff;
}
.slide_description {position: relative;}
.fullwidthimage .slide_description {position: absolute;}
.imagetitle {font-size: 32px; color:#fff; letter-spacing: -1px; margin-bottom: 20px; line-height: 1.55; }
#bottomslider .imagetitle {color:#333;}
.imagetitle span {background: #346e32; background: rgba(0,0,0, 0.3);padding: 2px 10px; }
.imagedesc {font-size: 18px; color:#fff;}
.slide_description a  {
    border: 2px solid #F1F1F1;
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    margin: 23px 0 10px;
    padding: 11px 24px;
    text-transform: uppercase;
    text-shadow: none;
}


.slide_description a:hover {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    color: #4676cf;
}
#bottomslider .flexslider {padding-bottom: 50px;-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.regular_image {position: relative;}
.regular_image .slide_description {padding: 26px 30px 28px;
    position: absolute;
    background-color: #323232;
    background-color: rgba(50, 50, 50, 0.8);
    text-transform: none;
    top:auto !important;
    bottom: 80px !important; left: 100px !important;
    max-width: 370px;
    }
.regular_image .imagetitle { font-size: 24px; font-weight: 700; color: #fff; margin-bottom: 10px;}
.regular_image .imagedesc { color: #ddd; }
#bottomslider .flex-control-nav { bottom: 0px; }

/*totop*/
#toTop {
    background: url("../img/ui.totop.png") no-repeat scroll left top #4676cf;
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    bottom: 14px;
    display: none;
    height: 40px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: -999px;
    transition: all 0.4s linear 0s;
    width: 40px;
    z-index: 10000;
}
#toTopHover, #toTop:hover {
    background-color: #303030;
    opacity: 0.9;
    transition: all 0.1s linear 0s;
}
#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: 30px;
line-height: 26px;
}

a[class^="socialico-"]:before {
display: inline-block;
text-indent: 0;
overflow: hidden;
font-size: 33px;
width: auto;
height: auto;
font-family: 'socialicoregular';
position: absolute;
top: -4px;
left: 0;
color:#818181;
-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 {
background-color: transparent;
}
a[class^="socialico-"]:hover:before {
color:#4676cf;
-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;
}

#footer a[class^="socialico-"]:hover:before, #copyright a[class^="socialico-"]:hover:before {color: #f1f1f1;}

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;
}
.horizontal_slider_list_wrapper > div {
    overflow: hidden;
    /*shadow*/ padding: 0 2px;
}
ul.horizontal_slider_list {
    padding: 0;
    margin: 0;
}
ul.horizontal_slider_list li {
    display: block;
    float: left;
    height: 100%;
    /*for shadow*/margin-left: 1px;

}
.es-nav {
    position: absolute; right: 3px; top: -55px;
}
.es-nav span {
cursor: pointer;
display: inline-block;
height: 23px;
text-indent: 100%;
width: 23px;
font-size: 0;
color: transparent;
border-radius: 1px;

-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 transparent;
}
.es-nav span.es-nav-next{
background: url(../img/arrows-horizontal.png) no-repeat -23px 0 transparent;
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 { /*-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.11);-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.11);box-shadow:0 1px 2px rgba(0, 0, 0, 0.11); margin-bottom: 2px;
    -webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px;
    -webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomleft:4px;border-bottom-left-radius:4px;
    background: #fff;*/
} 
.horizontal_slider_item > h4, 
.related_posts_item > h4, 
#portfolio .item_title h4 {margin:0; font-size: 16px; padding: 10px 0 0; } 
.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: #8c8c8c;}
#portfolio .item_title h4 > a, 
.related_posts_item > 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: #4676cf;}
.horizontal_slider_introimg, .portfolio_item_image {position: relative;}
.p-view {
    display: block;
    height: 39px;
    width: 39px;
    margin-top: -19px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(0, 0, 0, .5);
    margin-left: -18px;
    opacity: 0;
    background: url(../img/view.png) no-repeat 50% 50% #4676cf;
    border-radius: 2px;
}
.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;
}

.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;}
#portfolio h4 {margin-top: 0;}
#portfolio .isotope-item {margin-bottom: 20px; max-width: 100%;}
#portfolio .item_title p {padding: 0 0 22px;}
#portfolio .item_title h4 {padding: 25px 0 12px;}

#filtrable {margin-bottom: 45px; margin-left: 0;}
#filtrable li {
display: inline-block;
margin-right: 3px;
}
#filtrable a {
padding: 0 6px;
line-height: 1.52em;
background-color: #ebebeb;
color: #8c8c8c;
display: inline-block;
border-radius: 1px;
}
#filtrable a:hover, 
#filtrable a.selected {
background-color: #4676cf;
color:#fff;
}
#filtrable a:hover {
    opacity: 0.8;
}
.portfolio_loadmore {
    margin: 0 0 40px;
}
/*gallery single item*/
.description {margin-bottom: 16px}
.skills, .client { border-bottom: 1px solid #ebebeb; padding-bottom: 6px; margin-bottom: 6px;}
.location {margin-bottom: 22px;}
.skills > span, .client > span, .location > span {
   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 {
  -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 {border-top: 1px solid #ebebeb; margin-top: 49px; padding-top: 49px;}
h2.entry-title {font-weight: 700; margin-bottom: 0;}
h2.entry-title a {color:#333333; font-size: 24px;}
h2.entry-title a:hover {color:#4676cf;}
.blog .entry-meta {margin-bottom: 20px;}
.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.entry-meta {margin: 33px 0;}
.tags {border-top: 1px solid #ebebeb; border-bottom: 1px solid #ebebeb; padding: 36px 0;}
.tags h3 {display: inline-block; margin:0; font-weight: 700;}
.tags-links {position: relative; top:-3px; left:4px;}
.tags a, .tagcloud a {display: inline-block; padding: 0 4px; margin-bottom: 4px; background-color: #ebebeb; border-radius: 
3px; color:#8c8c8c;}
.tags a:hover, .tagcloud a:hover {background-color:#4676cf; color:#fff; opacity: 0.9;}

.author-meta {margin: 80px 0 74px; padding: 32px 50px 30px; background-color: #f3f3f3; }
.author-meta > img {display: block; float:left; max-width: 125px; border-radius: 2px; margin: 10px 30px 10px 0;}
.author-meta h3 {font-weight: 700; margin: 12px 0 18px;}

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

.comments-area {margin: 74px 0 40px;}
.comments-title {font-size: 24px; font-weight: 700; margin-bottom: 0;}
.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-author img {max-width: 51px; border-radius: 2px; margin-right: 16px;}
.comment-content {padding: 0 0 9px 70px; border-bottom: 1px solid #ebebeb;}

.comment-respond {margin-top: 66px;}
.comment-reply-title {font-weight: 700; margin-bottom: 26px;}
.comment-respond label, .contact-form label {display: none;}
p.comment-form-author, p.comment-form-email, p.comment-form-url {
    width:33%; float:left; margin-bottom: 10px;
}
p.comment-form-author, p.comment-form-email {padding-right: 10px;}
p.comment-form-comment {padding-right: 8px;}
p.comment-form-comment:before, p.contact-form-message:before {
    display: table; content: " ";
}
p.contact-form-name, p.contact-form-email {
      width:50%; float: left; margin-bottom: 10px;
}
p.contact-form-name {
   padding-right: 5px;
}
p.contact-form-email {
   padding-left: 5px;
}
@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-name, p.contact-form-email {
        float: none; padding: 0 8px 0 0; width: 100%;
    }
    p.contact-form-message {padding-right: 8px;}
}

/*widgets*/
.single_teaser {text-align: center; margin:61px 0 53px;}
.single_teaser h3 {font-size: 22px; font-weight: 400;}
.single_teaser:hover [class^="dx-icon-"] {
    color:#fff;
    background-color: #4676cf;
    -webkit-transition: all 0.14s ease-in-out;
    -moz-transition: all 0.14s ease-in-out;
    -o-transition: all 0.14s ease-in-out;
    -ms-transition: all 0.14s ease-in-out;
    transition: all 0.14s ease-in-out;}
.single_teaser [class^="dx-icon-"] {
    font-size: 50px;
    line-height: 100px;
    color: #4676cf;
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background-color: #ededed;
    margin-bottom: 7px;

    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.single_teaser p.introtext { margin: 17px 0 5px; }
.single_teaser a.readmore { font-size: 13px; text-transform: uppercase; color: #333333;}
.single_teaser a.readmore:hover { color:#4676cf; }

.widget_categories > h3 {margin-bottom: 13px;}
.widget_categories ul {
    padding-left: 0; margin-left: 0; list-style:none; text-transform: uppercase;
}
.widget_categories li {padding: 6px 0; border-bottom: 1px solid #ebebeb;}
.widget_categories a {color: #333333;}
.widget_categories a:hover {color: #4676cf;}
.widget_tag_cloud > h3 {margin-bottom: 26px;}
.widget_news > h3{margin-bottom: 7px;}
.widget_news ul{list-style: none; padding-left: 0; margin-left: 0;}
.widget_news li{padding: 8px 0;}
.news_introimg {float:left; max-width: 80px;}
.news_right {margin-left: 100px;}
.news_right h5 {line-height: 1.6em; margin-top: 6px; font-size: 14px;}
.news_right a, .author_url {color: #333333;}
.news_right a:hover, .author_url:hover {color: #4676cf;}
.search-field {max-width: 180px;}
.widget_search .theme_btn {padding: 12px 24px;}
.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:0;}
.widget_social_links a[class^="socialico-"]:hover { color:#4676cf;}
.widget_social_links li {padding:6px 10px 6px 0; vertical-align: bottom;}
.widget_social_links li + li {
    border-top: 1px solid #ebebeb;
}
.thumbnail .caption {padding: 16px 0 9px; line-height: 1.6em;}
.thumbnail .caption h4 {font-size: 16px;}
.dxsingle_teaser_left {float: left;}
.dxsingle_teaser_right {margin-left: 44px;}
.dxsingle_teaser_right > h3 {font-weight: 700;}
.dxsingle_teaser_left [class^="dx-icon-"]:before {
    color:#4676cf;
    display: block;
    font-size: 28px;
}
.twitter {
    margin-top: 0;
}
.twitter img {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}
.twitter span.tweet_time {
    display: block;
    padding-bottom: 5px;
}
.twitter dt {
    width: 40px;
}
.twitter dl {
    list-style: none outside none;
    margin-bottom: 20px;
}
.twitter dd {
    margin-left: 55px;
}
.twitter dl:last-child {
    border: medium none;
}
#flickr {
    margin: 0;
}
#flickr li {
    background-color: #C4C4C4;
    display: inline-block;
    line-height: 0 !important;
    list-style: none outside none;
    margin: 0 5px 5px 0;
}

/*color swithcer*/
#color-switcher {position: fixed; width: 54px; height: 224px; top:50%; margin-top: -112px; background: url(../img/color-swithcer.png) no-repeat 0 0 transparent; z-index: 10;}
#color-switcher > div {position: absolute; width: 18px; right: 3px; top:29px; overflow: hidden;}
#color-switcher a {display: block; width: 8px; height: 16px; margin: 7px 0; border-bottom-left-radius: 8px; border-top-left-radius: 8px; position: relative; left:10px;}
#color-switcher a:hover {width:18px; left:0;}
#color-0 {background-color: #4676cf;} 
#color-1 {background-color: #ed9300;} 
#color-2 {background-color: #f0b81c;} 
#color-3 {background-color: #a4b736;} 
#color-4 {background-color: #78b789;} 
#color-5 {background-color: #4bb8dc;} 
#color-6 {background-color: #9266be;} 


/*prettyPhoto*/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../img/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../img/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../img/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../img/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../img/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../img/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../img/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../img/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../img/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../img/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../img/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../img/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../img/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../img/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../img/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../img/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../img/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../img/prettyPhoto/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../img/prettyPhoto/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../img/prettyPhoto/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
/*div.facebook .pp_top .pp_left{background:url(../img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y}*/
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}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:transparent;}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../img/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.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;
    }
}
.ui-autocomplete{z-index:100000}