@charset utf-8;
/*--
	Theme Name: theme1804
	Theme URI: https://template-help.com/
	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: https://www.Template-Help.com/
--*/

/* General
---------------------------------------- */

.h1, h1{font:normal 32px/1.2em 'bebas_neuebold',sans-serif;color:#334952;}
.h2, h2 {font:normal 24px/1.2em 'bebas_neuebold',sans-serif;color:#334952;}
.h3, h3 {font:normal 20px/1.2em 'bebas_neuebold',sans-serif;color:#334952;}
.h4, h4{font:normal 14px/1.2em 'bebas_neuebold',sans-serif;color:#356d8b;}
.h5, h5{font:normal 12px/1.2em Arial,Helvetica,sans-serif;color:;}
.h6, h6{font:normal 10px/1.2em Arial,Helvetica,sans-serif;color:;}
#main,#footer{font:normal 13px/1.538em Arial,Helvetica,sans-serif;color:#849499;}

.foomnew{
    display: flex;
    justify-content: space-between;
}
.foomnew .bottom-menu li{
    display: block;
    float: none !important;
    margin-top: 15px;
}
.bottom-menu li a{
     text-decoration: none !important;
}
.address p a{
    text-decoration: none !important;
}
div.address{
    margin-top:15px;
}
.top-p{
    font-weight: 600;
    font-size: 14px;
}
.top-p a{
    text-decoration: none !important;
    color: white !important;
}
.top-p a:hover{
    text-decoration: none !important;
    color: white !important;
}
html,
body {
    min-width: 1064px;
    height: 100%;
    background-color: #ebf7f8;
}

body {
    color: #636F73 !important;
    font: 100%/12px Arial, Helvetica, sans-serif;
    position: relative;
}

#main,
#footer {
    color: #495C62 !important;
}

::selection {
    background: #57acc5;
    color: #fff;
}

::-moz-selection {
    background: #57acc5;
    color: #fff;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

body {
    -webkit-tap-highlight-color: #57acc5;
}

#main {
    font-size: .813em;
    min-height: 100%;
    background-repeat: repeat;
    background-position: 50% 0;
    background-attachment: fixed;
    background-image: url(/images/new/body-pattern.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/body-pattern.gif*/
    ;
}

/* Links */

a {
    color: #57acc5;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
    margin: 0 0 1em 0;
}

h1,
h2,
h3,
h4 {
    text-shadow: 0 1px #fff;
}

h3 {
    margin-bottom: 32px;
}

h3,
h4 {
    text-transform: uppercase;
}

h4 {
    line-height: 22px !important;
}


/* List styling */

dl dt {
    background: url(/images/new/list-arrow.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/list-arrow.gif*/
    no-repeat 0 3px;
    padding: 0 0 3px 32px;
    margin-bottom: .2em;
    font-size: 18px;
    line-height: 1.2em;
    color: #191919;
}

dl dd {
    padding: 0 0 0 32px;
    margin: 0 0 1.5em 0;
}

ul li {
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0 8px;
    background-image: url(/images/new/bull.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/bull.png*/
    ;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 0 0 15px;
    margin: 0 0 10px 0;
}

ul li a {
    text-decoration: none;
    color: #a0cdda;
}

ul li a:hover {
    color: #57acc5;
}

ul ul {
    margin: 10px 0;
}

p {
    line-height: 20px;
}


/* Header
---------------------------------------- */

#header {
    height: 240px;
    position: relative;
    z-index: 99;
    margin-bottom: 20px;
    background-repeat: repeat-x;
    background-position: 0 0;
    background-image: url(/images/new/tail-top.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/tail-top.gif*/
    ;
}

body.home #header,
body.home #header .shadow {
    height: 252px;
    margin-bottom: 0;
}
.top-p{
    margin-top: 5px;
    display: flex;
}
.top-p a {

    justify-content: space-between;
    align-items: center;
}
.contactHeader {
    color: white;
    position: absolute;
    top: 2px;
    right: 0;
    margin-right: 10%;
}



.phoneHeader {
    width: 400px;
    /* display: block; */
    color: white;
    margin-left: 15%;
    padding: -2px;
    padding-top: 5px;
    position: absolute;
    z-index: 999999999999999;
}

.official-txt {
    left: -165px;
    color: white;
    margin-left: 50%;
    padding-top: 10px;
    position: absolute;
    z-index: 999999999999999;
    width: 400px;
}


#header .shadow {
    background-repeat: no-repeat;
    background-position: 50% 122px;
    background-image: url(/images/new/header-shadow.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/header-shadow.png*/
    ;
    height: 260px;
}


#header #header-description {
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    color: #20495f;
    position: absolute;
    top: 182px;
    font-family: 'majesticregular', cursive;
    padding: 0 333px !important;
    text-shadow: 1px 1px rgba(255, 255, 255, .6);
    background-repeat: no-repeat !important;
    background-position: 128% bottom !important;
    background-image: url(/images/new/divider.png) !important;
    padding-bottom: 40px !important;
}

#header .left_block {
    position: absolute;
    top: 132px;
    left: 34px;
    z-index: 999;
}

#header .right_block {
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    color: #20495f;
    position: absolute;
    top: 132px;
    right: 21px;
    font-family: 'majesticregular', cursive;
    padding: 0 0 0 333px !important;
    text-shadow: 1px 1px rgba(255, 255, 255, .6);
    background-repeat: no-repeat !important;
    background-position: 128% bottom !important;
    padding-bottom: 40px !important;
}

body.home #header #header-description {
    background: none;
    padding-bottom: 0;
}

/* Logo */

.logo {
    position: absolute;
    left: -17px;
    top: 30px;
    text-align: center;
    width: 100%;
    height: 130px;
}

.logo h1,
.logo h2 {
    font-size: 4.308em;
    margin-bottom: 0;
    font-family: 'majesticregular', cursive;
    display: inline-block;
}

.logo h1 a,
.logo h2 a {
    color: #20495f;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/images/new/logo-bg.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/logo-bg.png*/
    ;
    width: 282px;
    height: 110px;
    padding-top: 27px;
    display: inline-block;
}

.logo .tagline {
    font-size: 11px;
    text-transform: uppercase;
    color: #86aebe;
    text-shadow: 1px 1px rgba(255, 255, 255, .5);
    margin-top: -58px;
}


/* Header widget */

#widget-header {
    position: absolute;
    right: 0;
    top: 12px;
    z-index: 1;
}

.widget-header ul {
    margin: 0;
    padding: 0;
}

.widget-header ul li {
    list-style-type: none;
    background: none;
    border: none;
    float: left;
    margin: 0 0 0 14px;
    padding: 0 0 0 14px;
    border-left: 1px solid #bfd0da;
    line-height: 12px;
    font-weight: normal;
    text-transform: none;
    font-size: 1em;
}

.widget-header ul li:first-child {
    border: none;
    margin: 0;
    padding: 0;
}

.widget-header ul li a {
    color: #bfd0da;
    text-decoration: none;
}

.widget-header ul li a:hover {
    color: #57acc5;
    text-decoration: underline;
}

/* Social Networks */

#widget-header .social-networks {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border: none;
}

#widget-header .social-networks li {
    float: left;
    border: none;
    padding: 0;
    margin: 0 0 0 5px;
    list-style-type: none;
    height: 30px;
}

#widget-header .social-networks li a {
    text-decoration: none;
    float: left;
    height: 30px;
    display: block;
}

#widget-header .social-networks li a:hover {
    color: red;
}

/* Booking Form
************************/

.booking-form {
    position: relative;
    text-align: left;
    margin: 0;
    padding: 0;
    border: 1px solid #fff;
    background-repeat: repeat;
    background-position: 0 0;
    background-image: url(/images/new/fullwidth-box-tail.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/fullwidth-box-tail.gif*/
    ;
}

.booking-form-inner {
    padding: 16px 0;
}

#primary .booking-form-inner {
    padding-top: 18px;
}

#booking-form fieldset {
    padding: 0;
    margin: 0;
    border: none;
}

#booking-form .row {
    margin: 0 0 20px 19px;
    position: relative;
    z-index: 1;
}

#booking-form .row.alt {
    margin-bottom: 4px;
}

#booking-form label.title {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    color: #334953;
    font-family: 'bebas_neuebold', sans-serif;
    line-height: 1.2em;
    margin: 0;
    text-shadow: 0 1px #fff;
}

#booking-form p {
    margin-bottom: 10px;
    padding: 0;
}

#booking-form select {
    background: #333;
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    height: 27px;
    padding: 5px 3px;
    width: 175px;
    margin: 0 5px 0 0;
}

#booking-form select option {
    padding: 2px 5px;
}

#booking-form select#selectedList {
    width: 272px;
    margin: 0;
}

#booking-form input[type="text"],
#booking-form input[type="email"],
#booking-form input[type="date"] {
    width: 236px;
    padding: 5px 11px;
    background: #e6f8f9;
    border: 1px solid #a9cfd7;
    font-size: 12px;
    border-radius: 0;
    color: #7d8c92;
    text-transform: uppercase;
}

#booking-form > input[type="text"],
#booking-form > input[type="email"] {
    margin: 0;
}

#booking-form input.hasDatepicker {
    position: relative;
    z-index: 9;
    width: 101px;
    float: left;
    background-repeat: no-repeat;
    background-position: 102px 49%;
    background-image: url(/images/new/date-icon.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/date-icon.png*/
    ;
}

#booking-form input#dateFrom {
    margin-right: 10px;
}
#booking-form .alignleft{
      width: 260px;
    margin: auto;

}
#booking-form input[type="submit"] {
      width: 100%;
    display: inline;
    text-align: center;
    margin: 0;
    padding:8px 10px;
    line-height: initial;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    background: none;
    text-shadow: 0 1px #fff;
    border: none;
    font-family: 'bebas_neuebold', sans-serif;
    font-weight: normal;
    background-color: #57acc5;

}

#booking-form input[type="submit"]:hover {
    background: none;
    color: #286383;
}

#booking-form .error {
    display: none;
    color: red;
    background: #f3b7b7;
    border: 1px solid red;
    font-size: 11px;
    line-height: 16px;
    width: 236px;
    height: 16px;
    padding: 4px 11px 5px 11px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}

#booking-form .alignleft {
    margin: 10px 0 0 19px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.zIndex8 {
    z-index: 8 !important;
}

.zIndex9 {
    z-index: 9 !important;
}

.zIndex10 {
    z-index: 10 !important;
}

.zIndex11 {
    z-index: 11 !important;
}

#message {
    padding: 20px;
    color: #000;
}

#booking-form h2 {
    font-size: 18px;
    line-height: 22px;
    padding: 12px 20px;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: -1px;
    position: relative;
}

