 /*================================================
* ROSA AGUSTINA RESORTS -BOOTSTRAP
* Version: 1
* Author Name: Victor Valdebenito
* Author URI: @vvaldebe
===================================================

1. GLOBAL STYLES
	1.1 General
    1.2 Resets
	1.3 Typography   
    1.4 Margins & Paddings & Border Radius
    1.5 Image Hover Effects

2. GENERAL STYLES
    2.1 Forms
    2.2 Butttons
    2.3 Titles
    2.4 Notification 
    2.5 Loader
    2.6 Back to Top

3. TOP MENU
	3.1 Top Menu
	3.2 Right Menu
    3.3 Language Switcher 

4. HEADER
    4.1 Header
    4.2 Mobile Menu Button
    4.3 Main Menu
    4.4 Drop Down Menu
        4.4.1 Simple Drop Down Menu
        4.4.2 Mega Drop Down Menu

5. SECTIONS
    5.1 Global Sections
    5.2 Revolution Slider
    5.3 Rooms
    5.4 Features
    5.5 Blog
    5.6 Video
    5.7 Testimonials
    5.8 Testimonials Style 2
    5.9 Places
    5.10 Location - Contact Us
    5.11 Gallery
    5.12 Gallery Style 2
    5.13 About
    5.14 About Style 2
    5.15 Subscribe Form
   
6. BOOKING FORMS
    6.1 Vertical Booking Form
    6.2 Horizontal Booking Form 1
    6.3 Horizontal Booking Form 2
    6.4 Horizontal Booking Form 3

7. FOOTER
    7.1 Footer
    7.2 Footer Widgets
    7.3 Subfooter

8. PAGES
    8.1 Page Title
    8.2 Sidebar
    8.3 404
    8.4 404 Style 2
    8.5 About Us 
    8.6 Blog 
    8.7 Booking Form 
    8.8 Coming Soon 
    8.9 Contact
    8.10 Events 
    8.11 Gallery 
    8.12 Location 
    8.13 Our Staff 
    8.14 Places 
    8.15 Restaurant  
    8.16 Rooms List View 
    8.17 Rooms Grid View 
    8.18 Rooms Block View 
    8.19 Room Details
*/

/* ========== 1 GLOBAL STYLES ========== */

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


.in {background-color:#ffffff!important; padding-top:30px!important}

.popover{display: none!important}
$accentcolor: #fcae2c;
$lightcolor: #fff;
$darkcolor: #444;


.radiobtn {
	position: relative;
	display: block;
	label {
		display: block;
		background: lighten($accentcolor, 30%);
		color: $darkcolor;
		border-radius: 5px;
		padding: 10px 20px;
		border: 2px solid lighten($accentcolor, 20%);
		margin-bottom: 5px;
		cursor: pointer;
		&:after,
		&:before {
			content: "";
			position: absolute;
			right: 11px;
			top: 11px;
			width: 20px;
			height: 20px;
			border-radius: 3px;
			background: lighten($accentcolor, 15%);
		}
		&:before {
			background: transparent;
			transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s,
				0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
			z-index: 2;
			overflow: hidden;
			background-repeat: no-repeat;
			background-size: 13px;
			background-position: center;
			width: 0;
			height: 0;
			background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNS4zIDEzLjIiPiAgPHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE0LjcuOGwtLjQtLjRhMS43IDEuNyAwIDAgMC0yLjMuMUw1LjIgOC4yIDMgNi40YTEuNyAxLjcgMCAwIDAtMi4zLjFMLjQgN2ExLjcgMS43IDAgMCAwIC4xIDIuM2wzLjggMy41YTEuNyAxLjcgMCAwIDAgMi40LS4xTDE1IDMuMWExLjcgMS43IDAgMCAwLS4yLTIuM3oiIGRhdGEtbmFtZT0iUGZhZCA0Ii8+PC9zdmc+);
		}
	}
}

@keyframes blink {
	0% {
		background-color: lighten($accentcolor, 15%);
	}
	10% {
		background-color: lighten($accentcolor, 15%);
	}
	11% {
		background-color: lighten($accentcolor, 20%);
	}
	29% {
		background-color: lighten($accentcolor, 20%);
	}
	30% {
		background-color: lighten($accentcolor, 15%);
	}
	50% {
		background-color: lighten($accentcolor, 20%);
	}
	45% {
		background-color: lighten($accentcolor, 15%);
	}
	50% {
		background-color: lighten($accentcolor, 20%);
	}
	100% {
		background-color: lighten($accentcolor, 15%);
	}
}

.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0%;
  /*height: 79.9%;*/
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

.consolPopup {
    display:none;
    margin:0;
    padding:10px!important;
    width: 600px;
    height:600px;
    /*width: 620px;
    height:560px;*/
}


.overlay-img{position: absolute!important; z-index: 1000}
.videoyutu {position: relative!important;}

.consolPopup p {
    padding:10px;
    
}
.fancybox-skin {
    padding:0 !important;
}

.fancybox-bg {
    background: #04afa9!important;
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.5!important;
}

#div-login-social {text-align: center!important;}

.loginBtn {margin: 5px auto!important; padding: 3px 15px 3px 52px!important;width: 15.3em!important;}

.loginBtn::before {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 4px!important;
    left: 0;
    width: 39px!important;
    height: 85%!important;}


.entry-content img { max-width: 100%!important; height: auto!important;}
#hq{
	background-color: #FFFDCB;
	border:solid #FFFF66;
	margin: 0 0 0 0;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	color:#767676;
	display:block;
}


#hq a{
	background-color: #FFFDCB;
	padding:20px;	
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	color: #333333;
	display:block;
	text-decoration:none;
	font-weight:
}

#hq a:hover{
	background-color: #FFFF99;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	color:#767676;
	display:block;
	text-decoration:none;
}


#hq2{
	background-color: #00b5bb;
	border:solid #00c6cd;
	margin: 0 0 0 0;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	color:#ffffff;
	display:block;
}


