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: inherit;
    font-size: 100%
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1
}

ol,ul {
    margin-left: 20px
}

ul.unlist-style {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.block li {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

ul li.title {
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 5px
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

html,body {
    height: 100%;
    font-family: 'Open Sans',sans-serif
}

html,hmtl a {
    width: 100%;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a {
    color: #527dc2;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .10s linear .10s;
    -moz-transition: all .10s linear .10s;
    -o-transition: all .10s linear .10s;
    transition: all .10s linear .10s
}

a:hover {
    text-decoration: underline
}

a:hover,a:active,a:focus {
    outline: 0;
    color: #5988d4
}

a:focus {
    text-decoration: none
}

a img {
    border: 0
}

a>img {
    vertical-align: middle
}

img {
    max-width: 100%
}

img,object,embed {
    max-width: 100%
}

img {
    height: auto
}

strong,.strong {
    font-weight: 700
}

p {
    margin: 0 0 15px
}

i,em,.italic {
    font-style: italic
}

h1,h2,h3,h4,h5,h6 {
    margin: 0 0 20px 0;
    color: #333;
    font-weight: 300;
    line-height: 1.5em;
    font-family: 'Raleway',sans-serif;
	font-weight: bold; 
}

h1 {
    font-size: 36px
}

h2 {
    font-weight: 300;
    font-size: 30px
}

h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 10px 0
}

h4 {
    font-size: 14px;
    font-weight: 500
}

h5 {
    font-size: 14px
}

h6 {
    font-weight: 400;
    font-size: 12px
}

b {
    font-weight: bold;
}

strong {
    font-weight: bold;
}

u {
    text-decoration: underline;
}


blockquote {
    margin: 30px 0;
    padding: 0 0 0 30px;
    border-left: 3px solid
}

blockquote p {
    margin-bottom: 0;
    white-space: normal;
    font-style: italic;
    font-size: 15px;
    line-height: 25px;
    font-weight: 300
}

blockquote cite {
    color: #ccc;
    font-size: 12px
}

p {
    font-size: 14px;
    line-height: 25px
}

ol {
    margin: 10px 0 10px 30px;
    list-style-type: decimal
}

dl {
    margin: 10px 0
}

dl dt {
    font-weight: 700
}

body {
    background-color: #fff;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

input.css-custom[type="radio"] {
    position: absolute;
    clip: rect(0,0,0,0);
    clip: rect(0 0 0 0);
    display: none!important;
    -webkit-appearance: none
}

input.css-custom[type="radio"]+label::before {
    content: url('images/booking_non_selected.png');
    margin: 10px 4px 0 0!important;
    vertical-align: middle;
    cursor: pointer
}

input.css-custom[type="radio"]:checked+label::before {
    content: url('images/booking_selected.png')
}

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

.clearfix:before,.clearfix:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both
}

.clear-pure {
    clear: both;
    display: block
}

.mi {
    margin-right: 5px!important
}

.mr-5 {
    margin-right: 5px!important
}

.mr-10 {
    margin-right: 10px!important
}

.mr-15 {
    margin-right: 15px!important
}

.mr-20 {
    margin-right: 20px!important
}

.mmr-5 {
    margin-right: -5px!important
}

.mmr-10 {
    margin-right: -10px!important
}

.mmr-15 {
    margin-right: -15px!important
}

.mmr-20 {
    margin-right: -20px!important
}

.mmr-25 {
    margin-right: -25px!important
}

.no-mr {
    margin-right: 0!important
}

.ml-5 {
    margin-left: 5px!important
}

.ml-10 {
    margin-left: 10px!important
}

.ml-15 {
    margin-left: 15px!important
}

.ml-20 {
    margin-left: 20px!important
}

.ml-25 {
    margin-left: 25px!important
}

.ml-30 {
    margin-left: 30px!important
}

.ml-35 {
    margin-left: 35px!important
}

.ml-40 {
    margin-left: 40px!important
}

.ml-45 {
    margin-left: 45px!important
}

.ml-50 {
    margin-left: 50px!important
}

.mml-5 {
    margin-left: -5px!important
}

.mml-10 {
    margin-left: -10px!important
}

.mml-15 {
    margin-left: -15px!important
}

.mml-20 {
    margin-left: -20px!important
}

.mmt-5 {
    margin-top: -5px!important
}

.mmt-10 {
    margin-top: -10px!important
}

.mmt-15 {
    margin-top: -15px!important
}

.no-mt,.mt-0 {
    margin-top: 0!important
}

.mt-1 {
    margin-top: 1px!important
}

.mt-2 {
    margin-top: 2px!important
}

.mt-5 {
    margin-top: 5px!important
}

.mt-7 {
    margin-top: 7px!important
}

.mt-10 {
    margin-top: 10px!important
}

.mt-15 {
    margin-top: 15px!important
}

.mt-20 {
    margin-top: 20px!important
}

.mt-25 {
    margin-top: 25px!important
}

.mt-30 {
    margin-top: 30px!important
}

.mt-40 {
    margin-top: 40px!important
}

.mt-50 {
    margin-top: 50px!important
}

.mt-70 {
    margin-top: 70px!important
}

.mt-80 {
    margin-top: 80px!important
}

.mt-90 {
    margin-top: 90px!important
}

.no-mb,.mb-0 {
    margin-bottom: 0!important
}

.mb-1 {
    margin-bottom: 1px!important
}

.mb-5 {
    margin-bottom: 5px!important
}

.mb-7 {
    margin-bottom: 7px!important
}

.mb-10 {
    margin-bottom: 10px!important
}

.mb-15 {
    margin-bottom: 15px!important
}

.mb-20 {
    margin-bottom: 20px!important
}

.mb-25 {
    margin-bottom: 25px!important
}

.mb-30 {
    margin-bottom: 30px!important
}

.mb-40 {
    margin-bottom: 40px!important
}

.mb-50 {
    margin-bottom: 50px!important
}

.mb-70 {
    margin-bottom: 70px!important
}

.mb-5mi {
    margin-bottom: -5px!important
}

.mb-10mi {
    margin-bottom: -10px!important
}

.mv-5 {
    margin-top: 5px!important;
    margin-bottom: 5px!important
}

.mv-10 {
    margin-top: 10px!important;
    margin-bottom: 10px!important
}

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

.mv-20 {
    margin-top: 20px!important;
    margin-bottom: 20px!important
}

.mv-30 {
    margin-top: 30px!important;
    margin-bottom: 30px!important
}

.mv-40 {
    margin-top: 40px!important;
    margin-bottom: 40px!important
}

.mv-50 {
    margin-top: 50px!important;
    margin-bottom: 50px!important
}

.mv-70 {
    margin-top: 70px!important;
    margin-bottom: 70px!important
}

.mh-5 {
    margin-left: 5px!important;
    margin-right: 5px!important
}

.mh-10 {
    margin-left: 10px!important;
    margin-right: 10px!important
}

.mh-15 {
    margin-left: 15px!important;
    margin-right: 15px!important
}

.mh-20 {
    margin-left: 20px!important;
    margin-right: 20px!important
}

.mh-30 {
    margin-left: 30px!important;
    margin-right: 30px!important
}

.mh-40 {
    margin-left: 40px!important;
    margin-right: 40px!important
}

.mh-50 {
    margin-left: 50px!important;
    margin-right: 50px!important
}

.mh-70 {
    margin-left: 70px!important;
    margin-right: 70px!important
}

.margin-5 {
    margin: 5px!important
}

.margin-10 {
    margin: 10px!important
}

.no-magin,ul.no-margin {
    margin: 0!important
}

.mmh {
    margin-left: -10px!important;
    margin-right: -10px!important
}

.no-mb {
    margin-bottom: 0!important
}

.no-ml {
    margin-left: 0!important
}

.no-mlr {
    margin-right: 0!important
}

.alpha {
    margin-left: 0!important
}

.omega {
    margin-right: 0!important
}

.pr-5 {
    padding-right: 5px!important
}

.pr-10 {
    padding-right: 10px!important
}

.pr-15 {
    padding-right: 15px!important
}

.pr-20 {
    padding-right: 20px!important
}

.pr-30 {
    padding-right: 30px!important
}

.pr-40 {
    padding-right: 40px!important
}

.pr-50 {
    padding-right: 50px!important
}

.no-pr {
    padding-right: 0!important
}

.pl-5 {
    padding-left: 5px!important
}

.pl-10 {
    padding-left: 10px!important
}

.pl-15 {
    padding-left: 15px!important
}

.pl-20 {
    padding-left: 20px!important
}

.pl-30 {
    padding-left: 30px!important
}

.pl-40 {
    padding-left: 40px!important
}

.pl-50 {
    padding-left: 50px!important
}

.no-pl {
    padding-left: 0!important
}

.pt-5 {
    padding-top: 5px!important
}

.pt-10 {
    padding-top: 10px!important
}

.pt-15 {
    padding-top: 15px!important
}

.pt-20 {
    padding-top: 20px!important
}

.pt-25 {
    padding-top: 25px!important
}

.pt-30 {
    padding-top: 30px!important
}

.pt-40 {
    padding-top: 40px!important
}

.pt-50 {
    padding-top: 50px!important
}

.pb-5 {
    padding-bottom: 5px!important
}

.pb-10 {
    padding-bottom: 10px!important
}

.pb-15 {
    padding-bottom: 15px!important
}

.pb-20 {
    padding-bottom: 20px!important
}

.pb-30 {
    padding-bottom: 30px!important
}

.pb-40 {
    padding-bottom: 40px!important
}

.pb-50 {
    padding-bottom: 50px!important
}

.pv-5 {
    padding-top: 5px!important;
    padding-bottom: 5px!important
}

.pv-10 {
    padding-top: 10px!important;
    padding-bottom: 10px!important
}

.pv-15 {
    padding-top: 15px!important;
    padding-bottom: 15px!important
}

.pv-20 {
    padding-top: 20px!important;
    padding-bottom: 20px!important
}

.pv-30 {
    padding-top: 30px!important;
    padding-bottom: 30px!important
}

.pv-40 {
    padding-top: 40px!important;
    padding-bottom: 40px!important
}

.pv-50 {
    padding-top: 50px!important;
    padding-bottom: 50px!important
}

.pv-60 {
    padding-top: 60px!important;
    padding-bottom: 60px!important
}

.pv-70 {
    padding-top: 70px!important;
    padding-bottom: 70px!important
}

.ph-5 {
    padding-left: 5px!important;
    padding-right: 5px!important
}

.ph-10 {
    padding-left: 10px!important;
    padding-right: 10px!important
}

.ph-15 {
    padding-left: 15px!important;
    padding-right: 15px!important
}

.ph-20 {
    padding-left: 20px!important;
    padding-right: 20px!important
}

.ph-30 {
    padding-left: 30px!important;
    padding-right: 30px!important
}

.ph-40 {
    padding-left: 40px!important;
    padding-right: 40px!important
}

.ph-50 {
    padding-left: 50px!important;
    padding-right: 50px!important
}

.ph-60 {
    padding-left: 60px!important;
    padding-right: 60px!important
}

.ph-70 {
    padding-left: 70px!important;
    padding-right: 70px!important
}

.no-ph {
    padding-left: 0!important;
    padding-right: 0!important
}

.padding-5 {
    padding: 5px!important
}

.padding-10 {
    padding: 10px!important
}

.padding-15 {
    padding: 15px!important
}

.padding-20 {
    padding: 20px!important
}

.padding-30 {
    padding: 30px!important
}

.no-padding {
    padding: 0!important
}

.alpha {
    margin-left: 0!important
}

.omega {
    margin-right: 0!important
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.text-center {
    text-align: center!important
}

.text-right {
    text-align: right!important
}

.text-left {
    text-align: left!important
}

.relative {
    position: relative!important
}

.hidden,.display-none {
    display: none
}

.without_border a {
    border: 0!important
}

.border {
    border: 1px solid #bed3d6
}

.br {
    border-right: 1px solid #bed3d6
}

.br-dotted {
    border-right: 1px dotted #bed3d6
}

.bl {
    border-left: 1px solid #bed3d6
}

.bt {
    border-top: 1px solid #bed3d6
}

.bt.mmh {
    margin-right: -2px!important;
    margin-left: -2px!important
}

.bt-dotted {
    border-top: 1px dotted #bed3d6
}

.bt-dotted-2 {
    border-top: 1px dotted #b0b0b0
}

#footer .bt {
    border-top: 1px solid #525252
}

.bb {
    border-bottom: 1px solid #bed3d6
}

.bb-2 {
    border-bottom: 1px solid #d7d7d7
}

.bb-white {
    border-bottom: 1px solid #FFF
}

.bb-dotted {
    border-bottom: 1px dotted #bed3d6
}

.bb-dotted-2 {
    border-bottom: 1px dotted #b0b0b0
}

.bb-dotted-primary {
    border-bottom: 1px dotted #527dc2
}

.bb2 {
    border-bottom: 1px solid #ebe8e6
}

.line12,.line12 strong {
    line-height: 12px!important
}

.line14,.line14 strong {
    line-height: 14px!important
}

.line16 {
    line-height: 16px!important
}

.line18 {
    line-height: 18px!important
}

.line20 {
    line-height: 20px!important
}

.line22 {
    line-height: 22px!important
}

.line24 {
    line-height: 24px!important
}

.line26 {
    line-height: 26px!important
}

.line28 {
    line-height: 27px!important
}

.line30 {
    line-height: 30px!important
}

.line32 {
    line-height: 32px!important
}

.line1em {
    line-height: 1em!important
}

.line1-1em {
    line-height: 1.1em!important
}

.font10 {
    font-size: 10px!important
}

.font12 {
    font-size: 12px!important
}

.font13 {
    font-size: 13px!important
}

.font14 {
    font-size: 14px!important
}

.font16 {
    font-size: 16px!important
}

.font18 {
    font-size: 18px!important
}

.font20 {
    font-size: 20px!important
}

.font24 {
    font-size: 24px!important
}

.font36 {
    font-size: 36px!important
}

.font300 {
    font-weight: 300!important
}

.font400 {
    font-weight: 400!important
}

.font500 {
    font-weight: 500!important
}

.text-bold,.font-bold,.font600 {
    font-weight: 600!important
}

.font700 {
    font-weight: 700!important
}

.text-italic,.font-italic {
    font-style: italic!important
}

.font-narrow {
    letter-spacing: -1px
}




.text-primary,a.text-primary,ul.text-primary a {
    color: #527dc2!important
}

a.text-primary:hover {
    color: #0c91a8!important
}

.text-danger,a.text-danger {
    color: #e66663!important
}

a.text-danger:hover {
    color: #bf5452!important
}

.text-warning {
    color: #dba246!important
}

.text-info,a.text-info {
    color: #371ca3!important
}

a.text-info:hover {
    color: #47a64e!important
}

.text-pink {
    color: #e70166
}

.text-success {
    color: #5cb85c!important
}

.text-white,a.text-white {
    color: #FFF!important
}

.text-3333,a.text-333 {
    color: #333!important
}

.text-grey {
    color: #7d7d7d!important
}

.hover-1 {
    color: #10b9d6
}

.hover-1:hover {
    text-decoration: underline;
    cursor: help;
    color: #333
}

.hoover-no-line:hover,ul.hoover-no-line li:hover,ul.hoover-no-line li a:hover {
    text-decoration: none!important
}

.underline {
    text-decoration: underline!important
}

a.non-underline {
    text-decoration: none!important
}

.hightlight {
    font-size: 12px;
    line-height: 14px;
    padding: 0 5px;
    margin: 3px 0 0;
    color: #FFF
}

.hightlight.primary {
    background: #5bc0de!important
}

.hightlight.danger {
    background: #d74a46!important
}

.hightlight.wanring {
    background: #f0ad4e!important
}

.hightlight.info {
    background: #5b92de!important
}

.hightlight.success {
    background: #5cb85c!important
}

.none {
    display: none
}

.block {
    display: block!important
}

.inline {
    display: inline
}

.inline-block {
    display: inline-block!important
}

.left {
    float: left
}

.right {
    float: right
}

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

.textleft,.text-left {
    text-align: left
}

.textright,.text-right {
    text-align: right!important
}

.textcenter,.text-center {
    text-align: center!important
}

.caps {
    text-transform: uppercase!important
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed!important
}

.cpointer {
    cursor: pointer
}

.cunvailable {
    cursor: not-allowed
}

.verticalalign {
    vertical-align: middle!important
}

.content {
    position: relative
}

.ohidden {
    overflow: hidden
}

.xss-show,.xs-show,.sm-show {
    display: none
}


#map_canvas {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 400px
}

.form-group:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
    line-height: 0
}

.img-circle {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%
}

label {
    font-weight: 500;
    margin-bottom: 7px
}

.form-control {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    color: #333;
    padding: 6px 10px
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control.narrow {
    padding: 6px 2px
}

.form-control.narrow-2,.form-control.narrow-ph-5 {
    padding: 6px 6px
}

.form-control.narrow-ph-10 {
    padding: 6px 10px
}

.site-footer-top .form-control {
    border-color: #FFF
}

.form-group.sm .form-control,.sm .form-control,.form-control.sm {
    height: 28px;
    padding: 4px 8px 4px;
    font-size: 12px
}

.form-group.sm label {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5px
}

.form-group.lg .form-control,.lg .form-control,.form-control.lg {
    height: 40px;
    font-size: 18px
}

.form-group.lg label {
    font-size: 18px;
    margin-bottom: 10px
}

.form-control:-moz-placeholder {
    color: #777
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-icon {
    position: relative
}

.form-icon .form-control {
    padding-left: 33px
}

.form-icon i {
    position: absolute;
    font-size: 18px;
    bottom: 9px;
    left: 10px
}

.form-icon-right .form-control {
    padding-right: 33px
}

.form-icon i {
    position: absolute;
    font-size: 18px;
    bottom: 9px;
    right: 10px
}

.form-icon-right {
    position: relative
}

.form-icon-right .form-control {
    padding-right: 33px
}

.form-icon-right i {
    position: absolute;
    font-size: 18px;
    bottom: 8px;
    right: 10px
}

.label-absolute {
    position: relative
}

.label-absolute label {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    background: #CCC;
    height: 32px;
    line-height: 22px;
    text-align: center;
    padding-top: 6px;
    margin-top: 1px;
    margin-left: 1px
}

.label-absolute .form-control {
    padding-left: 50px
}

.label-absolute.width60 label {
    width: 60px
}

.label-absolute.width80 label {
    width: 80px
}

.label-absolute.width100 label {
    width: 100px
}

.label-absolute.width120 label {
    width: 120px
}

.label-absolute.width140 label {
    width: 140px
}

.label-absolute.width60 .form-control {
    padding-left: 70px
}

.label-absolute.width80 .form-control {
    padding-left: 90px
}

.label-absolute.width100 .form-control {
    padding-left: 110px
}

.label-absolute.width120 .form-control {
    padding-left: 130px
}

.label-absolute.width140 .form-control {
    padding-left: 150px
}

.absolute-label-box .label-holder {
    width: 65px;
    float: left
}

.absolute-label-box .content-holder {
    margin-left: 80px
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    padding-right: 10px;
    padding-left: 10px
}

.row.gap-30 {
    margin-right: -15px;
    margin-left: -15px
}

.gap-30 .col-md-1,.gap-30 .col-md-2,.gap-30 .col-md-3,.gap-30 .col-md-4,.gap-30 .col-md-5,.gap-30 .col-md-6,.gap-30 .col-md-7,.gap-30 .col-md-8,.gap-30 .col-md-9,.gap-30 .col-md-10,.gap-30 .col-md-11,.gap-30 .col-md-12 {
    padding-right: 15px;
    padding-left: 15px
}

.row.gap-15 {
    margin-right: -8px;
    margin-left: -7px
}

.gap-15 .col-md-1,.gap-15 .col-md-2,.gap-15 .col-md-3,.gap-15 .col-md-4,.gap-15 .col-md-5,.gap-15 .col-md-6,.gap-15 .col-md-7,.gap-15 .col-md-8,.gap-15 .col-md-9,.gap-15 .col-md-10,.gap-15 .col-md-11,.gap-15 .col-md-12 {
    padding-right: 8px;
    padding-left: 7px
}

.row.gap-10 {
    margin-right: -5px;
    margin-left: -5px
}

.gap-10 .col-md-1,.gap-10 .col-md-2,.gap-10 .col-md-3,.gap-10 .col-md-4,.gap-10 .col-md-5,.gap-10 .col-md-6,.gap-10 .col-md-7,.gap-10 .col-md-8,.gap-10 .col-md-9,.gap-10 .col-md-10,.gap-10 .col-md-11,.gap-10 .col-md-12 {
    padding-right: 5px;
    padding-left: 5px
}

.row.gap-5 {
    margin-right: -3px;
    margin-left: -2px
}

.gap-5 .col-md-1,.gap-5 .col-md-2,.gap-5 .col-md-3,.gap-5 .col-md-4,.gap-5 .col-md-5,.gap-5 .col-md-6,.gap-5 .col-md-7,.gap-5 .col-md-8,.gap-5 .col-md-9,.gap-5 .col-md-10,.gap-5 .col-md-11,.gap-5 .col-md-12 {
    padding-right: 3px;
    padding-left: 2px
}

.row.gap-2 {
    margin-right: -1px;
    margin-left: -1px
}

.gap-2 .col-md-1,.gap-2 .col-md-2,.gap-2 .col-md-3,.gap-2 .col-md-4,.gap-2 .col-md-5,.gap-2 .col-md-6,.gap-2 .col-md-7,.gap-2 .col-md-8,.gap-2 .col-md-9,.gap-2 .col-md-10,.gap-2 .col-md-11,.gap-2 .col-md-12 {
    padding-right: 1px;
    padding-left: 1px
}

.row.gap-1 {
    margin-right: -1px;
    margin-left: 0
}

.gap-1 .col-md-1,.gap-1 .col-md-2,.gap-1 .col-md-3,.gap-1 .col-md-4,.gap-1 .col-md-5,.gap-1 .col-md-6,.gap-1 .col-md-7,.gap-1 .col-md-8,.gap-1 .col-md-9,.gap-1 .col-md-10,.gap-1 .col-md-11,.gap-1 .col-md-12 {
    padding-right: 1px;
    padding-left: 0
}

.row.gap-0,.row.no-gap {
    margin-right: 0;
    margin-left: 0
}

.gap-0 .col-md-1,.gap-0 .col-md-2,.gap-0 .col-md-3,.gap-0 .col-md-4,.gap-0 .col-md-5,.gap-0 .col-md-6,.gap-0 .col-md-7,.gap-0 .col-md-8,.gap-0 .col-md-9,.gap-0 .col-md-10,.gap-0 .col-md-11,.gap-0 .col-md-12,.no-gap .col-md-1,.no-gap .col-md-2,.no-gap .col-md-3,.no-gap .col-md-4,.no-gap .col-md-5,.no-gap .col-md-6,.no-gap .col-md-7,.no-gap .col-md-8,.no-gap .col-md-9,.no-gap .col-md-10,.no-gap .col-md-11,.no-gap .col-md-12 {
    padding-right: 0;
    padding-left: 0
}

.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 0
}

.form-group.sm .form-control,.sm .form-control {
    height: 30px;
    padding: 4px 6px 4px;
    font-size: 12px
}

.form-group.sm label {
    font-size: 12px;
    font-weight: 600
}

.btn {
    border: 0;
    border-radius: 0;
    background: #d1d1d1
}

.btn:hover {
    background: #546173;
    color: #FFF
}

.btn:focus {
    outline: 0!important;
    box-shadow: none!important
}

.btn-sm {
    padding: 7px!important
}

.btn-primary,a.btn-primary {
    background: #527dc2;
    color: #FFF!important
}

.btn-primary:hover {
    background: #5988d4
}

.bg-primary,.bg-success,.bg-info,.bg-warning,.bg-danger {
    color: #FFF!important
}

.bg-primary {
    color: #fff;
    background-color: #527dc2!important
}

a.bg-primary:hover {
    background-color: #0eadc9!important
}

.bg-success,.btn-success {
    color: #fff;
    background-color: #5cb85c!important
}

a.bg-success:hover,.btn-success:hover {
    background-color: #55ab55!important
}

.bg-info,.btn-info {
    background-color: #4e8ade!important
}

a.bg-info:hover,.btn-info:hover {
    background-color: #477dc9!important
}

.bg-warning,.btn-warning {
    background-color: #f0ad4e!important
}

a.bg-warning:hover,.btn-warning:hover {
    background-color: #eba23d!important
}

.bg-danger,.btn-danger {
    background-color: #e66663!important
}

.bg-grey {
    background-color: #dedede
}

.bg-grey-2 {
    background-color: #f5f7fa
}

a.bg-danger:hover,.btn-danger:hover {
    background-color: #bf5452!important
}

.btn-border {
    border: 1px solid #FFF!important
}

.btn-pure {
    background: #FFF;
    padding: 2px!important
}

.btn-pure:hover {
    background: #FFF;
    color: #10b9d6
}

.btn-pure:focus {
    background: #FFF;
    border: 0!important;
    outline: 0!important;
    box-shadow: none!important
}

.btn-no-bg {
    padding: 0;
    background: transparent;
    line-height: 24px
}

.btn-no-bg:hover {
    background: transparent;
    text-decoration: underline
}

.alert {
    border-radius: 0
}

.alert.sm {
    padding: 2px 15px
}

.container {
    position: relative;
    width: 1100px
}

#main_wrapper {
    background: #ededed
}

.white-bg {
    background: #FFF
}

.dark-bg {
    background: #d6d6d6
}

.dark-bg-2 {
    background: #6b6b6b
}

.content {
    position: relative
}

.top-right {
    position: absolute
}

.flags {
    width: 16px;
    height: 16px;
    background: url(images/flags.png) 0 0 no-repeat;
    float: left
}

.flags.china {
    background-position: 0 0
}

.flags.france {
    background-position: 0 -16px
}

.flags.germany {
    background-position: 0 -32px
}

.flags.holland {
    background-position: 0 -48px
}

.flags.turkey {
    background-position: 0 -64px
}

.flags.uk {
    background-position: 0 -80px
}

.flags.saudi {
    background-position: 0 -96px
}

.custom-icons {
    width: 20px;
    height: 20px;
    background: url(images/custom-icons.png) 0 0 no-repeat;
    float: left
}

.custom-icons.adult {
    background-position: 0 0
}

.custom-icons.child {
    background-position: 0 -20px
}

.custom-icons.baby {
    background-position: 0 -40px
}

.custom-icons.take-off {
    background-position: 0 -60px
}

.custom-icons.landing {
    background-position: 0 -80px
}

.custom-icons.passenger-1 {
    background-position: 0 -100px
}

.custom-icons.passenger-2 {
    background-position: 0 -120px
}

.custom-icons.flight-search {
    background-position: 0 -180px
}

.custom-icons.flight-search-white {
    background-position: 0 -200px
}

.custom-icons.room-tag {
    background-position: 0 -220px
}

.custom-icons.adult-black {
    background-position: 0 -240px
}

.custom-icons.child-black {
    background-position: 0 -260px
}

.custom-icons.room-tag-black {
    background-position: 0 -280px
}

.custom-icons.plane-white {
    background-position: -20px 0
}

.custom-icons.plane-white-return {
    background-position: -20px -20px
}

.custom-icons.air-primary-go {
    background-position: -20px -60px
}

.custom-icons.air-primary-back {
    background-position: -20px -80px
}

.custom-icons.suitcase-free {
    background-position: -20px -100px
}

.custom-icons.suitcase-what {
    background-position: -20px -120px
}

.custom-icons.suitcase-no {
    background-position: -20px -140px
}

.font-icon-rating {
    color: #b2b2b2
}

.font-icon-rating .rated {
    color: #58cc5f
}

.flight-compare-icons {
    width: 40px;
    height: 40px;
    background: url(images/flight-compare-icons.png) 0 0 no-repeat;
    float: left;
    position: relative;
    font-size: 9px;
    font-weight: 600;
    margin: 2px
}

.flight-compare-icons.weight {
    background-position: 0 0
}

.flight-compare-icons.meal {
    background-position: 0 -40px
}

.flight-compare-icons.seat {
    background-position: 0 -80px
}

.flight-compare-icons.monitor {
    background-position: 0 -120px
}

.flight-compare-icons.weight .count {
    position: absolute;
    top: 10px;
    left: 0;
    color: #FFF;
    display: block;
    text-align: center;
    width: 100%
}

.flight-compare-icons.seat .count {
    position: absolute;
    top: 0;
    left: 9px;
    color: #333
}

.flight-compare-icons.empty {
    width: 40px;
    height: 40px;
    background: url(images/flight-compare-icons.png) 0 0 no-repeat;
    float: left;
    position: relative;
    font-size: 9px;
    font-weight: 600
}

.flight-compare-icons.empty.weight {
    background-position: -40px 0
}

.flight-compare-icons.empty.meal {
    background-position: -40px -40px
}

.flight-compare-icons.empty.seat {
    background-position: -40px -80px
}

.flight-compare-icons.empty.monitor {
    background-position: -40px -120px
}

.flight-compare-icons.empty.weight .count {
    position: absolute;
    top: 10px;
    left: 0;
    color: #FFF;
    display: block;
    text-align: center;
    width: 100%
}

.flight-compare-icons.empty.seat .count {
    position: absolute;
    top: 0;
    left: 9px;
    color: #333
}

.social a {
    float: left;
    text-align: center;
    margin: 0 0 3px 3px;
    width: 38px;
    height: 32px;
    color: #FFF;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    text-decoration: none
}

.social a i {
    padding: 0;
    display: block;
    font-size: 20px;
    line-height: 32px;
    border: 1px solid #dfdfdf;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #FFF
}

.without_border a i {
    border: 1px solid transparent
}

.circular a,.circular a i,.circular a:hover,.circular a:hover i {
    border-radius: 100%
}

.with_color a i {
    color: #fff
}

.with_color a,.with_color a i {
    border-color: transparent!important
}

.social a:hover .fa-twitter,.social a:hover .icons-social-twitter,.with_color a .fa-twitter,.with_color a .icons-social-twitter,.btn-twitter {
    background: #00abdc
}

.social a:hover .fa-facebook,.social a:hover .icons-social-facebook,.with_color a .fa-facebook,.with_color a .icons-social-facebook,.btn-facebook {
    background: #325c94
}

.social a:hover .fa-dribbble,.social a:hover .icons-social-dribbble,.with_color a .fa-dribbble,.with_color a .icons-social-dribbble {
    background: #fa4086
}

.social a:hover .fa-rss,.social a:hover .icons-rss,.with_color a .fa-rss,.with_color a .icons-rss {
    background: #f1862f
}

.social a:hover .fa-github,.social a:hover .icons-social-github,.with_color a .fa-github,.with_color a .icons-social-github {
    background: #333
}

.social a:hover .fa-instagram,.with_color a .fa-instagram {
    background: #964b00
}

.social a:hover .fa-linkedin,.social a:hover .icons-social-linkedin,.with_color a .fa-linkedin,.with_color a .icons-social-linkedin,.btn-linkedin {
    background: #0073b2
}

.social a:hover .fa-pinterest,.social a:hover .icons-social-pinterest,.with_color a .fa-pinterest,.with_color a .icons-social-pinterest {
    background: #d9031f
}

.social a:hover .fa-google-plus,.social a:hover .icons-social-google-plus,.with_color a .fa-google-plus,.with_color a .icons-social-google-plus,.btn-google-plus {
    background: #d9031f
}

.social a:hover .fa-foursquare,.with_color a .fa-foursquare {
    background: #0cbadf
}

.social a:hover .fa-skype,.social a:hover .icons-social-skype,.with_color a .fa-skype,.with_color a .icons-social-skype {
    background: #00b9e5
}

.social a:hover .fa-cloud,.social a:hover .icons-social-soundcloud,.with_color a .fa-cloud,.with_color a .icons-social-soundcloud {
    background: #f70
}

.social a:hover .fa-youtube,.social a:hover .icons-social-youtube,.with_color a .fa-youtube,.with_color a .icons-social-youtube {
    background: #d9031f
}

.social a:hover .fa-youtube-play,.social a:hover .icons-social-youtube-play,.with_color a .fa-youtube-play,.with_color a .icons-social-youtube-play {
    background: #d9031f
}

.social a:hover .fa-tumblr,.social a:hover .icons-social-tumblr,.with_color a .fa-tumblr,.with_color a .icons-social-tumblr {
    background: #325c94
}

.social a:hover .fa-stackexchange,.with_color a .fa-stackexchange {
    background: #4e4e4e;
    color: #fff;
    border-color: #fff
}

.social a:hover .fa-flickr,.social a:hover .icons-social-flickr,.with_color a .fa-flickr,.with_color a .icons-social-flickr {
    background: #fa4086
}

.social a:hover i {
    color: #fff;
    border-color: #fff
}

.color-facebook {
    color: #325c94
}

.btn-facebook,.btn-twitter,.btn-google-plus,.btn-linkedin {
    color: #FFF
}

.section-title {
    border-bottom: 2px solid #d6d6d6;
    margin-bottom: 30px
}

.section-title span {
    display: inline;
    border-bottom: 2px solid #527dc2
}

h2.section-title {
    line-height: 35px;
    padding-bottom: 9px
}

h2.section-title span {
    line-height: 18px;
    padding-bottom: 9px
}

h3.section-title {
    line-height: 16px;
    padding-bottom: 10px
}

h3.section-title span {
    line-height: 17px;
    padding-bottom: 8px
}

.dark-bg .section-title {
    border-bottom: 2px solid #f0f0f0
}

.section-title h3,h3.section-title {
    line-height: 16px
}

.section-title h3 span,h3.section-title span {
    line-height: 17px;
    padding-bottom: 8px
}

.section-title-2 {
    display: block;
    text-align: center;
    border-bottom: 3px double #d7d7d7;
    margin-bottom: 15px;
    position: relative
}

.section-title-2 h2 {
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    margin: 0;
    padding: 0;
    margin-bottom: -15px
}

.section-title-2 h2 span {
    background: #f9f9f9;
    padding: 0 15px
}

.white-bg .section-title-2 h2 span,.section-title-2 h2 span.white {
    background: #FFF
}

.section-title-2 p {
    position: absolute;
    bottom: -60px;
    left: 0;
    width: 100%;
    display: block;
    font-style: italic;
    font-weight: 400;
    color: #bfbfbf
}

.section-title-3 {
    display: block;
    text-align: center;
    border-bottom: 3px double #d7d7d7;
    margin-bottom: 15px
}

.section-title-3 h2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 32px;
    margin: 0 0 7px
}