#message h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.25;
    text-transform: uppercase;
    margin: 0 0 8px;
}

#message h5 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
}


/* Reservation Data */

.reservation-form-container {
    overflow: hidden;
    position: relative;
}

.reservation-form-inside {
    overflow: hidden;
}

.reservation-form-container p {}

.reservation-form-user {
    width: 550px;
    position: relative;
    overflow: hidden;
}

.reservation-form-user label {
    display: block;
}

.reservation-form-user span.wpcf7-form-control-wrap {
    display: inline-block;
}

.reservation-form-user input[type="text"] {
    width: 228px;
}

.reservation-form-user > p {
    margin: 0 20px 10px 0;
    float: left;
}

.reservation-form-user .area {
    width: auto;
    margin-right: 0;
    float: none;
    clear: both;
}

.reservation-form-user .area textarea {
    width: 498px;
    max-width: 498px;
    min-width: 498px;
    margin: 0;
}

.reservation-form-user .captcha {
    width: auto;
    margin-right: 0;
    margin-bottom: 20px;
    float: none;
    clear: both;
}

.reservation-form-user .captcha input[type="text"] {
    width: 105px;
}

.reservation-form-user .submit {
    width: auto;
    margin: 0;
    padding: 20px 0 0;
    float: none;
    clear: both;
}

.reservation-form-user .wpcf7-not-valid-tip {
    width: 228px !important;
}

.reservation-form-user .captcha .wpcf7-not-valid-tip {
    width: 105px !important;
}

.reservation-form-user input[type="checkbox"] {
    border: none;
    height: auto;
    padding: 0;
}




/* rooms Page
---------------------------------------- */

#rooms-view {}

#rooms-view .rooms {
    width: 100%;
    overflow: hidden;
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 0;
}

#rooms-view .rooms li {
    list-style-type: none;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    width: 300px;
    margin: 0 16px 35px 0;
    position: relative;
    background: none;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

* + html #rooms-view .rooms li {
    display: inline;
}

#rooms-view .rooms li.nomargin {
    margin-right: 0 !important;
}

#rooms-view .rooms span.image-border {
    display: block;
    overflow: hidden;
    height: 177px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    box-shadow: 0 0 5px rgba(171, 215, 223, .4);
    -moz-box-shadow: 0 0 5px rgba(171, 215, 223, .4);
    -webkit-box-shadow: 0 0 5px rgba(171, 215, 223, .4);
}

#rooms-view .rooms li a.image-wrap {
    display: block;
    padding: 0px;
    border: 1px solid #fff;
    overflow: hidden;
    width: 298px;
    height: 177px;
    position: relative;
    background: #fff url(/images/new/loading-folio.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/loading-folio.gif*/
    50% 50% no-repeat;
}

#rooms-view .rooms li a.image-wrap:hover {}

#rooms-view .rooms li a.image-wrap img {
    float: none;
}

#rooms-view li h3 {
    font-size: 14px;
    text-shadow: 1px 1px #fff;
    text-transform: uppercase;
}

#rooms-view li h3 a {
    color: #356d8b;
}

#rooms-view li h3 a:hover {
    color: #57acc5;
}

#rooms-view .rooms .desc {
    margin-bottom: 0;
    padding: 0;
}

#rooms-view .rooms .quick-meta {
    margin-bottom: 10px;
}

.quick-meta p {
    margin: 0;
    line-height: 23px;
}

.quick-meta b {
    color: #356d8b;
}

#rooms-view .rooms p.excerpt {
    padding: 0;
}

.zoom-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, .4);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    opacity: 0;
}

.no-rgba .zoom-icon {
    background: url(/images/new/black-opacity-60.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/black-opacity-60.png*/
    ;
    visibility: hidden;
}

.zoom-icon:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 26px;
    margin: -13px 0 0 -13px;
    background: url(/images/new/magnify-alt.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/magnify-alt.png*/
    50% 50% no-repeat;
}

.image-wrap:hover .zoom-icon {
    opacity: 1;
}

.no-rgba .image-wrap:hover .zoom-icon {
    visibility: visible;
}


/* Single rooms Page
---------------------------------------- */

#primary {
    padding: 20px 0 0;
}

#primary h1 {}

#primary .booking-form {}

#primary #booking-form .row {
    float: none;
}

#primary .quick-meta {
    padding-top: 50px;
}


/* Custom form elements
***************************************/

.jClever.default {
    margin: 0px;
    padding: 0px;
}

.jClever.default .hidden {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: absolute;
}

.jClever.default .jClever-element {
    outline: none;
    position: relative;
}

.jClever.default .select-row .jClever-element {
    float: left;
    margin-left: 5px;
}

.jClever.default .select-row .jClever-element:first-child {
    margin: 0;
}

.jClever.default .jClever-element.error {}

.jClever.default .jClever-element * {
    outline: none;
}

.jClever.default .row {
    vertical-align: middle;
}

.jClever.default .row > label {
    display: -moz-inline-box;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
    color: #000;
}

.jClever.default .row > .jClever-element {
    display: -moz-inline-box;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

label.field {
    display: inline-block;
    padding: 0 18px 0 5px;
    color: #fff;
}

/*
 *
 *   SELECT
 *
 */

.jClever.default .jClever-element-select-wrapper {
    position: relative;
    width: 258px !important;
    border: none;
    cursor: pointer;
    background: #e6f8f9;
    border: 1px solid #a9cfd7;
}

.jClever.default .jClever-element-select-wrapper select {
    display: none;
}

.jClever.default .jClever-element select {
    display: none;
}

.jClever.default .jClever-element-select-center {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    line-height: 16px;
    padding: 5px 11px 5px 11px;
    vertical-align: top;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    font-size: 12px;
}

.jClever.default .jClever-element-select-right {
    position: absolute;
    z-index: 2;
    right: 2px;
    top: 2px;
    height: 22px;
    width: 21px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/images/new/select-arrow.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/select-arrow.gif*/
    ;
}

.jClever.default .jClever-element-select-right span {
    display: none;
}

.jClever.default .jClever-element-select-list-wrapper {
    position: absolute;
    border: 1px solid #a9cfd7;
    width: 100%;
    padding: 0px;
    margin: 0px;
    top: 100%;
    left: -1px;
    background: #fff;
    display: none;
    height: 120px;
}

.jClever.default .jClever-element-select-list {
    white-space: nowrap;
    padding: 0px;
    margin: 0px;
}

.jClever.default .jClever-element-select-list > li {
    list-style-type: none;
    padding: 2px 0 2px 11px;
    margin: 0;
    color: #849499;
    font-size: 12px;
    text-transform: uppercase;
    background: none;
    font-weight: normal;
}

.jClever.default .jClever-element-select-list > li.active {
    font-weight: bold;
    color: #2a6585;
}

.jClever.default .jClever-element-select-list > li:hover {
    color: #fff;
    background: #2a6585;
}

.jClever.default .jClever-element-select-list > li:first-child {
    display: none;
}

.jClever.default .jClever-element-select-list > li > span {
    overflow: hidden;
    width: 100%;
    display: block;
    position: relative;
    height: 100%;
    white-space: normal;
}

.jClever.default .jClever-element-select-list > li > span > i {
    font-style: normal;
}

/*
 *
 *   CHECKBOX
 *
 */

.jClever.default .jClever-element-checkbox-twins {
    display: block;
    width: 15px;
    height: 15px;
    background: url(/images/new/checkbox.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/checkbox.png*/
    no-repeat left bottom;
}

.jClever.default .jClever-element-checkbox-twins.checked {
    background-position: left top;
}


/*
 *
 *   RADIO
 *
 */

.switches {
    margin-top: 15px !important;
}

.jClever.default .jClever-element-radio-twins {
    display: block;
    width: 13px;
    height: 13px;
    background: url(/images/new/radio.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/radio.png*/
    no-repeat 100% 0;
}

.jClever.default .jClever-element-radio-twins.checked {
    background-position: 0 0;
}

/*
 *
 *   BUTTON
 *
 */

.jClever.default button.styled {
    background: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}

.jClever.default button.styled > span {
    display: -moz-inline-box;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border: 1px solid #c0c0c0;
}

.jClever.default button.styled:hover > span {
    background: #c0c0c0;
    color: #fff;
}

.jClever.default button.styled > span > span {
    display: -moz-inline-box;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    padding: 5px 15px;
}

/*
 *
 *   input`s
 *
 */

.jClever.default .input-type-text {
    border: 1px solid #c0c0c0;
    line-height: 20px;
    padding: 0 4px;
    color: #c0c0c0;
}

/*
 *
 *   textarea`s
 *
 */

.jClever.default form.jClever textarea {
    border: 1px solid #c0c0c0;
    padding: 0 4px;
    color: #c0c0c0;
    resize: none;
}


/*
 *
 *   file input
 *
 */

.jClever.default .jClever-element-file {
    width: 300px;
    height: 27px;
    overflow: hidden;
}

.jClever.default .jClever-element .hidden-file {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: absolute;
    left: 0px;
    width: 300px;
    padding: 0px;
    line-height: 20px;
    height: 25px;
    line-height: 25px;
    margin-left: -218px;
    font-size: 20px;
}

.jClever.default .jClever-element .jClever-element-file-name {
    display: block;
    width: 198px;
    height: 25px;
    float: left;
    border-bottom: 1px solid #c0c0c0;
    line-height: 25px;
    overflow: hidden;
    background: url(/images/new/file-input.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/file-input.png*/
    repeat-y right top;
}

.jClever.default .jClever-element .jClever-element-file-button {
    display: block;
    width: 100px;
    height: 25px;
    float: left;
    background: url(/images/new/file.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/file.png*/
    no-repeat left top;
    margin: 3px 0 0 0;
}

.jClever.default .input-file-helper {
    width: 100px;
    height: 25px;
    position: absolute;
    top: 0px;
    right: 0px;
    overflow: hidden;
}

.jClever.default .jClever-element.focused .jClever-element-file-name {
    -moz-box-shadow: inset 0 0 5px #000;
    /* ��� Firefox */
    -webkit-box-shadow: inset 0 0 5px #000;
    /* ��� Safari � Chrome */
    box-shadow: inset 0 0 5px #000;
    /* ��������� ���� */
}

.jClever.default .jClever-error-label {
    position: absolute;
    left: 0px;
    top: 0px;
    margin-left: 100%;
    color: #fff;
    width: 100%;
    padding: 5px;
    background: #EA1010;
    display: none;
}

.jClever.default .jClever-element.error .jClever-error-label {
    display: -moz-inline-box;
    display: inline-block;
    *zoom: 1;
    *display: inline;
}


/* ScrollPane style */

.jspContainer {
    overflow: hidden;
    position: relative;
    padding: 0;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 3px;
    width: 18px;
    height: 100%;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

.jspVerticalBar *,
.jspHorizontalBar * {
    margin: 0;
    padding: 0;
}

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #a9cfd7;
    position: relative;
}

.jspDrag {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    background: #2a6585;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

.jspArrow.jspDisabled {
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow {
    height: 16px;
}

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */

* html .jspCorner {
    margin: 0 -3px
}




/* Request a quote */

#widget_my_requestquotewidget {
    width: 100%;
    overflow: hidden;
}

.top-box {
    background: #eee;
    border: 1px solid #dbdbdb;
    padding: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    zoom: 1;
    position: relative;
    min-height: 80px;
}

.box-button {
    float: right;
    background: #dbdbdb;
    font-size: 21px;
    color: #fff;
    text-decoration: none;
    padding: 10px;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -25px;
}

.box-text {
    float: left;
    width: 75%;
}



/* Slider
---------------------------------------- */

#slider-wrapper {
    height: 458px;
    width: 996px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 2px;
}

#slider .slider_item_wrap {
    background: none;
    width: 996px;
    height: 458px;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
    vertical-align: top;
    font-weight: normal;
    list-style-type: none;
}

#slider .slider_item {
    width: 356px;
    height: 458px;
    float: left;
    margin-right: -36px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/images/new/slider-item-bg.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/slider-item-bg.png*/
    ;
    position: relative;
}

#slider .slider_item .inner {
    padding: 36px 29px 39px 29px;
}

#slider .slider_item .desc {
    position: absolute;
    bottom: 39px;
    left: 29px;
    background-repeat: repeat;
    background-image: url(/images/new/desc-tail.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/desc-tail.png*/
    ;
    width: 298px;
    color: #7b7474;
}

#slider .slider_item .desc .inner {
    padding: 16px 24px 19px 24px;
}

#slider .slider_item .desc h3 {
    margin-bottom: -6px;
    color: #1c4155;
    font-size: 20px;
    font-family: ''bebas_neuebold'', sans-serif;
    text-transform: capitalize;
}