#hq2 a{
	background-color: #00b5bb;
	padding:20px;	
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	color: #fff;
	display:block;
	text-decoration:none;
	font-weight:
}

#hq2 a:hover{
	background-color: #00acb2;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	color:#fff;
	display:block;
	text-decoration:none;
}


#alerta1 {
	background-color: #FFFDCB;
	border:solid #FFFF66;
	margin: 0 0 0 0;
	border-width:1px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	color:#767676;
	display:block;
}


#alerta1 a{
	background-color: #FFFDCB;
	padding:20px;	
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	color: #333333;
	display:block;
	text-decoration:none;
	font-weight:
}

#alerta1 a:hover{
	background-color: #FFFF99;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	color:#767676;
	display:block;
	text-decoration:none;
}





#promo{
	background:url("http://www.rosaagustina.cl/images/slider/fondo-semanasanta.jpg")!important;
	border:solid #fff;
	margin: 0 0 0 0;
	border-width:0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:13px;
	color:#767676;
	display:block;
}


#promo a{
	background-color:;
	padding:0px;	
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	color: #333333;
	display:block;
	text-decoration:none;
	font-weight:
}

#promo a:hover{
	background-color:;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:14px;
	color:#767676;
	display:block;
	text-decoration:none;
}


.lbInvHeaderInfoData lbUnselect {color: #fff!important;}

* {
    margin: 0;
    padding: 0;
}

.relative {position: relative!important}
.absolute {position: absolute!important}

html {
    height: 100%;
}

body {
    color: #000 /* #575654 #918e88 a1b1c1  #5b5b5b*/;
    background: #fff;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    line-height: 1.3;
    letter-spacing: .1px;
    position: relative;
    left: 0;
}

body.full_screen {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.feedburnerFeedBlock {
    margin: 0 0 0 2px;
}
.feedburnerFeedBlock ul {
    margin: 0;
    padding: 0;
}
.feedburnerFeedBlock li {
    list-style: outside none none;
    margin: 0 0 15px;
    text-align: justify;
}
.headline {
    text-decoration: none;
}
.headline a {
	color: orange;
    font-weight: normal;
    line-height: 13px;
    text-align: left;
    text-decoration: none;
    text-shadow: 1px 1px 3px #fff;
}
.headline a:hover {
    text-decoration: none;
}
#creditfooter {
    display: none;
}


.boxed {
    background: url("../images/boxed_bg.jpg") repeat;
    background-attachment: fixed;
}

.boxed .wrapper {
    max-width: 900px;
    position: relative !important;
    background: #fff;
    padding: 0;
    box-shadow: 0 0 2px #918e88;
    margin-left: auto !important;
    margin-right: auto !important;
}

.boxed .wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
}

main {
    padding: 60px 0;
    background: #fff;
}

.full_width {
    width: 100%;
}

.a_left {text-align: left}
.a_center {text-align: center}
.a_justify {text-align: justify}
.a_right {text-align: right}
.f_left {float: left}
.f_right {float: right}
.upper {text-transform: uppercase;}

.row-flex {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
}

.row-flex > [class*='cpl-'] {
    display: flex;
    flex-direction: column;
}

/* ---------- 1.2 Resets ---------- */
ul,
ol {
    margin: 0;
}

ul.list_menu {
  margin: 30px 0;
  padding-left: 15px;
}

ul.list_menu li {
  font-size: 1em;
  list-style: outside none none;
  margin-bottom: 6px;
  padding-left: 20px;
  position: relative;
}