.section-title-3 p {
    margin-bottom: -10px;
    font-weight: 400;
    font-style: italic
}

.section-title-3 .title-meta {
    background: #f9f9f9;
    padding: 0 15px
}

.content p:last-child {
    margin: 0 0 5px
}

.close-reveal-modal.custom {
    background: #527dc2;
    font-size: 20px;
    line-height: 20px;
    color: #FFF;
    border-radius: 50%;
    padding: 0 5px;
    margin-top: -18px;
    margin-right: -18px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(50,50,50,0.75);
    -moz-box-shadow: 0 1px 5px 0 rgba(50,50,50,0.75);
    box-shadow: 0 1px 5px 0 rgba(50,50,50,0.75)
}

.close-reveal-modal.custom:hover {
    background: #5e90e0
}

div.expend-wrapper {
    margin: 0 auto;
    width: 100%
}

.hide-body {
    overflow: hidden;
    line-height: 22px;
    height: 44px
}

.show-body {
    line-height: 22px;
    height: auto
}

.btn-expend {
    padding: 10px 0;
    text-align: center
}

div.flight-show-more {
    margin: 0;
    width: 100%;
    position: relative
}

.flightLess {
    overflow: hidden;
    height: 0;
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 7px
}

.flightMore {
    height: auto;
    width: 100%;
    position: relative;
    padding-bottom: 10px
}