#slider .slider_item .desc p {
    margin-bottom: -6px;
    color: #1c4155;
    font-size: 20px;
    text-transform: capitalize;
}

#slider .slider_item .desc .link {
    width: 103px;
    height: 23px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 72px -1px;
    background-image: url(/images/new/link-sprite.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/link-sprite.png*/
    ;
    position: relative;
    top: 4px;
    margin-left: 3px;
}

#slider .slider_item .desc .link:hover {
    /* background-position:0 -23px; */
}

#slider .viewport {
    width: 996px;
    overflow: hidden;
    position: relative;
    height: 458px;
}

#slider .overview {
    position: relative;
    left: 0;
    top: 0;
}

#slider .overview li {
    font-weight: normal;
    font-size: 1em;
    text-transform: none;
}

#slider .buttons {
    position: absolute;
    top: 211px;
    width: 34px;
    padding-top: 34px;
    height: 0;
    z-index: 3;
    line-height: 34px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(/images/new/direction_nav.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/direction_nav.png*/
    ;

}

#slider .buttons.disable {
    visibility: hidden;
}

#slider .buttons.prev {
    left: -34px;
    background-position: 0 0;
}

#slider .buttons.prev:hover {
    background-position: 0 -34px;
}

#slider .buttons.next {
    right: -34px;
    background-position: -34px 0;
}

#slider .buttons.next:hover {
    background-position: -34px -34px;
}







/* Navigations
---------------------------------------- */

/* Primary navigation */

nav.primary {
    position: relative;
    z-index: 2;
}

/* Essential styles for dropdown menu */

.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sf-menu {
    line-height: 1.0;
}

.sf-menu ul {
    position: absolute;
    top: -999em;
    width: 11em;
    /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
    width: 100%;
}

.sf-menu li:hover {
    visibility: inherit;
    /* fixes IE7 'sticky bug' */
}

.sf-menu li {
    float: left;
    position: relative;
    font-weight: normal;

    background: none;
}

.sf-menu a {
    display: block;
    position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left: 0;
    top: 55px;
    /* match top ul list item height */
    z-index: 99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left: 10.3em;
    /* match ul width */
    top: -12px;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top: -999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left: 10.3em;
    /* match ul width */
    top: -12px;
}


/* Our skin for dropdown menu */

.sf-menu {
    margin-top: 65px;
    margin-left: -32px;
    float: left;
}

.primary.right .sf-menu {
    position: absolute;
    left: 653px;
    top: 0;
    width: 431px;
}

.sf-menu a {
    text-decoration: none;
    color: #fff;
    font-family: 'Cuprum', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
}