ul.list_menu li::before {
  background: #e3e3e3;
  border-radius: 100%;
  content: "";
  height: 7px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 7px;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus,
.navbar-nav .open a,
.navbar-nav .open a:hover,
.navbar-nav .open a:focus {
    background: none;
}

.alert {
    padding: 10px;
    border-radius: 1px;
    font-size: .93em;
}
.backlinks a {
    color: #5b5b5b!important;
    font-size: smaller
}


/* ---------- 1.4 Margins & Paddings & Border Radius ---------- */
.bt1{    border-top: 5px solid #ffb600;}
.bt2{    border-top: 1px solid #ffb600;}
.nopadding {padding: 0 !important;}
.nopadding_right {padding-right: 0 !important}
.nopadding_left {padding-left: 0 !important}
.nopadding_top {padding-top: 0 !important}
.nopadding_bottom {padding-bottom: 0 !important}
.p5 {padding-left: 5px !important;padding-right: 5px !important}
.p-3-10 {padding:3px 10px!important;}
.pr5 {padding-right: 5px !important}
.pl5 {padding-left: 5px !important}
.pl30 {padding-left: 30px !important}
.nomargin {margin: 0 !important}
.nomarginright {margin-right: 0 !important}
.nomarginleft {margin-left: 0 !important}
.nomargintop {margin-top: 0 !important}
.nomarginbottom {margin-bottom: 0 !important}
.ml30 {margin-left: 20px}
.mt0 {margin-top: 0px}
.mt5 {margin-top: 5px}
.mt10 {margin-top: 10px!important}
.mt15 {margin-top: 15px}
.mt20 {margin-top: 20px}
.mt25 {margin-top: 25px}
.mt30 {margin-top: 30px}
.mt35 {margin-top: 35px}
.mt40 {margin-top: 40px!important}
.mt45 {margin-top: 45px}
.mt50 {margin-top: 50px}
.mt55 {margin-top: 55px}
.mt60 {margin-top: 60px}
.mt65 {margin-top: 65px}
.mt70 {margin-top: 70px}
.mt75 {margin-top: 75px}
.mt80 {margin-top: 80px}
.mt85 {margin-top: 85px}
.mt90 {margin-top: 90px}
.mt95 {margin-top: 95px}
.mt100 {margin-top: 100px}
.mb0 {margin-bottom: 0px}
.mb5 {margin-bottom: 5px}
.mb10 {margin-bottom: 10px!important}
.mb15 {margin-bottom: 15px}
.mb20 {margin-bottom: 20px}
.mb25 {margin-bottom: 25px}
.mb30 {margin-bottom: 30px}
.mb35 {margin-bottom: 35px}
.mb40 {margin-bottom: 40px}
.mb45 {margin-bottom: 45px}
.mb50 {margin-bottom: 50px}
.mb55 {margin-bottom: 55px}
.mb60 {margin-bottom: 60px}
.mb65 {margin-bottom: 65px}
.mb70 {margin-bottom: 70px}
.mb75 {margin-bottom: 75px}
.mb80 {margin-bottom: 80px}
.mb85 {margin-bottom: 85px}
.mb90 {margin-bottom: 90px}
.mb95 {margin-bottom: 95px}
.mb100 {margin-bottom: 100px}
.pt0 {padding-top: 0px}
.pt5 {padding-top: 5px}
.pt10 {padding-top: 10px}
.pt15 {padding-top: 15px}
.p5 {padding: 5px}
.p10 {padding: 10px}
.p20 {padding: 20px}
.p30 {padding: 30px}
.pt20 {padding-top: 20px}
.pt25 {padding-top: 25px}
.pt30 {padding-top: 30px}
.pt35 {padding-top: 35px}
.pt40 {padding-top: 40px}
.pt45 {padding-top: 45px}
.pt50 {padding-top: 50px}
.pt55 {padding-top: 55px}
.pt60 {padding-top: 60px}
.pt65 {padding-top: 65px}
.pt70 {padding-top: 70px}
.pt75 {padding-top: 75px}
.pt80 {padding-top: 80px}
.mt85 {padding-top: 85px}
.pt90 {padding-top: 90px}
.pt95 {padding-top: 95px}
.pt100 {padding-top: 100px}
.pb0 {padding-bottom: 0px}
.pb5 {padding-bottom: 5px}
.pb10 {padding-bottom: 10px}
.pb15 {padding-bottom: 15px}
.pb20 {padding-bottom: 20px}
.pb25 {padding-bottom: 25px}
.pb30 {padding-bottom: 30px}
.mb35 {padding-bottom: 35px}
.pb40 {padding-bottom: 40px}
.pb45 {padding-bottom: 45px}
.pb50 {padding-bottom: 50px}
.pb55 {padding-bottom: 55px}
.pb60 {padding-bottom: 60px}
.pb65 {padding-bottom: 65px}
.pb70 {padding-bottom: 70px}
.pb75 {padding-bottom: 75px}
.pb80 {padding-bottom: 80px}
.pb85 {padding-bottom: 85px}
.pb90 {padding-bottom: 90px}
.pb95 {padding-bottom: 95px}
.pb100 {padding-bottom: 100px}
.br1 {border-radius: 1px}
.br2 {border-radius: 2px}
.br3 {border-radius: 3px}
.br4 {border-radius: 4px!important;}
.br5 {border-radius: 5px}
.br6 {border-radius: 6px}
.br7 {border-radius: 7px}
.br8 {border-radius: 8px}
.br9 {border-radius: 9px}
.br10 {border-radius: 10px}
.br11 {border-radius: 11px}
.br12 {border-radius: 12px}
.br13 {border-radius: 13px}
.br14 {border-radius: 14px}
.br15 {border-radius: 15px}
.br16 {border-radius: 16px}
.br17 {border-radius: 17px}
.br18 {border-radius: 18px}
.br19 {border-radius: 19px}
.br20 {border-radius: 20px}
.br21 {border-radius: 21px}
.br22 {border-radius: 22px}
.br23 {border-radius: 23px}
.br24 {border-radius: 24px}
.br25 {border-radius: 25px}
.br26 {border-radius: 26px}
.br27 {border-radius: 27px}
.br28 {border-radius: 28px}
.br29 {border-radius: 29px}
.br30 {border-radius: 30px}
.br31 {border-radius: 31px}
.br31 {border-radius: 31px}
.br33 {border-radius: 33px}
.br34 {border-radius: 34px}
.br35 {border-radius: 35px}
.br36 {border-radius: 36px}
.br37 {border-radius: 37px}
.br38 {border-radius: 38px}
.br39 {border-radius: 39px}
.br40 {border-radius: 40px}
.br41 {border-radius: 41px}
.br42 {border-radius: 42px}
.br43 {border-radius: 43px}
.br44 {border-radius: 44px}
.br45 {border-radius: 45px}
.br46 {border-radius: 46px}
.br47 {border-radius: 47px}
.br48 {border-radius: 48px}
.br49 {border-radius: 49px}
.br50 {border-radius: 50px}
.brtop {border-top: 1px solid #dcd6cc; width:100%; padding: 5px;}

/* ---------- 1.5 Image Hover Effect ---------- */
.hover_effect {
    display: block;
    position: relative;
    background: none;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.hover_effect:after {
    font-family: FontAwesome;
    color: #fff;
    position: absolute;
    font-size: 1.6em;
    text-align: center;
    line-height: 40px;
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.hover_effect img {
    display: block;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.hover_effect:hover:after {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
}

.hover_effect:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.hover_effect.h_blue:hover {
    background: #09b7b5;
}

.hover_effect.h_yellow:hover {
    background: #ffb600;
}

.hover_effect.h_dark:hover {
    background: #5e6667;
}

.hover_effect.h_link:after {
    content: "\f0c1";
}

.hover_effect.h_lightbox:after {
    content: "\f00e";
}

/* ========== 2 GENERAL STYLES ========== */

/* ---------- 2.1 Forms ---------- */
.form-group {
    margin: 0;
}

.form-control-date {
    color: #b3b3b3;
    border: 1px solid #e6eff2;
    box-shadow: none;
    border-radius: 1px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    font-size: 0.8em;
}

.form-control {
    color: #373737  !important/* #1cb7a3. #b3b3b3*/;
    border: 1px solid #e6eff2;
    box-shadow: none;
    border-radius: 1px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    font-size: 0.8em;
}

.form-control:disabled {
    background: #f5f5f5 !important;
}

.form-control select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    text-overflow: ellipsis;
}

.form-select select::-ms-expand {
    display: none;
}

.form_date .datepicker:hover {
    cursor: pointer;
}

textarea.form-control {
    max-width: 100%;
}

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

.form-control:-moz-placeholder {
    color: #b3b3b3;
}

.form-control::-moz-placeholder {
    color: #b3b3b3;
}

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

.form-control:focus {
    border-color: #d4d3d3;
    box-shadow: none;
    outline: none;
}

select:focus::-ms-value {
    background: transparent;
    color: #b3b3b3;
}

.form-control .btn-select,
.form-control .btn-select:hover,
.form-control .btn-select:focus {
    background: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 4px;
    font-size: 1em;
}

.input-group {
    width: 100%;
}




label {
    font-size: 1em;
    color: #918e88;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 10px;
}

label .label_icon_info {
    color: #918e88;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
  width: 10px;
  height: 10px;
  border: none;
}

.bootstrap-select.btn-group .dropdown-toggle .caret:before {
  position: absolute;
  top: -2px;
  right: -10px;
  content: "\f078";
  font-family: 'Font Awesome\ 5 Free';
  font-size: .8em;
  color: #b3b3b3;
  font-weight: 900;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    color: #b3b3b3;
}

.datepicker-dropdown {
    box-shadow: 0 6px 12px rgba(0,0,0,.05);
}

.datepicker-dropdown.datepicker {
    padding: 15px;
    border-radius: 2px;
    border: 1px solid #f5f5f5;
}

.datepicker-dropdown.datepicker .datepicker-switch {
    color: #a9a9a9;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    background: #e4e5e7;
    border: 1px solid #dadbdd;
    border-right: 0;
    border-left: 0;
}

.datepicker-dropdown.datepicker .datepicker-switch:hover {
    cursor: pointer;
}

.datepicker-dropdown.datepicker .prev,
.datepicker-dropdown.datepicker .next {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
    width: 30px !important;
    height: 30px !important;
    background: #e4e5e7;
    border: 1px solid #dadbdd;
    border-radius: 2px;
    -webkit-transition: .5s;
    transition: .5s;
}

.datepicker-dropdown.datepicker .prev:hover,
.datepicker-dropdown.datepicker .next:hover {
    cursor: pointer;
    background: #ffb600;
    border-color: #ffb600;
    color: #fff;
}

.datepicker-dropdown.datepicker .day {
    padding: 10px 12px;
    color: #fff/*#918e88*/;
    background: #00ad87 /*#f4fafd*/;
    border: 1px solid #e7eef1;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
}

.datepicker-dropdown.datepicker .new.day {
    background: #04dbad;
}

.datepicker-dropdown.datepicker .day.disabled {
    background: #fbf5f5;
    color: #d2d0ce;
    border-color: #ede8ea;
}

.datepicker-dropdown.datepicker .day:hover {
    cursor: pointer;
    background: #f66800 /*#1dc1f8*/;
    border-color: #ffffff /*#1dc1f8*/; 
    color: #fff;
}

.datepicker-dropdown.datepicker .day.disabled:hover {
    cursor: not-allowed;
    background: #fbf5f5;
    color: #c9c6c0;
    border-color: #ede8ea;
}

.datepicker-dropdown.datepicker .day.today {
    background: #1dc1f8;
    color: #fff;
}

.datepicker-dropdown.datepicker .datepicker-months,
.datepicker-dropdown.datepicker .datepicker-years ,
.datepicker-dropdown.datepicker .datepicker-decades,
.datepicker-dropdown.datepicker .datepicker-centuries {
    max-width: 301px;
}

.datepicker-dropdown.datepicker .datepicker-months table tr td,
.datepicker-dropdown.datepicker .datepicker-years table tr td,
.datepicker-dropdown.datepicker .datepicker-decades table tr td,
.datepicker-dropdown.datepicker .datepicker-centuries table tr td {
    padding: 0;
    padding-top: 10px;
}

.datepicker-dropdown.datepicker .month,
.datepicker-dropdown.datepicker .year,
.datepicker-dropdown.datepicker .decade,
.datepicker-dropdown.datepicker .century {
    display: inline-block;
    width: 50px;
    padding: 10px 0;
    color: #918e88;
    background: #f4fafd;
    border: 1px solid #e7eef1;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
}

.datepicker-dropdown.datepicker .month:hover,
.datepicker-dropdown.datepicker .year:hover,
.datepicker-dropdown.datepicker .decade:hover,
.datepicker-dropdown.datepicker .century:hover {
   background: #1dc1f8;
   border-color: #1dc1f8;
   color: #fff;
   cursor: pointer;
}
.datepicker-dropdown.datepicker .month.disabled,
.datepicker-dropdown.datepicker .year.disabled, 
.datepicker-dropdown.datepicker .decade.disabled, 
.datepicker-dropdown.datepicker .century.disabled { 
    background: #fbf5f5;
    color: #918e88;
    border-color: #ede8ea;
}

.datepicker-dropdown.datepicker .month.disabled:hover,
.datepicker-dropdown.datepicker .year.disabled:hover, 
.datepicker-dropdown.datepicker .decade.disabled:hover, 
.datepicker-dropdown.datepicker .century.disabled:hover { 
    cursor: not-allowed;
}

.bootstrap-select .dropdown-menu {
    margin-bottom: 15px;
    border-radius: 2px;
    border: 1px solid #f2f2f2;
    box-shadow: 0 6px 12px rgba(0,0,0,.05);
}

.bootstrap-select .dropdown-menu li a {
    color: #000;
}

.filter-option-inner-inner{font-size: 0.8em!important}
.pt-3{padding-top: 9px!important}

.bootstrap-select >.dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover{color:#b3b3b3; font-size: 11px}

.bootstrap-select .dropdown-menu .popover-title {
    padding: 4px 10px !important;
    background: #e4e5e7;
    font-size: 1em;
    text-transform: uppercase;
    border-bottom: 1px solid #dadbdd;
    border-radius: 2px 2px 0 0;
}

/* ---------- 2.2 Buttons ---------- */
button {
    outline: none;
}

.button {
    border: 1px solid;
    border-radius: 1px;
    font-size: .9em;
    padding: 8px 15px;
    background: #fff;
    border-color: #e6eff2;
    color: #a9a9a9;
    font-weight: 600;
    letter-spacing: .04em;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
    display: inline-block;
    line-height: 1.82857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button.btn_lg {
    font-size: 1em;
    padding: 12px 20px;
}
.button.btn_sm {
    font-size: 0.8em;
    padding: 3px 10px;
}

.button.btn_xs {
    font-size: 0.7em;
    padding: 0px 5px;
}

.button.btn_blue {
    background: #1dc1f8;
    border-color: #1dc1f8;
    color: #fff;
}

.button.btn_yellow {
    background: #03d9d6;
    border-color: #04d3d1;
    color: #fff;
}


.button.btn_orange {
    background: #03d9d6;
    border-color: #04d3d1;
    color: #fff;
}

.button.btn_orange:hover {
    background: #03d9d6;
    border-color: #04d3d1;
    color: #fff;
}

.button.btn_yverdecito {
    background: #fff;
    border-color: #04d3d1;
    color: #0e7464;
}

/*.button.btn_gold {
    background: #c7ba88;
    border-color: #c7ba88;
    color: #fff;
}

*/


.button.btn_gold {
    background: orange;
    border-color: orange;
    color: #fff;
}

.button.btn_dark {
    background: #5e6667;
    border-color: #5e6667;
    color: #fff;
}



.button:hover,
.button:active,
.button:focus {
    background: #fff;
    border-color: #e6eff2;
}

.button.btn_blue:hover,
.button.btn_blue:active,
.button.btn_blue:focus {
    background: #2c88c0;
    border-color: #2c88c0;
}

.button.btn_yellow:hover,
.button.btn_yellow:active,
.button.btn_yellow:focus {
    background: #efac14;
    border-color: #efac14;
}


 
/*.button.btn_gold:hover,
.button.btn_gold:active,
.button.btn_gold:focus {
    background: #bcb081;
    border-color: #bcb081;
}*/

.button.btn_gold:hover,
.button.btn_gold:active,
.button.btn_gold:focus {
    background: #efac14;
    border-color: #efac14;
}

.button.btn_dark:hover,
.button.btn_dark:active,
.button.btn_dark:focus {
    background: #4f5758;
    border-color: #4f5758;
}

.button.btn_lg i {
    margin-right: 10px;
}

.button i {
    margin-right: 10px;
}

.button.btn_sm i {
    margin-right: 6px;
}

.button.btn_xs i {
    margin-right: 6px;
}

.button.bb {
    border-bottom: 2px solid rgba(0, 0, 0, .2)!important;
}

.btn_full {
    width: 100% !important;
}

.btn_load_more {
    border-radius: 50px;
    text-align: center;
    text-transform: uppercase;
    padding: 21px 40px;
    padding: 21px 40px;
    background: #ddbf5e;
    color: #ffffff;
    letter-spacing: 1px;
    border: none;
    transition: .5s;
    line-height: 0;
    background: #f5f5f5;
    border: 1px solid #eeeeee;
    color: #918e88;
    font-weight:700;
}

.btn_load_more:hover {
    background: #eeeeee;
}

.social_media a {
    background: #fff;
    border: 1px solid #E6EFF2;
    display: inline-block;
    height: 40px;
    width: 40px;
    border-radius: 1px;
    line-height: 40px;
    margin: 4px;
    text-align: center;
}

.social_media a:hover {
    color: #fff;
}

.social_media a:last-child {
    margin-right: 0;
}

.social_media .facebook {
    color: #3b5998;
}

.social_media .facebook:hover {
    background: #3b5998;
    border-color: #3b5998;
}

.social_media .twitter {
    color: #4099FF;
}

.social_media .twitter:hover {
    background: #4099FF;
    border-color: #4099ff;
}

.social_media .googleplus {
    color: #d34836;
}

.social_media .googleplus:hover {
    background: #d34836;
    border-color: #d34836;
}

.social_media .pinterest {
    color: #cb2027;
}

.social_media .pinterest:hover {
    background: #cb2027;
    border-color: #cb2027;
}

.social_media .linkedin {
    color: #007bb6;
}

.social_media .linkedin:hover {
    background: #007bb6;
    border-color: #007bb6;
}

.social_media .youtube {
    color: #bb0000;
}

.social_media .youtube:hover {
    background: #bb0000;
    border-color: #bb0000;
}

.social_media .instagram {
    color: #125688;
}

.social_media .instagram:hover {
    background: #125688;
    border-color: #125688;
}

.pagination li {
    float: left;
    margin-right: 15px;
}

.pagination li.next_pagination>a,
.pagination li.prev_pagination>a {
    color: #AAA;
}

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled,
.pagination li.page_of {
    color: #918e88;
    font-weight: 700;
    display: inline-block;
    font-size: 13px;
    line-height: 42px;
    height: 43px;
    min-width: 43px;
    padding: 0 11px;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #eeeeee;
}

.pagination li a:hover,
.pagination li.active a,
.pagination li.next_pagination>a:hover,
.pagination li.prev_pagination>a:hover {
    background: #1dc1f8;
    border-color: #1dc1f8;
    color: #FFF;
}

/* ---------- 2.3 Titles ---------- */
.main_title {
    position: relative;
}

.main_title h2 {
    font-size: 2.2em;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
    position: relative;
    color: #918e88;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.5px;
}

.main_title.mt_dark h2 {
    color: #444;
}

.main_title.mt_blue h2 {
    color: #1dc1f8;
}

.main_title.mt_yellow h2 {
    color: #ffb600;
}

.main_title.mt_white h2 {
    color: #fff;
}

.main_title:after {
    content: "";
    display: block;
    height: 5px;
    position: relative;
    width: 80px;
    margin: 10px auto;
}

.main_title.a_left:after {
    margin-left: 0;
}

.main_title.a_right:after {
    margin-right: 0;
}

.main_title.mt_wave:after {
    background: url("../images/icons/wave.svg");
    opacity: .5;
}

.main_title.mt_wave.mt_dark:after {
    background: url("../images/icons/wave_dark.svg");
}

.main_title.mt_wave.mt_blue:after {
    background: url("../images/icons/wave_blue.svg");
}

.main_title.mt_wave.mt_yellow:after {
    background: url("../images/icons/wave_yellow.svg");
}

.main_title.mt_wave.mt_white:after {
    background: url("../images/icons/wave_white.svg");
}

.main_description {
    margin-bottom: 20px;
}

.main_description {
    font-size: 1em;
    line-height: 1.6;
}

.main_description.a_center {
    padding: 0 10%;
}

.main_description.md_white {
    color: #fff;
}

/* ---------- 2.4 Notification ---------- */
.notification {
  position: fixed;
  padding: 8px;
  bottom: 70px;
  right: 15px;
  width: 55px;
  height: 55px;
  border-radius: 3px;
  color: white;
  opacity: 0;
  overflow: hidden;
  -webkit-animation: scale-in .3s ease-out forwards, expand .3s 1.5s ease-out forwards;
  animation: scale-in .3s ease-out forwards, expand .3s 1.5s ease-out forwards;
  z-index: 99;
}

.notification:hover {
    cursor: pointer;
}

.notification.success {
    background: #a7d155;
}

.notification.error {
    background: #E34F4F;
}

.notification .notification-icon {
    margin-right: 10px;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 25px;
    background: #ce4848;
    text-align: center;
}

.notification.error .notification-icon {
    background: #ce4848;
}

.notification.success .notification-icon {
    background: #97bd4f;
}

.notification .notification-icon i {
    font-size: 22px;
    line-height: 40px;
    color: #f5f5f5;
}

.notification-text {
  opacity: 0;
  font-size: .9em;
  text-align: left;
  color: #f5f5f5;
  letter-spacing: .5px;
  -webkit-animation: fade-in 1s 1s ease-in forwards;
  animation: fade-in 1s 1s ease-in forwards;
}
@-webkit-keyframes scale-in {

    0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    }
    
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in {

    0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    }
      
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes expand {

   0% {
       width: 55px;
   } 

  100% {
    width: 330px;
  }
}

@keyframes expand {

   0% {
       width: 55px;
   } 

  100% {
    width: 330px;
  }
}

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  
  100% {
    opacity: 1;
  }
}

.notification.scale-out {
    opacity: 1; 
  -webkit-animation: collapse .3s ease-in forwards, scale-out .3s 1.5s ease-out forwards;
  animation: collapse .3s ease-in forwards, scale-out .3s 1.5s ease-out forwards;
    
}
.notification.scale-out .notification-text {
  -webkit-animation: fade-out 1s  ease-in forwards;
  animation: fade-out 1s ease-in forwards;
}

@-webkit-keyframes collapse {
     0% {
       width: 330px;
   } 

  100% {
    width: 55px;
  }
}

@keyframes collapse {
     0% {
       width: 330px;
   } 

  100% {
    width: 55px;
  }
}

@-webkit-keyframes scale-out {

    0% { 
     -webkit-transform: scale(1);
    transform: scale(1);

    }
    
  100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  
}

@keyframes scale-out {

    0% { 
     -webkit-transform: scale(1);
    transform: scale(1);

    }
    
  100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* ---------- 2.5 Loader ---------- */
#loading {
    background-color: rgba(255, 255, 255, 0.59);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 9999;
    left: 0;
}

#loading .inner {
    width: 100%;
    height: 100%;
    position: relative;
}

.inner {
    float: left;
    height: 100%;
    width: 100%;
    
}

.loading_effect {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    margin-top: -80px;
    margin-left: -50px;
}

.loading_effect .object {
    width: 20px;
    height: 20px;
    background-color: #ffb600;
    float: left;
    margin-right: 20px;
    margin-top: 65px;
    border-radius: 50% 50% 50% 50%;
}

.loading_effect #object_one {
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
}

.loading_effect #object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s;
}

.loading_effect #object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

@-webkit-keyframes object_one {
    75% {
        -webkit-transform: scale(0);
    }
}

@keyframes object_one {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}

@-webkit-keyframes object_two {
    75% {
        -webkit-transform: scale(0);
    }
}

@keyframes object_two {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}

@-webkit-keyframes object_three {
    75% {
        -webkit-transform: scale(0);
    }
}

@keyframes object_three {
    75% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
}

.loading_effect2 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 300px;
    margin-top: -25px;
    margin-left: -150px;
}

.loading_effect2 .object {
    width: 18px;
    height: 18px;
    background: #ffb600;
    float: left;
    margin-top: 15px;
    margin-right: 15px;
    border-radius: 50% 50% 50% 50%;
    -webkit-animation: loading_effect2 1s infinite;
    animation: loading_effect2 1s infinite;
}

.loading_effect2 .object:last-child {
    margin-right: 0px;
}

.loading_effect2 .object:nth-child(9) {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

.loading_effect2 .object:nth-child(8) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.loading_effect2 .object:nth-child(7) {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

.loading_effect2 .object:nth-child(6) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.loading_effect2 .object:nth-child(5) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.loading_effect2 .object:nth-child(4) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.loading_effect2 .object:nth-child(3) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.loading_effect2 .object:nth-child(2) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

@-webkit-keyframes loading_effect2 {
    50% {
        -webkit-transform: translate(0, -50px);
        transform: translate(0, -50px);
    }
}

@keyframes loading_effect2 {
    50% {
        -webkit-transform: translate(0, -50px);
        transform: translate(0, -50px);
    }
}

.loading_effect3 {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.loading_effect3 .object {
    border-radius: 50% 50% 50% 50%;
    position: absolute;
    border-top: 5px solid #ffb600;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #ffb600;
    border-right: 5px solid transparent;
    -webkit-animation: loading_effect3 2s infinite;
    animation: loading_effect3 2s infinite;
}

.loading_effect3 #object_one {
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px;
}

.loading_effect3 #object_two {
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.loading_effect3 #object_three {
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.loading_effect3 #object_four {
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

@-webkit-keyframes loading_effect3 {
    50% {
        -webkit-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}

@keyframes loading_effect3 {
    50% {
        -webkit-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}

/* ---------- 2.6 Back to Top ---------- */
#back_to_top {
    height: 55px;
    width: 55px;
    background: #ffb600;
    border-radius: 3px;
    right: -100px;
    bottom: 15px;
    position: fixed;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 9;
}

#back_to_top i {
    color: #fff;
    line-height: 55px;
    font-size: 22px;
}

#back_to_top:hover,
#back_to_top:focus {
    background: #efac14;
    box-shadow: 0 5px 10px 0 rgba(35, 50, 56, 0.1);
}

#back_to_top:hover {
    cursor: pointer;
}

#back_to_top.active {
    right: 15px;
    bottom: 70px;
}

/* ========== 3 TOP MENU ========== */

/* ---------- 3.1 Top Menu ---------- */
.top_menu {
    width: 100%;
    position: relative;
    font-size: 0.75em;
    font-weight: normal;
    
}

.top_menu {
    background: #f5f5f5;
    border-bottom: 1px solid #ededed;
    color: #a9a9a9!important;
}

.orange {
    background: #f7f7f7;
    border-bottom: 1px solid #ededed;
    color: #fff;
}

.orange2 {
    color: orange;
}
.red {
    color: red;
}

.green {
    color: green;
}



.top_menu.transparent {
    background: transparent;
    position: absolute;
    z-index: 999;
    border-bottom: none;
    top: 20px;
    color: #fff;
    margin-top: 20px;
}

.top_menu.transparent a {
    color: #fff;
}

.top_menu.transparent .dropdown-menu a {
    color: #a9a9a9;
}

.top_menu.transparent a:hover,
.top_menu.transparent a:focus,
.top_menu.transparent .dropdown.open a.select {
    color: #ffb600;
}

.top_menu .welcome_mssg {
    padding: 7px 0;
    float: left;
}

.top_menu a {
    color: #86867e;
}

.top_menu a:hover,
.top_menu .dropdown.open a {
    color: #ff7c00;
}

/* ---------- 3.2 Right Menu ---------- */
.top_menu .top_menu_right {
    padding: 10px 0;
    float: right;
}

.top_menu .top_menu_right li {
    display: inline-block;
    float: left;
    padding-left: 30px;
}

.top_menu .top_menu_right li:first-child {
    padding-left: 0px;
}

.top_menu .top_menu_right li i {
    margin-right: 4px;
}

/* ---------- 3.3 Language Switcher ---------- */
.top_menu .dropdown .select {
    padding-bottom: 12px;
}

.top_menu .dropdown .select .caret {
    margin-top: 0px;
}

.top_menu .dropdown .select i {
    margin-right: 4px;
}

.boxed .top_menu .dropdown-menu {
    min-width: 100px;
}

.top_menu .dropdown-menu {
    border: none;
    border-radius: 0px;
    box-shadow: none;
    padding: 0;
    margin: 0;
    margin-top: 6px;
    min-width: 110px;
    margin-left: -10px;
}

.top_menu .dropdown .dropdown-menu {
    animation-name: TopMenu;
    animation-duration: .3s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: TopMenu;
    -webkit-animation-duration: .3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: TopMenu;
    -moz-animation-duration: .3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
}

@keyframes TopMenu {
    from {
        opacity: 0;
        margin-top: 10px;
    }
    to {
        opacity: 1;
        margin-top: 6px;
    }
}

@-webkit-keyframes TopMenu {
    from {
        opacity: 0;
        margin-top: 10px;
    }
    to {
        opacity: 1;
        margin-top: 6px;
    }
}

.top_menu .dropdown-menu {
    background: #F5F5F5;
}

.top_menu .dropdown-menu li,
.top_menu .dropdown-menu li:first-child {
    width: 100%;
    padding: 0;
    margin: 0;
}

.top_menu .dropdown-menu li a {
    padding: 6px 10px;
    line-height: 1em;
    color: #a9a9a9;
}

.top_menu .dropdown-menu li a {
    border-bottom: 1px solid #fcfcfc;
}

.top_menu .dropdown-menu li a:hover {
    background: #ededed;
}

.top_menu .caret-up {
    width: 0;
    height: 0;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

/* ========== 4  HEADER ========== */

/* ---------- 4.1 Header ---------- */
header {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #e6eff2;
    z-index: 9999;
}

.mfp-zoom-out-cur header {
    padding-right: 17px;
}

header.transparent {
    background: transparent;
    border-bottom: none;
    z-index: 99;
    top: 50px;
}

header.nav_bg {
    background: #fff;
}

header.transparent.fixed {
    position: absolute;
}

header.transparent.navbar-fixed-top {
    position: fixed;
}

header .nodisplay {
    display: none;
}

header.transparent.nav_bg {
    border-bottom: 1px solid #e6eff2;
    top: 0;
}

header .navbar-header .navbar-brand {
    padding: 14px 0;
    margin-top: 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

header.scroll .navbar-header .navbar-brand {
    padding: 20px 0;
    margin-top: 0px;
}

/* ---------- 4.2 Mobile Menu ---------- */
header .navbar-header .mobile_menu_btn {
    margin-right: 0;
    padding-right: 0;
}

header .navbar-header .mobile_menu_btn .icon-bar {
    background: #918e88;
    position: relative;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

header.transparent .navbar-header .mobile_menu_btn .icon-bar {
    background: #fff;
}

header.scroll .navbar-header .mobile_menu_btn .icon-bar {
    background: #918e88;
}

header .navbar-header .mobile_menu_btn .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 1px;
}

header .navbar-header .mobile_menu_btn .icon-bar:nth-of-type(2) {
    top: 0px;
}

header .navbar-header .mobile_menu_btn .icon-bar:nth-of-type(3) {
    top: 0px;
}

header .navbar-header .mobile_menu_btn.active .icon-bar:nth-of-type(1) {
    top: 7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

header .navbar-header .mobile_menu_btn.active .icon-bar:nth-of-type(2) {
    background-color: transparent;
}

header .navbar-header .mobile_menu_btn.active .icon-bar:nth-of-type(3) {
    top: -7px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* ---------- 4.3 Main Menu ---------- */
#main_menu {
    float: right;
    margin: 20px 0 0 0;
    padding: 0;
}

#main_menu ul {
    list-style: none;
}

#main_menu .navbar-nav li a {
    color: #918e88;
    font-size: .82em;
    font-weight: 900;
    letter-spacing: .04em;
    text-transform: uppercase;
    padding: 30px 6px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; 
}

#main_menu .navbar-nav li.active a {
    color: #ffb600;
}

.transparent #main_menu .navbar-nav li a {
    color: #fff;
}

.transparent.nav_bg #main_menu .navbar-nav li a {
    color: #918e88;
}

