/*
Kit Name: City Break
Kit URI: http://pixelkit.com
Description: 100+ elements
Version: 1.0
Author: ThemeFuse
Author URI: http://themefuse.com

CSS STRUCTURE:

1. GENERAL TYPOGRAPHY
	- Fonts
	- Global Reset
	- General Styles
	- Typography
	- Buttons
	- Custom checkboxes, radios
	- Ribbons
	- Badges
	- Rating Stars

2. PAGE ITEMS, WIDGETS
	- Price Items
        - Price Item small
        - Price Item style 1
        - Price Item style 2
        - Price Item style 3
        - Price Item style 4
        - Price Carousel
        - Price List
	- Sidebar widgets
			- Widget Categories
			- Widget Latest Stories, Latest Comments
			- Widget Tags
			- Widget Calendar
    - Full width widgets
            - Widget question
	- Post Items
			- Post Item Style 1
			- Post Item Style 2
			- Post Item Style 3
			- Post Item Style 4
			- Post Media
	- Comments
	        - Post Comments
	        - Message Field
	- Forms
    	    - Reservation Form
    	    - Comment Form
    	    - Contact Form
    	    - Survey Form
    	    - Payment Form
    	    - Login Form, Newsletter Form, Search Form
	- Pagination
	- Tabs
	- Filters
			- Checkbox Filter, Radiobox Filter
	- Sliders
			- Main Slider
			    - Main Slider Style 1
			    - Main Slider Style 2
			- Top Slider
			- Testimonials
			- Partners
	- Footers
			- Footer Style 1
			- Footer Style 2

3. INDEX PAGE
	- JumboTron
	- Navigation
            - Main Menu
            - Main Menu style 2
            - User Menu
	- Statistics
	- Contact Form styled
	- Progress Bars
	- Profile
	- Image Slider

/*===================================================*/
/* 1. GENERAL TYPOGRAPHY */
/*===================================================*/

/*-----------------------------------*/
/* Fonts */
/*-----------------------------------*/

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

/*-----------------------------------*/
/* Global Reset */
/*-----------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: subpixel-antialiased;}

/*-----------------------------------*/
/* General Styles */
/*-----------------------------------*/
.times_box{
    width: 100%; border-top: 4px solid #398fc7;border-bottom: 4px solid #398fc7;
}
.tabs {
    border-bottom: 0px;
}

.tabs li{
    float:left;
    text-align: center;
    height: 48px;
    line-height: 48px;
    position: relative;
    margin-right:5px;
    margin-top: 5px;
    background: #398fc7;

}
.tabs li.active{
    margin-top: 0;
    height: 53px;
    line-height: 53px;
    background: #fff;
    z-index: 10;
}
.tabs li a{
    font-size: 14px;
    color:#f8f3f0;
    display: block;
    padding: 0 22px;
    border-bottom: 0px;
}
.tabs li.active a{
    font-size: 16px;
    color:#5c5146;
    border-bottom: 0px;
}

.tabs li a .icon1{
    margin-top: 10px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(/images/icons/namaz-icons/clock-3.png);
    background-position: 24px;
}
.tabs li.active a .icon1{
    margin-top: 10px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(/images/icons/namaz-icons/clock-3.png);

}
.tabs li a .icon2{
    margin-top: 10px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(/images/icons/namaz-icons/calendar-3.png);
    background-position: 24px;
}
.tabs li.active a .icon2{
    margin-top: 10px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(/images/icons/namaz-icons/calendar-3.png);

}
.tabs li a .icon3{
    margin-top: 10px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(/images/icons/namaz-icons/gps-3.png);
    background-position: 24px;
}
.tabs li.active a .icon3{
    margin-top: 10px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(/images/icons/namaz-icons/gps-3.png);

}
.tabs li a .icon4{
    margin-top: 10px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(/images/icons/namaz-icons/settings-3.png);
    background-position: 24px;
}
.tabs li.active a .icon4{
    margin-top: 10px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(/images/icons/namaz-icons/settings-3.png);
}

body {
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #4f5d6e;
    position: relative;
    background: rgb(26,49,95);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhMzE1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iIzFhMzE1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iIzFkNmM4ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iIzJhYTZiYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iIzI3MmQ2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iIzFhMzE1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTMxNWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(26,49,95,1) 0%, rgba(26,49,95,1) 10%, rgba(29,108,141,1) 24%, rgba(41, 136, 151, 1) 37%, rgba(39,45,100,1) 77%, rgba(26,49,95,1) 90%, rgba(26,49,95,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26,49,95,1)), color-stop(10%,rgba(26,49,95,1)), color-stop(24%,rgba(29,108,141,1)), color-stop(37%,rgba(41, 136, 151, 1)), color-stop(77%,rgba(39,45,100,1)), color-stop(90%,rgba(26,49,95,1)), color-stop(100%,rgba(26,49,95,1)));
    background: -webkit-linear-gradient(top,  rgba(26,49,95,1) 0%,rgba(26,49,95,1) 10%,rgba(29,108,141,1) 24%,rgba(41, 136, 151, 1) 37%,rgba(39,45,100,1) 77%,rgba(26,49,95,1) 90%,rgba(26,49,95,1) 100%);
    background: -o-linear-gradient(top,  rgba(26,49,95,1) 0%,rgba(26,49,95,1) 10%,rgba(29,108,141,1) 24%,rgba(41, 136, 151, 1) 37%,rgba(39,45,100,1) 77%,rgba(26,49,95,1) 90%,rgba(26,49,95,1) 100%);
    background: -ms-linear-gradient(top,  rgba(26,49,95,1) 0%,rgba(26,49,95,1) 10%,rgba(29,108,141,1) 24%,rgba(41, 136, 151, 1) 37%,rgba(39,45,100,1) 77%,rgba(26,49,95,1) 90%,rgba(26,49,95,1) 100%);
    background: linear-gradient(to bottom,  rgba(26,49,95,1) 0%,rgba(26,49,95,1) 10%,rgba(29,108,141,1) 24%,rgba(41, 136, 151, 1) 37%,rgba(39,45,100,1) 77%,rgba(26,49,95,1) 90%,rgba(26,49,95,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a315f', endColorstr='#1a315f',GradientType=0 );
}
.body-wrap {
    position: relative;
    z-index: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAASUlEQVQYV2PcsWOHpIeHx3MGJIAuBuIzIivApxiukJDJYIXYFKHbxIjNPSBF6O7GcCNII7pCvJ6BWQ2zkTTPoOvGFmRYPYMtAgCh0ELO5eiG4gAAAABJRU5ErkJggg==);
}
.body-wrap:before,
.body-wrap:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
    height: 260px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhMzE1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTMxNWYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(26,49,95,1) 0%, rgba(26,49,95,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26,49,95,1)), color-stop(100%,rgba(26,49,95,0)));
    background: -webkit-linear-gradient(top,  rgba(26,49,95,1) 0%,rgba(26,49,95,0) 100%);
    background: -o-linear-gradient(top,  rgba(26,49,95,1) 0%,rgba(26,49,95,0) 100%);
    background: -ms-linear-gradient(top,  rgba(26,49,95,1) 0%,rgba(26,49,95,0) 100%);
    background: linear-gradient(to bottom,  rgba(26,49,95,1) 0%,rgba(26,49,95,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a315f', endColorstr='#001a315f',GradientType=0 );
}
.body-wrap:after {
    top: auto;
    bottom: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFhMzE1ZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTMxNWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(26,49,95,0) 0%, rgba(26,49,95,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26,49,95,0)), color-stop(100%,rgba(26,49,95,1)));
    background: -webkit-linear-gradient(top,  rgba(26,49,95,0) 0%,rgba(26,49,95,1) 100%);
    background: -o-linear-gradient(top,  rgba(26,49,95,0) 0%,rgba(26,49,95,1) 100%);
    background: -ms-linear-gradient(top,  rgba(26,49,95,0) 0%,rgba(26,49,95,1) 100%);
    background: linear-gradient(to bottom,  rgba(26,49,95,0) 0%,rgba(26,49,95,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001a315f', endColorstr='#1a315f',GradientType=0 );
}
@media (max-width: 767px) {
    .body-wrap:before,
    .body-wrap:after {
        height: 20px;
    }
	.ramazanTable{
		display:none;
	}
	.ramazanTable2{
		display:block;
	}
}
@media(min-width: 1000px){
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display:         flex;
    }
}
@media (min-width: 768px) {

	.ramazanTable2{
		display:none;
	}
}