.sf-menu > li {
    background-repeat: no-repeat;
    background-position: right 50%;
    background-image: url(/images/new/nav-divider.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/nav-divider.gif*/
    ;
    margin: 0 5px 0 0;
    padding-right: 11px;
}

.primary.right .sf-menu > li {
    background-position: left 50%;
    margin-right: 0;
    margin-left: 6px;
    padding-right: 0px;
    padding-left: 11px;
}

.primary.right .sf-menu > li:first-child {
    margin-left: 0;
}

.sf-menu > li > a {
    padding: 22px 1px;
}

.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li.current_page_item > a {
    color: #bbf8fc;
}

.sf-menu > li > a:before {
    content: "";
    background: #bbf8fc;
    height: 3px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    display: none;

    box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
}

.sf-menu > li.current_page_item > a:before {
    display: block;
}

.sf-menu li ul {
    border: 1px solid #fff;
    border-radius: 1px;
    background-repeat: repeat-x;
    background-position: 0 0;
    background-image: url(/images/new/sub-nav-tail.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/sub-nav-tail.gif*/
    ;
    padding: 5px 0;
}

.sf-menu li li {
    margin: 6px 0;
}

.sf-menu li li a {
    color: #20495f;
    text-shadow: 1px 1px #fff;
    margin: 0 10px;
}

.sf-menu li li a:hover,
.sf-menu li li.sfHover > a,
.sf-menu li li.current_page_item > a {
    color: #57acc5;
}

.sf-menu li li li {}

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active,
.sf-menu li.current-menu-item > a {
    outline: 0;
}

/*** arrows **/

.sf-menu a.sf-with-ul {
    padding-right: 2.25em;
    min-width: 1px;
    /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
    position: absolute;
    display: block;
    right: .75em;
    top: 1.05em;
    /* IE6 only */
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
    background: url(/images/new/arrows-ffffff.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/arrows-ffffff.png*/
    no-repeat -10px -100px;
    /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {
    /* give all except IE6 the correct values */
    top: .8em;
    background-position: 0 -100px;
    /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
    /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */

.sf-menu ul .sf-sub-indicator {
    background-position: -10px 0;
}

.sf-menu ul a > .sf-sub-indicator {
    background-position: 0 0;
}

/* apply hovers to modern browsers */

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
    /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/

.sf-shadow ul {
    background: url(/images/new/shadow.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/shadow.png*/
    no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul.sf-shadow-off {
    background: transparent;
}




/* Top search */

#top-search {
    position: absolute;
    right: 0;
    top: 15px;
}

#top-search .input-search {
    width: 160px;
    margin-right: 10px;
}

#top-search #submit {
    width: 50px;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
}





/* Content
---------------------------------------- */

.primary_content_wrap {
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 118px;
}

body.home .primary_content_wrap {
    padding-bottom: 0;
}

.bottom-indent {
    padding-bottom: 70px;
    overflow: hidden;
}

#content .inner {
    padding-right: 30px;
}

#content.left {
    float: right !important;
}

#content.left .inner {
    padding-left: 30px;
}

.fullwidth-box {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-repeat: repeat;
    background-position: 0 0;
    background-image: url(/images/new/fullwidth-box-tail.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/fullwidth-box-tail.gif*/
    ;
    overflow: hidden;
    padding: 40px 0 33px 0;
    margin-bottom: 40px;
}

.home-page-content {
    padding-right: 30px;
}

.home-page-content h2 img {
    margin-top: 14px;
}

.home-page-content h3,
.home-page-content .h3 {
    font-size: 14px;
    color: #57acc5;
    text-transform: uppercase;
    text-shadow: 1px 1px #fff;
    margin-bottom: 30px;
}


/* Page */

.page {}

#page-content {}

#page-meta {}




/* Comments
---------------------------------------- */

h3#comments {
    padding-top: 10px;
    margin-bottom: 25px;
    font-size: 20px;
    color: #334952;
    text-transform: uppercase;
    text-shadow: 1px 1px #fff;
}

.commentlist {
    list-style-type: none;
    padding: 0 0 10px 0;
    margin: 0;
}

li.comment {
    list-style-type: none;
    padding: 0;
    margin: 0;
    background: none;
    text-transform: none;
    font-size: 1em;
    font-weight: normal;
    text-transform: none;
}

.odd {}

.even {}

li.comment .comment-body {
    padding: 14px 23px 15px 140px;
    position: relative;
    zoom: 1;
    background-image: url(/images/new/fullwidth-box-tail.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/fullwidth-box-tail.gif*/
    ;
    border: 1px solid #fff;
    margin-top: 10px;
}

li.comment .comment-body p {
    min-height: 45px;
}

.author-comment {}

.comment-author {
    position: absolute;
    left: 19px;
    top: 19px;
}

.comment-author .author {
    font-style: italic;
    text-transform: capitalize;
    width: 65px;
    text-align: center;
    display: block;
    font-size: 15px;
    padding-top: 6px;
}

.comment-text {}

/* Comment meta */

.comment-meta {
    color: #a0cdda;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 7px;
}

.comment-meta a {}

/* Avatar */

li.comment .avatar {
    float: none;
    margin: 0;
    vertical-align: top;
    overflow: hidden;
    border: 1px solid #fff;
}

li.comment .avatar {
    display: block;
    vertical-align: top;
    overflow: hidden;
}

.commentlist ul.children {
    margin: 0 0 0 30px;
    overflow: hidden;
}

.commentlist ul.children li.comment {}

/* Reply */

.reply {
    float: right;
    margin-left: 28px;
}

.reply a {
    display: inline-block;
    text-decoration: underline !important;
    color: #57acc5;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

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


.waiting-for-approval {}

#trackbacks {}

li.trackback {}

p#no-comments {}

#comments-form {}

.allowed_tags {
    background: #eee;
    padding: 15px;
    font-size: 11px;
    font-family: "Courier New", Courier, monospace;
    color: #666;
}

.allowed_tags strong {
    font-family: Tahoma, Geneva, sans-serif;
}

#respond {
    padding-top: 28px;
    margin-top: 20px;
}

#respond h3 {
    margin-bottom: 25px;
    font-size: 20px;
    color: #334952;
    text-transform: uppercase;
    text-shadow: 1px 1px #fff;
}

.cancel-comment-reply a {
    color: #849499 !important;
    text-decoration: underline;
}

.cancel-comment-reply a:hover {
    text-decoration: none;
}





/* Post
---------------------------------------- */

.post {}

.postContent {}

.post-excerpt {}


.post-holder {
    margin-bottom: 30px;
    position: relative;
}

/* Post header */

.post-holder .entry-title {
    font-size: 14px;
    margin-bottom: .2em;
    text-transform: uppercase;
}

.post-holder .entry-title a {
    color: #356d8b;
    text-decoration: none;
}

.post-holder .entry-title a:hover {
    color: #57acc5;
}

.post-holder.single-post {
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%;
}

/* Featured thumbnail */

.featured-thumbnail {
    position: relative;
    float: left;
    margin: 0 20px 10px 0;
    border: 1px solid #fff;

    box-shadow: 0 0 5px rgba(171, 215, 223, .4);
    -moz-box-shadow: 0 0 5px rgba(171, 215, 223, .4);
    -webkit-box-shadow: 0 0 5px rgba(171, 215, 223, .4);
}

.featured-thumbnail img {
    float: left;
    margin: -15px 0 0 0;
}

/* Small thumbnail */

.featured-thumbnail.small img {
    padding: 4px;
}

/* Large thumbnail */

.featured-thumbnail.large {
    margin-right: 0;
    overflow: hidden;
    margin-bottom: 1.5em;
}

.featured-thumbnail.large img {
    max-width: 100%;
    height: auto;
}

/* Post content */

.post-content {}

.post-content .excerpt {
    margin-bottom: 1.5em;
}

.pagination {}

.pagination a {
    display: inline-block;
    padding: 0 5px;
    background: #eee;
}

/* Post footer */

.post-holder .post-footer {
    clear: both;
    padding: 15px 0 0 0;
}

.post-holder.single-post .post-footer {
    margin-top: 20px;
}


/* Meta information for post */

.post-meta {
    font-size: 1em;
    margin: .8em 0 1.5em 0;
}

.post-meta time {
    padding-left: 19px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url(/images/new/date-icon.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/date-icon.png*/
    ;
    margin-right: 11px;
}

.post-meta a[rel="author"] {
    padding-left: 19px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url(/images/new/author-icon.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/author-icon.png*/
    ;
    text-decoration: none;
    color: #849499;
    margin-right: 12px;
}

.post-meta a[rel="author"]:hover {
    text-decoration: underline;
}

.post-meta .comments-link {
    padding-left: 19px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url(/images/new/comments-icon.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/comments-icon.png*/
    ;
    text-decoration: none;
    color: #849499;
}

.post-meta a.comments-link:hover {
    text-decoration: underline;
}

.post-navigation {}

p.gravatar {
    float: left;
    margin-right: 20px;
}


/* Post edit link */

.post-edit-link {}

.post-edit-link:hover {}


/* Image styling */

.alignleft {
    float: left;
    margin: 0 20px 10px 0;
}

.alignright {
    float: right;
    margin: 0 0 10px 20px;
}

.aligncenter {
    text-align: center;
    margin: 0 auto;
}

.alignnone {
    margin: 0 0 10px 0;
}

.alignleft,
.alignright,
.alignnone,
.aligncenter {
    border: 1px solid #fff;

    box-shadow: 0 0 5px rgba(171, 215, 223, .5);
    -moz-box-shadow: 0 0 5px rgba(171, 215, 223, .5);
    -webkit-box-shadow: 0 0 5px rgba(171, 215, 223, .5);
}

.no-border {
    border: none;
    box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    -webkit-box-shadow: 0 0;
    margin-bottom: 5px;
}

article .post-content img {
    max-width: 710px;
}

.frame {
    padding: 7px;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
}

.frame img.alignleft,
.frame img.alignright {
    margin: 0;
    padding: 0;
    border: none;
}


/* Related Posts */

.rp-title h3 {
    font-size: 20px;
    color: #334952;
    text-transform: uppercase;
    text-shadow: 1px 1px #fff;
}

.related-posts {
    overflow: hidden;
    padding: 0 0 40px 0;
    margin: 0;
}

.related-posts li {
    list-style-type: none;
    padding: 0;
    margin: 0 6px 10px 0;
    display: inline-block;
    background: none;
    width: 140px;
}

.related-posts li:nth-child(4n) {
    margin-right: 0;
}

.related-posts li.nomargin {
    margin-right: 0;
}

.related-posts li:first-child {
    margin-left: 0;
}

.related-posts li .featured-thumbnail {
    float: none;
    margin: 0 0 10px 0;
    overflow: hidden;
}

.archive-lists h4 {
    color: #334952;
}



/* Page Navigaton */

.pagenavi {
    clear: both;
    position: relative;
    font-size: 11px;
    line-height: 13px;
    overflow: hidden;
}

.pagenavi span,
.pagenavi a {
    display: block;
    float: left;
    margin: 0 8px 0 0;
    padding: 0;
    text-decoration: none;
    width: auto;
    color: #356d8b;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 1px 1px #fff;
    font-family: 'bebas_neuebold', sans-serif;
}

.pagenavi .current,
.pagenavi a:hover {
    color: #57acc5;
}

.pagenavi .prev,
.pagenavi .next,
.pagenavi .last,
.pagenavi .first {
    color: #57acc5;
}

.pagenavi .prev:hover,
.pagenavi .next:hover,
.pagenavi .last:hover,
.pagenavi .first:hover {
    color: #356d8b;
}

.pagenavi .next,
.pagenavi .last {
    margin-left: 13px;
    padding-right: 16px;
    background-repeat: no-repeat;
    background-position: right 50%;
    background-image: url(/images/new/arrow-right.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/arrow-right.png*/
    ;
}

.pagenavi .prev,
.pagenavi .first {
    margin-right: 13px;
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-image: url(/images/new/arrow-left.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/arrow-left.png*/
    ;
}

.pagenavi .prev {
    margin-right: 21px;
}


/* Older and newer navigation */

nav.oldernewer {
    width: 100%;
    overflow: hidden;
    margin-bottom: 1.5em;
}

.older {
    float: left;
}

.newer {
    float: right;
}

.single-oldernewer {
    font-size: 11px;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: .5em 0;
    margin: 1em 0 0 0;
}


/* Gallery post format */

.gallery_post {
    list-style-type: none;
    padding: 0;
    margin: 0 0 1em 0;
    width: 100%;
    overflow: hidden;
}

.gallery_post .g_item {
    overflow: hidden;
    display: none;
}

.gallery_post .g_item:first-child {
    display: block;
}

.gallery_post .g_item .featured-thumbnail {
    float: none;
    margin: 0;
}

.gallery_post .g_item .featured-thumbnail img {
    float: none;
}

.gallery_post .g_item img {
    border: 1px solid #fff;
    display: block;
}

.g_pagination {
    text-align: left;
    overflow: hidden;
}

.g_pagination ul {
    list-style-type: none;
    margin: 0;
    padding: .5em 0;
    overflow: hidden;
}

.g_pagination ul li {
    padding: 0 5px 0 0;
    display: inline;
    margin: 0;
    background: none;
}

.g_pagination ul li a {
    display: inline-block;
    text-decoration: none;
    width: 10px;
    height: 10px;
    background: #356d8b;
    font-size: 0;
    line-height: 0;
    border-radius: 5px;
    vertical-align: top;
}

.g_pagination li.activeSlide a,
.g_pagination li a:hover {
    background: #57acc5;
}

.g_controls {
    float: right;
}

.g_controls a {
    display: inline-block;
    background: #356d8b;
    color: #fff;
    vertical-align: top;
    font-size: 11px;
    text-decoration: none;
    border-radius: 4px;
    font-family: "Times New Roman", Times, serif;
}

.g_controls a span {
    display: inline-block;
    padding: 2px 6px 4px 6px;
}

.g_controls a:hover {
    background: #57acc5;
}

.gallery_item {}

.gallery_item .featured-thumbnail {
    margin-bottom: 20px;
}

/* Author
---------------------------------------- */

#post-author {
    overflow: hidden;
    border: 1px solid #dbdbdb;
    padding: 20px;
    margin-bottom: 2em;
}

#author-link {
    margin-top: 1.5em;
}

#post-author .gravatar {
    margin: 0 20px 0 0;
}

#post-author .gravatar img {
    background: #fff;
    border: 1px solid #dbdbdb;
    padding: 5px;
}

#author-description {}

/* Recent author posts */

#recent-author-posts {
    margin-bottom: 3em;
}

#recent-author-posts h3,
#recent-author-comments h3 {
    margin-bottom: 25px;
    font-size: 20px;
    color: #334952;
    text-transform: uppercase;
    text-shadow: 1px 1px #fff;
}

#recent-author-comments {
    margin-top: 40px;
}

#recent-author-comments ul li {
    text-transform: none;
    font-weight: normal;
    font-size: 1em;
}

.author-info {
    width: 100%;
    overflow: hidden;
    margin-bottom: 3em;
    padding-bottom: 2em;
}

.author-info .avatar {
    margin: 0 20px 0 0;
}

.author-info .avatar img {
    float: left;
    background: #fff;
    padding: 1px;
}

.author-meta {
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
}

.author-meta p.gravatar {
    margin: 0;
}




/* 404
---------------------------------------- */

#error404 {
    padding: 30px 0 100px 0;
}

.error404-num {
    font-size: 250px;
    line-height: 1.2em;
    color: #57acc5;
    text-shadow: 0 1px #fff;
}

#error404 hgroup {
    margin: 0 0 2em 0;
    padding-top: 50px;
}

#error404 hgroup h1 {
    font-size: 3em;
    margin-bottom: .2em;
}

#error404 #searchform .searching {
    width: 202px;
}





/* Header title */

.header-title {
    margin-bottom: 2.5em;
}

.header-title h1 {
    margin-bottom: .1em;
    color: #334952;
    font-size: 20px;
    text-transform: uppercase;
}

.header-title .page-desc {
    font-size: .91em;
    color: #999;
}




/* Sidebar
---------------------------------------- */

#sidebar {}

#widget-sidebar {}

.widget {
    margin-bottom: 65px;
}

.widget h3 {
    color: #334952;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 29px;
    text-shadow: 1px 1px #fff;
}


/* Calendar */

#calendar_wrap {
    padding: 0 20px;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    text-align: center;
}