.transparent.nav_bg #main_menu .navbar-nav li.active a.dropdown-toggle, .transparent #main_menu .navbar-nav li.active a.dropdown-toggle {
    color: #ffb600;
}

.scroll #main_menu .navbar-nav li a {
    padding: 30px 6px;
}

#main_menu .navbar-nav li a {
    color: #918e88;
}

#main_menu .navbar-nav li a:hover,
#main_menu .navbar-nav .open .dropdown-toggle,
.transparent.nav_bg #main_menu .navbar-nav li a:hover,
.transparent.nav_bg #main_menu .navbar-nav .open .dropdown-toggle {
    color: #ffb600;
}

#main_menu .navbar-nav .menu_button .button {
    margin-top: 22px;
    padding: 8px ;
    color: #fff !important;
}

#main_menu .navbar-nav .menu_button .button:hover,
#main_menu .navbar-nav .menu_button .button:focus,
#main_menu .navbar-nav .menu_button .button:active {
    background: #efac14;
    border-color: #efac14;
    color: #fff !important;
}

.scroll #main_menu .navbar-nav .menu_button .button {
    margin-top: 12px;
}

/* ---------- 4.4 Drop Down Menu ---------- */
#main_menu .navbar-nav .dropdown .dropdown-menu {
    margin-top: 0px;
    border-radius: 0;
    background: #fff;
    border: 1px solid #e6eff2;
    border-top: 2px solid #e6eff2;
    padding: 0;
    min-width: 200px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

