body {
    padding-top: 146.34px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


header {
    position: relative;
}

header .main-header-wrapper {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: fixed;
    z-index: 1111;
    width: 100%;
    top: 0;
    right: 0;
}

header .main-header-wrapper.__sticky {
    -webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 4px 13px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 13px rgba(0, 0, 0, .2);
}

header .main-header-wrapper .top-header-section {
    background-color: #755148;
    padding: 3.1px 0;
}

header .main-header-wrapper .top-header-section .__custom_row {
    max-width: 86rem;
}

header .main-header-wrapper .top-header-section .__ts_padding {
    padding: 0 15px;
}

header .main-header-wrapper .top-header-section .header-meta-details-wrapper {
    text-align: right;
    padding: 0.5rem 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-between;
}

header .main-header-wrapper .top-header-section .header-signup {
    text-align: left;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: start;    
}

header .main-header-wrapper .top-header-section .header-signup p {
    display: inline-block;
    font-size: 12px;
    font-family: 'MontserratRegular';
    color: #c4bbaa;
    letter-spacing: 0.1px;   
}

header .main-header-wrapper .top-header-section .header-signup p a {
    text-decoration: none;
    color: #c4bbaa;
    letter-spacing: 0.1px;
}

header .main-header-wrapper .top-header-section .header-social-media {
    text-align: left;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: start;    
}

header .main-header-wrapper .top-header-section .header-social-media p {
    display: inline-block;
    font-size: 12px;
    font-family: 'MontserratRegular';
    color: #c4bbaa;
    letter-spacing: 0.1px;   
}

header .main-header-wrapper .top-header-section .header-social-media p span {
    display: inline-block;
    margin-right: 5px;
}

header .main-header-wrapper .top-header-section .header-social-media p span:last-of-type {
    margin-right: 0;
}

header .main-header-wrapper .top-header-section .header-social-media p span a {
    text-decoration: none;
    font-size: 17px;
    color: #c4bbaa;
}

header .main-header-wrapper .top-header-section .header-meta-details {
    text-align: right;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: end;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__address {
    display: inline-block;
    font-size: 12px;
    font-family: 'MontserratRegular';
    color: #c4bbaa;
    letter-spacing: 0.1px;
    /*margin-right: 30px;*/
    margin-right: 0;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__address i {
    font-size: 14px;
    font-weight: bold;
    margin-right: 7px;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__phone {
    display: inline-block;
    font-size: 12px;
    font-family: 'MontserratRegular';
    color: #c4bbaa;
    letter-spacing: 0.1px;
    margin-right: 25px;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__phone a {
    text-decoration: none;
    color: #c4bbaa;
    letter-spacing: 0.1px;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__phone a:hover {
    color: #c4bbaa;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__phone i {
    font-size: 14px;
    font-weight: bold;
    margin-right: 6px;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__email {
    display: inline-block;
    font-size: 12px;
    font-family: 'MontserratRegular';
    color: #c4bbaa;
    letter-spacing: 0.1px;
    margin-right: 25px;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__email a {
    text-decoration: none;
    color: #c4bbaa;
    letter-spacing: 0.1px;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__email a:hover {
    color: #c4bbaa;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__email i {
    font-size: 14px;
    font-weight: bold;
    margin-right: 6px;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__social_media {
    /*display: inline-block;*/
    display: none;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__social_media span {
    display: inline-block;
    margin-left: 3px;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__social_media span:first-of-type {
    margin-left: 0;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__social_media span a {
    text-decoration: none;
    font-size: 17px;
    color: #c4bbaa;
}

header .main-header-wrapper .top-header-section .header-meta-details p.__social_media span a:hover {
    color: #c4bbaa;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

header .header-logo-menu-section {
    background: #c4bbaa;
    padding: 15px 0 11px;
}

header .header-logo-menu-section .__custom_row {
	max-width: 86rem;
}

header .header-logo-menu-section .__mobile_padding {
    padding: 0 15px;
}

header .header-logo-menu-section .__full_center_right {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: right;
}

/* first level menu */
header .header-logo {
	/*width: 72px;*/
    width: 85px;
}

header .header-logo a img {
    transform: scale(1.35) translateX(9px);
}

header .header-main-menu {
	position: relative;
}

header .header-main-menu ul {
    padding: 0;
    margin: 0;
}

header .header-main-menu ul li {
	list-style: none;
	display: inline-block;
	margin-right: 5px;
}

header .header-main-menu ul li:last-of-type {
	margin-right: 0;
	margin-left: 17px;
}

header .header-main-menu ul li.menu-item-has-children a:after {
    content: none;
}

header .header-main-menu ul li a {
    text-decoration: none;
    display: inline-block;
    position: relative;
    font-family: 'CircularStdBook';
    font-size: 15px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    padding: 6.5px 18px 4px !important;
    line-height: normal;
}

header .header-main-menu ul li.__last_menu_item a {
	background-color: #755148;
	color: #c4bbaa;
	padding: 6.5px 18px 4px;
	line-height: normal;
}

header .header-main-menu ul li a:hover {
    color: #26304d;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

header .header-main-menu ul li.__last_menu_item a:hover {
    color: #c4bbaa;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

header .header-main-menu ul li.current-menu-item a {
    color: #26304d;
}

header .header-main-menu ul li.current-menu-parent a {
    color: #26304d;
}
/* first level menu */

/* second level menu */
header .header-main-menu li.menu-item-has-children ul li a {
    color: #000000;
}

header .header-main-menu li.menu-item-has-children ul li.current-menu-item a {
	color: #26304d;
}

header .header-main-menu li > ul {
	display: none;
	position: absolute;
	z-index: 12;
	width: 220px;
	margin-top: 10px;
	background: #c4bbaa;
	border-left: 7px solid #000000;
	padding: 10px 15px 10px 15px;
	-webkit-box-shadow: 0 4px 13px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 4px 13px rgba(0, 0, 0, .2);
	box-shadow: 0 4px 13px rgba(0, 0, 0, .2);
}

header .header-main-menu li > ul li {
	list-style: none;
	display: block;
	padding: 8px 0;
	margin: 0;
	text-align: left;
	border-bottom: 1px solid #000000;
	border-right: 0;
	line-height: unset;
}

header .header-main-menu li > ul li:last-of-type {
    border-bottom: 0;
    margin: 0;
}

header .header-main-menu li > ul li a {
    text-align: left;
    padding: 0 !important;
}

header .header-main-menu li > ul li a:hover {
    color: #26304d;
}
/* second level menu */


/** mobile menu responsive **/
header .__mobile_logo_menu {
    display: none;
}

header .mobile-main-menu {
    position: relative;
}

header .mobile-main-menu a > img {
    width: 85px;
}

header .mobile-main-menu #open-mobile-menu {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

header .mobile-main-menu #open-mobile-menu i.fa.fa-bars {
    cursor: pointer;
    font-size: 28px;
    color: #000000;
    padding: 4px 6px;
    border: 2px solid #000000;
    border-radius: 4px;
    background: transparent;
}

header .mobile-main-menu #mobile-menu {
    display: none;
}
/** mobile menu responsive **/


/** moby mobile menu **/
.moby {
    overflow: unset !important;
}

.moby.left-side {
    min-width: 350px !important;
    left: -1px !important;
}

.moby .moby-close {
    padding: 0 !important;
    position: absolute !important;
    background: transparent !important;
    right: 0 !important;
    top: 5px !important;
}

.moby .moby-close .moby-close-icon {
    height: 40px !important;
    width: 40px !important;
}

.moby .moby-close .moby-close-icon:before, .moby .moby-close .moby-close-icon:after {
    background: #c4bbaa !important;
}

.moby.moby-active .moby-close {
    right: -55px !important;
}

.moby .moby-wrap {
    overflow-y: auto !important;
    height: 100% !important;
    background: #c4bbaa !important;
}

.moby .moby-wrap .__mobile_side_logo {
    max-width: 85px;
    margin: 30px auto 25px;
}

.moby .moby-wrap .__mobile_phone {
    text-align: center;
    margin-bottom: 0;
}

.moby .moby-wrap .__mobile_phone p {
    display: inline-block;
    font-size: 14px;
    font-family: 'MontserratRegular';
    color: #000000;
    letter-spacing: 0.1px;
}

.moby .moby-wrap .__mobile_phone p a {
    text-decoration: none;
    color: #000000;
    letter-spacing: 0.1px;
}

.moby .moby-wrap .__mobile_phone p i {
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}

.moby .moby-wrap .__mobile_email {
    text-align: center;
    margin-bottom: 2px;
}

.moby .moby-wrap .__mobile_email p {
    display: inline-block;
    font-size: 14px;
    font-family: 'MontserratRegular';
    color: #000000;
    letter-spacing: 0.1px;
}

.moby .moby-wrap .__mobile_email p a {
    text-decoration: none;
    color: #000000;
    letter-spacing: 0.1px;
}

.moby .moby-wrap .__mobile_email p i {
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
}

.moby .moby-wrap .__mobile_address {
    text-align: center;
    margin-bottom: 23px;
}

.moby .moby-wrap .__mobile_address p {
    display: inline-block;
    font-size: 14px;
    font-family: 'MontserratRegular';
    color: #000000;
    letter-spacing: 0.1px;
}

.moby .moby-wrap .__mobile_address p i {
    font-size: 14px;
    font-weight: bold;
    margin-right: 6px;
}

.moby .moby-wrap .menu-main-menu-container ul {
    padding: 0;
    margin: 0;
    flex-direction: column;
}

.moby .moby-wrap .menu-main-menu-container ul > li > a {
    padding: 0;
    color: #000000;
    font-size: 16px;
    font-family: 'CircularStdBook';
    letter-spacing: 1.1px;
    padding: 20px 15px;
    border-top: 1px solid #000000;
    text-transform: uppercase;
}

.moby .moby-wrap .menu-main-menu-container ul > li.current-menu-item a {
    color: #26304d;
}

.moby .moby-wrap .menu-main-menu-container ul > li.current-menu-parent a {
    color: #26304d;
}

.moby .moby-wrap .menu-main-menu-container ul > li > a:hover {
    color: #26304d;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;
}

.moby .moby-wrap .menu-main-menu-container ul > li > a .moby-expand {
    color: #000000;
}

.moby .moby-wrap .menu-main-menu-container ul > li:last-of-type a {
    border-bottom: 1px solid #000000;
}

.moby .moby-wrap .menu-main-menu-container ul li.menu-item-has-children ul {
    border-top: 1px solid #000000;
    padding: 10px 0 10px 15px;
}

.moby .moby-wrap .menu-main-menu-container ul li.menu-item-has-children ul li {
    padding: 11px 0;
    display: block;
}

.moby .moby-wrap .menu-main-menu-container ul li.menu-item-has-children ul li a {
    display: table;
    padding: 0 0 5px;
    border-bottom: 1px solid transparent;
    border-top: 0;
    color: #000000;
}

.moby .moby-wrap .menu-main-menu-container ul li.menu-item-has-children ul li a:hover {
    color: #26304d;
    -webkit-transition: all .30s ease-in-out;
    -moz-transition: all .30s ease-in-out;
    -o-transition: all .30s ease-in-out;
    transition: all .30s ease-in-out;    
}

.moby .moby-wrap .menu-main-menu-container ul li.menu-item-has-children ul li.current-menu-item a {
    color: #26304d;
}

.moby .moby-wrap .menu-main-menu-container ul li:last-of-type.menu-item-has-children ul {
    border-top: 0;
    border-bottom: 1px solid #000000;
}
/** moby mobile menu **/

.page-banner-section .page-slider-banner-wrapper.shaded .swiper-container {
    opacity: 0.49;
}

.page-banner-section .page-slider-banner-wrapper .logo-img {
    position: absolute;
    max-width: 185px;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%,-50%);
}
.page-banner-section .page-slider-banner-wrapper .overlay-cntainer {
    position: absolute;
    height: 100%;
    max-width: 75rem;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 2;
}
.page-banner-section .page-slider-banner-wrapper .columns {
    height: 100%;
}
.page-banner-section .page-slider-banner-wrapper .__full_center_bottom {
    height: inherit;
    display: flex;
    display: -webkit-flex;
    align-items: flex-end;
    justify-content: center;
}
.page-banner-section .page-slider-banner-wrapper .banner-content-buttons-wrapper {
    margin-bottom: 90px;
}
.page-banner-section .page-slider-banner-wrapper .banner-content {
    text-align: center;
}
.page-banner-section .page-slider-banner-wrapper .banner-content h2 {
    font-size: 54px;
    font-family: "obviously", sans-serif;
    font-weight: 800;
    font-style: normal;
    color: #c4bbaa;
    text-transform: none;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 10px;
}