#wp-calendar td {
    text-align: center;
    padding: 6px 0;
    border: none;
}

#wp-calendar caption {
    font-size: 16px;
    color: #356d8b;
    font-weight: normal;
    font-family: 'bebas_neuebold', sans-serif;
    padding: 4px 0;
    margin-bottom: 10px;
}

#wp-calendar thead th {
    padding: 7px 0;
    font-size: 14px;
    background: #57acc5;
    color: #fff;
    text-align: center;
}

#wp-calendar #prev {
    text-align: left;
}

#wp-calendar #next {
    text-align: right;
}



/* FAQs
---------------------------------------- */

.faq_list {}

.faq_list dt {
    color: #666;
    position: relative;
    padding: 0 0 5px 28px;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    background: none;
}

.faq_list span.marker {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 15px;
    color: #334952;
    font-weight: bold;
}

.faq_list dd {
    padding: 0 0 0 28px;
    position: relative;
    margin: 0 0 2em 0;
}

.faq_list dd .marker {
    top: 0;
}






/* Custom widgets
---------------------------------------- */

/* Recent Comments */

ul.recentcomments {
    padding: 0;
    margin: 0;
}

ul.recentcomments li {
    border-top: 1px solid #c6c6c6;
    padding: 25px 0 25px 0;
    margin: 0;
    border-bottom: none;
    background: none;
    overflow: hidden;
    list-style-type: none;
}

ul.recentcomments li:first-child {
    padding-top: 0;
    border-top: none;
}

ul.recentcomments li img {
    float: left;
    margin: 0 12px 0 0;
}

ul.recentcomments .comment-body {
    padding: 15px 0 0 0;
}

ul.recentcomments .comment-body a {
    text-decoration: none;
    color: #96999d;
}

ul.recentcomments .comment-body a:hover {
    color: #000;
    text-decoration: underline;
}

ul.recentcomments li h4 {
    margin-bottom: .1em;
}

ul.recentcomments li h4 a {
    text-decoration: none;
}

ul.recentcomments li h4 a:hover {
    color: #000;
}

ul.recentcomments li small {
    font-size: 11px;
    color: #6a6a6a;
}

/* Posts Type widget */

.post_list {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 20px;
}

.post_list li {
    list-style-type: none;
    padding: 1.5em 0;
    border-top: 1px solid #fff;
    margin: 0;
    font-size: 1em;
    text-transform: none;
    font-weight: normal;
    background: none;
}

.post_list li:first-child {
    border: none;
    padding-top: 0;
}

.post_list li h3 {
    margin-bottom: 5px;
}

.post_list.services_custom_posts li {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 220px;
    border: none;
    padding: 0;
    margin: 0 16px 0 0;
    overflow: visible;
    text-align: center;
    font-weight: normal;
    text-transform: none;
    font-size: 1em;
    background: none;
}

.post_list.services_custom_posts li:nth-child(4n) {
    margin-right: 0;
}

.post_list.services_custom_posts li.nomargin {
    margin-right: 0;
}

.post_list.services_custom_posts li h3 {
    margin-bottom: 30px;
}

.post_list.services_custom_posts li .post-title {
    text-decoration: none;
    font-size: 20px;
    color: #334952;
    text-transform: uppercase;
    text-shadow: 1px 1px rgba(255, 255, 255, .8);
}

.post_list.services_custom_posts li .post-title:hover {
    color: #57acc5;
}

.post_list.services_custom_posts li .featured-thumbnail {
    float: none;
    margin: 0 0 14px 0;
    overflow: hidden;

    box-shadow: 0 0 5px rgba(171, 215, 223, .4);
    -moz-box-shadow: 0 0 5px rgba(171, 215, 223, .4);
    -webkit-box-shadow: 0 0 5px rgba(171, 215, 223, .4);
}

.post_list.services_custom_posts li .post_content {
    margin-bottom: 22px;
}


/* Popular posts */

.popular-posts {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.popular-posts li {
    overflow: hidden;
    margin: 0 0 2em 0;
    padding: 0;
    text-transform: none;
    font-weight: normal;
    background: none;
    font-size: 1em;
}

.popular-posts li .post-thumb {
    float: left;
    margin-right: 20px;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #fff;
}

.popular-posts li .post-thumb .thumbnail {
    width: 100%;
    height: auto;
}

.popular-posts li .post-thumb.empty-thumb {
    background: url(/images/new/empty_thumb.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/empty_thumb.gif*/
    no-repeat 50% 50% #ececec;
}

.popular-posts li h5 {
    font-size: 1em;
    margin-bottom: .5em;
}

.popular-posts li .excerpt {
    margin-bottom: .8em;
}


/* Carousel widget */

.es-carousel-wrapper {
    background: #101010;
    padding: 10px 37px;
    margin: 0 0 20px 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
}

.es-carousel {
    overflow: hidden;
    background: #000;
}

.es-carousel ul {
    display: none;
}

.es-carousel ul li {
    height: 100%;
    float: left;
    display: block;
    list-style-type: none;
    padding: 0;
    margin: 0;
    color: #fff;
}

.es-carousel ul li .thumbnail {
    display: block;
    border-style: solid;
    border-color: #222;
}

.es-carousel ul li a img {
    display: block;
    border: none;
    max-height: 100%;
    max-width: 100%;
}

.es-nav span {
    position: absolute;
    top: 50%;
    left: 12px;
    background: transparent url(/images/new/nav.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/nav.png*/
    no-repeat top left;
    width: 14px;
    height: 26px;
    margin-top: -13px;
    text-indent: -9000px;
    cursor: pointer;
    opacity: 0.8;
}

.es-carousel ul li h4 {
    margin-bottom: .5em;
}

.es-carousel ul li .excerpt {
    margin-bottom: 10px;
}

.es-nav span.es-nav-next {
    right: 12px;
    left: auto;
    background-position: top right;
}

.es-nav span:hover {
    opacity: 1.0;
}


/* Post Cycle */

.post_cycle {
    padding: 0;
    margin: 0;
}

.post_cycle .cycle_item {
    display: none;
}

.post_cycle .cycle_item:first {
    display: block;
}


/* Folio Cycle */

.folio_cycle {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
}

.folio_cycle .folio_item {
    overflow: hidden;
    display: none;
}

.folio_cycle .folio_item:first {
    display: block;
}

.folio_cycle .folio_item .featured-thumbnail {
    float: none;
    margin: 0 0 15px 0;
}

.folio_cycle .folio_item .featured-thumbnail img {
    float: none;
}

#folio-controls {
    text-align: center;
    overflow: hidden;
}

#folio-controls ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#folio-controls ul li {
    padding: 0 5px 0 0;
    margin: 0;
    display: inline;
    font-weight: normal;
    background: none;
    text-transform: none;
    font-size: 1em;
}

#folio-controls ul li a {
    display: inline-block;
    text-decoration: none;
    width: 9px;
    height: 9px;
    background: #000;
    font-size: 0;
    line-height: 0;
    border-radius: 5px;
}

#folio-controls ul li a:hover {
    background: #999;
}


/* Testimonials */

.testimonials {
    padding: 0;
    margin: 0;
}

.testimonials div.testi_item {
    padding: 0;
    margin: 0 0 2em 0;
    background: none;
    overflow: hidden;
}

.testimonials div.testi_item blockquote {
    display: block;
    position: relative;
    margin: 0;
    padding: 5px 0 0 0;
    border: none;
    clear: both;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
}

.testimonials div.testi_item blockquote .quotes {
    width: 46px;
    height: 30px;
    background: url(/images/new/quotes.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/quotes.png*/
    0 0 no-repeat;
    float: left;
}

.testimonials div.testi_item blockquote a {
    text-decoration: none;
    color: #a0cdda;
    display: block;
    font-style: normal;
    position: relative;
    padding-top: 10px;
}

.testimonials div.testi_item blockquote a:hover {
    color: #57acc5;
}

.testimonials div.testi_item .featured-thumbnail {
    position: relative;
    z-index: 2;
    margin: 0 20px 0 0;
}

.name-testi {
    padding: 0;
    display: block;
}

.name-testi a {
    font-weight: normal;
}

.name-testi .user {
    font-family: 'bebas_neuebold', sans-serif;
    color: #356d8b;
    text-shadow: 1px 1px #fff;
    text-transform: uppercase;
}

.testimonials .thumb {
    float: left;
    margin-right: 20px;
}

/* Misc for Cycle widgets */

#testi-cycle .testi_item {
    display: none;
}

#testi-cycle .testi_item:first {
    display: block;
}

#testi-controls {
    text-align: center;
    overflow: hidden;
}

#testi-controls ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#testi-controls ul li {
    padding: 0;
    margin: 0 2px 0 0;
    display: inline-block;
    background: none;
    text-transform: none;
    font-size: 1em;
    font-weight: normal;
}

* + html #testi-controls ul li {
    display: inline;
    zoom: 1;
}


/* Recent Posts */