#main_menu .navbar-nav .dropdown .dropdown-menu {
    animation-name: MainMenu;
    animation-duration: .3s;
    animation-iteration-count: 1;
    animation-timing-function: ease;
    animation-fill-mode: forwards;
    -webkit-animation-name: MainMenu;
    -webkit-animation-duration: .3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: MainMenu;
    -moz-animation-duration: .3s;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease;
    -moz-animation-fill-mode: forwards;
}

@keyframes MainMenu {
    from {
        opacity: 0;
        margin-top: 10px;
    }
    to {
        opacity: 1;
        margin-top: 0px;
    }
}

@-webkit-keyframes MainMenu {
    from {
        opacity: 0;
        margin-top: 10px;
    }
    to {
        opacity: 1;
        margin-top: 0px;
    }
}

header #main_menu .navbar-nav .dropdown .dropdown-menu {
    left: auto;
}

/* ---------- 4.4.1 Simple Drop Down Menu ---------- */
#main_menu .navbar-nav .simple_menu .dropdown-menu li {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #EEF2F5;
    color: #a5b4be;
}

#main_menu .navbar-nav .simple_menu .dropdown-menu li:hover {
    background: #fbfbfb;
}

#main_menu .navbar-nav .simple_menu .dropdown-menu li a {
    padding: 8px 20px;
    color: #a1b1bc;
    font-size: 0.9em;
    font-weight: 400;
    text-transform: none;
}
#main_menu .navbar-nav .simple_menu .dropdown-menu li a:hover {
    color: #79868f;
}