.ie9 body,
.ie9 .body-wrap:before,
.ie9 .body-wrap:after  {
    filter:none;
}
.ie7 body {background: none; filter:none; font-size:20px; color: #333; text-align: center; padding-top: 200px;}
.ie7 .body-wrap {display: none;}

::-moz-selection {
    background: #1c588f;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #1c588f;
    color: #fff;
    text-shadow: none;
}
a {color: #1c588f;}
a:hover, a:focus {color: #c9376e !important; text-decoration: none;}
a:active {background-color: transparent;}

input, textarea, input[type="submit"]:focus, div {
    outline: none;
    font-family: 'PT Sans', sans-serif;
}
button, input, select, textarea {vertical-align: top; margin: 0;}

.alpha {margin-left:0 !important;}
.omega {margin-right:0 !important;}

/*-----------------------------------*/
/* Typography */
/*-----------------------------------*/

h1, h2, h3, h4, h5, h6 {
    color: #1c588f;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 0.7em;
}
h1 {font-size: 29px;}
h2 {font-size: 25px;}
h3 {font-size: 23px;}
h4 {font-size: 19px;}
h5 {font-size: 17px;}
h6 {font-size: 14px;}

em {font-style: italic;}
strong {font-weight: 700;}
small {font-size: 85%;}

i {
    position: relative;
    top: 0;
    left: 0;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    font-style: normal;
    background-repeat: no-repeat;
    margin-right: 15px;
}
p {
    line-height: 22px;
    margin-bottom: 10px;
    font-size: 15px;
	text-indent: 20px;
}
.margin-top-0 {margin-top: 0 !important;}
.margin-top-10 {margin-top: 10px !important;}
.margin-top-20 {margin-top: 20px !important;}
.margin-top-30 {margin-top: 30px !important;}
.margin-top-40 {margin-top: 40px !important;}
.margin-top-50 {margin-top: 50px !important;}
.margin-top-60 {margin-top: 60px !important;}
.margin-top-80 {margin-top: 80px !important;}
.margin-top-90 {margin-top: 90px !important;}
.margin-top-100 {margin-top: 100px !important;}
.margin-bottom-0 {margin-bottom: 0 !important;}
.margin-bottom-20 {margin-bottom: 20px !important;}
.margin-bottom-30 {margin-bottom: 30px !important;}
.margin-bottom-40 {margin-bottom: 40px !important;}
.margin-bottom-50 {margin-bottom: 50px !important;}
.margin-bottom-60 {margin-bottom: 60px !important;}
.margin-bottom-80 {margin-bottom: 80px !important;}
.margin-bottom-90 {margin-bottom: 90px !important;}
.margin-bottom-100 {margin-bottom: 100px !important;}

h6.foo {
    font-size: 10px;
    color: #98a2b4;
    color: rgba(230,237,242,0.5);
    text-transform: uppercase;
    text-shadow: none;
    margin: 50px 0 20px;
}

/*-----------------------------------*/
/* Buttons */
/*-----------------------------------*/

.btns:hover, .btns:focus {
    -webkit-transition: background-position .0s linear;
    -moz-transition: background-position .0s linear;
    -o-transition: background-position .0s linear;
    transition: background-position .0s linear;
}
.btns:hover, .btns:focus, .btns:active, .btns.active, .btns.disabled, .btns[disabled] {
    background-color: transparent;
}
.btns.active, .btns:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btns {
    position: relative;
    display:inline-block;
    padding: 0;
    border: none;
    background: none;
}


.btns span,
.btns input {
    display:block;
    padding: 0 25px;
    height: 50px;
    line-height: 50px;
    outline: none;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
    border: none;
    background: #44b0e7;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    -ms-transition: background 0.1s linear;
    transition: background 0.1s linear;
}
.btns-middle span, .btns-middle input {height: 42px; line-height: 40px; font-size: 15px; padding: 0 16px;}
.btns-small span, .btns-small input {height: 26px; line-height: 26px; font-size: 10px; font-weight: 400; padding: 0 12px;}
.btns-caps span, .btns-caps input {text-transform: uppercase;}
.btns-shadow span, .btns-shadow input {-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.2); box-shadow: 3px 3px 5px rgba(0,0,0,0.2);}

.btns:hover span, .btns:hover input, .btns.hover span, .btns.hover input {background: #62d1ff;}
.btns:active span, .btns:active input, .btns.active span, .btns.active input {background: #164c87; -webkit-box-shadow: none; box-shadow: none;}

.btns-green span, .btns-green input {background: #9cd70e;}
.btns-green:hover span, .btns-green:hover input, .btns-green.hover span, .btns-green.hover input {background: #AEEC16;}
.btns-green:active span, .btns-green:active input, .btns-green.active span, .btns-green.active input {background: #7FAF0A;}

.btns-gray span, .btns-gray input {background: #cad7e5;}
.btns-gray:hover span, .btns-gray:hover input, .btns-gray.hover span, .btns-gray.hover input {background: #D7E3F0;}
.btns-gray:active span, .btns-gray:active input, .btns-gray.active span, .btns-gray.active input {background: #8C96A2;}

.btns-red span, .btns-red input {background: #c9376e;}
.btns-red:hover span, .btns-red:hover input, .btns-red.hover span, .btns-red.hover input {background: #E94180;}
.btns-red:active span, .btns-red:active input, .btns-red.active span, .btns-red.active input {background: #852247;}

/* Buttons with Arrows */
/*-----------------------------------*/

.btns-left {margin-left: 16px !important;}
.btns-right {margin-right: 16px !important;}

.btns-left:before,
.btns-right:before {
    content: '';
    position: absolute;
    top: 0;
    left: -16px;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 16px solid #44b0e7;
    -webkit-transition: border-color 0.1s linear;
    -moz-transition: border-color 0.1s linear;
    -ms-transition: border-color 0.1s linear;
    transition: border-color 0.1s linear;
}
.btns-right:before {
    left: auto;
    right: -16px;
    border-right: none;
    border-left: 16px solid #44b0e7;
}
.btns-left:hover:before,
.btns-right:hover:before,
.btns-left.hover:before,
.btns-right.hover:before {
    border-left-color: #62d1ff;
    border-right-color: #62d1ff;
}
.btns-left:active:before,
.btns-right:active:before,
.btns-left.active:before,
.btns-right.active:before {
    border-left-color: #164c87;
    border-right-color: #164c87;
}
.btns-left.btns-green:before,
.btns-right.btns-green:before {
    border-left-color: #9cd70e;
    border-right-color: #9cd70e;
}
.btns-left.btns-green:hover:before,
.btns-right.btns-green:hover:before,
.btns-left.btns-green.hover:before,
.btns-right.btns-green.hover:before {
    border-left-color: #AEEC16;
    border-right-color: #AEEC16;
}
.btns-left.btns-green:active:before,
.btns-right.btns-green:active:before,
.btns-left.btns-green.active:before,
.btns-right.btns-green.active:before {
    border-left-color: #7FAF0A;
    border-right-color: #7FAF0A;
}
.btns-left.btns-gray:before,
.btns-right.btns-gray:before {
    border-left-color: #cad7e5;
    border-right-color: #cad7e5;
}
.btns-left.btns-gray:hover:before,
.btns-right.btns-gray:hover:before,
.btns-left.btns-gray.hover:before,
.btns-right.btns-gray.hover:before {
    border-left-color: #D7E3F0;
    border-right-color: #D7E3F0;
}
.btns-left.btns-gray:active:before,
.btns-right.btns-gray:active:before,
.btns-left.btns-gray.active:before,
.btns-right.btns-gray.active:before {
    border-left-color: #8C96A2;
    border-right-color: #8C96A2;
}
.btns-left.btns-red:before,
.btns-right.btns-red:before {
    border-left-color: #c9376e;
    border-right-color: #c9376e;
}
.btns-left.btns-red:hover:before,
.btns-right.btns-red:hover:before,
.btns-left.btns-red.hover:before,
.btns-right.btns-red.hover:before {
    border-left-color: #E94180;
    border-right-color: #E94180;
}
.btns-left.btns-red:active:before,
.btns-right.btns-red:active:before,
.btns-left.btns-red.active:before,
.btns-right.btns-red.active:before {
    border-left-color: #852247;
    border-right-color: #852247;
}
.btns-left span, .btns-left input {padding-left: 20px;}
.btns-right span, .btns-right input {padding-right: 20px;}

/* Buttons with Icons */
/*-----------------------------------*/

.btns-icon span, .btns-icon input {padding-left: 75px;}
.btns-icon-right span, .btns-icon-right input {padding-left: 25px; padding-right: 75px;}

.btns-icon:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    background-color: #2f98dd;
    background-image: url(/images/icons/buttons-icons.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-transition: background 0.1s linear;
    -moz-transition: background 0.1s linear;
    -ms-transition: background 0.1s linear;
    transition: background 0.1s linear;
}
.btns-icon.btns-green:before {background-color: #71bd07;}
.btns-icon.btns-gray:before {background-color: #a7b8c8;}
.btns-icon.btns-red:before {background-color: #9E3059;}
.btns-icon-right:before {left: auto; right: 0;}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .btns-icon:before {
        background-image:url(/images/icons/buttons-icons-x2.png);
        background-size: 50px auto;
    }
}
.btns-icon-send:before {background-position: 0 -50px;}
.btns-icon-go:before {background-position: 0 -100px;}
.btns-icon-login:before {background-position: 0 -150px;}
.btns-icon-signup:before {background-position: 0 -200px;}
.btns-icon-checkout:before {background-position: 0 -250px;}

/* middle, small */
.btns-middle.btns-icon span, .btns-middle.btns-icon input {padding-left: 52px; padding-right: 13px;}
.btns-middle.btns-icon-right span, .btns-middle.btns-icon-right input {padding-left: 13px; padding-right: 52px;}
.btns-small.btns-icon span, .btns-small.btns-icon input {padding-left: 33px; padding-right: 8px;}
.btns-small.btns-icon-right span, .btns-small.btns-icon-right input {padding-left: 8px; padding-right: 33px;}

.btns-middle.btns-icon:before {
    width: 42px;
    background-image: url(/images/icons/buttons-icons-small.png);
    background-position: center 0;
}
.btns-small.btns-icon:before {
    width: 26px;
    background-image: url(/images/icons/buttons-icons-small.png);
    background-position: center -64px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .btns-middle.btns-icon:before,
    .btns-small.btns-icon:before {
        background-image:url(/images/icons/buttons-icons-small-x2.png);
        background-size: 50px auto;
    }
}

/* Follow, Like Buttons */
/*-----------------------------------*/

.btns-follow span,
.btns-like span {
    padding: 0 50px 0 6px;
    height: 36px;
    line-height: 36px;
    font-size: 13px;
    background: #9cd70e;
}
.btns-like span {background: #44b0e7;}

.btns-follow em,
.btns-like em {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
    margin-right: 8px;
    background: #888;
    background: rgba(0,0,0,0.2);
    font-style: normal;
}
.btns-follow:before,
.btns-like:before {
    content: '\2b';
    font-family: 'Glyphicons Halflings';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 36px;
    background: #44b0e7;
    font-size: 18px;
    line-height: 34px;
    color: #fff;
    text-align: center;
}
.btns-like:before {content: '\e125'; background: #9cd70e;}

/* Full Width Button */
/*-----------------------------------*/

.btns-full {display: block;}

.btns-full span,
.btns-full input {
    width: 100%;
    padding: 0 16px 0 80px;
    height: 96px;
    line-height: 96px;
    outline: none;
    font-size: 18px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.16);
    text-align: left;
}
.btns-full:before,
.btns-full:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 24px;
    margin-top: -18px;
    width: 36px;
    height: 36px;
}
.btns-full:before {
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.16), inset 1px 1px 1px rgba(0,0,0,0.16);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.16), inset 1px 1px 1px rgba(0,0,0,0.16);
}
.btns-full:after {
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    font-size: 18px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.16);
    text-align: center;
    line-height: 34px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .btns-full:before,
    .btns-full:after {
        left: 8px;
    }
    .btns-full span, .btns-full input {padding-left: 50px;}
}

/*-----------------------------------*/
/* Custom checkboxes, radios */
/*-----------------------------------*/

.custom-checkbox, .custom-radio {position:relative;}
.custom-checkbox label::selection, .custom-radio label::selection {background: transparent; color: inherit;}
.custom-checkbox input, .custom-radio input {position: absolute; top: 0; left: 10px; margin:0; border:none; width: 1px; height: 1px; display: none;}
.ie8 .custom-checkbox input, .ie8 .custom-radio input {display:block;}
.custom-checkbox label.focus, .custom-radio label.focus {outline: none;}

.custom-checkbox label,
.custom-radio label {
    display: block;
    position: relative;
    font-size: 14px;
    color: #70808b;
    line-height: 24px;
    padding-left: 36px;
    margin-bottom: 14px;
    cursor: pointer;
    min-height: 24px;
}
.custom-checkbox label {line-height: 22px; min-height: 22px; margin-bottom: 16px;}

.custom-checkbox label:before,
.custom-checkbox label:after,
.custom-radio label:before,
.custom-radio label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}
.custom-checkbox label:before,
.custom-radio label:before {
    width: 24px;
    height: 24px;
    background: #ebf1f8;
    border: 1px solid #d0d1d3;
    border-radius: 50%;
}
.custom-checkbox label:before {
    width: 22px;
    height: 22px;
    border-radius: 1px;
}
.custom-checkbox label:after {
    font-family: 'Glyphicons Halflings';
    font-style: normal !important;
    font-size: 12px;
    line-height: 22px;
    color: #21649c;
    text-align: center !important;
    width: 22px;
    height: 22px;
}
.custom-checkbox label.checked:after {content: '\e013';}

.custom-radio label.checked:after {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #21649c;
    top: 6px;
    left: 6px;
}
.rowCheckbox-caps .custom-checkbox label,
.rowRadio-caps .custom-radio label {
    text-transform: uppercase !important;
}

/* checkboxes, radios Right Align */
.label-right .custom-checkbox label,
.label-right .custom-radio label {
    padding-left: 0;
    padding-right: 32px;
    text-align: right;
}
.label-right .custom-checkbox label:before,
.label-right .custom-checkbox label:after,
.label-right .custom-radio label:before,
.label-right .custom-radio label:after {
    left: auto;
    right: 0;
}
.label-right .custom-radio label.checked:after {left: auto; right: 6px;}

/* Custom checkboxes, radios Alternative style
--------------------------------------------------------*/

.rowCheckbox-alt .custom-checkbox label,
.rowRadio-alt .custom-radio label {
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    min-height: 22px;
}
.rowCheckbox-alt .custom-checkbox label {line-height: 20px; min-height: 20px;}

.rowCheckbox-alt .custom-checkbox label:before,
.rowRadio-alt .custom-radio label:before {
    width: 22px;
    height: 22px;
    background: #164c87;
    border: 1px solid #0c3e75;
}
.rowCheckbox-alt .custom-checkbox label:before {
    width: 20px;
    height: 20px;
}
.rowCheckbox-alt .custom-checkbox label:after {
    font-size: 10px;
    line-height: 20px;
    color: #9cd70e;
    width: 20px;
    height: 20px;
}
.rowRadio-alt .custom-radio label.checked:after {
    width: 10px;
    height: 10px;
    background: #9cd70e;
}

/* Switch
------------------------------------*/
.switch .custom-checkbox label {
    padding-left: 70px;
    line-height: 26px;
    min-height: 26px;
}
.switch .custom-checkbox label:before {
    content: '\e014';
    font-family: "Glyphicons Halflings";
    width: 58px;
    height: 26px;
    padding: 0 12px;
    font-size: 14px;
    color: #c9376e;
    text-align: right !important;
    line-height: 24px;
    border: none;
    background: #164c87;
    border-radius: 13px;
}
.switch .custom-checkbox label.checked:before {
    content: '\e013';
    color: #9cd70e;
    text-align: left !important;
}
.switch .custom-checkbox label:after {
    content: '';
    top: 2px;
    left: 2px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #c9376e;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.switch .custom-checkbox label.checked:after {left: 34px; background: #9cd70e;}

/* Switch Right Align */
.label-right.switch .custom-checkbox label {padding-left: 0; padding-right: 70px;}
.label-right.switch .custom-checkbox label:after {left: auto; right: 34px;}
.label-right.switch .custom-checkbox label.checked:after {left: auto; right: 2px;}

/* Inline checkboxes, radios
--------------------------------*/
.input_styled.inline .rowCheckbox,
.input_styled.inline .rowRadio,
.input_styled.inline span {
    display: inline-block;
    margin-right: 10px;
}
.input_styled.inline span {line-height: 22px; margin-bottom: 14px;}

/*-----------------------------------*/
/* Ribbons */
/*-----------------------------------*/

.ribbon {
    position: absolute;
    top: 20px;
    right: -5px;
    background: #c9376e;
    border-right: 5px solid #dd6a9c;
    padding: 15px;
}
.ribbon:before,
.ribbon:after {
    content: '';
    position: absolute;
    left: -9px;
    border-left: 10px solid transparent;
}
.ribbon:before {border-top: 27px solid #c9376e; top: 0;}
.ribbon:after {border-bottom: 27px solid #c9376e; bottom: 0;}

.ribbon-green {background-color: #9cd70e; border-right-color: #bee628;}
.ribbon-green:before {border-top-color: #9cd70e;}
.ribbon-green:after {border-bottom-color: #9cd70e;}

.ribbon span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color:#fff;
    line-height: 20px;
}

/*-----------------------------------*/
/* Badges */
/*-----------------------------------*/

.badge:empty {display: inline-block;}

.badge {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 66px solid #888;
    border-top-color: rgba(0,0,0,0.3);
    border-left: 66px solid transparent;
    padding: 0;
    background-color: transparent;
    border-radius:0;
}
.badge-red {border-top-color: #c9376e;}

.badge span {
    position: absolute;
    top: -52px;
    left: -28px;
    font-size: 16px;
    color: #fff;
}

/*-----------------------------------*/
/* Rating Stars */
/*-----------------------------------*/

.rating {display: inline-block;}

.rating span.star {
    font-family: "glyphicons halflings";
    font-weight: normal;
    font-style: normal;
    float: left;
    padding: 0 1px;
    cursor:pointer;
}
.rating span.star:before {
    content: "\e006";
    display: block;
    font-size: 14px;
    color: #a7b8c8;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.rating-large span.star:before {font-size: 18px;}
.rating span.voted:before {color: #c9376e;}
.rating:hover span.star:before {color: #a7b8c8 !important;}
.rating:hover span.star.over:before {color: #c9376e !important;}

/*===================================================*/
/* 2. PAGE ITEMS, WIDGETS */
/*===================================================*/

.content, .sidebar {padding: 50px 0;}

.boxed {
    background: #fff;
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    margin-bottom: 20px;
    position: relative;
}
.boxed-blue {background: #1c588f;}
.boxed-dark {background: #142439;}
.boxed-light {background: #e5eff6;}

.boxed.red-line {border-top: 4px solid #c9376e;}
.boxed.green-line {border-top: 4px solid #9cd70e;}
.boxed.blue-line {border-top: 4px solid #4bb4e8;}

.widget-container {margin-bottom: 30px;}
.widget-full-width {margin-bottom: 100px;}

.caroufredsel_wrapper {margin: 0 auto !important;}

@media (max-width: 767px) {
    .content, .sidebar {padding: 20px 0;}
}

/*-----------------------------------*/
/* Price Items */
/*-----------------------------------*/

/* 3 Vertical circles */
.price-item-divider {
    position: relative;
    width: 8px;
    height: 8px;
    background: #95b4c9;
    border-radius: 50%;
    margin: 200px auto 0;
}
.price-item-divider:before,
.price-item-divider:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #95b4c9;
    border-radius: 50%;
    position: absolute;
    top: -16px;
    left: 0;
}
.price-item-divider:after {top: 16px;}

/* General price styles */
.price-title {font-size: 25px; line-height: 33px;}
.price-title a {color: #1c588f;}
.price-content-left {float: left; width: 40%;}
.price-content-right {float: right; width: 56%;}
@media (max-width: 767px) {
    .pagination {
        padding-top: 20px;
        font-size: 10px;
    }
    .price-content-left,
    .price-content-right {
        float: none;
        width: 100% !important;
        margin-bottom: 20px;
    }
}
.price-desc p {margin-bottom: 20px;}

.price-image {
    position: relative;
    -webkit-box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
    box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
}
.price-image img {display: block; width: 100%;}

/* Price declaration */
.price {text-align: center;}

.icon-price {
    display: block;
    margin: 0 auto 10px;
    width: 36px;
    height: 36px;
    border: 3px solid #cad7e5;
    border-radius: 50%;
    background: url(/images/icons/person.png) 0 0 no-repeat;
}
.icon-price.double {background-position: 0 -30px;}
.icon-price.triple {background-position: 0 -60px;}
.icon-price.games {background-position: 0 -90px;}
.icon-price.wifi {background-position: 0 -120px;}
.icon-price.phone {background-position: 0 -150px;}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .icon-price {
        background-image: url(/images/icons/person-x2.png);
        background-size: 30px auto;
    }
}
.price strong {
    display: block;
    font-size: 42px;
    font-weight: 700;
    color: #9cd70e;
    margin-bottom: 4px;
}
.price sup {font-size: .54em;}
.price span {display:block; color: #474748;}

/* Additional infos */
span.price-info {
    font-size: 11px;
    font-weight: 700;
    color: #8e9eac;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.price-bottom span.price-info {
    float: left;
    font-size: 16px;
    color: #676b6d;
    margin-bottom: 0;
}

/* Reservation link */
.price-reserve {
    float: right;
    font-size: 16px;
    font-weight: 700;
    color: #3999d4;
    text-transform: uppercase;
}
.price-reserve strong {
    font-size: 28px;
    font-weight: 400;
    line-height: 12px;
    vertical-align: top;
}

/* Price slider */
.price-item .carousel-indicators {display: none;}

.price-item .carousel-control {
    position: absolute;
    top: 42px;
    left: -5px;
    width: 16px;
    height: 30px;
    line-height: 20px;
    border: none;
    opacity: 1;
    font-size: 34px;
    color: #cbd8e6;
    text-shadow: none;
    text-align: center;
}
.price-item .carousel-control.left,
.price-item .carousel-control.right {
    background: none;
    filter: none;
}
.price-item .carousel-control.right {left: auto; right: -5px;}

@media (max-width: 991px) {
    .price-item .price-content,
    .price-item .price-top,
    .price-item .price-bottom {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}
@media (max-width: 479px) {
    .price-bottom span.price-info,
    .price-reserve {
        display: block;
        float: none;
    }
    .price-bottom span.price-info {margin-bottom: 5px;}
}

/* Price Item small */
/*-----------------------------------*/

.price-list-small {text-align: center; margin-bottom: 13px;}
.price-item-small {text-align: center;}

.price-item-small .price-top {
    background: #e6edf2;
    border-bottom: 3px solid #c2d1e0;
    padding: 21px 5px;
    font-size: 16px;
    font-style: italic;
    color: #164c87;
}
.price-item-small .price-content {padding: 21px 30px 20px;}
.price-item-small .price-title {line-height: 27px; margin-bottom: 6px;}
.price-item-small .price-title a {color: #0c9df7;}
.price-item-small .price-rating {margin-bottom: 18px;}
.price-item-small .price-image {margin-bottom: 18px;}

.price-item-small .price strong,
.price-item-small .price span {
    display: inline-block;
    text-align: left;
}
.price-item-small .price strong {font-size: 34px;}
.price-item-small .price sup {font-size: 1em; position: relative; top: 0;}
.price-item-small .price span {line-height: 16px;}
.price-item-small .btns {display: block;}

/* Price List small */
.price-list-small .price-item-small {display: inline-block; width: 170px;}

.price-list-small .price-item-small.active {
    margin: 0 -31px;
    z-index: 1;
    -webkit-box-shadow: 0 2px 13px rgba(60,155,213,0.16);
    box-shadow: 0 2px 13px rgba(60,155,213,0.16);
    position: relative;
    top: 7px;
}
.price-list-small .price-item-small .price-title {font-size: 20px;}
.price-list-small .price-item-small .price-title a {color: #164c87;}
.price-list-small .price-item-small.active .price-title {font-size: 24px;}
.price-list-small .price-item-small.active .price-title a {color: #0c9df7;}
.price-list-small .price-item-small .price-content {padding: 18px 30px 9px;}
.price-list-small .price-item-small.active .price-content {padding: 15px 19px 6px;}
.price-list-small .price-item-small .btns span {background: #21649c; padding: 0 10px 0 60px;}
.price-list-small .price-item-small .btns:before {background-color: #155595;}
.price-list-small .price-item-small.active .btns span {background: #4ab3e8;}
.price-list-small .price-item-small.active .btns:before {background-color: #2f98dd;}
.price-list-small .price-item-small .btns:hover span {background: #62d1ff;}
.price-list-small .price-item-small .btns:active span {background: #164c87;}
.price-list-small .price-item-small strong {float: left; font-size: 24px; margin-top: 6px;}
.price-list-small .price-item-small .icon-price {float: right;}

@media (min-width: 768px) and (max-width: 991px) {
    .price-list-small .price-item-small.active {margin: 0 -86px;}
    .price-item-small .price-top {font-size: 14px;}
    .price-item-small .price-content {padding: 15px;}
    .price-item-small .btns-icon span {padding-left: 60px; padding-right: 5px;}
}
@media (max-width: 767px) {
    .price-list-small .price-item-small,
    .price-list-small .price-item-small.active {
        display: block;
        width: 100%;
        margin: 0 0 30px;
        top: 0;
    }
}

/* Price Item style 1 */
/*-----------------------------------*/

.price-item.style1 .price-top {padding: 15px 28px; border-bottom: 4px solid #4ab3e8;}
.price-item.style1 .price-title {float: left; margin: 0;}
.price-item.style1 .price-rating {float: right; margin-top: 6px;}

.price-item.style1 .price-content {
    background: #e6edf2;
    padding: 27px 27px 4px;
}
.price-item.style1 ul {border-top: 2px solid #c2d1e0;}

.price-item.style1 li {
    float: left;
    width: 33.33333333333333%;
}
.price-item.style1 .price {
    background: #fff;
    margin: 3px 2px 0;
    padding: 24px 0;
}
.price-item.style1 li:first-child .price {margin-left: 0;}
.price-item.style1 li:last-child .price {margin-right: 0;}

.price-item.style1 .price-bottom {
    border-top: 2px solid #d3dee9;
    background: #e6edf2;
    padding: 17px 34px 19px 28px;
}
@media (max-width: 991px) {
    .price-item.style1 .price-title,
    .price-item.style1 .price-rating {
        float: none;
    }
    .price-item.style1 .price {padding: 10px 0;}
    .price-item.style1 .price strong {font-size: 36px;}
}

/* Price Item style 2 */
/*-----------------------------------*/

.price-item.style2 .price-content-left {width: 76%;}
.price-item.style2 .price-content-right {width: 22%;}
.price-item.style2 .price-top {padding: 31px 27px 32px; border-bottom: 2px solid #c2d1e0; background: #e6edf2;}
.price-item.style2 .price-image {border: 6px solid #fff;}
.price-item.style2 .price-content {padding: 25px 15px 8px 27px;}
.price-item.style2 .price-title {margin-bottom: 13px;}
.price-item.style2 .price-info-block {margin-bottom: 17px;}
.price-item.style2 .price-rating {display: inline-block; vertical-align: text-bottom; margin: 0 6px 0 9px;}
.price-item.style2 .price-bottom {border-top: 2px solid #dce4ee; padding: 23px 34px 24px 28px;}
.price-item.style2 .icon-price {margin-bottom: 14px;}
.price-item.style2 .price span {margin-bottom: 10px;}

@media (min-width: 768px) and (max-width: 991px) {
    .price-item.style2 .price-top {padding: 23px;}
}
@media (max-width: 479px) {
    .price-item.style2 .price-info-block .price-info,
    .price-item.style2 .price-info-block .price-rating {
        display: block;
        margin: 0;
        margin-bottom: 5px;
    }
}

/* Price Item style 3 */
/*-----------------------------------*/

.price-item.style3 .price-top {padding: 15px 28px; border-bottom: 4px solid #4ab3e8; background: #e6edf2;}
.price-item.style3 .price-title {float: left; margin: 0;}
.price-item.style3 .price-top .price-info {float: right; margin: 9px 0 0; font-size: 17px; color: #c6d0d8;}
.price-item.style3 .price-content {padding: 27px 25px 30px 27px;}
.price-item.style3 .price-info-block {text-align: center;}
.price-item.style3 .price-rating {margin: 9px 0;}
.price-item.style3 .price-image {margin-bottom: 28px;}
.price-item.style3 ul {border-top: 2px solid #eef3f6; border-bottom: 2px solid #eef3f6; padding: 15px 0; margin-bottom: 20px;}
.price-item.style3 li {float: left; width: 33.33333333333333%;}
.price-item.style3 li .icon-price {margin-bottom: 0;}
.price-item.style3 .price-desc p {margin-bottom: 11px;}
.price-item.style3 .price {float: left;}
.price-item.style3 .price strong {font-size: 50px;}
.price-item.style3 .price span {font-size: 16px;}
.price-item.style3 .price-reserve {float: right; line-height: 24px; margin-top: 25px;}
.price-item.style3 .price-reserve strong {line-height: 20px;}

@media (min-width: 768px) and (max-width: 991px) {
    .price-item.style3 .price strong {font-size: 38px; margin-bottom: 0;}
    .price-item.style3 .price-reserve {margin-top: 11px;}
}
@media (max-width: 991px) {
    .price-item.style3 .price-title,
    .price-item.style3 .price-top .price-info {
        display: block;
        float: none;
    }
}

/* Price Item style 4 */
/*-----------------------------------*/

.price-item.style4 .price-title {margin-bottom: 10px;}
.price-item.style4 .price-title a {color: #c9376e;}
.price-item.style4 .price-content {padding: 20px 20px 14px;}

.price-item.style4 .price-desc {border-bottom: 1px solid #cad7e5; margin-bottom: 10px;
}
.price-item.style4 .price-desc p {
    margin-bottom: 12px;
}
.price-item.style4 .price strong {
    float: left;
    margin-right: 5px;
}
.price-item.style4 .price span {
    float: left;
    text-align: left;
    margin-top: 7px;
}
.price-item.style4 .price .icon-price {
    float: right;
    margin: 0;
    margin-top: 4px;
}
.price-item.style4 .price-bottom {
    border-top: 1px solid #cad7e5;
    padding: 15px 20px 18px;
}
.price-item.style4 .price-reserve {text-transform: none;}

/* Price Carousel */
/*-----------------------------------*/

.price-carousel {padding: 25px 0;}

.price-carousel:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 66px;
    background: #d70e0e;
}
.price-carousel li {
    width: 180px;
    height: 328px; /*for Safari*/
    float: left;
    position: relative;
    margin: 0 10px;
}

/* Carousel Arrows */
.price-carousel .prev,
.price-carousel .next {
    position: absolute;
    top: 50%;
    left: 6px;
    font-family: Arial, sans-serif;
    font-size: 56px;
    font-weight: normal;
    color: #c9376e;
}
.price-carousel .next {left: auto; right: 6px;}

/* Carousel Image */
.price-carousel .carousel-image {
    -webkit-box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
    box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
}
.price-carousel .carousel-image img {
    display: block;
    width: 100%;
}

/* Carousel Text */
.price-carousel .carousel-title,
.price-carousel .carousel-desc {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center;
}
.price-carousel .carousel-title {
    text-transform: uppercase;
    margin-bottom: 50px;
}
.price-carousel .carousel-desc {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 22px 5px;
    background: #111;
    background: rgba(0,0,0,0.6);
}
@media (min-width: 768px) and (max-width: 991px) {
    .price-carousel li {
        width: 202px;
        height: 360px; /*for Safari*/
    }
}

/* Price List */
/*-----------------------------------*/

.price-list li {float: left;}
.price-list li.price-content {width: 43%; padding: 0 27px;}
.price-list li.price {width: 13%; padding: 0 5px;}
.price-list li.price-options {width: 22%; padding: 22px 26px 0;}
.price-list li.price-reserve {width: 22%; padding: 67px 36px 0; font-weight: normal; text-transform: none;}

/* Header */
.price-list .price-top {background: #e6edf2;}
.price-list .price-top li {
    font-size: 16px;
    font-style: italic;
    color: #21649c;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}

/* Price Item */
.price-list .price-item {padding: 25px 0; margin-bottom: 0; border-top: 2px solid #d7e0ea;}
.price-list .price-item ul {overflow: hidden;}
.price-list .price-item li {border-left: 1px solid #f0f2f4; padding-bottom: 2000px; margin-bottom: -2000px;}
.price-list .price-item li:first-child {border-left: none;}

/* Column 1 */
.price-list .price-content-left {width: 45%;}
.price-list .price-content-right {width: 48%;}
.price-list .price-content .price-info {display: block; margin-bottom: 14px;}
.price-list .price-title {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 14px;
}
.price-list .price-rating {margin-bottom: 11px;}
.price-list .price-desc p {
    font-size: 12px;
    color: #b3b7bd;
    line-height: 16px;
    margin-bottom: 0;
}

/* Column 2 */
.price-list .icon-price {margin-bottom: 38px;}
.price-list .price strong {font-size: 36px;}

/* Column 3 */
.price-list .price-options span {
    display: block;
    position: relative;
    padding-left: 48px;
    margin-bottom: 30px;
    line-height: 18px;
}
.price-list .price-options span:last-child {margin-bottom: 0;}

.price-list .price-options span:before {
    font-family: "Glyphicons Halflings";
    content: '';
    font-size: 16px;
    color: #9cd70e;
    line-height: 28px;
    text-align: center;
    width: 32px;
    height: 32px;
    border: 3px solid #c6d4e2;
    border-radius: 3px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -16px;
}
.price-list .price-options span.checked:before {content: '\e013';}

/* Column 4 */
.price-list li.price-reserve .btns:hover span {background-color: #9cd70e;}
.price-list li.price-reserve .btns:hover:before {background-color: #81b10e;}

/* Responsive */
@media (min-width: 768px) and (max-width: 991px) {
    .price-list .price-content-left {width: 48%;}
    .price-list .price-content-right {width: 50%;}
    .price-list .price-content .price-info {margin-bottom: 5px;}
    .price-list .price-title {font-size: 18px; line-height: 20px; margin-bottom: 9px;}
    .price-list .price-rating {margin-bottom: 8px;}
    .price-list span.price-info {margin-bottom: 10px;}
    .price-list .icon-price {margin-bottom: 24px;}
    .price-list li.price-options {padding-top: 17px; padding-left: 12px; padding-right: 12px;}
    .price-list .price-options span {padding-left: 37px; font-size: 12px; line-height: 14px;}
    .price-list li.price-reserve {padding-top: 50px; padding-left: 12px; padding-right: 12px;}
}
@media (max-width: 767px) {
    .price-list .price-top {display: none;}
    .price-list .price-item {padding: 20px 0 5px;}
    .price-list .price-item li {
        float: none;
        width: 100% !important;
        border-left: none;
        padding: 0 15px 20px;
        margin: 0;
    }
    .price-list li.price {text-align: left;}
    .price-list .price-content-right {margin-bottom: 0;}
    .price-list .price-options span {margin-bottom: 16px;}
    .price-list .price .icon-price,
    .price-list .price strong,
    .price-list .price span,
    .price-list .price .price-info {
        display: inline-block;
        margin: 0 5px;
        vertical-align: middle;
    }
}

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

.widget-container .widget-title {
    font-size: 20px;
    padding: 18px 24px 20px;
    margin: 0;
}
.widget-container.boxed-blue .widget-title {
    color: #fff;
    background: #164c87;
    -webkit-box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -2px 2px rgba(0, 0, 0, 0.1);
}

/* Widget Categories */
/*-----------------------------------*/

.widget-categories ul {padding: 20px 0;}
.widget-categories li {border-top: 1px solid #0c3f76;}
.widget-categories li:first-child {border-top: none;}
.widget-categories li:nth-child(even) {background: #164c87;}

.widget-categories li a {
    display: block;
    padding: 11px 24px;
    line-height: 17px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}
.widget-categories li a:hover, .widget-categories li.current-menu-item a {color: #81d5ff !important;}

/* Widget Latest Stories, Latest Comments */
/*-----------------------------------------------*/

.widget-recent-stories {background: #e6edf2;}

.widget-recent .widget-title {padding: 26px 24px 28px;}
.widget-recent li {padding: 11px 22px; border-bottom: 1px solid #a8b5c0;}
.widget-recent li:first-child {border-top: 1px solid #a8b5c0;}
.widget-recent-stories li:nth-child(odd) {background: #c6d3dd;}
.widget-recent-comments li:nth-child(odd) {background: #e6edf2;}

.widget-recent .post-thumb {
    float: left;
    width: 72px;
    height: 72px;
    margin-right: 16px;
    -webkit-box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
    box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
}
.widget-recent-stories .post-thumb,
.widget-recent-stories .post-thumb img {
    border-radius: 50%;
}
.widget-recent-comments li:nth-child(even) .post-thumb {
    float: right;
    margin-right: 0;
    margin-left: 16px;
}
.widget-recent .post-thumb img {
    display: block;
    width: 100%;
    height: 100% !important;
}
.widget-recent .post-title,
.widget-recent .comment-author {
    display: block;
    margin-bottom: 0;
}
.widget-recent .comment-author {
    font-size: 12px;
    color: #164c87;
}
.widget-recent .post-title,
.widget-recent .comment-author a {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    line-height: 19px;
}
.widget-recent .post-desc,
.widget-recent .comment-entry {
    display: block;
    font-size: 12px;
    color: #4f5d6e;
    line-height: 17px;
}
.widget-recent .post-meta-bot {padding: 21px 0; text-align: center;}

@media (max-width: 479px), (min-width: 768px) and (max-width: 991px) {
    .widget-recent li {padding: 8px;}
    .widget-recent .post-thumb{margin-right: 5px; margin-top: 3px;}
    .widget-recent-comments li:nth-child(odd) .post-thumb {margin-left: 5px; }
}

/* Widget Tags */
/*-----------------------------------*/

.widget-tags {background: #e6edf2; padding: 22px 20px 26px;}

.widget-tags .inner {
    background: #fff;
    padding: 10px 16px 28px;
    -webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
    box-shadow: 3px 3px 5px rgba(0,0,0,0.2);
}
.widget-tags .widget-title {
    font-size: 32px;
    color: #21649c;
    padding: 13px 9px 19px;
    margin: 0;
}
.widget-tags .widget-title i {
    width: 24px;
    height: 24px;
    border: 2px solid #3999d4;
    border-radius: 50%;
    cursor: pointer;
    background: url(/images/arrows-thin.png) -27px -28px no-repeat;
    cursor: default;
    margin: 0 0 0 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .widget-tags .widget-title i {
        background-image: url(/images/arrows-thin-x2.png);
        background-size: 50px auto;
    }
}
.tagcloud a {
    float: left;
    font-size: 12px;
    color: #fff !important;
    text-align: center;
    white-space: nowrap;
    padding: 10px 14px;
    margin: 0 1px 1px 0;
    background: #44b0e7;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    transition: background 0.2s linear;
}
.tagcloud a:hover {background: #9cd70e;}

/* Widget Tags styled */

.widget-tags.styled {background: #fff; padding: 0;}
.widget-tags.styled .inner {
    background: none;
    padding: 5px 26px 26px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
@media (max-width: 479px), (min-width: 768px) and (max-width: 991px) {
    .widget-tags.styled .inner {padding: 0px 15px 20px;}
}

/* Widget Calendar */
/*-----------------------------------*/

.widget-calendar .inner {
    background: #4ab3e8;
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.widget-calendar.red .inner {background: #c9376e;}
.widget-calendar.green .inner {background: #9cd70e;}
.widget-calendar .inner {padding:0 12px 12px;}

.widget-calendar .widget-title {
    padding: 0;
    margin-bottom: 22px;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    font-style: italic;
    text-align: center;
}

/* Datepicker General Styles */

.ui-datepicker {display: none;}
.ui-state-disabled {cursor: default !important;}
.ui-icon {display: block; text-indent: -99999px; overflow: hidden;}
#ui-datepicker-div {background: #4ab3e8; width: 232px;}

/* Datepicker Header */

.ui-datepicker-header {
    position:relative;
    padding:0;
    margin: 0 -12px 0;
}
#ui-datepicker-div .ui-datepicker-header {margin: 0;}

.ui-datepicker-header:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -38px;
    height: 38px;
    background: rgba(0,0,0,0.36);
}
#ui-datepicker-div .ui-datepicker-header:after {bottom: -30px; height: 30px;}

.ui-datepicker-prev::selection,
.ui-datepicker-next::selection,
.ui-datepicker-prev span::selection,
.ui-datepicker-next span::selection {
    background-color: transparent;
}
.ui-datepicker-prev,
.ui-datepicker-next {
    position:absolute;
    top: 17px;
    left: 18px;
    width: 24px;
    height: 24px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    background: url(/images/arrows-thin.png) -3px -3px no-repeat;
    opacity: .5;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .ui-datepicker-prev,
    .ui-datepicker-next {
        background-image: url(/images/arrows-thin-x2.png);
        background-size: 50px auto;
    }
}
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
    opacity: 1;
}
.ui-datepicker-prev.ui-state-disabled,
.ui-datepicker-next.ui-state-disabled {
    opacity: .5;
}
.ui-datepicker-next {
    left: auto;
    right: 18px;
    background-position: -27px -3px;
}
#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
    top: 11px;
    left: 11px;
}
#ui-datepicker-div .ui-datepicker-next {
    left: auto;
    right: 11px;
}
.ui-datepicker-title {
    height: 58px;
    line-height: 58px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
#ui-datepicker-div .ui-datepicker-title {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
}

/* Datepicker Table */

.ui-datepicker table {width: 100%; border-collapse: collapse; position: relative;}

/* MO-TU-WE-TH-FR-SA-SU */
.ui-datepicker th {
    text-align: center;
    text-shadow: none;
    padding: 11px 0 32px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
#ui-datepicker-div th {padding: 9px 0 8px;}

/* Dates general */
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    height: 36px;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border-top: 1px solid rgba(255,255,255,0.16);
    border-left: 1px solid rgba(255,255,255,0.16);
}
.ui-datepicker td a:hover {color: #fff !important;}

#ui-datepicker-div td span,
#ui-datepicker-div td a {
    height: 28px;
    line-height: 28px;
}
.ui-datepicker tr td:last-child span,
.ui-datepicker tr td:last-child a {
    border-right: 1px solid rgba(255,255,255,0.16);
}
.ui-datepicker tr:last-child td span,
.ui-datepicker tr:last-child td a {
    border-bottom: 1px solid rgba(255,255,255,0.16);
}

/* Date Today */
td.ui-datepicker-today a,
td.ui-datepicker-today a.ui-state-hover {
    border: 1px solid rgba(255,255,255,0.5);
}

/* Date on Hover */
td a.ui-state-hover {background: rgba(0,0,0,0.1);}

/* Date Selected */
td.ui-state-highlight a,
td.ui-datepicker-today.ui-state-highlight a,
#ui-datepicker-div td.ui-datepicker-current-day a,
#ui-datepicker-div td.ui-datepicker-current-day.ui-datepicker-today a {
    background: #24abe8;
    background: rgba(0,0,0,0.36);
    -webkit-box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
    box-shadow: inset 1px 1px 2px rgba(0,0,0,0.2);
}

/* Date from the Other Month */
td.ui-datepicker-other-month span{color: #86d6ff;}
.widget-calendar.green td.ui-datepicker-other-month span{color: #317c1a;}
.widget-calendar.red td.ui-datepicker-other-month span{color: #8A3946;}

/* Responsive */
@media (max-width: 479px), (min-width: 768px) and (max-width: 991px) {
    .ui-datepicker-prev {left: 6px;}
    .ui-datepicker-next {right: 6px;}
    .ui-datepicker td span, .ui-datepicker td a {height: 30px; line-height: 30px;}
    .ui-datepicker-title {font-size: 16px;}
}

/*-----------------------------------*/
/* Full width widgets */
/*-----------------------------------*/

/* Widget Question */
/*-----------------------------------*/

.widget-question {padding: 33px 0;}

.widget-question h2 {
    float: left;
    width: 72%;
    margin: 0;
    font-size: 28px;
    font-weight: 400;
    color: #9cd70e;
    line-height: 45px;
}
.widget-question .btns {float: right;}

@media (max-width: 767px) {
    .widget-question h2 {
        float: none;
        width: 100%;
        font-size: 22px;
        line-height: 26px;
    }
    .widget-question .btns {float: none; margin-top: 20px;}
}

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

.post-title {font-size: 20px;line-height: 33px;}
.post-title a {color: #1c588f;}
.post-image {position: relative;}
.post-image img {display: block; width: 100%;}

.post-tags {
    font-size: 12px;
    color: #8e9eac;
    font-style: italic;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.post-tags a {color: #c9376e;}
.post-tags a:hover {text-decoration: underline;}

.post-meta-bot .post-author,
.post-meta-bot .post-comments {
    float: left;
    font-size: 12px;
    color: #4f5d6e;
    text-transform: uppercase;
    line-height: 14px;
}
.post-meta-bot .post-author a,
.post-meta-bot .post-comments a {
    color: #c9376e;
}
.post-meta-bot .post-more {
    float: right;
    font-size: 14px;
    font-weight: 700;
    color: #3999d4;
    text-transform: uppercase;
}
.post-meta-bot .post-more a {color: #3999d4;}

@media (max-width: 479px) {
    .post-title {font-size: 21px; line-height: 25px;}
    .post-meta-bot {padding: 15px !important;}
    .post-meta-bot .post-author,
    .post-meta-bot .post-comments,
    .post-meta-bot .post-more {
        float: none;
        display: block;
    }
}

/* Post Item Style 1 */
/*-----------------------------------*/

.post-item.style1 .post-meta-top {
    padding: 21px 42px 19px;
    background: #e6edf2;
    border-bottom: 4px solid #4ab3e8;
}
.post-item.style1 .post-title {float: left; margin: 0;}

.post-item.style1 .post-date {
    float: right;
    padding-top: 6px;
    font-size: 10px;
    font-weight: 700;
    color: #8e9eac;
    text-align: right;
    text-transform: uppercase;
}
.post-item.style1 .post-content {padding: 33px 48px 0;}

.post-item .post-carousel {margin-bottom: 31px;}
.post-item .carousel-inner {height: 270px;}
.post-item .carousel-inner > .item {height: 100%; overflow:hidden;}

.post-item .carousel-inner > .item > img,
.post-item .carousel-inner > .item > a > img {
    width: auto;
    max-width: none;
}
.post-item .carousel-indicators {display: none;}

.post-item .carousel-control {
    position: absolute;
    top: 50%;
    left: -30px;
    width: 20px;
    height: 50px;
    line-height: 40px;
    margin-top: -25px;
    border: none;
    opacity: 1;
    font-family: Arial, sans-serif;
    font-size: 40px;
    font-weight: normal;
    color: #3999d4;
    text-shadow: none;
    text-align: center;
}
.post-item .carousel-control.left,
.post-item .carousel-control.right {
    background: none;
    filter: none;
}
.post-item .carousel-control.right {right: -30px; left: auto;}

.post-item.style1 .post-desc {margin: 0 10px 26px;}
.post-item.style1 .post-meta-bot {border-top: 2px solid #dce4ee; padding: 24px 50px 26px 58px;}

@media (max-width: 479px) {
    .post-item.style1 .post-meta-top {padding: 15px;}
    .post-item.style1 .post-content {padding: 20px 15px 0;}
    .post-item .carousel-inner {height: 180px;}
    .post-item .carousel-control.left {left: -17px;}
    .post-item .carousel-control.right {right: -17px;}
    .post-item.style1 .post-desc {margin: 0 0 26px;}
}

/* Post Item Style 2 */
/*-----------------------------------*/

.post-item.style2 .post-meta-top {position: relative;}
.post-item.style2 .post-title {
    margin: 0;
    position: absolute;
    left: 28px;
    right: 100px;
    bottom: 16px;
}
.post-item.style2 .post-title a {color: #fff;}

.post-item.style2 .post-add-comment {
    position: absolute;
    right: 44px;
    bottom: 10px;
    width: 46px;
    height: 46px;
    border: 4px solid #fff;
    border-radius: 50%;
    background: url(/images/icons/post-add-comment.png) center center no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .post-item.style2 .post-add-comment {
        background-image: url(/images/icons/post-add-comment-x2.png);
        background-size: 22px auto;
    }
}
.post-item.style2 .post-content {padding: 24px 40px 12px 28px;}
.post-item.style2 .post-tags {font-style: normal;}

.post-item.style2 .post-comments {
    float: right;
    margin-left: 30px;
    font-size: 12px;
    color: #474748;
    text-align: center;
    text-transform: uppercase;
}
.post-item.style2 .post-comments strong {
    display: block;
    margin-bottom: 6px;
    font-size: 38px;
    font-weight: 700;
    color: #9cd70e;
}
.post-item.style2 .post-meta-bot {border-top: 2px solid #dce4ee; padding: 21px 34px 23px 28px;}

@media (max-width: 479px) {
    .post-item.style2 .post-add-comment {right: 8px;}
    .post-item.style2 .post-title {left: 15px; right: 60px; bottom: 20px;}
    .post-item.style2 .post-content {padding: 15px;}
}

/* Post Item Style 3 */
/*-----------------------------------*/

.post-item.style3 .post-content {padding: 44px 26px 32px; background: #e6edf2;}
.post-item.style3 .post-image {float: left; width: 42%; margin: 0 25px 10px 0;}
.post-item.style3 .post-image img {border-radius: 50%;}
.post-item.style3 .post-title {margin: 8px 0 19px;}
.post-item.style3 .post-meta-bot {padding: 29px 34px 27px 31px;}

@media (max-width: 479px) {
    .post-item.style3 .post-image {float: none; width: 100%; margin: 0 0 10px;}
    .post-item.style3 .post-content {padding: 15px;}
}

/* Post Item Style 4 */
/*-----------------------------------*/

.post-item.style4 .post-content {padding: 54px 36px 43px;}
.post-item.style4 .post-image {float: right; width: 39%; margin: 0 0 10px 25px;}
.post-item.style4 .post-meta-bot {padding: 28px 34px 27px 38px; background: #e6edf2;}

@media (max-width: 479px) {
    .post-item.style4 .post-image {float: none; width: 100%; margin: 0 0 10px;}
    .post-item.style4 .post-content {padding: 15px;}
}

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

.post-item.post-video .post-meta-top {padding: 5px 30px 10px 26px;}
.post-item.post-video .post-content {padding: 0 35px 5px 39px;}
.post-item.post-video .post-title {margin-bottom: 5px;}
.post-item.post-video .post-author {
    float: right;
    font-size: 11px;
    color: #8e9eac;
    font-style: italic;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.post-item.post-video .post-author a {color: #a0da32;}
.post-item.post-video .post-meta-bot {padding: 12px 34px 12px 38px;background: #e6edf2;}

@media (max-width: 479px) {
    .post-item.post-video .post-meta-top {padding: 15px 15px 0;}
    .post-item.post-video .post-content {padding: 0 15px;}
    .post-item.post-video .post-author {float: none; display: block; margin-bottom: 5px;}
}

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


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

.comment-list {
    position: relative;
    margin-bottom: 30px;
}
.comment-list h2 {
    color: #fff;
    margin-bottom: 30px;
}
.link-add-comment {
    position: absolute;
    top: 8px;
    right: 2px;
    color: #fff;
    text-decoration: underline;
}
.link-add-comment:hover {color: #fff;}

.comment-list li.comment {
    padding-left: 80px;
    position: relative;
}
.comment-list .children li.comment:before {
    content:'';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    top:7px;
    left:-28px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.comment-body {
    padding: 23px 20px;
    position: relative;
    margin-bottom: 18px;
}
.comment-body:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 12px;
    left: -8px;
    border-top: 8px solid #fff;
    border-left: 8px solid transparent;
}
.comment-avatar {
    position: absolute;
    top: 0;
    left: -80px;
    width: 65px;
    height: 65px;
    border: 4px solid #fff;
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.comment-avatar img {
    display: block;
    width: 100%;
    height: 100%;
}
.comment-author {margin-bottom: 11px;}
.comment-author .link-author {float: left; font-size: 18px; color: #3e362b;}
.comment-author .comment-meta {float: right; font-size: 12px; color: #a4a4a4; text-align: right;}
.comment-author .comment-meta .link-reply {color: #a4a4a4;}
.comment-entry {line-height: 19px;}

@media (max-width: 479px) {
    .comment-list .children li.comment {margin-left: -80px;}
    .comment-list .children li.comment:before {display: none;}

    .link-add-comment {
        top: 30px;
        left: 0;
        right: auto;
    }
    .comment-author .link-author,
    .comment-author .comment-meta {
        float: none;
        text-align: left;
        display: block;
    }
    .comment-body {padding: 10px;}
}

/* Message Field */
/*-----------------------------------*/

.message-field .comment-body {padding: 20px;}
.message-field .comment-body:before {top: 74px;}
.message-field .comment-info {
    font-size: 12px;
    color: #a7b8c8;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.message-field .comment-author {margin-bottom: 10px;}
.message-field .comment-author .link-author {
    float: none;
    font-size: 22px;
    color: #164c87;
    display: inline-block;
    border-bottom: 1px solid #d0dbe7;
    padding-bottom: 10px;
}
.message-field .comment-entry {font-size: 12px; line-height: 16px;}
.message-field .comment-avatar {top: -4px; border: none;}

@media (max-width: 479px), (min-width: 768px) and (max-width: 991px) {
    .message-field .comment-body {padding: 15px;}
}

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

/* Inputs, Textareas */

input::-webkit-input-placeholder {font-size: 14px; color: #70808b;}
input:-moz-placeholder {font-size: 14px; color: #70808b;}
textarea::-webkit-input-placeholder {font-size: 14px; color: #70808b;}
textarea:-moz-placeholder {font-size: 14px; color: #70808b;}

label, input, button, select, textarea {font-size: inherit; line-height: normal;}
input[type="submit"] {border-radius: 0;}  /*For Apple*/

input[type="text"],
input[type="password"],
textarea,
.select_styled {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #d0d1d3;
    background: #ebf1f8;
    border-radius: 2px;
    padding:0 12px;
    font-size: 14px;
    color: #70808b;
    width: 100%;
    margin: 0;
}
.boxed-blue input[type="text"],
.boxed-blue input[type="password"],
.boxed-blue textarea,
.boxed-blue .select_styled {
    border: 1px solid #0b3d74;
    background: #164c87;
    color: #81d5ff;
}
input[type="text"],
input[type="password"]{
    height: 50px;
}
.ie8 input[type="text"],
.ie8 input[type="password"]{
    line-height: 50px;
}
textarea {
    padding: 10px 12px;
    height: 150px;
    resize: vertical;
    overflow: auto;
}
.field_text,
.field_select{
    float:left;
    margin-right: 2%;
    margin-bottom: 18px;
    width: 48%;
    position: relative;
}
.field_text.omega,
.field_select.omega{
    float:right;
}
.field_text.field_textarea{
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
    position: relative;
}
.boxed-blue .label_title{
    font-size: 12px;
    color: #fff;
}
.label_title{
    display: block;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 700;
    color: #164c87;
    text-transform: uppercase;
    cursor: default;
}
@media (max-width:479px){
    .field_text,
    .field_select{
        float: none !important;
        width: 100% !important;
        margin-right: 0;
    }
}

/* Tags Input */

.bootstrap-tagsinput {
    border: 1px solid #d0d1d3;
    background: #ebf1f8;
    border-radius: 2px;
    padding: 5px 5px 0;
    font-size: 14px;
    color: #70808b;
    max-width: 100%;
    min-height: 50px;
}
.bootstrap-tagsinput input {
    border: none;
    box-shadow: none;
    outline: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    width: auto !important;
    max-width: inherit;
    height: 40px;
}
.ie8 .bootstrap-tagsinput input {line-height: 40px;}

.bootstrap-tagsinput input:focus {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bootstrap-tagsinput .tag.label {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #fff;
    padding: 10px 30px 10px 15px;
    border-radius: 0;
    background: #21649c;
    position: relative;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right:10px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "\e014";
    font-family: "Glyphicons Halflings";
    opacity: .6;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover:after {opacity: 1;}

/*-----------------------------------*/
/* Reservation Form */
/*-----------------------------------*/

.widget-reservation .field_text {
    float: none;
    width: 100%;
    margin-right: 0;
}
.widget-reservation .section {
    padding: 26px 25px 16px;
    border-bottom: 1px solid #1a538a;
}
.widget-reservation .section-persons {
    padding-top: 18px;
    padding-bottom: 12px;
    background: #21649c;
}
.widget-reservation input[type="text"],
.widget-reservation input[type="password"] {
    height: 42px;
}
.widget-reservation .input-date:before {
    content: '\e109';
    font-family: 'Glyphicons Halflings';
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 1px;
    bottom: 1px;
    width: 42px;
    height: 40px;
    background: #1b538c;
    border-left: 1px solid #0b3d74;
    border-radius: 0 1px 1px 0;
}
.widget-reservation .input-date input {display: block; padding-right: 44px;}

@media (min-width: 768px) and (max-width: 991px) {
    .widget-reservation .section {padding: 13px 15px 8px;;}
}

/*-----------------------------------*/
/* Comment Form */
/*-----------------------------------*/

.add-comment .comment-form {padding: 26px 30px;}

.add-comment .add-comment-title h3 {
    border-bottom: 2px solid #dce4ee;
    padding: 20px 30px;
    margin-bottom: 0;
}
.comment-form .error {overflow: hidden; border: 1px solid #c9376e !important;}

.add-comment .btns-discard {float: left;}
.add-comment .btns-submit {float: right;}

@media (max-width: 479px) {
    .add-comment .add-comment-title h3 {padding: 15px;}
    .add-comment .comment-form {padding: 10px 15px 20px;}
    .add-comment .btns-discard,
    .add-comment .btns-submit {
        float: none;
        margin-bottom: 10px;
    }
}

/*-----------------------------------*/
/* Contact Form */
/*-----------------------------------*/

.contact-form .add-comment-title {display: none;}
.contact-form .field_text,
.contact-form .field_select {
    float: none;
    width: 100%;
    margin-right: 0;
}

/*-----------------------------------*/
/* Survey Form */
/*-----------------------------------*/

.survey-form .comment-form {padding: 0;}
.survey-form .comment-form .inner {padding: 26px 30px;}

.survey-form .add-comment-title h3 {
    border-bottom: none;
    padding: 0;
    margin-bottom: 26px;
    font-size: 15px;
    color: #164c87;
    text-transform: uppercase;
}
.survey-form .inner .input_styled {float: right; width: 48%;}
.survey-form .inner .input_styled.checklist {float: left; margin-top: 1px;}
.survey-form .input-section {background: #ebf1f8; padding: 30px 30px 14px;}

@media (max-width: 479px) {
    .survey-form .comment-form .inner,
    .survey-form .input-section {
        padding: 15px;
    }
    .survey-form .inner .input_styled {float: none !important; width: 100%;}
}

/*-----------------------------------*/
/* Payment Form */
/*-----------------------------------*/

.payment-form .inner {padding: 27px 30px 0;}

.payment-form .field_text,
.payment-form .field_select {
    margin-bottom: 38px;
}
.payment-form .rowSubmit {
    text-align: right;
    padding: 18px 30px 13px;
    border-top: 1px solid #d0dbe7;
}
.payment-form .rowSubmit .btns {margin-bottom: 5px;}
.payment-form .rowSubmit .input_styled {
    float: left;
    text-align: left;
    margin-top: 13px;
}
.payment-form .rowSubmit .input_styled label {margin-bottom: 10px;}
.payment-form .field_text .field_select {margin-bottom: 0;}
.payment-form .input-section {background: #ebf1f8; padding: 41px 30px 0;}
.payment-form .input-section .field_text {margin-bottom: 22px;}
.payment-form .card-thumb {width: 30px; height: 20px; margin-top: 2px;}

/* Price List in second Tab */

.payment-form h3.price-top {
    display: block;
    font-size: 15px;
    margin-bottom: 0;
    background: none;
    padding: 18px 40px 17px;
}
@media (min-width: 992px) {
    .payment-form .price-list li.price-content {padding-left: 27px; padding-right: 10px;}
    .payment-form .price-list li.price-options {padding-left: 15px; padding-right: 15px; padding-top: 17px;}
    .payment-form .price-list li.price-reserve {padding-left: 27px; padding-top: 44px;}
    .payment-form .price-list .price-item {padding: 15px 0;}

    .payment-form .price-list .price-info {font-size: 7px; margin-bottom: 10px;}
    .payment-form .price-list .price-title {font-size: 14px; line-height: 14px; margin-bottom: 9px;}
    .payment-form .price-list .price-rating {margin-bottom: 9px;}
    .payment-form .price-list .rating span.star:before {font-size: 10px;}
    .payment-form .price-list .price-desc p {font-size: 9px; line-height: 9px;}

    .payment-form .price-list .icon-price {margin-bottom: 14px;}
    .payment-form .price-list .price strong {font-size: 23px;}
    .payment-form .price span {font-size: 9px;}

    .payment-form .price-list .price-options span {
        padding-left: 30px;
        margin-bottom: 20px;
        font-size: 9px;
        line-height: 11px;
    }
    .payment-form .price-list .price-options span:last-child {margin-bottom: 0;}
    .payment-form .price-list .price-options span:before {
        font-size: 10px;
        line-height: 16px;
        width: 22px;
        height: 22px;
        margin-top: -11px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .payment-form .price-list li.price-content {padding-left: 10px !important; padding-right: 5px !important;}
    .payment-form .price-list li.price-options {padding-left: 4px; padding-right: 2px; padding-top: 13px;}
    .payment-form .price-list li.price-reserve {padding-left: 9px; padding-top: 42px;}
    .payment-form .price-list .price-item {padding: 15px 0;}

    .payment-form .price-list .price-info {font-size: 7px; margin-bottom: 5px;}
    .payment-form .price-list .price-title {font-size: 14px; line-height: 14px; margin-bottom: 5px;}
    .payment-form .price-list .price-rating {margin-bottom: 5px;}
    .payment-form .price-list .rating span.star:before {font-size: 10px;}
    .payment-form .price-list .price-desc p {font-size: 9px; line-height: 9px;}

    .payment-form .price-list .icon-price {margin-bottom: 14px;}
    .payment-form .price-list .price strong {font-size: 23px;}
    .payment-form .price span {font-size: 9px;}

    .payment-form .price-list .price-options span {
        padding-left: 24px;
        margin-bottom: 20px;
        font-size: 9px;
        line-height: 11px;
    }
    .payment-form .price-list .price-options span:last-child {margin-bottom: 0;}
    .payment-form .price-list .price-options span:before {
        font-size: 10px;
        line-height: 16px;
        width: 22px;
        height: 22px;
        margin-top: -11px;
    }
}

@media (max-width: 479px) {
    .payment-form h3.price-top {padding: 18px 20px 17px;}
    .payment-form .inner,
    .payment-form .input-section {
        padding: 20px 15px 0;
    }
    .payment-form .field_text, .payment-form .field_select {margin-bottom: 20px;}
    .payment-form .input-section .field_text {margin-bottom: 5px;}

    .payment-form .field_text .field_select {
        float: left !important;
        margin-right: 2%;
        width: 48% !important;
    }
    .payment-form .field_text .field_select.omega {float: right !important;}

    .payment-form .rowSubmit {padding: 18px 15px 13px;}
    .payment-form .rowSubmit .input_styled {
        float: none;
        text-align: right;
        margin-top: 0;
    }
    .payment-form .rowSubmit .input_styled .rowCheckbox {margin-right: 0 !important;}
}

/*------------------------------------------*/
/* Login Form, Newsletter Form, Search Form */
/*------------------------------------------*/

.widget-login .widget-title {
    background: #ebf1f8;
    /* padding: 40px 10px 33px; */
    text-align: center;
}
.widget-login .widget-title span {
    display: inline-block;
    text-align: left;
    font-size: 18px;
    color: #4ab3e8;
    position: relative;
}
.widget-login .widget-title strong {
    display: block;
    font-size: 34px;
    color: #164c87;
}
.widget-login .widget-title span:before {
    content: '';
    width: 26px;
    height: 36px;
    position: absolute;
    top: -16px;
    right: 0;
    background: url(/images/icons/form-title-icon.png) 0 0 no-repeat;
}
.newsletterBox .widget-title span:before {
    width: 35px;
    height: 22px;
    top: -4px;
    background-position: 0 -40px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .widget-login .widget-title span:before {
        background-image: url(/images/icons/form-title-icon-x2.png);
        background-size: 35px auto;
    }
}
.widget-login .inner {padding: 36px 30px 20px;}

.widget-login .field_text {
    float: none;
    margin-right: 0;
    width: auto;
    margin-bottom: 13px;
}
.widget-login .label_title {display: none;}
.widget-login .custom-checkbox label {font-style: italic;}
.widget-login .divider {border-top: 1px solid #d0dbe7; margin-bottom: 12px;}
.widget-login .forget-password {display: none;}
.widget-login .btns {display: block;}
.widget-login .btns input {width: 100%;}

@media (max-width: 991px) {
    .widget-login .inner {padding: 20px 15px 6px;}
    .widget-login .btns input {padding-left: 10px; padding-right: 60px;}
}

/*-----------------------------------*/
/* Pagination */
/*-----------------------------------*/

.pagination {
    margin: 0 0 20px;
    border-radius: 0;
}
.pagination > li {
    display: inline-block;
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
    box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0;
}
.pagination > li > a,
.pagination > li > span {
    border: none;
    background-color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus{
    background-color: #1c588f;
    color: #fff !important;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #164c87 !important;
    cursor: default;
    background-color: #fff;
}

/*-----------------------------------*/
/* Tabs */
/*-----------------------------------*/

/* Tab Thumbs */
.tabs.bookmarks2 li {max-width: 48%;}
.tabs.bookmarks3 li {max-width: 32%;}
.tabs.bookmarks4 li {max-width: 24%;}
.tabs.bookmarks5 li {max-width: 18%;}
.tabs.bookmarks6 li {max-width: 16%;}

.tabs {border-bottom: 1px solid #d8d8d8;}
.tabs li {float: left; border-right: 1px solid #d8d8d8; margin-bottom: -1px;}
.tabs li:first-child {padding-left: 1px;}
.tabs li.active {background: #f7fafc;}

.tabs li a{
    display: block;
    font-size: 20px;
    font-weight: 700;
    color: #474748;
    padding: 18px 34px;
    margin: 0 -1px;
    border-bottom: 3px solid transparent;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tabs li.active a{color:#164c87; border-bottom: 3px solid #4ab3e8;}

/* Tab Content */

.tab-image{
    margin:0 0 12px 0;
    -webkit-box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
    box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
}
.tab-image img{display: block; width: 100%;}


.tab-image.pull-left,
.tab-image.pull-right{
    width: 45%;
}
.col-sm-12 .tab-image.pull-left,
.col-sm-12 .tab-image.pull-right{
    width: 33%;
}
.tab-image.pull-left {margin:5px 20px 5px 0;}
.tab-image.pull-right {margin:5px 0 5px 20px;}

/* Responsive */
@media (max-width: 991px) {
    .tabs li a{font-size: 18px; padding: 15px;}
}
@media (max-width: 479px) {
    .tabs li a{font-size: 14px; padding: 12px;}

    .tab-image.pull-left,
    .tab-image.pull-right {
        width: 100%;
        margin: 0;
        margin-bottom: 16px;
        float: none !important;
    }
}

/* Small Tabs */
/*-----------------------------------*/

.tabs-small .tabs li a {font-size: 18px; padding: 15px;}

@media (max-width: 991px) {
    .tabs-small .tabs li a{font-size: 14px; padding: 12px 10px;}
}
@media (max-width: 479px) {
    .tabs-small .tabs li a{font-size: 12px; padding: 12px 8px;}
}

/*-----------------------------------*/
/* Filters */
/*-----------------------------------*/

/* Checkbox Filter, Radiobox Filter
-------------------------------------*/

.widget-filter ul {padding: 20px 0;}
.widget-filter li {border-top: 1px solid #0c3f76;}
.widget-filter li:first-child {border-top: none;}
.widget-filter li:nth-child(even) {background: #164c87;}

.widget-checkbox-filter .custom-checkbox label,
.widget-radio-filter .custom-radio label {
    margin-bottom: 0;
}
.widget-checkbox-filter .label-right .custom-checkbox label,
.widget-radio-filter .custom-radio label {
    font-size: 13px;
    text-transform: uppercase;
    text-align: left;
}
.widget-checkbox-filter .label-right .custom-checkbox label:hover,
.widget-radio-filter .custom-radio label:hover {
    color: #81d5ff;
}
.widget-checkbox-filter .custom-checkbox {padding: 10px 8px 9px 24px;}
.widget-radio-filter .custom-radio {padding: 10px 8px 9px 16px;}
.widget-radio-filter ul {padding: 0;}
.widget-radio-filter .rate {float: right; text-align: right;}
.widget-radio-filter .rate span {font-size: 12px; color: #92a8c1;}
.widget-radio-filter .rate span.on {color: #c9376e;}

/*-----------------------------------*/
/* Sliders */
/*-----------------------------------*/

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

.main-slider{margin: 100px 0;}
.main-slider .carousel-inner > .item {height: auto;}

.main-slider .carousel-image,
.main-slider .carousel-image img {
    display: block;
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    margin: 0 !important;
}

/* Main Slider Style 1 */
/*-----------------------------------*/

.main-slider .carousel-caption {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 55px 100px;
    background: #333;
    background: rgba(0,0,0,0.7);
    text-shadow: none;
}
.main-slider .slider-title {
    font-size: 29px;
    font-style: italic;
    color: #fff;
    line-height: 35px;
}
.main-slider .slider-title a {color:#fff;}

.main-slider .btns {
    position: absolute;
    right: 47px;
    top: 50%;
    margin-top: -18px;
    display: none !important;
}
.main-slider .carousel-control {
    top: auto;
    bottom: 75px;
    left: 40px;
    z-index: 10;
    width: 18px;
    height: 32px;
    margin: 0;
    opacity: 1;
}
.main-slider .carousel-control.left,
.main-slider .carousel-control.right {
    background-image: url(/images/slider-controls.png);
    background-position: left -74px;
    background-color: transparent;
    background-repeat: no-repeat;
    filter: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .main-slider .carousel-control.left,
    .main-slider .carousel-control.right {
        background-image: url(/images/slider-controls-x2.png);
        background-size: 60px auto;
    }
}
.main-slider .carousel-control.right {
    right: 40px;
    left: auto;
    background-position: right -74px;
}

/* Fade Effect */
.main-slider.fade-effect .item {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -ms-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.main-slider.fade-effect .active.item {opacity: 1;}

.main-slider.fade-effect .active.left,
.main-slider.fade-effect .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
}

/* Main Slider Style 2 */
/*-----------------------------------*/

.main-slider.style2 .carousel-inner {padding-bottom: 20px;}

.main-slider.style2 .carousel-inner:before,
.main-slider.style2 .carousel-inner:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 0;
    border-top: 20px solid #a7ccd7;
    border-right: 20px solid transparent;
}
.main-slider.style2 .carousel-inner:after {
    border-right: none;
    border-left: 20px solid transparent;
    left: auto;
    right: 0;
}
.main-slider.style2 .btns{display: block !important;}

.main-slider.style2 .carousel-control {
    bottom: 62%;
    width: 21px;
    height: 22px;
}
.main-slider.style2 .carousel-control.left {background-position: left -108px;}
.main-slider.style2 .carousel-control.right {background-position: right -108px;}

.main-slider.style2 .carousel-caption {
    position: relative;
    background: none;
    text-align: left;
    background: #a7ccd7;
    padding: 46px 180px 41px 60px;
}
.main-slider.style2 .slider-title,
.main-slider.style2 .slider-title a {color:#28588e;}

/* Responsive */
@media (max-width: 991px) {
    .main-slider .carousel-caption {padding: 35px 50px;}
    .main-slider.style2 .carousel-caption {padding: 35px 160px 30px 40px;}
    .main-slider .carousel-control {bottom: 50px; left: 20px;}
    .main-slider .carousel-control.right {right: 20px;}
    .main-slider .slider-title {font-size: 25px;}
    .main-slider .btns {right: 20px;}
}
@media (max-width: 767px) {
    .main-slider .carousel-caption,
    .main-slider.style2 .carousel-inner:before,
    .main-slider.style2 .carousel-inner:after {
        display: none ;
    }
    .main-slider .carousel-control {bottom: 50% !important; margin-bottom: -16px;}
    .main-slider.style2 .carousel-control {margin-bottom: -11px;}
    .main-slider.style2 .carousel-inner {padding-bottom: 0;}
}

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

.top-slider {margin: 0px;position: relative;/* background: #398fc7; *//* border: 2px solid #4bb4e8; */}

.top-slider li {
    /* width: 313px; */
    /* height: 539px; */
    float: left;
    position: relative;
    z-index: 0;
    margin: 0;
}

/* Arrows */
.top-slider .prev,
.top-slider .next {
    display: block;
    width: 30px;
    height: 72px;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url(/images/slider-controls.png);
    background-repeat: no-repeat;
    /* background-position: left 0; */
    position: absolute;
    top: 50%;
    /* left: -60px; */
    margin-top: -60px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .top-slider .prev,
    .top-slider .next {
        background-image: url(/images/slider-controls-x2.png);
        background-size: 60px auto;
    }
}
.top-slider .next {background-position: right 0;left: auto;right: 0px;}

/* Image */
.top-slider .carousel-image {
    overflow: hidden;
    height: inherit;
    -webkit-box-shadow: inset 6px 0 6px -1px rgba(0, 0, 0, 0.26);
    box-shadow: inset 6px 0 6px -1px rgba(0, 0, 0, 0.26);
}
.top-slider .carousel-image img {
    display: block;
    width: 100%;
    position: relative;
    z-index: -1;
}

/* Text */
.top-slider .carousel-title {
    position: absolute;
    right: 5px;
    left: 5px;
    bottom: 60px;
    text-align: center;
}
.top-slider .carousel-title span,
.top-slider .carousel-title strong {
    display: inline-block;
    text-align: center;
    text-shadow: 0 2px 0 #000;
    text-transform: uppercase;
}
.top-slider .carousel-title span {
    font-size: 14px;
    color: #9cd70e;
    border-top: 1px solid #9cd70e;
    padding-top: 16px;
}
.top-slider .carousel-title strong {
    font-size: 37px;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    padding-bottom: 12px;
}

/* Responsive */
@media (max-width: 1080px) {
    .top-slider .prev {left: 0;}
    .top-slider .next {right: 0;}
}
@media (max-width: 767px) {
    .top-slider li {
        width: 290px;
        height: 160px;
    }
}

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

.widget-testimonials {padding-top: 220px;}
.testimonials {position: relative; top: -220px; margin-bottom: -200px;}
.testimonials li {width: 600px; text-align: center; float: left;}

.testimonials-text {
    background: #fff;
    position: relative;
    min-height: 102px;
    margin-top: -102px;
    padding: 18px 0 2px;
}
.testimonials-text p {
    font-size: 17px;
    font-style: italic;
    line-height: 28px;
    color: #a3a3a3;
}
.testimonials-author, .testimonials-author a {
    font-weight: 700;
    color: #c9376e;
    line-height: 16px;
}
.testimonials-author span {text-transform: uppercase;}

.testimonials-avatar {
    display: inline-block;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    position: relative;
    z-index: -1;
}
.testimonials-avatar img { width: 100%; border-radius: 50%;}

.testimonials .prev,
.testimonials .next {
    display: block;
    width: 18px;
    height: 32px;
    overflow: hidden;
    text-indent: 100px;
    background-image: url(/images/slider-controls.png);
    background-position: left -132px;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 275px;
}
.testimonials .next {background-position: right -132px; left: auto; right: 0;}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .testimonials .prev,
    .testimonials .next {
        background-image: url(/images/slider-controls-x2.png);
        background-size: 60px auto;
    }
}

@media (max-width: 767px) {
    .testimonials li {width: 400px;}
}
@media (max-width: 479px) {
    .testimonials li {width: 250px;}
    .testimonials-avatar {width: 250px; height: 250px;}
    .testimonials-text {margin-top: -32px;}
}

/*-----------------------------------*/
/* Partners */
/*-----------------------------------*/

.partners {position:relative;/* padding: 15px 20px 30px; */background: white;margin-bottom: 30px;border: 1px solid #4bb4e8;}

.partners-title {
    font-size: 22px;
    font-weight: 400;
    font-style: italic;
    color: #2f98dd;
    text-align: center;
    margin-bottom: 10px;
}
.partners li {
    width: 135px;
    height: 160px;
    line-height: 120px;
    float: left;
    text-align: center;
    margin-right: 5px;
}
.partners li a {
    display: inline-block;
    vertical-align: middle;
}
.partners li img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.partners .prev,
.partners .next {
    display: block;
    width: 12px;
    height: 22px;
    overflow: hidden;
    text-indent: 100px;
    background-image: url(/images/slider-controls.png);
    background-position: left -166px;
    background-repeat: no-repeat;
    position: absolute;
    left: 10px;
    bottom: 75px;
}
.partners .next {background-position: right -166px;left: auto;right: 10px;}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .partners .prev,
    .partners .next {
        background-image: url(/images/slider-controls-x2.png);
        background-size: 60px auto;
    }
}

/*-----------------------------------*/
/* Footers */
/*-----------------------------------*/

/* Footer Style 1 */

.footer {
    padding: 50px 0 30px;
    margin-bottom: 100px;
}
.footer .widget-title {
    font-size: 23px;
    color: #164c87;
    background: none;
    padding: 0;
    margin-bottom: 22px;
}
.footer .widget-container {margin-bottom: 30px;}
.footer .widget-container li {line-height: 16px; margin-bottom: 8px;}
.footer .widget-container li span, .footer .widget-container li a {color: #70808b;}

/* Footer Style 2 */

.footer.boxed-dark {padding: 70px 0 36px;}

.footer.boxed-dark .widget-title {
    font-size: 17px;
    font-weight: 400;
    color: #9cd70e;
    text-transform: uppercase;
    margin-bottom: 17px;
}
.footer.boxed-dark .widget-container {margin-top: 12px;}
.footer.boxed-dark .widget-map {margin-top: 0;}
.footer.boxed-dark .widget-container li {margin-bottom: 10px;}

.map {
    width: 194px;
    height: 194px;
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
    border-radius: 50%;
}
.map .gmnoprint {display: none;}

@media (max-width: 767px) {
    .footer {padding: 40px 0 20px !important;}
}

/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------*/

/*===================================================*/
/* 3. INDEX PAGE */
/*===================================================*/

/*-----------------------------------*/
/* JumboTron */
/*-----------------------------------*/

.container .jumbotron {padding: 0; border-radius: 0;}
.jumbotron {
    overflow: hidden;
    line-height: normal;
    background: #f7fafc;
    padding: 0 !important; /*for IE8*/
}

.jumbotron-left,
.jumbotron-right {
    float: left;
    padding-bottom: 2000px;
    margin-bottom: -2000px;
    position: relative;
}
.jumbotron-left {
    width: 70%;
    z-index: 1;
    -webkit-box-shadow: 5px 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 5px 0 5px rgba(0, 0, 0, 0.2);
}
.jumbotron-right {
    width: 30%;
    background: #44b0e7;
}

/*Header*/
.jumbotron-title {
    position: absolute;
    top: 30px;
    left: 40px;
    max-width: 80%;
}
.jumbotron-title h1 {
    display: inline-block;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 14px;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.16);
}
.jumbotron-title h1 strong {font-size: 1.66em;}

.jumbotron-title h1 i {
    width: 26px;
    height: 26px;
    margin: 0 0 8px 12px;
    border: 3px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    background: url(/images/arrows-thin.png) -27px -3px no-repeat;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.16), inset 1px 1px 1px rgba(0,0,0,0.16);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.16), inset 1px 1px 1px rgba(0,0,0,0.16);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .jumbotron-title h1:before {
        background-image: url(/images/arrows-thin-x2.png);
        background-size: 50px auto;
    }
}
.jumbotron-title span {
    display: block;
    font-size: 17px;
    font-style: italic;
    color: #c9376e;
    text-shadow: 0 1px 0 rgba(255,255,255,0.36);
}
.jumbotron-image img {display: block; width: 100%;}

/*Post item*/
.jumbotron .post-item i {
    width: 20px;
    height: 20px;
    border: 2px solid #3999d4;
    border-radius: 50%;
    cursor: pointer;
    background: url(/images/arrows-thin.png) -29px -30px no-repeat;
    cursor: default;
    margin: 0 0 -4px 6px;
}
.jumbotron .post-item {padding: 25px;}

.jumbotron .post-item .post-meta-top {
    float: left;
    width: 45%;
    background: #f7fafc;
}
.jumbotron .post-item .post-image {
    margin: 0 6% 2% 0;
    padding: 12px;
    background: #fff;
    -webkit-box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
    box-shadow: 2px 2px 13px rgba(60,155,213,0.16);
}
.jumbotron .post-item .post-title {
    margin-bottom: 10px;
}
.jumbotron .post-item .post-desc {
    border-bottom: 1px solid #cad7e5;
    padding-bottom: 4px;
    margin-bottom: 10px;
}
.jumbotron .post-item .post-desc p {
    font-size: 13px;
    line-height: 20px;
}
.jumbotron .post-item .post-more a {
    font-size: 16px;
    font-weight: 700;
    color: #3999d4;
}

/*Reservation form*/
.jumbotron .widget-reservation {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
}

/*Responsive*/
@media (max-width: 767px) {
    .jumbotron-left,
    .jumbotron-right {
        float: none;
        width: 100%;
    }
    .jumbotron-title {top: 10px; left: 10px;}
    .jumbotron-title h1 {font-size: 18px; padding-bottom: 6px; margin-bottom: 6px;}
    .jumbotron-title span {font-size: 12px;}
    .jumbotron-title i {display: none;}
}
@media (max-width: 479px) {
    .jumbotron .post-item .post-meta-top {float: none; width: 100%;}
    .jumbotron .post-item .post-image {margin: 0 0 10px 0;}
}

/*-----------------------------------*/
/* Navigation */
/*-----------------------------------*/


/* Main Menu */
/*-----------------------------------*/

/* Level 0 */
.menu {background: #398fc7; z-index: 1000;}
.ie8 .menu {filter:none; background: #398fc7;}  /* IE8 understands dropdown feature only without gradient */
.menu a:hover, .menu a.hover {color: #fff !important;}

.menu li {position: relative;}
.menu > li {
    float: left;
    width: 16.666666666666664%;
    border-top: 3px solid #4bb4e8;
}
.menu > li:hover, .menu > li.hover {border-top-color: #9cd70e; z-index: 1;}

.menu > li > a {
    display: block;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 18px;
    padding: 15px 5px;
    text-shadow: 0 1px 1px rgba(45,118,158,0.5);
    border-top: 2px solid #3484bd;
    border-left: 1px solid #4b9cce;
    border-right: 1px solid #1e86b5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menu > li:first-child > a {border-left-color: transparent;}
.menu > li:last-child > a {border-right-color: transparent;}

.menu > li:hover > a,
.menu > li.hover > a {
    background: #52b1dd;
    border: none;
    border-top: 2px solid #4aa3d2;
    -webkit-box-shadow: 0 2px 4px rgba(21,80,94,0.75);
    box-shadow: 0 2px 4px rgba(21,80,94,0.75);
}
.menu-icon {
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto 13px;
    background: url(/images/icons/menu-icons.png) 0 0 no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .menu-icon {
        background-image: url(/images/icons/menu-icons-x2.png);
        background-size: 60px auto;
    }
}
.menu-icon-2 {background-position: 0 -30px;}
.menu-icon-3 {background-position: 0 -60px;}
.menu-icon-4 {background-position: 0 -90px;}
.menu-icon-5 {background-position: 0 -120px;}
.menu-icon-6 {background-position: 0 -150px;}
.menu-icon-7 {background-position: 0 -180px;}
.menu-icon-8 {background-position: 0 -210px;}
.menu-icon-9 {background-position: 0 -240px;}

.menu > li:hover > a .menu-icon, .menu > li.hover > a .menu-icon {background-position: -30px 0;}
.menu > li:hover > a .menu-icon-2, .menu > li.hover > a .menu-icon-2 {background-position: -30px -30px;}
.menu > li:hover > a .menu-icon-3, .menu > li.hover > a .menu-icon-3 {background-position: -30px -60px;}
.menu > li:hover > a .menu-icon-4, .menu > li.hover > a .menu-icon-4 {background-position: -30px -90px;}
.menu > li:hover > a .menu-icon-5, .menu > li.hover > a .menu-icon-5 {background-position: -30px -120px;}
.menu > li:hover > a .menu-icon-6, .menu > li.hover > a .menu-icon-6 {background-position: -30px -150px;}
.menu > li:hover > a .menu-icon-7, .menu > li.hover > a .menu-icon-7 {background-position: -30px -180px;}
.menu > li:hover > a .menu-icon-8, .menu > li.hover > a .menu-icon-8 {background-position: -30px -210px;}
.menu > li:hover > a .menu-icon-9, .menu > li.hover > a .menu-icon-9 {background-position: -30px -240px;}

/* Level 1+ */
.menu ul {
    position: absolute;
    top: -9999px;
    left: -9999px;
    z-index: 9499;
    width: 100%;
    min-width: 100px;
}
.menu > li:hover > ul, .menu > li.hover > ul {
    top: 51px;
    left: 0;
}
.menu ul li a {
    display: block;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background: #398fc7;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 16px;
    padding: 8px 8px;
}
.menu ul li:first-child > a {border-top: none;}
.menu ul li:last-child > a {border-bottom: none;}
.menu ul li:hover > a, .menu ul li.hover > a {background: #52b1dd; border-color: #408aaf;}

.menu ul li:hover:before, .menu ul li.hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 3px;
    background: #c9376e;
}

/* Level 2+ */
.menu ul li:hover > ul, .menu ul li.hover > ul {
    position: absolute;
    top: 1px;
    left: 100%;
    width: 101%;
    padding-left: 1%;
}

/* Main Menu style 2 */
/*-----------------------------------*/

.menu.style2 ul {display: none;}

.menu.style2 {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.menu.style2 > li {
    border-top: 3px solid #4bb4e8;
    border-bottom: 3px solid #4bb4e8;
}
.menu.style2 > li:hover, .menu.style2 > li.hover {
    border-top-color: #9cd70e;
    border-bottom-color: #9cd70e;
    z-index: 1;
}
.menu.style2 > li > a {
    padding: 18px 5px 16px 0;
    border: none;
    border-left: 1px solid #062D52;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.08);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.08);
}
.menu.style2 > li:last-child > a {
    border-right: 1px solid #062D52;
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.08), 1px 0 0 rgba(255, 255, 255, 0.08);
    margin-right: 1px;
}
.menu.style2 > li:hover > a,
.menu.style2 > li.hover > a {
    background: none;
}
.menu.style2 .menu-icon {
    display: inline-block;
    margin: 0 3px 3px 0;
    vertical-align: middle;
}

/* User Menu */
/*-----------------------------------*/

.user-menu {background-color: #276f9a;}
.user-menu > li {width: 50%;}
.user-menu > li > a {
    border-top-color: #236693;
    border-left-color: #2A75A8;
    border-right-color: #236693;
}
.user-menu > li:hover > a, .user-menu > li.hover > a {background-color: #3a8db6; border-top-color: #3582ad;}
.user-menu ul li a {background-color: #276f9a;}
.user-menu ul li:hover > a, .user-menu ul li.hover > a {background-color: #2d79a3;}

/* Responsive Menu */
@media (max-width: 991px) {
    .menu > li > a {font-size: 13px;}
    .menu ul li a {font-size: 12px;}
}
@media (max-width: 767px) {
    .menu > li {float: none; width: 100%;}

    .menu > li:hover > ul,
    .menu > li.hover > ul,
    .menu ul li:hover > ul,
    .menu ul li.hover > ul {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        padding: 0;
    }

    .menu.style2 > li {border-bottom: none;}

    .menu.style2 > li > a,
    .menu.style2 > li:last-child > a {
        padding: 18px 5px 16px 0;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 0;
    }
}

/*-----------------------------------*/
/* Statistics */
/*-----------------------------------*/

.widget-stats .widget-title {background: #164c87; }

.widget-stats .widget-title h3 {
    font-style: italic;
    font-weight: 400;
    color: #4fc4fe;
    margin: 0;
}
.widget-stats .widget-title a {
    float: right;
    color: #4fc4fe;
    font-size: 20px;
    margin-top: 3px;
}
.stats-content {overflow: hidden;}

.stats-content-left,
.stats-content-right {
    float: right;
    padding-bottom: 2000px;
    margin-bottom: -2000px;
    position: relative;
}
.stats-content-left {width: 40%; background: #21649c;}
.stats-content-right {width: 60%; background: #fff;}

/*Left side*/
.stats-content-left > .inner {padding: 12px 20px;}
.stats-content-left h6 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 17px;
}
.stats-content-left .btns {display: block;}
.stats-content-left .btns span {padding: 0 60px 0 10px; font-weight: 400;}
.stats-content-left .progress {background-color: #103f77;}

/*Right side*/
.stats-select ul, .stats-tab {display: none;}
.stats-tab.active {display: block;}

.stats-select {
    position: absolute;
    top: 0;
    left: 0;
    right: 80px;
    z-index: 1;
    border-right: 1px solid #cad7e5;
    border-bottom: 1px solid #cad7e5;
    background: #fff;
    cursor: pointer;
}
.stats-select strong {
    display: block;
    height: 49px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 700;
    color: #474748;
    padding-left: 20px;
    position: relative;
}
.stats-select strong:after {
    content: '';
    width: 25px;
    height: 25px;
    position: absolute;
    top: 13px;
    right: 6px;
    background: url(/images/arrows-thin.png) 0 -50px no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .stats-select strong:after {
        background-image: url(/images/arrows-thin-x2.png);
        background-size: 50px auto;
    }
}
.stats-select li {
    padding: 10px;
    padding-left: 20px;
}
.stats-select li:hover {
    background: #21649c;
    color: #fff;
}
.occupancy {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #cad7e5;
    text-align: right;
}
.occupancy span {
    display: inline-block;
    font-size: 22px;
    font-weight: 700;
    color: #474748;
    padding: 0 10px 0 16px;
    position: relative;
}
.occupancy span:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.occupancy.up span:before {border-bottom: 8px solid #9cd70e;}
.occupancy.down span:before {border-top: 8px solid #c9376e;}
.graph {height: 150px; padding-top: 16px;}

/*Responsive*/
@media (min-width: 768px) and (max-width: 991px) {
    .widget-stats .widget-title {padding: 10px 10px;}
    .stats-content-left > .inner {padding: 8px 12px;}
    .stats-select strong {padding-left: 10px;}
    .stats-select li {padding-left: 10px;}
    .stats-content-left .btns:before {display: none;}
    .stats-content-left .btns span {padding: 0 10px;}
}
@media (max-width: 479px) {
    .stats-content-left,
    .stats-content-right {
        float: none;
        width: 100%;
    }
}

/*-----------------------------------*/
/* Contact Form styled */
/*-----------------------------------*/

.add-comment.styled .add-comment-title {display: none;}
.add-comment.styled .btns span, .add-comment.styled .btns input {padding: 0 12px 0 62px;}
.add-comment.styled textarea {height: 100px;}

@media (max-width: 479px), (min-width: 768px) and (max-width: 991px) {
    .add-comment.styled .comment-form {padding: 15px;}
    .add-comment.styled .btns {
        float: none;
        margin-bottom: 10px;
    }
}

/* Text editor for contact form */

.nicEdit-pane {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.nicEdit-panel {
    overflow: hidden;
    border-radius: 2px 2px 0 0;
    width: 100%;
    border: 1px solid #d0d1d3;

}
.nicEdit-button-undefined {border: none !important;}

.nicEdit-button {
    background-image: url(/images/nicEditorIcons.png) !important;
    background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .nicEdit-button {
        background-image: url(/images/nicEditorIcons-x2.png) !important;
        background-size: auto 18px;
    }
}
.nicEdit-container {
    border: 1px solid #d0d1d3;
    background: #ebf1f8;
    border-top: none;
    border-radius: 0 0 2px 2px;
    padding:0;
    font-weight: 400;
    width: auto !important;
}
.nicEdit-container i {font-style: italic !important;}
.nicEdit-container b {font-weight: 700 !important;}
.nicEdit-container u {text-decoration: underline !important;}
.nicEdit-container .nicEdit-main {font-size: 14px; color: #70808b; width: auto !important;}
.nicEdit-main p, .nicEdit-main div {line-height: normal; margin-bottom: 0;}

/*-----------------------------------*/
/* Progress Bars */
/*-----------------------------------*/

.progress {
    height: 9px;
    margin-bottom: 10px;
    background-color: #21649c;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.progress-bar {
    background-color: #44b0e7;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.progress-text {margin-bottom: 5px;}

.progress-text .mark {
    float: left;
    width: 50%;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
.progress-text .mark.right {text-align: right;}

/* Progress Bar with Download Bar */
.progress.download {position: relative;}
.progress.download .progress-bar {position: absolute; top: 0; left: 0;}
.progress.download .download-bar {background-color: #3992c5;}

/* Progress Bar style 2 */
.progress.style2 {height: 4px; border-radius: 2px;}
.progress.style2 .progress-bar {border-radius: 2px;}

/* Progress Bar style 3 */
.progress.style3 .progress-bar {
    background-image: -webkit-gradient(linear, 100% 0, 0 100%, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-color: #35a7e6;
    background-size: 20px 20px;
}

/* Progress Bar style 4 */
.progress.style4 .progress-bar {background-color: #72c200;}

/* Progress Bar style 5 */
.progress.style5 {border: 1px solid #227ac4;}
.progress.style5 .progress-bar {
    background-image: -webkit-gradient(linear, 100% 0, 0 100%, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-color: #c43663;
    background-size: 20px 20px;
}

/*-----------------------------------*/
/* Profile */
/*-----------------------------------*/

.widget-profile .inner {padding: 20px;}
.widget-profile .avatar img {display: block; width: 100%;}
.widget-profile .profile-title {margin-bottom: 12px;}

.widget-profile .profile-title span {
    display: block;
    font-size: 16px;
    color: #4ab3e8;
    margin-bottom: 5px;
}
.widget-profile .profile-title strong {
    display: block;
    font-size: 28px;
    color: #164c87;
    position: relative;
    padding-right: 20px;
}
.widget-profile .profile-title strong:after {
    content: '';
    width: 14px;
    height: 14px;
    position: absolute;
    top: 4px;
    right: 0;
    border: 3px solid #72c200;
    border-radius: 50%;
}
.widget-profile .profile-subtitle {
    display: block;
    font-size: 13px;
    font-style: italic;
    color: #a5a5a5;
    border-top: 1px solid #d0dbe7;
    padding-top: 10px;
}
.widget-profile .followers {display: none;}
.widget-profile .btns {display: block;}

@media (min-width: 768px) and (max-width: 991px) {
    .widget-profile .inner {padding: 10px;}
}

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

.tf-gallery {background: #337fad;}
.tf-gallery img {display: block; width: 100%;}

.tf-gallery .gallery-images-wrap {
    position: relative;
    -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.26);
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.26);
}

/*Thumbs*/
.tf-gallery .gallery-thumbs-wrap {padding: 12px; position: relative;}

.tf-gallery .gallery-thumbs li {
    float: left;
    width: 64px;
    height: 44px;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.tf-gallery .gallery-thumbs li:hover,
.tf-gallery .gallery-thumbs li.selected {
    border-top-color: #c9376e;
    border-bottom-color: #c9376e;
    cursor: pointer;
}

/*Buttons*/
.tf-gallery-btns {
    position: absolute;
    top: 50%;
    left: 20px;
    z-index: 1;
    margin-top: -17px;
    width: 18px;
    height: 34px;
    background-image: url(/images/slider-controls.png);
    background-position: left -190px;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -9999px;
}
.tf-gallery-btns.next {background-position: right -190px; left: auto; right: 20px;}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
    .tf-gallery-btns {
        background-image: url(/images/slider-controls-x2.png);
        background-size: 60px auto;
    }
}

/*-------------------------------------------*/
/* Layout on Index Page */
/*-------------------------------------------*/

/* Buttons */
.h100{height: 100%;}

.buttons-wrap {margin-bottom: 30px;}
.buttons-wrap > .buttons {text-align: center;}
.buttons {margin-bottom: 20px;}
.buttons .btns {margin: 0 10px 10px 0;}
.buttons .btns:last-child {margin-right: 0;}

/* Ribbons */
.ribbons {background: #276f9a;}
.ribbons .inner {min-height: 71px; position: relative;}
.ribbons .ribbon {top: 10px;}
@media (min-width: 768px) and (max-width: 991px) {
    .ribbons .ribbon {padding-left: 10px; padding-right: 10px;}
    .ribbons .ribbon span {font-size: 12px;}
}

/* Controls */
.controls {min-height: 310px; padding: 15px 20px;}
.controls .progressbars {margin-bottom: 20px;}
.controls .input_styled.inline .rowCheckbox,
.controls .input_styled.inline .rowRadio {
    margin-right: 0;
}
.controls .custom-checkbox label,
.controls .custom-radio label {
    margin-bottom: 5px;
}