.latestpost {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.latestpost li {
    margin: 2em 0 0 0;
    padding: 2.4em 0 0 0;
    font-weight: normal;
    text-transform: none;
    font-size: 1em;
    background: none;
    background-repeat: repeat-x;
    background-position: 0 0;
    background-image: url(/images/new/hr.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/hr.png*/
    ;
    list-style-type: none;
}

.latestpost li:first-child {
    background: none;
    padding-top: 0;
    margin-top: 0;
}

.latestpost li time {
    width: 55px;
    height: 47px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(/images/new/date-bg.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/date-bg.png*/
    ;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'bebas_neuebold', sans-serif;
    padding-top: 8px;
    margin-right: 16px;
}

.latestpost li time span {
    display: block;
    font-size: 14px;
}

.latestpost li h4 {
    margin-bottom: 12px;
    font-family: 'bebas_neuebold', sans-serif;
    text-transform: uppercase;
    text-shadow: 1px 1px #fff;
    font-size: 14px;
}

.latestpost li h4 a {
    color: #356d8b;
}

.latestpost li h4 a:hover {
    color: #57acc5;
}

.latestpost li .excerpt {
    display: inline;
}

.latestpost li .link {
    color: #57acc5;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: underline;
}

.latestpost li .link:hover {
    text-decoration: none;
}

.button-wrap {
    margin-top: 25px;
}


/* Twitter widget */

.twitter {
    position: relative;
}

.twitter_update_list {
    overflow: hidden;
}

.twitter ul li {
    list-style-type: none;
    margin: 0 0 15px 0;
    padding: 0 0 0 37px;
    background: url(/images/new/twitter-icon.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/twitter-icon.png*/
    no-repeat 0 0;
    font-weight: normal;
    text-transform: none;
    font-size: 1em;
}

.twitter ul li .twitt-body {
    padding: 0 0 5px 0;
}

.twitter ul li .twitt-body a {
    font-weight: bold;
}

.twitter ul li a.timesince {
    font-size: 11px;
}

.twitter .profileLink {}

.twitter .preloader {
    position: absolute;
    top: 40px;
    left: 0;
    height: 25px;
    line-height: 25px;
    padding-left: 30px;
}



/* Flickr widget */

.flickrImages {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}

.flickrImages a {
    float: left;
    display: block;
    width: 75px;
    height: 75px;
    background: #000;
    margin: 0 1px 1px 0;
}

.flickrImages a img {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
}

.flickrImages a:hover img {
    opacity: .5;
}

.flickrImages a.link {
    display: inline;
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    background: none;
}

/* Banner widget */

.banners-holder {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.banners-holder li {
    list-style-type: none;
    float: left;
    margin: 0 3px 3px 0;
    padding: 0;
}

.banners-holder li img {
    vertical-align: top;
    float: left;
}



/* vCard widget */

.vcard {}



/* Testimonials
---------------------------------------- */

/* Testimonials list */

article.testimonial {
    border: 1px solid #fff;
    padding: 30px 30px 30px 205px;
    width: auto;
    background: url(/images/new/fullwidth-box-tail.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/fullwidth-box-tail.gif*/
    ;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: normal;
    margin-bottom: 35px;
}

article.testimonial .featured-thumbnail {
    position: absolute;
    left: 30px;
    top: 30px;
}

article.testimonial .name-testi {
    display: block;
    text-align: right;
    font-style: normal;
    color: #222c36;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}

article.testimonial .name-testi a {
    text-decoration: none;
}

article.testimonial .name-testi a:hover {
    text-decoration: underline;
}





/* Shortcodes
---------------------------------------- */

/* Recent Posts */

.recent-posts {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
    border: none;
}

.recent-posts li {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
    border: none;
    background: none;
    font-weight: normal;
    text-transform: none;
    font-size: 1em;
}

.recent-posts li img.thumb {
    float: left;
    margin: 0 20px 0 0;
}

.recent-posts li h5 {
    font-size: 14px;
    margin-bottom: 0;
    font-family: 'bebas_neuebold', sans-serif;
    text-shadow: 1px 1px #fff;
    text-transform: uppercase;
}

.recent-posts li h5 a {
    color: #356d8b;
}

.recent-posts li h5 a:hover {
    color: #57acc5;
}

.recent-posts li .excerpt {
    margin-bottom: 1.5em;
}

.recent-posts li span.meta {
    display: block;
    margin-bottom: .5em;
    font-size: 10px;
    color: #888;
    text-transform: uppercase;
    overflow: hidden;
}

.recent-posts li .post-date {
    float: left;
}

.recent-posts li .post-comments {
    float: right;
}

/* Images Format Type */

.recent-posts .format-image {
    float: left;
    margin: 0 20px 20px 0;
}

/* Quote Format Type */

.recent-posts .format-quote {}

/* Link Format Type */

.recent-posts .format-link {}

/* Link Format Type */

.recent-posts .format-link {}

/* Audio Format Type */

.recent-posts .format-audio {
    margin-bottom: 2em;
}

.recent-posts .format-audio .audio-wrapper {
    margin-bottom: .5em;
}

/* Video Format Type */

.recent-posts .format-video {
    float: left;
    width: 300px;
    margin: 0 20px 20px 0;
}

.recent-posts .format-video iframe {
    width: 300px;
    height: 200px;
}

/* Our team */

.recent-posts.team {
    margin: 0;
    padding: 0;
}

.recent-posts.team li {
    display: inline-block;
    float: none;
    width: 140px;
    overflow: visible;
    margin: 0 17px 20px 0;
    color: #969695;
}

.recent-posts.team li:nth-child(6n) {
    margin-right: 0;
}

.recent-posts.team li.nomargin {
    margin-right: 0;
}

.recent-posts.team li .featured-thumbnail {
    overflow: hidden;
    float: none;
    display: block;
    margin: 0 0 15px 0;
    background: none;
    padding: 0;
    border: 1px solid #fff;
}

.recent-posts.team li .excerpt {
    margin-bottom: 0;
}

.recent-posts.team li .page-desc {
    color: #849499;
    padding-top: 5px;
    display: block;
}

/* History */

.recent-posts.history {
    list-style-type: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.recent-posts.history li {
    float: left;
    width: 271px;
    margin: 23px 49px 0 0;
    background: none;
    background-repeat: repeat-x;
    background-position: 0 0;
    background-image: url(/images/new/hr.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/hr.png*/
    ;
    padding: 29px 0 0 0;
}

.recent-posts.history li:nth-child(2n) {
    margin-right: 0;
}

.recent-posts.history li.nomargin {
    margin-right: 0;
}

.recent-posts.history li:first-child {
    background: none;
    padding-top: 0;
    margin-top: 0;
}

.recent-posts.history li:nth-child(2) {
    background: none;
    padding-top: 0;
    margin-top: 0;
}

.recent-posts.history li.alt {
    background: none;
    padding-top: 0;
    margin-top: 0;
}

.recent-posts.history li .year {
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-family: 'bebas_neuebold', sans-serif;
    background-repeat: no-repeat;
    background-image: url(/images/new/date-bg.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/date-bg.png*/
    ;
    color: #fff;
    float: left;
    font-size: 18px;
    margin-right: 16px;
}

.recent-posts.history li h5 {
    padding-top: 0;
    margin-bottom: 10px;
}

.recent-posts.history li h3 a {
    color: #191919;
}

.recent-posts.history li .excerpt {
    margin-bottom: 0;
    display: inline;
}

.recent-posts.history li .button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    display: inline;
    font-weight: bold;
    text-decoration: underline;
}

.recent-posts.history li .button:hover {
    text-decoration: none;
}

/* Popular Posts */

.popular_posts {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.popular_posts li {
    list-style-type: none;
    padding: 0 0 20px 0;
    margin: 0;
    overflow: hidden;
}



/* Tags */

.tags-cloud a,
.tagcloud a,
.post-footer a {
    display: inline-block;
    background: #57acc5;
    padding: 2px 7px;
    border-radius: 3px;
    text-decoration: none;
    color: #fff;
    margin: 0 1px 4px 0;
    font-size: 11px !important;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
    line-height: 1.5em;
    vertical-align: top;
}

.tags-cloud a:hover,
.tagcloud a:hover,
.post-footer a:hover {
    background: #356d8b;
}


/* Recent Comments */

.recent-comments {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.recent-comments li {
    padding: 0;
    margin: 0;
    border: none;
    padding-bottom: .5em;
}


/* Footer
---------------------------------------- */

#footer {

    overflow: hidden;
    margin-top: -78px;
    position: relative;
    background-repeat: repeat-x;
    background-position: 0 0;
    background: url(/images/new/tail-bottom.gif) repeat;
    z-index: 3;
}

#footer,
#footer a {
    color: #bfd0da !important;
}

#footer a {
    text-decoration: underline;
}

#footer-text a:hover {
    color: #57acc5 !important;
}

/* Footer widget */

#widget-footer {

}

#widget-footer .social-networks {
    margin: 0;
    padding: 0;
}

.social-networks li {
    position: relative;
    background: none;
}

#widget-footer .social-networks li {
    list-style-type: none;
    padding: 0;
    margin: 0 0 0 5px;
    float: left;
    position: relative;
    background: none;
}

.social-networks li .tooltip {
    position: absolute;
    left: 50%;
    bottom: 35px;
    opacity: 0;
    font-size: 10px !important;
    line-height: 1.2em;
    text-transform: uppercase;
    width: 150px;
    margin-left: -75px;
    text-align: center;
    color: #225d7d !important;

    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
}

#sidebar .social-networks li .tooltip {
    display: none;
}

.no-opacity .social-networks li .tooltip {
    visibility: hidden;
}

.social-networks li:hover .tooltip {
    opacity: 1;
    bottom: 27px;
}

.no-opacity .social-networks li:hover .tooltip {
    visibility: visible;
}

.social-networks li .inner {
    display: inline-block;
    padding: 2px 6px;
    background-color: #cff4f7;
    border: 1px solid #fff;
    border-radius: 1px;
}

/* Copyright */

#copyright {}

/* Footer text */

#footer-text {
    padding-top: 25px;
}

#footer-text .site-name {
    font-family: 'majesticregular', cursive;
    color: #cff4f7 !important;
    text-decoration: none;
    font-size: 2.154em;
    margin-right: 5px;
}



/* Misc
---------------------------------------- */

.button {
    display: inline-block;
    color: #57acc5;
    font-size: 14px;
    text-shadow: 1px 1px rgba(255, 255, 255, .6);
    text-decoration: none;
    font-family: 'bebas_neuebold', sans-serif;
    text-transform: uppercase;
    margin-right: 30px;
}

.button:hover {
    color: #286383;
}

/* Small Button */

.button.small {
    font-size: 10px;
    text-transform: uppercase;
    padding: 3px 8px;
}

/* Large Button */

.button.large {
    font-size: 18px;
    padding: 16px 32px;
}

.no-results {}


/* Lightbox */

.lightbox {
    display: block;
    position: relative;
}

/* Back to Top */

#back-top-wrapper {
    width: 100%;
    position: absolute;
    overflow: hidden;
}

#back-top {
    position: fixed;
    bottom: 118px;
    left: 50%;
    margin: 0 0 0 500px;
    display: none;
    filter: none !important;
}

#back-top a {
    width: 60px;
    display: block;
    text-align: center;
    font: 14px/36px ''bebas_neuebold'', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff !important;

    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

/* arrow icon (span tag) */

#back-top span {
    width: 60px;
    height: 36px;
    display: block;
    background: #57acc5;

    box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .4);

    /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top a:hover span {
    background-color: #225d7d;
}

/* Tabs */

.tabs {
    margin: 1px 0 20px 0;
}

.tabs .tab-wrapper {
    border: 1px solid #dddddd;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    margin: -1px 0 0 0;
}

.tabs .tab-menu ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

.tabs .tab-menu li {
    display: inline;
    float: left;
    margin: 0;
    padding: 0;
}

.tabs .tab-menu a {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #aaaaaa;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 2px 0 0;
    padding: 8px 20px;
}

.tabs .tab-menu a:hover {
    background-color: #f2f2f2;
    color: #666666;
}