.btn-more-less {
    font-size: 12px!important;
    color: #e70166;
    display: block;
    text-align: center;
    font-weight: 600
}

a.btn-expend-flight {
    padding: 0;
    text-align: center;
    color: #e70166
}

.more-less-wrapper {
    margin: 0 auto;
    width: 100%
}

.hideContent {
    overflow: hidden;
    line-height: 22px;
    height: 66px
}

.showContent {
    height: auto
}

.show-more {
    text-align: center
}

#toggleDiv {
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer
}

.test {
    border: 1px solid #d7d7d7;
    padding: 10px;
    position: relative
}

.myButton {
    padding: .2em 1em;
    font-size: 1em
}

.mySelect {
    padding: .2em 0;
    font-size: 1em
}

#myDiv {
    color: Green;
    background-color: #eee;
    border: 2px solid #333;
    display: none;
    text-align: justify
}

#myDiv p {
    margin: 15px;
    font-size: .917em
}

ul.list-30-60 {
    list-style: none;
    margin: 0;
    padding: 0
}

ul.list-30-60 li {
    position: relative;
    padding: 2px 0;
    padding-left: 30%
}

ul.list-30-60 li span {
    font-weight: 700;
    position: absolute;
    left: 0;
    top: 0
}

.inline-menu li {
    display: inline;
    color: #666;
    margin-right: 15px;
    line-height: 24px
}

.bgToChange {
    margin: 2px 0;
    border: 1px solid #d7d7d7;
    padding: 7px
}

.bgChangeAfterClick {
    background-color: #ff8f00!important
}

.action-remove {
    font-size: 12px;
    color: #333;
    border-bottom: 1px solid #bed3d6;
    display: block;
    position: relative;
    width: 100%
}

.action-remove a.remove {
    position: absolute;
    top: 2px;
    right: 0;
    font-size: 11px
}