/* ---------- 4.4.2 Mega Drop Down Menu ---------- */
#main_menu .mega_menu {
    position: static;
    padding: 0px;
    margin: 0px;
}

#main_menu .navbar-nav .dropdown .dropdown-menu .mega_menu_inner {
    padding: 20px 30px;
}
 
.mega_menu_inner { border-radius: 0px 0px 30px 30px;
-moz-border-radius: 0px 0px 30px 30px;
-webkit-border-radius: 0px 0px 30px 30px;
}

#main_menu .mega_menu .mega_menu_inner ul .list_title {
    padding: 10px 0;
    font-size: 0.9em;
    color: #918e88;
    font-weight: 700;
    text-transform: uppercase;
}

.list_title2 {
    padding: 10px 0;
    font-size: 0.9em;
    color: #79868f;
    font-weight: 600;
    text-transform: none!important;
}

#main_menu .mega_menu .mega_menu_inner ul li {
    padding: 5px 0;
    border-bottom: 1px solid #f5f5f5;
}

#main_menu .mega_menu .mega_menu_inner ul li a {
    color: #a1b1bc;
    padding: 0;
    text-transform: none;
    font-weight: 500;
}

#main_menu .mega_menu .mega_menu_inner ul li a:hover {
    color: #79868f;
}

#main_menu .navbar-nav .mega_menu.mega_menu_fullwidth .dropdown-menu {
    left: 0;
    right: 0;
}

#main_menu .navbar-nav .dropdown b.caret,
#main_menu .navbar-nav .dropdown b.caret-up {
    display: none;
}

/* ========== 5 SECTIONS ========== */

/* ---------- 5.1 Global Sections ---------- */
section {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden !important;
    max-width: 100%;
}

section.white_bg {
    background: #fff;
}

section.lightgrey_bg {
    background: #f5f5f5;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

section.oldbrown_bg {
	background: url("../images/patternra.png") #fbf9f3 repeat;
    /*background: #fbf9f3;*/
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

section.grey_bg {
    background: #f6f9f8;
    border-bottom: 1px solid #f5f5f5;
}

section.blue_bg {
    background: #1dc2f8;
}

section .main_title {
    margin-bottom: 15px;
    margin-top: 15px;
}