.tabs .tab-menu a.active {
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
    background: -moz-linear-gradient(bottom, #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fafafa), color-stop(90%, #f6f6f6));
    border-bottom: none;
    color: #666666;
    padding: 8px 20px 9px 20px;
}

.tabs .tab {
    background-color: #fafafa;
    border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    padding: 20px;
}





/* Toggle */

.toggle {
    padding: 0 0 2px 0;
}

.toggle .trigger {
    background-color: #f5f5f5;
    background: -moz-linear-gradient(bottom, #F2F2F2 0px, #ffffff 100%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
    border: 1px solid #dddddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #666666;
    display: block;
    padding: 10px 12px 10px 40px;
    position: relative;
    text-decoration: none;
    height: 1%;
}

.toggle .trigger span {
    background: url(/images/new/toggle.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/includes/images/toggle.png*/
    0 0 no-repeat;
    display: block;
    position: absolute;
    top: 9px;
    left: 10px;
    text-indent: -9999px;
    width: 22px;
    height: 20px;
}

.toggle .trigger:hover,
.toggle .active {
    background: #191919;
    color: #fff;
}

.toggle .active span {
    background-position: 0 -20px;
}

.toggle .box {
    background-color: #fafafa;
    border: 1px solid #dddddd;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 20px;
}



/* Dropcap */

.dropcap {
    display: block;
    float: left;
    margin: 0 22px 20px 0;
    text-transform: uppercase;
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-image: url(/images/new/date-bg.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/date-bg.png*/
    ;
    font-family: 'bebas_neuebold', sans-serif;
    font-size: 18px;
    line-height: 55px;
    color: #ffffff;
    text-align: center;
    text-transform: lowercase;
}

.widget-area {}

.hr {
    height: 2px;
    background-image: url(/images/new/hr.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/hr.png*/
    ;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 30px 5px;
}

.grid_1 .hr,
.grid_2 .hr,
.grid_3 .hr,
.grid_4 .hr,
.grid_5 .hr,
.grid_6 .hr,
.grid_7 .hr,
.grid_8 .hr,
.grid_9 .hr,
.grid_10 .hr,
.grid_11 .hr,
.grid_12 .hr,
.grid_13 .hr,
.grid_14 .hr,
.grid_15 .hr,
.grid_16 .hr,
.grid_17 .hr,
.grid_18 .hr,
.grid_19 .hr,
.grid_20 .hr,
.grid_21 .hr,
.grid_22 .hr,
.grid_23 .hr,
.grid_24 .hr {
    margin-left: 0;
    margin-right: 0;
}

.sm_hr {
    height: 2px;
    background-image: url(/images/new/hr.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/hr.png*/
    ;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 5px 10px 25px 10px;
}

.grid_1 .sm_hr,
.grid_2 .sm_hr,
.grid_3 .sm_hr,
.grid_4 .sm_hr,
.grid_5 .sm_hr,
.grid_6 .sm_hr,
.grid_7 .sm_hr,
.grid_8 .sm_hr,
.grid_9 .sm_hr,
.grid_10 .sm_hr,
.grid_11 .sm_hr,
.grid_12 .sm_hr {
    margin-left: 0;
    margin-right: 0;
}

.spacer {
    height: 30px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}


/* Address */

.address {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}

.address dt {
    float: left;
    width: 165px;
    margin-right: 20px;
    padding: 0 0 0 55px;
    background: none;
    font-size: 1em;
    line-height: 18px;
    background: url(/images/new/address-icon1.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/address-icon1.png*/
    no-repeat 0 3px;
}

.address dd {
    float: left;
    width: 217px;
    padding: 0 0 0 53px;
    background: url(/images/new/address-icon2.png)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/address-icon2.png*/
    no-repeat 0 3px;
}

.address dd ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.address dd ul li {
    background: none;
    padding: 0;
    margin: 0;
    text-transform: none;
    font-size: 1em;
    font-weight: normal;
}

.address dd span {
    float: left;
    width: 100px;
}

.address dd a {
    font-style: italic;
    color: #191919;
    text-decoration: underline;
}

.address dd a:hover {
    text-decoration: none;
}


/* Google Map */

.google-map {
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(/images/new/loading-map.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/images/loading-map.gif*/
    ;
}




/* VIDEO */

.video-wrap {
    margin-bottom: 10px;
    position: relative;
    zoom: 1;
}

.video-wrap object {
    position: relative;
    z-index: 2;
}

.video-bg {
    background-color: black;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

/* AUDIO */

.audio-wrapper {
    margin-bottom: 1.5em;
}

.audio-desc {
    font-size: .91em;
    color: #999;
    padding: .5em 0 0 0;
}

.audiojs audio {
    position: absolute;
    left: -1px;
}

.audiojs {
    width: 460px;
    height: 36px;
    background: #404040;
    overflow: hidden;
    font-family: monospace;
    font-size: 12px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));
    background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}

.audiojs .play-pause {
    width: 25px;
    height: 40px;
    padding: 4px 6px;
    margin: 0px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #000;
}

.audiojs p {
    display: none;
    width: 25px;
    height: 40px;
    margin: 0px;
    cursor: pointer;
}

.audiojs .play {
    display: block;
}

.audiojs .scrubber {
    position: relative;
    float: left;
    width: 280px;
    background: #5a5a5a;
    height: 14px;
    margin: 10px;
    border-top: 1px solid #3f3f3f;
    border-left: 0px;
    border-bottom: 0px;
    overflow: hidden;
}

.audiojs .progress {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 14px;
    width: 0px;
    background: #ccc;
    z-index: 1;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));
    background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%);
}

.audiojs .loaded {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 14px;
    width: 0px;
    background: #000;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
    background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%);
}

.audiojs .time {
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0px 0px 0px 6px;
    padding: 0px 6px 0px 12px;
    border-left: 1px solid #000;
    color: #ddd;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}

.audiojs .time em {
    padding: 0px 2px 0px 0px;
    color: #f9f9f9;
    font-style: normal;
}

.audiojs .time strong {
    padding: 0px 0px 0px 2px;
    font-weight: normal;
}

.audiojs .error-message {
    float: left;
    display: none;
    margin: 0px 10px;
    height: 36px;
    width: 400px;
    overflow: hidden;
    line-height: 36px;
    white-space: nowrap;
    color: #fff;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.audiojs .error-message a {
    color: #eee;
    text-decoration: none;
    padding-bottom: 1px;
    border-bottom: 1px solid #999;
    white-space: wrap;
}

.audiojs .play {
    background: url(/images/new/player-graphics.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/js/audiojs/player-graphics.gif*/
    -2px -1px no-repeat;
}

.audiojs .loading {
    background: url(/images/new/player-graphics.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/js/audiojs/player-graphics.gif*/
    -2px -31px no-repeat;
}

.audiojs .error {
    background: url(/images/new/player-graphics.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/js/audiojs/player-graphics.gif*/
    -2px -61px no-repeat;
}

.audiojs .pause {
    background: url(/images/new/player-graphics.gif)/*tpa=https://livedemo00.template-help.com/wordpress_41258/wp-content/themes/theme1804/js/audiojs/player-graphics.gif*/
    -2px -91px no-repeat;
}

.playing .play,
.playing .loading,
.playing .error {
    display: none;
}

.playing .pause {
    display: block;
}

.loading .play,
.loading .pause,
.loading .error {
    display: none;
}

.loading .loading {
    display: block;
}

.error .time,
.error .play,
.error .pause,
.error .scrubber,
.error .loading {
    display: none;
}

.error .error {
    display: block;
}

.error .play-pause p {
    cursor: auto;
}

.error .error-message {
    display: block;
}



/* Alert boxes
---------------------------------------- */

.alert-box,
.wpcf7-response-output {
    padding: 20px 20px 20px 90px !important;
    font-size: .91em;
    line-height: 1.4em;
    border: 1px solid #dbdbdb;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 15px;
}

.error-box,
.wpcf7-mail-sent-ng {
    border-color: #ff9999;
    color: #c31b00;
    background: url(/images/new/images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
}

.attention-box,
.wpcf7-validation-errors,
.wpcf7-spam-blocked {
    border-color: #e6c555;
    color: #9e660d;
    background: url(/images/new/images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
}

.notice-box {
    border-color: #68a2cf;
    color: #2e6093;
    background: url(/images/new/images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}

.approved-box,
.wpcf7-mail-sent-ok {
    border-color: #a3c159;
    color: #5e6f33;
    background: url(/images/new/images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}



/* Forms
---------------------------------------- */

/* Form defaults */

input,
select,
textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    vertical-align: middle;
    font-weight: normal;
    border: 1px solid #dbdbdb;
    outline: none;
}

input[type="text"],
textarea,
input[type="email"] {
    background: #f2fbfc;
    border: 1px solid #cee5ea;
    padding: 7px 10px;
    color: #849499;

    box-shadow: 0 0 5px rgba(171, 215, 223, .2);
    -moz-box-shadow: 0 0 5px rgba(171, 215, 223, .2);
    -webkit-box-shadow: 0 0 5px rgba(171, 215, 223, .2);
}

input[type="submit"],
input[type="reset"] {
    position: relative;
    display: inline-block;
    padding: 0;
    line-height: 31px;
    color: #57acc5;
    text-shadow: 0 1px #fff;
    font-family: 'bebas_neuebold', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    background: none;
    border: none;
    height: 31px;
    cursor: pointer;
    margin-right: 4px;
}

input[type="submit"]:hover,
input[type="reset"]:hover {
    color: #286383;
}


/* Comment form */

#commentform a {
    text-decoration: underline;
    color: #57acc5;
}

#commentform a:hover {
    text-decoration: none;
}

#commentform p.field {
    margin-bottom: 10px;
}

#commentform small {
    color: #8b8b8b;
}

#commentform label {
    display: block;
}

#commentform input[type="text"] {
    width: 278px;
}

#commentform textarea {
    width: 488px;
    max-width: 488px;
    min-width: 488px;
    height: 155px;
    min-height: 155px;
    overflow: auto;
}

.children #commentform textarea {
    width: 478px;
    max-width: 478px;
    min-width: 478px;
}




/* Contact form */

.wpcf7-form p.field {
    margin-bottom: 9px;
    overflow: hidden;
    vertical-align: top;
    position: relative;
}

.wpcf7-form p.field input {
    width: 290px;
}

.wpcf7-form p.field small {
    color: red;
}

.wpcf7-form .input-file {
    width: 79px;
    height: 22px;
    background: url(/images/new/images/btn-choose-file.gif) 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.wpcf7-form input[type="file"] {
    position: relative;
    height: 100%;
    width: auto;
    opacity: 0;
    cursor: pointer;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.wpcf7-form textarea {
    width: 358px;
    max-width: 358px;
    min-width: 358px;
    height: 255px;
    min-height: 255px;
    overflow: auto;
    margin-bottom: 17px;
}

.wpcf7-form .submit-wrap {
    padding: 0;
    margin: 0;
}

span.wpcf7-form-control-wrap {
    display: block;
}

.wpcf7-not-valid-tip {
    width: 300px !important;
    position: absolute;
    left: 0 !important;
    top: 0 !important;
    padding: 5px 0 5px 10px !important;
    background: #f3b7b7 !important;
    color: red !important;
    border: 1px solid red !important;
}

.ie9 .wpcf7-not-valid-tip {
    padding: 5px 0 4px 10px !important;
}

div.wpcf7-response-output {
    margin-left: 0 !important;
    margin-right: 0 !important;
}





/* Sidebar search form */

#searchform {}

#searchform .searching {
    width: 160px;
    margin-right: 10px;
}

#searchform .submit {
    width: 60px;
    cursor: pointer;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}



/* Fluid Columns */

.one_half {
    width: 48%;
}

.one_third {
    width: 30.66%;
}

.two_third {
    width: 65.33%;
}

.one_fourth {
    width: 22%;
}

.three_fourth {
    width: 74%;
}

.one_fifth {
    width: 16.8%;
}

.two_fifth {
    width: 37.6%;
}

.three_fifth {
    width: 58.4%;
}

.four_fifth {
    width: 79.2%;
}

.one_sixth {
    width: 13.33%;
}

.five_sixth {
    width: 82.67%;
}

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
    position: relative;
    margin-right: 4%;
    float: left;
}

.last {
    margin-right: 0 !important;
    clear: right;
    height: 445px;
}


.fleft {
    float: left;
}

.fright {
    float: right;
}

.clear {
    clear: both;
}

.wrapper {
    width: 100%;
    overflow: hidden;
}

.extra-wrap {
    overflow: hidden;
}


/* Clear Floated Elements */

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix:after {
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.room_head {
    margin-right: 30px;
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */

.rooms {
    width: 100%;
    overflow: hidden;
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.rooms li {
    list-style-type: none;
    display: -moz-inline-box;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    width: 300px;
    margin: 0 10px 35px 0;
    position: relative;
    background: none;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

* + html .rooms li {
    display: inline;
}

.rooms li.nomargin {
    margin-right: 0 !important;
}

.rooms span.image-border {
    display: block;
    overflow: hidden;
    height: 177px;
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    box-shadow: 0 0 5px rgba(171, 215, 223, .4);
    -moz-box-shadow: 0 0 5px rgba(171, 215, 223, .4);
    -webkit-box-shadow: 0 0 5px rgba(171, 215, 223, .4);
}

.rooms li a.image-wrap {
    display: block;
    padding: 0px;
    border: 1px solid #fff;
    overflow: hidden;
    width: 298px;
    height: 177px;
    position: relative;
    background: #fff url(images/loading-folio.gif) 50% 50% no-repeat;
}

.rooms li a.image-wrap:hover {}

.rooms li a.image-wrap img {
    float: none;

    width: 100%;
}

li h3 {
    font-size: 14px;
    text-shadow: 1px 1px #fff;
    text-transform: uppercase;
}

li h3 a {
    color: #356d8b;
}

li h3 a:hover {
    color: #57acc5;
}

.rooms .desc {
    margin-bottom: 0;
    padding: 0;
}

.rooms .quick-meta {
    margin-bottom: 10px;
}

.quick-meta p {
    margin: 0;
    line-height: 23px;
}

.quick-meta b {
    color: #356d8b;
}

.rooms p.excerpt {
    padding: 0;
}

.zoom-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    background: rgba(0, 0, 0, .4);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    opacity: 0;
}

.no-rgba .zoom-icon {
    background: url(images/black-opacity-60.png);
    visibility: hidden;
}

.zoom-icon:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 25px;
    height: 26px;
    margin: -13px 0 0 -13px;
    background: url(images/magnify-alt.png) 50% 50% no-repeat;
}

.image-wrap:hover .zoom-icon {
    opacity: 1;
}

.no-rgba .image-wrap:hover .zoom-icon {
    visibility: visible;
}

.room_head {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    color: #334953;
    font-family: 'bebas_neuebold', sans-serif;
    line-height: 1.2em;
    margin: 0;
    text-shadow: 0 1px #fff;
}

ul.bottom-menu li {
    float: left;
    background-image: none;
}

#footer {
    margin: 40px 0 0 0;
}

.scroll-pane {
    width: 650px;
    /* ������ ������� �������*/
    height: 500px;
    /* ������ ������� �������*/
    overflow: auto;
    /* ���� ��������� ������� ��� ������� �������� ���������� ������� ������ */
    margin-bottom: 50px;
}

h2 {
    font: normal 24px/1.2em 'bebas_neuebold', sans-serif;
    color: #334952;
}

.gallery {
    margin: 10px 0;
    display: inline-block;
}

.gallery img {
    width: 195px;
    height: 190px;
    float: left;
    margin: 0 6px 6px 0;
}


.home-page-content img {
    margin: 5px;
}

.icon-c {
    width: 150px
}

.plitkaContainer {
    text-align: center;
}

.plitka img {
    width: 220px;
    height: 160px;
}

.plitka {
    display: inline-table;
    width: 40%;
    margin: 10px;
    padding: 7px;
    border: 1px solid #CCC;
    border-radius: 5px;
}

.plitka:hover {
    border: 1px solid #57ACC5;
}

.menu td {
    padding: 30px;
}

article.banners {
    text-align: center;
}

article.banners a img {
    border: 1px solid inherit;

}

article.banners a:hover img {
    border: 1px solid #ccc;
    box-shadow: 2px 2px 6px #000;
}

#slider-wrapper {
    height: 950px;
}

.page_link {
    display: inline-block;
    height: 35px;
    width: 150px;
    background-color: #008B8B;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 35px;
    margin: 15px;
    font-size: 18px;
}

.page_links {
    width: 360px;
    margin: 0 auto;
}

#b-price a.btn-room-more {
    color: #fff;
    text-align: center;
    line-height: 29px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    width: 166px;
    height: 29px;
    background: url('/img/bg-price-btn.png') no-repeat;
}

.h2-size {
    font: normal 24px/1.2em 'bebas_neuebold', sans-serif;
}

p.h3 {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    padding: 0;
    margin: 0 0 1em 0;
    font: normal 20px/1.2em 'bebas_neuebold', sans-serif;
}

.home-page-content p.h3 {
    font-size: 14px;
    color: #57acc5;
    text-transform: uppercase;
    text-shadow: 1px 1px #fff;
    margin-bottom: 30px;
}

li p.h3 a {
    color: #356d8b;
}

.breadcrumb-item{
    background-image: none;
    display: inherit;
    font-size: 13px !important;
    color: #57acc5 !important;
    padding: 0;
}

.breadcrumb-item:not(:last-child):after{
    content: '>';
    padding-left: 10px;
    padding-right: 10px;
}

.breadcrumbs{
    display: inline-block;
}

.thumbnails {text-align: center;}
.thumbnail {text-decoration: none; display: -moz-inline-box; display: inline-block; vertical-align: top;}
.r {display: block; float: left; width: 175px;min-height: 120px;}

.col-sm-12 {
    width: 100%;
    float: none;
    margin: 0 auto;
}
.col-sm-4 {
    width: 33%;
    float: left;
    text-align: center;
}

.after_header{
  width: 960px;
  display: block;
  margin: auto;
  margin-top: 252px;
}
.aft-h{
  display: flex;
  justify-content: space-around;
}
.aft-h #header-description{
  top: -80px;
padding: 0 324px 40px!important;
background-image: url(/images/new/divider.png)!important;
background-repeat: no-repeat;
font-size: 28px;
line-height: 28px;
color: #20495f;
font-family: majesticregular,cursive;
text-shadow: 1px 1px rgba(255,255,255,.6);
background-repeat: no-repeat!important;
background-position: 128% bottom!important;
position: absolute;
text-align: center;
}
.aft-h .left_block, .aft-h .right_block{
  margin-top: -100px;
}
#header{position: fixed!important;width: 100%!important;margin-top: -252px!important}
#booking-form .form_but_cont{
    width: 98%;
}

#booking-form .form_but_cont input{
    font-family: Arial;
    text-shadow: none;
    font-weight: 700;
    background: #44436b;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 6px 0;
    border: 1px solid #44436b;
    border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#booking-form .form_but_cont input:hover{
    background-color: transparent;
    color: #44436b;
}
.home_bron_but{
    font-family: Arial;
    text-shadow: none;
    font-weight: 700;
    background: #44436b;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 6px 0;
    border: 1px solid #44436b;
    border-radius: 4px;
    -o-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.home_bron_but:hover{
    background-color: transparent;
    color: #44436b;
}

#rooms_carousel .slick-prev {
    left: -9px;
    z-index: 999999999999999999;
    top: 30%;
    background: url(https://brigantina.net/img/arrow-prev.png);
    background-size: cover;
    background-position: 0,0;
    height: 46px;
    width: 25px;
}

#rooms_carousel .slick-next {
    right: -24px;
    z-index: 999999999999999999;
    top: 30%;
    background: url(https://brigantina.net/img/arrow-next.png);
    background-size: cover;
    background-position: 0,0;
    height: 46px;
    width: 25px;
}

.rooms_block_price_from{
    font-size: 16px;
}

.rooms_block_price_from span{
    color: #44436b;
}

#rooms_carousel .room-desc .excerpt{
    min-height: 80px;
}

@media (min-width: 1366px) {
  .contactHeader {
      margin-right: 2%;
  }
}
@media (min-width: 1499px) {
.contactHeader {
    margin-right: 14%;
}
}
.top-p{
  display: block;
  width: 100%
}
.top-p a img{
  margin-bottom: -10px;
}
#rooms_carousel{
    overflow: inherit;
    padding-left: 10px;
}

#rooms_carousel .slick-prev:before,#rooms_carousel .slick-next:before{
    content: '';
}

.contactHeader span {display: block; float: none; text-align: right;}
.contactHeader span a {color: #fff; font-weight: bold; text-decoration: none; display: inline-block;}
.contactHeader span a.all_phone {white-space: nowrap; font-size:24px; line-height: 24px;}
.contactHeader span span {font-size: 12px; line-height: 12px; display: inline-block; margin-bottom: 0px;}

body.home #header {position: relative; z-index: 2;}
body.home #header, body.home #header .shadow {height: 160px;}
.after_header, #main > .container_12 {position: relative; z-index: 1;}
.after_header #header-description { z-index: 0;}
.after_header .right_block, .after_header .left_block {z-index: 1;}
.after_header .right_block a, .after_header .left_block a {display: block;}
